/**
 * Theme Name: DC Policy Center
 * Author: Engage team
 * Version: 1.0
 */
.banner-content .post-meta, .feed-item .post-meta {
  font-size: 0.75rem;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "proxima-nova", sans-serif; }

.menu li.email-icon a:before, .cff-meta .cff-likes .cff-count:before,
.cff-meta .cff-comments .cff-count:before, .ctf-tweet-actions:before,
.cff-meta-wrap:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3 {
  color: #6D7D8C;
  font-family: "proxima-nova", sans-serif; }

h1 {
  font-size: 1.75rem; }
  h1.hero-title {
    font-size: 38px;
    line-height: 3rem;
    color: #BECCDA;
    font-family: "minion-pro", serif;
    font-weight: 600; }
    @media screen and (min-width: 64em) {
      h1.hero-title {
        font-size: 3rem; } }
  h1.blog-title {
    font-size: 1.875rem;
    line-height: 1.875rem;
    color: #000;
    font-family: "minion-pro", serif; }
  .sub-container h1.form-title {
    color: #fff; }
    @media screen and (min-width: 64em) {
      .sub-container h1.form-title {
        margin: 0;
        position: relative; } }
  .policy-categories h1 {
    text-transform: capitalize;
    color: #000;
    margin-bottom: 1.875rem;
    font-weight: 500; }
  .social-feed h1 {
    color: #000;
    font-weight: 500; }

h2 {
  font-size: 1.25rem; }
  .policy-categories h2 {
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 0 15px;
    font-weight: 600; }

h3 {
  font-size: 1rem; }

p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: #000;
  font-family: "proxima-nova", sans-serif; }
  #footer p {
    color: #fff;
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .content p {
      padding-left: 35px;
      padding-right: 35px; } }
  .content p.full-width {
    padding-left: 0;
    padding-right: 0; }
  p.disclaimer-text {
    font-size: 14px;
    font-style: italic;
    color: #6D7D8C; }
  p.share-label {
    font-size: 16px;
    color: #6D7D8C;
    font-weight: 600;
    line-height: 33px;
    padding-top: 60px; }

a {
  color: #116baf;
  font-weight: bold; }
  .content a:hover {
    color: #E8272C; }
  #footer a {
    color: #fff;
    font-weight: 400; }

blockquote p,
blockquote a {
  font-family: "proxima-nova", sans-serif;
  padding: 0px 0px 0px 0px;
  font-size: 1.125rem;
  position: relative; }
  @media screen and (min-width: 40em) {
    blockquote p,
    blockquote a {
      left: -30px; } }

blockquote {
  position: relative;
  margin-left: 60px;
  border-left: 12px solid #6D7D8C;
  padding: 0px 0px 0px 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 24px; }

#footer span,
#footer p,
#footer a {
  font-size: 0.875rem; }

ul,
ol {
  font-family: "proxima-nova", sans-serif;
  font-size: 1.125rem; }
  @media screen and (min-width: 40em) {
    .content ul, .content
    ol {
      padding-left: 35px;
      padding-right: 35px; } }
  .content ul.full-width, .content
  ol.full-width {
    padding-left: 0;
    padding-right: 0; }

html,
body {
  height: 100%; }

.row {
  max-width: 68.75rem; }

.report-row {
  max-width: 68.75rem;
  margin: 0px; }

.relative-container {
  height: 100%;
  width: 100%;
  position: relative; }

.table-block {
  display: table;
  width: 100%;
  height: 100%; }

.vertical-align {
  display: table-cell;
  vertical-align: middle; }

@media screen and (min-width: 40em) {
  .medium-table-block {
    display: table;
    height: 100%;
    width: 100%; }
    .medium-table-block .medium-align-bottom {
      display: table-cell;
      vertical-align: bottom; } }

.pre-content {
  padding-top: 5rem;
  max-width: 43.75rem;
  text-align: center; }

.content {
  max-width: 51.25rem;
  margin: 3.4375rem auto 9.375rem; }
  #footer .content {
    max-width: 68.75rem;
    margin: auto; }

.content-report {
  margin: 3.4375rem auto 9.375rem; }

img,
iframe {
  width: 100%; }

body.single .content img,
body.page .content img {
  width: auto; }

.report {
  width: 90%;
  margin-top: 50px;
  margin-left: 100px;
  border: 0px;
  padding: 15px; }

img.aligncenter {
  display: block;
  margin: auto; }

img.alignright {
  display: block;
  float: right; }

img.alignleft {
  display: block;
  float: left; }

iframe.noscroll {
  pointer-events: none; }

.scrolloff {
  pointer-events: none; }

.lightbox, .gf_step:before, .menu-bar.sticky {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.dark-overlay {
  background-color: #090909;
  -moz-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.45);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.45);
  height: 100%;
  opacity: 0.5; }

.columns,
.column {
  position: relative; }

.max-1200 {
  padding: 3.125rem 0;
  max-width: 75rem; }

.max-1320 {
  max-width: 1320px;
  padding: 3.125rem 0; }

.row.feed {
  max-width: 84.375rem; }

#disqus_thread {
  max-width: 720px;
  margin: auto;
  margin-bottom: 140px; }

.no-padding-top {
  padding-top: 0; }

.large-padding-bottom {
  padding-bottom: 100px; }

.large-padding-top {
  padding-top: 100px; }

.push-columns-up {
  background-color: #fff; }
  .push-columns-up .image-bg {
    height: 324px; }
  .push-columns-up .column-content {
    margin-top: 30px; }
  @media screen and (min-width: 64em) {
    .push-columns-up:first-child {
      transform: translateY(-150px) translateX(-20px);
      padding: 0; }
    .push-columns-up:last-child {
      transform: translateY(-150px) translateX(20px); } }

.push-columns-up:last-child {
  padding-top: 70px; }

@media screen and (max-width: 63.9375em) {
  .policy-desc {
    margin-bottom: 60px; } }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  text-align: left;
  border-collapse: collapse; }

thead,
th {
  color: #000;
  font-weight: 600; }

th,
td {
  line-height: 22px;
  padding: 5px 12px; }

td {
  color: #6D7D8C; }

tr:nth-child(even) {
  background-color: #BECCDA;
  background-color: rgba(190, 204, 218, 0.2); }

form ul {
  list-style-type: none;
  margin: 0; }
form li {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
@media screen and (min-width: 40em) {
  form .gfield_radio li {
    width: 33.3333%;
    float: left; } }
form label {
  display: none; }
form.subscription-gform .gfield_checkbox label {
  display: inline-block;
  color: #fff; }

input[type=text],
input[type=email],
textarea {
  width: 100%;
  font-size: 13px;
  padding: 10px 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
  -webkit-appearance: none;
  border: 1px solid #BECCDA;
  margin-top: 25px; }
  .desktop-search-wrap input[type=text], .subscribe-box input[type=text], .desktop-search-wrap
  input[type=email], .subscribe-box
  input[type=email], .desktop-search-wrap
  textarea, .subscribe-box
  textarea {
    margin-top: 0; }
  .subscribe-box input[type=text], .subscribe-box
  input[type=email], .subscribe-box
  textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-family: "proxima-nova", sans-serif !important;
    font-size: 0.75rem;
    letter-spacing: 2.4px; }
    .subscribe-box input[type=text]::-webkit-input-placeholder, .subscribe-box
    input[type=email]::-webkit-input-placeholder, .subscribe-box
    textarea::-webkit-input-placeholder {
      /* Chrome */
      color: #fff; }
    .subscribe-box input[type=text]:-ms-input-placeholder, .subscribe-box
    input[type=email]:-ms-input-placeholder, .subscribe-box
    textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff; }
    .subscribe-box input[type=text]::-moz-placeholder, .subscribe-box
    input[type=email]::-moz-placeholder, .subscribe-box
    textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      opacity: 1; }
    .subscribe-box input[type=text]:-moz-placeholder, .subscribe-box
    input[type=email]:-moz-placeholder, .subscribe-box
    textarea:-moz-placeholder {
      /* Firefox 4 - 18 */
      color: #fff;
      opacity: 1; }
  input[type=text]:focus,
  input[type=email]:focus,
  textarea:focus {
    border-color: #6D7D8C; }

input[type=radio] {
  display: none;
  opacity: 0; }

input[type=radio] ~ label {
  background-color: #6D7D8C;
  border-color: #6D7D8C !important;
  width: 106px !important;
  color: #fff !important;
  margin: 0 auto;
  left: 0;
  right: 0;
  cursor: pointer; }

input[type=radio]:checked ~ label {
  background-color: #E8272C;
  border-color: #E8272C; }

select {
  background-color: #fff;
  width: 70px;
  height: 36px;
  border: 1px solid #BECCDA;
  color: #BECCDA;
  font-size: 13px; }

/**
 * Subscribe container
 */
.subscribe-box {
  background-color: #6D7D8C;
  padding: 5.625rem 0;
  margin-bottom: 3.75rem; }

/**
 * Gravity Forms
 */
.gfield_label,
.gform_title,
.gform_validation_container {
  display: none; }

.recurring-month-field label.gfield_label {
  display: inline-block; }

.gf_page_steps {
  margin-bottom: 25px; }

.gfield_radio li {
  margin-top: 25px; }

.gf_step {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  opacity: 0.45; }
  .gf_step.gf_step_active {
    opacity: 1; }
  .gf_step:before {
    content: '';
    width: 3.68px;
    left: initial;
    right: 0;
    background: url(assets/imgs/arrow-right.png) no-repeat center center;
    background-size: contain; }
  .gf_step.gf_step_last:before {
    background: none; }

.gf_step_number,
.gf_step_label {
  font-size: 14px; }

.gf_step_number {
  background-color: #6D7D8C;
  border-radius: 50%;
  text-align: center;
  padding: 2px 7px;
  color: #fff; }

.gf_step_label {
  text-transform: uppercase; }

/**
 * Subscribe container
 */
.subscribe-box {
  background-color: #6D7D8C;
  padding: 5.625rem 0;
  margin-bottom: 3.75rem;
  min-height: 100px; }
  .subscribe-box.no-margin-bottom {
    margin-bottom: 0; }
  .subscribe-box.slide-down {
    display: none; }
  .subscribe-box .gform_page_fields {
    margin: 25px; }
  .subscribe-box .gfield_checkbox {
    display: table;
    margin: auto; }
    .subscribe-box .gfield_checkbox > li {
      width: auto;
      margin: auto; }
  .subscribe-box .gform_page_footer {
    text-align: center; }
  .subscribe-box .gform_confirmation_message {
    color: #fff;
    position: relative;
    top: 4px;
    text-align: center; }
    @media screen and (min-width: 40em) {
      .subscribe-box .gform_confirmation_message {
        text-align: left; } }
  .subscribe-box .no-pages .gform_body {
    margin: 20px 0; }
  .subscribe-box .no-pages .gform_footer {
    text-align: center; }
  @media screen and (min-width: 922px) {
    .subscribe-box .no-pages .gform_body {
      margin: 0; }
    .subscribe-box .no-pages .gform_footer {
      text-align: initial; }
    .subscribe-box .gform_page_fields {
      margin: 0; }
    .subscribe-box .gfield_checkbox {
      display: block; }
    .subscribe-box .sub-part-2 .gform_page_fields,
    .subscribe-box .sub-part-2 .gform_page_footer {
      display: table-cell;
      width: 50%; }
    .subscribe-box .sub-part-2 .gform_page_footer {
      vertical-align: middle; }
    .subscribe-box .sub-part-1 .gform_page_fields,
    .subscribe-box .no-pages .gform_body {
      width: 75%;
      float: left; }
    .subscribe-box .sub-part-1 .gform_page_footer,
    .subscribe-box .no-pages .gform_footer {
      width: 25%;
      float: right; } }

/**
 * Donation Forms
 */
.donation-step-form {
  max-width: 360px;
  margin: auto; }
  .donation-step-form .gform_card_icon_container {
    display: none; }
  .donation-step-form select {
    color: #000; }
  .donation-step-form .gform_fields > li {
    overflow: auto;
    text-align: center;
    padding-left: 0;
    padding-right: 0; }
  .donation-step-form .gf_page_steps {
    width: 390px; }
  .donation-step-form .gf_step {
    margin-right: 14px;
    padding-right: 14px; }
  .donation-step-form .gfield_radio li {
    padding: 0; }
  .donation-step-form .gform_page_footer {
    margin-top: 25px;
    text-align: right; }
  .donation-step-form .gform_page.step-form {
    position: relative; }
  .donation-step-form .recurring-month-field {
    position: absolute;
    bottom: 5px;
    left: 0;
    max-width: 235px; }
    .donation-step-form .recurring-month-field li {
      padding-left: 0; }
    .donation-step-form .recurring-month-field > label {
      position: absolute;
      left: 56px;
      bottom: -1px;
      color: #fff; }
      .donation-step-form .recurring-month-field > label:after {
        content: 'Make this a monthly recurring donation';
        color: #000;
        position: absolute;
        left: -13px;
        top: 4px;
        font-size: 12px; }
    .donation-step-form .recurring-month-field input[type=checkbox] {
      position: absolute;
      left: 15px;
      width: 20px;
      height: 20px;
      opacity: 0;
      visibility: hidden; }
    .donation-step-form .recurring-month-field input[type=checkbox] ~ label {
      display: block;
      text-indent: -99999px;
      width: 20px;
      height: 20px;
      border: 1px solid #6D7D8C;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      position: relative;
      cursor: pointer; }
    .donation-step-form .recurring-month-field input[type=checkbox] ~ label:after {
      content: '';
      width: 9px;
      height: 5px;
      position: absolute;
      top: 5px;
      left: 4px;
      border: 3px solid #fff;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .donation-step-form .recurring-month-field input[type=checkbox]:checked ~ label {
      background-color: #EC2027; }
    .donation-step-form .recurring-month-field input[type=checkbox]:checked ~ label:after {
      opacity: 1; }
  .donation-step-form .basic-info-page input {
    margin-top: 10px; }
  .donation-step-form .basic-info-page .address_city {
    max-width: 150px;
    display: inline-block;
    float: left;
    margin-right: 10px; }
  .donation-step-form .basic-info-page .address_state {
    float: left;
    margin-top: 9px; }
  .donation-step-form .basic-info-page .address_zip {
    float: right;
    max-width: 120px; }
  .donation-step-form .card-info-page input {
    margin: 0; }
  .donation-step-form .card-info-page .ginput_card_expiration_container,
  .donation-step-form .card-info-page .ginput_cardinfo_right,
  .donation-step-form .card-info-page .ginput_full {
    margin-top: 10px;
    display: inline-block; }
  .donation-step-form .card-info-page .ginput_cardinfo_right {
    max-width: 90px;
    display: inline-block;
    float: right; }
  .donation-step-form .card-info-page .ginput_full {
    width: 100%; }
  .donation-step-form .card-info-page .ginput_cardinfo_left {
    float: left; }
  .donation-step-form .card-info-page select {
    width: 125px; }
  .donation-step-form .card-info-page select.ginput_card_expiration_month {
    margin-right: 6px; }
  .donation-step-form .card-info-page .ginput_card_expiration_container input:first-child {
    margin-right: 5px; }
  .donation-step-form .card-info-page .ginput_card_security_code_icon {
    display: none; }

img.gform_ajax_spinner {
  display: inline;
  height: 20px;
  width: 20px;
  margin: 10px;
  color: white; }

#gform_2, #gform_3 {
  min-height: 115px; }

/**
 * Full width form
 */
.full-width .gform_footer {
  padding: 0 15px;
  margin-top: 25px; }

input[type=radio] ~ label, a.button,
button,
button.button,
input[type="submit"],
input[type="button"],
.menu .button a {
  width: 6.625rem;
  border: 1px solid #BECCDA;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 0.875rem;
  color: #6D7D8C;
  text-transform: uppercase;
  padding-top: 0.65625rem;
  padding-bottom: 0.65625rem;
  padding-left: 0;
  padding-right: 0;
  letter-spacing: 0; }

a.button.primary,
button.primary,
button.button.primary,
input[type="submit"].primary,
input[type="button"].primary,
.menu .button a.primary {
  background-color: #E8272C;
  color: #fff;
  border-color: #E8272C; }
a.button:hover, a.button.active, a.button:focus,
button:hover,
button.active,
button:focus,
button.button:hover,
button.button.active,
button.button:focus,
input[type="submit"]:hover,
input[type="submit"].active,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"].active,
input[type="button"]:focus,
.menu .button a:hover,
.menu .button a.active,
.menu .button a:focus {
  background-color: #6D7D8C;
  border-color: #6D7D8C;
  color: #fff; }
a.button.disabled, a.button[disabled],
button.disabled,
button[disabled],
button.button.disabled,
button.button[disabled],
input[type="submit"].disabled,
input[type="submit"][disabled],
input[type="button"].disabled,
input[type="button"][disabled],
.menu .button a.disabled,
.menu .button a[disabled] {
  background-color: #BECCDA !important;
  border-color: #6D7D8C !important;
  color: #6D7D8C !important;
  cursor: default; }
.gform_page_footer a.button, .gform_page_footer
button, .gform_page_footer
button.button, .gform_page_footer
input[type="submit"], .gform_page_footer
input[type="button"], .gform_page_footer
.menu .button a {
  background-color: #1E303A;
  color: #fff;
  border: 0;
  font-weight: 600; }
a.button.wide,
button.wide,
button.button.wide,
input[type="submit"].wide,
input[type="button"].wide,
.menu .button a.wide {
  width: 150px; }

.menu .button.sub a {
  background-color: #6D7D8C;
  color: #fff;
  border-color: #6D7D8C;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 1rem; }
.menu .button.sub:first-child a {
  position: relative; }

.gform_wrapper .gform_footer input[type="submit"],
.subscription-gform .sub-pages input[type="submit"].gform_button,
.subscription-gform .sub-pages input[type="button"].gform_next_button {
  background-color: #E8272C;
  color: #fff;
  border-color: #E8272C;
  width: 6.625rem !important;
  margin: 0;
  font-family: "proxima-nova", sans-serif; }

.hamburger-wrap .fa-bars, .menu-wrap,
.social-links-wrap,
.more-links {
  position: relative;
  top: 7px; }

.menu-bar {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  max-height: 4.6875rem; }
  .menu-bar.sticky {
    position: fixed;
    z-index: 3;
    background-color: #fff;
    max-width: none;
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.menu-inner-content {
  max-width: 1340px; }

@media screen and (min-width: 64em) {
  .logo-wrap {
    padding-right: 0; } }
.logo-wrap #logo img {
  max-width: 136px; }

.hamburger-wrap {
  font-size: 1.9625rem; }

.menu-wrap,
.social-links-wrap,
.more-links {
  top: 12px; }

.social-links-wrap.hide {
  display: none; }

@media screen and (max-width: 63.9375em) {
  .menu#main-nav li {
    display: block; }
  .menu#main-nav a, .menu#menu-social-media-links a {
    font-size: 1.25rem; }
  .menu#menu-social-media-links a {
    padding-right: 1rem;
    padding-left: 1rem;
    background-size: contain; }
  .menu .sub-menu {
    position: static;
    margin: 0.9375rem 0 0.9375rem 1.25rem;
    padding: 0; }
    .menu .sub-menu li {
      line-height: 25px; } }
.menu a {
  font-size: 0.8125rem;
  color: #6D7D8C;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: "proxima-nova",sans-serif;
  position: relative; }
.menu.main-nav > li {
  position: relative; }
  .menu.main-nav > li:hover > a:before, .menu.main-nav > li.current-menu-item > a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 1px 0;
    background-color: #E8272C; }
    @media screen and (min-width: 64em) {
      .menu.main-nav > li:hover > a:before, .menu.main-nav > li.current-menu-item > a:before {
        width: calc(100% - 26px); } }
  .menu.main-nav > li > a:hover, .menu.main-nav > li.current-menu-item > a {
    color: #C2D1DD; }
.menu.main-nav > li > a {
  padding: 0.7rem 6px; }
.menu li.search a {
  text-indent: -99999px;
  padding-left: 0;
  padding-right: 0;
  width: 13px;
  background: url(./assets/imgs/search-icon.png) no-repeat center;
  background-size: contain; }
  .menu li.search a.close {
    background: url(./assets/imgs/search-icon-close.png) no-repeat center;
    background-size: contain; }
.social-nav-links .menu > li > a {
  text-indent: -99999px;
  padding-right: 9px;
  padding-left: 9px;
  margin-right: 0.9375rem; }
.social-nav-links .menu > li.linkedin a {
  background: url(./assets/imgs/linkedin-square.png) no-repeat center;
  background-size: contain; }
  .social-nav-links .menu > li.linkedin a:hover {
    background: url(./assets/imgs/linkedin-square-red.png) no-repeat center;
    background-size: contain; }
.social-nav-links .menu > li.github a {
  background: url(./assets/imgs/github-square.png) no-repeat center;
  background-size: contain; }
  .social-nav-links .menu > li.github a:hover {
    background: url(./assets/imgs/github-square-red.png) no-repeat center;
    background-size: contain; }
.social-nav-links .menu > li.instagram a {
  background: url(./assets/imgs/instagram-square.png) no-repeat center;
  background-size: contain; }
  .social-nav-links .menu > li.instagram a:hover {
    background: url(./assets/imgs/instagram-square-red.png) no-repeat center;
    background-size: contain; }
.social-nav-links .menu > li.twitter a {
  background: url(./assets/imgs/twitter-square.png) no-repeat center;
  background-size: contain; }
  .social-nav-links .menu > li.twitter a:hover {
    background: url(./assets/imgs/twitter-square-red.png) no-repeat center;
    background-size: contain; }
.social-nav-links .menu > li.medium a {
  background: url(./assets/imgs/medium-square.png) no-repeat center;
  background-size: contain; }
  .social-nav-links .menu > li.medium a:hover {
    background: url(./assets/imgs/medium-square-red.png) no-repeat center;
    background-size: contain; }
.social-nav-links .menu > li.fb a {
  background: url(./assets/imgs/fb-square.png) no-repeat center;
  background-size: contain; }
  .social-nav-links .menu > li.fb a:hover {
    background: url(./assets/imgs/fb-square-red.png) no-repeat center;
    background-size: contain; }
.footer .menu a {
  margin-right: 0;
  margin: 0 0.75rem; }
  @media screen and (min-width: 40em) {
    .footer .menu a {
      margin: 0 0.5rem; } }
.footer .menu li {
  display: inline-block; }
  .footer .menu li.linkedin a {
    background: url(./assets/imgs/linkedin-square-white.png) no-repeat center;
    background-size: contain; }
    .footer .menu li.linkedin a:hover {
      background: url(./assets/imgs/linkedin-square.png) no-repeat center;
      background-size: contain; }
  .footer .menu li.github a {
    background: url(./assets/imgs/github-square-white.png) no-repeat center;
    background-size: contain; }
    .footer .menu li.github a:hover {
      background: url(./assets/imgs/github-square.png) no-repeat center;
      background-size: contain; }
  .footer .menu li.instagram a {
    background: url(./assets/imgs/instagram-square-white.png) no-repeat center;
    background-size: contain; }
    .footer .menu li.instagram a:hover {
      background: url(./assets/imgs/instagram-square.png) no-repeat center;
      background-size: contain; }
  .footer .menu li.twitter a {
    background: url(./assets/imgs/twitter-square-white.png) no-repeat center;
    background-size: contain; }
    .footer .menu li.twitter a:hover {
      background: url(./assets/imgs/twitter-square.png) no-repeat center;
      background-size: contain; }
  .footer .menu li.medium a {
    background: url(./assets/imgs/medium-square-white.png) no-repeat center;
    background-size: contain; }
    .footer .menu li.medium a:hover {
      background: url(./assets/imgs/medium-square.png) no-repeat center;
      background-size: contain; }
  .footer .menu li.fb a {
    background: url(./assets/imgs/fb-square-white.png) no-repeat center;
    background-size: contain; }
    .footer .menu li.fb a:hover {
      background: url(./assets/imgs/fb-square.png) no-repeat center;
      background-size: contain; }

.sub-menu {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  list-style-type: none;
  background-color: #fff;
  width: 250px;
  padding: 25px;
  z-index: 3; }
  .sub-menu li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    line-height: 16px;
    cursor: pointer;
    position: relative; }
    .sub-menu li:last-child {
      margin-bottom: 0; }
  li:hover .sub-menu {
    display: block; }
  .sub-menu li:hover::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 1px 0;
    background-color: #E8272C; }
  .sub-menu li:hover a {
    color: #C2D1DD; }

.share-post-menu {
  padding-bottom: 1.875rem; }
  @media screen and (min-width: 40em) {
    .share-post-menu {
      padding-left: 1.875rem;
      padding-right: 1.875rem; } }
  .share-post-menu li {
    position: relative;
    width: 1.8125rem;
    overflow: hidden;
    text-align: center;
    margin-right: 1.25rem;
    display: inline-block; }
  .share-post-menu a,
  .share-post-menu div {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0; }
  .share-post-menu i {
    font-size: 1.375rem;
    color: #BECCDA; }

@media screen and (min-width: 64em) {
  .nav-wrap {
    display: block !important; } }
@media screen and (max-width: 63.9375em) {
  .nav-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 4;
    display: none; }
    .nav-wrap .nav-container {
      position: fixed;
      right: 0;
      top: 0;
      background-color: #fff;
      height: 100%;
      width: 85%;
      max-width: 350px;
      overflow: scroll; }
    .nav-wrap .small-only-table-block {
      display: table;
      height: 100%; }
      .nav-wrap .small-only-table-block .align-middle {
        display: table-cell;
        vertical-align: top;
        padding-top: 70px; } }

.menu-trigger {
  cursor: pointer; }

.close-mobile-menu {
  position: absolute;
  right: 43px;
  top: 13px;
  font-size: 31px;
  cursor: pointer; }

.search-wrap-mobile {
  margin: 20px 0 5px; }

.desktop-search-wrap input {
  font-size: 13px;
  padding: 9px 13px; }

.menu li.email-icon a {
  position: relative;
  margin-left: 9px !important;
  text-indent: 17px;
  width: 120px; }
  .menu li.email-icon a:before {
    content: "\f0e0";
    position: absolute;
    left: 8px;
    top: 10px;
    text-indent: 0; }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .footer.social-nav-links .menu {
    padding: 0; } }
@media screen and (min-width: 1100px) {
  .menu li.email-icon {
    padding-left: 20px; }

  .social-nav-links .menu > li > a {
    margin-left: 9px;
    margin-right: 9px; }

  .menu.main-nav > li > a {
    padding-left: 10px;
    padding-right: 10px; }

  .footer.social-nav-links .menu > li {
    display: table-cell; } }
@media screen and (min-width: 1190px) {
  .row.large-collapse > .columns {
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (min-width: 1280px) {
  .menu li.email-icon {
    padding-left: 28px; }

  .menu.main-nav {
    display: table;
    width: auto;
    float: right; }

  .social-nav-links .menu > li > a {
    margin-left: 14px;
    margin-right: 14px; }

  .menu.main-nav > li > a {
    padding-left: 13px;
    padding-right: 13px; } }
.banner-row {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 520px; }
  @media screen and (min-width: 64em) {
    .banner-row {
      height: 27.5rem; } }
  body.home .banner-row {
    height: 100%; }
    body.home .banner-row img {
      width: 100%;
      max-width: 15.625rem;
      margin-bottom: 2.5rem; }
      @media screen and (min-width: 40em) {
        body.home .banner-row img {
          max-width: 21.875rem; } }
  .banner-row .inner-img,
  .banner-row .meta {
    height: 9.375rem; }
    @media screen and (min-width: 40em) {
      .banner-row .inner-img,
      .banner-row .meta {
        height: 18.125rem; } }
  @media screen and (max-width: 39.9375em) {
    .banner-row .meta {
      height: auto;
      margin-top: 1.5625rem; } }
  @media screen and (min-width: 40em) {
    .banner-row .meta {
      text-align: left; } }

.banner-img {
  height: 100%; }
  .single .banner-img, .page .banner-img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3'); }
  .home .banner-img {
    -moz-filter: initial;
    -webkit-filter: initial;
    filter: initial; }

.banner-content {
  text-align: center; }
  .banner-content .hero-title,
  .banner-content .subtitle,
  .banner-content .subtitle a,
  .banner-content .post-meta {
    color: #fff; }
  .banner-content .subtitle a {
    font-size: 18px;
    font-weight: 400; }
  .banner-content .subtitle a:hover {
    color: #258faf; }
  .banner-content p {
    margin-bottom: 0; }
  .banner-content .hero-title {
    padding-top: 0.375rem;
    padding-bottom: 1rem; }
  body.home .banner-content {
    padding-top: 5.625rem; }
  .banner-content .scroll-down {
    font-size: 1.25rem;
    padding-top: 2.1875rem; }
    .banner-content .scroll-down a {
      color: #fff; }

body.home .dark-overlay {
  opacity: .4; }

.selected-feed {
  background-color: #F5F6F7; }

.grid {
  padding-top: 2.5rem;
  margin: 0 auto;
  width: 100% !important; }
  @media screen and (min-width: 64em) {
    .grid {
      margin: 0; } }

.grid-item {
  max-width: 25.4375rem;
  width: 100%; }

.feed-item {
  height: 36.25rem;
  margin-bottom: 3.75rem; }
  .feed-item .unhover-state {
    display: none; }
  .feed-item .push-down .unhover-state {
    display: block; }
  .feed-item .push-down .hover-state {
    display: none; }
  .feed-item .wrapper {
    height: 100%;
    position: relative;
    overflow: hidden; }
  .feed-item .feed-meta {
    background-color: #F5F6F7;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 1.25rem 1.875rem; }
    .feed-item .feed-meta a {
      color: #6D7D8C; }
  .feed-item .push-down {
    height: auto;
    bottom: 0; }
  .feed-item .post-meta {
    color: #6D7D8C;
    margin-bottom: 1.25rem; }
  .feed-item .excerpt {
    padding-top: 2.1875rem; }
  .feed-item .feed-item-footer {
    position: absolute;
    bottom: 3.125rem;
    left: 0;
    right: 0; }
  @media screen and (min-width: 640px) {
    body.desktop-platform .feed-item:hover .feed-meta {
      background-color: #6D7D8C;
      top: 0; }
    body.desktop-platform .feed-item:hover p,
    body.desktop-platform .feed-item:hover span,
    body.desktop-platform .feed-item:hover h1,
    body.desktop-platform .feed-item:hover a {
      color: #fff; }
    body.desktop-platform .feed-item:hover a.button {
      color: #6D7D8C;
      background-color: #fff; }
    body.desktop-platform .feed-item:hover .unhover-state {
      display: none; }
    body.desktop-platform .feed-item:hover .hover-state {
      display: block; } }

.mobile-platform .feed-item a.lightbox, .mobile-platform .feed-item a.gf_step:before, .mobile-platform .feed-item a.menu-bar.sticky {
  display: block !important;
  z-index: 2; }

.pagi {
  text-align: center; }
  .pagi .pagi-arrows {
    display: inline-block; }

.pagi a {
  color: #6D7D8C; }

.page-numbers {
  display: inline-block;
  width: 30px;
  font-size: 13px;
  padding: 5px 0;
  text-align: center;
  border: 1px solid #6D7D8C;
  border-radius: 3px;
  font-weight: bold;
  margin: 0 15px; }
  .page-numbers.next, .page-numbers.prev {
    border: 0; }
  .page-numbers.current {
    background-color: #E8272C;
    border-color: #E8272C;
    color: #fff; }

.ctf-tweets {
  margin: auto;
  width: 100%;
  height: auto; }

.cff-html5-video {
  position: relative; }
  .cff-html5-video video {
    width: 100%; }

.ctf-item,
.cff-item {
  background-color: #fff;
  border: 0 !important;
  padding: 15px !important;
  margin-bottom: 26px !important;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
  @media screen and (max-width: 39.9375em) {
    .ctf-item,
    .cff-item {
      max-width: 407px; } }

.cff-meta {
  margin: 0;
  list-style-type: none; }
  .cff-meta li {
    display: table-cell;
    padding-right: 10px;
    color: #BABABA; }
  .cff-meta li.cff-shares {
    display: none; }
  .cff-meta .cff-icon {
    display: none; }
  .cff-meta .cff-likes .cff-count:before,
  .cff-meta .cff-comments .cff-count:before {
    position: relative;
    margin-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .cff-meta .cff-likes .cff-count:before {
    content: "\f164"; }
  .cff-meta .cff-comments .cff-count:before {
    content: "\f086"; }

.ctf-tweet-actions,
.cff-meta-wrap {
  width: 100%;
  padding-top: 3.125rem;
  font-size: 20px;
  position: relative;
  color: #BABABA; }
  .ctf-tweet-actions:before,
  .cff-meta-wrap:before {
    position: absolute;
    bottom: 7px;
    right: 0; }

#ctf .ctf-tweet-actions a.ctf-retweet:hover,
#ctf .ctf-tweet-actions a.ctf-like:hover {
  color: #BABABA !important; }

.ctf-tweet-actions:before {
  content: "\f099"; }

.cff-meta-wrap:before {
  content: "\f09a"; }

.ctf-reply,
.cff-comments-box {
  display: none; }

#footer {
  background-color: #6D7D8C;
  padding: 2.1875rem 0;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600; }
  #footer a {
    font-weight: 600; }
  #footer object {
    width: 100%;
    max-width: 168px;
    margin-bottom: 1.875rem; }
  @media screen and (min-width: 40em) {
    #footer .footer-logo-wrap {
      text-align: left; } }
  #footer .columns {
    margin-bottom: 1.875rem;
    position: relative; }
    #footer .columns:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 40em) {
      #footer .columns {
        margin-bottom: 0;
        height: 11.75rem; } }
  @media screen and (min-width: 40em) {
    #footer .footer-address {
      position: absolute;
      bottom: 0;
      left: 15px;
      text-align: left; }
    #footer .text-center-left {
      display: inline-block;
      text-align: left; } }
  #footer .content p {
    padding: 0; }

/*# sourceMappingURL=style.css.map */
