/*
Theme Name: Extra Child
Template: Extra
Author: CALmatters
Author URI: http://calmatters.org
Description: Child of Extra theme
Version: 3.0.0
Updated: 2017-12-15

*/
/* Import Compass
------------------------------------------------*/
/* Import partial scss files
------------------------------------------------*/
/* General Variables
------------------------------------------------*/
/* Media variables and expression aliases
------------------------------------------------*/
/* Mixins
------------------------------------------------*/
/* load font files
---------------------------------------------------------*/
@font-face {
  font-family: "GearedSlab";
  src: url(/wp-content/themes/Extra-child/styles/fonts/GearedSlab.eot);
  src: url(/wp-content/themes/Extra-child/styles/fonts/GearedSlab.eot?#iefix) format('embedded-opentype'), "/wp-content/themes/Extra-child/styles/fonts/GearedSlab.ttf";
  font-weight: "400";
  font-style: "normal"; }
/* base tags
---------------------------------------------------------*/
html {
  line-height: 1.5;
  font-weight: normal;
  color: #211f1f; }
  @media (min-width: 0) {
    html {
      font-size: 14px; } }
  @media (min-width: 992) {
    html {
      font-size: 16px; } }
  @media (min-width: 1200) {
    html {
      font-size: 18px; } }

body {
  background-color: #fff; }

h1 {
  font-size: 2.5em;
  font-weight: 400;
  margin: 2.1em 0; }

h2 {
  font-size: 2.1875em;
  font-weight: 400;
  margin: 1.78em 0; }

h3 {
  font-size: 1.875em;
  font-weight: 400;
  margin: 1.46em 0; }

h4 {
  font-size: 1.5em;
  font-weight: 400;
  margin: 1.14em 0; }

h5,
h6 {
  font-size: 1em;
  font-weight: 400;
  margin: 0.82em 0; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-size: inherit;
  font-weight: inherit;
  color: #211f1f !important; }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover {
    color: #211f1f; }

p {
  font-size: 0.95em;
  line-height: 1.8em;
  min-width: 200px; }

p a,
p a:visited {
  color: #337ab7; }

a:hover {
  text-decoration: underline;
  color: #337ab7; }

#mc_embed_signup {
  padding: 0 !important;
  width: 100% !important;
  font-size: 0.9em;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }
  #mc_embed_signup form {
    padding: 0; }

#mc-embedded-subscribe-form {
  padding: 0 !important;
  background-color: #fff; }
  #mc-embedded-subscribe-form > div:first-of-type {
    margin: 10px 0; }

#mc_embed_signup input.email {
  width: 100% !important;
  margin: 10px 0; }

#mc-embedded-subscribe {
  background-color: #f27522 !important; }

@media (max-width: 767px) {
  img.alignleft {
    float: none;
    width: 100%;
    margin-right: 0; } }

@media (max-width: 767px) {
  img.alignright {
    float: none;
    width: 100%;
    margin-left: 0; } }

/* BUTTONS
------------------------------------------------------------------------------------*/
.cm-small-button {
  background-color: #aaa;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 5px;
  font-size: 0.75em;
  border-radius: 5px 5px 5px 0;
  margin: 0.5em 0;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }

/* AJAX BUTTON STYLE
------------------------------------------------------------------------------------*/
.index-button .button {
  position: relative; }
.index-button .fa-refresh {
  display: none;
  float: right;
  margin-left: 1em; }

.loader-spin {
  -moz-animation-name: "loader";
  -webkit-animation-name: "loader";
  animation-name: "loader";
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

@-moz-keyframes loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -moz-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes loader {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* MODIFY BASE
------------------------------------------------------------------------------------*/
.et_pb_gutters4 .et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module,
.et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
  margin-bottom: 2em; }

/* GENERAL
-----------------------------------------*/
@media (min-width: 1024px) {
  .container {
    width: 100%;
    max-width: 1024px; } }

@media (min-width: 1024px) {
  #page-container {
    max-width: 1000px;
    margin: 0 auto; } }

.et_pb_extra_overlay:before {
  content: ''; }

/* MASONRY MODULE
-----------------------------------------*/
.posts-blog-feed-module.masonry .post-content {
  padding: 0; }
.posts-blog-feed-module.masonry .post-title {
  margin-top: 0;
  font-size: 1.5em; }

/* GENERAL HEADER
---------------------------------------------------------*/
header.header {
  border-bottom: 2px solid #aaa; }

/* BANNER ALERT
---------------------------------------------------------*/
.cm-banner-alert {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  background-color: #f27522;
  padding: 0.5em;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }
  .cm-banner-alert a {
    color: #211f1f !important;
    border-bottom: 2px solid #211f1f; }
    .cm-banner-alert a:hover {
      text-decoration: none; }

/* SEARCH
---------------------------------------------------------*/
.et-top-search .et-search-field {
  width: 200px !important;
  background-color: #f0f0f0 !important; }
  .et-top-search .et-search-field:focus {
    background: rgba(255, 255, 255, 0.2);
    color: #211f1f !important;
    font-weight: 400; }

/* MAIN NAVIGATION
---------------------------------------------------------*/
#et-menu li {
  font-family: 'PT Sans','Helvetica','san-serif' !important; }
  #et-menu li a {
    font-size: 1em;
    font-weight: 700 !important; }
#et-menu .sub-menu {
  -moz-box-shadow: 0 0 "5px" #211f1f #333333;
  -webkit-box-shadow: 0 0 "5px" #211f1f #333333;
  box-shadow: 0 0 "5px" #211f1f #333333; }
  #et-menu .sub-menu a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .9em;
    line-height: 1.4em;
    border-color: #cdcdcd; }

#et-mobile-navigation {
  padding-top: 10px;
  padding-bottom: 10px; }
  #et-mobile-navigation nav {
    padding-bottom: 20px;
    -moz-box-shadow: 0 0 "5px" #211f1f #333333;
    -webkit-box-shadow: 0 0 "5px" #211f1f #333333;
    box-shadow: 0 0 "5px" #211f1f #333333; }
  #et-mobile-navigation li a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1em;
    font-weight: 700;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }

#special-header {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  width: 100%;
  height: 69px;
  background-color: #fff;
  box-shadow: 0 -2px 20px #211f1f;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }
  @media (max-width: 767px) {
    #special-header {
      position: relative; } }
  #special-header #back-top {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 2em;
    color: #211f1f;
    cursor: pointer;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #special-header a:hover {
    text-decoration: none; }
  #special-header h1 {
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'PT Sans','Helvetica','san-serif' !important;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 767px) {
      #special-header h1 {
        display: none; } }
  #special-header .logo {
    max-width: 150px;
    margin-top: 7px;
    height: auto;
    position: absolute !important;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #special-header .social {
    position: absolute;
    top: 50%;
    right: 3%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    @media (max-width: 1023px) {
      #special-header .social {
        display: none; } }
    #special-header .social > div:first-of-type {
      font-family: 'PT Sans','Helvetica','san-serif' !important;
      font-style: italic;
      font-size: 0.85em;
      color: #f27522 !important;
      align-self: center; }
    #special-header .social ul {
      list-style-type: none;
      margin: 0;
      padding-left: 10px;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      #special-header .social ul li {
        margin: 0 10px;
        font-family: 'PT Sans','Helvetica','san-serif' !important; }
        #special-header .social ul li:last-of-type {
          font-weight: 700; }
        #special-header .social ul li a {
          color: #f27522 !important; }
          #special-header .social ul li a:hover {
            color: #753810 !important; }
      #special-header .social ul svg {
        color: #aaa !important; }
        #special-header .social ul svg:hover {
          color: #666 !important; }

@media (min-width: 1024px) {
  #logo-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between; } }
#logo-header div:first-of-type {
  margin-right: 25px; }
#logo-header div:last-of-type {
  font-weight: 700;
  align-self: center;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }
  #logo-header div:last-of-type p {
    font-size: 0.85em; }

#footer-nav {
  text-align: center;
  float: none; }

/* SINGLE PAGE GENERAL
---------------------------------------------------------*/
.single article,
.page article,
.author-box-header,
.related-posts-header,
.et_extra_other_module {
  box-shadow: none; }

.page .post-wrap {
  padding: 0px; }
  .page .post-wrap h1 {
    margin: 0.5em 0;
    text-align: center; }

.et_pb_widget .widgettitle {
  background: #f27522 !important; }
.et_pb_widget a {
  color: #211f1f !important; }
  .et_pb_widget a:hover {
    color: #211f1f;
    text-decoration: underline; }

.single-left {
  width: 100%; }
  @media (min-width: 1024px) {
    .single-left {
      max-width: 640px; } }

.single-right {
  width: 100%; }
  @media (min-width: 1024px) {
    .single-right {
      max-width: 320px; } }
  .single-right .index-feed-item.triple,
  .single-right .index-feed-item.double {
    flex-basis: 100% !important; }

/* PAGE META
---------------------------------------------------------*/
.entry-title {
  margin: 0; }

.post-header {
  padding: 1.25em; }
  .post-header .post-meta {
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
    .post-header .post-meta a {
      color: #211f1f;
      text-decoration: underline; }
      .post-header .post-meta a[rel="tag"] {
        text-transform: uppercase; }

/* email icons */
.etc-extra-icon-email {
  padding: 0 10px;
  color: #f27522; }
  .etc-extra-icon-email:hover {
    color: #753810; }

/* custom caption */
.ccfic {
  margin: 0px;
  max-width: 100%;
  padding: 10px;
  border: 0;
  background-color: #211f1f;
  color: white;
  vertical-align: baseline;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }

/* CONTENT AND BOTTOM
---------------------------------------------------------*/
.post-content ul,
.post-content ol {
  margin: 0 0 20px 40px; }
  @media (max-width: 767px) {
    .post-content ul,
    .post-content ol {
      margin: 0 0 20px 0; } }

.related-posts-header h3 {
  font-size: 1.875em; }

.post-nav .title {
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }

.post-footer {
  display: none; }

/* CAPTIONS AND IMAGES
---------------------------------------------------------*/
.credits-overlay, .credits-container, .wp-caption {
  text-align: left;
  margin-bottom: 10px;
  max-width: 96%;
  border: 0px;
  background-color: #fff; }

.wp-caption {
  border-bottom: 1px #f0f0f0 solid;
  padding-bottom: 1em; }
  @media (max-width: 767px) {
    .wp-caption {
      padding: 0 !important;
      margin: 0 0 1em 0 !important;
      width: 100% !important;
      max-width: 100% !important; } }
  .wp-caption img {
    height: auto;
    max-width: 100%;
    padding: 0px 8px 3px 0px;
    margin: 0px; }
    @media (max-width: 767px) {
      .wp-caption img {
        padding: 0 !important;
        max-width: 100% !important;
        width: 100% !important; } }
  .wp-caption p.wp-caption-text {
    font-size: 0.8em;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }

/* SPECIAL CLASSES 
---------------------------------------------------------*/
/* dropcap */
.et-dropcap {
  font-size: 4em;
  float: left;
  display: block;
  margin: -32px 7px 0 0;
  line-height: 1.8em; }

/* Fancy pants hr line */
.fancy-line {
  border-top: 2px solid #211f1f;
  width: 100%;
  margin: 1em auto; }

/* SUB BOX
---------------------------------------------------------*/
.etc-signup {
  background-color: #f0f0f0;
  padding: 10px;
  text-align: center; }
  .etc-signup h4 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 1em;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
  .etc-signup p {
    font-size: 0.75em;
    color: #aaa;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
  .etc-signup form {
    display: block; }
    .etc-signup form input[type="text"] {
      width: 200px;
      background-color: #fff;
      color: #aaa;
      font-size: 0.85em;
      text-align: center;
      font-family: 'PT Sans','Helvetica','san-serif' !important; }
      .etc-signup form input[type="text"]:focus {
        border: 1px solid #f27522; }
      .etc-signup form input[type="text"]:-moz-placeholder {
        color: #aaa;
        font-size: 0.85em;
        text-align: center;
        font-family: 'PT Sans','Helvetica','san-serif' !important; }
      .etc-signup form input[type="text"]::-moz-placeholder {
        color: #aaa;
        font-size: 0.85em;
        text-align: center;
        font-family: 'PT Sans','Helvetica','san-serif' !important; }
      .etc-signup form input[type="text"]:-ms-input-placeholder {
        color: #aaa;
        font-size: 0.85em;
        text-align: center;
        font-family: 'PT Sans','Helvetica','san-serif' !important; }
      .etc-signup form input[type="text"]::-webkit-input-placeholder {
        color: #aaa;
        font-size: 0.85em;
        text-align: center;
        font-family: 'PT Sans','Helvetica','san-serif' !important; }
    .etc-signup form input[type="submit"] {
      margin-top: 10px;
      background-color: #f27522 !important;
      text-transform: uppercase;
      font-size: 0.70em; }

/* READER REACTIONS
---------------------------------------------------------*/
.etc-reader-reactions {
  clear: both;
  margin-bottom: 2em; }
  .etc-reader-reactions li {
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
    .etc-reader-reactions li a {
      text-transform: uppercase;
      border-bottom: 1px solid #211f1f;
      font-weight: 700;
      color: #211f1f !important;
      text-decoration: none; }
      .etc-reader-reactions li a:hover {
        text-decoration: none;
        border-bottom: 2px solid #211f1f; }
  .etc-reader-reactions .cm-commentary-submission {
    padding: 1em;
    border: 2px solid #aaa;
    background-color: #f0f0f0; }
    .etc-reader-reactions .cm-commentary-submission p {
      margin: 0;
      font-size: 0.9em; }
    .etc-reader-reactions .cm-commentary-submission hr {
      width: 50%;
      border: 0;
      border-bottom: 2px solid #211f1f; }
    .etc-reader-reactions .cm-commentary-submission ul {
      padding-bottom: 0; }
    .etc-reader-reactions .cm-commentary-submission li {
      font-size: 0.9em; }
    .etc-reader-reactions .cm-commentary-submission h4 {
      display: none; }

/* RELATED POSTS
---------------------------------------------------------*/
.etc-more-posts i {
  display: none; }
.etc-more-posts h3 {
  display: inline-block;
  border-radius: 5px 5px 0 0;
  margin: 0;
  padding: 5px;
  font-size: 0.9em;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #00acee;
  color: #fff;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }

.etc-more-posts-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  padding-top: 0.5em;
  border-top: 1px solid #00acee; }
  .etc-more-posts-row .post-meta {
    display: none; }

@media (min-width: 1024px) {
  .single-post-quiz {
    display: flex;
    flex-direction: row;
    justify-content: space-between; } }
.single-post-quiz .mailchimp-single {
  width: 100% !important;
  margin-top: 0;
  margin-bottom: 2em; }
.single-post-quiz .single-left .mailchimp-single {
  display: none; }

/* QUESTIONS
=======================================*/
.quiz-quest {
  position: relative;
  margin-top: 2em; }
  .quiz-quest h2 {
    width: 112px;
    height: 112px;
    margin: 0.5em auto;
    padding: 0;
    font-size: 5em;
    font-weight: 700;
    border: 5px solid #211f1f;
    background-color: #00acee;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
    @media (min-width: 1280px) {
      .quiz-quest h2 {
        position: absolute;
        margin: 0;
        left: -150px;
        top: -15px; } }
  .quiz-quest h3 {
    font-weight: 700;
    margin-top: 0;
    font-size: 1.2em !important;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }

/* CHOICES
=======================================*/
.quiz-choices {
  position: relative;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.quiz-choice {
  position: relative;
  width: 100%;
  height: 100px;
  margin-bottom: 0.5em;
  cursor: pointer;
  -moz-box-shadow: 0 2px 5px 0 #211f1f;
  -webkit-box-shadow: 0 2px 5px 0 #211f1f;
  box-shadow: 0 2px 5px 0 #211f1f; }
  .quiz-choice:hover {
    -moz-box-shadow: 0 2px 10px 0 #211f1f;
    -webkit-box-shadow: 0 2px 10px 0 #211f1f;
    box-shadow: 0 2px 10px 0 #211f1f; }
  .quiz-choice.correct {
    border: 10px #20d420 solid; }
    .quiz-choice.correct div {
      height: 180px; }
  .quiz-choice.incorrect {
    border: 10px #d42020 solid; }
    .quiz-choice.incorrect div {
      height: 180px; }
  .quiz-choice div {
    position: absolute;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    opacity: 0.5; }
  .quiz-choice p {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 95%;
    margin: 0;
    padding: 0;
    font-size: 1em !important;
    font-weight: 700;
    text-align: center;
    color: #fff;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: 'PT Sans','Helvetica','san-serif' !important; }

.quiz-quest-result {
  display: none;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 2em 1em;
  color: #fff;
  background-color: #00acee;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }
  .quiz-quest-result a {
    color: #211f1f !important; }

/* BOXY LAYOUT CHANGES
=======================================*/
.quiz-quest.boxy .quiz-choice {
  width: 45%;
  flex-basis: 45%;
  margin-bottom: 150px;
  height: 200px; }
  @media (max-width: 767px) {
    .quiz-quest.boxy .quiz-choice {
      width: 200px;
      margin: 0 auto;
      margin-bottom: 150px;
      flex-basis: initial; } }
  .quiz-quest.boxy .quiz-choice div {
    width: 100%;
    opacity: 1; }
.quiz-quest.boxy .quiz-text {
  bottom: -120px;
  height: 50%;
  top: initial; }
  .quiz-quest.boxy .quiz-text p {
    color: #211f1f;
    font-size: 1em;
    line-height: 1.4em; }

/* RESULTS
=======================================*/
.quiz-result {
  display: none;
  margin: 2em 0;
  padding: 1em 2em;
  background-color: #f27522; }

.quiz-score {
  margin-bottom: 1em; }
  .quiz-score h2 {
    padding: 0;
    margin: 0;
    font-size: 5em;
    font-weight: 700;
    text-align: center;
    color: #fff;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }

.quiz-outlook {
  margin-bottom: 1em; }
  @media (min-width: 768px) {
    .quiz-outlook {
      display: flex;
      flex-direction: row;
      justify-content: space-between; } }
  @media (min-width: 768px) {
    .quiz-outlook .quiz-outlook-image {
      margin-right: 1em; } }
  .quiz-outlook .quiz-outlook-text p {
    font-size: 1.2em;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }

.quiz-replay {
  margin: 0 auto;
  width: 127px; }

/* SHARE
=======================================*/
.quiz-share {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #211f1f; }
  .quiz-share p {
    color: #211f1f;
    margin-bottom: 0.5em;
    text-align: center;
    font-weight: 700;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
  .quiz-share div {
    text-align: center; }
  .quiz-share a {
    color: #211f1f;
    font-size: 1.5em; }
    .quiz-share a:hover {
      color: #f0f0f0; }

/* INDEX FEED TOP
---------------------------------------------------------*/
.index-feed-item p {
  font-size: 0.9em;
  color: #211f1f;
  line-height: 1.5em;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }
  .index-feed-item p a {
    color: #211f1f;
    text-decoration: underline; }
.index-feed-item .ccfic {
  display: none; }
.index-feed-item.top {
  width: 100%;
  margin-bottom: 1em; }
  @media (min-width: 768px) {
    .index-feed-item.top {
      width: 45%; } }
  @media (min-width: 1024px) {
    .index-feed-item.top {
      width: 22%; } }
  .index-feed-item.top h4 {
    margin: 0.5em 0 0 0; }
.index-feed-item.triple, .index-feed-item.double {
  display: flex;
  flex-direction: column;
  margin: 0 0 2em 0; }
  @media (min-width: 768px) {
    .index-feed-item.triple, .index-feed-item.double {
      flex-basis: 48%;
      margin: 0.5em 1% 1em 0; } }
  @media (min-width: 1024px) {
    .index-feed-item.triple, .index-feed-item.double {
      flex-basis: 31.333%; } }
  .index-feed-item.triple .header, .index-feed-item.double .header {
    display: flex;
    margin-bottom: 0.5em; }
    .index-feed-item.triple .header div[role="image"], .index-feed-item.double .header div[role="image"] {
      flex-basis: 25%;
      padding-right: 10px; }
    .index-feed-item.triple .header div[role="header"], .index-feed-item.double .header div[role="header"] {
      flex-basis: 72%; }
    .index-feed-item.triple .header h2, .index-feed-item.double .header h2 {
      font-size: 1.2em;
      margin: 0;
      padding: 0; }
@media (min-width: 768px) {
  .index-feed-item.double {
    flex-basis: 48%; } }
.index-feed-item.full-hero .transform {
  transform: translatey(calc( 90vw * -0.5 * ( 1 - 0.829787234 ) )); }
.index-feed-item.full-hero .overlay {
  padding: 25px 30px; }
  @media (min-width: 768px) {
    .index-feed-item.full-hero .overlay {
      width: 82.9787234%;
      margin: 0 8.510638302%;
      margin-bottom: 2em; } }
  .index-feed-item.full-hero .overlay h2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  .index-feed-item.full-hero .overlay .post-meta {
    margin-top: 1em;
    margin-bottom: 1em; }
  .index-feed-item.full-hero .overlay .excerpt a {
    text-decoration: none; }
.index-feed-item.full-hero .dark-top {
  color: white;
  background-color: rgba(0, 0, 0, 0.85); }
  .index-feed-item.full-hero .dark-top h2 a {
    color: white !important; }
  .index-feed-item.full-hero .dark-top p, .index-feed-item.full-hero .dark-top p a {
    color: white; }
.index-feed-item.full-hero img {
  width: 100%; }

.archive h1 {
  line-height: 1.1em; }

.index-commentary {
  width: 100%;
  padding: 1em;
  border: 2px solid #aaa;
  margin: 1em 0; }
  .index-commentary > h2 {
    margin: 0;
    font-weight: 700;
    font-size: 1.5em;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
  @media (min-width: 768px) {
    .index-commentary > div {
      flex-wrap: wrap;
      display: flex;
      flex-direction: row;
      justify-content: space-between; } }
  .index-commentary .index-feed-item {
    flex-basis: 48%; }

/* GENERAL HOME FEED STYLING
============================================*/
/* feed modules in general */
.etc-home-cat-blog {
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #00acee; }
  .etc-home-cat-blog h2 {
    padding: 5px;
    background-color: #00acee;
    display: inline-block;
    font-size: 0.9em;
    margin: 0;
    border-radius: 5px 5px 0 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
    .etc-home-cat-blog h2 a {
      text-transform: uppercase;
      color: #fff !important; }
      .etc-home-cat-blog h2 a:hover {
        text-decoration: none; }

.etc-home-feed {
  margin-bottom: 1em; }
@media (min-width: 768px) and (max-width: 1023px) {
  .etc-home-feed {
    max-width: 45%; } }

  .etc-home-feed article {
    box-shadow: none !important;
    margin-bottom: 0 !important; }
  .etc-home-feed .post-title {
    padding-bottom: 0;
    font-size: 1.25em !important; }
    @media (max-width: 1023px) {
      .etc-home-feed .post-title {
        font-size: 1.75em !important;
        text-align: center; } }
  .etc-home-feed img {
    display: block;
    margin: 0.5em auto; }
  .etc-home-feed .post-meta {
    text-align: left;
    font-size: 0.9em;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
    .etc-home-feed .post-meta p {
      color: #aaa; }
      @media (max-width: 1023px) {
        .etc-home-feed .post-meta p {
          text-align: center;
          margin: 0.5em 0; } }
      .etc-home-feed .post-meta p a {
        color: #aaa;
        line-height: 1.2em;
        text-decoration: none; }
        .etc-home-feed .post-meta p a:hover {
          text-decoration: underline; }

/* home generic code box */
.home-generic-code-box img {
  display: block;
  margin: 0 auto; }

/* ABOVE THE FOLD MODULES
============================================*/
#home-top-feeds {
  width: 100%;
  margin-bottom: 2em;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media (max-width: 1023px) {
    #home-top-feeds {
      display: block; } }

/* mobile container for feeds */
#home-top-feeds-container {
  flex-wrap: wrap;
  margin-top: 1em;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media (max-width: 767px) {
    #home-top-feeds-container {
      display: block; } }
  #home-top-feeds-container .etc-home-feed {
    flex-basis: 46%; }

/* home top left area */
#home-top-left, #home-top-right {
  flex-basis: 25%;
  margin-top: -9px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  justify-content: flex-start;
  flex-direction: column; }
  @media (max-width: 1023px) {
    #home-top-left, #home-top-right {
      display: block; } }
  #home-top-left .etc-home-feed, #home-top-right .etc-home-feed {
    margin-bottom: 1.5em; }

/* home top center area */
#home-top-center {
  flex-basis: 46%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-direction: column; }
  @media (max-width: 1023px) {
    #home-top-center {
      display: block; } }

/* home top right area */
/* home featured post */
.etc-home-feed-featured h2 {
  padding: 0;
  text-align: center;
  font-size: 1.8em; }
.etc-home-feed-featured p {
  text-align: center;
  color: #aaa; }
  .etc-home-feed-featured p a {
    color: #aaa;
    line-height: 1.2em;
    text-decoration: none; }
    .etc-home-feed-featured p a:hover {
      text-decoration: underline; }

/* sub box */
#home-email-signup #mc_embed_signup {
  float: none;
  clear: none;
  width: initial; }
  #home-email-signup #mc_embed_signup p {
    margin-bottom: 0.5em;
    font-weight: 700; }
  #home-email-signup #mc_embed_signup input.email::-webkit-input-placeholder {
    font-size: 14px; }
  #home-email-signup #mc_embed_signup input.email:-moz-placeholder {
    font-size: 14px; }
  #home-email-signup #mc_embed_signup input.email::-moz-placeholder {
    font-size: 14px; }
  #home-email-signup #mc_embed_signup input.email:-ms-input-placeholder {
    font-size: 14px; }
#home-email-signup #mc_embed_signup_scroll input {
  display: inline; }

.mailchimp-horizontal {
  border-top: 10px solid #f27522;
  margin: 1em 0; }

@media (max-width: 1023px) {
  #home-sponsor-box {
    margin-bottom: 1em; } }
#home-sponsor-box div[role="header"] {
  background-color: #6a6a6a;
  color: #fff;
  padding: 0.25em;
  text-align: center;
  font-weight: 700;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }
#home-sponsor-box div[role="sponsor"] {
  padding: 0.5em;
  border: 2px solid #6a6a6a; }
  #home-sponsor-box div[role="sponsor"] img {
    display: block;
    margin: 0.5em auto; }
#home-sponsor-box div[role="link"] {
  text-decoration: underline;
  text-align: right;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }

/* BOTTOM FEEDS
==========================================*/
#home-bottom-feeds {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-direction: row-reverse; }
  @media (max-width: 1023px) {
    #home-bottom-feeds {
      display: block; } }

#etc-home-bottom-column-left, #etc-home-bottom-column-right {
  flex-basis: 48%;
  margin-bottom: 2em; }

/* category feeds on the bottom */
#etc-home-category-feed-container {
  flex-wrap: wrap;
  margin-bottom: 1em;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media (max-width: 767px) {
    #etc-home-category-feed-container {
      display: block; } }
  #etc-home-category-feed-container .etc-home-feed {
    flex-basis: 48%; }
  #etc-home-category-feed-container img {
    display: block;
    margin: 0.5em auto; }

/* bottom recent feed */
@media (min-width: 768px) and (max-width: 1023px) {
  #etc-home-bottom-feed {
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    justify-content: space-between; } }

.etc-home-across-feed {
  margin-bottom: 10px !important; }
@media (min-width: 768px) and (max-width: 1023px) {
  .etc-home-across-feed {
    max-width: 45%;
    display: block; } }

  .etc-home-across-feed article {
    box-shadow: none !important;
    margin-bottom: 2em !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    @media (max-width: 1023px) {
      .etc-home-across-feed article {
        display: block; } }
    .etc-home-across-feed article .header {
      width: 28%; }
      @media (max-width: 1023px) {
        .etc-home-across-feed article .header {
          width: 100%; } }
      .etc-home-across-feed article .header img {
        display: block;
        margin: 0.5em auto; }
    .etc-home-across-feed article .post-content {
      width: 100%;
      margin-left: 10px; }
  .etc-home-across-feed .column {
    width: 100% !important;
    padding: 0 !important; }
  .etc-home-across-feed .post-title {
    padding-bottom: 0; }
    @media (min-width: 1024px) {
      .etc-home-across-feed .post-title {
        font-size: 1.2em !important; } }
  .etc-home-across-feed .post-meta {
    text-align: left;
    font-size: 0.9em;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }
    .etc-home-across-feed .post-meta p {
      font-size: initial !important; }

/* laurel and dan area
-----------------------------------------*/
.etc-home-feed-list {
  border-top: 10px solid #f27522;
  margin-bottom: 1em;
  padding-top: 1em; }
  .etc-home-feed-list img {
    max-width: 100px; }
  .etc-home-feed-list div[role="header"] {
    display: inline-flex; }
    .etc-home-feed-list div[role="header"] > div:last-of-type {
      margin-left: 1em; }
      .etc-home-feed-list div[role="header"] > div:last-of-type h2 {
        margin: 0;
        font-weight: 700;
        font-size: 1.8em;
        padding: 0; }
      .etc-home-feed-list div[role="header"] > div:last-of-type h4 {
        margin: 0;
        font-size: 1.2em;
        color: #f27522;
        font-family: 'PT Sans','Helvetica','san-serif' !important; }
  .etc-home-feed-list .etc-home-feed-list-item h4 {
    font-size: 1.2em;
    margin: 0.5em 0 0 0;
    padding: 0; }
    @media (max-width: 1023px) {
      .etc-home-feed-list .etc-home-feed-list-item h4 {
        font-size: 1.75em; } }
  .etc-home-feed-list .etc-home-feed-list-item p {
    font-size: 0.9em;
    color: #aaa;
    font-family: 'PT Sans','Helvetica','san-serif' !important; }

/* Data points fix - hide matt
-----------------------------------------*/
#etc-home-feed-datapoints div[role="header"] div:first-of-type {
  display: none; }
#etc-home-feed-datapoints div[role="header"] div:last-of-type {
  margin: 0; }

/* house ads
-----------------------------------------*/
.etc-home-ad-box {
  margin-bottom: 1em; }

/* text box
-----------------------------------------*/
.etc-home-text-box {
  padding: 2em;
  margin-bottom: 1em;
  background-color: #00acee;
  color: #fff;
  font-family: 'PT Sans','Helvetica','san-serif' !important; }
  .etc-home-text-box h4 {
    margin: 0; }
  .etc-home-text-box a {
    color: #fff !important;
    text-decoration: underline; }
    .etc-home-text-box a:hover {
      color: #f0f0f0; }

/* AUTHOR AND STAFF PAGE MODIFICATIONS
---------------------------------------------------------*/
.authors-page .authors {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap; }
  .authors-page .authors .author {
    text-align: left;
    box-shadow: none;
    border-top-style: none;
    padding: 0;
    margin: 0 0 3em 0; }
    .authors-page .authors .author a img {
      width: 100px;
      height: 100px;
      margin: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
@media screen and (min-width: 768px) {
  .authors-page .authors .author {
    flex-basis: 50%;
    min-width: 345px; } }

@media screen and (min-width: 1024px) {
  .authors-page .authors .author {
    min-width: 360px; } }

@media screen and (min-width: 1280) {
  .authors-page .authors .author {
    min-width: 450px; } }

  .authors-page .authors .author-content {
    font-size: 0.9em; }
    .authors-page .authors .author-content h2 {
      margin: 0;
      padding: 0;
      font-size: 1.5em !important;
      color: #211f1f;
      font-weight: 700; }
    .authors-page .authors .author-content h5 {
      margin: 0;
      font-size: 1em;
      color: #aaa;
      font-family: 'PT Sans','Helvetica','san-serif' !important; }
    .authors-page .authors .author-content > div[role="image"] {
      width: 100px;
      float: left;
      margin: 0 10px 1em 0; }
      .authors-page .authors .author-content > div[role="image"] img {
        width: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%; }
    .authors-page .authors .author-content > div[role="content"] {
      align-self: center;
      margin-left: 20px;
      margin-bottom: 2em; }
  .authors-page .authors .author-content-social .social-icons {
    padding: 0;
    list-style-type: none; }
    .authors-page .authors .author-content-social .social-icons li {
      display: inline-block;
      width: 16px;
      height: 16px;
      margin: 0 16px 0 0; }
      .authors-page .authors .author-content-social .social-icons li a {
        color: rgba(0, 0, 0, 0.5); }
    .authors-page .authors .author-content-social .social-icons .et-extra-icon {
      background: 0 0;
      width: 16px;
      height: 16px; }
      .authors-page .authors .author-content-social .social-icons .et-extra-icon:before {
        width: 16px;
        height: 16px;
        color: rgba(0, 0, 0, 0.5);
        font-size: 16px;
        line-height: 16px; }

/* AUTHOR BIO FOR POSTS
---------------------------------------------------------*/
.author-box {
  display: flex;
  flex-wrap: wrap;
  border-top: 2px solid #211211;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.author-box-content {
  justify-content: left;
  flex-basis: 100%;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .author-box-content {
      flex-basis: 50%; } }
  .author-box-content .author-box-avatar {
    margin-top: 1em;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    @media (min-width: 768px) {
      .author-box-content .author-box-avatar {
        flex-basis: 100px;
        width: 100px;
        height: 100px;
        min-width: 100px;
        max-width: 100px; } }
  .author-box-content .author-box-description {
    margin-left: 10px; }
    @media (min-width: 768px) {
      .author-box-content .author-box-description {
        align-self: center; } }
    .author-box-content .author-box-description h4 a {
      font-size: inherit; }
    .author-box-content .author-box-description .author-box-name {
      text-align: left; }
      .author-box-content .author-box-description .author-box-name h4 {
        margin: 0;
        padding-bottom: 0;
        font-weight: 700; }
      .author-box-content .author-box-description .author-box-name h5 {
        margin: 0;
        color: #aaa; }
    .author-box-content .author-box-description .author-box-social {
      text-align: left; }
      .author-box-content .author-box-description .author-box-social ul {
        margin: 0 !important; }

/* AUTHOR FEED
---------------------------------------------------------*/
.author-feed {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  padding: 5px; }
  .author-feed .author-feed-item {
    display: flex;
    flex-direction: column;
    margin: 0 0 2em 0; }
    @media (min-width: 768px) {
      .author-feed .author-feed-item {
        flex-basis: 48%;
        margin: 0 1% 2em 1%; } }
    @media (min-width: 1024px) {
      .author-feed .author-feed-item {
        flex-basis: 31.333%; } }
    .author-feed .author-feed-item .header {
      display: flex;
      margin-bottom: 1em; }
      .author-feed .author-feed-item .header div[role="image"] {
        flex-basis: 25%;
        padding-right: 10px; }
      .author-feed .author-feed-item .header div[role="header"] {
        flex-basis: 72%; }
      .author-feed .author-feed-item .header h2 {
        font-size: 1.2em;
        margin: 0;
        padding: 0; }
      .author-feed .author-feed-item .header p {
        color: #aaa;
        font-size: .9em;
        font-family: 'PT Sans','Helvetica','san-serif' !important; }
    .author-feed .author-feed-item .excerpt p {
      font-size: .9em;
      line-height: 1.3em;
      font-family: 'PT Sans','Helvetica','san-serif' !important; }

.infogram-embed-container {
  width: 100%;
  padding: 0;
  /* positioning
  ---------------------------------------------------------*/
  /* size
  ---------------------------------------------------------*/ }
  .infogram-embed-container.center.light {
    padding: 1em 0; }
  .infogram-embed-container.center.heavy {
    padding: 2em 0; }
@media screen and (min-width: 1024px) {
  .infogram-embed-container.center {
    margin: 0 auto; } }

  .infogram-embed-container.left.light {
    padding: 1em 1em 1em 0; }
  .infogram-embed-container.left.heavy {
    padding: 2em 2em 2em 0; }
@media screen and (min-width: 1024px) {
  .infogram-embed-container.left {
    float: left; } }

  .infogram-embed-container.right.light {
    padding: 2em 0 2em 2em; }
  .infogram-embed-container.right.heavy {
    padding: 2em 0 2em 2em; }
@media screen and (min-width: 1024px) {
  .infogram-embed-container.right {
    float: right; } }

@media screen and (min-width: 1024px) {
  .infogram-embed-container.full {
    width: 100%; } }

@media screen and (min-width: 1024px) {
  .infogram-embed-container.threequarter {
    width: 75%; } }

@media screen and (min-width: 1024px) {
  .infogram-embed-container.half {
    width: 50%; } }

@media screen and (min-width: 1024px) {
  .infogram-embed-container.quarter {
    width: 25%; } }

.et_bloom_flyin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  background-color: rgba(0, 0, 0, 0.8); }

.et_bloom_form_container {
  border: 10px solid #f27522 !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media (max-width: 767px) {
    .et_bloom_form_container {
      width: 90%; } }
  .et_bloom_form_container .et_bloom_form_container_wrapper {
    background-color: #fff !important; }
  .et_bloom_form_container .et_bloom_form_content {
    padding: 0 2em 1em 2em !important; }
  .et_bloom_form_container #mc_embed_signup label {
    display: block;
    font-size: 1em;
    line-height: 1.5em;
    color: #211f1f; }
