@charset "UTF-8";
/* Turn Images into Mauve */
#fpc_effect-back {
  background-color: #eeeef4;
  width: 100%;
  font: 12pt arial,sans-serif,helvetica,verdana;
  color: #666; }

#fpc_effect-back * {
  box-sizing: border-box; }

#fpc_box {
  width: 100%;
  position: relative;
  background-color: #FFF; }

#fpc_page-tip:before,
#fpc_page-tip:after {
  background-color: #FFF;
  position: absolute;
  display: block;
  z-index: 2;
  border-top-right-radius: 60%;
  width: 50%;
  height: 50%;
  content: ""; }

#fpc_page-tip:before {
  right: 100%;
  top: 0%;
  background: -webkit-radial-gradient(-180% 200%, circle, rgba(255, 255, 255, 0) 85%, rgba(0, 0, 0, 0.1) 93%); }

#fpc_box:hover #fpc_page-tip:before {
  border-right: solid 1px #fff; }

#fpc_box div#fpc_corner-box:hover #fpc_page-tip:before {
  border-right: solid 2px #fff; }

#fpc_page-tip:after {
  top: 100%;
  right: 0%;
  background: -webkit-radial-gradient(-250% 320%, circle, rgba(255, 255, 255, 0) 85%, rgba(0, 0, 0, 0.1) 93%); }

#fpc_box:hover #fpc_page-tip:after {
  border-top: solid 1px #fff; }

#fpc_box div#fpc_corner-box:hover #fpc_page-tip:after {
  border-top: solid 2px #fff; }

#fpc_corner-box {
  height: 20px;
  width: 20px;
  right: 0;
  top: 0;
  position: absolute;
  overflow: visible; }

#fpc_box:hover #fpc_corner-box {
  height: 50px;
  width: 50px; }

#fpc_box div#fpc_corner-box:hover {
  height: 100px;
  width: 100px; }

#fpc_corner-box:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: block;
  width: 133%;
  height: 133%; }

#fpc_corner-contents:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 37%, #DDD 62%, rgba(230, 230, 230, 0.1) 64%, rgba(255, 255, 255, 0) 67%), -webkit-radial-gradient(-50% 150%, circle, transparent 74%, rgba(0, 0, 0, 0.2) 74%, transparent 81%);
  display: block;
  width: 133%;
  height: 133%; }

#fpc_page-tip {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  background: -webkit-linear-gradient(45deg, #ddd 17%, #dfdfdf 18%, #f5f5f5 30%, #f8f8f8 34%, #eee 39%, rgba(200, 200, 200, 0) 41%);
  display: block;
  width: 100%;
  height: 100%; }

#fpc_corner-button {
  position: absolute;
  width: 7em;
  top: 0;
  right: 0;
  color: #018db9;
  text-align: center;
  padding: 10px 7px;
  border-radius: 5px;
  display: inline-block;
  font-size: 11px; }

#fpc_corner-contents {
  width: 125%;
  position: absolute;
  display: block;
  overflow: hidden;
  -webkit-mask: -webkit-linear-gradient(45deg, transparent 49%, #000 53%);
  top: 0;
  right: 0;
  height: 125%; }

#fpc_corner-contents:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #eeeef4; }

#fpc_corner-box, #fpc_corner-contents,
#fpc_page-tip {
  -webkit-transition-property: all;
  -webkit-transition-duration: .3s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7); }

#fpc_corner-button strong {
  font-size: 13px;
  font-weight: bold;
  display: block; }

/* WP OVERRIDES */
.wp-caption.alignnone {
  margin: 20px auto; }

/* BB OVERRIDES */
h1, h2, h3, h4, h5, h6 {
  text-transform: initial; }

.fl-builder-bar-title img {
  display: none; }

/* Resetting what the menu drop-downs treat as the position container
.fl-page-header-wrap								{ position:relative; }
.fl-page-header-container 							{ position:initial !important; }
 */
.fl-widget ul li {
  margin-bottom: initial; }

.fl-page-nav-right .fl-page-header-wrap {
  border-bottom: 0px; }

.fl-page-nav .navbar-nav > li > a {
  padding-left: 0; }
  @media only screen and (min-width: 47.9375em) {
    .fl-page-nav .navbar-nav > li > a {
      padding-left: 15px; } }

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 5px;
  color: #fff; }

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover {
  color: #018db9; }

.fl-page-header {
  background-color: #79d6f4; }

@media (min-width: 992px) {
  .fl-page-nav-right .fl-page-header-container {
    padding-top: 5px;
    padding-bottom: 10px; }

  .fl-page-nav-right .fl-page-header-row .fl-page-header-logo-col {
    position: relative; }

  .fl-page-nav-right .fl-page-header-logo {
    position: absolute;
    top: -37px;
    margin-left: -5px;
    border: 3px solid #fff;
    padding: 5px 10px;
    background-color: #7ae2c5;
    z-index: 5; }

  .fl-page-nav-search {
    padding-top: 0; }

  .fl-page-nav-right .fl-page-nav-wrap * {
    color: #fff; }

  .fl-page-nav-right .fl-page-nav-wrap a,
  .fl-page-nav-right .fl-page-nav-wrap a *,
  .fl-page-nav-right .fl-page-nav-wrap a.fa {
    color: #fff; } }
.fl-page-bar {
  display: none;
  border: 0;
  font-size: 14px; }
  @media only screen and (min-width: 47.9375em) {
    .fl-page-bar {
      display: block; } }

.fl-page-bar-container {
  padding-top: 2px;
  padding-bottom: 2px; }

.fl-post-header {
  margin-bottom: 0; }

.fl-post-meta-bottom {
  font-style: initial;
  border-top: 0;
  margin-top: 0; }

.fl-archive .fl-post:last-of-type {
  border-bottom: 0;
  margin-bottom: 0; }

.fl-page-nav-search form {
  padding: 10px;
  background-color: initial;
  border: 0;
  top: -5px;
  width: 640px;
  right: 20px;
  box-shadow: initial;
  -webkit-box-shadow: initial; }

.fl-page-nav-search form input.fl-search-input {
  border-color: #24b1e2;
  background-color: #fff;
  color: #555 !important;
  font-size: 100%; }

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle {
  font-size: 40px;
  padding: 10px 8px 6px; }

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li {
  border-color: #a7e1f8; }

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse {
  border-color: #fff; }

.fl-page-nav-collapse ul.navbar-nav > li {
  border-color: #11072d; }

.fl-logo-img {
  width: 200px !important; }
  @media only screen and (min-width: 47.9375em) {
    .fl-logo-img {
      width: 240px !important; } }

.fl-page-header {
  border-color: #11072d; }

.fl-page-footer {
  border: 0;
  font-size: 90%; }

.fl-page-footer-text-2 {
  font-size: 85%; }

.fl-page-content {
  border-top: 3px solid #fff; }

.fl-page-footer-nav {
  font-size: 100%;
  font-weight: bold; }

.fl-page-footer a {
  font-weight: 500; }

.wp-caption p.wp-caption-text {
  font-size: 100%;
  line-height: 180%;
  color: #808080; }

/* Overrides for Magnific Popup */
.mfp-issuu .mfp-wrap {
  overflow-y: hidden !important; }
.mfp-issuu .mfp-iframe-holder .mfp-content {
  max-width: none;
  height: 100%; }
.mfp-issuu .mfp-iframe-scaler iframe {
  box-shadow: none; }
.mfp-issuu .mfp-iframe-holder .mfp-close {
  right: 20px;
  font-size: 300%;
  color: #b4e7f8; }
.mfp-issuu .mfp-iframe-holder {
  padding: 0; }

.mfp-bg {
  background: #100e19;
  opacity: 0.9; }

.mfp-arrow i {
  font-size: 250%; }

.mfp-arrow.arrow-right {
  right: 0; }

/* Syntax Highlighter Overrrides */
.syntaxhighlighter {
  font-size: 0.85em !important;
  padding: 5px;
  background-color: #f5f5f5 !important; }

.syntaxhighlighter table td.code .line {
  padding: 0.25em 1em !important; }

.syntaxhighlighter .line.alt1 {
  background-color: #f5f5f5 !important; }

.syntaxhighlighter .line.alt2 {
  background-color: #f5f5f5 !important; }

.syntaxhighlighter .plain,
.syntaxhighlighter .plain a {
  color: #333 !important; }

.wp-caption {
  border: 0; }

textarea.form-control {
  font-size: 100%; }

/* SITE WIDE STYLE HACKS */
p {
  margin: 0 0 18px; }

ul.wide,
ol.wide {
  margin: 10px 0; }
  ul.wide li,
  ol.wide li {
    margin-bottom: 10px; }
    ul.wide li > b,
    ol.wide li > b {
      display: block; }

ul.nodots {
  list-style-type: none;
  padding-left: 0; }

ul.noindent {
  padding-left: 20px; }

ul.noindent.nodots {
  padding-left: 0; }

a {
  color: #018db9; }

h1 + .subtitle,
h2 + .subtitle {
  font-size: 125%;
  color: #aba7bd; }

.btn {
  background-color: #018db9;
  border-radius: 2px;
  font-weight: bold;
  color: #fff;
  font-size: 90%; }
  .btn:hover, .btn a:hover {
    background-color: #7ae2c5;
    color: #fff; }
  .btn a:visited {
    color: #fff; }
  .btn.large {
    font-size: 130%; }
  .btn.wide {
    width: 100%; }

.hitter {
  text-align: center; }
  .hitter .large.icon {
    font-size: 500%;
    color: #79d6f4; }
  .hitter h3 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 125%;
    margin-top: 0; }

/* Page styles */
h1 {
  font-size: 35px;
  font-weight: 900; }
  @media (min-width: 992px) {
    h1 {
      font-size: 45px; } }

h2 {
  font-weight: 900; }

h3 {
  font-weight: 900;
  margin-top: 30px; }

h4 {
  font-weight: 900;
  margin-top: 30px; }

.section-heading {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #e6e6e6;
  line-height: 1.6;
  text-transform: uppercase;
  padding: 0;
  font-size: 90%;
  padding-bottom: 2px;
  margin: 20px 0 20px;
  /*  height:24px;background-size:49px 50px; background-repeat:repeat; background-color:$accent2; background-image:url(/wp-content/themes/latitude38/images/section-header-bg.png) */
  /* background-color:$accent2; color:#fff; height:24px; padding:0 10px; display:inline-block; */ }
  .section-heading .title {
    color: #999; }

.category-heading {
  font-size: 120%;
  margin: 20px;
  text-align: left;
  color: #a0c2ce;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold; }
  @media only screen and (min-width: 47.9375em) {
    .category-heading {
      text-align: center;
      margin: -10px 0px 20px; } }

/* Fix to enable deep-linking within the doc... otherwise the part jumped to is hidden by the menu. */
/* h3:before,  h4:before,  h5:before  {  display:block; content:" ";  margin-top:-110px;  height:110px;  visibility:hidden; }
*/
.std_panel h1 {
  text-align: center; }
.std_panel h2 {
  text-align: center;
  font-size: 250%; }
.std_panel h1 .highlight {
  font-weight: bold; }
.std_panel h1 + .subtitle,
.std_panel h2 + .subtitle {
  text-align: center; }
.std_panel .big_copy p {
  font-size: 125%;
  margin-top: 3rem; }

.on_dark {
  color: #e2e3e9;
  background-color: #203230;
  font-weight: 400; }
  .on_dark h1 {
    color: #fff; }
  .on_dark h2 {
    color: #fff; }
  .on_dark h3 {
    color: #fff; }
  .on_dark a {
    color: #fff; }
  .on_dark .caption {
    color: #d4d1e1; }
  .on_dark .btn {
    background-color: #79d6f4;
    color: #fff; }
    .on_dark .btn:hover {
      background-color: #018db9; }
  .on_dark .white-btn {
    padding: 8px 15px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; }
    .on_dark .white-btn:hover {
      background-color: #fff;
      color: #333; }

.on_accent1 {
  color: #fff;
  background-color: #018db9;
  font-weight: 400; }
  .on_accent1 h1 {
    color: #fff; }
  .on_accent1 h2 {
    color: #fff; }
  .on_accent1 h3 {
    color: #fff; }
  .on_accent1 a {
    color: #fff;
    text-decoration: underline; }
  .on_accent1 .subtitle {
    color: #fff; }
  .on_accent1 .caption {
    color: #fff; }
  .on_accent1 .btn {
    background-color: #79d6f4;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    margin-top: -3px; }
    .on_accent1 .btn:hover {
      background-color: #fff; }

.on_green {
  color: #fff;
  background-color: #7ae2c5; }
  .on_green h1 {
    color: #fff; }
  .on_green h2 {
    color: #fff; }
  .on_green h3 {
    color: #fff; }
  .on_green a {
    color: #429288;
    text-decoration: underline; }
  .on_green p {
    color: #d6fffa; }
  .on_green .subtitle {
    color: #fff; }
  .on_green .caption {
    color: #fff; }
  .on_green .btn {
    background-color: #79d6f4;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    margin-top: -3px; }
    .on_green .btn:hover {
      background-color: #fff; }

.on_yellow {
  color: #fff;
  background-color: #ffc800; }
  .on_yellow h1 {
    color: #fff; }
  .on_yellow h2 {
    color: #fff; }
  .on_yellow h3 {
    color: #fff; }
  .on_yellow a {
    text-decoration: underline; }
  .on_yellow p {
    color: #957504; }
  .on_yellow .subtitle {
    color: #fff; }
  .on_yellow .figcaption,
  .on_yellow .fl-photo-caption,
  .on_yellow .caption {
    color: #b09228; }
  .on_yellow .btn {
    background-color: #79d6f4;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    margin-top: -3px; }
    .on_yellow .btn:hover {
      background-color: #fff; }

.on_grey {
  background-color: #f3f3f3; }
  .on_grey .subtitle {
    color: #94afac; }
  .on_grey .section-heading {
    background-image: url(/wp-content/themes/latitude38/images/section-header-ongrey-bg.png); }

.on_white {
  background-color: #fff; }

/* Sidebar */
.fl-sidebar-right .module {
  border: 4px solid #f6f6f6;
  margin-bottom: 20px; }

.fl-sidebar-right .module h3 {
  margin: 0;
  padding: 5px 10px;
  background-color: #f6f6f6; }

.fl-sidebar-right .module > div {
  margin: 5px;
  padding: 5px; }

/* Captions below photos */
figure.wp-caption {
  max-width: 680px;
  margin: 20px auto; }

figcaption,
.fl-photo-caption {
  font-size: 90%;
  color: #666;
  text-overflow: default;
  margin: 10px 10px 0; }

figcaption .source {
  margin-top: 15px; }

.fl-photo-caption-hover {
  color: #fff; }

@media only screen and (min-width: 47.9375em) {
  .opening-panel {
    background: #fff no-repeat;
    background-size: 100%;
    /* url(/wp-content/themes/latitude38/images/lectronic_bg_head.jpg) */ }
    .opening-panel .fl-row-content {
      background-color: #fff;
      max-width: 1140px; }
    .opening-panel .fl-row-content-wrap {
      padding-top: 40px; } }
/* Category Link Treatment */
.post-categories {
  list-style-type: none;
  font-size: 85%;
  position: relative;
  left: -5px;
  padding: 0; }
  .post-categories li {
    display: inline-block;
    background-color: #f3f3f3;
    padding: 1px 8px; }
  .post-categories a {
    color: #999; }

/* Edit Link - Usually used to give Admins the ability to edit a chunk of content */
.edit_link,
.edit_link a,
a.edit_link,
.ssba-sharecount {
  display: none; }

.admin-bar .edit_link {
  display: initial; }

.admin-bar .edit_link a,
.admin-bar a.edit_link,
.admin-bar a.post-edit-link {
  display: initial;
  color: #f03059;
  font-size: 13px !important;
  text-decoration: none !important;
  font-weight: normal !important;
  text-transform: none !important; }

.admin-bar .ssba-sharecount {
  display: block; }

.callout {
  background-color: #f3f3f3;
  padding: 10px 20px 10px 60px;
  margin: 20px 0 20px; }
  .callout p {
    margin: 0; }
  .callout p:first-child:before {
    display: block;
    font-size: 200%;
    color: #878196;
    float: left;
    margin-left: -45px;
    margin-top: -5px;
    font-family: 'FontAwesome';
    content: '\f05a'; }
  .callout.advice p:first-child:before {
    content: '\f1cd'; }
  .callout.warning {
    background-color: #fff4db;
    color: #cc9001; }
  .callout.warning p:first-child:before {
    content: '\f071';
    color: #f5ad00; }
  .callout.success {
    background-color: #edfbed;
    color: #476747; }
  .callout.success p:first-child:before {
    content: '\f046';
    color: #476747; }

/* Notes to self */
.jz_note {
  display: none;
  background-color: #f6f600;
  color: #553;
  position: relative;
  padding: 0 5px;
  font-size: 90%;
  border: 1px dashed #d9da66; }

.admin-bar .jz_note {
  display: block; }

/* In the footer of the page? */
.social-icons {
  margin-left: 5px;
  font-size: 20px;
  display: inline-block; }
  .social-icons a {
    color: #fff;
    text-align: right; }
  .social-icons i {
    padding-left: 8px; }

.avatar {
  background: #fff;
  border: 4px solid #ededef;
  border-radius: 5px; }
  .avatar img {
    display: block;
    width: 110px;
    height: 110px; }

.kin-breadcrumb {
  text-transform: uppercase; }

.intro-para {
  font-size: 125%;
  margin-bottom: 20px; }

/* Layout for an image with a video click handler */
a.vidoverlay {
  position: relative;
  font-size: 700%; }

a.vidoverlay:before {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  z-index: 5;
  content: '\F01D';
  font-family: "FontAwesome";
  opacity: 0.6;
  color: #71698a; }

a.vidoverlay.dark:before {
  color: #fff; }

a.vidoverlay:hover:before {
  opacity: 0.9; }

/* Hide some content from public viewing */
.hide-from-public {
  display: none; }

.insider .hide-from-public,
.admin-bar .hide-from-public {
  display: block; }

/* Content Tables are used to display information in the body of the content */
.data-table {
  width: 100%;
  background-color: #fff; }
  .data-table th {
    color: #fff;
    background-color: #271759;
    padding: 2px 5px;
    border: 1px solid #fff; }
  .data-table td {
    padding: 2px 5px;
    border: 1px solid #fff; }
  .data-table tr:nth-child(odd) {
    background-color: #f3f3f3; }
    .data-table tr:nth-child(odd) td:first-child {
      background-color: #f3f3f3;
      font-weight: 500; }
  .data-table tr:nth-child(even) {
    background-color: #f6f6f6; }
    .data-table tr:nth-child(even) td:first-child {
      background-color: #f6f6f6;
      font-weight: 500; }

.pullquote {
  font-style: normal;
  color: #000000;
  border-left: 8px solid #203230;
  padding-left: 30px;
  margin: 20px 0; }
  .pullquote .quote {
    color: #4d4a56;
    display: block;
    position: relative;
    margin-bottom: 10px;
    font-size: 180%;
    font-weight: 500;
    font-family: "Helvetica Neue", "Helvetica", Roboto, Arial, sans-serif;
    line-height: 1.3em; }
  .pullquote .quote:before {
    padding-top: 5px;
    content: '“';
    color: #203230;
    font-size: 250%;
    display: block;
    height: 0.55em; }
  .pullquote .attribution {
    font-size: 75%;
    display: block; }

/* Style the warning for private pages */
h1 .private_notice {
  background-color: #c00;
  font-size: 10px;
  color: #fff;
  padding: 3px 8px;
  border-radius: 2px;
  vertical-align: text-top; }

/* Results of forms... this would be inserted into the header of the page.  - GF Handles it differently . FadeIn will be faded in */
.response {
  border-left: 5px solid #666;
  background-color: #f6f6f6;
  padding: 5px 10px;
  font-size: 90%;
  margin: 10px 0px 20px; }

.response .title {
  font-size: 120%;
  font-weight: 700; }

.response.success {
  border-left: 5px solid #69be28;
  background-color: #e6f2df;
  color: #69be28; }

.response.success a {
  color: #3d7215; }

.response.success .title {
  color: #69be28;
  font-weight: bold; }

.response.fail {
  border-left: 5px solid #c00;
  background-color: #fcc; }

.response.fail .title {
  color: #c00; }

.response.fail .title a {
  color: #800; }

.tabs {
  padding-left: 0;
  border-bottom: 1px solid #ccc;
  margin-top: 20px; }
  .tabs .tab {
    background-color: #f6f6f6;
    top: 1px;
    position: relative;
    display: inline-block;
    list-style-type: none;
    border-radius: 3px;
    padding: 3px 10px 3px;
    border: 1px solid #ccc;
    margin-right: 5px; }
    .tabs .tab.active {
      background-color: #fff;
      box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.1);
      font-weight: bold;
      border-bottom-color: #fff; }

.tabbed .section {
  display: none; }
  .tabbed .section.active {
    display: block; }

.new {
  vertical-align: super;
  font-size: 70%;
  font-weight: normal;
  color: #933;
  padding: 0 3px; }

/* Bootstrap Overrides */
.breadcrumb {
  background-color: initial;
  font-size: 90%;
  text-transform: uppercase;
  padding: 0;
  margin-left: 5px; }

/* Ad Banners */
.ad_midway {
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  margin-top: -20px;
  margin-bottom: 40px; }

/* STD Forms */
button, input[type=button], input[type=submit] {
  border: 0; }

button:hover, input[type=button]:hover, input[type=submit]:hover {
  background-color: #79d6f4; }

button:active, input[type=button]:active, input[type=submit]:active {
  background-color: #79d6f4; }

/* GRAVITY FORMS DEFAULT STYLING */
.gf-modal {
  position: relative;
  padding: 20px;
  background: #fff;
  width: auto;
  max-width: 600px;
  margin: 20px auto; }
  .gf-modal .gform_footer {
    text-align: right; }
  .gf-modal .gform_wrapper {
    margin: 0; }
  .gf-modal .gform_wrapper h3.gform_title {
    margin: -20px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #254a71;
    color: #fff;
    text-transform: uppercase; }

.gform_wrapper .gf_step span.gf_step_number {
  font-size: 120%;
  font-weight: bold;
  padding-top: 2px;
  font-family: "Open Sans", sans-serif;
  margin-right: 4px;
  background-color: #f190aa;
  color: #fff;
  vertical-align: middle;
  border-radius: 20px;
  text-align: center;
  width: 25px;
  height: 25px;
  margin-right: 5px; }

/* Progress Bar */
.gform_wrapper .percentbar_blue {
  background-color: #2e89bd;
  color: #fff; }

.gform_wrapper .gf_progressbar {
  padding: 0; }

/* Error Messages */
.gform_wrapper div.validation_error {
  background-color: #ffeaea;
  border: 0;
  color: #c31717; }

.gform_wrapper li.gfield.gfield_error {
  border: 0;
  background-color: initial; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: initial; }

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #c31717; }

.gform_wrapper .field_description_below.gfield_error .gfield_description {
  padding-top: 0; }

.gform_wrapper .gfield_error .gfield_label {
  color: #c31717; }

.gform_wrapper .validation_message {
  color: #c31717; }

.single-issue .cover {
  text-align: center;
  padding-bottom: 20px; }
  .single-issue .cover img {
    box-shadow: 0 0 10px #00000077;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc; }
    .single-issue .cover img:hover {
      box-shadow: 0 0 10px #000000aa; }
.single-issue .download-links {
  margin-top: 15px;
  font-size: 90%; }
  .single-issue .download-links .btn {
    margin-bottom: 5px;
    font-size: 100%; }

.type-cover-features .feature {
  overflow: auto;
  width: 50%;
  float: left; }
  .type-cover-features .feature .feature-image {
    border-right: 15px solid #f3f3f3;
    height: 207px;
    background-size: cover;
    position: relative;
    margin-bottom: 13px; }
  .type-cover-features .feature .title {
    background-color: #00000088;
    font-weight: 700;
    font-size: 120%;
    color: #fff;
    padding: 10px;
    margin: 0; }
  .type-cover-features .feature .page {
    font-size: 90%;
    text-align: center;
    background-color: #000000cc;
    position: absolute;
    color: #fff;
    bottom: 0;
    right: 0;
    padding: 5px; }
  .type-cover-features .feature .desc {
    display: none; }
.type-cover-features .features-contents-link {
  clear: both;
  text-align: center;
  font-size: 90%; }
@media only screen and (min-width: 47.9375em) {
  .type-cover-features .magazine-features {
    overflow: auto;
    margin-left: 33%; }
  .type-cover-features .magazine-contents {
    overflow: auto;
    padding-left: 20px; }
  .type-cover-features .cover {
    width: 30%;
    float: left; }
    .type-cover-features .cover img {
      width: 100%; } }
@media only screen and (min-width: 75em) {
  .type-cover-features .feature {
    width: 33%; } }

.type-features .feature {
  overflow: auto;
  width: 50%;
  float: left;
  margin-bottom: 15px; }
  .type-features .feature .feature-image {
    border-right: 15px solid #fff;
    height: 207px;
    background-size: cover;
    position: relative;
    margin-bottom: 5px;
    /* &:nth-child(3n+1) { border-right:0; } */ }
    .type-features .feature .feature-image:hover {
      box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.7); }
  .type-features .feature .title {
    background-color: #00000088;
    font-family: 'Roboto Condensed', 'Source Sans', sans-serif;
    font-weight: 700;
    font-size: 120%;
    color: #fff;
    padding: 10px;
    margin: 0; }
  .type-features .feature .page {
    font-size: 90%;
    text-align: center;
    background-color: #000000cc;
    position: absolute;
    color: #fff;
    bottom: 0;
    right: 0;
    padding: 5px; }
  .type-features .feature .desc {
    font-size: 90%;
    padding-right: 20px; }
.type-features .features-contents-link {
  clear: both;
  text-align: center;
  padding-top: 20px; }
@media only screen and (min-width: 47.9375em) {
  .type-features .magazine-features {
    overflow: auto; }
  .type-features .magazine-contents {
    overflow: auto;
    padding-left: 20px; } }
@media only screen and (min-width: 75em) {
  .type-features .feature {
    width: 33%; } }

@media only screen and (min-width: 47.9375em) {
  .type-cover-contents .cover {
    width: 30%;
    float: left; }
    .type-cover-contents .cover img {
      width: 100%;
      box-shadow: 3px 3px 5px #00000044; }
  .type-cover-contents .magazine-contents {
    overflow: auto;
    padding-left: 20px; } }

.magazine-contents a {
  text-decoration: none;
  color: #777; }
  .magazine-contents a:hover {
    text-decoration: none; }
.magazine-contents .section {
  overflow: auto;
  padding: 5px 0;
  margin: 5px 0;
  margin-bottom: 10px; }
.magazine-contents .title {
  font-family: 'Roboto Condensed', 'Source Sans', sans-serif;
  border-bottom: 3px dashed #f6f6f6;
  margin-top: 0; }
  .magazine-contents .title:hover {
    border-color: #b4e7f8; }
.magazine-contents .page {
  display: inline-block;
  float: right;
  color: #333;
  text-align: right; }
.magazine-contents .also {
  padding-top: 10px;
  clear: both; }
  .magazine-contents .also:before {
    font-style: italic;
    content: "Also: "; }
.magazine-contents .parts {
  padding-left: 0;
  overflow: auto;
  list-style-type: none;
  background-size: 180px 100%; }
  .magazine-contents .parts li {
    border-bottom: 3px solid #fff; }
    .magazine-contents .parts li:hover {
      border-bottom: 3px dashed #b4e7f8; }
.magazine-contents .section-image {
  display: none;
  width: 100%;
  height: 150px;
  background-size: cover;
  position: relative; }
.magazine-contents .subtitle {
  background-color: #00000088;
  font-weight: 400;
  color: #fff;
  padding: 10px; }
.magazine-contents .subtitle-page {
  display: none;
  font-size: 90%;
  text-align: center;
  background-color: #00000099;
  position: absolute;
  color: #fff;
  bottom: 0;
  right: 0;
  padding: 5px; }
.magazine-contents .desc {
  margin-top: -5px; }
.magazine-contents .feature-image {
  float: left;
  margin-right: 20px;
  width: 180px;
  height: 120px;
  background-size: cover;
  background-repeat: no-repeat; }
@media only screen and (min-width: 47.9375em) {
  .magazine-contents .section-image {
    display: block;
    float: left;
    width: 180px;
    margin-right: 15px;
    position: relative; }
  .magazine-contents .subtitle {
    display: none; }
  .magazine-contents .section {
    padding: 5px;
    margin: 5px; } }

.magazine-archive {
  margin: 0 -20px;
  /* By default, don't display the the tabs */ }
  .magazine-archive .tabs {
    display: none; }
  .magazine-archive .magazine-cover {
    float: left;
    margin: 20px; }
  .magazine-archive .cover {
    width: 180px;
    height: 232px;
    position: relative;
    background-size: cover; }
    .magazine-archive .cover:before {
      content: "";
      width: 100%;
      height: 100%;
      opacity: 0;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.5); }
    .magazine-archive .cover .links {
      color: #fff;
      font-size: 90%;
      position: absolute;
      width: 100%;
      bottom: 0;
      padding: 10px;
      z-index: 5;
      display: none; }
    .magazine-archive .cover a {
      color: #fff;
      display: block;
      width: 100%;
      border: 1px solid #fff;
      margin-top: 5px;
      padding: 2px 5px;
      text-align: center; }
      .magazine-archive .cover a:visited {
        color: #fff;
        text-decoration: none; }
      .magazine-archive .cover a:hover {
        background-color: #fff;
        color: #555;
        text-decoration: none; }
    .magazine-archive .cover:hover::before, .magazine-archive .cover.active::before {
      opacity: 1;
      transition: all 0.15s ease-in; }
    .magazine-archive .cover:hover .links, .magazine-archive .cover.active .links {
      display: block; }
  .magazine-archive .title {
    margin: 5px 0;
    text-align: center; }
  .magazine-archive .cover {
    display: block;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: box-shadow 150ms; }
    .magazine-archive .cover img {
      width: 150px;
      height: 193px; }
      @media only screen and (min-width: 47.9375em) {
        .magazine-archive .cover img {
          width: 180px;
          height: 232px; } }
  .magazine-archive .edit_link.share {
    display: block;
    text-align: center;
    margin-top: -10px; }

.single-feature .feature-header {
  position: relative;
  background-size: 0; }
.single-feature .fl-post-meta {
  font-size: 85%;
  font-weight: 300; }
.single-feature .shadow .fl-post-thumb {
  margin: -20px;
  margin-bottom: 20px; }
.single-feature .shadow .container {
  max-width: 950px; }
.single-feature .fl-post-content > p:first-child {
  font-size: 120%;
  color: #bbb;
  font-weight: 300;
  margin-bottom: 20px; }
@media only screen and (min-width: 47.9375em) {
  .single-feature .feature-header {
    min-height: 500px;
    background-size: cover;
    background-position: center; }
  .single-feature .shadow {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    height: 100%;
    width: 100%;
    color: #fff;
    min-height: initial;
    position: absolute;
    bottom: 0;
    height: initial;
    padding-top: 0; }
    .single-feature .shadow .fl-post-thumb {
      display: none; }
    .single-feature .shadow h1 {
      color: #fff; }
    .single-feature .shadow .fl-content {
      margin-top: 20px;
      margin-bottom: 60px; }
    .single-feature .shadow .fl-post-meta a {
      color: #fff; }
    .single-feature .shadow .fl-post-meta a:hover {
      color: #79d6f4; }
  .single-feature .fl-post-content {
    padding: 50px 80px;
    max-width: 1100px;
    margin: -80px auto 0;
    background-color: #fff; }
    .single-feature .fl-post-content > p:first-child {
      font-size: 140%;
      margin-bottom: 20px; } }

/* Are these the lectronic stories on archive pages... if so, we should update the css to match the standard. */
.stories h2 {
  margin-top: 0; }
.stories .story {
  overflow: auto;
  margin-bottom: 20px; }
.stories .title {
  font-size: 140%;
  font-weight: bold;
  color: #333;
  margin-left: 170px; }
.stories .img img {
  width: 150px;
  float: left; }
.stories .desc {
  margin-left: 170px; }

.column-step {
  background-color: #79d6f4;
  color: #fff;
  padding: 20px 10px 40px;
  text-align: center; }
  .column-step .order {
    font-size: 400%;
    font-weight: bold;
    padding: 10px;
    border-bottom: 3px solid #018db9;
    margin: 0 80px; }
  .column-step .title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 150%;
    margin: 10px 0;
    color: #fff; }
  .column-step .desc {
    color: #fff;
    margin: 20px 0; }

/* Lectronic-Edition covers output of the lectronic widget that displays stories from a current edition. It should also be used for archive listings of stories. */
.lectronic-edition {
  overflow: hidden;
  /* Note... these layouts require the assistance of equalize.js and the selectors are called in scripts.js */ }
  .lectronic-edition .story {
    margin-bottom: 30px;
    overflow: hidden; }
    .lectronic-edition .story .title {
      font-weight: 600;
      margin: 0px;
      font-size: 140%;
      line-height: 1.35; }
      .lectronic-edition .story .title a {
        color: #333; }
      .lectronic-edition .story .title a:hover {
        color: #018db9;
        text-decoration: none; }
  .lectronic-edition .alt_header {
    color: #018db9;
    font-size: 90%;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 5px; }
  .lectronic-edition .read-more {
    display: inline; }
  .lectronic-edition .edit_link {
    display: block; }
  .lectronic-edition .desc {
    font-size: 95%;
    margin-right: 10px; }
  .lectronic-edition .image {
    background-size: cover;
    overflow: hidden;
    padding-top: 56.25%;
    background-position: center; }
    .lectronic-edition .image img {
      display: none; }
  @media only screen and (min-width: 47.9375em) {
    .lectronic-edition {
      margin-bottom: 10px; }
      .lectronic-edition.first .section-heading {
        margin-top: 0; }
      .lectronic-edition.two-story .story {
        float: left;
        width: 48%;
        margin-right: 2%; }
        .lectronic-edition.two-story .story:last-child {
          margin-right: 0; }
      .lectronic-edition.first.three-story .main.story .title {
        font-size: 180%; }
      .lectronic-edition.first.three-story .main.story .image {
        float: left;
        width: 48%;
        height: 300px;
        padding-top: 0;
        margin-right: 20px; }
      .lectronic-edition.first.three-story .main.story .alt_header {
        margin-top: 0; }
      .lectronic-edition.first.three-story .normal.story {
        float: left;
        width: 48%;
        margin-right: 2%; }
        .lectronic-edition.first.three-story .normal.story:last-child {
          margin-right: 0; }
      .lectronic-edition.three-story:not(.first) .story {
        float: left;
        width: 32%;
        margin-right: 2%; }
        .lectronic-edition.three-story:not(.first) .story:last-child {
          margin-right: 0; }
      .lectronic-edition.four-story .main.story .title {
        font-size: 180%; }
      .lectronic-edition.four-story .main.story .image {
        float: left;
        width: 50%;
        height: 275px;
        padding-top: 0;
        margin-right: 20px; }
      .lectronic-edition.four-story .main.story .alt_header {
        margin-top: 0; }
      .lectronic-edition.four-story .normal.story {
        float: left;
        width: 32%;
        margin-right: 2%; }
        .lectronic-edition.four-story .normal.story:last-child {
          margin-right: 0; }
      .lectronic-edition.five-story .main.story {
        height: auto !important; }
        .lectronic-edition.five-story .main.story .title {
          font-size: 180%; }
        .lectronic-edition.five-story .main.story .image {
          float: left;
          width: 50%;
          height: 275px;
          padding-top: 0;
          margin-right: 20px; }
        .lectronic-edition.five-story .main.story .alt_header {
          margin-top: 0; }
      .lectronic-edition.five-story .normal.story {
        float: left;
        width: 48%;
        margin-right: 2%; }
        .lectronic-edition.five-story .normal.story:nth-child(2n+1) {
          margin-right: 0; }
      .lectronic-edition.six-story .main.story, .lectronic-edition.seven-story .main.story {
        height: auto !important; }
        .lectronic-edition.six-story .main.story .title, .lectronic-edition.seven-story .main.story .title {
          font-size: 180%; }
        .lectronic-edition.six-story .main.story .image, .lectronic-edition.seven-story .main.story .image {
          float: left;
          width: 50%;
          height: 275px;
          padding-top: 0;
          margin-right: 20px; }
        .lectronic-edition.six-story .main.story .alt_header, .lectronic-edition.seven-story .main.story .alt_header {
          margin-top: 0; }
      .lectronic-edition.six-story .normal.story, .lectronic-edition.seven-story .normal.story {
        float: left;
        width: 32%;
        margin-right: 2%; }
        .lectronic-edition.six-story .normal.story:nth-child(3n+1), .lectronic-edition.seven-story .normal.story:nth-child(3n+1) {
          margin-right: 0; } }

.lectronic_stories .older-links {
  font-weight: 400;
  text-align: right;
  border-bottom: 3px dashed #e6e6e6;
  padding-bottom: 7px; }
  .lectronic_stories .older-links:hover a {
    text-decoration: none; }

.fl-post.category-advertisment {
  padding: 20px;
  background-color: #f6f6f6;
  border-bottom: 0; }
  .fl-post.category-advertisment .post-categories li {
    background-color: #fff; }

.social-buttons {
  margin: 20px 0px 25px 0px;
  font-size: 90%; }
  .social-buttons .intro {
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 10px; }
  .social-buttons .fa {
    padding: 3px; }
  .social-buttons .social-link {
    min-width: 35px;
    padding: 2px 8px 4px 8px !important;
    color: white;
    font-weight: 400;
    border-radius: 2px;
    margin-right: 4px;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
    margin-top: 2px;
    display: inline-block;
    text-decoration: none; }
    .social-buttons .social-link .social-text {
      display: none; }
    .social-buttons .social-link:hover, .social-buttons .social-link:active {
      color: white; }
    .social-buttons .social-link.social-twitter {
      background: #00aced; }
      .social-buttons .social-link.social-twitter:hover, .social-buttons .social-link.social-twitter:active {
        background: #0084b4; }
    .social-buttons .social-link.social-email {
      background: #ccc; }
      .social-buttons .social-link.social-email:hover, .social-buttons .social-link.social-email:active {
        background: #bbb; }
    .social-buttons .social-link.social-facebook {
      background: #3B5997; }
      .social-buttons .social-link.social-facebook:hover, .social-buttons .social-link.social-facebook:active {
        background: #2d4372; }
  @media only screen and (min-width: 47.9375em) {
    .social-buttons .fa {
      padding-right: 12px; }
    .social-buttons .social-link .social-text {
      display: inline; } }

.subscribe-notice {
  max-width: 860px;
  background-color: #f6f6f6;
  padding: 10px 20px;
  text-align: center;
  margin: 20px auto;
  font-weight: 400; }

.widget.lectronic_archive {
  float: left;
  margin-top: -10px; }
  .widget.lectronic_archive h2 {
    display: inline;
    font-weight: 400;
    font-size: 100%;
    margin: 0;
    padding-right: 20px; }
  .widget.lectronic_archive .arc-count {
    display: none; }
  .widget.lectronic_archive .dropdown-menu > li > a {
    padding: 4px 15px; }
  .widget.lectronic_archive .dropdown-menu {
    top: initial;
    left: initial;
    font-size: 100%;
    min-width: 100px; }
  .widget.lectronic_archive .dropdown-submenu {
    position: relative;
    font-size: 90%; }
  .widget.lectronic_archive .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px; }

.fl-page-nav-search .widget.lectronic_archive {
  float: right;
  margin-top: -34px; }
  .fl-page-nav-search .widget.lectronic_archive button {
    text-transform: uppercase;
    min-width: 100px;
    border: 0;
    background-color: #e6e6e6;
    color: #999;
    font-weight: 300;
    padding: 4px 10px 5px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #d6d6d6;
    margin-right: 1px; }
    .fl-page-nav-search .widget.lectronic_archive button .caret {
      color: #999; }
  .fl-page-nav-search .widget.lectronic_archive a * {
    color: #999; }
  .fl-page-nav-search .widget.lectronic_archive .dropdown-menu {
    top: initial;
    left: initial;
    font-size: 100%;
    min-width: 100px; }
  .fl-page-nav-search .widget.lectronic_archive .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px; }
  .fl-page-nav-search .widget.lectronic_archive .dropdown-menu > li > a {
    color: #999;
    padding: 4px 15px; }
  .fl-page-nav-search .widget.lectronic_archive .dropdown-submenu .dropdown-menu > li > a {
    color: #999; }

.fl-comments .fl-comments-list-title {
  margin-bottom: 25px; }
.fl-comments .time-since {
  color: #ccc;
  font-size: 80%;
  padding-left: 10px;
  font-weight: 300; }
.fl-comments .comment {
  margin-top: 15px !important;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px; }
  .fl-comments .comment .comment-respond {
    margin-left: 60px;
    margin-bottom: 20px; }
    .fl-comments .comment .comment-respond h3 {
      font-size: 100%;
      font-weight: 500; }
    .fl-comments .comment .comment-respond a {
      color: #018db9; }
.fl-comments .fl-comments-list ul.children li {
  border-bottom: 0; }
.fl-comments .comment-avatar {
  float: left; }
.fl-comments .comment-avatar img {
  margin: 5px; }
.fl-comments .comment-meta {
  margin: 8px 0 0 62px; }
.fl-comments .comment-author {
  font-weight: bold; }
.fl-comments .comment-author a {
  color: initial; }
  .fl-comments .comment-author a:hover {
    text-decoration: underline; }
.fl-comments .comment-options {
  font-size: 80%;
  padding-left: 62px; }
.fl-comments .comment-content {
  font-size: 95%;
  padding: 5px 7px;
  padding-bottom: 0;
  margin-left: 55px;
  border: 0;
  background-color: #f6f6f6;
  border-radius: 5px;
  font-weight: 300; }
  .fl-comments .comment-content p:last-child {
    margin-bottom: 5px; }
.fl-comments .acf-field {
  width: 33%;
  float: left;
  clear: none; }
  .fl-comments .acf-field .acf-label {
    display: none; }
  .fl-comments .acf-field .acf-input {
    padding-right: 10px !important; }
.fl-comments .acf-field:last-of-type .acf-input {
  padding-right: 0 !important; }
.fl-comments label.required::after {
  content: "*";
  color: red;
  padding: 0 2px; }
.fl-comments .fl-comments-list .comment-reply-link {
  padding: 0;
  padding-right: 4px; }
.fl-comments .comment_field label {
  display: none; }
.fl-comments .comment_field {
  margin-bottom: 5px; }
.fl-comments .cancel-reply-link {
  float: right;
  font-size: 80%; }

.home .lectronic_stories .main.story .image {
  max-height: 250px; }
.home .lectronic_stories .normal .desc {
  display: none; }
.home .lectronic_stories .normal .title {
  font-size: 140%; }
.home .lectronic_stories .older-links {
  margin-top: -30px; }

/* This is the widget that holds all the stories on the lectronic page. */
.lectronic-all-stories {
  background-color: #fff;
  padding: 20px; }

.lectronic-edition-stories {
  max-width: 840px;
  margin: auto; }

/* This is the background to lectronic headers! */
.lectronic {
  background: #fff  no-repeat;
  background-size: 100%;
  /* url(/wp-content/themes/latitude38/images/lectronic_bg_head.jpg) */ }
  .lectronic .post-categories {
    margin-bottom: 0; }
  .lectronic h2 {
    margin-top: 10px;
    margin-bottom: 0; }
  .lectronic .fl-post-meta {
    font-size: 90%;
    margin-bottom: 15px; }
  @media only screen and (min-width: 47.9375em) {
    .lectronic .fl-content {
      padding: 20px;
      background-color: #fff; }
    .lectronic .fl-post .image {
      float: left;
      padding-right: 20px; }
      .lectronic .fl-post .image img {
        max-width: 300px; } }

.lectronic-logo {
  display: none; }
  @media only screen and (min-width: 47.9375em) {
    .lectronic-logo {
      display: block;
      max-width: 600px;
      margin: 60px auto 20px; } }

.lectronic-header {
  max-width: 820px;
  margin: auto;
  background-color: #f3f3f3;
  overflow: auto; }
  .lectronic-header .img {
    padding: 5px 20px; }
  .lectronic-header .date {
    float: left;
    padding: 5px 40px 10px 20px; }
  .lectronic-header .day {
    font-size: 400%;
    line-height: 1.1;
    display: block; }
  .lectronic-header .mo {
    font-size: 220%;
    line-height: 1.1;
    display: block; }
  .lectronic-header .yr {
    font-size: 200%;
    line-height: 1.3;
    display: block; }
  .lectronic-header .stories {
    list-style-type: none;
    padding: 10px;
    font-size: 120%; }

.single-post {
  /* url(/wp-content/themes/latitude38/images/lectronic_bg_head.jpg)  */ }
  .single-post .fl-page-content {
    background: #fff no-repeat;
    background-size: 100%; }
  .single-post .fl-post {
    background-color: #fff;
    padding: 20px;
    max-width: 900px;
    margin: auto; }
  .single-post .fl-post-content img {
    max-width: 640px; }
  .single-post .fl-post-meta {
    margin-bottom: 25px;
    color: #999;
    margin-top: -10px; }
  .single-post .alt_header {
    color: #018db9;
    font-size: 85%;
    text-transform: uppercase;
    font-family: open-sans, sans-serif;
    font-weight: 300; }
  .single-post .widget.lectronic_stories {
    max-width: 900px;
    padding: 0 20px;
    margin: auto; }
  .single-post .fl-comments {
    max-width: 900px;
    margin: auto; }
    @media only screen and (min-width: 47.9375em) {
      .single-post .fl-comments {
        padding: 0 20px;
        margin-bottom: 30px; } }

.path-magazine.page-archive .tabs {
  display: block;
  margin: 10px 20px; }

.day h2 {
  font-size: 35px;
  font-weight: 900; }
  @media (min-width: 992px) {
    .day h2 {
      font-size: 45px; } }

.archive {
  /* url(/wp-content/themes/latitude38/images/lectronic_bg_head.jpg) */ }
  .archive.day .fl-archive {
    max-width: 900px; }
  .archive .fl-post-meta-top {
    margin: -5px 0 20px; }
  .archive .fl-page-content {
    background: #fff  no-repeat;
    background-size: 100%; }
  .archive .fl-content {
    background-color: #fff;
    margin-top: 0; }
    @media only screen and (min-width: 47.9375em) {
      .archive .fl-content {
        padding: 30px; } }
  .archive .fl-archive-header .section-heading {
    margin-bottom: 0; }

.archive article .fl-post-thumb {
  float: left;
  height: 200px;
  overflow: hidden;
  margin-right: 20px; }
  .archive article .fl-post-thumb img {
    max-width: 300px; }
.archive article h2 {
  margin-bottom: 10px; }
.archive .fl-post-header {
  margin-bottom: 0; }

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