/*!
Theme Name: AAE - Splash Site
Version: 1.0.8
Description: A custom theme, crafted with pixels and love.
Author: Yoko Co
Author URI: http://www.yokoco.com

template: bb-theme
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Typography
2.0 Elements
3.0 Content
4.0 Forms
5.0 Navigation
6.0 Widgets
7.0 Media
8.0 Specific pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Typography
--------------------------------------------------------------*/
html {
  font-size: 10px;
  -webkit-font-variant-ligatures: no-common-ligatures;
  font-variant-ligatures: no-common-ligatures; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  clear: left;
  line-height: 1.25;
  margin: 0px;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none; }
  .fl-post-content h1, #tinymce h1, .fl-post-content h2, #tinymce h2, .fl-post-content h3, #tinymce h3, .fl-post-content h4, #tinymce h4, .fl-post-content h5, #tinymce h5, .fl-post-content h6, #tinymce h6 {
    margin-top: 1em;
    margin-bottom: 0.7em; }
  h1:first-child, #tinymce h1:first-child, h2:first-child, #tinymce h2:first-child, h3:first-child, #tinymce h3:first-child, h4:first-child, #tinymce h4:first-child, h5:first-child, #tinymce h5:first-child, h6:first-child, #tinymce h6:first-child {
    margin-top: 0px; }
  .fl-widget div h1, .fl-widget div h2, .fl-widget div h3, .fl-widget div h4, .fl-widget div h5, .fl-widget div h6 {
    margin-bottom: 1em; }


@media only screen and (max-width: 479px) {
  .no-widows {
    white-space: nowrap; } }

/*--------------------------------------------------------------
2.0 Elements
--------------------------------------------------------------*/
.fl-page {
  overflow-x: hidden;
  width: 100%; }

.fl-full-width .container
 {
  max-width: 100%;
  padding: 0px;
}
  @media only screen and (max-width: 991px) {
    .fl-full-width .container,
    .fl-full-width .fl-row-fixed-width { 
      padding: 0px 10px; } }
  @media only screen and (max-width: 767px) {
    .fl-full-width .container,
    .fl-full-width .fl-row-fixed-width {
      padding: 0px; } }

@media only screen and (max-width: 767px) {
  .fl-full-width .fl-row-fixed-width.rounded-corners,
  .fl-full-width .fl-row-fixed-width.rounded-corners .fl-row-fixed-width {
    padding: 0px; } }

.fl-full-width.fl-builder .main-content .container {
  width: 100%; }
  .fl-full-width.fl-builder .main-content .container .fl-row-fixed-width,
  .fl-full-width.fl-builder .main-content .container .container {
    max-width: 100%;
  }

.fl-content-posts {
  padding-top: 30px; }

.fl-error-message {
  background-color: #E2E9EE;
  border-radius: 5px;
  margin: 25px auto 20px;
  padding: 30px;
  max-width: 992px; }

p + ul,
p + ol {
  margin-top: -1.35em;
  margin-bottom: 1.85em; }

ul {
  padding-left: 30px; }

ol.roman-numerals {
  list-style-type: upper-roman; }

ol.lowercase, ol.roman-numerals > li > ol > li > ol {
  list-style-type: lower-alpha; }

ol.uppercase {
  list-style-type: upper-alpha; }

.divided-list {
  list-style: none;
  padding: 10px 0 10px 20px; }
  .divided-list.fl-module-html, .divided-list.fl-col {
    padding-top: 0px; }
  .divided-list.fl-module-html {
    padding-left: 0px; }
  .divided-list h6 {
    color: #dddddd;
    margin-bottom: 0.15em; }
  .divided-list li,
  .divided-list .fl-module {
    border-bottom: 1px solid #dddddd;
    padding: 0.3em 0px; }
    .divided-list li h5,
    .divided-list .fl-module h5 {
      clear: none;
      margin: 0.35em 0 0.15em;
      padding-top: 0.3em; }
    .divided-list li p,
    .divided-list .fl-module p {
      line-height: 1.5; }
      body.page .divided-list li p:last-of-type, body.page
      .divided-list .fl-module p:last-of-type {
        margin-bottom: 0.8em; }
      body.page .divided-list li p.alignleft, .divided-list li p.alignleft, body.page
      .divided-list .fl-module p.alignleft,
      .divided-list .fl-module p.alignleft {
        line-height: 0px;
        margin-bottom: 0.3em;
        margin-top: 0px; }
  .divided-list .fl-module.fl-module-post-grid {
    border-bottom: none;
    padding: 0px; }
    .divided-list .fl-module.fl-module-post-grid .fl-post-feed-post {
      border-bottom: 1px solid #dddddd;
      padding: 0.6em 0px; }
      .divided-list .fl-module.fl-module-post-grid .fl-post-feed-post .fl-post-feed-header {
        margin-bottom: 0px; }
      .divided-list .fl-module.fl-module-post-grid .fl-post-feed-post .fl-post-feed-text {
        margin-top: 0.2em;
        margin-bottom: 0.2em; }
      .divided-list .fl-module.fl-module-post-grid .fl-post-feed-post .fl-post-feed-title {
        margin-bottom: 0px;
        line-height: 1.5; }
      .divided-list .fl-module.fl-module-post-grid .fl-post-feed-post .fl-post-feed-categories {
        font-style: normal; }
        .divided-list .fl-module.fl-module-post-grid .fl-post-feed-post .fl-post-feed-categories,
        .divided-list .fl-module.fl-module-post-grid .fl-post-feed-post .fl-post-feed-categories a {
          color: #dddddd; }
  .divided-list li:first-of-type {
    border-top: 1px solid #dddddd; }
  .divided-list .fl-module > .fl-module-content {
    margin: 0px; }

body.page .alignleft img.alignnone,
.alignleft img.alignnone {
  margin: 0px; }

.invert,
.invert h1,
.invert h2,
.invert h3,
.invert h4,
.invert h5,
.invert h6,
.invert a {
  color: #fff!important; }

span + span.optional-second-line {
  display: block; }

table tr:nth-child(2n) {
  background-color: #99d5dd; }
table thead th,
table tbody td {
  padding: 8px 20px; }
table th {
  line-height: 1.25; }
  @media only screen and (max-width: 767px) {
    table th {
      display: table-cell; } }
table td {
  line-height: 1.5; }
  @media only screen and (max-width: 767px) {
    table td {
      display: table-cell; } }
table .column-heading {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  color: #dddddd;
  display: block;
  font-weight: 400;
  line-height: 1.25;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    table .column-heading {
      display: none; } }
table .row-label {
  font-weight: 700;
  padding: 10px 25px 0px; }
  @media only screen and (max-width: 767px) {
    table .row-label {
      padding: 10px 25px;
      width: 30%; } }
table .row-value {
  padding: 0 25px 10px; }
  @media only screen and (max-width: 767px) {
    table .row-value {
      padding: 10px 25px; } }
  table .row-value p:last-of-type {
    margin-bottom: 0px; }
  table .row-value ul:first-child:last-child,
  table .row-value ol:first-child:last-child {
    padding-left: 16px; }

@media only screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important; } }

.site-box-width {
  max-width: 992px; }

.rounded-corners,
.rounded-corners.fl-col > .fl-col-content,
.rounded-corners.fl-row > .fl-row-content-wrap {
  border-radius: 5px; }

.rounded-corners > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col:first-of-type > .fl-col-content {
  border-radius: 5px 5px 0px 0px; }
  @media only screen and (max-width: 767px) {
    .rounded-corners > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col:first-of-type > .fl-col-content {
      border-radius: 5px 0px 0px 5px; } }
.rounded-corners > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col:last-of-type > .fl-col-content {
  border-radius: 0px 0px 5px 5px; }
  @media only screen and (max-width: 767px) {
    .rounded-corners > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col:last-of-type > .fl-col-content {
      border-radius: 0px 5px 5px 0px; } }

.rounded-corners.fl-col {
  border-radius: 0px; }

.round-image-corners img {
  border-radius: 5px; }

@media only screen and (max-width: 767px) {
  .split-cta-image-left > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col {
    min-height: 150px; } }

.background-large-circles,
.background-large-circles > .fl-row-content-wrap {
  background-image: url("images/large-circles.png");
  background-position: right top;
  background-repeat: repeat-y; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .background-large-circles,
    .background-large-circles > .fl-row-content-wrap {
      background-image: url("images/large-circles@2x.png");
      background-size: 182px 307px; } }

.background-small-circles,
.background-small-circles > .fl-row-content-wrap {
  background-image: url("images/small-circles.png");
  background-repeat: repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .background-small-circles,
    .background-small-circles > .fl-row-content-wrap {
      background-image: url("images/small-circles@2x.png");
      background-size: 37px 69px; } }

.box-shadow {
  box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.15); }

.hentry .ssba-wrap {
  margin-right: auto;
  margin-left: auto;
  margin-top: 1em;
  max-width: 992px; }
  .hentry .ssba-wrap img {
    border-radius: 6px; }

.aae-speakers-list .back-to-top,
.aae-endodontic-programs .back-to-top {
  text-align: right; }

.fl-content-right {
  border: 0px; }

.accordion {
  list-style: none;
  padding: 0px; }
  .accordion li {
    margin: .5em 0px; }
    .accordion li a.toggle {
      background: #0095AB;
      border-radius: 0.15em;
      color: #000000;
      display: block;
      padding: .75em 2.7em .75em .75em;
      position: relative;
      text-decoration: none;
      transition: background .3s ease, color .3s ease;
      width: 100%; }
      .accordion li a.toggle:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        content: "\f067";
        display: inline-block;
        position: absolute;
        top: 1em;
        right: 1em; }
      .accordion li a.toggle:hover {
        background: #063b72;
        color: #FFFFFF; }
      .accordion li a.toggle.suppress:after {
        display: none; }
      .accordion li a.toggle.suppress:hover {
        background: #0095AB;
        color: #000000; }
    .accordion li.js-is-expanded a.toggle:after {
      content: "\f068"; }
  .accordion .inner {
    padding-left: 1em;
    padding-top: 1em;
    overflow: hidden;
    display: none; }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.fl-page-bar {
  background-color: #002343;
  border: none;
  font-size: 14px; }
  .fl-page-bar .fl-page-bar-row .text-left {
    width: 30%; }
    @media only screen and (max-width: 767px) {
      .fl-page-bar .fl-page-bar-row .text-left {
        display: none; } }
  .fl-page-bar .fl-page-bar-row .text-right {
    float: right;
    width: 70%; }
    @media only screen and (max-width: 767px) {
      .fl-page-bar .fl-page-bar-row .text-right {
        width: 100%;
        float: left; } }
  .fl-page-bar .fl-page-bar-row .fl-page-bar-text {
    padding: 0px 5px; }
  .fl-page-bar .fl-page-bar-text-2 {
    margin-right: 25px; }
  .fl-page-bar .fl-page-nav-search {
    display: block;
    right: 25px; }
    @media (min-width: 768px) {
      .fl-page-bar .fl-page-nav-search {
        right: 0; } }
    .fl-page-bar .fl-page-nav-search a.fa-search {
      color: #FFFFFF;
      font-size: 16px;
      font-size: 1.6rem; }
    .fl-page-bar .fl-page-nav-search form {
      z-index: 10001; }
      @media (max-width: 300px) {
        .fl-page-bar .fl-page-nav-search form {
          width: 250px; } }
      @media (max-width: 500px) {
        .fl-page-bar .fl-page-nav-search form {
          width: 300px; } }
  .fl-page-bar .menu {
    text-align: left; }
  .fl-page-bar .menu-item a:link, .fl-page-bar .menu-item a:visited, .fl-page-bar .menu-item a {
    color: #FFFFFF !important;
    display: block;
    font-weight: normal;
    line-height: 42px;
    padding: 0px 14px; }
    @media only screen and (max-width: 991px) {
      .fl-page-bar .menu-item a:link, .fl-page-bar .menu-item a:visited, .fl-page-bar .menu-item a {
        padding: 0px 10px; } }
    @media only screen and (max-width: 767px) {
      .fl-page-bar .menu-item a:link, .fl-page-bar .menu-item a:visited, .fl-page-bar .menu-item a {
        padding: 0px 6px;
        line-height: 42px; } }
  .fl-page-bar .menu-item a:hover, .fl-page-bar .menu-item a:visited:hover {
    background-color: #0095AB !important; }
  .fl-page-bar .menu-item span {
    color: #FFFFFF;
    line-height: 42px;
    margin: 0px 10px; }
    @media only screen and (max-width: 479px) {
      .fl-page-bar .menu-item span {
        margin: 0px 6px; } }

.fl-page-header-primary .fl-page-header-logo-col {
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .fl-page-header-primary .fl-page-header-logo-col {
      width: 100%; } }
  .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo {
    padding: 0px 10px !important;
    text-align: left; }
    .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a:link, .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a:visited, .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a {
      display: inline-block;
      padding: 10px 0px; }
      @media only screen and (max-width: 767px) {
        .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a:link, .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a:visited, .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a {
          position: relative;
          z-index: 1000; } }
      .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a:link .fl-logo-img, .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a:visited .fl-logo-img, .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a .fl-logo-img {
        background-color: #FFFFFF;
        max-width: 280px !important; }
        @media only screen and (max-width: 479px) {
          .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a:link .fl-logo-img, .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a:visited .fl-logo-img, .fl-page-header-primary .fl-page-header-logo-col .fl-page-header-logo a .fl-logo-img {
            max-width: 240px !important; } }
.fl-page-header-primary .fl-page-nav-col {
  display: none !important; }
 
.fl-page-header-fixed {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2) !important; }
  .fl-page-header-fixed .fl-page-header-wrap {
    border: none; }
    .fl-page-header-fixed .fl-page-header-wrap .fl-page-header-container {
      padding: 0px !important; }
      .fl-page-header-fixed .fl-page-header-wrap .fl-page-header-container .fl-page-logo-wrap {
        width: 100%; }
        .fl-page-header-fixed .fl-page-header-wrap .fl-page-header-container .fl-page-logo-wrap .fl-page-header-logo a:link, .fl-page-header-fixed .fl-page-header-wrap .fl-page-header-container .fl-page-logo-wrap .fl-page-header-logo a:visited, .fl-page-header-fixed .fl-page-header-wrap .fl-page-header-container .fl-page-logo-wrap .fl-page-header-logo a {
          display: inline-block;
          padding: 10px 0px; }
      .fl-page-header-fixed .fl-page-header-wrap .fl-page-header-container .fl-page-fixed-nav-wrap {
        display: none !important; }

.fl-page-footer-wrap {
  background-color: #063b72;
  color: #FFFFFF; }

    .fl-page-footer-wrap .fl-page-footer-widgets h4 {
      color: #FFFFFF;
      line-height: 24px;  
      margin-bottom: 24px !important; }
    .fl-page-footer-wrap .fl-page-footer-widgets strong {
      color: #FFFFFF;
      display: block;
      font-weight: 900;
      line-height: 24px; }
    .fl-page-footer-wrap .fl-page-footer-widgets a:link, .fl-page-footer-wrap .fl-page-footer-widgets a:visited, .fl-page-footer-wrap .fl-page-footer-widgets a {
      color: #FFFFFF; }
    .fl-page-footer-wrap .fl-page-footer-widgets a:hover, .fl-page-footer-wrap .fl-page-footer-widgets a:visited:hover {
      color: #0095AB; }
    .fl-page-footer-wrap .fl-page-footer-widgets .fl-page-footer-widgets-row {
      padding: 0px; }
      .fl-page-footer-wrap .fl-page-footer-widgets .fl-page-footer-widgets-row .col-md-4:nth-child(1) {
        width: 25%; }
        @media only screen and (max-width: 767px) {
          .fl-page-footer-wrap .fl-page-footer-widgets .fl-page-footer-widgets-row .col-md-4:nth-child(1) {
            width: 100%; } }
      .fl-page-footer-wrap .fl-page-footer-widgets .fl-page-footer-widgets-row .col-md-4:nth-child(2) {
        width: 30%; }
        @media only screen and (max-width: 767px) {
          .fl-page-footer-wrap .fl-page-footer-widgets .fl-page-footer-widgets-row .col-md-4:nth-child(2) {
            width: 100%; } }
      .fl-page-footer-wrap .fl-page-footer-widgets .fl-page-footer-widgets-row .col-md-4:nth-child(3) {
        width: 45%; }
        @media only screen and (max-width: 767px) {
          .fl-page-footer-wrap .fl-page-footer-widgets .fl-page-footer-widgets-row .col-md-4:nth-child(3) {
            width: 100%; } }
    .fl-page-footer-wrap .fl-page-footer-widgets .textwidget p:last-child {
      margin: 0px; }
    .fl-page-footer-wrap .fl-page-footer-widgets .menu {
      margin-bottom: 0px; }
      @media only screen and (max-width: 767px) {
        .fl-page-footer-wrap .fl-page-footer-widgets .menu {
          margin-bottom: 30px; } }
    .fl-page-footer-wrap .fl-page-footer-widgets .menu-item {
      margin-bottom: 0px; }
      .fl-page-footer-wrap .fl-page-footer-widgets .menu-item a:link, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item a:visited, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item a {
        color: #FFFFFF;
        display: block;
        line-height: 24px; }
      .fl-page-footer-wrap .fl-page-footer-widgets .menu-item a:hover, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item a:visited:hover {
        color: #0095AB; }
      .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.icon, .fl-page-footer-wrap .fl-page-footer-widgets .fl-sidebar .fl-widget.widget-inverse .menu-item.fl-widget-title, .fl-sidebar .fl-widget.widget-inverse .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fl-widget-title, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fa {
        position: relative; }
        .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.icon:before, .fl-page-footer-wrap .fl-page-footer-widgets .fl-sidebar .fl-widget.widget-inverse .menu-item.fl-widget-title:before, .fl-sidebar .fl-widget.widget-inverse .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fl-widget-title:before, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fa:before {
          color: #FFFFFF;
          left: 0px;
          line-height: 24px;
          position: absolute;
          top: 0px;
          transition: background-color 0.5s, color 0.5s; }
        .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.icon:hover:before, .fl-page-footer-wrap .fl-page-footer-widgets .fl-sidebar .fl-widget.widget-inverse .menu-item.fl-widget-title:hover:before, .fl-sidebar .fl-widget.widget-inverse .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fl-widget-title:hover:before, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fa:hover:before {
          color: #0095AB;
          transition: background-color 0s, color 0s; }
        .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.icon a:link, .fl-page-footer-wrap .fl-page-footer-widgets .fl-sidebar .fl-widget.widget-inverse .menu-item.fl-widget-title a:link, .fl-sidebar .fl-widget.widget-inverse .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fl-widget-title a:link, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.icon a:visited, .fl-page-footer-wrap .fl-page-footer-widgets .fl-sidebar .fl-widget.widget-inverse .menu-item.fl-widget-title a:visited, .fl-sidebar .fl-widget.widget-inverse .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fl-widget-title a:visited, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.icon a, .fl-page-footer-wrap .fl-page-footer-widgets .fl-sidebar .fl-widget.widget-inverse .menu-item.fl-widget-title a, .fl-sidebar .fl-widget.widget-inverse .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fl-widget-title a, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fa a:link, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fa a:visited, .fl-page-footer-wrap .fl-page-footer-widgets .menu-item.fa a {
           }
  .fl-page-footer-wrap .fl-page-footer {
    background-color: #002343;
    border: none; }
    .fl-page-footer-wrap .fl-page-footer .fl-page-footer-container .fl-page-footer-text {
      color: #FFFFFF;
      font-size: 14px;
      padding: 15px 30px; }
      @media only screen and (max-width: 767px) {
        .fl-page-footer-wrap .fl-page-footer .fl-page-footer-container .fl-page-footer-text {
          padding: 15px 60px; } }
      .fl-page-footer-wrap .fl-page-footer .fl-page-footer-container .fl-page-footer-text a:link, .fl-page-footer-wrap .fl-page-footer .fl-page-footer-container .fl-page-footer-text a:visited, .fl-page-footer-wrap .fl-page-footer .fl-page-footer-container .fl-page-footer-text a {
        color: #FFFFFF;
        font-size: 14px; }
      .fl-page-footer-wrap .fl-page-footer .fl-page-footer-container .fl-page-footer-text a:hover, .fl-page-footer-wrap .fl-page-footer .fl-page-footer-container .fl-page-footer-text a:visited:hover {
        color: #0095AB; }
  
/*--------------------------------------------------------------
3.0 Content
--------------------------------------------------------------*/  
.fl-full-width .hentry > .fl-page-header,
.fl-full-width .fl-post-content {
  margin-right: auto;
  margin-left: auto;
  width: 100%; }
.fl-full-width .hentry > .fl-page-header {
  max-width: 992px; }
.fl-full-width.page-template-page-one-column .hentry > .fl-page-header {
  max-width: 768px; }
.fl-full-width .fl-post-content {
  max-width: 768px; }
.fl-full-width.fl-builder .fl-post-content {
  margin-left: 0px;
  margin-right: 0px;
  max-width: none;
  width: 100%; }

.fl-main-content {
  margin-top: 30px; }
  .fl-main-content > article .fl-module-content {
    margin-bottom: 0px; }
  .fl-main-content > article .fl-row-content-wrap {
    padding-top: 0px; }

@media only screen and (max-width: 767px) {
  .fl-page-content .col-md-12 {
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (max-width: 767px) {
  .fl-post-header {
    padding: 0px 20px; } }

.fl-post-title {
  margin-bottom: 0px; }

.fl-post-feature-image {
  display: block;
  height: auto;
  margin-bottom: 30px;
  width: 100%; }

.fl-post-date {
  color: #000000; }

.fl-post-meta {
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    .fl-post-meta {
      padding: 0px 20px; } }

@media only screen and (max-width: 767px) {
  .fl-post-contents {
    padding: 0px 20px; } }
.fl-post-contents .fl-module-content {
  margin: 0px; }

.hentry h5 {
  margin-bottom: 0.5em; }
  .hentry .fl-post-title,
  .hentry .fl-post-title a {
    color: #063b72; }
.hentry .fl-post-meta {
  color: #dddddd;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase; }
.hentry .fl-post-thumb {
  margin-bottom: 20px; }
  .hentry .fl-post-thumb img {
    border-radius: 5px; }
.hentry .box {
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  padding: 10px; }


body.page .fl-rich-text a:link strong, body.page .fl-rich-text a:visited strong, body.page .fl-rich-text a strong,
body.single .fl-rich-text a:link strong,
body.single .fl-rich-text a:visited strong,
body.single .fl-rich-text a strong {
  color: #0095AB;
  display: block; }
body.page .fl-rich-text a:hover, body.page .fl-rich-text a:visited:hover,
body.single .fl-rich-text a:hover,
body.single .fl-rich-text a:visited:hover {
  text-decoration: none; }
  body.page .fl-rich-text a:hover strong, body.page .fl-rich-text a:visited:hover strong,
  body.single .fl-rich-text a:hover strong,
  body.single .fl-rich-text a:visited:hover strong {
    color: #0095AB; }

.archive .hentry > .row {
  margin-left: 0px;
  margin-right: 0px; }
.archive .fl-post-more-link {
  float: right; }

.newletter-archive {
  list-style: none;
  padding-left: 0px; }
  .newletter-archive h6 {
    margin-bottom: 0px; }
  .newletter-archive li {
    margin-bottom: 2em; }

.newsletter-bonus-materials {
  margin-bottom: 2em; }

.fl-post-grid {
  margin: 0px 0px 30px !important; }

.fl-post-grid .fl-post-column {
  padding: 0px 15px; }

.fl-post-grid .fl-post-grid-post {
  border-color: rgba(221, 221, 221, 0.3);
  border-style: solid;
  border-width: 1px 0px 0px;
  padding: 20px 0px;
  display: table;
  vertical-align: top;
  width: 100%; }
  .fl-post-grid .fl-post-grid-post .fl-post-grid-image {
    display: table-cell;
    width: 110px;
    vertical-align: top; }
    .fl-post-grid .fl-post-grid-post .fl-post-grid-image a:link, .fl-post-grid .fl-post-grid-post .fl-post-grid-image a:visited, .fl-post-grid .fl-post-grid-post .fl-post-grid-image a {
      display: block; }
    .fl-post-grid .fl-post-grid-post .fl-post-grid-image img {
      border-radius: 5px;
      display: block; }
  .fl-post-grid .fl-post-grid-post .fl-post-grid-text {
    display: table-cell;
    padding: 0px 0px 0px 25px;
    vertical-align: top; }
    .fl-post-grid .fl-post-grid-post .fl-post-grid-text:first-child {
      padding: 0px; }
    .fl-post-grid .fl-post-grid-post .fl-post-grid-title a:link, .fl-post-grid .fl-post-grid-post .fl-post-grid-title a:visited, .fl-post-grid .fl-post-grid-post .fl-post-grid-title a {
      color: #712077;
      display: block;
      font-weight: bold;
      line-height: 26px; }
    .fl-post-grid .fl-post-grid-post .fl-post-grid-title a:hover, .fl-post-grid .fl-post-grid-post .fl-post-grid-title a:visited:hover {
      color: #0095AB; }
  .fl-post-grid .fl-post-grid-post .fl-post-grid-meta {
    font-size: 16px;
    line-height: 24px;
    padding: 0px; }
    .fl-post-grid .fl-post-grid-post .fl-post-grid-meta .fl-post-grid-date {
      color: #dddddd;
      font-style: italic; }
  .fl-post-grid .fl-post-grid-post .fl-post-grid-content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0px !important; }
  .invert .fl-post-grid .fl-post-grid-post p {
    color: #000000; }

.fl-post-feed .fl-post-feed-title {
  clear: none; }
  .fl-post-feed .fl-post-feed-title,
  .fl-post-feed .fl-post-feed-title a {
} 
.fl-post-feed .fl-post-feed-meta {
  color: #dddddd;
  font-style: italic; }

.fl-row.row-colored {
  background-color: #dddddd; }
  .fl-row.row-colored .fl-col:first-child .fl-col-content .fl-module-content {
    float: right; }
  .fl-row.row-colored .fl-col:last-child .fl-col-content .fl-module-content {
    float: left; }
  .fl-row.row-colored .fl-col.col-blue .fl-col-content:before {
    background-color: rgba(6, 59, 114, 0.9); }
  .fl-row.row-colored .fl-col.col-purple .fl-col-content:before {
    background-color: rgba(113, 32, 119, 0.9); }
  .fl-row.row-colored .fl-col .fl-col-content {
    padding-top: 300px;  
    position: relative; }
    .fl-row.row-colored .fl-col .fl-col-content:before {
      position: absolute;
      content: "";
      top: 300px;
      left: 0px;
      bottom: 0px;
      right: 0px;
      background-color: rgba(6, 59, 114, 0.9); }
      @media only screen and (max-width: 991px) {
        .fl-row.row-colored .fl-col .fl-col-content:before {
          top: 200px; } }
    @media only screen and (max-width: 991px) {
      .fl-row.row-colored .fl-col .fl-col-content {
        padding-top: 200px; } }
    .fl-row.row-colored .fl-col .fl-col-content .fl-module-content {
      position: relative;
      width: 436px; }
      @media only screen and (max-width: 991px) {
        .fl-row.row-colored .fl-col .fl-col-content .fl-module-content {
          float: none !important;
          width: auto; } }
  .fl-row.row-colored .fl-col .fl-heading,
  .fl-row.row-colored .fl-col .fl-rich-text {
    color: #FFFFFF; }

@media only screen and (max-width: 991px) {
  .fl-col-small {
    max-width: 100%; } }

.fl-row.dark {
  background-color: #712077; }
  .fl-row.dark .fl-heading-text,
  .fl-row.dark .fl-rich-text {
    color: #FFFFFF; }
  .fl-row.dark .fl-button:hover, .fl-row.dark .fl-button:visited:hover {
    background-color: #0095AB !important; }

.action-bar {
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #E2E9EE;
  color: #999999;
  margin-top: -1px; }
  .action-bar:after {
    content: "";
    display: table;
    clear: both; }
  .action-bar .breadcrumbs {
    display: block;
    float: left; }
    @media only screen and (max-width: 767px) {
      .action-bar .breadcrumbs {
        float: none;
        padding: 0px 10px; } }
    .action-bar .breadcrumbs a:link, .action-bar .breadcrumbs a:visited, .action-bar .breadcrumbs a {
      line-height: 40px;
      display: inline-block;
      padding: 0px 4px; }
    .action-bar .breadcrumbs .breadcrumb_last {
      line-height: 40px;
      display: inline-block;
      padding: 0px 4px; }

.share-buttons {
  display: block;
  float: right; }
  @media only screen and (max-width: 767px) {
    .share-buttons {
      display: none; } }
  .share-buttons .ssba a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    line-height: 28px;
    margin: 6px 2px;
    text-align: center;
    transition: background-color 0.5s, color 0.5s;
    vertical-align: middle;
    width: 28px; }
  .share-buttons .ssba a img {
    display: none !important; }
  .share-buttons .ssba a:hover:before, .share-buttons .ssba a:visited:hover:before {
    background-color: #BAA600;
    transition: back