/*------------------------------------------------------------------------------
    :: Imports
------------------------------------------------------------------------------*/
@font-face {
  font-family: 'AvenirLTStd-Heavy';
  src: url("../fonts/AvenirLTStd-Heavy/AvenirLTStd-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Heavy/AvenirLTStd-Heavy.otf") format("opentype"), url("../fonts/AvenirLTStd-Heavy/AvenirLTStd-Heavy.woff") format("woff"), url("../fonts/AvenirLTStd-Heavy/AvenirLTStd-Heavy.ttf") format("truetype"), url("../fonts/AvenirLTStd-Heavy/AvenirLTStd-Heavy.svg#AvenirLTStd-Heavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AvenirLTStd-HeavyOblique';
  src: url("../fonts/AvenirLTStd-HeavyOblique/AvenirLTStd-HeavyOblique.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-HeavyOblique/AvenirLTStd-HeavyOblique.otf") format("opentype"), url("../fonts/AvenirLTStd-HeavyOblique/AvenirLTStd-HeavyOblique.woff") format("woff"), url("../fonts/AvenirLTStd-HeavyOblique/AvenirLTStd-HeavyOblique.ttf") format("truetype"), url("../fonts/AvenirLTStd-HeavyOblique/AvenirLTStd-HeavyOblique.svg#AvenirLTStd-HeavyOblique") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url("../fonts/AvenirLTStd-Medium/AvenirLTStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Medium/AvenirLTStd-Medium.otf") format("opentype"), url("../fonts/AvenirLTStd-Medium/AvenirLTStd-Medium.woff") format("woff"), url("../fonts/AvenirLTStd-Medium/AvenirLTStd-Medium.ttf") format("truetype"), url("../fonts/AvenirLTStd-Medium/AvenirLTStd-Medium.svg#AvenirLTStd-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AvenirLTStd-MediumOblique';
  src: url("../fonts/AvenirLTStd-MediumOblique/AvenirLTStd-MediumOblique.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-MediumOblique/AvenirLTStd-MediumOblique.otf") format("opentype"), url("../fonts/AvenirLTStd-MediumOblique/AvenirLTStd-MediumOblique.woff") format("woff"), url("../fonts/AvenirLTStd-MediumOblique/AvenirLTStd-MediumOblique.ttf") format("truetype"), url("../fonts/AvenirLTStd-MediumOblique/AvenirLTStd-MediumOblique.svg#AvenirLTStd-MediumOblique") format("svg");
  font-weight: normal;
  font-style: normal; }
/*------------------------------------------------------------------------------
    :: Variables
------------------------------------------------------------------------------*/
.icon_fb {
  background: url("../img/icons.png") no-repeat 0px 0px;
  width: 28px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_in {
  background: url("../img/icons.png") no-repeat -34px 0px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_tw {
  background: url("../img/icons.png") no-repeat -68px 0px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_em {
  background: url("../img/icons.png") no-repeat -102px 0px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none;
  margin: 0 4px; }

.icon_fb.icon_white {
  background: url("../img/icons.png") no-repeat 0px 0px;
  width: 28px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_in.icon_white {
  background: url("../img/icons.png") no-repeat -34px 0px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_tw.icon_white {
  background: url("../img/icons.png") no-repeat -68px 0px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_em.icon_white {
  background: url("../img/icons.png") no-repeat -102px 0px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none;
  margin: 0 4px; }

.icon_fb.icon_gray {
  background: url("../img/icons.png") no-repeat 0px -34px;
  width: 28px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_in.icon_gray {
  background: url("../img/icons.png") no-repeat -34px -34px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_tw.icon_gray {
  background: url("../img/icons.png") no-repeat -68px -34px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_em.icon_gray {
  background: url("../img/icons.png") no-repeat -102px -34px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none;
  margin: 0 4px; }

.icon_fb.icon_teal {
  background: url("../img/icons.png") no-repeat 0px -68px;
  width: 28px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_in.icon_teal {
  background: url("../img/icons.png") no-repeat -34px -68px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_tw.icon_teal {
  background: url("../img/icons.png") no-repeat -68px -68px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_em.icon_teal {
  background: url("../img/icons.png") no-repeat -102px -68px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none;
  margin: 0 4px; }

.icon_fb.icon_yellow {
  background: url("../img/icons.png") no-repeat 0px -102px;
  width: 28px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_in.icon_yellow {
  background: url("../img/icons.png") no-repeat -34px -102px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_tw.icon_yellow {
  background: url("../img/icons.png") no-repeat -68px -102px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_em.icon_yellow {
  background: url("../img/icons.png") no-repeat -102px -102px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none;
  margin: 0 4px; }

.icon_fb:hover, .icon_fb:focus {
  background: url("../img/icons.png") no-repeat 0px -102px;
  width: 28px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_in:hover, .icon_in:focus {
  background: url("../img/icons.png") no-repeat -34px -102px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_tw:hover, .icon_tw:focus {
  background: url("../img/icons.png") no-repeat -68px -102px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none; }

.icon_em:hover, .icon_em:focus {
  background: url("../img/icons.png") no-repeat -102px -102px;
  width: 34px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  border: 0 !important;
  margin: 0 4px;
  transition: none;
  margin: 0 4px; }

.icon_calendar {
  background: url("../img/icons.png") no-repeat 0px -136px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_document {
  background: url("../img/icons.png") no-repeat -28px -136px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_person {
  background: url("../img/icons.png") no-repeat -56px -136px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_pie {
  background: url("../img/icons.png") no-repeat -84px -136px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_speach {
  background: url("../img/icons.png") no-repeat -112px -136px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_search {
  background: url("../img/icons.png") no-repeat -140px -136px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_calendar.icon_teal {
  background: url("../img/icons.png") no-repeat 0px -164px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_document.icon_teal {
  background: url("../img/icons.png") no-repeat -28px -164px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_person.icon_teal {
  background: url("../img/icons.png") no-repeat -56px -164px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_pie.icon_teal {
  background: url("../img/icons.png") no-repeat -84px -164px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_speach.icon_teal {
  background: url("../img/icons.png") no-repeat -112px -164px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_search.icon_teal {
  background: url("../img/icons.png") no-repeat -140px -164px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_calendar.icon_yellow {
  background: url("../img/icons.png") no-repeat 0px -192px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_document.icon_yellow {
  background: url("../img/icons.png") no-repeat -28px -192px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_person.icon_yellow {
  background: url("../img/icons.png") no-repeat -56px -192px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_pie.icon_yellow {
  background: url("../img/icons.png") no-repeat -84px -192px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_speach.icon_yellow {
  background: url("../img/icons.png") no-repeat -112px -192px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_search.icon_yellow {
  background: url("../img/icons.png") no-repeat -140px -192px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_calendar.icon_gray {
  background: url("../img/icons.png") no-repeat 0px -220px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_document.icon_gray {
  background: url("../img/icons.png") no-repeat -28px -220px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_person.icon_gray {
  background: url("../img/icons.png") no-repeat -56px -220px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_pie.icon_gray {
  background: url("../img/icons.png") no-repeat -84px -220px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_speach.icon_gray {
  background: url("../img/icons.png") no-repeat -112px -220px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_search.icon_gray {
  background: url("../img/icons.png") no-repeat -140px -220px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_calendar.icon_black {
  background: url("../img/icons.png") no-repeat 0px -248px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_document.icon_black {
  background: url("../img/icons.png") no-repeat -28px -248px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_person.icon_black {
  background: url("../img/icons.png") no-repeat -56px -248px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_pie.icon_black {
  background: url("../img/icons.png") no-repeat -84px -248px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_speach.icon_black {
  background: url("../img/icons.png") no-repeat -112px -248px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

.icon_search.icon_black {
  background: url("../img/icons.png") no-repeat -140px -248px;
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  border: 0 !important; }

/*------------------------------------------------------------------------------
    :: General
------------------------------------------------------------------------------*/
body {
  font-size: 10px;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  color: #7e8082;
  font-family: 'AvenirLTStd-Medium'; }

.container-fluid {
  max-width: 970px;
  margin: 0 auto; }

p {
  font-size: 1.6em;
  line-height: 1.875em;
  margin: 0 0 0.6em; }

em, i {
  font-family: 'AvenirLTStd-MediumOblique';
  font-style: normal; }

strong, b {
  font-family: 'AvenirLTStd-Heavy';
  font-style: normal; }

.alert {
  font-size: 1.6em;
  line-height: 1.5em; }

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

h1, .h1 {
  font-size: 6.5em;
  line-height: 1.2em;
  color: #eeaf30;
  font-family: 'AvenirLTStd-Heavy'; }

h2, .h2 {
  font-size: 4.4em;
  line-height: 1.2em;
  color: #7e8082;
  font-family: 'AvenirLTStd-Medium'; }

h3, .h3 {
  font-size: 2.4em;
  line-height: 1.2em;
  color: #5e9cae;
  font-family: 'AvenirLTStd-Heavy'; }

h4, .h4 {
  font-size: 1.4em;
  line-height: 1.2em;
  color: #7e8082;
  font-family: 'AvenirLTStd-Heavy'; }

/*---------- btn ----------*/
.btn,
.btn-primary {
  background: #00aca2;
  border: 0;
  color: white !important;
  border-radius: 6px;
  font-family: 'AvenirLTStd-Heavy';
  text-transform: uppercase;
  padding: 0.7em 0.8em 0.5em; }

.btn:hover,
.btn:focus,
.btn-primary:hover,
.btn-primary:focus {
  background: #eeaf30; }

.btn-light-gray {
  background: #edefef;
  color: #7e8082 !important; }
  .btn-light-gray:hover, .btn-light-gray:focus {
    background: #eeaf30;
    color: #FFF !important; }

.btn-gray {
  background: #7e8082; }
  .btn-gray:hover, .btn-gray:focus {
    background: #00aca2; }

.btnds {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  -webkit-box-shadow: 6px 6px 5px #999999;
  -moz-box-shadow: 6px 6px 5px #999999;
  box-shadow: 6px 6px 5px #999999;
  font-family: 'AvenirLTStd-Heavy', Arial, Helvetica, sans-serif;
  color: #ffffff !important;
  font-size: 16px;
  padding: 15px;
  background: #eeaf30;
  border: solid #999999 1px;
  text-decoration: none;
}

.btnds:hover {
  background: #00aca2;
  text-decoration: none;
}

/*----------- .alert .alert-warning ----------*/
.alert-warning {
  background: #D84919;
  color: white;
  border-radius: 12px 12px 12px 12px;
  padding: 0.8em 1.1em 0.6em;
  font-size: 1.8em; }

button {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

a.view_more {
  font-size: 1.2em;
  text-transform: uppercase;
  text-decoration: underline;
  color: #5e9cae;
  border: 0; }
  a.view_more:hover, a.view_more:focus {
    border: 0;
    color: #00aca2; }

@media screen and (max-width: 767px) {
  body {
    font-size: 9.5px; } }
@media screen and (max-width: 540px) {
  body {
    font-size: 8; } }
/*---------- Utility classes -------------------------------------------------*/
.txtleft {
  text-align: left; }

.txtcenter {
  text-align: center; }

.txtright {
  text-align: right; }

.radius_all {
  border-radius: 12px; }

.radius {
  border-radius: 0 12px 12px 12px; }

.bgYellow {
  background: #eeaf30; }

.bgBlue {
  background: #5e9cae; }

.bgTeal {
  background: #00aca2; }

.bgOrange {
  background: #d84919; }

.bgGray {
  background: #7e8082; }

.pattern {
  background: url("../img/pattern.png") repeat;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0; }

/*------------------------------------------------------------------------------
    :: Forms
------------------------------------------------------------------------------*/
form {
  font-size: 1.6em;
  line-height: 1em; }
  form input[type="text"],
  form input[type="email"],
  form input[type="password"],
  form textarea {
    border: 0;
    border-radius: 8px;
    padding: 0.8em 1em 0.4em;
    margin-right: 1.25em; }
  form input[type="submit"] {
    border: 0;
    text-transform: uppercase;
    font-size: 0.875em;
    line-height: 1em;
    padding: 0.95em 2.8em 0.8em;
    text-align: center;
    border-radius: 8px;
    background: #00aca2;
    color: #FFF;
    font-family: 'AvenirLTStd-Heavy'; }
  form input[type="submit"]:hover,
  form input[type="submit"]:focus {
    background: #eeaf30; }
  form label {
    position: absolute;
    left: -9999px; }
  form .gform_fields {
    padding: 0;
    margin: 0;
    list-style: none; }
  form .validation_error {
    color: #f33;
    border-radius: 6px;
    border: 1px solid #f33;
    background-color: #fdd;
    padding: 0.95em 1.1em 0.8em;
    margin-bottom: 1.4em;
    line-height: 1.5em; }
  form .gfield_error input[type="text"],
  form .gfield_error input[type="email"],
  form .gfield_error input[type="password"],
  form .gfield_error textarea {
    border: 1px solid #f33;
    color: #f33;
    background-color: #fdd;
    border-radius: 6px 6px 0 0; }
  form .validation_message {
    background-color: #f33;
    color: white;
    font-size: 0.85em;
    padding: 0.4em 0.4em 0.3em 1.2em;
    border-radius: 0 0 6px 6px; }

/*----- .search_inline ----------*/
form.search_inline {
  float: right;
  padding-right: 0.6em; }
  form.search_inline.search_form {
    margin-right: -0.5em; }
  form.search_inline select {
    height: 2.4em;
    border: 1px solid #edefef;
    float: left;
    background-color: #FFF;
    border-radius: 8px;
    padding: 0.3em 2.8em 0 1em;
    -webkit-appearance: none; }
  form.search_inline .select_wrap {
    position: relative; }
    form.search_inline .select_wrap span {
      color: #ccc;
      position: absolute;
      top: 14px;
      right: 9px;
      pointer-events: none; }
  form.search_inline input[type="text"] {
    border: 1px solid #edefef;
    margin-right: 0;
    float: left;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    form.search_inline input[type="text"]:focus {
      outline: none;
      border-color: #7e8082; }
  form.search_inline button {
    width: 3.15em;
    background: #edefef;
    padding: 0.3em 0.6em 0.4em; }
    form.search_inline button:hover, form.search_inline button:focus {
      background: #eeaf30; }
      form.search_inline button:hover span, form.search_inline button:focus span {
        background-position: -140px -136px; }

.gform_confirmation_message {
  font-size: 2em;
  color: white; }

@media screen and (max-width: 767px) {
  form.search_form {
    float: none; }
    form.search_form button {
      margin-left: 0.3em; } }
/*------------------------------------------------------------------------------
    :: links
------------------------------------------------------------------------------*/
a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

a:link,
a:visited {
  color: #00ACA2; }

a:hover,
a:active,
a:focus {
  color: #000;
  text-decoration: none; }

/*------------------------------------------------------------------------------
    :: Navigation
------------------------------------------------------------------------------*/
.navbar {
  border-radius: 0;
  margin-bottom: 0; }

.navbar-default {
  background: transparent;
  border: 0; }

.navbar-default .navbar-toggle {
  border: 0;
  margin-top: 2em; }
  .navbar-default .navbar-toggle .icon-bar {
    background: #a1a2a0;
    width: 34px;
    margin-bottom: 5px; }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: transparent; }
  .navbar-default .navbar-toggle:hover .icon-bar,
  .navbar-default .navbar-toggle:focus .icon-bar {
    background: #eeaf30; }

.navbar a:link,
.navbar a:visited,
.navbar a:hover,
.navbar a:focus {
  border: 0; }

.navbar-default .navbar-nav > li > a {
  font-family: 'AvenirLTStd-Heavy';
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: 1em;
  color: #7e8082;
  padding: 2.8em 0 0 2.85em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .navbar-default .navbar-nav > li > a span.caret {
    display: none; }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.current-page-ancestor > a,
.navbar-default .navbar-nav > li.current-menu-parent > a {
  background: transparent;
  color: #eeaf30; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: transparent; }

.navbar-nav > li > .dropdown-menu {
  padding: 0;
  border-radius: 0 12px 12px 12px; }
  .navbar-nav > li > .dropdown-menu > li > a {
    padding: 0.5em 0.8em; }
  .navbar-nav > li > .dropdown-menu > .active > a,
  .navbar-nav > li > .dropdown-menu > .active > a:focus,
  .navbar-nav > li > .dropdown-menu > .active > a:hover,
  .navbar-nav > li > .dropdown-menu > li > a:hover,
  .navbar-nav > li > .dropdown-menu > li > a:focus {
    background: #00aca2;
    color: white; }
  .navbar-nav > li > .dropdown-menu > li:first-child > a {
    border-radius: 0 12px 0 0;
    padding-top: 1em; }
  .navbar-nav > li > .dropdown-menu > li:last-child > a {
    border-radius: 0 0 12px 12px; }

@media screen and (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    width: 100%;
    z-index: 100;
    background: white; }

  .navbar-default .navbar-toggle {
    margin: 2em 5px 0 0; }

  .navbar-default .navbar-collapse {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    margin-left: -15px; }

  .navbar-default .navbar-nav {
    margin: 0; }
    .navbar-default .navbar-nav > li > a {
      padding: 1.2em 0;
      border-bottom: 1px solid #ddd; }
    .navbar-default .navbar-nav > li:last-child a {
      border: 0; }
    .navbar-default .navbar-nav .open > a,
    .navbar-default .navbar-nav .open > a:focus,
    .navbar-default .navbar-nav .open > a:hover {
      background: transparent; }
    .navbar-default .navbar-nav .dropdown-menu {
      padding: 0 0 0.5em;
      border-radius: 0; } }
/*--------------- Brand -----------------------*/
.navbar-brand {
  font-size: 1em;
  height: 10em; }
  .navbar-brand img {
    max-height: 100%;
    width: auto; }

@media screen and (max-width: 767px) {
  .navbar-brand {
    height: 7.5em;
    padding-left: 0; } }
/*--------------- Menu ------------------------*/
/*--------------- Dropdown Menu ---------------*/
@media screen and (min-width: 767px) {
  .navbar-nav a.dropdown-toggle:hover + .dropdown-menu,
  .navbar-nav a.dropdown-toggle:focus + .dropdown-menu,
  .navbar-nav .dropdown-menu:hover {
    display: block; } }
/*--------------- Mobile button ---------------*/
/*--------------- Nav Media Queries -----------*/
/*------------------------------------------------------------------------------
    :: Footer
------------------------------------------------------------------------------*/
.footer_signup {
  padding-bottom: 2.7em; }
  .footer_signup .title {
    font-family: 'AvenirLTStd-Heavy';
    color: #FFF;
    font-size: 2.4em;
    line-height: 1em;
    padding: 0.75em 0 0.65em; }
  .footer_signup form .gform_body {
    width: 80%;
    float: left; }
    .footer_signup form .gform_body .gfield:last-child {
      width: 33%;
      float: left; }
      .footer_signup form .gform_body .gfield:last-child input {
        width: 100%; }
    .footer_signup form .gform_body .ginput_complex {
      width: 67%; }
      .footer_signup form .gform_body .ginput_complex input {
        width: 44%;
        float: left; }
  .footer_signup form .gform_footer {
    width: 20%;
    float: left; }
    .footer_signup form .gform_footer input[type="submit"] {
      width: 100%;
      margin: 0;
      padding-left: 0;
      padding-right: 0;
      background: #7e8082; }
    .footer_signup form .gform_footer input[type="submit"]:hover,
    .footer_signup form .gform_footer input[type="submit"]:focus {
      background: #00aca2; }
  .footer_signup .gform_confirmation_message {
    margin: -0.6em 0; }

.footer_content {
  padding: 2em 0;
  border-top: 1px solid #7e8082; }
  .footer_content .footer_content_columns {
    /* rc:dh:
    -webkit-columns: 300px 2;
    -moz-columns: 300px 2;
    columns: 300px 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    */ }
  .footer_content p {
    line-height: 1.3em;
    margin: 0 0 1.1em; }

.footer_share {
  float: right;
  margin-right: -7px; }
  .footer_share a.icon_tw,
  .footer_share a.icon_fb {
    display: inline-block; }

@media screen and (max-width: 767px) {
  .footer_logo {
    text-align: center;
    width: 50%;
    margin: 0 auto; }

  .footer_content_columns {
    text-align: center;
    margin: 1.3em 0 2.2em; }

  .footer_share {
    float: none;
    text-align: center; }
    .footer_share a.icon_tw,
    .footer_share a.icon_fb {
      margin: 0 16px; } }
@media screen and (max-width: 699px) {
  .footer_signup {
    padding-bottom: 0.7em; }
    .footer_signup form .gform_footer,
    .footer_signup form .gfield,
    .footer_signup form .gform_body,
    .footer_signup form .gform_body .ginput_complex,
    .footer_signup form .gform_body .ginput_complex input,
    .footer_signup form .gform_body .gfield:last-child,
    .footer_signup form .gfrom_body .gfield input {
      float: none;
      margin: 0 0 1em;
      width: 100%; }
    .footer_signup form .gfield,
    .footer_signup form .gform_body .ginput_complex,
    .footer_signup form input[type="submit"] {
      margin: 0; } }
/*------------------------------------------------------------------------------
    :: Page / Post
------------------------------------------------------------------------------*/
.content_inner {
  margin-bottom: 4em; }

.single_heading {
  background: #00aca2;
  color: #FFF;
  padding: 0 0 4.8em;
  margin: 2em 0 5em; }
  .single_heading h1 {
    color: #FFF;
    font-size: 8em;
    line-height: 1em;
    padding: 0.7em 0 0.1em;
    margin: 0; }
  .single_heading .subtitle {
    font-size: 4.4em;
    line-height: 1em;
    margin: 0;
    padding: 0; }
  .single_heading.single_heading_yellow {
    color: #eeaf30;
    background: #FFF;
    background: url("../img/pattern.png") repeat;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0; }
    .single_heading.single_heading_yellow h1 {
      color: #eeaf30; }
    .single_heading.single_heading_yellow .subtitle {
      color: #7e8082; }

.page .content,
.single .content {
  padding: 0 0 5em; }
.page .featured,
.single .featured {
  margin: 0 0 3em; }

@media screen and (max-width: 767px) {
  .single_heading {
    padding: 0 0 2.8em; }
    .single_heading h1 {
      font-size: 6em; } }
/*------------------------------------------------------------------------------
    :: Giant Quote
------------------------------------------------------------------------------*/
.pull_quote {
  font-family: 'AvenirLTStd-HeavyOblique';
  background: #00aca2;
  padding: 1.6em 0 1.4em;
  color: #FFF;
  font-size: 3.4em;
  line-height: 1.175em;
  text-align: center; }
  .pull_quote .share_icons {
    margin: 0.95em 0 0; }
    .pull_quote .share_icons .connect_with_us {
      font-family: 'AvenirLTStd-Medium';
      font-size: 0.7em;
      letter-spacing: 0.15em;
      padding: 0 0 0.6em; }
    .pull_quote .share_icons a {
      display: inline-block; }
  .pull_quote.pull_quote_pattern {
    background: url("../img/pattern.png") repeat;
    border-top: 1px solid #f0f0f0;
    border-bottom: 5px solid #eeaf30;
    color: #5e9cae; }

@media (max-width: 550px) {
  .pull_quote .share_icons .connect_with_us {
    display: block; } }
/*------------------------------------------------------------------------------
    :: .fact_card
------------------------------------------------------------------------------*/
.fact_card_main {
  background: url("../img/pattern.png") repeat;
  border-top: 1px solid #f0f0f0;
  border-bottom: 5px solid #eeaf30;
  padding: 4em 0;
  position: relative; }
  .fact_card_main h2 {
    margin: 0 0 0.7em; }
  .fact_card_main .view_more {
    display: block;
    float: right;
    margin: 2em 0 -0.7em;
    font-size: 1.4em;
    text-decoration: none; }
  .fact_card_main .anchor {
    position: absolute;
    top: -6em;
    height: 1px;
    width: 1px;
    display: block; }

.fact_card_holder {
  margin-left: -1%;
  width: 102%; }

.fact_card {
  background: #fff;
  border: 2px solid #00aca2;
  padding-bottom: 4.4em;
  float: left;
  margin: 0 1%;
  width: 23%;
  position: relative;
  border-radius: 0 12px 12px 12px; }
  .fact_card .title {
    font-size: 1.6em;
    padding: 1em 0.625em 0.75em;
    text-transform: uppercase;
    font-family: 'AvenirLTStd-Heavy'; }
    .fact_card .title a {
      color: #5e9cae; }
      .fact_card .title a:hover, .fact_card .title a:focus {
        color: #eeaf30; }
  .fact_card .text {
    font-size: 1.4em;
    line-height: 1.25em;
    padding: 0 0.715em 0.75em; }
    .fact_card .text p {
      font-size: 1em;
      line-height: 1.2em; }
  .fact_card .content {
    margin: 0 1em 1.8em;
    padding-bottom: 0;
    font-size: 1em;
    line-height: 1.2em; }
    .fact_card .content .stat {
      clear: both;
      margin-top: 1.4em; }
      .fact_card .content .stat:first-of-type {
        margin: 0; }
    .fact_card .content .number {
      font-size: 2.6em;
      line-height: 1em;
      color: #5e9cae;
      float: left;
      width: 2.5em;
      margin-top: 0.05em;
      font-family: 'AvenirLTStd-Heavy'; }
    .fact_card .content .text {
      font-size: 1em;
      margin-left: 7em; }
    .fact_card .content img {
      display: block;
      margin: 0 auto; }
  .fact_card .tag {
    font-size: 1.4em;
    line-height: 1em;
    padding: 1.1em 0 0.8em;
    background: #00aca2;
    color: #FFf;
    text-align: center;
    text-transform: none;
    border-radius: 0 0 6px 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-family: 'AvenirLTStd-Heavy'; }
    .fact_card .tag:hover:after, .fact_card .tag:focus:after {
      position: absolute;
      left: 50%;
      margin: -0.1em 0 0 2.2em;
      content: "\00bb"; }
  .fact_card.yellow {
    border-color: #eeaf30; }
    .fact_card.yellow .tag {
      background: #eeaf30; }
  .fact_card.gray {
    border-color: #7e8082; }
    .fact_card.gray .tag {
      background: #7e8082; }

@media screen and (max-width: 767px) {
  .fact_card_main h2 {
    margin: 1em 0 0.3em; }
    .fact_card_main h2 .view_more {
      margin-right: 0.5em; }

  .fact_card_holder .fact_card {
    width: 48%;
    margin-bottom: 2.5%; }
    .fact_card_holder .fact_card .stat .number {
      font-size: 3.0em;
      width: 2.4em; }
    .fact_card_holder .fact_card .stat .text {
      font-size: 1.2em;
      margin-left: 6em;
      padding-right: 0; } }
.fact_card_holder .owl-item {
  padding: 0 1em; }
  .fact_card_holder .owl-item .fact_card {
    width: 100%;
    margin: 0; }
.fact_card_holder .owl-buttons .owl-prev,
.fact_card_holder .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background: url("../img/arrows.png") no-repeat top left;
  height: 61px;
  width: 17px;
  text-indent: -9999px; }
.fact_card_holder .owl-buttons .owl-prev {
  left: -5em; }
.fact_card_holder .owl-buttons .owl-next {
  background-position: -17px 0;
  right: -5em; }

@media screen and (max-width: 875px) {
  .fact_card_holder {
    width: auto;
    padding-left: 25px;
    padding-right: 25px; }
    .fact_card_holder .fact_card {
      width: 31%;
      margin: 0 1%; }
      .fact_card_holder .fact_card .title {
        font-size: 2em; }
      .fact_card_holder .fact_card .content .stat {
        font-size: 1.2em;
        margin-top: 2em; }
    .fact_card_holder .owl-buttons .owl-prev {
      left: 0; }
    .fact_card_holder .owl-buttons .owl-next {
      right: 0; } }
@media screen and (max-width: 614px) {
  .fact_card_holder .fact_card .title {
    font-size: 2.6em; }
  .fact_card_holder .fact_card .content .stat {
    font-size: 1.6em;
    margin-top: 2em; } }
/*------------------------------------------------------------------------------
    :: Summary
------------------------------------------------------------------------------*/
.summary {
  max-width: 940px;
  margin: 0 auto 5em;
  border-radius: 12px;
  background: #edefef;
  padding: 0 0 4em; }
  .summary .title {
    border-radius: 12px 12px 0 0;
    padding: 0.75em 10em 0.55em 1em;
    font-size: 2.4em;
    color: #FFF;
    background: #00aca2;
    margin: 0 0 1.3em;
    position: relative;
    font-family: 'AvenirLTStd-Medium';
    margin-bottom: 0.8em; }
    .summary .title.bg_gray {
      background: #7e8082; }
    .summary .title.bg_yellow {
      background: #eeaf30; }
    .summary .title a {
      color: #FFF; }

/*------------------------------------------------------------------------------
    :: Home
------------------------------------------------------------------------------*/
/*---------- top featured reports ----------*/
.home .featured_reports {
  border-radius: 12px;
  height: 44em;
  margin-bottom: 3em; }
  .home .featured_reports .reports_wrap {
    height: 44em;
    width: 65%;
    float: left; }
    .home .featured_reports .reports_wrap .report {
      width: 100%;
      border-radius: 12px 0 0 12px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      height: 44em; }
      .home .featured_reports .reports_wrap .report .title {
        font-size: 3.4em;
        line-height: 1em;
        color: white;
        background: #eeaf30;
        width: 54%;
        position: absolute;
        right: 0;
        padding: 0.4em 0.8em;
        font-family: 'AvenirLTStd-Heavy'; }
        .home .featured_reports .reports_wrap .report .title div {
          font-size: 0.882em;
          font-family: 'AvenirLTStd-Medium'; }
    .home .featured_reports .reports_wrap .report_0 .title {
      top: 40px; }
    .home .featured_reports .reports_wrap .report_1 .title {
      top: 104px; }
    .home .featured_reports .reports_wrap .report_2 .title {
      bottom: 60px; }
  .home .featured_reports .report_wrap_inner {
    height: 44em; }
  .home .featured_reports .nav_container {
    float: right;
    width: 35%;
    background: #edefef;
    border-radius: 0 12px 12px 0;
    height: 44em; }
    .home .featured_reports .nav_container .title {
      height: 40px;
      background: #00aca2;
      border-radius: 0 12px 0 0;
      text-transform: uppercase;
      color: white;
      font-size: 2em;
      line-height: 1em;
      padding: 0.6em 0;
      text-align: center;
      font-family: 'AvenirLTStd-Heavy'; }
  .home .featured_reports #featured_reports_nav {
    list-style: none;
    padding: 0;
    margin: 0; }
    .home .featured_reports #featured_reports_nav a {
      display: block;
      font-size: 2em;
      line-height: 1em;
      color: #7e8082;
      padding: 1em 0 0;
      text-align: center;
      border-bottom: 1px solid #7e8082;
      height: 100px; }
      .home .featured_reports #featured_reports_nav a.active, .home .featured_reports #featured_reports_nav a:hover, .home .featured_reports #featured_reports_nav a:focus {
        background: #eeaf30;
        color: white; }
      .home .featured_reports #featured_reports_nav a.active {
        color: #eeaf30; }
      .home .featured_reports #featured_reports_nav a .subtitle {
        font-size: 0.85em;
        line-height: 1;
        padding: 0.3em 1em 0; }
      .home .featured_reports #featured_reports_nav a .posttitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 1em; }
  .home .featured_reports .more_projects {
    margin: 2.35em 0 0;
    text-align: center; }
  .home .featured_reports .bx-viewport {
    height: 44em !important; }

@media screen and (max-width: 920px) {
  .home .featured_reports .reports_wrap .report .title {
    width: 95%; } }
@media screen and (max-width: 840px) {
  .home .featured_reports .nav_container .title {
    font-size: 1.3em;
    padding-top: 1.4em; } }
@media screen and (max-width: 699px) {
  .home .featured_reports #featured_reports_nav a {
    font-size: 1.6em; }
    .home .featured_reports #featured_reports_nav a .subtitle {
      font-size: 0.75em; }
  .home .more_projects a {
    font-size: 1.2em; } }
@media screen and (max-width: 500px) {
  .home .featured_reports .reports_wrap .report .title {
    font-size: 2.4em; } }
/*---------- other home styles ----------*/
.home h2 {
  font-size: 3.4em;
  line-height: 1em;
  font-family: 'AvenirLTStd-Heavy';
  color: #eeaf30; }
.home .our_process {
  margin: 3.9em 0; }
  .home .our_process img {
    display: block;
    margin: 2.2em auto 0; }
.home .home_latest {
  margin: 3.9em 0; }
  .home .home_latest h2 {
    margin-bottom: 1em; }
  .home .home_latest img {
    border-radius: 12px;
    margin-bottom: 2em; }
  .home .home_latest h3 {
    font-size: 2.4em;
    margin: 0 0 0.15em;
    padding: 0;
    font-family: 'AvenirLTStd-Heavy'; }
    .home .home_latest h3 a {
      color: #5e9cae;
      border: 0; }
      .home .home_latest h3 a:hover, .home .home_latest h3 a:focus {
        border: 0;
        color: #eeaf30; }
  .home .home_latest .post {
    clear: both;
    padding-top: 2.2em; }
    .home .home_latest .post:first-child {
      padding-top: 0; }
  .home .home_latest .post_subtitle {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 0.8em; }
  .home .home_latest .post_excerpt p {
    font-size: 1.6em;
    line-height: 1.25em; }
  .home .home_latest .view_more {
    font-size: 1.4em;
    text-decoration: none;
    float: right;
    display: block;
    margin-top: 1em; }
  .home .home_latest .home_latest_right .image {
    float: left;
    width: 47%; }
  .home .home_latest .home_latest_right .details {
    margin-left: 53%; }
  .home .home_latest .home_latest_right .view_more {
    margin-top: 0.5em;
    float: none; }
  .home .home_latest .more_latest a {
    clear: both;
    display: block;
    float: right;
    border-radius: 12px;
    border: 3px solid #00aca2;
    color: #00aca2;
    font-family: 'AvenirLTStd-Heavy';
    font-size: 1.4em;
    text-transform: uppercase;
    padding: 0.7em 1.7em;
    text-decoration: none;
    margin-top: 2.5em;
    width: 19em;
    text-align: center; }
.home .footer_signup {
  margin-top: 5em; }

@media screen and (max-width: 767px) {
  .home .home_latest .home_latest_right {
    clear: both; }
    .home .home_latest .home_latest_right .post {
      clear: none;
      float: left;
      width: 48%;
      padding-top: 2.2em; }
      .home .home_latest .home_latest_right .post:first-child {
        margin-right: 4%; }
    .home .home_latest .home_latest_right .image {
      float: none;
      width: 100%; }
    .home .home_latest .home_latest_right .details {
      margin-left: 0; }
  .home .home_latest .more_latest {
    clear: both;
    padding-top: 0.1em; }
    .home .home_latest .more_latest a {
      float: none;
      margin-left: auto;
      margin-right: auto; } }
/*------------------------------------------------------------------------------
    :: Aside
------------------------------------------------------------------------------*/
aside {
  background: #edefef;
  padding: 0 0 2.8em;
  margin: 0 0 5em;
  border-radius: 0 12px 12px 12px; }
  aside h3 {
    clear: both; }

aside .aside_header {
  font-size: 1.4em;
  line-height: 1em;
  padding: 0.75em 1.57em;
  margin: 0 0 1em;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #7e8082;
  border-radius: 0 12px 0 0; }

/*---- Aside Content (shortcode) ---------------------------------------------*/
.aside_content {
  padding-top: 1.25em; }
  .aside_content p {
    font-size: 1.4em;
    line-height: 1.425em;
    margin: 0 1.75em 1em; }
  .aside_content img {
    display: block;
    max-width: none;
    width: 121%;
    height: auto;
    margin: 0 0 1.4em -1.75em; }

/*---- Aside Share -----------------------------------------------------------*/
.aside_share {
  padding: 0 1.5em 3em;
  margin-top: 2.4em;
  text-align: center; }
  .aside_share a {
    display: inline-block !important; }

@media screen and (max-width: 767px) {
  .aside_share {
    padding: 0 2em; } }
/*---- Aside Latest -----------------------------------------------------------*/
.aside_latest {
  clear: both;
  padding: 0 1.5em 3em; }
  .aside_latest h3 {
    margin-top: 1em; }
  .aside_latest ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .aside_latest li {
    clear: both;
    padding-top: 1.4em; }
    .aside_latest li:first-child {
      padding: 0; }
  .aside_latest .image {
    width: 6em;
    height: 5.2em;
    float: left;
    display: block; }
    .aside_latest .image img {
      border-radius: 6px;
      display: block; }
  .aside_latest .details {
    margin-left: 8em; }
    .aside_latest .details a {
      color: #7e8082;
      font-size: 1.4em; }
      .aside_latest .details a:hover, .aside_latest .details a:focus {
        color: #00aca2;
        border-bottom-color: #00aca2; }

@media screen and (max-width: 767px) {
  .aside_latest {
    padding: 0 2em 3em; }
    .aside_latest h3 {
      margin-top: 3em; }
    .aside_latest .image {
      font-size: 2em; }
    .aside_latest .details {
      font-size: 1.6em;
      margin-left: 9em; } }
/*------------------------------------------------------------------------------
    :: Aside Events -- project, page, post
------------------------------------------------------------------------------*/
.aside_events {
  clear: both;
  padding: 0 1.5em 3em;
    /* rc: replaced with divs
    ul {
        padding: 0;
        margin: 0;
        list-style: none;                
    }
    li {
        clear: both;
        padding-top: 1.4em;

        &:first-child {
            padding: 0;
        }
    }
    */ }
  .aside_events .date {
    border-radius: 6px;
    color: #FFF;
    background: #eeaf30;
    text-align: center;
    width: 6em;
    height: 5.2em;
    float: left;
    padding: 1.1em 0 0;
    display: block;
    margin: 0px 13px 11px 0px; }
    .aside_events .date:hover, .aside_events .date:focus {
      background: #00aca2; }
    .aside_events .date .month {
      font-family: 'AvenirLTStd-Heavy';
      font-size: 1.4em;
      line-height: 1em;
      padding-bottom: 0.2em;
      display: block; }
    .aside_events .date .day {
      font-family: 'AvenirLTStd-Medium';
      font-size: 1.4em;
      line-height: 1em;
      display: block; }
  .aside_events .name {
    /* rc: replaced with divs: margin-left: 8em; */
    line-height: 2.0em; }
    .aside_events .name a {
      color: #7e8082;
      font-size: 1.4em; }
      .aside_events .name a:hover, .aside_events .name a:focus {
        color: #00aca2;
        border-bottom-color: #00aca2; }
  .aside_events .events_upcoming {
    margin-bottom: 3.5em; }
  .aside_events .events_past {
    clear: both; }
    .aside_events .events_past .date {
      background: #d84919; }
      .aside_events .events_past .date:hover, .aside_events .events_past .date:focus {
        background: #00aca2; }
  .aside_events a.view_more {
    padding-top: 1.25em;
    clear: both;
    display: block; }

@media screen and (max-width: 767px) {
  .aside_events {
    padding: 0 2em 3em; }
    .aside_events .date {
      font-size: 1.4em; }
    .aside_events .name {
      font-size: 1.6em;
      margin-left: 6.5em; } }
/*------------------------------------------------------------------------------
    :: Search and 404
------------------------------------------------------------------------------*/
body.error404 form.search_404,
body.search form.search_404 {
  font-size: 3em;
  float: none;
  width: 18.5em;
  margin: 2em auto 3em;
  padding: 0; }
  body.error404 form.search_404 input,
  body.search form.search_404 input {
    border-color: #aaaaab; }
  body.error404 form.search_404 button,
  body.search form.search_404 button {
    font-size: .65em;
    background: #00aca2;
    width: auto;
    padding: 1.3em 1.2em 1em 0.8em; }
    body.error404 form.search_404 button span,
    body.search form.search_404 button span {
      float: left;
      margin-right: 0.5em;
      position: relative;
      top: -0.15em; }

body.search .count {
  padding: 0 0 1.8em 1.2em; }

/*------------------------------------------------------------------------------
    :: Project single-project.php
------------------------------------------------------------------------------*/
.single-project .project_header,
body.projects .project_header {
  min-height: 20em;
  /* rc:dh: height: 20em; */
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #00aca2;
  margin: 0 0 5em; }
.single-project h1,
body.projects h1 {
  color: #FFF;
  font-size: 8em;
  line-height: 1em;
  padding: 0.8em 0 0.65em;
  margin: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
.single-project .summary,
body.projects .summary {
  max-width: 940px;
  margin: 0 auto 5em;
  border-radius: 12px;
  background: #edefef;
  padding: 0 0 4em; }
  .single-project .summary h3,
  body.projects .summary h3 {
    font-size: 2.4em;
    margin: 0 0 0.5em;
    font-family: 'AvenirLTStd-Heavy'; }
  .single-project .summary .title,
  body.projects .summary .title {
    border-radius: 12px 12px 0 0;
    padding: 0.75em 10em 0.55em 1em;
    font-size: 2.4em;
    color: #FFF;
    background: #00aca2;
    margin: 0 0 1.3em;
    position: relative;
    font-family: 'AvenirLTStd-Medium'; }
    .single-project .summary .title a,
    body.projects .summary .title a {
      color: white; }
      .single-project .summary .title a:hover, .single-project .summary .title a:focus,
      body.projects .summary .title a:hover,
      body.projects .summary .title a:focus {
        color: #bbb; }
  .single-project .summary .share_icons,
  body.projects .summary .share_icons {
    width: 185px;
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -16px; }
    .single-project .summary .share_icons a,
    body.projects .summary .share_icons a {
      display: inline-block;
      -webkit-transition: none;
      -moz-transition: none;
      -o-transition: none;
      transition: none; }
      .single-project .summary .share_icons a.icon_fb:hover, .single-project .summary .share_icons a.icon_fb:focus,
      body.projects .summary .share_icons a.icon_fb:hover,
      body.projects .summary .share_icons a.icon_fb:focus {
        background-position: 0 -102px; }
      .single-project .summary .share_icons a.icon_in:hover, .single-project .summary .share_icons a.icon_in:focus,
      body.projects .summary .share_icons a.icon_in:hover,
      body.projects .summary .share_icons a.icon_in:focus {
        background-position: -34px -102px; }
      .single-project .summary .share_icons a.icon_tw:hover, .single-project .summary .share_icons a.icon_tw:focus,
      body.projects .summary .share_icons a.icon_tw:hover,
      body.projects .summary .share_icons a.icon_tw:focus {
        background-position: -68px -102px; }
      .single-project .summary .share_icons a.icon_em:hover, .single-project .summary .share_icons a.icon_em:focus,
      body.projects .summary .share_icons a.icon_em:hover,
      body.projects .summary .share_icons a.icon_em:focus {
        background-position: -102px -102px; }
  .single-project .summary .report,
  .single-project .summary .summary_text,
  body.projects .summary .report,
  body.projects .summary .summary_text {
    padding: 0 0.8em 0; }
    .single-project .summary .report .image,
    .single-project .summary .summary_text .image,
    body.projects .summary .report .image,
    body.projects .summary .summary_text .image {
      float: left;
      width: 42%; }
      .single-project .summary .report .image img,
      .single-project .summary .summary_text .image img,
      body.projects .summary .report .image img,
      body.projects .summary .summary_text .image img {
        border-radius: 12px; }
    .single-project .summary .report .report_details,
    .single-project .summary .summary_text .report_details,
    body.projects .summary .report .report_details,
    body.projects .summary .summary_text .report_details {
      margin-left: 50%; }
      .single-project .summary .report .report_details .title,
      .single-project .summary .summary_text .report_details .title,
      body.projects .summary .report .report_details .title,
      body.projects .summary .summary_text .report_details .title {
        background: transparent;
        padding: 0;
        margin: 0 0 0.5em;
        font-size: 1.6em;
        color: #7e8082;
        font-family: 'AvenirLTStd-Heavy'; }
        .single-project .summary .report .report_details .title a,
        .single-project .summary .summary_text .report_details .title a,
        body.projects .summary .report .report_details .title a,
        body.projects .summary .summary_text .report_details .title a {
          color: #7e8082; }
          .single-project .summary .report .report_details .title a:hover, .single-project .summary .report .report_details .title a:focus,
          .single-project .summary .summary_text .report_details .title a:hover,
          .single-project .summary .summary_text .report_details .title a:focus,
          body.projects .summary .report .report_details .title a:hover,
          body.projects .summary .report .report_details .title a:focus,
          body.projects .summary .summary_text .report_details .title a:hover,
          body.projects .summary .summary_text .report_details .title a:focus {
            color: #eeaf30; }
      .single-project .summary .report .report_details .date,
      .single-project .summary .summary_text .report_details .date,
      body.projects .summary .report .report_details .date,
      body.projects .summary .summary_text .report_details .date {
        font-size: 1.2em; 
		margin: 0 0 0.5em;}
    .single-project .summary .report p,
    .single-project .summary .summary_text p,
    body.projects .summary .report p,
    body.projects .summary .summary_text p {
      font-size: 1.4em;
      line-height: 1.6em; }
    .single-project .summary .report a.view_more,
    .single-project .summary .summary_text a.view_more,
    body.projects .summary .report a.view_more,
    body.projects .summary .summary_text a.view_more {
      padding-top: 1em; }
  .single-project .summary .project_report,
  body.projects .summary .project_report {
    padding-bottom: 2.8em; }
  .single-project .summary .summary_text,
  body.projects .summary .summary_text {
    clear: both; }
  .single-project .summary .project_posts,
  body.projects .summary .project_posts {
    padding-bottom: 3.9em; }
    .single-project .summary .project_posts.latest,
    body.projects .summary .project_posts.latest {
      clear: both; }
    .single-project .summary .project_posts:last-of-type,
    body.projects .summary .project_posts:last-of-type {
      padding-bottom: 0; }
    .single-project .summary .project_posts .post,
    body.projects .summary .project_posts .post {
      clear: both;
      padding-bottom: 1.2em; }
      .single-project .summary .project_posts .post .image,
      body.projects .summary .project_posts .post .image {
        float: left;
        width: 32%;
        margin-bottom: 1.2em; }
        .single-project .summary .project_posts .post .image img,
        body.projects .summary .project_posts .post .image img {
          border-radius: 12px; }
      .single-project .summary .project_posts .post .details,
      body.projects .summary .project_posts .post .details {
        margin-left: 38%; }
      .single-project .summary .project_posts .post .post_title a,
      body.projects .summary .project_posts .post .post_title a {
        font-size: 1.6em;
        font-family: 'AvenirLTStd-Heavy';
        color: #5e9cae;
        border: 0; }
        .single-project .summary .project_posts .post .post_title a:hover, .single-project .summary .project_posts .post .post_title a:focus,
        body.projects .summary .project_posts .post .post_title a:hover,
        body.projects .summary .project_posts .post .post_title a:focus {
          color: #eeaf30; }
      .single-project .summary .project_posts .post .person_title,
      body.projects .summary .project_posts .post .person_title {
        background: transparent;
        font-size: 1.4em;
        color: #7e8082;
        padding: 0; }

@media screen and (max-width: 970px) {
  .single-project .summary {
    margin-left: 15px;
    margin-right: 15px; } }
@media screen and (max-width: 769px) {
  body.projects .project_header,
  body.insights .project_header,
  .single-project .project_header {
    /* rc:dh: height: 16em; */ }
  body.projects h1,
  body.insights h1,
  .single-project h1 {
    font-size: 4.5em;
    padding-left: 0.4em; }
  body.projects .summary .title,
  body.insights .summary .title,
  .single-project .summary .title {
    padding-right: 1em; }
  body.projects .summary .share_icons,
  body.insights .summary .share_icons,
  .single-project .summary .share_icons {
    position: static;
    margin: 0 auto;
    padding: 0.9em 0 0.5em; }
  body.projects .summary .report_and_summary,
  body.insights .summary .report_and_summary,
  .single-project .summary .report_and_summary {
    padding: 0; }
  body.projects .summary .report,
  body.projects .summary .summary_text,
  body.projects .summary .aside_events,
  body.insights .summary .report,
  body.insights .summary .summary_text,
  body.insights .summary .aside_events,
  .single-project .summary .report,
  .single-project .summary .summary_text,
  .single-project .summary .aside_events {
    padding-left: 0;
    padding-right: 0; }
  body.projects .summary .summary_text,
  body.insights .summary .summary_text,
  .single-project .summary .summary_text {
    padding-top: 3em;
    margin-bottom: 4em; }
  body.projects .summary .project_posts,
  body.insights .summary .project_posts,
  .single-project .summary .project_posts {
    padding-top: 5em; }
    body.projects .summary .project_posts .post .image,
    body.insights .summary .project_posts .post .image,
    .single-project .summary .project_posts .post .image {
      width: 40%;
      margin-bottom: 4%; }
    body.projects .summary .project_posts .post .details,
    body.insights .summary .project_posts .post .details,
    .single-project .summary .project_posts .post .details {
      margin-left: 45%;
      font-size: 1.5em; }
      body.projects .summary .project_posts .post .details .post_title a,
      body.insights .summary .project_posts .post .details .post_title a,
      .single-project .summary .project_posts .post .details .post_title a {
        line-height: 1.2em; } }
@media screen and (max-width: 570px) {
  body.projects .summary .summary_text,
  body.insights .summary .summary_text,
  .single-project .summary .summary_text {
    padding-top: 1em; } }
/*------------------------------------------------------------------------------
    :: Card Layout .card_layout
------------------------------------------------------------------------------*/
.card_layout .card_container {
  margin-bottom: 5em; }
.card_layout .card {
  float: left;
  width: 33.3%;
  margin-bottom: 2.2em; }
  .card_layout .card .card_inner {
    background: #edefef;
    margin: 0 1em;
    border-radius: 0 12px 12px 12px;
    padding-bottom: 2.5em; }
  .card_layout .card img {
    border-radius: 0 12px 0 0; }
  .card_layout .card .tag {
    font-size: 1.4em;
    line-height: 1em;
    padding: 0.75em 1.57em;
    color: #fff;
    text-transform: uppercase;
    background: #7e8082;
    border-radius: 0 12px 0 0; }
    .card_layout .card .tag.tag_report {
      background: #00aca2; }
    .card_layout .card .tag.tag_event {
      background: #eeaf30; }
    .card_layout .card .tag.tag_issue {
      background: #5e9cae; }
    .card_layout .card .tag.tag_project {
      background: #eeaf30; }
  .card_layout .card.has_image .tag {
    border-radius: 0; }
  .card_layout .card h4 {
    font-size: 2.4em;
    line-height: 1em;
    padding: 0.9em 0.915em 0.5em; }
    .card_layout .card h4 a {
      color: #5e9cae; }
      .card_layout .card h4 a:hover, .card_layout .card h4 a:focus {
        color: #eeaf30;
        border-bottom-color: #eeaf30; }
  .card_layout .card .excerpt {
    font-size: 1.6em;
    line-height: 1.5em;
    padding: 0 1.3em; }
  .card_layout .card .excerpt p {
    font-size: 1em;
    line-height: 1.5em; }

@media screen and (max-width: 850px) {
  .card_layout .card {
    width: 50%; } }
@media screen and (max-width: 599px) {
  .card_layout .card {
    float: none;
    width: 100%; } }
/*------------------------------------------------------------------------------
    :: Event
------------------------------------------------------------------------------*/
body.events .alert,
body.past-events .alert,
.single-event .alert {
  margin: 1.65em 0 0; }
body.events .summary,
body.past-events .summary,
.single-event .summary {
  max-width: 940px;
  margin: 0 auto 5em;
  border-radius: 12px;
  background: #edefef;
  padding: 0 0 4em; }
  body.events .summary .title,
  body.past-events .summary .title,
  .single-event .summary .title {
    border-radius: 12px 12px 0 0;
    padding: 0.75em 10em 0.55em 1em;
    font-size: 2.4em;
    color: #FFF;
    background: #00aca2;
    margin: 0 0 1.3em;
    position: relative;
    font-family: 'AvenirLTStd-Medium'; }
    body.events .summary .title a,
    body.past-events .summary .title a,
    .single-event .summary .title a {
      color: #FFF; }
      body.events .summary .title a:hover, body.events .summary .title a:focus,
      body.past-events .summary .title a:hover,
      body.past-events .summary .title a:focus,
      .single-event .summary .title a:hover,
      .single-event .summary .title a:focus {
        color: #FFF; }
  body.events .summary .date,
  body.past-events .summary .date,
  .single-event .summary .date {
    font-size: 0.65em; }
  body.events .summary .share_icons,
  body.past-events .summary .share_icons,
  .single-event .summary .share_icons {
    width: 185px;
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -16px; }
    body.events .summary .share_icons a,
    body.past-events .summary .share_icons a,
    .single-event .summary .share_icons a {
      display: inline-block;
      -webkit-transition: none;
      -moz-transition: none;
      -o-transition: none;
      transition: none; }
    body.events .summary .share_icons a.icon_fb:hover,
    body.past-events .summary .share_icons a.icon_fb:hover,
    .single-event .summary .share_icons a.icon_fb:hover {
      background-position: 0 -102px; }
    body.events .summary .share_icons a.icon_in:hover,
    body.past-events .summary .share_icons a.icon_in:hover,
    .single-event .summary .share_icons a.icon_in:hover {
      background-position: -34px -102px; }
    body.events .summary .share_icons a.icon_tw:hover,
    body.past-events .summary .share_icons a.icon_tw:hover,
    .single-event .summary .share_icons a.icon_tw:hover {
      background-position: -68px -102px; }
    body.events .summary .share_icons a.icon_em:hover,
    body.past-events .summary .share_icons a.icon_em:hover,
    .single-event .summary .share_icons a.icon_em:hover {
      background-position: -102px -102px; }
  body.events .summary .image,
  body.past-events .summary .image,
  .single-event .summary .image {
    display: block;
    margin-bottom: 2em; }
  body.events .summary h3,
  body.past-events .summary h3,
  .single-event .summary h3 {
    font-size: 2.4em;
    margin: 0 0 0.5em;
    font-family: 'AvenirLTStd-Heavy'; }
    body.events .summary h3 a,
    body.past-events .summary h3 a,
    .single-event .summary h3 a {
      color: #5e9cae; }
      body.events .summary h3 a:hover, body.events .summary h3 a:focus,
      body.past-events .summary h3 a:hover,
      body.past-events .summary h3 a:focus,
      .single-event .summary h3 a:hover,
      .single-event .summary h3 a:focus {
        color: #5e9cae; }
  body.events .summary hr,
  body.past-events .summary hr,
  .single-event .summary hr {
    margin: 0 0 1.6em;
    padding: 0 0 0.4em 0;
    border: 0;
    border-bottom: 1px solid #ccc; }
  body.events .summary .event_detail,
  body.past-events .summary .event_detail,
  .single-event .summary .event_detail {
    font-size: 1.4em;
    padding: 0 0 1.1em; }
    body.events .summary .event_detail .event_detail_label,
    body.past-events .summary .event_detail .event_detail_label,
    .single-event .summary .event_detail .event_detail_label {
      text-transform: uppercase;
      color: #7e8082;
      font-size: 0.85em;
      padding-bottom: 0.25em; }
  body.events .summary p,
  body.past-events .summary p,
  .single-event .summary p {
    font-size: 1.4em;
    line-height: 1.5em; }
  body.events .summary .btn,
  body.past-events .summary .btn,
  .single-event .summary .btn {
    margin-top: 0.5em; }
body.events .more_events_link,
body.past-events .more_events_link,
.single-event .more_events_link {
  margin: 0 0 5em; }

.single-event .summary {
  margin-top: 3em; }

body.past-events .summary .title {
  background: #7e8082;
  margin-bottom: 0.8em; }

@media screen and (max-width: 767px) {
  body.events .summary .title,
  .single-event .summary .title {
    padding-right: 1em; }
  body.events .summary .share_icons,
  .single-event .summary .share_icons {
    position: static;
    margin: 0 auto;
    padding: 0.9em 0 0.5em; } }
/*------------------------------------------------------------------------------
    :: Report
------------------------------------------------------------------------------*/
.report_wrap.ajax_loaded {
  display: none; }

#progress_bar {
  height: 2em; }
  #progress_bar span {
    display: block;
    float: left;
    border-right: 1px solid white;
    height: 2em;
    background: #7e8082;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  #progress_bar span.current {
    background: #eeaf30; }
  #progress_bar span.read {
    background: #00aca2; }
  #progress_bar span:last-child {
    border-right: 0; }

.progress_bar_container {
  position: absolute;
  top: 100px;
  width: 100%;
  z-index: 100; }
  .admin-bar .progress_bar_container {
    top: 132px; }
    .admin-bar .progress_bar_container.fixed {
      top: 32px; }
  .progress_bar_container.fixed {
    position: fixed;
    top: 0; }

@media (max-width: 767px) {
  .progress_bar_container {
    top: 71px; } }
.report_dropdown_nav_container {
  position: absolute;
  top: 126px;
  z-index: 100;
    /* todo: adjust values for logged in

    .admin-bar & {
        top: 555px;

        &.fixed {
            top: 555px;
        }
    }
    */ }
  .report_dropdown_nav_container.fixed {
    position: fixed;
    top: 26px; }
  .report_dropdown_nav_container .report_dropdown_nav_button {
    display: inline-block;
    margin: 0px 0px 0px 0px;
    background: #00ACA2;
    border-radius: 0 12px 12px 0px;
    font-size: 1.2em;
    color: #fff;
    padding: 1em 1em 0.7em 0.7em;
    font-family: 'AvenirLTStd-Heavy'; }
  .report_dropdown_nav_container.show_nav .report_dropdown_nav_button,
  .report_dropdown_nav_container .report_dropdown_nav_button:hover {
    display: none; }
  .report_dropdown_nav_container .report_dropdown_nav_menu {
    display: none;
    border-radius: 0px 12px 12px 0px; }
  .report_dropdown_nav_container.show_nav .report_dropdown_nav_menu,
  .report_dropdown_nav_container .report_dropdown_nav_menu:hover {
    display: block; }

@media (max-width: 767px) {
  .report_dropdown_nav_container {
    top: 99px; } }
/*---------- report_header ----------*/
.report_header {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  position: relative;
  padding: 10em 0 0;
  margin: 0 0 0;
  min-height: 30em; }
  .report_header .title_wrap {
    position: relative;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    bottom: 0;
    padding-bottom: 2.5em; }
    .report_header .title_wrap h1 {
      color: #fff;
      font-size: 8em;
      line-height: 1em;
      margin: 0;
      padding: 0.55em 0 0;
      font-family: 'AvenirLTStd-Heavy'; }
    .report_header .title_wrap .subtitle {
      font-size: 4.4em;
      line-height: 1em;
      margin: 0;
      padding: 0; }

.report_header.report_chapter .title_wrap .subtitle {
  padding-left: 10px;
  padding-right: 10px; }

.report_header.report_master {
  min-height: 38em;
  padding: 18em 0 0;
  margin: 0 0 7.5em; }
  .report_header.report_master .title_wrap {
    text-align: left; }
    .report_header.report_master .title_wrap h1 {
      padding: 0.55em 0 0; }

.report_header.no_featured {
  color: black; }

@media (max-width: 1040px) {
  .report_header.report_master .title_wrap h1 {
    font-size: 7em; }
  .report_header.report_master .title_wrap .subtitle {
    font-size: 3.4em; } }
@media (max-width: 767px) {
  .report_header.report_master {
    min-height: auto;
    padding-top: 7em; }
    .report_header.report_master .title_wrap {
      position: relative; }
      .report_header.report_master .title_wrap h1 {
        font-size: 5em; }

  .report_header.report_chapter {
    min-height: auto;
    padding-top: 3em; }
    .report_header.report_chapter .title_wrap {
      position: relative; }
      .report_header.report_chapter .title_wrap h1 {
        font-size: 6em; } }
/*--------------- .report_intro ---------------*/
.report_intro {
  padding-bottom: 3.5em; 
  border-bottom: 5px solid #eeaf30; }
.report_side_menu,
.report_dropdown_nav_menu {
  background: #edefef;
  border: solid medium #00aca2;
  border-radius: 12px; }
  .report_side_menu h3,
  .report_dropdown_nav_menu h3 {
    background: #00aca2;
    border-radius: 0 12px 0 0;
    font-size: 1.4em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 1em 0 0.7em;
    margin: 0;
    font-family: 'AvenirLTStd-Heavy'; }
  .report_side_menu a,
  .report_dropdown_nav_menu a {
    font-size: 1.4em;
    line-height: 1.715em;
    font-family: 'AvenirLTStd-Heavy';
    text-transform: uppercase;
    display: block; }
  .report_side_menu ul,
  .report_dropdown_nav_menu ul {
    list-style: none;
    margin: 0;
    padding: 1em 3em 0; }
    .report_side_menu ul:last-child,
    .report_dropdown_nav_menu ul:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .report_side_menu ul li,
    .report_dropdown_nav_menu ul li {
      margin-bottom: 0.85em; }
  .report_side_menu ol,
  .report_dropdown_nav_menu ol {
    margin: 0;
    padding: 0.5em 3em 0.7em;
    color: #00aca2; }
    .report_side_menu ol li.chapter,
    .report_dropdown_nav_menu ol li.chapter {
      list-style-type: auto;
      margin: 0 0 0.85em 1.3em; }

.about_this_report {
  background: #edefef;
  border-radius: 12px; }
  .about_this_report h1, .about_this_report h2, .about_this_report h3, .about_this_report h4 {
    font-size: 1.6em;
    line-height: 1em;
    border-bottom: 2px solid #eeaf30;
    padding: 0 0 0.3em;
    font-family: 'AvenirLTStd-Heavy'; }
  .about_this_report p {
    font-size: 1.4em;
    line-height: 1.215em; }
  .about_this_report button {
    background: #00aca2;
    font-size: 1.4em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 1.1em 0 0.9em;
    margin: 0;
    width: 100%;
    font-family: 'AvenirLTStd-Heavy';
    border-radius: 12px; }
    .about_this_report button:after {
      content: "+"; }
    .about_this_report button:hover, .about_this_report button:focus {
      outline: none; }
  .about_this_report.open {
    border-radius: 0 12px 12px 12px; }
    .about_this_report.open button {
      border-radius: 0 12px 0 0; }
      .about_this_report.open button:after {
        content: "\2013"; }
  .about_this_report .content {
    display: none;
    padding: 0 2em 2em; }

@media screen and (max-width: 767px) {
  .report_side_menu {
    margin-bottom: 2em; } }
/*------------------------------------------------------------------------------
    :: Report Content Rows
------------------------------------------------------------------------------*/
/*--------------- Video ---------------*/
.report_video {
  margin-bottom: 7.5em; }

.report_video .video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.report_video .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.report_video .video_text {
  margin-top: 2em; }
  .report_video .video_text p {
    font-size: 1.6em;
    line-height: 1.5em;
    font-family: 'AvenirLTStd-MediumOblique'; }
    .report_video .video_text p strong {
      font-family: 'AvenirLTStd-HeavyOblique'; }

/*--------------- Email + Image ---------------*/
.report_email_image {
  height: 42em;
  background: #00ACA2; }
  .report_email_image .email_image {
    width: 45%;
    height: 100%;
    float: left;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
  .report_email_image .email_image_form_holder {
    margin-left: 45%;
    padding: 3em 2em 0 0; }
    .report_email_image .email_image_form_holder .email_image_form {
      max-width: 50.8em;
      padding: 0 0 0 6em; }
    .report_email_image .email_image_form_holder .header {
      color: #FFF;
      border-bottom: 3px solid #eeaf30;
      font-size: 1.4em;
      line-height: 1.215em;
      padding: 0 0 1em; }
      .report_email_image .email_image_form_holder .header h3 {
        font-size: 2.28em;
        line-height: 1em;
        color: #FFF; }
    .report_email_image .email_image_form_holder form {
      margin-top: 1em; }
      .report_email_image .email_image_form_holder form .gfield {
        margin: 0 0 1em; }
      .report_email_image .email_image_form_holder form input[type="text"], .report_email_image .email_image_form_holder form input[type="email"] {
        width: 100%; }
      .report_email_image .email_image_form_holder form .ginput_complex {
        height: 2.5em; }
        .report_email_image .email_image_form_holder form .ginput_complex span {
          display: block;
          float: left;
          width: 48%; }
          .report_email_image .email_image_form_holder form .ginput_complex span:first-child {
            margin-right: 4%; }
          .report_email_image .email_image_form_holder form .ginput_complex span input {
            width: 100%; }
      .report_email_image .email_image_form_holder form input[type="submit"] {
        background-color: #7e8082;
        float: right; }
    .report_email_image .email_image_form_holder .gform_confirmation_message {
      margin: 1.2em 0 0; }

@media screen and (max-width: 767px) {
  .report_email_image .email_image {
    position: absolute;
    left: -9999px; }
  .report_email_image .email_image_form_holder {
    margin: 0;
    padding-left: 0;
    padding-right: 0; }
    .report_email_image .email_image_form_holder .email_image_form {
      width: 100%;
      padding: 0 2em; } }
/*--------------- Content Section ---------------*/
.report_section {
  padding: 3em 0; }
  .report_section.report_row_sidebar .left {
    padding-right: 6em; }
/*.report_section.report_row_sidebar .sidebar {
    font-size: 0.75em; }---*/
  .report_section .section_title {
    font-size: 5.4em;
    margin: 0;
    padding: 0;
    font-family: 'AvenirLTStd-Heavy'; }
  .report_section .section_subhead {
    font-size: 3.4em;
    padding: 0.15em 0 0.4em; }
  .report_section .sidebar_block {
    float: right;
    width: 30%;
    margin: 0 0 4em 3em; }
  .report_section .two_column .content_columns {
    -webkit-columns: 300px 2;
    -moz-columns: 300px 2;
    columns: 300px 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px; }
  .report_section .report_sidebar_contributors {
    font-size: 1.333em; }
    .report_section .report_sidebar_contributors .contributor {
      clear: both;
      margin-bottom: 2em; }
      .report_section .report_sidebar_contributors .contributor:after {
        content: "";
        display: block;
        clear: both;
        padding-top: 2em;
        width: 70%;
        margin: 0 auto;
        border-bottom: 2px solid #eeaf30; }
    .report_section .report_sidebar_contributors img {
      float: left;
      width: 6em;
      height: auto;
      display: block; }
    .report_section .report_sidebar_contributors .details {
      font-size: 1.4em;
      margin-left: 6.285em; }
      .report_section .report_sidebar_contributors .details a {
        font-size: 1em;
        line-height: 1em;
        display: block;
        font-family: 'AvenirLTStd-Heavy';
        margin-bottom: 0.715em; }

@media screen and (max-width: 767px) {
  .report_section.report_row_sidebar .left {
    padding-right: 0; }
  .report_section.report_row_sidebar .sidebar {
    border-top: 1px solid #ddd; }
  .report_section .report_sidebar_contributors {
    margin-top: 2.5em;
    border-top: 2px solid #eeaf30;
    padding-top: 3em; }
    .report_section .report_sidebar_contributors .contributor {
      float: left;
      width: 50%;
      clear: none; }
      .report_section .report_sidebar_contributors .contributor:after {
        border: 0;
        margin: 0;
        display: none; }
  .report_section .sidebar_block {
    width: 50%; } }
@media screen and (max-width: 579px) {
  .report_section .section_title {
    font-size: 4.4em; }
  .report_section .sidebar_block {
    position: absolute;
    left: -9999px; } }
/*--------------- Share Row ---------------*/
.report_share_row {
  border-top: 0px;
  border-bottom: 0px; }
  .report_share_row .image_holder,
  .report_share_row .content_holder {
    width: 50%;
    padding: 3em 0; }
  .report_share_row .image_holder {
    float: left;
    background: #fff;
    padding-left: 3em; }
  .report_share_row .image {
    width: 100%;
    max-width: 485px;
    float: right;
    padding: 2em 4em 0 0; }
  .report_share_row img {
    display: block;
    margin: 0 auto; }
  .report_share_row .content_holder {
    float: right;
    padding-right: 3em;
    background: url("../img/pattern.png") repeat; }
  .report_share_row .content {
    max-width: 485px;
    float: left;
    padding: 0 0 0 4em; }
    .report_share_row .content h3 {
      font-size: 3em;
      line-height: 1.2em;
      margin-bottom: 0.5em;
      color: #00aca2;
      font-family: 'AvenirLTStd-Heavy'; }
  .report_share_row .share_icons {
    float: right;
    padding: 2em 0 1em; }
    .report_share_row .share_icons a {
      text-indent: -9999px;
      display: inline-block; }
  .report_share_row .clearfix {
    font-size: 0; }

@media screen and (max-width: 767px) {
  .report_share_row .content_holder,
  .report_share_row .image_holder {
    float: none;
    width: 100%; }
  .report_share_row .content {
    float: none;
    max-width: none;
    padding: 0 2em; }
  .report_share_row .share_icons {
    width: 18.5em;
    margin: 0 auto;
    float: none; }
  .report_share_row .image {
    float: none;
    max-width: none;
    padding: 0 2em; }
    .report_share_row .image img {
      display: block;
      width: 100%; } }
/*--------------- More This Issue ---------------*/
.report_more_issue {
  position: relative;
  background: url("../img/pattern.png") repeat;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 5.5em; }

.more_issue_label {
  color: #5e9cae;
  font-size: 2.4em;
  line-height: 1em;
  border-bottom: 2px solid #eeaf30;
  margin: 1.625em 0 0;
  padding: 0 0 1.25em;
  font-family: 'AvenirLTStd-Heavy'; }

.more_issue_holder {
  padding: 3.5em 0 0;
  margin: 0 auto;
  width: 71.5em; }
  .more_issue_holder .more_issue {
    width: 21.8em;
    margin: 0 1em;
    width: 31%;
    margin: 0 1%;
    float: left;
    border: 2px solid #00aca2;
    background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0 12px 12px 12px; }
    .more_issue_holder .more_issue a {
      display: block;
      height: 23.5em; }
      .more_issue_holder .more_issue a span {
        display: block;
        font-size: 1.6em;
        line-height: 1em;
        padding: 0.8em 0 0.7em 0.8em;
        background: #00aca2;
        text-transform: uppercase;
        border-radius: 0 8px 0 0;
        width: 100%;
        color: #FFF;
        font-family: 'AvenirLTStd-Heavy'; }

.more_issue_holder .owl-item {
  padding: 0 1em; }
  .more_issue_holder .owl-item .more_issue {
    width: 100%;
    margin: 0; }
.more_issue_holder .owl-buttons .owl-prev,
.more_issue_holder .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background: url("../img/arrows.png") no-repeat top left;
  height: 61px;
  width: 17px;
  text-indent: -9999px; }
.more_issue_holder .owl-buttons .owl-prev {
  left: -5em; }
.more_issue_holder .owl-buttons .owl-next {
  background-position: -17px 0;
  right: -5em; }

@media screen and (max-width: 875px) {
  .more_issue_holder {
    width: auto;
    padding-left: 25px;
    padding-right: 25px; }
    .more_issue_holder .more_issue {
      width: 31%;
      margin: 0 1%; }
    .more_issue_holder .owl-buttons .owl-prev {
      left: 0; }
    .more_issue_holder .owl-buttons .owl-next {
      right: 0; } }
/*------------------------------------------------------------------------------
    :: Home / Rectent / More Issues
------------------------------------------------------------------------------*/
.home .report_more_issue .more_issue_holder {
  width: 100%; }
  .home .report_more_issue .more_issue_holder .more_issue {
    width: 23%;
    margin-bottom: 2%; }
  .home .report_more_issue .more_issue_holder .owl-item .more_issue {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .home .report_more_issue .more_issue_holder .owl-buttons .owl-prev {
    left: -2.5em; }
  .home .report_more_issue .more_issue_holder .owl-buttons .owl-next {
    right: -2.5em; }

@media screen and (max-width: 1040px) {
  .home .report_more_issue .more_issue_holder {
    padding-left: 25px;
    padding-right: 25px; }
    .home .report_more_issue .more_issue_holder .owl-buttons .owl-prev {
      left: 0; }
    .home .report_more_issue .more_issue_holder .owl-buttons .owl-next {
      right: 0; } }
/*------------------------------------------------------------------------------
    :: Insights
------------------------------------------------------------------------------*/
body.insights .summary img {
  display: block;
  margin-top: 7px; }
body.insights .summary .read_more {
  font-size: 1.5em; }

@media screen and (max-width: 767px) {
  body.insights .summary img {
    display: block;
    margin: 0 0 1.2em; } }
/*------------------------------------------------------------------------------
    :: Recent
------------------------------------------------------------------------------*/
body.recent .summary .read_more {
  font-size: 1.4em; }
/*------------------------------------------------------------------------------
    :: Topics Page
------------------------------------------------------------------------------*/
body.topics .more_issue_holder {
  width: auto;
  padding: 0;
  margin-bottom: 5em; }
  body.topics .more_issue_holder .more_issue {
    margin-bottom: 2em; }
body.topics .clearfix {
  margin-bottom: 5em; }

@media screen and (max-width: 767px) {
  body.issues .more_issue_holder .more_issue {
    width: 48%; }
    body.issues .more_issue_holder .more_issue a {
      height: 30em; } }
@media screen and (max-width: 520px) {
  body.issues .more_issue_holder .more_issue {
    width: 100%;
    margin-left: 0;
    margin-right: 0; } }
/*------------------------------------------------------------------------------
    :: Single Issue / Dashboard
------------------------------------------------------------------------------*/
.single-issue .card_layout h3,
.bay-area-dashboard .card_layout h3 {
  margin: 0em 0 1.8em;
  border-bottom: 1px solid #ccc;
  padding: 0 0 0.4em 0; }

/*------------------------------------------------------------------------------
    :: Ajax Placeholder
------------------------------------------------------------------------------*/
.ajax_placeholder {
  height: 100px;
  background: #eeaf30; }

/*------------------------------------------------------------------------------
    :: PageNavi
------------------------------------------------------------------------------*/
.wp-pagenavi {
  border-top: 1px solid #7e8082;
  font-size: 1.4em;
  padding: 1em 0;
  margin-bottom: 2.5em; }
  .wp-pagenavi a,
  .wp-pagenavi span {
    border: 0;
    padding: 0.6em 0.75em 0.4em;
    border-radius: 0 6px 6px 6px; }
  .wp-pagenavi .current,
  .wp-pagenavi a:hover,
  .wp-pagenavi a:focus {
    color: #FFF;
    background: #00aca2;
    border-radius: 0 6px 6px 6px; }
  .wp-pagenavi .pages {
    padding-left: 0; }

/*------------------------------------------------------------------------------
    :: Featherlight
------------------------------------------------------------------------------*/
.featherlight-content .featherlight-close {
  right: 1px;
  top: 1px;
  font-size: 15px;
  color: #999; }
/*------------------------------------------------------------------------------
    :: Typography Corrections
------------------------------------------------------------------------------*/
li.link {
  	margin-bottom: 1em;
}
.highblue {
	color: #5e9cae;
}
.report_row_two_column, .report_row_sidebar {
	border-top: none;
	border-bottom: 5px solid #eeaf30;	
}
.arconix-toggle-title {
	color: #6e6e6e;
}
.topspace {
	margin-top: 1em;
}
.colkeep {
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-o-column-break-inside: avoid;
	column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
.report_row_boxpair {
	border-top: none;
	border-bottom: 5px solid #eeaf30;
}
.report_section.report_row_boxpair .left {
	padding-right: 20px;
}
.report_section.report_row_boxpair .rightbox {
	padding-left: 20px;
}
body.postid-4444 .report_intro {
	border-bottom: none;
}
body.postid-4444 .report_row_sidebar {
	border-bottom: none;
}
body.postid-4444 .report_section {
	padding: 0;
}

