@charset "UTF-8";




.container:before, .grid:before, .site-content:before, .site-footer .flex-container:before, .site-header:before, .site-main .topstories:before,
.single-facewall .site-main:before, .single-sponsored .site-main:before, .widget-area > :before, .widget-area .sidebar-section > :before, .ad-gallery-interstitial .entry-image .continuecontrols:before, .nav-links:before, .entry-content:before, .page-links:before, .support-links:before, .mega-menu:before, .new-stories-menu-list .header:before, .category-articles-list:before, .entry-header .social-toolbar .toolbarlist:before, #js-mobile-social-toolbar .social-toolbar .toolbarlist:before, .article-slider:before, .blog-roll:before, .blog-roll.-list > .article:before, .root-tv-roll:before, .section-blogs:before, .section-categories:before, .section-chatterati:before, .section-root100:before, .widget-popular .list:before, .widget-root-authors .link:before, .chatterati-content #main-inner:before, .chatterati-content .main-box:before, .single-sponsored .videos:before, .container:after, .grid:after, .site-content:after, .site-footer .flex-container:after, .site-header:after, .site-main .topstories:after,
.single-facewall .site-main:after, .single-sponsored .site-main:after, .widget-area > :after, .widget-area .sidebar-section > :after, .ad-gallery-interstitial .entry-image .continuecontrols:after, .nav-links:after, .entry-content:after, .page-links:after, .support-links:after, .mega-menu:after, .new-stories-menu-list .header:after, .category-articles-list:after, .entry-header .social-toolbar .toolbarlist:after, #js-mobile-social-toolbar .social-toolbar .toolbarlist:after, .article-slider:after, .blog-roll:after, .blog-roll.-list > .article:after, .root-tv-roll:after, .section-blogs:after, .section-categories:after, .section-chatterati:after, .section-root100:after, .widget-popular .list:after, .widget-root-authors .link:after, .chatterati-content #main-inner:after, .chatterati-content .main-box:after, .single-sponsored .videos:after {
  content: '';
  display: table; }

.container:after, .grid:after, .site-content:after, .site-footer .flex-container:after, .site-header:after, .site-main .topstories:after,
.single-facewall .site-main:after, .single-sponsored .site-main:after, .widget-area > :after, .widget-area .sidebar-section > :after, .ad-gallery-interstitial .entry-image .continuecontrols:after, .nav-links:after, .entry-content:after, .page-links:after, .support-links:after, .mega-menu:after, .new-stories-menu-list .header:after, .category-articles-list:after, .entry-header .social-toolbar .toolbarlist:after, #js-mobile-social-toolbar .social-toolbar .toolbarlist:after, .article-slider:after, .blog-roll:after, .blog-roll.-list > .article:after, .root-tv-roll:after, .section-blogs:after, .section-categories:after, .section-chatterati:after, .section-root100:after, .widget-popular .list:after, .widget-root-authors .link:after, .chatterati-content #main-inner:after, .chatterati-content .main-box:after, .single-sponsored .videos:after {
  clear: both; }

@media (min-width: 30em) {
  .-hide-desktop,
  .-show-mobile {
    display: none; } }

@media (max-width: 29.99em) {
  .-show-desktop,
  .-hide-mobile {
    display: none; } }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  
  -ms-text-size-adjust: 100%;
  
  -webkit-text-size-adjust: 100%;
   }


body {
  margin: 0; }



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }


audio,
canvas,
progress,
video {
  display: inline-block;
  
  vertical-align: baseline;
   }


audio:not([controls]) {
  display: none;
  height: 0; }


[hidden],
template {
  display: none; }



a {
  background-color: transparent; }


a:active,
a:hover {
  outline: 0; }



abbr[title] {
  border-bottom: 1px dotted; }


b,
strong {
  font-weight: bold; }


dfn {
  font-style: italic; }


h1 {
  font-size: 2em;
  margin: 0.67em 0; }


mark {
  background: #ff0;
  color: #000; }


small {
  font-size: 80%; }


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }



img {
  border: 0; }


svg:not(:root) {
  overflow: hidden; }



figure {
  margin: 1em 40px; }


hr {
  box-sizing: content-box;
  height: 0; }


pre {
  overflow: auto; }


code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }




button,
input,
optgroup,
select,
textarea {
  color: inherit;
  
  font: inherit;
  
  margin: 0;
   }


button {
  overflow: visible; }


button,
select {
  text-transform: none; }


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  
  cursor: pointer;
   }


button[disabled],
html input[disabled] {
  cursor: default; }


button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }


input {
  line-height: normal; }


input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  
  padding: 0;
   }


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }


input[type="search"] {
  -webkit-appearance: textfield;
  
  box-sizing: content-box;
   }


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }


fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }


legend {
  border: 0;
  
  padding: 0;
   }


textarea {
  overflow: auto; }


optgroup {
  font-weight: bold; }



table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

body {
  background: #ffffff;
  color: #272727; }

*,
*:before,
*:after {
  box-sizing: inherit; }

input[type='text'],
input[type='email'],
input[type='url'],
textarea {
  max-width: 100%;
  padding: 0.12rem 0.25rem; }

img {
  height: auto;
  max-width: 100%; }

embed,
iframe,
object {
  max-width: 100%; }

label {
  cursor: pointer; }

button {
  background: none;
  border: 0 none; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.88rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
     }

.alignleft,
div.alignleft,
a img.alignleft {
  display: block;
  margin-bottom: 20px;
  max-width: 100%; }
  @media (min-width: 30em) {
    .alignleft,
    div.alignleft,
    a img.alignleft {
      float: left;
      margin-right: 20px;
      max-width: 60%; } }

.alignright,
div.alignright,
a img.alignright {
  display: block;
  margin-bottom: 20px;
  max-width: 100%; }
  @media (min-width: 30em) {
    .alignright,
    div.alignright,
    a img.alignright {
      float: right;
      margin-left: 20px;
      max-width: 60%; } }

.aligncenter,
div.aligncenter,
a img.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

.alignnone,
div.alignnone,
a img.alignnone {
  margin: 1.5rem 0; }

p > .alignnone {
  margin: 0; }


.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.wp-caption {
  background: #ffffff;
  max-width: 100%;
  padding: 0;
  text-align: center; }

.wp-caption.alignnone {
  margin: 0 0 1.5em 0; }

.wp-caption.alignright {
  margin: 1.5em 0 1.5em 1.5em; }

.wp-caption.alignleft {
  margin: 1.5em 1.5em 1.5em 0; }

.wp-caption img {
  display: block;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; }

article.sticky {
  background-color: #b1b1b1;
  background-clip: padding-box; }

.gallery-caption {
  display: block; }

.bypostauthor {
  display: block; }

code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace;
  font-size: .875rem;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

code {
  padding: .25em;
  border: 1px solid #939393;
  background-color: #b1b1b1;
  white-space: pre; }

pre {
  max-width: 100%;
  padding: .75em;
  margin-bottom: 1.5em;
  border: 1px solid #939393;
  background-color: #b1b1b1;
  line-height: 1.2;
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  margin: 0;
  padding: 0 0.31rem 1.25rem 0.31rem;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }
  .gallery-columns-2 .gallery-item:nth-child(odd) {
    padding-left: 0;
    padding-right: 0.62rem; }
  .gallery-columns-2 .gallery-item:nth-child(even) {
    padding-left: 0.62rem;
    padding-right: 0; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }
  .gallery-columns-3 .gallery-item:nth-child(3n+1) {
    padding-left: 0;
    padding-right: 0.62rem; }
  .gallery-columns-3 .gallery-item:nth-child(3n+2) {
    padding-left: 0.31rem;
    padding-right: 0.31rem; }
  .gallery-columns-3 .gallery-item:nth-child(3n+3) {
    padding-left: 0.62rem;
    padding-right: 0; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

@font-face {
  font-family: 'league_gothicregular';
  src: url("../fonts/league_gothic/leaguegothic-regular-webfont.eot");
  src: url("../fonts/league_gothic/leaguegothic-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/league_gothic/leaguegothic-regular-webfont.woff2") format("woff2"), url("../fonts/league_gothic/leaguegothic-regular-webfont.woff") format("woff"), url("../fonts/league_gothic/leaguegothic-regular-webfont.ttf") format("truetype"), url("../fonts/league_gothic/leaguegothic-regular-webfont.svg#league_gothicregular") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  color: #272727;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; }

body,
button,
input,
select,
textarea {
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2; }

a {
  color: #509b22;
  text-decoration: none; }
  a:hover, a:active {
    text-decoration: underline; }

p {
  margin: 0 0 1.5em 0; }

b,
strong {
  font-weight: bold; }

dfn,
cite,
em,
i {
  font-style: italic; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eeeeee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 0.94em;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

.container {
  margin: 0 auto;
  max-width: 1060px;
  padding: 0 10px; }
  @media (min-width: 30em) {
    .container {
      padding: 0 20px; } }

.grid-gutters {
  padding: 0 20px; }
  .grid-gutters > [class*='col-']:last-of-type {
    padding-right: 20px; }

[class*='col-'] {
  float: left;
  padding-right: 20px; }
  [class*='col-'].double-gutter {
    padding-right: 40px; }

[class*='col-']:last-of-type {
  padding-right: 0; }
  [class*='col-']:last-of-type.double-gutter {
    padding-left: 40px; }

.col-1-8 {
  width: 12.5%; }

.col-1-4 {
  width: 25%; }

.col-1-3 {
  width: 33.33333333%; }

.col-1-2 {
  width: 50%; }

.col-2-3 {
  width: 66.66666666%; }

body.-articlesliderfixed {
  margin-bottom: 4.5rem; }
  @media (min-width: 30em) {
    body.-articlesliderfixed {
      margin-bottom: 5.75rem; } }

@media (min-width: 48em) {
  body.-adheaderfixed {
    margin-top: 6.88rem; } }

.container {
  margin: 0 auto;
  max-width: 1060px;
  padding: 0 0.62rem;
  position: relative; }
  @media (min-width: 48em) {
    .container {
      padding: 0 1.25rem; } }

.content-area {
  position: relative; }
  @media (min-width: 48em) {
    .content-area {
      clear: left;
      float: left;
      max-width: 41.88rem;
      width: calc(100% - 20rem); } }
  .content-area.-frontpage, .content-area.-fullwidth {
    max-width: 100%;
    width: auto; }

.ad-wallpaper + .site {
  background-color: #ffffff;
  margin: 7.5rem auto 0 auto;
  max-width: 65.88rem; }

.site-content {
  background-color: #ffffff;
  margin: 0.62rem auto;
  max-width: 1060px;
  padding: 0 0.62rem;
  position: relative; }
  @media (min-width: 48em) {
    .site-content {
      margin: 1.25rem auto;
      padding: 0 1.25rem; } }
  .-headerfixed .site-content {
    margin-top: 6.44rem; }
    @media (min-width: 40em) {
      .-headerfixed .site-content {
        margin-top: 6.75rem; } }
    @media (min-width: 48em) {
      .-headerfixed .site-content {
        margin-top: 1.25rem; } }
  .-articlesliderfixed .site-content {
    margin-top: 5.12rem; }
    @media (min-width: 30em) {
      .-articlesliderfixed .site-content {
        margin-top: 6.38rem; } }
    @media (min-width: 48em) {
      .-articlesliderfixed .site-content {
        margin-top: 7rem; } }
  .-headerfixed.-articlesliderfixed .site-content {
    margin-top: 10.94rem; }
    @media (min-width: 30em) {
      .-headerfixed.-articlesliderfixed .site-content {
        margin-top: 12.19rem; } }
    @media (min-width: 40em) {
      .-headerfixed.-articlesliderfixed .site-content {
        margin-top: 12.5rem; } }
    @media (min-width: 48em) {
      .-headerfixed.-articlesliderfixed .site-content {
        margin-top: 7rem; } }

.site-footer {
  background-color: #272727;
  color: #ffffff;
  padding: 1.25rem 1.25rem 2.5rem;
  margin-bottom: -1.25rem;
  position: relative; }
  .site-footer .flex-container {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 1.25rem 0.62rem 0.5rem;
    max-width: 1060px; }
  .site-footer .footer-primary {
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: center; }
    @media (min-width: 48em) {
      .site-footer .footer-primary {
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: start;
            -ms-grid-row-align: flex-start;
            align-items: flex-start;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
  .site-footer .footer-secondary {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .site-footer .flex-site-info {
    text-align: center;
    -ms-flex-order: 1;
        order: 1; }
    @media (max-width: 47.99em) {
      .site-footer .flex-site-info {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: flex-row;
            flex-direction: flex-row;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
  .site-footer .flex-footer-navigation {
    width: -webkit-fill-available;
    width: -moz-available;
    width: fill;
    -ms-flex-order: 3;
        order: 3; }
    @media (min-width: 48em) {
      .site-footer .flex-footer-navigation {
        -ms-flex-order: 2;
            order: 2;
        padding: 0 1.55rem; } }
  .site-footer .flex-cta {
    text-align: center;
    -ms-flex-order: 2;
        order: 2;
    margin: 2rem 0 1rem; }
    @media (min-width: 48em) {
      .site-footer .flex-cta {
        -ms-flex-order: 3;
            order: 3;
        min-width: 208px;
        margin: 0 1rem; } }
  .site-footer .flex-copyright-info {
    -ms-flex: 1;
        flex: 1; }
  .site-footer .flex-network-branding {
    max-width: 240px; }
  .site-footer .icon-logo-theroot {
    width: 180px;
    height: 45px;
    fill: #509b22; }
  .site-footer .footer-follow {
    background: #509b22;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 4px; }
    .site-footer .footer-follow:hover {
      background: #3a7119;
      transition: background-color .2s; }
    .site-footer .footer-follow .icon {
      fill: #ffffff;
      width: 20px;
      height: 20px;
      margin: 4px; }
  .site-footer .footer-newsletter-signup .newsletter-email {
    font-size: 0.81rem;
    width: 100%;
    background: none;
    outline: none;
    border-width: 0 0 1px;
    border-color: #ffffff;
    text-align: center;
    line-height: 1.25;
    padding: 9px; }
    .site-footer .footer-newsletter-signup .newsletter-email:active, .site-footer .footer-newsletter-signup .newsletter-email:focus {
      padding: 6px auto;
      background-color: #333333; }
    .site-footer .footer-newsletter-signup .newsletter-email::-webkit-input-placeholder {
      text-transform: uppercase;
      font-size: 0.62rem;
      letter-spacing: .125em;
      margin: 0 auto; }
    .site-footer .footer-newsletter-signup .newsletter-email::-moz-placeholder {
      text-transform: uppercase;
      font-size: 0.62rem;
      letter-spacing: .125em;
      margin: 0 auto; }
    .site-footer .footer-newsletter-signup .newsletter-email:-ms-input-placeholder {
      text-transform: uppercase;
      font-size: 0.62rem;
      letter-spacing: .125em;
      margin: 0 auto; }
    .site-footer .footer-newsletter-signup .newsletter-email::placeholder {
      text-transform: uppercase;
      font-size: 0.62rem;
      letter-spacing: .125em;
      margin: 0 auto; }
  .site-footer .footer-newsletter-signup .error-message {
    margin-top: 0.38rem;
    font-size: 0.81rem;
    font-style: italic;
    color: #d1232a; }
  .site-footer .footer-cta-header, .site-footer .footer-cta-subhead {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: .125em;
    margin: 6px 0; }
  .site-footer .footer-cta-header {
    font-size: 0.81rem;
    font-weight: 600; }
  .site-footer .footer-cta-subhead {
    font-size: 0.62rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #939393; }
  .site-footer .icon-logo-fusion-media-group {
    width: 120px;
    height: 40px; }
  .site-footer .flex-footer-navigation {
    text-transform: uppercase;
    -moz-columns: auto 8em;
         columns: auto 8em;
    width: -webkit-fill-available;
    width: -moz-available;
    width: fill; }
    .site-footer .flex-footer-navigation .menu {
      font-size: 0.84rem;
      list-style: none;
      padding: 0;
      margin: 0; }
      .site-footer .flex-footer-navigation .menu li {
        text-align: center;
        line-height: 1;
        letter-spacing: 0.125em;
        padding: 0.75rem 0.38rem; }
        .site-footer .flex-footer-navigation .menu li a {
          color: #ffffff; }
          .site-footer .flex-footer-navigation .menu li a:hover {
            color: #509b22;
            text-decoration: none; }
  .site-footer .copyright {
    text-transform: uppercase;
    font-size: 0.56rem;
    color: #e3e3e3;
    letter-spacing: .125em;
    text-align: left;
    margin: 0 1.25rem 0 0;
    padding-bottom: 6px; }
    @media (min-width: 30em) {
      .site-footer .copyright {
        font-size: calc(9px + .2604vw); } }
    @media (min-width: 48em) {
      .site-footer .copyright {
        font-size: 11px; } }


.site-header {
  background-color: #272727;
  padding: 0;
  position: relative;
  z-index: 10; }
  @media (min-width: 40em) {
    .site-header {
      padding: 0.31rem 0; } }
  .site-header.-fixed {
    position: fixed;
    top: 0;
    width: 100%; }
    @media (min-width: 48em) {
      .site-header.-fixed {
        position: static; } }
    @media (min-width: 37.5em) {
      .admin-bar .site-header.-fixed {
        top: 2.88rem; } }
    @media (min-width: 48.94em) {
      .admin-bar .site-header.-fixed {
        top: 2rem; } }
  .site-header > .container {
    padding-left: 0; }
    @media (min-width: 62.5em) {
      .site-header > .container {
        padding-left: 1.25rem; } }
  .site-header .secondary {
    float: right;
    margin-top: 0.75rem; }
    @media (min-width: 62.5em) {
      .site-header .secondary {
        display: inline-block;
        float: none;
        margin: 0;
        vertical-align: middle; } }

@media (min-width: 48em) {
  .single-sponsored .site-main {
    clear: left;
    float: left;
    max-width: 41.88rem;
    width: calc(100% - 20rem); } }

.site-main .topstories {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }
  @media (min-width: 48em) {
    .site-main .topstories {
      display: block; } }

.site-main .fyre .fyre-auth {
  display: none; }

.site-main .fyre-editor-container .fyre-editor-toolbar > .goog-toolbar .fyre-post-button-new {
  display: none; }

.site-main .fyre-editor-container .fyre-editor-toolbar > .goog-toolbar .fyre-share-button {
  border-right: 1px solid #a1a1a1; }

body.skinned #page.site, body.skinned #content.site-content {
  background: none !important; }

.widget-area {
  display: none; }
  @media (min-width: 48em) {
    .widget-area {
      clear: right;
      display: block;
      float: right;
      width: 18.75rem; } }
  .widget-area > *, .widget-area .sidebar-section > * {
    margin-bottom: 1.25rem; }
  .widget-area .sidebar-section, .widget-area > *:last-child {
    margin-bottom: 0; }
  .widget-area .sidebar-section.is_stuck {
    position: fixed !important;
    top: 20px !important; }

.chatterati-page .gpt-ad-slot {
  margin: 1.25rem 0 1.88rem 0; }

@media (min-width: 37.5em) {
  .single-facewall.admin-bar #js-gpt-sidebar-1.is_stuck {
    margin-top: 2.88rem; } }

@media (min-width: 48.94em) {
  .single-facewall.admin-bar #js-gpt-sidebar-1.is_stuck {
    margin-top: 2rem; } }

.ad-header.gpt-ad-slot {
  background-color: #ffffff;
  background: linear-gradient(to bottom, #ffffff 95%, #cfcfcf 100%);
  position: relative;
  text-align: center; }
  .ad-header.gpt-ad-slot.-fixed {
    bottom: auto;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100; }
    @media (min-width: 37.5em) {
      .admin-bar .ad-header.gpt-ad-slot.-fixed {
        top: 2.88rem; } }
    @media (min-width: 48.94em) {
      .admin-bar .ad-header.gpt-ad-slot.-fixed {
        top: 2rem; } }
  .ad-header.gpt-ad-slot > * {
    display: inline-block;
    margin: 0;
    padding: 0.62rem 0; }

.slick-track.ad-loading .imagewrap > *,
.slick-track.ad-loading .content > * {
  opacity: 0.2;
  transition: opacity .5s; }

.ad-gallery-interstitial {
  display: none;
  opacity: 0;
  transition: opacity 1.5s ease-out; }
  .ad-gallery-interstitial.-rendered {
    display: block;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100;
    background-color: #ffffff;
    z-index: 1; }
  .ad-gallery-interstitial.-hiding {
    opacity: 0; }
  .ad-gallery-interstitial .entry-image {
    width: 100%;
    min-height: 360px; }
    .ad-gallery-interstitial .entry-image .ad-label {
      display: block;
      margin-bottom: 6px;
      font-size: 0.75rem;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      color: #cfcfcf; }
    .ad-gallery-interstitial .entry-image .ad-slot {
      height: 250px; }
    .ad-gallery-interstitial .entry-image .imagewrap {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      width: 100%;
      height: 100%;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      padding: 2rem; }
    .ad-gallery-interstitial .entry-image .continuecontrols {
      padding-top: 24px; }
      .ad-gallery-interstitial .entry-image .continuecontrols .continuebutton {
        background-color: #d65b35;
        color: #ffffff;
        font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.25rem;
        padding: 0.31rem 1.25rem;
        text-transform: uppercase;
        transition: 0.2s 0s;
        width: 300px;
        background: #424242;
        color: #ffffff; }
        .ad-gallery-interstitial .entry-image .continuecontrols .continuebutton:hover, .ad-gallery-interstitial .entry-image .continuecontrols .continuebutton:active, .ad-gallery-interstitial .entry-image .continuecontrols .continuebutton:focus {
          background-color: #509b22;
          text-decoration: none; }
        .ad-gallery-interstitial .entry-image .continuecontrols .continuebutton:after {
          content: "\232a";
          font-size: 1rem;
          margin-left: .25em;
          vertical-align: text-top; }
        .ad-gallery-interstitial .entry-image .continuecontrols .continuebutton:hover:after {
          margin-left: .375em; }
  .ad-gallery-interstitial .content {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    width: 99%; }

.ad-nav.gpt-ad-slot {
  display: none !important;
  float: right;
  height: 3.75rem;
  margin-left: 0.62rem;
  vertical-align: middle;
  width: 14.62rem; }
  @media (min-width: 60em) {
    .ad-nav.gpt-ad-slot {
      display: block !important; } }
  .ad-nav.gpt-ad-slot > * {
    margin: 0; }

.gpt-ad-slot {
  display: none;
  text-align: center; }
  .gpt-ad-slot > * {
    display: inline-block;
    margin: 0.62rem 0; }

.widget-area .gpt-ad-slot > * {
  margin: 0; }

.root-tv-roll + .gpt-ad-slot > * {
  margin: 0 0 2.5rem 0; }

.more-stories {
  border-top: 1px solid #e3e3e3;
  margin-bottom: 3.12rem;
  text-align: center; }
  .more-stories .link {
    background-color: #d65b35;
    color: #ffffff;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    padding: 0.31rem 1.25rem;
    text-transform: uppercase;
    transition: 0.2s 0s;
    display: inline-block;
    font-size: 1.75rem;
    margin-top: 1.25rem; }
    .more-stories .link:hover, .more-stories .link:active, .more-stories .link:focus {
      background-color: #509b22;
      text-decoration: none; }

.nav-links {
  margin: 1.5em 0;
  min-height: 2.25rem;
  position: relative;
  text-align: center; }
  .nav-links:before {
    background-color: #e3e3e3;
    content: '';
    height: 0.19rem;
    left: 0;
    position: absolute;
    top: 1rem;
    width: 100%; }
    @media (min-width: 30em) {
      .nav-links:before {
        top: 1.12rem; } }
  .nav-links .nav-previous,
  .nav-links .nav-next {
    background-color: #d65b35;
    color: #ffffff;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    padding: 0.31rem 1.25rem;
    text-transform: uppercase;
    transition: 0.2s 0s;
    font-weight: 500;
    left: 0;
    position: absolute;
    top: 0; }
    .nav-links .nav-previous:hover, .nav-links .nav-previous:active, .nav-links .nav-previous:focus,
    .nav-links .nav-next:hover,
    .nav-links .nav-next:active,
    .nav-links .nav-next:focus {
      background-color: #509b22;
      text-decoration: none; }
    @media (max-width: 29.99em) {
      .nav-links .nav-previous,
      .nav-links .nav-next {
        font-size: 1rem;
        padding: 0.31rem 0.62rem; } }
    .nav-links .nav-previous:before,
    .nav-links .nav-next:before {
      background-color: #ffffff;
      content: '';
      height: 100%;
      position: absolute;
      right: -0.62rem;
      top: 0;
      width: 0.62rem; }
    .nav-links .nav-previous a,
    .nav-links .nav-next a {
      color: #ffffff; }
      .nav-links .nav-previous a:hover,
      .nav-links .nav-next a:hover {
        text-decoration: none; }
  .nav-links .nav-next {
    left: auto;
    right: 0; }
    .nav-links .nav-next:before {
      background-color: #ffffff;
      content: '';
      height: 100%;
      left: -0.62rem;
      position: absolute;
      right: auto;
      top: 0;
      width: 0.62rem; }

.breadcrumb-area {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 0.62rem; }
  .breadcrumb-area > .link {
    border-right: 1px dotted #cfcfcf;
    color: #272727;
    display: inline-block;
    margin: 0 0.62rem 0 0;
    padding: 0 0.62rem 0 0; }
    .breadcrumb-area > .link:last-child {
      border-right: 0 none; }
    .breadcrumb-area > .link:hover {
      color: #509b22;
      text-decoration: none; }

.-firstpage.-bodycategory_politics .entry-content > p.-dropcap::first-letter {
  background-color:  #ae2323; }

.-firstpage.-bodycategory_culture .entry-content > p.-dropcap::first-letter {
  background-color:  #32d8cb; }

.-firstpage.-bodycategory_history .entry-content > p.-dropcap::first-letter {
  background-color:  #d9cf31; }

.-firstpage.-bodycategory_the_root_tv .entry-content > p.-dropcap::first-letter {
  background-color:  #d4357f; }

.-firstpage.-bodycategory_photos .entry-content > p.-dropcap::first-letter {
  background-color:  #391664; }

.-firstpage.-bodycategory_lists .entry-content > p.-dropcap::first-letter {
  background-color:  #10386a; }

.-firstpage.-bodycategory_popular .entry-content > p.-dropcap::first-letter {
  background-color:  #509b22; }

.-firstpage.-bodycategory_news .entry-content > p.-dropcap::first-letter {
  background-color:  #000000; }

.-firstpage .entry-content > p.-dropcap::first-letter {
  background-color: #939393;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0.44rem 0.75rem 0.31rem 0;
  padding: 0.31rem 1.12rem;
  text-transform: uppercase; }
  @media (min-width: 40em) {
    .-firstpage .entry-content > p.-dropcap::first-letter {
      font-size: 2.25rem;
      margin: 0.62rem 0.94rem 0.62rem 0;
      padding: 0.62rem 1.56rem; } }

.entry-content {
  font-size: 0.88rem; }
  @media (min-width: 40em) {
    .entry-content {
      font-size: 1rem; } }
  .entry-content h1 {
    font-size: 1.88rem;
    margin: 0 0 .15em 0; }
    @media (min-width: 48em) {
      .entry-content h1 {
        font-size: 2.5rem; } }
    @media (min-width: 62.5em) {
      .entry-content h1 {
        font-size: 3.44rem; } }
  .entry-content h2 {
    font-size: 1.5rem;
    margin: 0 0 .15em 0; }
    @media (min-width: 48em) {
      .entry-content h2 {
        font-size: 2rem; } }
    @media (min-width: 62.5em) {
      .entry-content h2 {
        font-size: 2.62rem; } }
  .entry-content h3 {
    font-size: 1.38rem;
    margin: 0 0 .15em 0; }
    @media (min-width: 48em) {
      .entry-content h3 {
        font-size: 1.62rem; } }
    @media (min-width: 62.5em) {
      .entry-content h3 {
        font-size: 2.25rem; } }
  .entry-content h4 {
    font-size: 1.12rem;
    margin: 0 0 .15em 0; }
    @media (min-width: 48em) {
      .entry-content h4 {
        font-size: 1.38rem; } }
    @media (min-width: 62.5em) {
      .entry-content h4 {
        font-size: 1.75rem; } }
  .entry-content h5 {
    font-size: 1rem;
    margin: 0 0 .15em 0; }
    @media (min-width: 48em) {
      .entry-content h5 {
        font-size: 1.12rem; } }
    @media (min-width: 62.5em) {
      .entry-content h5 {
        font-size: 1.5rem; } }
  .entry-content h6 {
    font-size: 0.88rem;
    margin: 0 0 .15em 0; }
    @media (min-width: 48em) {
      .entry-content h6 {
        font-size: 1rem; } }
    @media (min-width: 62.5em) {
      .entry-content h6 {
        font-size: 1.25rem; } }
  .entry-content p {
    line-height: 1.5; }
  .entry-content a {
    color: #d65b35;
    font-weight: 700; }
    .entry-content a:hover, .entry-content a:active {
      color: #509b22;
      text-decoration: underline; }
  .entry-content ul,
  .entry-content ol {
    line-height: 1.5;
    margin: 0 0 1.56em 0; }
    .entry-content ul.-nobullet,
    .entry-content ol.-nobullet {
      list-style: none;
      padding: 0; }
  .entry-content blockquote {
    border-left: 3px solid #939393;
    color: #636363;
    font-style: italic;
    margin: 0 1.25em;
    padding: 0 1.25em; }
    .-category_politics .entry-content blockquote {
      border-left: 3px solid  #ae2323; }
    .-category_culture .entry-content blockquote {
      border-left: 3px solid  #32d8cb; }
    .-category_history .entry-content blockquote {
      border-left: 3px solid  #d9cf31; }
    .-category_the_root_tv .entry-content blockquote {
      border-left: 3px solid  #d4357f; }
    .-category_photos .entry-content blockquote {
      border-left: 3px solid  #391664; }
    .-category_lists .entry-content blockquote {
      border-left: 3px solid  #10386a; }
    .-category_popular .entry-content blockquote {
      border-left: 3px solid  #509b22; }
    .-category_news .entry-content blockquote {
      border-left: 3px solid  #000000; }

.entry-footer {
  font-size: 0.88rem; }
  @media (min-width: 40em) {
    .entry-footer {
      font-size: 1rem; } }
  .entry-footer a {
    color: #d65b35;
    font-weight: 700; }
    .entry-footer a:hover, .entry-footer a:active {
      color: #509b22;
      text-decoration: underline; }
  .entry-footer .social {
    font-weight: 700; }

.entry-header {
  margin-bottom: 0.94rem; }
  @media (min-width: 75em) {
    .entry-header {
      border-bottom: 1px solid #cfcfcf;
      margin-bottom: 1.25rem; } }

.entry-image,
.wp-caption {
  margin: 0 0 1.5em 0; }
  .section-list.-slideshow .entry-image, .section-list.-slideshow
  .wp-caption {
    margin-bottom: 0; }
  .entry-image img,
  .wp-caption img {
    display: block; }
  .section-list.-slideshow .entry-image img, .section-list.-slideshow
  .wp-caption img {
    margin: 0 auto; }
  .entry-image .caption,
  .entry-image .wp-caption-text,
  .wp-caption .caption,
  .wp-caption .wp-caption-text {
    background-color: #eeeeee;
    color: #636363;
    font-size: 0.88rem;
    font-style: italic;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding: 0.31rem 0.62rem;
    text-align: left; }
    @media (min-width: 48em) {
      .entry-image .caption,
      .entry-image .wp-caption-text,
      .wp-caption .caption,
      .wp-caption .wp-caption-text {
        font-size: 1rem; } }
  .entry-image .imagecredit,
  .wp-caption .imagecredit {
    display: block;
    font-size: 0.69rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .entry-image .imagecredit,
      .wp-caption .imagecredit {
        font-size: 0.81rem; } }

.entry-article > .entry-image,
.type-sponsored > .entry-image {
  text-align: center; }
  .entry-article > .entry-image .figure,
  .type-sponsored > .entry-image .figure {
    display: inline-block;
    margin: 0;
    text-align: left; }

.entry-meta {
  font-size: 0.88rem;
  line-height: 1.2;
  margin: 0.94rem 0; }
  @media (min-width: 30em) {
    .entry-meta {
      font-size: 0.94rem; } }
  @media (min-width: 48em) {
    .entry-meta {
      margin: 1.25rem 0; } }
  .entry-meta .link {
    display: inline-block;
    margin-right: 0.62rem;
    vertical-align: middle; }
  .entry-meta .avatar {
    display: block;
    height: 3.75rem;
    width: 3.75rem; }
  .entry-meta > .info {
    display: inline-block;
    vertical-align: middle; }
  .entry-meta > .link + .info {
    margin: 0.62rem 0; }
  .entry-meta .byline {
    display: block;
    font-weight: 700;
    text-transform: uppercase; }
    .entry-meta .byline a {
      color: #272727; }
  .entry-meta .posted-on {
    display: block; }
    .entry-meta .posted-on a {
      color: #272727; }
  .entry-meta .updated {
    display: none; }
  .entry-meta .published.updated {
    display: inline; }

.entry-title {
  color: #272727;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.88rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0.62rem 0; }
  @media (min-width: 30em) {
    .entry-title {
      font-size: 2.5rem;
      margin: 1.25rem 0; } }
  @media (min-width: 48em) {
    .entry-title {
      font-size: 3.44rem; } }

.entry-subtitle {
  color: #424242;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.1;
  margin-bottom: 1.25rem; }
  @media (min-width: 30em) {
    .entry-subtitle {
      margin-bottom: 1.56rem; } }
  @media (min-width: 48em) {
    .entry-subtitle {
      font-size: 1.12rem;
      margin-bottom: 1.88rem; } }

.opinion-tag {
  background-color: #cfcfcf;
  color: #ffffff;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  padding: 0.25rem 0.5rem 0.12rem 0.5rem;
  position: absolute;
  text-transform: uppercase;
  z-index: 2; }
  .-category_politics .opinion-tag {
    background-color:  #ae2323; }
  .-category_culture .opinion-tag {
    background-color:  #32d8cb; }
  .-category_history .opinion-tag {
    background-color:  #d9cf31; }
  .-category_the_root_tv .opinion-tag {
    background-color:  #d4357f; }
  .-category_photos .opinion-tag {
    background-color:  #391664; }
  .-category_lists .opinion-tag {
    background-color:  #10386a; }
  .-category_popular .opinion-tag {
    background-color:  #509b22; }
  .-category_news .opinion-tag {
    background-color:  #000000; }
  .entry-image .opinion-tag {
    padding: 0.5rem 0.5rem 0.38rem 0.5rem; }

.page-links {
  clear: both;
  margin: 1.5em 0;
  position: relative;
  text-align: center; }
  .page-links:before {
    background-color: #e3e3e3;
    content: '';
    height: 0.19rem;
    left: 0;
    position: absolute;
    top: 1rem;
    width: 100%; }
    @media (min-width: 30em) {
      .page-links:before {
        top: 1.12rem; } }
  .page-links > a .prevpage,
  .page-links > a .nextpage {
    background-color: #d65b35;
    color: #ffffff;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    padding: 0.31rem 1.25rem;
    text-transform: uppercase;
    transition: 0.2s 0s;
    font-weight: 500;
    left: 0;
    position: absolute;
    top: 0; }
    .page-links > a .prevpage:hover, .page-links > a .prevpage:active, .page-links > a .prevpage:focus,
    .page-links > a .nextpage:hover,
    .page-links > a .nextpage:active,
    .page-links > a .nextpage:focus {
      background-color: #509b22;
      text-decoration: none; }
    @media (max-width: 29.99em) {
      .page-links > a .prevpage,
      .page-links > a .nextpage {
        font-size: 1rem;
        padding: 0.31rem 0.62rem; } }
    .page-links > a .prevpage:before,
    .page-links > a .nextpage:before {
      background-color: #ffffff;
      content: '';
      height: 100%;
      position: absolute;
      right: -0.62rem;
      top: 0;
      width: 0.62rem; }
  .page-links > a .nextpage {
    left: auto;
    right: 0; }
    .page-links > a .nextpage:before {
      background-color: #ffffff;
      content: '';
      height: 100%;
      left: -0.62rem;
      position: absolute;
      right: auto;
      top: 0;
      width: 0.62rem; }
  .page-links > a:hover span {
    color: #ffffff; }
  .page-links .pagecount {
    background-color: #ffffff;
    color: #636363;
    display: inline-block;
    margin: 0.38rem 0;
    padding: 0 0.62rem;
    position: relative; }

@media (min-width: 30em) {
  .recommended-articles .ob_dual_container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 1.5em 0; } }

.recommended-articles .AR_1 .ob_what {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.recommended-articles .AR_1 .ob_dual_left,
.recommended-articles .AR_1 .ob_dual_right {
  border: 1px solid #e3e3e3;
  float: none;
  margin: 1.5em 0;
  padding: 0;
  width: 100%; }
  @media (min-width: 30em) {
    .recommended-articles .AR_1 .ob_dual_left,
    .recommended-articles .AR_1 .ob_dual_right {
      margin: 0;
      width: 49%; } }

.recommended-articles .AR_1 .ob_org_header,
.recommended-articles .AR_1 .obpd_header {
  border: 0 none;
  border-bottom: 1px solid #e3e3e3;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  margin: 0;
  padding: 0.62rem;
  text-transform: uppercase; }

.recommended-articles .AR_1 ul {
  border: 0 none; }

.recommended-articles .AR_1 .ob-text-content {
  line-height: 1.3;
  padding-bottom: 0; }

.recommended-articles .AR_1 .rec-link:hover {
  color: #509b22; }

.recommended-articles .AR_1 .ob_source {
  border-bottom: 1px dotted #cfcfcf; }

.see-also {
  margin: 1.5em 0; }
  @media (min-width: 30em) {
    .see-also {
      float: right;
      margin: 0 0 1.5em 1.5em;
      width: 50%; } }
  .see-also > .header {
    background-color: #333333;
    padding: 0.62rem; }
  .see-also > .header > .title {
    color: #ffffff;
    font-size: 1.25rem;
    line-height: 1;
    margin: 0;
    text-transform: uppercase; }
  .see-also > .wrapper {
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    padding: 0.62rem; }

.support-links {
  clear: both;
  margin: 1.5em 0;
  position: relative;
  text-align: center; }
  .support-links > .support-link {
    background-color: #d65b35;
    color: #ffffff;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    padding: 0.31rem 1.25rem;
    text-transform: uppercase;
    transition: 0.2s 0s;
    background-color: #509b22;
    font-weight: 500; }
    .support-links > .support-link:hover, .support-links > .support-link:active, .support-links > .support-link:focus {
      background-color: #509b22;
      text-decoration: none; }
    .support-links > .support-link:hover {
      background-color: #3f7a1b;
      color: #ffffff; }
    @media (max-width: 29.99em) {
      .support-links > .support-link {
        font-size: 1rem;
        padding: 0.31rem 0.62rem; } }

.fb-comments {
  padding: 0 0 120px;
  transition: all .5s ease-in; }
  .fb-comments:not([fb-xfbml-state="rendered"]):before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin: 30px auto;
    border: solid 10px;
    border-radius: 5em;
    border-color: #509b22 #cfcfcf #e3e3e3 #b1b1b1;
    animation: spin 1s linear infinite;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.4); }
  .fb-comments[fb-xfbml-state="rendered"] {
    padding: 0; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }


.site-branding {
  display: inline-block;
  margin: 0 0 0 0.31rem;
  vertical-align: middle; }
  @media (min-width: 62.5em) {
    .site-branding {
      margin: 0 1.25rem 0 0.62rem; } }
  @media (min-width: 75em) {
    .site-branding {
      margin: 0 1.88rem 0 0.94rem; } }
  .site-branding .title {
    line-height: 1;
    margin: 0; }
  .site-branding .link {
    display: block; }
  .site-branding .logo {
    display: block;
    fill: #509b22;
    height: 1.44rem;
    width: 6.25rem; }
    @media (min-width: 48em) {
      .site-branding .logo {
        height: 1.88rem;
        width: 8.25rem; } }
    @media (min-width: 66.25em) {
      .site-branding .logo {
        height: 2.62rem;
        width: 11.56rem; } }

.footer-navigation .menu {
  border-bottom: 1px solid #939393;
  list-style: none;
  margin: 0;
  padding: 0 0 2.5rem 0; }

.footer-navigation .menu-item {
  display: inline-block;
  vertical-align: middle; }

.footer-navigation .menu-item > a {
  border-right: 1px solid #939393;
  color: #636363;
  display: block;
  font-size: 1.12rem;
  line-height: 1.2;
  margin-right: 0.62rem;
  padding-right: 0.62rem; }
  .footer-navigation .menu-item > a:hover {
    color: #509b22; }

.footer-navigation .menu-item:last-child > a {
  border: 0 none;
  margin-right: 0;
  padding-right: 0; }


.main-navigation {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .main-navigation:hover {
    z-index: 5; }


.mega-menu {
  background-color: #ffffff;
  border-bottom: 1px solid #272727;
  border-left: 1px solid #272727;
  border-right: 1px solid #272727;
  border-top: 3px solid #939393;
  display: none;
  left: 18.06rem;
  min-width: 29.38rem;
  opacity: 0;
  padding: 1.25rem;
  position: absolute;
  top: 0;
  transition: 0.2s 0.3s;
  visibility: hidden;
  z-index: 1; }
  .-category_politics .mega-menu {
    border-top: 3px solid  #ae2323; }
  .-category_culture .mega-menu {
    border-top: 3px solid  #32d8cb; }
  .-category_history .mega-menu {
    border-top: 3px solid  #d9cf31; }
  .-category_the_root_tv .mega-menu {
    border-top: 3px solid  #d4357f; }
  .-category_photos .mega-menu {
    border-top: 3px solid  #391664; }
  .-category_lists .mega-menu {
    border-top: 3px solid  #10386a; }
  .-category_popular .mega-menu {
    border-top: 3px solid  #509b22; }
  .-category_news .mega-menu {
    border-top: 3px solid  #000000; }
  @media (min-width: 48em) {
    .mega-menu {
      display: block; } }
  .menu-item:hover .mega-menu,
  .menu-item > a:focus + .mega-menu,
  .menu-item .mega-menu.focus,
  .menu-item.focus .mega-menu {
    opacity: 1;
    visibility: visible; }
  .main-navigation:hover .mega-menu,
  .main-navigation.focus .mega-menu {
    transition: 0s 0s; }
  .mega-menu .featured {
    display: inline-block;
    vertical-align: top;
    width: 12.5rem; }
  .mega-menu .supplementary {
    display: inline-block;
    margin-left: 1.25rem;
    vertical-align: top;
    width: 12.5rem; }
    .mega-menu .supplementary > .title {
      font-size: 1.44rem;
      margin: 0 0 0.62rem 0;
      padding: 0 0.31rem;
      text-transform: uppercase; }

#primary-menu > .menu-item > a {
  border-bottom: 1px dotted #cfcfcf;
  color: #272727;
  display: block;
  padding: 0.31rem 0.62rem;
  position: relative;
  z-index: 3; }
  @media (min-width: 40em) {
    #primary-menu > .menu-item > a {
      padding: 0.75rem 1.25rem; } }

#primary-menu > .menu-item > a:hover {
  text-decoration: none; }

@media (min-width: 48em) {
  #primary-menu > .menu-item > a:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTEgMzIiIGZpbGw9IiMyNzI3MjciIHdpZHRoPSIzLjEycmVtIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDx0aXRsZT5hbmdsZS1yaWdodDwvdGl0bGU+CiAgPHBhdGggY2xhc3M9InBhdGgxIiBkPSJNMTAuNjI1IDE3LjE0M3EwIDAuMjMyLTAuMTc5IDAuNDExbC04LjMyMSA4LjMyMXEtMC4xNzkgMC4xNzktMC40MTEgMC4xNzl0LTAuNDExLTAuMTc5bC0wLjg5My0wLjg5M3EtMC4xNzktMC4xNzktMC4xNzktMC40MTF0MC4xNzktMC40MTFsNy4wMTgtNy4wMTgtNy4wMTgtNy4wMThxLTAuMTc5LTAuMTc5LTAuMTc5LTAuNDExdDAuMTc5LTAuNDExbDAuODkzLTAuODkzcTAuMTc5LTAuMTc5IDAuNDExLTAuMTc5dDAuNDExIDAuMTc5bDguMzIxIDguMzIxcTAuMTc5IDAuMTc5IDAuMTc5IDAuNDExeiIvPgo8L3N2Zz4=");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 1.88rem;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    bottom: -1px;
    content: '';
    display: block;
    fill: #272727;
    position: absolute;
    right: 0;
    top: -1px;
    transition: 0s .3s;
    width: 3.12rem; }
    .main-navigation:hover #primary-menu > .menu-item > a:after,
    .main-navigation.focus #primary-menu > .menu-item > a:after {
      transition: 0s 0s; } }

#primary-menu > .menu-item.focus a:after,
#primary-menu > .menu-item > a:hover:after,
#primary-menu > .menu-item:hover > a:after,
#primary-menu > .menu-item > a:focus:after {
  background-color: #ffffff;
  background-position: calc(50% - 1px) 50%;
  border-bottom: 1px solid #272727;
  border-left: 1px solid #272727;
  border-right: 1px solid #ffffff;
  border-top: 1px solid #272727;
  box-shadow: -0.19rem 0.19rem 0.19rem rgba(0, 0, 0, 0.4);
  right: -1px; }

#primary-menu > .menu-item:first-child.-category_politics.focus a:after, #primary-menu > .menu-item:first-child.-category_politics > a:hover:after, #primary-menu > .menu-item:first-child.-category_politics:hover > a:after, #primary-menu > .menu-item:first-child.-category_politics > a:focus:after {
  border-top: 3px solid  #ae2323; }

#primary-menu > .menu-item:first-child.-category_culture.focus a:after, #primary-menu > .menu-item:first-child.-category_culture > a:hover:after, #primary-menu > .menu-item:first-child.-category_culture:hover > a:after, #primary-menu > .menu-item:first-child.-category_culture > a:focus:after {
  border-top: 3px solid  #32d8cb; }

#primary-menu > .menu-item:first-child.-category_history.focus a:after, #primary-menu > .menu-item:first-child.-category_history > a:hover:after, #primary-menu > .menu-item:first-child.-category_history:hover > a:after, #primary-menu > .menu-item:first-child.-category_history > a:focus:after {
  border-top: 3px solid  #d9cf31; }

#primary-menu > .menu-item:first-child.-category_the_root_tv.focus a:after, #primary-menu > .menu-item:first-child.-category_the_root_tv > a:hover:after, #primary-menu > .menu-item:first-child.-category_the_root_tv:hover > a:after, #primary-menu > .menu-item:first-child.-category_the_root_tv > a:focus:after {
  border-top: 3px solid  #d4357f; }

#primary-menu > .menu-item:first-child.-category_photos.focus a:after, #primary-menu > .menu-item:first-child.-category_photos > a:hover:after, #primary-menu > .menu-item:first-child.-category_photos:hover > a:after, #primary-menu > .menu-item:first-child.-category_photos > a:focus:after {
  border-top: 3px solid  #391664; }

#primary-menu > .menu-item:first-child.-category_lists.focus a:after, #primary-menu > .menu-item:first-child.-category_lists > a:hover:after, #primary-menu > .menu-item:first-child.-category_lists:hover > a:after, #primary-menu > .menu-item:first-child.-category_lists > a:focus:after {
  border-top: 3px solid  #10386a; }

#primary-menu > .menu-item:first-child.-category_popular.focus a:after, #primary-menu > .menu-item:first-child.-category_popular > a:hover:after, #primary-menu > .menu-item:first-child.-category_popular:hover > a:after, #primary-menu > .menu-item:first-child.-category_popular > a:focus:after {
  border-top: 3px solid  #509b22; }

#primary-menu > .menu-item:first-child.-category_news.focus a:after, #primary-menu > .menu-item:first-child.-category_news > a:hover:after, #primary-menu > .menu-item:first-child.-category_news:hover > a:after, #primary-menu > .menu-item:first-child.-category_news > a:focus:after {
  border-top: 3px solid  #000000; }

#primary-menu > .menu-item:first-child.focus a:after,
#primary-menu > .menu-item:first-child > a:hover:after,
#primary-menu > .menu-item:first-child:hover > a:after,
#primary-menu > .menu-item:first-child > a:focus:after {
  background-position: calc(50% - 2px) calc(50% - 1px);
  border-right: 0 none;
  top: 0; }

#primary-menu > .menu-item:last-child > a {
  border: 0 none; }


.new-stories-menu {
  display: none;
  margin-right: 0;
  vertical-align: middle;
  display: none; }
  @media (min-width: 30em) {
    .new-stories-menu {
      display: inline-block; } }
  @media (min-width: 48em) {
    .new-stories-menu {
      margin-right: 0.31rem; } }
  @media (min-width: 30em) {
    .new-stories-menu {
      display: none; } }
  @media (min-width: 40em) {
    .new-stories-menu {
      display: inline-block; } }
  .new-stories-menu > .button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    color: #ffffff;
    display: block;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 2.25rem;
    padding: 0 0.62rem;
    position: relative;
    transition: 0.2s 0.3s;
    z-index: 3;
    padding: 0 2.25rem 0 0;
    transition: 0s 0s; }
    .new-stories-menu > .button:before {
      background-color: #333333;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transition: 0.2s 0.3s; }
  .new-stories-menu > .button .title {
    display: inline-block;
    font-size: 1.25rem;
    letter-spacing: 0.03rem;
    line-height: 1;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle; }
  .new-stories-menu > .button .count {
    background-color: #509b22;
    display: none;
    font-size: 2rem;
    overflow: hidden;
    padding: 0.25rem 0.62rem 0 0.62rem;
    vertical-align: middle; }
    @media (min-width: 40em) {
      .new-stories-menu > .button .count {
        display: inline-block; } }
  .new-stories-menu > .button .text {
    display: inline-block;
    margin: 0 0.31rem;
    vertical-align: middle; }
  .new-stories-menu > .button .expand {
    background-color: #333333;
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: 0.2s 0.3s;
    width: 2.25rem;
    z-index: 3; }
  .new-stories-menu > .button:focus .expand,
  .new-stories-menu.focus > .button .expand {
    background-color: #ffffff;
    bottom: -0.31rem;
    fill: #d65b35;
    transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .new-stories-menu > .button:hover .expand,
    .new-stories-menu:hover > .button .expand {
      background-color: #ffffff;
      bottom: -0.31rem;
      fill: #d65b35;
      transition: 0s 0s; } }
  .new-stories-menu > .button .expand .icon {
    display: inline-block;
    fill: #ffffff;
    height: 1.25rem;
    margin-top: 0.31rem;
    position: relative;
    transition: 0.2s 0.3s;
    width: 1.25rem; }
  .new-stories-menu > .button:focus .expand .icon,
  .new-stories-menu.focus > .button .expand .icon {
    fill: #d65b35;
    transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .new-stories-menu > .button:hover .expand .icon,
    .new-stories-menu:hover > .button .expand .icon {
      fill: #d65b35;
      transition: 0s 0s; } }


.new-stories-menu-list {
  color: #272727;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0.31rem 0 0.62rem 0;
  position: absolute;
  transition: 0.2s 0.3s;
  visibility: hidden;
  width: 100%; }
  .new-stories-menu-list .container {
    background-color: #ffffff;
    box-shadow: 0 0.31rem 0.31rem rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    padding: 1.25rem;
    width: 85%; }
  .new-stories-menu > .button:focus + .new-stories-menu-list,
  .new-stories-menu.focus .new-stories-menu-list {
    opacity: 1;
    transition: 0s 0s;
    visibility: visible;
    z-index: 4; }
  @media (min-width: 62.5em) {
    .new-stories-menu:hover .new-stories-menu-list {
      opacity: 1;
      transition: 0s 0s;
      visibility: visible; } }
  .new-stories-menu-list .header {
    border-bottom: 1px dotted #cfcfcf;
    margin-bottom: 0.62rem;
    padding-bottom: 0.62rem; }
    @media (min-width: 48em) {
      .new-stories-menu-list .header {
        padding: 0; } }
  .new-stories-menu-list .button {
    background-color: #d65b35;
    color: #ffffff;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    padding: 0.31rem 1.25rem;
    text-transform: uppercase;
    transition: 0.2s 0s;
    float: right; }
    .new-stories-menu-list .button:hover, .new-stories-menu-list .button:active, .new-stories-menu-list .button:focus {
      background-color: #509b22;
      text-decoration: none; }


.newsletter-menu {
  display: none;
  margin-right: 0;
  vertical-align: middle;
  position: relative; }
  @media (min-width: 30em) {
    .newsletter-menu {
      display: inline-block; } }
  @media (min-width: 48em) {
    .newsletter-menu {
      margin-right: 0.31rem; } }
  .newsletter-menu:hover {
    z-index: 4; }
  .newsletter-menu > .button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    color: #ffffff;
    display: block;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 2.25rem;
    padding: 0 0.62rem;
    position: relative;
    transition: 0.2s 0.3s;
    z-index: 3; }
    .newsletter-menu > .button:before {
      background-color: #333333;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transition: 0.2s 0.3s; }
    .newsletter-menu > .button .title {
      display: inline-block;
      font-size: 1.25rem;
      letter-spacing: 0.03rem;
      line-height: 1;
      margin: 0;
      position: relative;
      text-transform: uppercase;
      vertical-align: middle; }
  .newsletter-menu > .button:focus,
  .newsletter-menu.focus > .button {
    color: #272727;
    transition: 0s 0s; }
    .newsletter-menu > .button:focus:before,
    .newsletter-menu.focus > .button:before {
      background-color: #f1f1f1;
      bottom: -0.31rem;
      transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .newsletter-menu > .button:hover,
    .newsletter-menu:hover > .button {
      color: #272727;
      transition: 0s 0s; }
      .newsletter-menu > .button:hover:before,
      .newsletter-menu:hover > .button:before {
        background-color: #f1f1f1;
        bottom: -0.31rem;
        transition: 0s 0s; } }

.primary-menu {
  background-color: #ffffff;
  color: #272727;
  opacity: 0;
  position: absolute;
  transition: 0.2s 0.3s;
  visibility: hidden; }
  .toggle-menu:focus + .primary-menu,
  .main-navigation.focus .primary-menu {
    opacity: 1;
    transition: 0s 0s;
    visibility: visible; }
  @media (min-width: 62.5em) {
    .main-navigation:hover .primary-menu {
      opacity: 1;
      transition: 0s 0s;
      visibility: visible; } }
  .primary-menu .menu {
    border-bottom: 1px solid #272727;
    border-right: 1px solid #272727;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 18.12rem; }


.search-menu {
  display: none;
  margin-right: 0;
  vertical-align: middle;
  display: inline-block;
  position: relative; }
  @media (min-width: 30em) {
    .search-menu {
      display: inline-block; } }
  @media (min-width: 48em) {
    .search-menu {
      margin-right: 0.31rem; } }
  @media (min-width: 48em) {
    .search-menu {
      margin-right: 0; } }
  .search-menu:hover {
    z-index: 4; }
  .search-menu > .button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    color: #ffffff;
    display: block;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 2.25rem;
    padding: 0 0.62rem;
    position: relative;
    transition: 0.2s 0.3s;
    z-index: 3; }
    .search-menu > .button:before {
      background-color: #333333;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transition: 0.2s 0.3s; }
    .search-menu > .button .title {
      display: inline-block;
      font-size: 1.25rem;
      letter-spacing: 0.03rem;
      line-height: 1;
      margin: 0;
      position: relative;
      text-transform: uppercase;
      vertical-align: middle; }
  .search-menu.focus .button,
  .search-menu > .button:focus {
    color: #272727;
    transition: 0s 0s; }
    .search-menu.focus .button:before,
    .search-menu > .button:focus:before {
      background-color: #f1f1f1;
      bottom: -0.31rem;
      transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .search-menu > .button:hover,
    .search-menu:hover > .button {
      color: #272727;
      transition: 0s 0s; }
      .search-menu > .button:hover:before,
      .search-menu:hover > .button:before {
        background-color: #f1f1f1;
        bottom: -0.31rem;
        transition: 0s 0s; } }
  .search-menu > .button .icon {
    display: inline-block;
    fill: #ffffff;
    height: 1.25rem;
    position: relative;
    transition: 0.2s 0.3s;
    vertical-align: middle;
    width: 1.25rem; }
  .search-menu.focus .button .icon,
  .search-menu > .button:focus .icon {
    fill: #272727;
    transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .search-menu > .button:hover .icon,
    .search-menu:hover > .button .icon {
      fill: #272727;
      transition: 0s 0s; } }
  .search-menu > .search {
    color: #272727;
    opacity: 0;
    padding-top: 0.31rem;
    position: absolute;
    top: 100%;
    transition: 0.2s 0.3s;
    visibility: hidden;
    z-index: 2;
    right: 0;
    width: 17.5rem; }
    @media (min-width: 40em) {
      .search-menu > .search {
        width: 25rem; } }
    .search-menu > .search > .container {
      background-color: #f1f1f1;
      box-shadow: 0 0.19rem 0.62rem rgba(0, 0, 0, 0.4);
      padding: 1.25rem; }
  .search-menu > .button:focus + .search,
  .search-menu.focus > .search {
    opacity: 1;
    transition: 0s 0s;
    visibility: visible; }
  @media (min-width: 62.5em) {
    .search-menu:hover > .search {
      opacity: 1;
      transition: 0s 0s;
      visibility: visible; } }
  .search-menu .form {
    margin: 0; }
  .search-menu .searchtext {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #cfcfcf;
    border-right: 0 none;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.88rem;
    min-height: 1.88rem;
    padding: 0 0.5rem;
    vertical-align: middle;
    width: 75%; }
  .search-menu .submit {
    background-color: #d65b35;
    color: #ffffff;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    padding: 0.31rem 1.25rem;
    text-transform: uppercase;
    transition: 0.2s 0s;
    display: inline-block;
    font-size: 1rem;
    line-height: 2rem;
    padding: 0 0.5rem;
    vertical-align: middle;
    width: 25%; }
    .search-menu .submit:hover, .search-menu .submit:active, .search-menu .submit:focus {
      background-color: #509b22;
      text-decoration: none; }


.signin-menu {
  display: none;
  margin-right: 0;
  vertical-align: middle;
  display: inline-block;
  position: relative; }
  @media (min-width: 30em) {
    .signin-menu {
      display: inline-block; } }
  @media (min-width: 48em) {
    .signin-menu {
      margin-right: 0.31rem; } }
  .signin-menu:hover {
    z-index: 4; }
  .signin-menu > .button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    color: #ffffff;
    display: block;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 2.25rem;
    padding: 0 0.62rem;
    position: relative;
    transition: 0.2s 0.3s;
    z-index: 3; }
    .signin-menu > .button:before {
      background-color: #333333;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transition: 0.2s 0.3s; }
    .signin-menu > .button .title {
      display: inline-block;
      font-size: 1.25rem;
      letter-spacing: 0.03rem;
      line-height: 1;
      margin: 0;
      position: relative;
      text-transform: uppercase;
      vertical-align: middle; }
  .signin-menu.focus .button,
  .signin-menu > .button:focus {
    color: #272727;
    transition: 0s 0s; }
    .signin-menu.focus .button:before,
    .signin-menu > .button:focus:before {
      background-color: #f1f1f1;
      bottom: -0.31rem;
      transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .signin-menu > .button:hover,
    .signin-menu:hover > .button {
      color: #272727;
      transition: 0s 0s; }
      .signin-menu > .button:hover:before,
      .signin-menu:hover > .button:before {
        background-color: #f1f1f1;
        bottom: -0.31rem;
        transition: 0s 0s; } }
  .signin-menu > .button .icon {
    display: inline-block;
    fill: #ffffff;
    height: 1.25rem;
    position: relative;
    transition: 0.2s 0.3s;
    vertical-align: middle;
    width: 1.25rem; }
  .signin-menu.focus .button .icon,
  .signin-menu > .button:focus .icon {
    fill: #272727;
    transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .signin-menu > .button:hover .icon,
    .signin-menu:hover > .button .icon {
      fill: #272727;
      transition: 0s 0s; } }
  .signin-menu > .submenu {
    color: #272727;
    opacity: 0;
    padding-top: 0.31rem;
    position: absolute;
    top: 100%;
    transition: 0.2s 0.3s;
    visibility: hidden;
    z-index: 2;
    min-width: 16.88rem;
    right: 0; }
    .signin-menu > .submenu > .container {
      background-color: #f1f1f1;
      box-shadow: 0 0.19rem 0.62rem rgba(0, 0, 0, 0.4);
      padding: 1.25rem; }
  .signin-menu > .button:focus + .submenu,
  .signin-menu.focus > .submenu {
    opacity: 1;
    transition: 0s 0s;
    visibility: visible; }
  @media (min-width: 62.5em) {
    .signin-menu:hover > .submenu {
      opacity: 1;
      transition: 0s 0s;
      visibility: visible; } }
  .signin-menu .signinbutton {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #3b5999;
    color: #ffffff;
    display: block;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    padding: 0.62rem 1.25rem;
    text-transform: uppercase;
    white-space: nowrap; }
    @media (min-width: 40em) {
      .signin-menu .signinbutton {
        font-size: 1.88rem; } }
    .signin-menu .signinbutton:hover {
      background-color: #4568b3; }
  .signin-menu .username-display {
    display: block;
    font-weight: 700;
    margin-bottom: 0.62rem; }
  .signin-menu .profilebutton,
  .signin-menu .signoutbutton {
    background-color: #d65b35;
    color: #ffffff;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    padding: 0.31rem 1.25rem;
    text-transform: uppercase;
    transition: 0.2s 0s; }
    .signin-menu .profilebutton:hover, .signin-menu .profilebutton:active, .signin-menu .profilebutton:focus,
    .signin-menu .signoutbutton:hover,
    .signin-menu .signoutbutton:active,
    .signin-menu .signoutbutton:focus {
      background-color: #509b22;
      text-decoration: none; }


.toggle-menu {
  background-color: transparent;
  border: 0;
  display: inline-block;
  height: 3.75rem;
  padding: 0.94rem 0.75rem;
  transition: 0.2s 0.3s;
  vertical-align: middle;
  width: 3.75rem; }
  .toggle-menu:focus,
  .focus .toggle-menu {
    background-color: #ffffff;
    transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .toggle-menu:hover, .toggle-menu:active,
    .main-navigation:hover .toggle-menu {
      background-color: #ffffff;
      transition: 0s 0s; } }
  .toggle-menu .icon {
    display: block;
    fill: #ffffff;
    height: 1.88rem;
    transition: 0.2s 0.3s;
    width: 2.25rem; }
  .toggle-menu:focus .icon,
  .focus .toggle-menu .icon {
    fill: #509b22;
    transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .toggle-menu:hover .icon,
    .toggle-menu:active .icon,
    .main-navigation:hover .toggle-menu .icon {
      fill: #509b22;
      transition: 0s 0s; } }
  .toggle-menu .icon-cross {
    display: none; }
  .toggle-menu.-close .icon-cross {
    display: block; }
  .toggle-menu.-close .icon-menu {
    display: none; }


.article-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }
  @media (min-width: 30em) {
    .new-stories-menu-list .article-list {
      -moz-column-count: 2;
           column-count: 2;
      -moz-column-gap: 1.25rem;
           column-gap: 1.25rem; } }
  @media (min-width: 40em) {
    .new-stories-menu-list .article-list {
      -moz-column-count: 3;
           column-count: 3; } }
  @media (min-width: 48em) {
    .new-stories-menu-list .article-list {
      -moz-column-count: 4;
           column-count: 4; } }
  .see-also .article-list {
    margin: 0; }
  .article-list .article {
    border-bottom: 1px dotted #cfcfcf;
    margin-bottom: 0.31rem;
    padding-bottom: 0.31rem; }
    .new-stories-menu-list .article-list .article {
      page-break-inside: avoid;
           break-inside: avoid; }
    .mega-menu .article-list .article {
      margin-bottom: 0.62rem;
      padding-bottom: 0.62rem; }
    .widget .article-list .article {
      margin-bottom: 0.62rem;
      padding-bottom: 0; }
    .article-list .article:last-child {
      border-bottom: 0 none;
      margin-bottom: 0;
      padding-bottom: 0; }
  .mega-menu .article-list .article.-highlighted {
    border: 0 none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .mega-menu .article-list .article.-highlighted:first-child {
    margin-bottom: 1.56rem; }
  .article-list .title {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    margin: 0; }
    .see-also .article-list .title {
      font-size: 0.88rem; }
  .article-list .article.-highlighted .title {
    font-size: 1.06rem;
    font-weight: 700;
    padding: 0.31rem; }
    .featured .article-list .article.-highlighted .title {
      border-bottom: 1px solid #cfcfcf;
      border-left: 1px solid #cfcfcf;
      border-right: 1px solid #cfcfcf;
      padding: 0.94rem; }
    .widget .article-list .article.-highlighted .title {
      font-size: 0.88rem;
      font-weight: 400; }
  .article-list .link {
    color: #272727;
    display: block;
    padding: 0 0.31rem;
    transition: 0.2s 0s; }
    .article-list .link.-new {
      background: #fdfcda; }
    .article-list .link:hover {
      background: #eeeeee;
      text-decoration: none; }
  .article-list .article.-highlighted .link {
    padding: 0; }
    .widget .article-list .article.-highlighted .link:hover {
      background-color: #509b22;
      color: #ffffff; }
  .see-also .article-list .link,
  .recommended-articles .article-list .link {
    font-weight: 400;
    padding: 0; }
    .see-also .article-list .link:hover,
    .recommended-articles .article-list .link:hover {
      color: #272727; }
  .article-list .image {
    height: auto;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
  .article-list .source {
    color: #636363;
    display: block; }


.breaking-news {
  background-color: #fbfbfb;
  border-bottom: 1px solid #509b22;
  border-left: 1px solid #509b22;
  border-right: 1px solid #509b22;
  margin-bottom: 0.62rem;
  -ms-flex-order: 2;
      order: 2; }
  @media (min-width: 48em) {
    .breaking-news {
      float: left;
      margin-bottom: 1.25rem;
      margin-right: 1.25rem;
      width: 10rem; } }
  @media (min-width: 56.25em) {
    .breaking-news {
      width: 13.75rem; } }
  .breaking-news > .heading {
    background-color: #509b22;
    color: #ffffff;
    font-size: 2.25rem;
    line-height: 1;
    margin: 0;
    padding: 0.62rem;
    text-align: center;
    text-transform: uppercase; }
  .breaking-news > .list {
    list-style: none;
    margin: 0;
    padding: 0.62rem;
    text-align: center; }
    @media (min-width: 30em) and (max-width: 39.99em) {
      .breaking-news > .list {
        -moz-column-count: 2;
             column-count: 2;
        -moz-column-gap: 1.25rem;
             column-gap: 1.25rem;
        text-align: left; } }
    @media (min-width: 40em) and (max-width: 47.99em) {
      .breaking-news > .list {
        -moz-column-count: 3;
             column-count: 3;
        text-align: left; } }
    @media (min-width: 56.25em) {
      .breaking-news > .list {
        padding: 1.25rem; } }
    .breaking-news > .list > .item {
      border-bottom: 1px dotted #cfcfcf;
      margin-bottom: 0.62rem;
      padding-bottom: 0.62rem; }
      @media (min-width: 30em) and (max-width: 47.99em) {
        .breaking-news > .list > .item {
          page-break-inside: avoid;
               break-inside: avoid; } }
      @media (min-width: 56.25em) {
        .breaking-news > .list > .item {
          margin-bottom: 0.94rem;
          padding-bottom: 0.94rem; } }
      @media (min-width: 56.25em) {
        .breaking-news > .list > .item:last-child {
          border-bottom: 0 none;
          margin-bottom: 0;
          padding-bottom: 0; } }
  .breaking-news .link {
    color: #272727;
    transition: 0.2s 0s; }
    .breaking-news .link:hover {
      color: #509b22;
      text-decoration: none; }
  .breaking-news .image {
    margin-bottom: 0.62rem;
    height: auto;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
  .breaking-news .title {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.88rem;
    font-weight: 700;
    margin: 0; }
    @media (min-width: 56.25em) {
      .breaking-news .title {
        font-size: 1rem; } }

.category-articles-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.88rem;
  -ms-flex-pack: justify;
      justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 56.25em) {
    .category-articles-list {
      font-size: 1rem; } }
  @media (min-width: 48em) {
    .-frontpage .category-articles-list {
      float: left;
      width: calc(100% - 20rem); } }
  .category-articles-list .category {
    margin-bottom: 1.25rem;
    width: 49.5%; }
    @media (max-width: 39.99em) {
      .category-articles-list .category {
        padding-right: 0.62rem; } }
    @media (min-width: 40em) {
      .category-articles-list .category {
        padding-right: 0.81rem;
        width: 33%; } }
    @media (max-width: 39.99em) {
      .category-articles-list .category:nth-child(2), .category-articles-list .category:nth-child(5), .category-articles-list .category:nth-child(7) {
        padding: 0 0 0 0.62rem; } }
    @media (min-width: 40em) {
      .category-articles-list .category:nth-child(4), .category-articles-list .category:nth-child(7) {
        clear: right;
        padding-left: 0.81rem;
        padding-right: 0; } }
    @media (min-width: 40em) {
      .category-articles-list .category:nth-child(2), .category-articles-list .category:nth-child(6) {
        padding: 0 0.44rem; } }
  .category-articles-list .ad {
    width: 100%; }
    @media (min-width: 40em) {
      .category-articles-list .ad {
        display: none; } }


.category-title {
  color: #272727;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.44rem;
  margin: 0;
  text-transform: uppercase; }
  .category-articles-list .category-title {
    margin-bottom: 0.62rem; }
  .category-title:before {
    background-color: #cfcfcf;
    content: '';
    display: inline-block;
    height: 1.12rem;
    margin-right: 0.31rem;
    width: 0.31rem; }
    .-category_politics .category-title:before {
      background-color:  #ae2323; }
    .-category_culture .category-title:before {
      background-color:  #32d8cb; }
    .-category_history .category-title:before {
      background-color:  #d9cf31; }
    .-category_the_root_tv .category-title:before {
      background-color:  #d4357f; }
    .-category_photos .category-title:before {
      background-color:  #391664; }
    .-category_lists .category-title:before {
      background-color:  #10386a; }
    .-category_popular .category-title:before {
      background-color:  #509b22; }
    .-category_news .category-title:before {
      background-color:  #000000; }


.section-header {
  margin: 1.25rem 0;
  text-align: center; }
  .section-header.-integrated {
    text-align: left; }
  .section-header.-archive {
    margin: 0 0 0.62rem 0; }
    @media (min-width: 48em) {
      .section-header.-archive {
        margin: 0 0 1.25rem 0; } }
  .section-root100 .section-header {
    margin-top: 0; }
  .section-header .headertitle {
    color: #424242;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    margin: 0;
    position: relative;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .section-header .headertitle {
        font-size: 3.75rem; } }
    .section-header .headertitle:before {
      background-color: #e3e3e3;
      content: '';
      height: 0.31rem;
      left: 0;
      position: absolute;
      top: 1.25rem;
      width: 100%; }
      @media (min-width: 48em) {
        .section-header .headertitle:before {
          top: 1.88rem; } }
  .section-header.-integrated .headertitle {
    border-bottom: 5px solid #e3e3e3;
    line-height: 1;
    padding-bottom: 0.31rem;
    text-transform: none; }
    .section-header.-integrated .headertitle:before {
      display: none; }
  .section-header .headertext {
    background-color: #ffffff;
    display: inline-block;
    line-height: 1;
    margin: 0 1.25rem;
    padding: 0 0.62rem;
    position: relative; }
    @media (min-width: 48em) {
      .section-header .headertext {
        padding: 0 1.88rem; } }
  .section-header.-integrated .headertext {
    margin: 0;
    padding: 0; }
  .section-header .headerlink {
    background-color: #ffffff;
    color: #d65b35;
    display: inline-block;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.12rem;
    padding: 0 0.62rem;
    text-transform: uppercase;
    transition: 0.2s 0s; }
    .section-header .headerlink:hover {
      background-color: #d65b35;
      color: #ffffff;
      text-decoration: none; }

.archive.category.-bodycategory_politics .section-header .headertitle:before {
  background-color:  #ae2323; }

.archive.category.-bodycategory_culture .section-header .headertitle:before {
  background-color:  #32d8cb; }

.archive.category.-bodycategory_history .section-header .headertitle:before {
  background-color:  #d9cf31; }

.archive.category.-bodycategory_the_root_tv .section-header .headertitle:before {
  background-color:  #d4357f; }

.archive.category.-bodycategory_photos .section-header .headertitle:before {
  background-color:  #391664; }

.archive.category.-bodycategory_lists .section-header .headertitle:before {
  background-color:  #10386a; }

.archive.category.-bodycategory_popular .section-header .headertitle:before {
  background-color:  #509b22; }

.archive.category.-bodycategory_news .section-header .headertitle:before {
  background-color:  #000000; }

.-category_popular.-category_politics .headertitle:before {
  background-color:  #ae2323; }

.-category_popular.-category_culture .headertitle:before {
  background-color:  #32d8cb; }

.-category_popular.-category_history .headertitle:before {
  background-color:  #d9cf31; }

.-category_popular.-category_the_root_tv .headertitle:before {
  background-color:  #d4357f; }

.-category_popular.-category_photos .headertitle:before {
  background-color:  #391664; }

.-category_popular.-category_lists .headertitle:before {
  background-color:  #10386a; }

.-category_popular.-category_popular .headertitle:before {
  background-color:  #509b22; }

.-category_popular.-category_news .headertitle:before {
  background-color:  #000000; }


.section-title {
  color: #424242;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.88rem;
  margin: 0;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .section-title {
      font-size: 2.5rem; } }
  .new-stories-menu .section-title {
    float: left; }
  .-popular .section-title,
  .-search .section-title {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 0.94rem; }
  .section-title .query {
    color: #509b22; }

.social-follow {
  color: #272727;
  opacity: 0;
  padding-top: 0.31rem;
  position: absolute;
  top: 100%;
  transition: 0.2s 0.3s;
  visibility: hidden;
  z-index: 2;
  right: 0;
  width: 21.88rem; }
  @media (min-width: 40em) {
    .social-follow {
      width: 21.88rem; } }
  .social-follow iframe {
    transition: 0.2s 0.3s;
    visibility: hidden !important; }
  .social-menu > .button:focus + .social-follow,
  .social-menu.focus .social-follow {
    opacity: 1;
    transition: 0s 0s;
    visibility: visible; }
    .social-menu > .button:focus + .social-follow iframe,
    .social-menu.focus .social-follow iframe {
      transition: 0s 0s;
      visibility: visible !important; }
  @media (min-width: 62.5em) {
    .social-menu:hover .social-follow {
      opacity: 1;
      transition: 0s 0s;
      visibility: visible; } }
  @media (min-width: 62.5em) {
    .social-menu:hover .social-follow iframe {
      transition: 0s 0s;
      visibility: visible !important; } }
  .social-follow > .container {
    background-color: #f1f1f1;
    box-shadow: 0 0.19rem 0.62rem rgba(0, 0, 0, 0.4);
    padding: 1.25rem;
    padding-bottom: 0.62rem; }
  .social-follow .followbuttons {
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0; }
  .social-follow .followbutton {
    display: inline-block;
    height: 1.25rem;
    margin-bottom: 0.62rem;
    margin-right: 0.31rem;
    vertical-align: middle; }
    .social-follow .followbutton:last-child {
      margin-right: 0; }
    .social-follow .followbutton > * {
      display: block; }


.social-menu {
  display: none;
  margin-right: 0;
  vertical-align: middle;
  position: relative; }
  @media (min-width: 30em) {
    .social-menu {
      display: inline-block; } }
  @media (min-width: 48em) {
    .social-menu {
      margin-right: 0.31rem; } }
  .social-menu:hover {
    z-index: 4; }
  .social-menu > .button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    color: #ffffff;
    display: block;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 2.25rem;
    padding: 0 0.62rem;
    position: relative;
    transition: 0.2s 0.3s;
    z-index: 3; }
    .social-menu > .button:before {
      background-color: #333333;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transition: 0.2s 0.3s; }
    .social-menu > .button .title {
      display: inline-block;
      font-size: 1.25rem;
      letter-spacing: 0.03rem;
      line-height: 1;
      margin: 0;
      position: relative;
      text-transform: uppercase;
      vertical-align: middle; }
  .social-menu.focus > .button,
  .social-menu > .button:focus {
    color: #272727;
    transition: 0s 0s; }
    .social-menu.focus > .button:before,
    .social-menu > .button:focus:before {
      background-color: #f1f1f1;
      bottom: -0.31rem;
      transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .social-menu > .button:hover,
    .social-menu:hover > .button {
      color: #272727;
      transition: 0s 0s; }
      .social-menu > .button:hover:before,
      .social-menu:hover > .button:before {
        background-color: #f1f1f1;
        bottom: -0.31rem;
        transition: 0s 0s; } }
  .social-menu > .button .icon {
    display: inline-block;
    fill: #ffffff;
    height: 1.25rem;
    position: relative;
    transition: 0.2s 0.3s;
    vertical-align: middle;
    width: 1.25rem; }
    .social-menu > .button .icon.icon-twitter {
      margin: 0 0.31rem; }
  .social-menu.focus > button .icon,
  .social-menu > .button:focus .icon {
    fill: #272727;
    transition: 0s 0s; }
  @media (min-width: 62.5em) {
    .social-menu > .button:hover .icon,
    .social-menu:hover > .button .icon {
      fill: #272727;
      transition: 0s 0s; } }

.social-toolbar {
  display: block;
  
   }
  .social-toolbar .toolbarlist {
    list-style: none;
    margin: 0;
    padding: 0; }
  .social-toolbar .toolbaritem {
    text-align: center;
    color: #ffffff; }
    .social-toolbar .toolbaritem.-comments {
      background: #509b22; }
      .social-toolbar .toolbaritem.-comments:hover {
        background: #305c14; }
      .single-sponsored .social-toolbar .toolbaritem.-comments {
        display: none; }
    .social-toolbar .toolbaritem.-email {
      background: #939393; }
      .social-toolbar .toolbaritem.-email:hover {
        background: #6d6d6d; }
    .social-toolbar .toolbaritem.-facebook {
      background: #3b5999; }
      .social-toolbar .toolbaritem.-facebook:hover {
        background: #263962; }
    .social-toolbar .toolbaritem.-twitter {
      background: #56a3d9; }
      .social-toolbar .toolbaritem.-twitter:hover {
        background: #2a7eb9; }
    .social-toolbar .toolbaritem .icon {
      fill: #ffffff; }
  .social-toolbar .toolbarlink {
    color: #ffffff;
    width: 100%;
    transition: 0.2s 0s;
    vertical-align: middle; }
    .social-toolbar .toolbarlink:hover {
      text-decoration: none;
      text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3); }
      .social-toolbar .toolbarlink:hover .icon {
        transform: translate(1px, 1px); }
  .content-area > .social-toolbar {
    display: none;
    margin-left: -5.31rem;
    margin-top: 0;
    padding: 0.62rem 0.31rem 0.94rem 0.31rem;
    position: absolute;
    width: 4.06rem; }
    .content-area > .social-toolbar .toolbaritem {
      height: 4.25rem;
      width: 4.06rem;
      font-size: 0.62rem;
      text-align: center; }
      .content-area > .social-toolbar .toolbaritem .icon {
        display: block;
        float: none;
        height: 2.25rem;
        width: 2.25rem;
        margin: 0.38rem auto; }
    .content-area > .social-toolbar .toolbarlink {
      display: inline-block; }
    @media (min-width: 75em) {
      .content-area > .social-toolbar {
        display: block; } }
    @media (min-width: 37.5em) {
      .admin-bar .content-area > .social-toolbar.is_stuck {
        margin-top: 2.88rem; } }
    @media (min-width: 48.94em) {
      .admin-bar .content-area > .social-toolbar.is_stuck {
        margin-top: 2rem; } }
    .-adheaderfixed .content-area > .social-toolbar.is_stuck {
      margin-top: 6.88rem; }
    @media (min-width: 37.5em) {
      .admin-bar.-adheaderfixed .content-area > .social-toolbar.is_stuck {
        margin-top: 9.75rem; } }
    @media (min-width: 48.94em) {
      .admin-bar.-adheaderfixed .content-area > .social-toolbar.is_stuck {
        margin-top: 8.88rem; } }
  @media (min-width: 75em) {
    .entry-header .social-toolbar, #js-mobile-social-toolbar .social-toolbar {
      display: none; } }
  .entry-header .social-toolbar .toolbarlist, #js-mobile-social-toolbar .social-toolbar .toolbarlist {
    padding: 0.62rem 0 0; }
  .entry-header .social-toolbar .toolbaritem, #js-mobile-social-toolbar .social-toolbar .toolbaritem {
    width: 25%;
    height: 2.25rem;
    line-height: 2.25rem;
    margin: 0;
    float: left;
    color: #ffffff;
    text-align: center;
    vertical-align: middle; }
    .entry-header .social-toolbar .toolbaritem .icon, #js-mobile-social-toolbar .social-toolbar .toolbaritem .icon {
      float: left;
      height: 1.25rem;
      width: 1.25rem;
      margin: 0.5rem -0.38rem 0.5rem 0.38rem; }
    .entry-header .social-toolbar .toolbaritem .text, #js-mobile-social-toolbar .social-toolbar .toolbaritem .text {
      font-size: 0.62rem; }
    @media (min-width: 30em) {
      .entry-header .social-toolbar .toolbaritem, #js-mobile-social-toolbar .social-toolbar .toolbaritem {
        width: 24%;
        height: 3rem;
        line-height: 3rem;
        margin-right: 1.333%; }
        .entry-header .social-toolbar .toolbaritem:last-child, #js-mobile-social-toolbar .social-toolbar .toolbaritem:last-child {
          margin-right: 0; }
        .entry-header .social-toolbar .toolbaritem .text, #js-mobile-social-toolbar .social-toolbar .toolbaritem .text {
          font-size: 0.8rem; }
        .entry-header .social-toolbar .toolbaritem .icon, #js-mobile-social-toolbar .social-toolbar .toolbaritem .icon {
          height: 1.88rem;
          width: 1.88rem;
          margin: 0.56rem -0.56rem 0.56rem 0.75rem; } }


#js-mobile-social-toolbar {
  display: none;
  position: fixed;
  width: 100%;
  padding: 0.62rem;
  background: #fbfbfb;
  border-bottom: 1px solid #939393;
  top: -60px; }
  #js-mobile-social-toolbar .toolbarlist {
    padding-top: 0 !important; }
  #js-mobile-social-toolbar.is-stuck {
    z-index: 2;
    display: block;
    top: -1px;
    transition: top .3s ease-out; }
    .-headerfixed #js-mobile-social-toolbar.is-stuck {
      top: 60px; }

.cta-button {
  background-color: #d65b35;
  color: #ffffff;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  padding: 0.31rem 1.25rem;
  text-transform: uppercase;
  transition: 0.2s 0s; }
  .cta-button:hover, .cta-button:active, .cta-button:focus {
    background-color: #509b22;
    text-decoration: none; }


.newsletter-signup {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  color: #272727;
  opacity: 0;
  padding-top: 0.31rem;
  position: absolute;
  top: 100%;
  transition: 0.2s 0.3s;
  visibility: hidden;
  z-index: 2;
  width: 25rem; }
  @media (min-width: 40em) {
    .newsletter-signup {
      width: 29.38rem; } }
  .newsletter-menu > .button:focus + .newsletter-signup,
  .newsletter-menu.focus .newsletter-signup {
    opacity: 1;
    transition: 0s 0s;
    visibility: visible; }
  @media (min-width: 62.5em) {
    .newsletter-menu:hover .newsletter-signup {
      opacity: 1;
      transition: 0s 0s;
      visibility: visible; } }
  .newsletter-signup > .container {
    background-color: #f1f1f1;
    box-shadow: 0 0.19rem 0.62rem rgba(0, 0, 0, 0.4);
    padding: 1.25rem; }
  .newsletter-signup .title {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 0.62rem 0; }
  .newsletter-signup .form {
    margin: 0; }
  .newsletter-signup .list {
    list-style: none;
    margin: 0;
    padding: 0 0 0.62rem 0; }
  .newsletter-signup .item {
    margin-bottom: 0.62rem; }
  .newsletter-signup .checkbox {
    margin-right: 0.19rem; }
  .newsletter-signup .emailsubmit {
    margin: 0; }
  .newsletter-signup .email {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #cfcfcf;
    border-right: 0 none;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.88rem;
    min-height: 1.88rem;
    padding: 0 0.5rem;
    vertical-align: middle;
    width: 80%; }
  .newsletter-signup .submit {
    background-color: #d65b35;
    color: #ffffff;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    padding: 0.31rem 1.25rem;
    text-transform: uppercase;
    transition: 0.2s 0s;
    display: inline-block;
    font-size: 1rem;
    line-height: 2rem;
    padding: 0 0.5rem;
    vertical-align: middle; }
    .newsletter-signup .submit:hover, .newsletter-signup .submit:active, .newsletter-signup .submit:focus {
      background-color: #509b22;
      text-decoration: none; }


.root-photo-montage.-futurists {
  width: 280px; }
  @media (min-width: 48em) {
    .root-photo-montage.-futurists {
      width: 728px; } }
  @media (min-width: 62.5em) {
    .root-photo-montage.-futurists {
      width: 1000px; } }
  @media (min-width: 66.25em) {
    .root-photo-montage.-futurists {
      width: 1020px; } }
  .root-photo-montage.-futurists .stamp {
    -ms-flex-preferred-size: 420px;
        flex-basis: 420px;
    height: auto;
    padding: 3px; }
    @supports (-moz-appearance: meterbar) and (image-orientation: 90deg) {
      .root-photo-montage.-futurists .stamp {
        max-width: 435px; } }
    @media (max-width: 66.24em) {
      .root-photo-montage.-futurists .stamp {
        -ms-flex-order: 1;
            order: 1; } }
    @media (min-width: 48em) {
      .root-photo-montage.-futurists .stamp {
        height: 140px; } }
    @media (min-width: 66.25em) {
      .root-photo-montage.-futurists .stamp {
        -ms-flex-preferred-size: 435px;
            flex-basis: 435px;
        height: 145px; } }
    .root-photo-montage.-futurists .stamp:hover {
      transform: none; }
  .root-photo-montage.-futurists .montageitem {
    -ms-flex-preferred-size: 140px;
        flex-basis: 140px; }
    @media (max-width: 66.24em) {
      .root-photo-montage.-futurists .montageitem {
        -ms-flex-order: 2;
            order: 2; } }
    @media (min-width: 66.25em) {
      .root-photo-montage.-futurists .montageitem {
        -ms-flex-preferred-size: 145px;
            flex-basis: 145px; } }
    .root-photo-montage.-futurists .montageitem:hover {
      transform: scale(1.3); }
    .root-photo-montage.-futurists .montageitem .name {
      font-size: 18px; }

.root-listnavbar {
  background-color: #272727;
  display: none;
  height: 105px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }
  @media (min-width: 40em) {
    .root-listnavbar {
      height: 75px; } }
  .admin-bar .root-listnavbar {
    top: 32px; }
    @media (max-width: 48.88em) {
      .admin-bar .root-listnavbar {
        top: 46px; } }
    @media (max-width: 37.5em) {
      .admin-bar .root-listnavbar {
        top: 0; } }
  .root-listnavbar > .inner {
    margin: 10px;
    max-width: 1020px;
    position: relative; }
    @media (min-width: 66.25em) {
      .root-listnavbar > .inner {
        margin: 10px auto; } }
    .root-listnavbar > .inner > a {
      display: inline-block;
      vertical-align: middle; }
  @media (min-width: 48em) {
    .root-listnavbar .wrapper {
      max-width: 700px; } }
  .root-listnavbar .logo {
    display: block; }
    @media (min-width: 40em) {
      .root-listnavbar .logo {
        display: inline-block; } }
    .root-listnavbar .logo img {
      display: block;
      max-height: 35px;
      width: auto; }
      @media (min-width: 40em) {
        .root-listnavbar .logo img {
          max-height: 55px; } }
  .root-listnavbar .social {
    position: absolute;
    right: 0;
    top: 0; }
    @media (min-width: 40em) {
      .root-listnavbar .social {
        float: right;
        margin-top: 8px;
        position: static; } }
  .root-listnavbar .facebook:hover svg {
    fill: #3b5998; }
  .root-listnavbar .twitter:hover svg {
    fill: #00aced; }
  .root-listnavbar svg {
    fill: #f9f9f9;
    height: 36px;
    vertical-align: middle;
    width: 36px; }
  .root-listnavbar a:hover {
    text-decoration: none; }

.root-listlinks {
  display: block;
  height: 40px;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  vertical-align: middle;
  width: 100%; }
  @media (min-width: 40em) {
    .root-listlinks {
      float: right;
      margin: 8px 0 0 20px;
      width: 250px; } }
  .root-listlinks > li {
    background-color: #f9f9f9;
    border: solid 1px #555555;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    position: relative; }
    .root-listlinks > li > .jumplink {
      border-right: dotted 1px #272727;
      display: block;
      margin-right: 50px; }
      .root-listlinks > li > .jumplink:before {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 20px solid #64922f;
        content: '';
        height: 0;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 0; }
      .root-listlinks > li > .jumplink:after {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 15px solid #f9f9f9;
        content: '';
        height: 0;
        position: absolute;
        right: 13px;
        top: 10px;
        width: 0; }
  .root-listlinks .dropdown {
    background-color: #f9f9f9;
    border-bottom: solid 1px #555555;
    border-left: solid 1px #555555;
    border-right: solid 1px #555555;
    border-top: solid 1px #272727;
    box-shadow: 5px 5px 5px #666666;
    display: none;
    height: 200px;
    line-height: 1.2;
    list-style: none;
    overflow-y: scroll;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%; }
    @media (min-width: 40em) {
      .root-listlinks .dropdown {
        -moz-column-count: 3;
             column-count: 3;
        -moz-column-width: 170px;
             column-width: 170px;
        height: 90vh;
        left: auto;
        width: 600px; } }
    @media (min-width: 66.25em) {
      .root-listlinks .dropdown {
        -moz-column-count: 5;
             column-count: 5;
        height: auto;
        left: 50%;
        margin-left: -560px;
        overflow: hidden;
        right: auto;
        width: 1000px; } }
    .root-listlinks .dropdown a {
      color: #272727;
      font-size: 14px; }
      .root-listlinks .dropdown a:hover {
        text-decoration: underline; }
    .-futurists .root-listlinks .dropdown {
      padding: 5px; }
      @media (min-width: 40em) {
        .-futurists .root-listlinks .dropdown {
          height: auto; } }
      @media (min-width: 48em) {
        .-futurists .root-listlinks .dropdown {
          -moz-column-count: 2;
               column-count: 2;
          -moz-column-width: 170px;
               column-width: 170px;
          left: auto;
          margin-left: 0;
          overflow: hidden;
          right: 0;
          width: 450px; } }
      @media (min-width: 66.25em) {
        .-futurists .root-listlinks .dropdown {
          -moz-column-count: 2;
               column-count: 2;
          -moz-column-width: 170px;
               column-width: 170px;
          right: 0;
          width: 450px; } }
      .-futurists .root-listlinks .dropdown a {
        border-bottom: dotted 1px #000000;
        display: block;
        font-size: 17px;
        padding: 10px 5px; }
        .-futurists .root-listlinks .dropdown a:hover {
          background-color: #64922f;
          color: #ffffff;
          text-decoration: none; }


.root-photo-montage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0 auto 50px auto;
  padding: 0; }
  @media (min-width: 48em) {
    .root-photo-montage {
      margin: 0 0 3.12rem 0; } }
  .root-photo-montage.-hundred {
    width: 300px; }
    @media (min-width: 48em) {
      .root-photo-montage.-hundred {
        width: 728px; } }
    @media (min-width: 62.5em) {
      .root-photo-montage.-hundred {
        width: 900px; } }
    @media (min-width: 66.25em) {
      .root-photo-montage.-hundred {
        width: 1020px; } }
    .root-photo-montage.-hundred ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      list-style: none;
      margin: 0;
      padding: 0; }
    .root-photo-montage.-hundred .stamp {
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
      height: 240px;
      max-width: none;
      padding: 3px; }
      @supports (-moz-appearance: meterbar) and (image-orientation: 90deg) {
        .root-photo-montage.-hundred .stamp {
          max-width: 300px; } }
      @media (max-width: 47.99em) {
        .root-photo-montage.-hundred .stamp {
          -ms-flex-order: 1;
              order: 1; } }
      @media (min-width: 48em) and (max-width: 62.49em) {
        .root-photo-montage.-hundred .stamp {
          -ms-flex-preferred-size: 360px;
              flex-basis: 360px;
          height: 288px; } }
      @media (min-width: 66.25em) {
        .root-photo-montage.-hundred .stamp {
          -ms-flex-preferred-size: 340px;
              flex-basis: 340px;
          height: 272px; } }
      .root-photo-montage.-hundred .stamp:hover {
        transform: none; }
    .root-photo-montage.-hundred .stampside {
      border: 0;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px; }
      @supports (-moz-appearance: meterbar) and (image-orientation: 90deg) {
        .root-photo-montage.-hundred .stampside {
          max-width: 300px; } }
      @media (max-width: 47.99em) {
        .root-photo-montage.-hundred .stampside {
          -ms-flex-order: 3;
              order: 3; } }
      @media (min-width: 48em) and (max-width: 62.49em) {
        .root-photo-montage.-hundred .stampside {
          -ms-flex-preferred-size: 360px;
              flex-basis: 360px; } }
      @media (min-width: 66.25em) {
        .root-photo-montage.-hundred .stampside {
          -ms-flex-preferred-size: 340px;
              flex-basis: 340px; } }
      .root-photo-montage.-hundred .stampside:hover {
        transform: none; }
    .root-photo-montage.-hundred .stampright {
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px; }
      @supports (-moz-appearance: meterbar) and (image-orientation: 90deg) {
        .root-photo-montage.-hundred .stampright {
          max-width: 300px; } }
      @media (min-width: 48em) {
        .root-photo-montage.-hundred .stampright {
          -ms-flex-preferred-size: 728px;
              flex-basis: 728px; }
          @supports (-moz-appearance: meterbar) and (image-orientation: 90deg) {
            .root-photo-montage.-hundred .stampright {
              max-width: 728px; } } }
      @media (min-width: 62.5em) {
        .root-photo-montage.-hundred .stampright {
          -ms-flex-preferred-size: 300px;
              flex-basis: 300px; }
          @supports (-moz-appearance: meterbar) and (image-orientation: 90deg) {
            .root-photo-montage.-hundred .stampright {
              max-width: 300px; } } }
      @media (min-width: 66.25em) {
        .root-photo-montage.-hundred .stampright {
          -ms-flex-preferred-size: 340px;
              flex-basis: 340px; }
          @supports (-moz-appearance: meterbar) and (image-orientation: 90deg) {
            .root-photo-montage.-hundred .stampright {
              max-width: 340px; } } }
  .root-photo-montage:after {
    clear: both;
    content: '';
    display: table; }
  .root-photo-montage .montageitem {
    box-sizing: border-box;
    -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
    padding: 3px;
    position: relative;
    transition: transform .15s linear; }
    @supports (-moz-appearance: meterbar) and (image-orientation: 90deg) {
      .root-photo-montage .montageitem {
        max-width: 60px; } }
    @media (max-width: 47.99em) {
      .root-photo-montage .montageitem {
        -ms-flex-order: 2;
            order: 2; } }
    @media (min-width: 48em) and (max-width: 62.49em) {
      .root-photo-montage .montageitem {
        -ms-flex-preferred-size: 72px;
            flex-basis: 72px; } }
    @media (min-width: 66.25em) {
      .root-photo-montage .montageitem {
        -ms-flex-preferred-size: 68px;
            flex-basis: 68px; } }
    .root-photo-montage .montageitem:hover {
      position: relative;
      transform: scale(2);
      transform-origin: center;
      z-index: 2; }
      .root-photo-montage .montageitem:hover > a {
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
        display: block; }
      .root-photo-montage .montageitem:hover .name {
        opacity: 1; }
    .root-photo-montage .montageitem .name {
      background-color: rgba(0, 0, 0, 0.8);
      bottom: 3px;
      color: #ffffff;
      font-size: 11px;
      left: -50%;
      margin: 0 6px;
      opacity: 0;
      padding: 5px;
      position: absolute;
      transform: scale(0.5);
      transform-origin: bottom;
      width: calc(200% - 12px); }
    .root-photo-montage .montageitem img {
      display: block; }

@media (min-width: 48em) {
  .root-profiles {
    float: left;
    width: calc(100% - 20rem); } }

.root-profiles .icon-twitter:before,
.root-profiles a[href*='twitter.com']:before,
.root-profiles .icon-facebook:before,
.root-profiles a[href*='facebook.com']:before {
  display: none; }

.root-profile > .head {
  background-color: #272727;
  padding: 20px; }

.root-profile > .body {
  background-color: #3a4d54;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow: hidden;
  padding: 25px; }

.root-profile .info {
  background-color: #364143;
  color: #d0d5d8;
  margin-bottom: 20px;
  padding: 20px; }
  @media (min-width: 48em) {
    .root-profile .info {
      float: left;
      width: 32%; } }
  .root-profile .info .sociallink {
    border-radius: 50%;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin-right: 0.31rem;
    text-align: center;
    width: 36px; }
  .root-profile .info .sociallink.-facebook {
    background-color: #3b5999; }
    .root-profile .info .sociallink.-facebook:hover {
      background-color: #ffffff; }
  .root-profile .info .sociallink.-twitter {
    background-color: #56a3d9; }
    .root-profile .info .sociallink.-twitter:hover {
      background-color: #ffffff; }
  .root-profile .info .sociallink.-linkedin {
    background-color: #0077b5; }
    .root-profile .info .sociallink.-linkedin:hover {
      background-color: #ffffff; }
  .root-profile .info .icon {
    fill: #ffffff;
    height: 20px;
    vertical-align: middle;
    width: 20px; }
  .root-profile .info .sociallink.-facebook:hover .icon {
    fill: #3b5999; }
  .root-profile .info .sociallink.-twitter:hover .icon {
    fill: #56a3d9; }
  .root-profile .info .sociallink.-linkedin:hover .icon {
    fill: #0077b5; }

.root-profile .bio {
  color: #ffffff;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 20px; }
  @media (min-width: 48em) {
    .root-profile .bio {
      float: left;
      padding-left: 25px;
      width: 68%; } }
  .root-profile .bio .title {
    color: #d0d5d8;
    font-style: normal;
    font-weight: 100;
    margin-bottom: 0;
    text-transform: uppercase; }

.root-profile .biotitle {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  margin: 0 0 0.31rem 0;
  text-transform: uppercase; }

.root-profile .scores {
  clear: both; }

.root-profile .stats {
  list-style: none;
  margin: 0;
  padding: 0; }

.root-profile li {
  margin-bottom: 8px; }

.root-profile .label {
  display: block;
  font-size: 13px;
  text-transform: uppercase; }

.root-profile .label.-social {
  margin-bottom: 0.31rem; }

.root-profile .stat {
  display: block;
  font-size: 12px;
  font-style: italic; }

.root-profile a {
  color: #4db3c6; }

.root-profilehead {
  overflow: hidden;
  position: relative;
  text-align: center; }
  @media (min-width: 48em) {
    .root-profilehead {
      text-align: left; } }
  @media (min-width: 48em) {
    .root-profilehead > .photo,
    .root-profilehead > .attachment-thumbnail,
    .root-profilehead > .attachment-crop-square-thumb {
      float: left; } }
  .root-profilehead > .name {
    color: #ced2d5; }
    @media (min-width: 48em) {
      .root-profilehead > .name {
        float: left;
        padding-left: 40px;
        width: calc(100% - 150px); } }
  .root-profilehead .rank {
    font-family: serif;
    font-size: 70px;
    line-height: 1; }
  .root-profilehead .person {
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 46px;
    margin: 15px 0 0 0;
    text-transform: uppercase; }

.root-profilescores {
  border-top: 2px solid #324347;
  color: #d0d5d8;
  margin-top: 10px;
  padding-top: 10px; }
  .root-profilescores > .scorelist {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
  .root-profilescores li {
    display: inline-block;
    vertical-align: top;
    width: 32%; }
    @media (min-width: 48em) {
      .root-profilescores li {
        vertical-align: bottom;
        width: 19%; } }
  .root-profilescores .label {
    font-size: 14px;
    text-transform: none; }
  .root-profilescores .data {
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 25px;
    letter-spacing: 1px; }

.root-profilesocial {
  margin-top: 0.62rem;
  text-align: center; }
  @media (min-width: 48em) {
    .root-profilesocial {
      position: absolute;
      right: 20px;
      top: 10px; } }
  .root-profilesocial > a {
    display: inline-block;
    margin-left: 0.62rem;
    text-align: center;
    vertical-align: top; }
    .root-profilesocial > a:hover {
      text-decoration: none; }
  .root-profilesocial .count {
    color: #ced2d5;
    display: block; }
  .root-profilesocial svg {
    fill: #ced2d5;
    height: 25px;
    width: 25px; }
  .root-profilesocial > a:hover svg {
    fill: #ffffff; }


.promo.-theroot100 {
  display: block;
  margin: 0 0 1.5em;
  background: url(../../images/promo-theroot100-bg.jpg) 100% 50%;
  background-size: cover;
  display: -ms-flexbox;
  display: flex; }
  .promo.-theroot100 .promo-link {
    display: block;
    -ms-flex: 1;
        flex: 1;
    background: #000000 url(../../images/promo-theroot100-2016-logo.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 100px; }
    .promo.-theroot100 .promo-link:hover {
      background-color: rgba(0, 0, 0, 0.9); }
  .promo.-theroot100 .promo-header {
    margin: 1em;
    -ms-flex: 2;
        flex: 2; }
    .promo.-theroot100 .promo-header .promo-title {
      font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 22px;
      color: #000000;
      line-height: 1;
      letter-spacing: -0.025em; }
    .promo.-theroot100 .promo-header .promo-morelink {
      font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #509b22;
      font-size: 0.75rem;
      text-transform: uppercase; }
      .promo.-theroot100 .promo-header .promo-morelink:after {
        display: inline;
        vertical-align: bottom;
        content: "\3009";
        margin-left: .25em; }
  @media (max-width: 29.99em) {
    .promo.-theroot100 {
      margin-left: -10px;
      margin-right: -10px; } }
  @media (min-width: 30em) {
    .promo.-theroot100 .promo-header .promo-title {
      font-size: 30px; } }
  @media (min-width: 48em) {
    .promo.-theroot100 .promo-header .promo-morelink {
      font-size: 0.88rem; } }
  @media (min-width: 62.5em) {
    .promo.-theroot100 .promo-link {
      min-width: 180px; }
    .promo.-theroot100 .promo-header {
      margin: 1em 2em; }
      .promo.-theroot100 .promo-header .promo-title {
        font-size: 35px; }
      .promo.-theroot100 .promo-header .promo-morelink {
        font-size: 0.88rem; } }


.article-slider {
  background-color: #ffffff;
  border-bottom: 5px solid #939393;
  overflow: hidden;
  padding-top: 0.62rem;
  position: relative;
  
  
  
  
  
  
  
   }
  .-bodycategory_politics .article-slider {
    border-bottom: 5px solid  #ae2323; }
  .-bodycategory_culture .article-slider {
    border-bottom: 5px solid  #32d8cb; }
  .-bodycategory_history .article-slider {
    border-bottom: 5px solid  #d9cf31; }
  .-bodycategory_the_root_tv .article-slider {
    border-bottom: 5px solid  #d4357f; }
  .-bodycategory_photos .article-slider {
    border-bottom: 5px solid  #391664; }
  .-bodycategory_lists .article-slider {
    border-bottom: 5px solid  #10386a; }
  .-bodycategory_popular .article-slider {
    border-bottom: 5px solid  #509b22; }
  .-bodycategory_news .article-slider {
    border-bottom: 5px solid  #000000; }
  .article-slider .slidercontrols {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .article-slider .slidebutton {
    background-color: rgba(0, 0, 0, 0.6);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTIgMzIiIGZpbGw9IiNmZmZmZmYiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjIuNXJlbSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8dGl0bGU+YW5nbGUtbGVmdDwvdGl0bGU+CiAgPHBhdGggY2xhc3M9InBhdGgxIiBkPSJNMTEuMTk2IDkuNzE0cTAgMC4yMzItMC4xNzkgMC40MTFsLTcuMDE4IDcuMDE4IDcuMDE4IDcuMDE4cTAuMTc5IDAuMTc5IDAuMTc5IDAuNDExdC0wLjE3OSAwLjQxMWwtMC44OTMgMC44OTNxLTAuMTc5IDAuMTc5LTAuNDExIDAuMTc5dC0wLjQxMS0wLjE3OWwtOC4zMjEtOC4zMjFxLTAuMTc5LTAuMTc5LTAuMTc5LTAuNDExdDAuMTc5LTAuNDExbDguMzIxLTguMzIxcTAuMTc5LTAuMTc5IDAuNDExLTAuMTc5dDAuNDExIDAuMTc5bDAuODkzIDAuODkzcTAuMTc5IDAuMTc5IDAuMTc5IDAuNDExeiIvPgo8L3N2Zz4=");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 1.88rem;
    display: block;
    fill: #ffffff;
    font-size: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-indent: -999em;
    transition: 0.2s 0s;
    visibility: hidden;
    width: 2.5rem;
    z-index: 2; }
    .article-slider .slidebutton.-nextarticleslide {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTEgMzIiIGZpbGw9IiNmZmZmZmYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT4KICA8cGF0aCBjbGFzcz0icGF0aDEiIGQ9Ik0xMC42MjUgMTcuMTQzcTAgMC4yMzItMC4xNzkgMC40MTFsLTguMzIxIDguMzIxcS0wLjE3OSAwLjE3OS0wLjQxMSAwLjE3OXQtMC40MTEtMC4xNzlsLTAuODkzLTAuODkzcS0wLjE3OS0wLjE3OS0wLjE3OS0wLjQxMXQwLjE3OS0wLjQxMWw3LjAxOC03LjAxOC03LjAxOC03LjAxOHEtMC4xNzktMC4xNzktMC4xNzktMC40MTF0MC4xNzktMC40MTFsMC44OTMtMC44OTNxMC4xNzktMC4xNzkgMC40MTEtMC4xNzl0MC40MTEgMC4xNzlsOC4zMjEgOC4zMjFxMC4xNzkgMC4xNzkgMC4xNzkgMC40MTF6Ii8+Cjwvc3ZnPg==");
      fill: #ffffff;
      left: auto;
      right: 0; }
    .article-slider .slidebutton:hover {
      background-color: rgba(0, 0, 0, 0.8); }
  .article-slider:hover .slidebutton {
    opacity: 1;
    visibility: visible; }
  .article-slider.-fixed {
    border-bottom: 0 none;
    border-top: 5px solid #939393;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: auto;
    z-index: 10; }
    .-bodycategory_politics .article-slider.-fixed {
      border-top: 5px solid  #ae2323; }
    .-bodycategory_culture .article-slider.-fixed {
      border-top: 5px solid  #32d8cb; }
    .-bodycategory_history .article-slider.-fixed {
      border-top: 5px solid  #d9cf31; }
    .-bodycategory_the_root_tv .article-slider.-fixed {
      border-top: 5px solid  #d4357f; }
    .-bodycategory_photos .article-slider.-fixed {
      border-top: 5px solid  #391664; }
    .-bodycategory_lists .article-slider.-fixed {
      border-top: 5px solid  #10386a; }
    .-bodycategory_popular .article-slider.-fixed {
      border-top: 5px solid  #509b22; }
    .-bodycategory_news .article-slider.-fixed {
      border-top: 5px solid  #000000; }
  .article-slider .slider {
    margin: 0 auto;
    max-height: 3.56rem;
    max-width: 81.25rem;
    overflow: hidden; }
    @media (min-width: 30em) {
      .article-slider .slider {
        max-height: 4.81rem; } }
  .article-slider .article {
    float: left;
    padding: 0 0.62rem 1.25rem 0.62rem;
    width: 100%; }
    .article-slider .article.-category_politics .category {
      background-color:  #ae2323; }
    .article-slider .article.-category_culture .category {
      background-color:  #32d8cb; }
    .article-slider .article.-category_history .category {
      background-color:  #d9cf31; }
    .article-slider .article.-category_the_root_tv .category {
      background-color:  #d4357f; }
    .article-slider .article.-category_photos .category {
      background-color:  #391664; }
    .article-slider .article.-category_lists .category {
      background-color:  #10386a; }
    .article-slider .article.-category_popular .category {
      background-color:  #509b22; }
    .article-slider .article.-category_news .category {
      background-color:  #000000; }
    @media (min-width: 30em) {
      .article-slider .article {
        width: 50%; } }
    @media (min-width: 48em) {
      .article-slider .article {
        width: 33.3333%; } }
    @media (min-width: 62.5em) {
      .article-slider .article {
        width: 25%; } }
  .article-slider .link {
    float: left;
    max-width: 5.31rem;
    position: relative;
    width: 30%; }
  .article-slider .image-holder {
    width: 100%;
    height: 53.75%;
    min-height: 45px;
    background: #e3e3e3; }
    @media (min-width: 30em) {
      .article-slider .image-holder {
        width: 100%;
        height: 74.12%;
        min-height: 45px; } }
  .article-slider .category {
    background-color: #939393;
    bottom: -0.25rem;
    color: #ffffff;
    font-size: 0.62rem;
    font-weight: 700;
    padding: 0.06rem 0.25rem;
    position: absolute;
    text-transform: uppercase;
    transition: 0.2s 0s;
    z-index: 2; }
    .article-slider .category a {
      color: #ffffff; }
  .article-slider .link:hover .category {
    bottom: 0; }
  .article-slider .summary {
    float: left;
    max-height: 3rem;
    overflow: hidden;
    padding-left: 0.62rem;
    width: 70%; }
    @media (min-width: 30em) {
      .article-slider .summary {
        max-height: 4rem; } }
    .article-slider .summary a {
      color: #272727;
      transition: 0.2s 0s; }
      .article-slider .summary a:hover {
        color: #509b22;
        text-decoration: none; }
  .article-slider .title {
    color: #272727;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.88rem;
    font-weight: 400;
    line-height: 1.2;
    margin: -0.19rem 0 0.31rem 0; }
  .article-slider .meta {
    line-height: 1.2; }
    .article-slider .meta .byline {
      display: block;
      font-size: 0.69rem;
      text-transform: uppercase; }
    .article-slider .meta .updated,
    .article-slider .meta .posted-on {
      display: none; }


.blog-roll {
  
  
  
  
  
   }
  .blog-roll.-promo_a {
    margin-bottom: 0.62rem;
    -ms-flex-order: 1;
        order: 1; }
    @media (min-width: 48em) {
      .blog-roll.-promo_a {
        float: right;
        margin-bottom: 1.25rem;
        width: calc(100% - 11.25rem); } }
    @media (min-width: 56.25em) {
      .blog-roll.-promo_a {
        width: calc(100% - 15rem); } }
  .blog-roll.-promo_b {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-order: 3;
        order: 3; }
    @media (min-width: 48em) {
      .blog-roll.-promo_b {
        float: left;
        width: calc(100% - 31.25rem); } }
    @media (min-width: 56.25em) {
      .blog-roll.-promo_b {
        width: calc(100% - 35rem); } }
  .blog-roll.-promo_c {
    margin-bottom: 0.62rem;
    -ms-flex-order: 4;
        order: 4; }
    @media (min-width: 48em) {
      .blog-roll.-promo_c {
        clear: left;
        float: left;
        width: calc(100% - 20rem); } }
    @media (min-width: 56.25em) {
      .blog-roll.-promo_c {
        margin-bottom: 1.25rem; } }
  .blog-roll.-promo_d {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-order: 5;
        order: 5; }
    @media (min-width: 48em) {
      .blog-roll.-promo_d {
        float: left;
        width: calc(100% - 20rem); } }
  .blog-roll.-hero {
    margin-bottom: 1.25rem; }
  .blog-roll.-card.-archive {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .-popular .blog-roll.-list.-archive {
    margin-bottom: 2.5rem; }
  .blog-roll > .article {
    border-top: 5px solid #cfcfcf;
    overflow: hidden;
    position: relative; }
    .blog-roll > .article.-category_politics {
      border-top: 5px solid  #ae2323; }
    .blog-roll > .article.-category_culture {
      border-top: 5px solid  #32d8cb; }
    .blog-roll > .article.-category_history {
      border-top: 5px solid  #d9cf31; }
    .blog-roll > .article.-category_the_root_tv {
      border-top: 5px solid  #d4357f; }
    .blog-roll > .article.-category_photos {
      border-top: 5px solid  #391664; }
    .blog-roll > .article.-category_lists {
      border-top: 5px solid  #10386a; }
    .blog-roll > .article.-category_popular {
      border-top: 5px solid  #509b22; }
    .blog-roll > .article.-category_news {
      border-top: 5px solid  #000000; }
  .blog-roll.-archive > .article {
    border: 0 none; }
  .blog-roll.-list > .article {
    margin-bottom: 1.25rem; }
  .blog-roll.-overlay > .article {
    margin-bottom: 0.62rem; }
    @media (min-width: 30em) {
      .blog-roll.-overlay > .article {
        float: left;
        margin-bottom: 0;
        width: 39.74%; } }
    @media (min-width: 48em) {
      .blog-roll.-overlay > .article {
        width: 38.46%; } }
    @media (min-width: 30em) {
      .blog-roll.-overlay > .article:first-child {
        margin-right: 1.28%;
        width: 58.97%; } }
    @media (min-width: 48em) {
      .blog-roll.-overlay > .article:first-child {
        margin-right: 2.56%; } }
    @media (min-width: 30em) {
      .blog-roll.-overlay > .article:nth-child(2) {
        margin-bottom: 1.28%; } }
    @media (min-width: 48em) {
      .blog-roll.-overlay > .article:nth-child(2) {
        margin-bottom: 2.56%; } }
    .blog-roll.-overlay > .article:last-child {
      margin-bottom: 0; }
  @media (min-width: 48em) {
    .blog-roll.-overlay.-promo_c > .article {
      width: 48.72%; } }
  @media (min-width: 56.25em) {
    .blog-roll.-overlay.-promo_c > .article {
      width: 38.46%; } }
  @media (min-width: 48em) {
    .blog-roll.-overlay.-promo_c > .article:first-child {
      margin-bottom: 1.25rem;
      width: 100%; } }
  @media (min-width: 56.25em) {
    .blog-roll.-overlay.-promo_c > .article:first-child {
      margin-bottom: 0;
      margin-right: 2.56%;
      width: 58.97%; } }
  @media (min-width: 48em) {
    .blog-roll.-overlay.-promo_c > .article:nth-child(2) {
      margin-bottom: 0;
      margin-right: 2.56%; } }
  @media (min-width: 56.25em) {
    .blog-roll.-overlay.-promo_c > .article:nth-child(2) {
      margin-bottom: 1.25rem;
      margin-right: 0; } }
  .blog-roll.-card > .article {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    margin-bottom: 0.62rem;
    margin-right: 1.09%;
    width: 49.22%; }
  @media (min-width: 30em) {
    .blog-roll.-card.-promo_b > .article {
      margin-bottom: 1.25rem;
      margin-right: 1.17%;
      width: 23.96%; } }
  @media (min-width: 48em) {
    .blog-roll.-card.-promo_b > .article {
      margin-right: 3.91%;
      width: 47.83%; } }
  @media (max-width: 47.99em) {
    .blog-roll.-card.-promo_b > .article:last-child {
      margin-right: 0; } }
  @media (max-width: 29.99em) {
    .blog-roll.-card.-promo_b > .article:nth-child(even) {
      margin-right: 0; } }
  @media (min-width: 48em) {
    .blog-roll.-card.-promo_b > .article:nth-child(even) {
      margin-right: 0; } }
  @media (min-width: 48em) {
    .blog-roll.-card.-promo_d > .article {
      margin-right: 2.57%;
      width: 48.57%; } }
  .blog-roll.-card.-promo_d > .article:nth-child(even) {
    margin-right: 0; }
  @media (min-width: 48em) {
    .blog-roll.-card.-archive > .article {
      margin-bottom: 1.25rem;
      margin-right: 2.69%;
      width: 48.51%; } }
  .blog-roll.-card.-archive > .article:nth-child(even) {
    margin-right: 0; }
  .blog-roll.-overlay .link:after {
    background-color: black;
    background: linear-gradient(to bottom, transparent 50%, black 100%);
    opacity: 0.5;
    bottom: 0;
    content: ' ';
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    transition: 0.5s 0s; }
  .blog-roll.-overlay > .article:hover .link:after {
    background-color: black;
    background: linear-gradient(to bottom, transparent 50%, black 100%);
    opacity: 0.75;
    height: 125%; }
  .blog-roll.-list > .article .link {
    float: left;
    width: 120px; }
    @media (min-width: 30em) {
      .blog-roll.-list > .article .link {
        width: 200px; } }
    @media (min-width: 48em) and (max-width: 56.24em) {
      .blog-roll.-list > .article .link {
        width: 150px; } }
  .blog-roll .image {
    height: auto;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
  @media (min-width: 30em) {
    .blog-roll.-overlay .image {
      height: auto;
      overflow: hidden;
      padding-top: 53.33%;
      position: relative; } }
  @media (min-width: 30em) {
    .blog-roll.-overlay > .article:first-child .image {
      height: auto;
      overflow: hidden;
      padding-top: 75%;
      position: relative; } }
  @media (min-width: 30em) {
    .blog-roll.-hero .image {
      height: auto;
      overflow: hidden;
      padding-top: 56.72%;
      position: relative; } }
  .blog-roll.-overlay .summary,
  .blog-roll.-hero .summary {
    bottom: 0;
    color: #ffffff;
    left: 0;
    max-height: 100%;
    padding: 0.62rem;
    position: absolute;
    text-shadow: 0.12rem 0.25rem 0.19rem rgba(0, 0, 0, 0.3);
    width: 100%; }
    .blog-roll.-overlay .summary a,
    .blog-roll.-hero .summary a {
      color: #ffffff; }
      .blog-roll.-overlay .summary a:hover,
      .blog-roll.-hero .summary a:hover {
        color: #ffffff;
        text-decoration: none; }
  .blog-roll.-list .summary {
    float: left;
    margin-left: 1.25rem;
    width: calc(100% - 150px); }
    @media (min-width: 30em) {
      .blog-roll.-list .summary {
        width: calc(100% - 220px); } }
    @media (min-width: 48em) and (max-width: 56.24em) {
      .blog-roll.-list .summary {
        width: calc(100% - 170px); } }
    .blog-roll.-list .summary a {
      color: #272727;
      transition: 0.2s 0s; }
      .blog-roll.-list .summary a:hover {
        color: #509b22;
        text-decoration: none; }
  .blog-roll.-hero .summary {
    background-color: rgba(0, 0, 0, 0.6);
    transition: 0.2s 0s; }
  .blog-roll.-hero > .article:hover .summary {
    padding: 0.94rem 0.62rem; }
  .blog-roll.-card .summary {
    padding-bottom: 0.62rem;
    padding-right: 0.62rem; }
    .blog-roll.-card .summary a {
      color: #272727;
      transition: 0.2s 0s; }
      .blog-roll.-card .summary a:hover {
        color: #509b22;
        text-decoration: none; }
  .blog-roll .title {
    color: #272727;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.88rem;
    font-weight: 700;
    line-height: 1.1; }
    @media (min-width: 56.25em) {
      .blog-roll .title {
        font-size: 1.06rem; } }
  .blog-roll.-card.-archive .title {
    font-size: 0.88rem; }
    @media (min-width: 30em) {
      .blog-roll.-card.-archive .title {
        font-size: 1.25rem; } }
    @media (min-width: 48em) and (max-width: 56.24em) {
      .blog-roll.-card.-archive .title {
        font-size: 1.12rem; } }
  .blog-roll.-list .title {
    font-size: 0.88rem;
    margin: 0 0 0.31rem 0; }
    @media (min-width: 30em) {
      .blog-roll.-list .title {
        font-size: 1.25rem; } }
    @media (min-width: 48em) and (max-width: 56.24em) {
      .blog-roll.-list .title {
        font-size: 1.12rem; } }
  .blog-roll.-overlay .title,
  .blog-roll.-hero .title {
    color: #ffffff;
    font-size: 1.25rem;
    margin: 0 0 0.31rem 0; }
    @media (min-width: 30em) {
      .blog-roll.-overlay .title,
      .blog-roll.-hero .title {
        font-size: 0.88rem; } }
    @media (min-width: 56.25em) {
      .blog-roll.-overlay .title,
      .blog-roll.-hero .title {
        font-size: 1.19rem; } }
  @media (min-width: 30em) {
    .blog-roll.-overlay > .article:first-child .title,
    .blog-roll.-hero .title {
      font-size: 1.25rem; } }
  @media (min-width: 56.25em) {
    .blog-roll.-overlay > .article:first-child .title,
    .blog-roll.-hero .title {
      font-size: 1.62rem; } }
  .blog-roll > .article .meta {
    line-height: 1.2; }
    .blog-roll > .article .meta .byline,
    .blog-roll > .article .meta .posted-on {
      display: block;
      font-size: 0.69rem;
      text-transform: uppercase; }
    .blog-roll > .article .meta .byline {
      font-weight: 700; }
    .blog-roll > .article .meta .updated {
      display: none; }
    .blog-roll > .article .meta .published.updated {
      display: inline-block; }
  @media (min-width: 30em) {
    .blog-roll.-overlay .meta .byline {
      display: none; } }
  .blog-roll.-overlay > .article:first-child .byline {
    display: inline-block; }


.root-tv-roll {
  margin-bottom: 2.5rem;
  
  
  
  
  
  
   }
  @media (min-width: 48em) {
    .root-tv-roll .wrapper {
      display: -ms-flexbox;
      display: flex; } }
  .root-tv-roll .primary {
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    margin-right: -1px; }
    @media (min-width: 48em) {
      .root-tv-roll .primary {
        width: calc(100% - 24.94rem); } }
  @media (min-width: 48em) {
    .root-tv-roll .secondary {
      display: block;
      float: right;
      width: 25rem; } }
  .root-tv-roll .primary > .video {
    position: relative; }
  .root-tv-roll .secondary > .video {
    float: left;
    overflow: hidden;
    position: relative;
    width: 50%; }
    @media (min-width: 30em) {
      .root-tv-roll .secondary > .video {
        width: 33.33%; } }
    @media (min-width: 40em) {
      .root-tv-roll .secondary > .video {
        width: 25%; } }
    @media (min-width: 48em) {
      .root-tv-roll .secondary > .video {
        height: 6.88rem;
        width: 12.5rem; } }
  .root-tv-roll .playicon {
    left: 50%;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    display: block;
    fill: #ffffff;
    height: 3.12rem;
    position: absolute;
    transition: 0.2s 0s;
    width: 3.12rem; }
  .root-tv-roll .primary .playicon {
    height: 5rem;
    width: 5rem; }
  .root-tv-roll .link:hover .playicon {
    opacity: 0; }
  .root-tv-roll .playicon .icon {
    left: 50%;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    fill: #ffffff;
    height: 1.56rem;
    margin-left: 0.19rem;
    width: 1.56rem; }
  .root-tv-roll .primary .playicon .icon {
    height: 3.12rem;
    width: 3.12rem; }
  .root-tv-roll .link {
    height: auto;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    display: block; }
  .root-tv-roll .image {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -0.12rem;
    left: -0.12rem;
    position: absolute;
    right: -0.12rem;
    top: -0.12rem; }
  .root-tv-roll .primary .summary {
    padding: 1.25rem; }
    .root-tv-roll .primary .summary a {
      color: #272727;
      transition: 0.2s 0s; }
      .root-tv-roll .primary .summary a:hover {
        color: #509b22;
        text-decoration: none; }
  .root-tv-roll .secondary .summary {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #ffffff;
    left: 0;
    max-height: 100%;
    opacity: 0;
    padding: 0.31rem;
    pointer-events: none;
    position: absolute;
    text-shadow: 0.12rem 0.25rem 0.19rem rgba(0, 0, 0, 0.3);
    transition: 0.2s 0s;
    width: 100%; }
    .root-tv-roll .secondary .summary a {
      color: #ffffff; }
      .root-tv-roll .secondary .summary a:hover {
        color: #ffffff;
        text-decoration: none; }
  .root-tv-roll .secondary .video:hover .summary {
    opacity: 1; }
  .root-tv-roll .primary .title {
    color: #272727;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.88rem;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 0.62rem 0; }
    @media (min-width: 56.25em) {
      .root-tv-roll .primary .title {
        font-size: 1.88rem; } }
  .root-tv-roll .secondary .title {
    color: #ffffff;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    font-weight: 400;
    margin: 0; }
    @media (min-width: 56.25em) {
      .root-tv-roll .secondary .title {
        font-size: 0.88rem; } }
  .root-tv-roll .primary .meta {
    line-height: 1.2; }
    .root-tv-roll .primary .meta .posted-on {
      display: block;
      font-size: 0.69rem;
      text-transform: uppercase; }
    .root-tv-roll .primary .meta .byline,
    .root-tv-roll .primary .meta .updated {
      display: none; }
    .root-tv-roll .primary .meta .published.updated {
      display: inline-block; }
  .root-tv-roll .secondary .meta {
    display: none; }


.section-blogs {
  margin-bottom: 1.25rem;
  
  
  
  
   }
  .section-blogs .wrapper {
    background-color: #fbfbfb;
    border: 1px solid #e3e3e3;
    padding: 0.62rem;
    text-align: center; }
    @media (min-width: 30em) {
      .section-blogs .wrapper {
        padding: 0; } }
  .section-blogs .article {
    margin-bottom: 1.25rem;
    text-align: left; }
    @media (min-width: 30em) {
      .section-blogs .article {
        display: inline-block;
        margin-bottom: 0;
        max-width: 16.88rem;
        padding: 0.62rem;
        vertical-align: top;
        width: 33.33%; } }
    @media (min-width: 40em) {
      .section-blogs .article {
        padding: 1.25rem; } }
  .section-blogs .bloglogo {
    background-color: #ffffff;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    display: block;
    padding: 0.94rem;
    text-align: center; }
    .section-blogs .bloglogo img {
      display: block; }
  .section-blogs .image {
    height: auto;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
  .section-blogs .summary a {
    color: #272727;
    transition: 0.2s 0s; }
    .section-blogs .summary a:hover {
      color: #509b22;
      text-decoration: none; }
  .section-blogs .title {
    color: #272727;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.12rem;
    font-weight: 700;
    line-height: 1.1;
    margin: 0.62rem 0; }
    @media (min-width: 56.25em) {
      .section-blogs .title {
        font-size: 1.38rem; } }
  .section-blogs .meta {
    line-height: 1.2; }
    .section-blogs .meta .byline,
    .section-blogs .meta .posted-on {
      display: block;
      font-size: 0.69rem;
      text-transform: uppercase; }
    .section-blogs .meta .byline {
      font-weight: 700; }
    .section-blogs .meta .updated {
      display: none; }
    .section-blogs .meta .published.updated {
      display: inline-block; }

.section-chatterati {
  margin: 0 auto 1.25rem auto;
  width: 285px; }
  @media (min-width: 30em) {
    .section-chatterati {
      width: 340px; } }
  @media (min-width: 48em) {
    .section-chatterati {
      float: left;
      margin-right: 1.25rem; } }

.section-list .slidercontrols {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.section-list .slidebutton {
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTIgMzIiIGZpbGw9IiNmZmZmZmYiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjIuNXJlbSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8dGl0bGU+YW5nbGUtbGVmdDwvdGl0bGU+CiAgPHBhdGggY2xhc3M9InBhdGgxIiBkPSJNMTEuMTk2IDkuNzE0cTAgMC4yMzItMC4xNzkgMC40MTFsLTcuMDE4IDcuMDE4IDcuMDE4IDcuMDE4cTAuMTc5IDAuMTc5IDAuMTc5IDAuNDExdC0wLjE3OSAwLjQxMWwtMC44OTMgMC44OTNxLTAuMTc5IDAuMTc5LTAuNDExIDAuMTc5dC0wLjQxMS0wLjE3OWwtOC4zMjEtOC4zMjFxLTAuMTc5LTAuMTc5LTAuMTc5LTAuNDExdDAuMTc5LTAuNDExbDguMzIxLTguMzIxcTAuMTc5LTAuMTc5IDAuNDExLTAuMTc5dDAuNDExIDAuMTc5bDAuODkzIDAuODkzcTAuMTc5IDAuMTc5IDAuMTc5IDAuNDExeiIvPgo8L3N2Zz4=");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 1.88rem;
  display: block;
  fill: #ffffff;
  font-size: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-indent: -999em;
  transition: 0.2s 0s;
  visibility: hidden;
  width: 2.5rem;
  z-index: 2; }
  .section-list .slidebutton.-nextlistslide {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTEgMzIiIGZpbGw9IiNmZmZmZmYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHRpdGxlPmFuZ2xlLXJpZ2h0PC90aXRsZT4KICA8cGF0aCBjbGFzcz0icGF0aDEiIGQ9Ik0xMC42MjUgMTcuMTQzcTAgMC4yMzItMC4xNzkgMC40MTFsLTguMzIxIDguMzIxcS0wLjE3OSAwLjE3OS0wLjQxMSAwLjE3OXQtMC40MTEtMC4xNzlsLTAuODkzLTAuODkzcS0wLjE3OS0wLjE3OS0wLjE3OS0wLjQxMXQwLjE3OS0wLjQxMWw3LjAxOC03LjAxOC03LjAxOC03LjAxOHEtMC4xNzktMC4xNzktMC4xNzktMC40MTF0MC4xNzktMC40MTFsMC44OTMtMC44OTNxMC4xNzktMC4xNzkgMC40MTEtMC4xNzl0MC40MTEgMC4xNzlsOC4zMjEgOC4zMjFxMC4xNzkgMC4xNzkgMC4xNzkgMC40MTF6Ii8+Cjwvc3ZnPg==");
    fill: #ffffff;
    left: auto;
    right: 0; }
  .section-list .slidebutton:hover {
    background-color: rgba(0, 0, 0, 0.8); }

.section-list:hover .slidebutton {
  opacity: 1;
  visibility: visible; }

.section-list.-slideshow {
  border: 1px solid #cfcfcf;
  margin-bottom: 1.5em; }

p + .section-list {
  border-top: 1px solid #cfcfcf;
  margin-top: 1.5em;
  padding-top: 1.5em; }
  p + .section-list.-slideshow {
    padding-top: 0; }

.section-list .slidecount {
  line-height: 1;
  padding: 1.25rem; }

.section-list .list {
  counter-reset: list;
  list-style: none;
  margin: 0;
  padding: 0; }

.section-list .item {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 1.5em;
  position: relative; }

.section-list.-content .item {
  border-bottom: 0 none;
  margin-bottom: 0; }

.section-list.-slideshow .item {
  border-bottom: 0 none;
  margin-bottom: 0; }

.section-list ol.list .item:before {
  background-color: #509b22;
  border-radius: 50%;
  color: #ffffff;
  content: counter(list);
  counter-increment: list;
  float: left;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  height: 1.88rem;
  line-height: 1.88rem;
  margin-bottom: 0.5rem;
  margin-right: 0.62rem;
  text-align: center;
  vertical-align: middle;
  width: 1.88rem; }
  @media (min-width: 48em) {
    .section-list ol.list .item:before {
      font-size: 1.5rem;
      height: 2.5rem;
      line-height: 2.5rem;
      width: 2.5rem; } }

.section-list .title {
  display: inline-block;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700; }

.section-list ol.list .title {
  float: left;
  margin: 0.12rem 0 0.75rem 0;
  width: calc(100% - 2.5rem); }
  @media (min-width: 48em) {
    .section-list ol.list .title {
      margin: 0 0 0.5rem 0;
      width: calc(100% - 3.12rem); } }

.section-list .imagewrap {
  background-color: #333333;
  position: relative; }

.section-list.-slideshow .content {
  padding: 1.25rem; }

.section-list.-slideshow .content p:last-of-type {
  margin-bottom: 0; }

.section-list .content ul {
  list-style: disc; }


.section-root100 {
  margin-bottom: 1.25rem;
  
  
  
  
  
   }
  @media (min-width: 48em) {
    .section-root100 {
      float: left;
      width: calc(100% - 22.5rem); } }
  .section-root100 .article {
    margin-bottom: 1.25rem; }
    @media (min-width: 30em) {
      .section-root100 .article {
        display: inline-block;
        float: left;
        vertical-align: top;
        width: 31.34%; } }
  @media (min-width: 30em) {
    .section-root100 .article:first-of-type {
      margin: 0 0 2.99% 0;
      padding: 0;
      width: 100%; } }
  @media (min-width: 30em) {
    .section-root100 .article:nth-of-type(3) {
      margin: 0 2.99%; } }
  @media (min-width: 30em) {
    .section-root100 .article:first-of-type .link {
      float: left;
      margin-right: 2.99%;
      width: 47.76%; } }
  .section-root100 .image {
    height: auto;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
  .section-root100 .summary a {
    color: #272727;
    transition: 0.2s 0s; }
    .section-root100 .summary a:hover {
      color: #509b22;
      text-decoration: none; }
  @media (min-width: 30em) {
    .section-root100 .article:first-of-type .summary {
      float: left;
      width: 49.25%; } }
  .section-root100 .title {
    color: #272727;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.12rem;
    font-weight: 700;
    line-height: 1.1;
    margin: 0.31rem 0; }
    @media (min-width: 30em) {
      .section-root100 .title {
        margin: 0.62rem 0; } }
    @media (min-width: 56.25em) {
      .section-root100 .title {
        font-size: 1.38rem; } }
  @media (min-width: 30em) {
    .section-root100 .article:first-of-type .title {
      font-size: 1.5rem;
      margin: 0 0 0.62rem 0; } }
  @media (min-width: 56.25em) {
    .section-root100 .article:first-of-type .title {
      font-size: 1.88rem; } }
  .section-root100 .meta {
    line-height: 1.2; }
    .section-root100 .meta .posted-on {
      display: block;
      font-size: 0.69rem;
      text-transform: uppercase; }
    .section-root100 .meta .byline,
    .section-root100 .meta .updated {
      display: none; }
    .section-root100 .meta .published.updated {
      display: inline-block; }

.widget-editors-picks {
  background-color: #fbfbfb;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  padding: 1.25rem 1.25rem 0.94rem 1.25rem; }

.widget-recent-videos {
  background-color: #fbfbfb;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  padding: 1.25rem 1.25rem 0.94rem 1.25rem; }


.widget-title {
  background-color: #333333;
  color: #ffffff;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.88rem;
  line-height: 1;
  margin: 0;
  padding: 0.62rem;
  text-align: center;
  text-transform: uppercase; }
  .widget_theroot-authors .widget-title {
    background-color: #509b22; }


.widget-popular {
  background-color: #ffffff; }
  .widget-popular .popularnav {
    background-color: #f1f1f1;
    display: -ms-flexbox;
    display: flex; }
  .widget-popular .populartab {
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.38rem;
    text-align: center;
    text-transform: uppercase;
    width: 50%; }
    .widget-popular .populartab.-shared {
      border-left: 0 none;
      border-right: 1px solid #cfcfcf; }
    .widget-popular .populartab.-active, .widget-popular .populartab.-active:hover {
      background-color: #ffffff;
      border-bottom: 1px solid #ffffff; }
    .widget-popular .populartab:hover {
      background-color: #cfcfcf; }
  .widget-popular .populartabpanel[aria-hidden="true"] {
    display: none; }
  .widget-popular .list {
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    counter-reset: list;
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 1.25rem; }
  .widget-popular .item {
    border-bottom: 1px dotted #cfcfcf;
    display: inline-block;
    margin-bottom: 0.62rem;
    padding-bottom: 0.62rem;
    padding-left: 2.38rem;
    position: relative; }
    .widget-popular .item:last-child {
      border-bottom: 0 none;
      margin-bottom: 0;
      padding-bottom: 0; }
    .widget-popular .item:before {
      content: "0" counter(list);
      counter-increment: list;
      display: block;
      font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 2.5rem;
      font-weight: 700;
      left: 0;
      line-height: 1;
      position: absolute;
      width: 2.38rem; }
  .widget-popular .link {
    border-left: 1px solid #cfcfcf;
    color: #272727;
    display: block;
    font-size: 0.88rem;
    line-height: 1.4;
    min-height: 2.5rem;
    padding-left: 0.62rem;
    transition: 0.2s 0s; }
    .widget-popular .link:hover {
      color: #509b22;
      text-decoration: none; }


.chatterati-widget {
  width: 285px; }
  @media (min-width: 30em) {
    .chatterati-widget {
      width: 340px; } }
  .chatterati-widget a[href*='twitter.com']:before {
    display: none; }
  .chatterati-widget .box {
    display: none; }
    .chatterati-widget .box.active {
      display: block; }
  .chatterati-widget .mini-box {
    border: 0;
    float: left;
    height: auto;
    padding: 5px 0 15px;
    position: relative;
    width: 100%; }
    @media (min-width: 30em) {
      .chatterati-widget .mini-box {
        padding: 5px 0 58px; } }
  .chatterati-widget .mini-box-first {
    border: 0;
    padding-top: 0; }
  .chatterati-widget .mini-head {
    float: left;
    margin-bottom: 3px;
    text-decoration: none;
    width: 100%; }
  .chatterati-widget .mini-box p,
  .chatterati-widget .mini-box .of-text {
    font: 16px/22px 'Source Sans Pro'; }
  .chatterati-widget .mini-box h4 {
    color: #666633;
    font: 600 20px/23px 'Source Sans Pro';
    margin: 4px 0 0;
    text-decoration: none; }
  .chatterati-widget .mini-head h4 {
    float: left;
    text-align: left;
    width: 170px; }
  .chatterati-widget .mini-head .twitt {
    float: left;
    text-align: left;
    width: 170px; }
  .chatterati-widget .mini-box p,
  .chatterati-widget .mini-box a {
    line-height: 20px; }
  .chatterati-widget .mini-box a {
    font-size: 16px;
    text-decoration: none; }
  .chatterati-widget .mini-head:hover h4,
  .chatterati-widget .mini-head:hover .twitt,
  .chatterati-widget .mini-head:hover .twitt a {
    color: #1d7f7e; }
  .chatterati-widget .mini-box p a {
    text-decoration: none; }
  .chatterati-widget .mini-box img {
    display: block;
    float: left;
    margin-right: 11px; }
  .chatterati-widget .tweets {
    bottom: 12px;
    color: #b85125;
    font: italic 18px 'Merriweather'; }
    @media (min-width: 30em) {
      .chatterati-widget .tweets {
        left: 0;
        position: absolute; } }
  @media (min-width: 30em) {
    .chatterati-widget .mini-box:hover .tweets {
      display: none; } }
  .chatterati-widget .tweets-number {
    font-size: 30px;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal; }
  .chatterati-widget .mini-box .twitter-tools,
  .chatterati-widget .twitter-tools {
    background-color: #ffffff;
    height: 60px;
    z-index: 2; }
    @media (min-width: 30em) {
      .chatterati-widget .mini-box .twitter-tools,
      .chatterati-widget .twitter-tools {
        bottom: 0;
        display: none;
        left: 0;
        position: absolute; } }
  .chatterati-widget .mini-box .twitter-tools {
    height: 42px; }
  .chatterati-widget .mini-box:hover .twitter-tools {
    display: block; }
  .chatterati-widget .mini-box-first .twitter-tools {
    bottom: -1px; }
  .chatterati-widget .twitter-tools {
    height: 40px;
    left: 0;
    width: 285px; }
    @media (min-width: 30em) {
      .chatterati-widget .twitter-tools {
        width: 340px; } }
  .chatterati-widget .twitter-tools iframe {
    float: left;
    margin-top: 6px; }
  .chatterati-widget .twitter-tools .replay-tw {
    clear: none;
    margin-left: 28px; }
    @media (min-width: 30em) {
      .chatterati-widget .twitter-tools .replay-tw {
        margin-left: 83px; } }
  .chatterati-widget .mini-head span,
  .chatterati-widget .mini-head {
    color: #666633; }
  .chatterati-widget .mini-head:hover span,
  .chatterati-widget .mini-head:hover a {
    color: #1d7f7e !important; }
  .chatterati-widget .mini-head span.name,
  .chatterati-widget .mini-head span.name a {
    color: #666633;
    display: block;
    font: 600 20px/20px 'Source Sans Pro';
    padding-top: 4px;
    text-decoration: none; }
  .chatterati-widget #favorites span.name a {
    line-height: 16px; }
  .chatterati-widget .mini-box .of-photo {
    clear: left;
    display: block;
    float: left;
    height: 300px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    width: 100%; }
  .chatterati-widget .mini-box .of-photo img {
    display: block;
    float: left;
    max-width: 100%;
    width: 100%; }
  .chatterati-widget .title-block .theroot-presents {
    float: left;
    padding: 0 0 0 10px;
    text-align: right;
    width: 50px; }
  .chatterati-widget .title-block .theroot-presents .logo-small {
    background: url("../../images/chatterati/logo-widget-small.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: .1em;
    height: 11px;
    margin-top: 14px;
    text-align: left;
    text-indent: -9999px;
    width: 50px; }
  .chatterati-widget .title-block {
    background: #364143;
    color: #ffffff;
    font: italic 9px 'Merriweather', Georgia, Times, 'Times New Roman', serif;
    margin-bottom: 1px;
    min-height: 50px;
    width: 285px; }
    @media (min-width: 30em) {
      .chatterati-widget .title-block {
        width: 340px; } }
  .chatterati-widget .title-block .sponsor {
    float: right;
    margin: 14px 10px 0 0; }
  .chatterati-widget .title-block .toyota-logo {
    background: url("../../images/chatterati/toyota-logo-widget-small.png") no-repeat 0 0;
    display: block;
    float: left;
    font-size: .1em;
    height: 19px;
    margin-top: 2px;
    text-indent: -9999px;
    width: 55px; }
  .chatterati-widget .title-block .title {
    background: url("../../images/chatterati/widget-title.png") no-repeat 0 0;
    font-size: .1em;
    height: 35px;
    margin: 15px 0 0 70px;
    position: absolute;
    text-align: center;
    text-indent: -9999px;
    width: 190px; }
  .chatterati-widget #stories p {
    font-size: 18px; }
  .chatterati-widget .top-hash {
    list-style-type: none;
    padding: 0;
    text-align: center; }
  .chatterati-widget .top-hash li a {
    color: #000000;
    font-family: 'Source Sans Pro'; }
  .chatterati-widget .top-hash li a:hover {
    color: #1d7f7e; }
  .chatterati-widget .top-hash li {
    font-size: 18px;
    line-height: 18px;
    padding: 5px 0 10px; }
  .chatterati-widget .top-hash li .no {
    border-top: 2px solid #eeeeee;
    color: #b85125;
    display: inline;
    float: none;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    line-height: 25px;
    margin: 0;
    padding-top: 4px;
    width: 30px; }
  .chatterati-widget .top-hash li.first .no {
    border-color: #ffffff; }
  .chatterati-widget .widget-nav-wrp {
    background: url("../../images/chatterati/gray-stripes-bgr.gif") repeat-x bottom left;
    float: left;
    height: 39px;
    padding-bottom: 2px;
    width: 285px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav-wrp {
        width: 340px; } }
  .chatterati-widget .widget-nav {
    background: #ffffff;
    float: left;
    height: 38px;
    margin: 0;
    padding: 0 0 1px 0;
    width: 285px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav {
        width: 340px; } }
  .chatterati-widget .widget-nav li {
    display: inline;
    float: left;
    height: 38px;
    list-style-type: none;
    margin-right: 1px;
    width: 56px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li {
        width: 67px; } }
  .chatterati-widget .widget-nav li a {
    background: url("../../images/chatterati/widget-nav-sprite.png") no-repeat 0 0;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 38px;
    width: 56px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a {
        width: 67px; } }
  .chatterati-widget .widget-nav li a:hover,
  .chatterati-widget .widget-nav li a.active {
    margin-bottom: -8px;
    padding-top: 46px; }
  .chatterati-widget .widget-nav li a.ht {
    background-position: -5px 0; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.ht {
        background-position: 0 0; } }
  .chatterati-widget .widget-nav li a.ht:hover,
  .chatterati-widget .widget-nav li a.ht.active {
    background-position: -83px 0; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.ht:hover,
      .chatterati-widget .widget-nav li a.ht.active {
        background-position: -77px 0; } }
  .chatterati-widget .widget-nav li a.st {
    background-position: -5px -55px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.st {
        background-position: 0 -55px; } }
  .chatterati-widget .widget-nav li a.st:hover,
  .chatterati-widget .widget-nav li a.st.active {
    background-position: -83px -55px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.st:hover,
      .chatterati-widget .widget-nav li a.st.active {
        background-position: -77px -55px; } }
  .chatterati-widget .widget-nav li a.rt {
    background-position: -5px -110px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.rt {
        background-position: 0 -110px; } }
  .chatterati-widget .widget-nav li a.rt:hover,
  .chatterati-widget .widget-nav li a.rt.active {
    background-position: -83px -110px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.rt:hover,
      .chatterati-widget .widget-nav li a.rt.active {
        background-position: -77px -110px; } }
  .chatterati-widget .widget-nav li a.tw {
    background-position: -5px -165px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.tw {
        background-position: 0 -165px; } }
  .chatterati-widget .widget-nav li a.tw:hover,
  .chatterati-widget .widget-nav li a.tw.active {
    background-position: -83px -165px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.tw:hover,
      .chatterati-widget .widget-nav li a.tw.active {
        background-position: -77px -165px; } }
  .chatterati-widget .widget-nav li a.fa {
    background-position: -5px -220px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.fa {
        background-position: 0 -220px; } }
  .chatterati-widget .widget-nav li a.fa:hover,
  .chatterati-widget .widget-nav li a.fa.active {
    background-position: -83px -220px; }
    @media (min-width: 30em) {
      .chatterati-widget .widget-nav li a.fa:hover,
      .chatterati-widget .widget-nav li a.fa.active {
        background-position: -77px -220px; } }
  .chatterati-widget .box {
    background: url("../../images/chatterati/gray-stripes-bgr.gif") repeat-x bottom left;
    float: left;
    margin-bottom: 1px;
    min-height: 340px;
    padding-bottom: 2px;
    width: 285px; }
    @media (min-width: 30em) {
      .chatterati-widget .box {
        width: 340px; } }
  .chatterati-widget .box-head {
    float: left;
    height: 64px;
    margin-bottom: 9px;
    width: 285px; }
    @media (min-width: 30em) {
      .chatterati-widget .box-head {
        width: 340px; } }
  .chatterati-widget h3 {
    background: url("../../images/chatterati/widget-ribbon.png") no-repeat top center;
    color: #ffffff;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 auto;
    padding: 0 85px 6px;
    text-align: center;
    text-transform: uppercase; }
  .chatterati-widget .box-head .update-time {
    color: #999999;
    font: italic 12px/34px 'Merriweather';
    margin: 5px auto 0;
    text-align: center;
    width: 150px; }
  .chatterati-widget .box-btm {
    background: #ffffff url("../../images/chatterati/gray1x2.gif") repeat-x center left;
    color: #677128;
    float: left;
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    height: 45px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    width: 285px; }
    @media (min-width: 30em) {
      .chatterati-widget .box-btm {
        width: 340px; } }
  .chatterati-widget .box-btm .more {
    background: #ffffff url("../../images/chatterati/widget-more-arr.png") no-repeat 172px 5px;
    color: #677128;
    margin: 0 auto;
    padding: 0 20px 0 8px; }
  .chatterati-widget .box-body {
    clear: left;
    min-height: 175px; }
  .chatterati-widget .twitter-tools .twitter-follow-button {
    float: left;
    margin-bottom: 10px; }
  .chatterati-widget .mini-box-first .twitter-tools .twitter-follow-button {
    float: left;
    margin: 5px 0; }
  .chatterati-widget .replay-tw {
    clear: left; }
  .chatterati-widget .replay-tw,
  .chatterati-widget .retweet-tw,
  .chatterati-widget .favorite-tw {
    background: url("../../images/chatterati/twitter-tools-sprite.png") repeat 0 0;
    display: block;
    float: left;
    height: 30px;
    margin-right: 2px;
    width: 30px; }
  .chatterati-widget .replay-tw:hover {
    background-position: 0 -40px; }
  .chatterati-widget .retweet-tw {
    background-position: -32px 0; }
  .chatterati-widget .retweet-tw:hover {
    background-position: -32px -40px; }
  .chatterati-widget .favorite-tw {
    background-position: -64px 0; }
  .chatterati-widget .favorite-tw:hover {
    background-position: -64px -40px; }
  .chatterati-widget .twitt,
  .chatterati-widget .twitt a {
    color: #666633;
    display: block;
    font: italic 18px 'Merriweather';
    margin-bottom: 10px;
    text-decoration: none; }
  .chatterati-widget .twitt a:hover {
    color: #1d7f7e; }
  .chatterati-widget .mini-box .twitt,
  .chatterati-widget .mini-box .twitt a {
    margin-bottom: 0; }


.widget-root-authors {
  background-color: #fbfbfb;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  padding: 1.25rem; }
  .widget-root-authors > .list {
    list-style: none;
    margin: 0;
    padding: 0; }
    .widget-root-authors > .list > .item {
      border-bottom: 1px dotted #cfcfcf;
      margin-bottom: 0.62rem;
      padding-bottom: 0.62rem; }
      .widget-root-authors > .list > .item:last-child {
        border-bottom: 0 none;
        margin-bottom: 0;
        padding-bottom: 0; }
  .widget-root-authors .link {
    color: #272727; }
    .widget-root-authors .link:hover {
      color: #509b22; }
  .widget-root-authors .image,
  .widget-root-authors .avatar {
    display: block;
    float: left;
    margin-right: 0.62rem;
    width: 5rem; }
  .widget-root-authors .details {
    float: left;
    width: calc(100% - 90px); }
  .widget-root-authors .title {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.88rem;
    font-weight: 700;
    margin: 0 0 0.31rem 0;
    text-transform: uppercase; }
  .widget-root-authors .article {
    color: #636363;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.94rem;
    line-height: 1.3;
    margin: 0; }

.archive-author .authorbio {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  text-align: center; }

.page-template-template-chatterati .site-content {
  padding: 0; }

.chatterati-page ul,
.chatterati-page ol {
  margin: 0; }

.chatterati-content {
  margin: 0 auto;
  width: 970px; }
  .chatterati-content * {
    box-sizing: initial; }
  .chatterati-content a:hover {
    text-decoration: none; }
  .chatterati-content a[href*='twitter.com']:before {
    display: none; }

@media (max-width: 60em) {
  .chatterati-content {
    width: 100%; } }

.chatterati-content ul {
  padding: 0; }

.chatterati-content #main-inner {
  margin: 0;
  padding: 21px 0;
  width: 970px; }

.chatterati-content a {
  color: #1d7f7e; }

.chatterati-content .title-block {
  background: #364143;
  color: #ffffff;
  font: italic 16px "Merriweather", Georgia, Times, "Times New Roman", serif;
  min-height: 92px;
  padding-top: 22px;
  position: relative; }

.chatterati-content .title-block .sponsor {
  float: right;
  margin: 36px 105px 0 0; }

.chatterati-content .title-block .theroot-presents {
  float: left;
  padding: 0 0 0 120px;
  text-align: right;
  width: 88px; }

.chatterati-content .title-block .theroot-presents .logo-small {
  background: url("../../images/chatterati/logo-small.png") no-repeat 0 0;
  display: block;
  font-size: 0.1em;
  height: 19px;
  text-align: left;
  text-indent: -9999px;
  width: 83px; }

.chatterati-content .title-block .toyota-logo {
  background: url("../../images/chatterati/toyota-logo-small.png") no-repeat 0 0;
  display: block;
  float: left;
  font-size: 0.1em;
  height: 28px;
  padding-top: 25px;
  text-indent: -9999px;
  width: 83px; }

.chatterati-content .title-block .title {
  background: url("../../images/chatterati/title.png") no-repeat 0 0;
  font-size: 0.1em;
  height: 0px;
  margin: 0 auto;
  padding-top: 92px;
  text-align: center;
  text-indent: -9999px;
  width: 543px; }

.chatterati-content .newsletter-signup {
  background: url("../../images/chatterati/gray-stripes-bgr.gif") repeat 0 0;
  border-bottom: 1px solid #ffffff;
  color: #969686;
  font-size: 18px;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 30px;
  padding: 6px 0;
  text-transform: uppercase;
  width: 970px; }

.chatterati-content .newsletter-signup-inner {
  margin: 0 auto;
  width: 414px; }

.chatterati-content .newsletter-signup input {
  -moz-box-shadow: inset 2px 2px 1px #d5d5d5;
  -webkit-box-shadow: inset 2px 2px 1px #d5d5d5;
  border: 0 none;
  box-shadow: inset 2px 2px 1px #d5d5d5;
  color: #333333;
  float: left;
  font: 12px/17px "";
  margin: 0 4px 0 0;
  padding: 8px 10px;
  width: 192px; }

.chatterati-content .newsletter-signup-inner span {
  float: left;
  padding: 9px 5px 9px 0; }

.chatterati-content .newsletter-signup-inner a {
  background: #a6a692;
  color: #ffffff;
  display: block;
  float: right;
  height: 14px;
  padding: 8px;
  width: 38px; }

.chatterati-content .newsletter-signup-inner a:hover {
  background: url("../../images/chatterati/sign-up-hover.gif") repeat 0 0; }

.chatterati-content .newsletter-signup-inner .update-time {
  color: #364143;
  font: italic 14px "Merriweather", Georgia, Times, "Times New Roman", serif;
  margin-top: 5px;
  position: absolute;
  right: 17px;
  text-align: right;
  text-transform: none;
  width: 150px; }

.chatterati-content .page-signup-for-the-chatterati-newsletter .newsletter-signup {
  width: 600px; }

.chatterati-content .page-signup-for-the-chatterati-newsletter {
  margin-bottom: 20px; }

.chatterati-content .page-signup-for-the-chatterati-newsletter .title-block {
  min-height: 142px; }

.chatterati-content .page-signup-for-the-chatterati-newsletter .title-block .theroot-presents {
  margin-top: 0px;
  padding: 0 0 0 20px; }

.chatterati-content .page-signup-for-the-chatterati-newsletter .title-block .sponsor {
  margin: -10px 25px 0 0; }

.chatterati-content .page-signup-for-the-chatterati-newsletter .title-block .title {
  margin: 50px auto 0;
  padding-top: 102px; }

.chatterati-content .page-signup-for-the-chatterati-newsletter #content-area p {
  font-size: 1.5em; }

.chatterati-content .navigation-wrp {
  background: url("../../images/chatterati/gray-stripes-shadow-bgr.png") repeat-x 100% 100%;
  height: 90px;
  padding: 0 0 6px 0;
  width: 970px; }

.chatterati-content .navigation-bgr {
  background: white url("../../images/chatterati/gray-stripes-bgr.gif") repeat-x 0 0;
  height: 88px;
  padding-top: 2px;
  width: 970px; }

.chatterati-content .-fixed .navigation-bgr {
  background: #fff; }

.chatterati-content ul.navigation {
  float: left;
  list-style-type: none;
  padding: 32px 0 0 10px;
  width: 960px; }

.chatterati-content ul.navigation li {
  float: left;
  margin-right: 70px; }

.chatterati-content ul.navigation li.active,
.chatterati-content ul.navigation li:hover {
  background: url("../../images/chatterati/gray-stripes-bgr.gif") repeat 0 0; }

.chatterati-content ul.navigation li.nav-favorites {
  margin: 0; }

.chatterati-content ul.navigation li a {
  background: url("../../images/chatterati/nav-sprite.png") no-repeat 10px 7px;
  color: #677128;
  float: left;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 22px;
  padding: 5px 10px 2px 30px;
  text-transform: uppercase; }

.chatterati-content ul.navigation li.active a {
  background-position: 10px -43px;
  color: #364143; }

.chatterati-content ul.navigation li.nav-stories a {
  background-position: 10px -94px;
  padding-left: 40px; }

.chatterati-content ul.navigation li.nav-retweets a {
  background-position: 10px -193px;
  padding-left: 50px; }

.chatterati-content ul.navigation li.nav-favorited a {
  background-position: 10px -294px;
  padding-left: 36px; }

.chatterati-content ul.navigation li.nav-favorites a {
  background-position: 10px -396px;
  padding-left: 40px; }

.chatterati-content ul.navigation li.nav-stories.active a {
  background-position: 10px -144px; }

.chatterati-content ul.navigation li.nav-retweets.active a {
  background-position: 10px -243px; }

.chatterati-content ul.navigation li.nav-favorited.active a {
  background-position: 10px -347px; }

.chatterati-content ul.navigation li.nav-favorites.active a {
  background-position: 10px -446px; }

.chatterati-content .box-divider {
  background: url("../../images/chatterati/green-stripes-bgr.gif") repeat-x 0 15px;
  height: 50px;
  margin-bottom: 15px;
  width: 100%; }

.chatterati-content .box-divider .icon {
  background: white url("../../images/chatterati/icon-sprite.png") no-repeat 4px 0;
  height: 50px;
  margin: 0 auto;
  padding: 0 4px;
  width: 70px; }

.chatterati-content #stories .box-divider .icon {
  background: white url("../../images/chatterati/icon-sprite.png") no-repeat 4px -60px; }

.chatterati-content #retweets .box-divider .icon {
  background: white url("../../images/chatterati/icon-sprite.png") no-repeat 4px -120px; }

.chatterati-content #tweets .box-divider .icon {
  background: white url("../../images/chatterati/icon-sprite.png") no-repeat 4px -180px; }

.chatterati-content #favorites .box-divider .icon {
  background: white url("../../images/chatterati/icon-sprite.png") no-repeat 4px -240px; }

.chatterati-content .main-box {
  color: #000000;
  font: 18px "Source Sans Pro", sans-serif;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  width: 930px; }

.chatterati-content .main-box p {
  font-size: 16px;
  margin: 0;
  padding: 0; }

.chatterati-content #stories p {
  font-size: 16px; }

.chatterati-content .main-box ul,
.chatterati-content .top-hash {
  list-style-type: none; }

.chatterati-content .top-hash {
  text-align: center; }

.chatterati-content .main-box ul li {
  line-height: 43px;
  font-size: 18px; }

.chatterati-content .main-box ul li a,
.chatterati-content .top-hash li a {
  color: #000000; }

.chatterati-content .main-box ul li a:hover,
.chatterati-content .top-hash li a:hover {
  color: #1d7f7e; }

.chatterati-content .main-box .center-col ul li,
.chatterati-content .top-hash li {
  font-size: 30px;
  line-height: 30px;
  padding: 5px 0 0; }

.chatterati-content .top-hash li {
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 10px; }

.chatterati-content .main-box .center-col ul li:first-child {
  padding-bottom: 15px; }

.chatterati-content .main-box ul li .no,
.chatterati-content .top-hash li .no {
  border-top: 2px solid #eeeeee;
  color: #b85125;
  display: block;
  float: left;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 43px;
  margin: -2px 10px 0 0;
  width: 24px; }

.chatterati-content .main-box .center-col ul li .no,
.chatterati-content .top-hash li .no {
  display: inline;
  float: none;
  font-size: 40px;
  margin: 0;
  padding-top: 6px;
  width: 30px; }

.chatterati-content .top-hash li .no {
  font-size: 26px;
  line-height: 25px;
  padding-top: 4px; }

.chatterati-content .main-box ul li:first-child .no,
.chatterati-content .top-hash li:first-child .no {
  border-color: #ffffff; }

.chatterati-content .top-hash li a {
  font-family: "Source Sans Pro", sans-serif; }

.chatterati-content .left-col,
.chatterati-content .right-col {
  float: left;
  margin-top: 62px;
  width: 240px; }

.chatterati-content .left-col {
  background: white url("../../images/chatterati/gray-vertical-divider.gif") repeat-y top right;
  padding-right: 20px; }

.chatterati-content .main-box-first .left-col {
  background: white url("../../images/chatterati/black-vertical-divider.gif") repeat-y top right; }

.chatterati-content .right-col {
  background: white url("../../images/chatterati/gray-vertical-divider.gif") repeat-y top left;
  padding-left: 20px; }

.chatterati-content .main-box-first .right-col {
  background: white url("../../images/chatterati/black-vertical-divider.gif") repeat-y top left; }

.chatterati-content .center-col {
  float: left;
  font-size: 26px;
  padding: 0 30px;
  text-align: center;
  width: 350px; }

.chatterati-content #favorites .center-col {
  float: none;
  margin: 0 auto 5px; }

.chatterati-content .center-col .title {
  background: white url("../../images/chatterati/title-bgr.png") no-repeat bottom center;
  height: 195px;
  margin: 0 -30px;
  padding: 0 20px;
  width: 370px; }

.chatterati-content .center-col .title h2 {
  color: #364143;
  font-weight: normal;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 72px;
  line-height: 62px;
  margin: 0 0 -4px; }

.chatterati-content .center-col .title h2 span {
  color: #71878f;
  font: 600 62px/62px "Merriweather"; }

.chatterati-content .after-title {
  color: #333333;
  font: italic 15px "Merriweather"; }

.chatterati-content .mini-box {
  position: relative;
  float: left;
  border-top: 2px solid #eeeeee;
  padding: 20px 0 58px;
  width: 240px;
  height: 154px; }

.chatterati-content .mini-box:first-of-type {
  border: none;
  padding-top: 0; }

.chatterati-content .center-col .mini-box {
  border: none;
  padding-bottom: 55px;
  width: 350px;
  height: 258px; }

.chatterati-content .mini-box .mini-head {
  float: left;
  margin-bottom: 3px;
  width: 240px; }

.chatterati-content .center-col .mini-box .mini-head {
  float: none;
  display: block;
  margin: 0 auto 5px;
  width: 230px;
  height: 73px; }

.chatterati-content .center-col .mini-box .mini-head img {
  width: 73px;
  height: 73px; }

.chatterati-content .mini-box h4 {
  margin: 4px 0 0;
  text-decoration: none;
  font: 600 18px/20px "Source Sans Pro", sans-serif;
  color: #666633; }

.chatterati-content .center-col .mini-box h4 {
  float: left;
  margin-top: 3px;
  font-size: 18px; }

.chatterati-content .mini-head h4 {
  width: 170px;
  text-align: left;
  float: left; }

.chatterati-content .mini-head .twitt {
  width: 170px;
  text-align: left;
  float: left; }

.chatterati-content .center-col .mini-head h4 {
  width: 140px; }

.chatterati-content .center-col .mini-head .twitt {
  width: 140px; }

.chatterati-content #stories .center-col .mini-box p,
.chatterati-content .center-col .mini-box p,
.chatterati-content .center-col .mini-box a {
  line-height: 30px;
  font-size: 26px; }

.chatterati-content .mini-box p,
.chatterati-content .mini-box a {
  line-height: 20px; }

.chatterati-content .mini-box a {
  text-decoration: underline;
  font-size: 16px; }

.chatterati-content .mini-box .mini-head:hover h4,
.chatterati-content .mini-box .mini-head:hover .twitt,
.chatterati-content .mini-box .mini-head:hover .twitt a {
  color: #1d7f7e; }

.chatterati-content .mini-box p a {
  text-decoration: none; }

.chatterati-content .mini-box img,
.chatterati-content .item img {
  float: left;
  display: block;
  margin-right: 11px; }

.chatterati-content .item img {
  margin-right: 5px; }

.chatterati-content .tweets {
  position: absolute;
  bottom: 12px;
  left: 0;
  font: italic 18px "Merriweather";
  color: #b85125; }

.chatterati-content .mini-box:hover .tweets {
  display: none; }

.chatterati-content .tweets-number {
  margin-right: 6px;
  font-size: 30px;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal; }

.chatterati-content .center-col .tweets {
  bottom: 7px;
  left: 100px;
  font-size: 20px; }

.chatterati-content .center-col .tweets-number {
  font-size: 50px; }

.chatterati-content .mini-box .twitter-tools,
.chatterati-content .of-tweet-box .twitter-tools,
.chatterati-content #chatterati-widget .twitter-tools {
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  height: 60px;
  z-index: 2; }

.chatterati-content .mini-box:hover .twitter-tools {
  display: block; }

.chatterati-content .mini-box .twitter-tools {
  height: 56px; }

.chatterati-content .mini-box-first .twitter-tools {
  bottom: -1px; }

.chatterati-content .of-tweet-box .twitter-tools,
.chatterati-content #chatterati-widget .twitter-tools {
  left: 30px;
  width: 380px;
  height: 40px; }

.chatterati-content #chatterati-widget .twitter-tools {
  width: 340px;
  left: 0; }

.chatterati-content .of-tweet-box .twitter-tools iframe,
.chatterati-content #chatterati-widget .twitter-tools iframe {
  float: left;
  margin-top: 6px; }

.chatterati-content .of-tweet-box .twitter-tools .replay-tw,
.chatterati-content #chatterati-widget .twitter-tools .replay-tw {
  clear: none;
  margin-left: 43px; }

.chatterati-content #chatterati-widget .twitter-tools .replay-tw {
  margin-left: 83px; }

.chatterati-content .center-col .mini-box-first .twitter-tools {
  bottom: 0;
  width: 350px;
  height: 30px; }

.chatterati-content .center-col .twitter-tools iframe {
  float: left;
  margin-top: 5px; }

.chatterati-content #chatterati-widget .mini-box .mini-head span,
.chatterati-content #chatterati-widget .mini-box .mini-head {
  color: #666633; }

.chatterati-content #chatterati-widget .mini-box .mini-head:hover span,
.chatterati-content #chatterati-widget .mini-box .mini-head:hover a {
  color: #1d7f7e !important; }

.chatterati-content #chatterati-widget .mini-box .mini-head span.name,
.chatterati-content #chatterati-widget .mini-box .mini-head span.name a {
  display: block;
  padding-top: 4px;
  font: 600 20px/20px "Source Sans Pro", sans-serif;
  text-decoration: none;
  color: #666633; }

.chatterati-content #favorites .mini-box .mini-head span.name a {
  line-height: 16px; }

.chatterati-content #chatterati-widget .mini-box .of-photo {
  clear: left;
  float: left;
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
  height: 300px;
  overflow: hidden; }

.chatterati-content #chatterati-widget .mini-box .of-photo img {
  float: left;
  display: block;
  width: 100%;
  max-width: 100%; }

.chatterati-content .twitter-tools .twitter-follow-button {
  margin-bottom: 10px;
  float: left; }

.chatterati-content .mini-box-first .twitter-tools .twitter-follow-button {
  margin: 5px 0;
  float: left; }

.chatterati-content .replay-tw {
  clear: left; }

.chatterati-content .replay-tw,
.chatterati-content .retweet-tw,
.chatterati-content .favorite-tw {
  float: left;
  display: block;
  margin-right: 2px;
  width: 30px;
  height: 30px;
  background: url("../../images/chatterati/twitter-tools-sprite.png") repeat 0 0; }

.chatterati-content .replay-tw:hover {
  background-position: 0 -40px; }

.chatterati-content .retweet-tw {
  background-position: -32px 0; }

.chatterati-content .retweet-tw:hover {
  background-position: -32px -40px; }

.chatterati-content .favorite-tw {
  background-position: -64px 0; }

.chatterati-content .favorite-tw:hover {
  background-position: -64px -40px; }

.chatterati-content .center-col .replay-tw,
.chatterati-content .center-col .retweet-tw,
.chatterati-content .center-col .favorite-tw {
  float: left;
  clear: none;
  margin: 0 0 0 2px; }

.chatterati-content .center-col .replay-tw {
  margin-left: 15px; }

.chatterati-content .soc-news-box-wrp {
  margin: 40px auto;
  padding: 10px;
  width: 910px;
  background: url("../../images/chatterati/green-stripes-bgr.gif") repeat 0 0; }

.chatterati-content .soc-news-box {
  padding: 30px 20px 10px;
  width: calc(100% - 40px);
  font: 16px/20px "Source Sans Pro", sans-serif;
  color: #000000;
  background: #ffffff; }

.chatterati-content .soc-news-box h2 {
  margin: -70px auto 0;
  width: 258px;
  text-align: center;
  text-transform: uppercase;
  color: #acaca0;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 68px;
  line-height: 66px;
  background: #ffffff; }

.chatterati-content .soc-news-box h3 {
  margin: 0;
  text-transform: uppercase;
  font: 600 30px/60px "Merriweather";
  color: #71878f;
  background: url("../../images/chatterati/news-box-dot.gif") repeat-x 0 37px; }

.chatterati-content .soc-news-box h3 span {
  padding-right: 5px;
  background: #ffffff; }

.chatterati-content .soc-news-box h4 {
  margin: 0;
  padding-right: 30px;
  font: 600 20px/16px "Source Sans Pro", sans-serif;
  color: #666633; }

.chatterati-content .soc-news-box h4:hover {
  color: #1d7f7e; }

.chatterati-content .soc-news-box .cycle-twitter h4 {
  margin-top: 6px; }

.chatterati-content .soc-news-box h4 a:link,
.chatterati-content .soc-news-box h4 a:visited,
.chatterati-content .soc-news-box h4 a:active {
  font: 600 16px/14px "Source Sans Pro", sans-serif;
  color: #666633; }

.chatterati-content .soc-news-box h4 a:hover {
  color: #1d7f7e; }

.chatterati-content .soc-news-box p {
  margin: 0;
  font-size: 16px; }

.chatterati-content .scrollable {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden; }

.chatterati-content .slick-slider {
  margin-left: 28px;
  width: calc(100% - 56px); }

.chatterati-content .scrollable .rootprev,
.chatterati-content .scrollable .rootnext,
.chatterati-content .scrollable .newsprev,
.chatterati-content .scrollable .newsnext {
  position: absolute;
  top: 0;
  z-index: 100;
  width: 28px;
  height: 193px;
  background: white url("../../images/chatterati/soc-news-box-sprite.png") no-repeat 0 0;
  text-indent: -9999px; }

.chatterati-content .scrollable .rootprev,
.chatterati-content .scrollable .newsprev {
  left: 0; }

.chatterati-content .scrollable .rootprev:hover,
.chatterati-content .scrollable .newsprev:hover {
  background-position: 0 -406px; }

.chatterati-content .scrollable .rootnext,
.chatterati-content .scrollable .newsnext {
  right: 0;
  background: url("../../images/chatterati/soc-news-box-sprite.png") no-repeat -30px 0; }

.chatterati-content .scrollable .rootnext:hover,
.chatterati-content .scrollable .newsnext:hover {
  background-position: -30px -406px; }

.chatterati-content .scrollable .rootprev.disabled,
.chatterati-content .scrollable .newsprev.disabled {
  background: url("../../images/chatterati/soc-news-box-sprite.png") no-repeat 0 -203px; }

.chatterati-content .scrollable .rootnext.disabled,
.chatterati-content .scrollable .newsnext.disabled {
  background: url("../../images/chatterati/soc-news-box-sprite.png") no-repeat -30px -203px; }

.chatterati-content .item {
  float: left;
  position: relative !important;
  margin: 0 10px 0 20px;
  padding: 0 10px 20px 0;
  height: 173px;
  width: 215px;
  white-space: normal; }

.chatterati-content .twitt,
.chatterati-content .twitt a,
.chatterati-content .by,
.chatterati-content .by a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font: 14px "Source Sans Pro", sans-serif;
  color: #666633; }

.chatterati-content .by a:hover,
.chatterati-content .twitt a:hover {
  color: #1d7f7e; }

.chatterati-content .twitt,
.chatterati-content .twitt a {
  font: italic 16px "Merriweather"; }

.chatterati-content .mini-box .twitt,
.chatterati-content .mini-box .twitt a {
  margin-bottom: 0; }

.chatterati-content .center-col .mini-box .twitt,
.chatterati-content .center-col .mini-box .twitt a {
  float: left;
  font-size: 20px; }

.chatterati-content .by a {
  display: inline; }

.chatterati-content .read-more,
.chatterati-content .time {
  position: absolute;
  bottom: -3px;
  left: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b85125; }

.chatterati-content .time {
  font: 16px "Source Sans Pro", sans-serif;
  color: #999; }

.chatterati-content .our-favorites-box-wrp {
  float: left;
  padding: 10px;
  width: 910px; }

.chatterati-content .of-tweet-box {
  position: relative;
  margin-bottom: 29px;
  padding: 10px 30px 50px;
  width: 380px;
  height: 250px;
  color: #000000;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); }

.chatterati-content .our-favorites-box-wrp .of-box-long {
  height: 589px; }

.chatterati-content .of-left {
  float: left;
  width: 440px; }

.chatterati-content .of-right {
  float: right;
  width: 440px; }

.chatterati-content .of-tweet-box a,
.chatterati-content .pp_details a {
  color: #663; }

.chatterati-content .of-tweet-box a:hover,
.chatterati-content .of-tweet-box a.hover {
  color: #1d7f7e; }

.chatterati-content .of-tweet-box h3 {
  margin: 0 auto 20px;
  padding: 0 85px 3px;
  width: 140px;
  text-align: center;
  text-transform: uppercase;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 26px;
  color: #ffffff;
  background: url("../../images/chatterati/ribbon.png") no-repeat top center; }

.chatterati-content .of-tweet-box .of-photo {
  position: relative;
  display: block;
  margin-bottom: 10px;
  width: 380px;
  height: 300px;
  overflow: hidden; }

.chatterati-content .of-tweet-box .of-photo img {
  display: block;
  width: 380px; }

.chatterati-content .of-tweet-box .of-avatar,
.chatterati-content .pp_details .of-avatar {
  float: left;
  margin: 0 10px 16px 0;
  width: 73px;
  overflow: hidden; }

.chatterati-content .of-tweet-box .of-avatar img,
.chatterati-content .pp_details .of-avatar img {
  display: block;
  width: 73px; }

.chatterati-content .of-tweet-box .of-name,
.chatterati-content .pp_details .of-name {
  padding: 15px 0 4px;
  font: 600 22px/24px "Source Sans Pro", sans-serif, Helvetica, Arial, serif; }

.chatterati-content .pp_details .of-name {
  font-size: 20px; }

.chatterati-content .of-tweet-box .of-hash,
.chatterati-content .pp_details .of-hash {
  padding: 0;
  font: italic 20px/22px "Merriweather", Helvetica, Arial, serif; }

.chatterati-content .pp_details .of-hash {
  font-size: 18px; }

.chatterati-content .of-tweet-box .of-text,
.chatterati-content .pp_details .of-text {
  clear: left;
  padding: 0;
  font: 23px/27px "Source Sans Pro", sans-serif, Helvetica, Arial, serif; }

.chatterati-content .pp_details .of-text {
  font-size: 16px;
  line-height: 18px; }

.chatterati-content .of-tweet-box .of-text a,
.chatterati-content .pp_details .of-text a {
  text-decoration: underline;
  color: #1d7f7e; }

.chatterati-content .of-tweet-box .of-text a:hover,
.chatterati-content .pp_details .of-text a:hover {
  text-decoration: none; }

.chatterati-content .banner {
  float: left; }

.chatterati-content .banner {
  
  margin: 0 auto 40px auto;
  width: 970px;
  height: 90px; }

.chatterati-content #content-fixed {
  position: relative;
  padding-top: 92px; }

.chatterati-content #navigation-fixed.absolute {
  position: absolute;
  top: 0; }

.chatterati-content #navigation-fixed.-fixed {
  top: 0;
  position: fixed;
  z-index: 500; }
  @media (min-width: 37.5em) {
    .admin-bar .chatterati-content #navigation-fixed.-fixed {
      top: 2.88rem; } }
  @media (min-width: 48.94em) {
    .admin-bar .chatterati-content #navigation-fixed.-fixed {
      top: 2rem; } }

.-adheaderfixed .chatterati-content #navigation-fixed.-fixed {
  top: 110px; }

@media (min-width: 37.5em) {
  .admin-bar.-adheaderfixed .chatterati-content #navigation-fixed.-fixed {
    top: 9.75rem; } }

@media (min-width: 48.94em) {
  .admin-bar.-adheaderfixed .chatterati-content #navigation-fixed.-fixed {
    top: 8.88rem; } }

.chatterati-content #chatterati-widget {
  float: left;
  margin-bottom: 10px;
  width: 340px; }

.chatterati-content #chatterati-widget .title-block .theroot-presents {
  float: left;
  padding: 0 0 0 10px;
  text-align: right;
  width: 50px; }

.chatterati-content #chatterati-widget .title-block .theroot-presents .logo-small {
  background: url("'../../images/chatterati/logo-widget-small.png") no-repeat scroll 0 0 transparent;
  display: block;
  font-size: 0.1em;
  height: 11px;
  text-align: left;
  text-indent: -9999px;
  width: 50px;
  margin-top: 14px; }

.chatterati-content #chatterati-widget .title-block {
  margin-bottom: 1px;
  width: 340px;
  min-height: 50px;
  color: #ffffff;
  font: italic 9px "Merriweather", Georgia, Times, "Times New Roman", serif;
  background: #364143; }

.chatterati-content #chatterati-widget .title-block .sponsor {
  float: right;
  margin: 14px 10px 0 0; }

.chatterati-content #chatterati-widget .title-block .toyota-logo {
  float: left;
  display: block;
  width: 55px;
  height: 19px;
  font-size: 0.1em;
  text-indent: -9999px;
  background: url("../../images/chatterati/toyota-logo-widget-small.png") no-repeat 0 0;
  margin-top: 2px; }

.chatterati-content #chatterati-widget .title-block .title {
  margin: 15px 0 0 70px;
  width: 190px;
  height: 35px;
  text-align: center;
  font-size: 0.1em;
  text-indent: -9999px;
  position: absolute;
  background: url("../../images/chatterati/widget-title.png") no-repeat 0 0; }

.chatterati-content #chatterati-widget .wiget-nav-wrp {
  float: left;
  width: 340px;
  height: 39px;
  padding-bottom: 2px;
  background: url("../../images/chatterati/gray-stripes-bgr.gif") repeat-x bottom left; }

.chatterati-content #chatterati-widget .wiget-nav {
  float: left;
  width: 340px;
  height: 38px;
  padding: 0 0 1px 0;
  background: #ffffff; }

.chatterati-content #chatterati-widget .wiget-nav li {
  float: left;
  display: inline;
  margin-right: 1px;
  width: 67px;
  height: 38px;
  list-style-type: none; }

.chatterati-content #chatterati-widget .wiget-nav li a {
  display: block;
  padding-top: 38px;
  width: 67px;
  height: 0;
  overflow: hidden;
  background: url("../../images/chatterati/widget-nav-sprite.png") no-repeat 0 0; }

.chatterati-content #chatterati-widget .wiget-nav li a:hover,
.chatterati-content #chatterati-widget .wiget-nav li a.active {
  margin-bottom: -8px;
  padding-top: 46px; }

.chatterati-content #chatterati-widget .wiget-nav li a.ht:hover,
.chatterati-content #chatterati-widget .wiget-nav li a.ht.active {
  background-position: -77px 0; }

.chatterati-content #chatterati-widget .wiget-nav li a.st {
  background-position: 0 -55px; }

.chatterati-content #chatterati-widget .wiget-nav li a.st:hover,
.chatterati-content #chatterati-widget .wiget-nav li a.st.active {
  background-position: -77px -55px; }

.chatterati-content #chatterati-widget .wiget-nav li a.rt {
  background-position: 0 -110px; }

.chatterati-content #chatterati-widget .wiget-nav li a.rt:hover,
.chatterati-content #chatterati-widget .wiget-nav li a.rt.active {
  background-position: -77px -110px; }

.chatterati-content #chatterati-widget .wiget-nav li a.tw {
  background-position: 0 -165px; }

.chatterati-content #chatterati-widget .wiget-nav li a.tw:hover,
.chatterati-content #chatterati-widget .wiget-nav li a.tw.active {
  background-position: -77px -165px; }

.chatterati-content #chatterati-widget .wiget-nav li a.fa {
  background-position: 0 -220px; }

.chatterati-content #chatterati-widget .wiget-nav li a.fa:hover,
.chatterati-content #chatterati-widget .wiget-nav li a.fa.active {
  background-position: -77px -220px; }

.chatterati-content #chatterati-widget .box {
  float: left;
  width: 340px;
  margin-bottom: 1px;
  padding-bottom: 2px;
  background: url("../../images/chatterati/gray-stripes-bgr.gif") repeat-x bottom left; }

.chatterati-content #chatterati-widget .box-head {
  float: left;
  margin-bottom: 9px;
  width: 340px;
  height: 64px; }

.chatterati-content #chatterati-widget h3 {
  margin: 0 auto;
  padding: 0 85px 6px;
  text-align: center;
  text-transform: uppercase;
  font: normal 24px/26px "", Helvetica, Arial, serif;
  color: #ffffff;
  background: url("../../images/chatterati/widget-ribbon.png") no-repeat top center; }

.chatterati-content #chatterati-widget .box-head .update-time {
  margin: 0 auto;
  width: 150px;
  text-align: center;
  font: italic 14px/34px "Merriweather";
  color: #999; }

.chatterati-content #chatterati-widget .box-btm {
  float: left;
  width: 340px;
  height: 45px;
  text-align: center;
  text-transform: uppercase;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 52px;
  color: #677128;
  background: white url("../../images/chatterati/gray1x2.gif") repeat-x center left; }

.chatterati-content #chatterati-widget .box-btm .more {
  margin: 0 auto;
  padding: 0 20px 0 8px;
  color: #677128;
  background: white url("../../images/chatterati/widget-more-arr.png") no-repeat 172px 5px; }

.chatterati-content #chatterati-widget .box-body {
  clear: left;
  min-height: 175px; }

.chatterati-content #chatterati-widget .newsletter-signup {
  float: left;
  padding: 6px 0;
  border: 0;
  width: 340px;
  height: 30px;
  font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  color: #969686;
  background: url("../../images/chatterati/gray-stripes-bgr.gif") repeat 0 0; }

.chatterati-content #chatterati-widget .newsletter-signup-inner {
  margin: 0 auto;
  width: 314px; }

.chatterati-content #chatterati-widget .newsletter-signup input {
  float: left;
  border: 0 none;
  margin: 0 4px 0 0;
  padding: 8px 10px;
  color: #333333;
  width: 92px;
  height: 14px;
  font: 12px/17px "Source Sans Pro", sans-serif;
  box-shadow: inset 2px 2px 1px #d5d5d5; }

.chatterati-content #chatterati-widget .newsletter-signup-inner span {
  float: left;
  padding: 0 5px 0 0;
  line-height: 34px; }

.chatterati-content #chatterati-widget .newsletter-signup-inner a {
  float: right;
  display: block;
  padding: 8px;
  width: 38px;
  height: 14px;
  color: #ffffff;
  background: #a6a692; }

.chatterati-content #chatterati-widget .newsletter-signup-inner a:hover {
  background: url("../../images/chatterati/sign-up-hover.gif") repeat 0 0; }

.chatterati-content #chatterati-widget .mini-box {
  width: 100%;
  height: auto;
  border: 0;
  padding-top: 5px; }

.chatterati-content #chatterati-widget .mini-box p,
.chatterati-content #chatterati-widget .mini-box .of-text {
  font: 16px/22px "Source Sans Pro", sans-serif; }

.chatterati-content .mini-box .mini-head {
  width: 100%;
  text-decoration: none; }

.chatterati-content div.light_rounded .pp_top .pp_middle,
.chatterati-content div.light_rounded .pp_content_container .pp_left,
.chatterati-content div.light_rounded .pp_content_container .pp_right,
.chatterati-content div.light_rounded .pp_bottom .pp_middle,
.chatterati-content div.light_square .pp_left,
.chatterati-content div.light_square .pp_middle,
.chatterati-content div.light_square .pp_right,
.chatterati-content div.light_square .pp_content,
.chatterati-content div.facebook .pp_content {
  background: none; }

.chatterati-content div.light_square .pp_details {
  margin: 0;
  padding: 25px 0 20px;
  background: #ffffff; }

.chatterati-content #pp_full_res {
  min-width: 400px; }

.chatterati-content #pp_full_res img {
  display: block; }

.chatterati-content div.light_square .pp_close {
  width: 30px;
  height: 30px;
  background: url("../../images/chatterati/prettyphoto-close.png") no-repeat 0 0; }

.chatterati-content .pp-tweet-box {
  float: left;
  padding-left: 20px;
  width: 280px; }

.chatterati-content .pp_details .twitter-tools {
  float: right;
  width: 250px; }

.chatterati-content .pp_details .twitter-tools iframe {
  margin: 0 0 30px 86px; }

.chatterati-content .pp_details .replay-tw {
  margin-left: 140px; }

.chatterati-content .pp_content {
  position: relative; }

.chatterati-content .pp_content .pp_close {
  top: 10px;
  right: 10px; }

.chatterati-content .of-user-links:hover a {
  color: #1d7f7e; }

@media (max-width: 60em) {
  .chatterati-page #page-main {
    margin: -10px 0 0 0;
    width: 100%; }
  .chatterati-page .banner {
    display: none; }
  
  .chatterati-content .title-block {
    width: 100%;
    position: relative;
    min-height: 92px;
    color: #ffffff;
    font: italic 16px "Merriweather", Georgia, Times, "Times New Roman", serif;
    background: #364143;
    padding-top: 22px;
    margin-bottom: 15px; }
  .chatterati-content .title-block .sponsor {
    float: right;
    margin: 36px 105px 0 0; }
  .chatterati-content .title-block .theroot-presents {
    width: 163px;
    text-align: left;
    float: left;
    padding: 0 0 0 20px;
    font-size: 0.8em; }
  .chatterati-content .title-block .theroot-presents .logo-small {
    display: block;
    float: left;
    width: 60px;
    height: 19px;
    font-size: 0.1em;
    text-indent: -9999px;
    background: url("../../images/chatterati/logo-small.png") no-repeat 0 0;
    background-size: 100% auto;
    text-align: left;
    margin: 0 8px 0 0; }
  .chatterati-content .title-block .title {
    margin: 20px auto 0 auto;
    padding-top: 80px;
    width: 100% !important;
    height: 0px;
    text-align: center;
    font-size: 0.1em;
    text-indent: -9999px;
    background: url("../../images/chatterati/title.png") no-repeat 50% 0;
    background-size: 90% auto; }
  .chatterati-content #content-fixed {
    padding-top: 0px;
    width: 100%; }
  .chatterati-content #content-fixed #navigation-fixed {
    display: none; }
  .chatterati-content #content-fixed #main-inner {
    width: 100%;
    padding: 0; }
  .chatterati-content #content-fixed #main-inner .main-box {
    margin-bottom: 15px; }
  .chatterati-content #content-fixed #main-inner #hashtags {
    width: 100%; }
  .chatterati-content #content-fixed #main-inner #stories {
    width: 100%; }
  .chatterati-content #content-fixed #main-inner #retweets {
    width: 100%; }
  .chatterati-content #content-fixed #main-inner #tweets {
    width: 100%; }
  .chatterati-content #content-fixed #main-inner #socialnews {
    width: calc(100% - 20px); }
  .chatterati-content #content-fixed #main-inner #favorites {
    width: 100%; }
  .chatterati-content #content-fixed .box-divider {
    height: 40px;
    margin: 0 0 15px 0; }
  .chatterati-content #content-fixed .left-col,
  .chatterati-content #content-fixed .right-col {
    display: none; }
  .chatterati-content #content-fixed #hashtags .center-col ul li {
    padding-bottom: 5px;
    margin-bottom: 10px; }
  .chatterati-content #content-fixed .center-col {
    padding: 0px;
    width: 100%; }
  .chatterati-content #content-fixed .center-col .title {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 0 30px 0; }
  .chatterati-content #content-fixed .center-col .title h2 {
    font-size: 50px;
    line-height: 44px; }
  .chatterati-content #content-fixed .center-col .title h2 span {
    font-size: 44px; }
  .chatterati-content #content-fixed .center-col .after-title {
    display: inline-block;
    font-size: 13px;
    line-height: 1.5; }
  .chatterati-content #content-fixed .center-col .mini-box-first {
    margin: 0px !important;
    padding-top: 5px !important; }
  .chatterati-content #content-fixed .center-col .mini-box {
    width: 100%;
    height: auto;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0; }
  .chatterati-content #content-fixed .center-col .mini-box a {
    font-size: 18px;
    line-height: 22px; }
  .chatterati-content #content-fixed .center-col .mini-box .mini-head {
    width: auto;
    margin: 0 20px 10px 20px; }
  .chatterati-content #content-fixed .center-col .mini-box .text {
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    width: auto;
    margin: 0 20px; }
  .chatterati-content #content-fixed .center-col .mini-box .tweet-url {
    display: block;
    width: auto;
    margin: 0 20px;
    font-size: 18px;
    line-height: 22px;
    text-align: left; }
  .chatterati-content #content-fixed .center-col .mini-box .tweets {
    position: static;
    width: auto;
    margin: 0 20px;
    text-align: left;
    display: block; }
  .chatterati-content #content-fixed .center-col .mini-box .tweets .tweets-number {
    font-size: 30px; }
  .chatterati-content #content-fixed .our-favorites-box-wrp {
    width: 100%;
    padding: 0; }
  .chatterati-content #content-fixed .our-favorites-box-wrp .of-left,
  .chatterati-content #content-fixed .our-favorites-box-wrp .of-right {
    float: none;
    width: 100%; }
  .chatterati-content #content-fixed .our-favorites-box-wrp .of-tweet-box {
    width: auto;
    padding: 10px 0 10px 0;
    margin: 10px;
    height: auto; }
  .chatterati-content #content-fixed .our-favorites-box-wrp .of-tweet-box h3 {
    margin: 0 10px 20px;
    width: auto; }
  .chatterati-content #content-fixed .our-favorites-box-wrp .of-tweet-box .of-user-links {
    padding: 5px 5px 0 5px; }
  .chatterati-content #content-fixed .our-favorites-box-wrp .of-tweet-box .of-text {
    font-size: 18px;
    line-height: 22px;
    padding: 0 5px; }
  .chatterati-content #content-fixed .our-favorites-box-wrp .of-tweet-box .of-photo {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    height: auto; }
  .chatterati-content #content-fixed .our-favorites-box-wrp .of-tweet-box .twitter-tools {
    margin: 0px;
    min-height: 25px; }
  .chatterati-content #content-fixed .our-favorites-box-wrp .of-tweet-box .twitter-tools .follow-button-iframe {
    width: 155px !important;
    margin-left: 5px; }
  .chatterati-content #content-fixed .twitter-tools {
    width: auto;
    margin: 0 20px;
    display: block;
    position: static;
    height: auto; }
  .chatterati-content #content-fixed .twitter-tools .follow-button-iframe {
    width: 170px !important; } }

.single-sponsored .sponsored-intro {
  font-size: 14px;
  line-height: 1.35em;
  margin-top: .5rem;
  margin-bottom: .5rem;
  color: #a2a2b8;
  text-transform: uppercase;
  text-align: center; }
  .single-sponsored .sponsored-intro .info {
    font-size: 10px;
    line-height: 1.2em;
    font-weight: inherit;
    color: inherit; }
  .single-sponsored .sponsored-intro .has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    margin-left: 1rem; }
  .single-sponsored .sponsored-intro .has-tip:hover, .single-sponsored .sponsored-intro .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008cba; }
  .single-sponsored .sponsored-intro .tooltip {
    display: inline;
    position: relative; }
  .single-sponsored .sponsored-intro .tooltip:hover:after {
    background: #333;
    background: rgba(0, 0, 0, 0.8);
    top: 25px;
    color: #fff;
    content: attr(data-content);
    text-transform: none;
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 15.62rem;
    font-size: 0.75rem;
    line-height: 1rem; }
  .single-sponsored .sponsored-intro .tooltip:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 0px 6px 6px 6px;
    top: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99; }
  @media (max-width: 29.99em) {
    .single-sponsored .sponsored-intro .tooltip:hover:after {
      right: -30%;
      left: auto; } }

.single-sponsored .presented-by {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 1.56rem;
  line-height: 1.35em; }
  .single-sponsored .presented-by span {
    display: inline-block;
    vertical-align: middle; }
  .single-sponsored .presented-by img {
    max-height: 50px;
    width: auto;
    display: inline-block;
    margin-left: 1rem;
    vertical-align: middle; }

.single-sponsored .videos {
  clear: both;
  margin-bottom: 2.5rem; }
  @media (min-width: 40em) {
    .single-sponsored .videos .wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  @media (min-width: 40em) {
    .single-sponsored .videos iframe {
      -ms-flex: 0 1 49.5%;
          flex: 0 1 49.5%; } }

body.single-video .site-content {
  max-width: 100%;
  margin: 0;
  padding: 0; }

body.single-video .site-header {
  border-bottom: solid 1px #6B6868; }

.content-area.video-page {
  margin-bottom: 4rem;
  float: none;
  font-size: 1.25rem; }
  .content-area.video-page h1 {
    font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .content-area.video-page .site-main {
    padding: 2rem;
    background: #272727; }
    @media (max-width: 62.49em) {
      .content-area.video-page .site-main {
        padding: 0.5rem; } }
  .content-area.video-page .video-duration {
    color: #B2B2B2;
    font-size: 0.94rem;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    margin-bottom: 0.8rem; }
    .content-area.video-page .video-duration .roottv-title {
      color: #509b22; }
  .content-area.video-page .upnext {
    background: #EFEFEF;
    padding: 2rem; }
    .content-area.video-page .upnext .upnext-title {
      font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin-bottom: 1.25rem;
      font-size: 1.5rem;
      letter-spacing: 0.06rem; }
      .content-area.video-page .upnext .upnext-title .upnext-title-green {
        color: #509b22; }
    @media (max-width: 62.49em) {
      .content-area.video-page .upnext {
        padding: 0; } }
  .content-area.video-page .upnext-videos {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .content-area.video-page .upnext-videos .upnext-item {
      width: 25%;
      margin-right: 3rem; }
      @media (min-width: 20em) {
        .content-area.video-page .upnext-videos .upnext-item img {
          width: 100%;
          height: 8.25rem; } }
      .content-area.video-page .upnext-videos .upnext-item .video-duration {
        text-align: center; }
      .content-area.video-page .upnext-videos .upnext-item .related-title {
        font-size: 1rem;
        color: #272727;
        line-height: 1.4;
        font-weight: 800; }
      .content-area.video-page .upnext-videos .upnext-item:last-child {
        margin-right: 0; }
    @media (max-width: 62.49em) {
      .content-area.video-page .upnext-videos {
        -ms-flex-direction: column;
            flex-direction: column; }
        .content-area.video-page .upnext-videos .upnext-item {
          width: 100%;
          margin: 1rem 0.1rem;
          border-bottom: solid 1px #999999;
          padding-bottom: 2rem;
          text-align: left; }
          .content-area.video-page .upnext-videos .upnext-item .video-duration {
            width: 64%;
            display: inline; }
          .content-area.video-page .upnext-videos .upnext-item img {
            width: 40%;
            height: 6rem;
            float: left;
            margin-right: 1rem; }
          .content-area.video-page .upnext-videos .upnext-item .related-title {
            max-width: 100%; }
          .content-area.video-page .upnext-videos .upnext-item:last-child {
            border: 0; } }
  .content-area.video-page .featured-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: 3.75rem; }
    .content-area.video-page .featured-wrapper .recent, .content-area.video-page .featured-wrapper .featured {
      text-transform: uppercase;
      text-align: center;
      width: 50%; }
      .content-area.video-page .featured-wrapper .recent .hero, .content-area.video-page .featured-wrapper .featured .hero {
        width: 100%; }
      .content-area.video-page .featured-wrapper .recent h2, .content-area.video-page .featured-wrapper .featured h2 {
        margin-top: 0; }
      .content-area.video-page .featured-wrapper .recent h1, .content-area.video-page .featured-wrapper .featured h1 {
        margin-top: 0;
        margin-bottom: 1.5em; }
      .content-area.video-page .featured-wrapper .recent .video-duration, .content-area.video-page .featured-wrapper .featured .video-duration {
        margin: 0.3em 0; }
    .content-area.video-page .featured-wrapper .vr {
      border-left: 1px solid #EFEFEF;
      height: auto;
      margin: 2rem; }
    .content-area.video-page .featured-wrapper .upnext-videos .upnext-item {
      width: 45%;
      margin-right: 0;
      font-size: 0.75rem; }
      .content-area.video-page .featured-wrapper .upnext-videos .upnext-item h3 {
        color: #272727;
        margin: 0 2rem 0 2rem; }
      .content-area.video-page .featured-wrapper .upnext-videos .upnext-item img {
        width: 100%; }
      .content-area.video-page .featured-wrapper .upnext-videos .upnext-item .video-duration {
        width: 100%; }
      .content-area.video-page .featured-wrapper .upnext-videos .upnext-item .related-title {
        max-width: 100%;
        text-transform: none; }
    @media (max-width: 62.49em) {
      .content-area.video-page .featured-wrapper {
        -ms-flex-direction: column;
            flex-direction: column; }
        .content-area.video-page .featured-wrapper .recent, .content-area.video-page .featured-wrapper .featured {
          width: 100%; }
        .content-area.video-page .featured-wrapper .recent-title {
          font-size: 0.75rem; }
        .content-area.video-page .featured-wrapper .upnext-videos .upnext-item {
          width: 100%; }
          .content-area.video-page .featured-wrapper .upnext-videos .upnext-item img {
            width: 40%; } }

article.video {
  background: #272727;
  color: #ffffff; }
  article.video .entry-content {
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 62.49em) {
      article.video .entry-content {
        -ms-flex-direction: column;
            flex-direction: column; } }
  article.video .video-player {
    width: 63%;
    margin-right: 2rem; }
    article.video .video-player iframe {
      width: 100%; }
  article.video .video-desc {
    width: 30%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    article.video .video-desc h1.entry-title {
      color: #ffffff;
      font-family: "league_gothicregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 40px;
      font-weight: 400;
      line-height: 42px;
      text-transform: uppercase;
      letter-spacing: 0.1rem; }
    article.video .video-desc .video-duration .roottv-title {
      color: #509b22; }
    article.video .video-desc .video-duration .video-time {
      margin-left: 1rem; }
    article.video .video-desc p {
      font-size: 1.2rem;
      letter-spacing: 0.02rem;
      margin-top: 0.8rem; }
    article.video .video-desc .social-toolbar {
      margin-top: auto;
      margin-bottom: 0.5rem; }
      article.video .video-desc .social-toolbar .toolbarlist {
        display: -ms-flexbox;
        display: flex; }
        article.video .video-desc .social-toolbar .toolbarlist .toolbaritem {
          width: 2.5rem;
          height: 2.5rem;
          margin-right: 1rem; }
          article.video .video-desc .social-toolbar .toolbarlist .toolbaritem .icon {
            width: 1.5rem;
            height: 1.5rem;
            margin: 0.5rem auto; }
          article.video .video-desc .social-toolbar .toolbarlist .toolbaritem.-embed {
            background: #509b22; }
          @media (max-width: 62.49em) {
            article.video .video-desc .social-toolbar .toolbarlist .toolbaritem {
              width: 100%;
              margin-right: 0; } }
  @media (max-width: 62.49em) {
    article.video .video-player, article.video .video-desc {
      width: 100%; } }