/* FOOTER */

.footer {
  font-size: 15px;
  line-height: 1.3;
  color: #fff;
  text-align: left;
  background: #202951;
}
  .footer a {
    color: #fff;
    font-size: 14px;
    margin-right: 6px;
  }
  .footer a:hover {
    color: #f75821;
    text-decoration: none;
  }


  .footer .cta {
    background-image: url("/wp-content/uploads/2018/10/background.jpg");
    background-size: cover;
    padding: 50px 0;
  }
    .footer .cta .row {
      justify-content: center;
      margin: 100px 0;
    }
    .footer .cta .title {
      font-size: 48px;
      font-weight: 600;
      text-align: center;
      max-width: 850px;
    }
    .footer .cta .brands {
      display: flex;
      justify-content: space-between;
      width: 75%;
    }
      .footer .cta .brands .fab {
        font-size: 72px;
      }
    .footer .cta .navbar-black .menu {
      justify-content: unset;
      align-items: unset;
      margin: unset;
    }
    .footer .cta .navbar-black .menu .menu-item:last-child {
      padding: 10px;
      margin: unset;
      text-align: center;
      min-width: 180px;
    }
    .footer .cta #bc-ee0 {
      float: right;
    }
      .footer .cta #bc-ee0 .menu .menu-item:last-child {
        background-color: unset;
        border: 2px solid #fff;
      }
      .footer .cta .menu .menu-item:hover a {
        color: transparent;
      }
  .footer .menu-footer-container {
    width: 100%;
  }
    .footer .menu-footer-container ul {
      list-style: none;
      padding: unset;
    }
  .footer .menu {
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0 20px;
  }
    .footer .menu .menu-item-has-children {
      width: 25%;
    }
      .footer .menu .menu-item-has-children a {
        font-size: 24px;
        border-bottom: 2px solid #f75821;
        padding-bottom: 25px;
        font-weight: 600;
      }
      .footer .menu .sub-menu {
        margin: 50px 20px 0 0;
      }
      .footer .menu .sub-menu li {
        margin-bottom: 15px;
      }
      .footer .menu .sub-menu a {
        font-size: 15px;
        border-bottom: none;
        padding-bottom: 0;
        font-weight: 400;
      }

  .footer .col-md-6.col-sm {
    padding: unset;
  }
  .footer .social-icons {
    margin: 15px 0;
    display: flex;
    align-items: center;
  }
  .footer a.social {
    color: #f2f3f4;
    text-decoration: none;
    transition: all 0.2s;
    border-radius: 30px;
    margin-right: 20px;
  }
    .footer a.social i {
      font-size: 36px;
    }
    .footer a.social #Layer_1 {
      fill: #202951;
      background: #f2f3f4;
      padding: 6px;
      border-radius: 7px;
    }
  .footer .copyright {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
  }
  .footer .disclaimers {
    font-size: 13px;
    line-height: 15px;
    color: #757a8f;
  }

.footer a.social:hover {
  color: #f75821;
  transform: scale(1.05, 1.05);
}
.footer a.social:hover #Layer_1 {
  background: #f75821;
}

body {
  margin-top: 0 !important; }

/* NAV BAR */
.navbar-black,
.navbar-white {
  position: relative;
  z-index: 1;
  height: 0;
}
.navbar-black .nav-container,
.navbar-white .nav-toggle {
  padding-top: 25px;
  display: flex;
  justify-content: space-between;
}
.navbar-black .nav-logo {
  width: 240px;
  margin: auto 0;
}
.navbar-black .nav-logo .logo-black {
  background-image: url("/wp-content/uploads/2019/07/ybDB-Light-v2.svg");
  background-repeat: no-repeat;
  height: 38px;
}

.navbar-black .menu {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: unset;
}
  .navbar-black .menu > li {
    margin-right: 20px;
    color: transparent;
  }
    .navbar-black .menu .menu-item a {
      position: relative;
      color: #fff;
    }
    .navbar-black .menu > li a:hover,
    .fta .menu .menu-item:hover a {
      color: #f75821;
      text-decoration: none;
    }
  .navbar-black .menu > li:last-child,
  .cta .menu .menu-item:last-child {
    background-color: #f75821;
    padding: 10px 30px 10px 10px;
    margin-right: unset;
    margin-left: 20px;
    border-radius: 5px;
    overflow: hidden;
  }
    .navbar-black .menu > li:last-child a:before,
    .cta .menu .menu-item:last-child a:before {
      content: '';
      mask: url("/wp-content/uploads/2018/10/cta-arrow.svg") no-repeat center;
      -webkit-mask: url("/wp-content/uploads/2018/10/cta-arrow.svg") no-repeat center;
      background: #fff;
      position: absolute;
      top: -175%;
      left: 0;
      width: 100%;
      height: 100%;
      transition-duration: .3s;
      -webkit-transition-duration: .3s;
    }
    .navbar-black .menu > li:last-child:hover a:before,
    .cta .menu .menu-item:last-child:hover a:before {
      top: 0;
    }
.navbar-black .menu-container .menu-item-has-children {
  height: 40px;
  line-height: 40px;
  position: relative;
}
.menu-container .menu-item-has-children > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;

  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
.navbar-black .menu-container ul .sub-menu {
  height: auto;
  margin-top: 0;
  line-height: normal;
  display: none;
  position: absolute;
}
.navbar-black .menu-item-429:hover .sub-menu,
.navbar-black .menu-item-429 .sub-menu:hover {
  display: block;
  padding: 15px;
  border: 1px solid #202951;
}
.navbar-black .menu-item-435:hover .sub-menu,
.navbar-black .menu-item-435 .sub-menu:hover {
  display: block;
  padding: 15px;
  border: 1px solid #202951;
}

.navbar-black .sub-menu {
  min-width: 400px !important;
}

/* GENERAL STYLING */

body, th, input, button, select, textarea {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}
td {
  font-family: 'Open Sans', sans-serif
  font-size: 14px;
  color: #202951
}
h1 {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}
h2 {
  margin: 0 0 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  font-size: 32px;
  color: #202951;
  text-align: center;
}
h3 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #202951;
}
h4 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}
.d-header {
  box-shadow: none !important;
}
.nav-pills a {
  border-radius: 6px;
}
.alert.alert-info {
  background: #f7f7f7;
  border: none !important;
  border-radius: 10px;
}
a {
  color: #f75821;
}
button,
.navigation-container li {
  border-radius: 6px;
  overflow: hidden;
}
.list-controls .category-breadcrumb a.badge-category.category-dropdown-button,
.list-controls .category-breadcrumb .dropdown-header.category-dropdown-button {
  width: 20px;
}
#main {
  padding-top: 80px;
}
  #main header {
    padding-top: 83px !important;
    height: 140px !important;
  }
#main-outlet {
  padding-bottom: 100px;
}
  #main-outlet .container {
    width: auto !important;
  }
.user-menu .menu-panel {
  height: 170px !important;
}
#login-form td label {
  display: block;
  position: relative;
  top: -3px;
  padding-right: 4px;
  text-align: right;
}
#forgot-password-link {
  position: relative;
  top: -3px;
  left: 6px;
}
input[type=text],
input[type=password] {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  height: 30px;
}
button.orange {
  border: 2px solid #f75821;
  background-color: #f75821;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #FFF;
}

.eltd-single-tags-holder .eltd-tags a {
  color: #f75821;
  font-size: 10px;
  font-family: 'Montserrat',sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}

.eltd-single-tags-holder .eltd-tags a:hover,
.eltd-single-tags-holder .eltd-tags a:hover span {
  color: #0056b3;
}

.eltd-social-share-holder.eltd-list li a:hover {
  text-decoration: none;
}

p {
  word-wrap: break-word;
}

/* Sidebar */
.sidebar-gif {
  justify-content: center;
  padding-bottom: 20px;
}

.sidebar-gif > a {
  display: block;
  clear: both; 
  padding-top: 20px;
}

.sidebar-gif > a:first-child {
  padding-top: 0;
}

.eltd-container aside.eltd-sidebar .widget.widget_search form {
  border: unset;
}
.eltd-container aside.eltd-sidebar .widget.widget_search form input {
  background-color: #F5F6F8;
}
.eltd-container aside.eltd-sidebar .widget .eltd-widget-title {
  color: #202951;
}
.eltd-container aside.eltd-sidebar .widget .eltd-widget-title > span {
  background-color: #F75821;
}
.eltd-sidebar .rltdpstsplgn-popular-posts article {
  padding: 0;
}
.eltd-sidebar .rltdpstsplgn-popular-posts h1 {
  padding: 12px 0;
  font-size: 14px;
  font-weight: 400;
  color: #8c8c8c;
  border-top: 1px solid #e8e8e8;
}
.eltd-container aside.eltd-sidebar .widget > ul > li:first-of-type,
.eltd-sidebar .rltdpstsplgn-popular-posts article:first-of-type h1 {
  border-top: 2px solid #F75821;
}
.eltd-sidebar a:hover {
  text-decoration: none;
}

.rltdpstsplgn-popular-posts h1 {
  font-size: 12px !important;
}

/* Blockquote */
blockquote p {
  font-weight: 600;
  font-style: italic;
  font-size: 18px;
  line-height: 25px;
  padding-left: 120px;
  background: url("/wp-content/themes/flow-child/assets/img/quotes.svg") no-repeat;
  background-size: 15%;
}

/* Preview Image */
.eltd-post-content .preview-image {
  padding: 0 0 0 42px;
}
.eltd-post-content .preview-image img {
  width: 100%;
  margin-top: 34px;
  padding: 0;
}
.eltd-post-content .preview-image .eltd-category {
  margin: 10px 0;
}
.eltd-blog-holder.eltd-blog-type-standard article .eltd-post-content .preview-image .eltd-post-info-wrapper {
  height: unset;
}
.eltd-post-content .eltd-post-text.col-lg-9 {
  padding: 34px 42px 12px 20px;
}

/* Tablepress */
table tbody tr,
table thead tr {
  border: 0;
}
.tablepress tbody td {
  border-top: 1px solid #E8E8E8;
}
table thead tr th:first-child {
  border-top-left-radius: 10px;
}
table thead tr th:last-child {
  border-top-right-radius: 10px;
}
table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.tablepress thead th {
  border: 0;
  background-color: #202951;
  color: #FFF;
}
.tablepress tr:nth-child(even) td {
  background-color: #FBFBFB;
}
.tablepress tr:nth-child(odd) td {
  background-color: #F3F5F7;
}
.tablepress tr:hover td {
  background-color: #E8E8E8;
}

/* Mobile Nav */
.navbar-white #navMobile {
  background: #fff;
  border-radius: 8px;
  margin-top: -15px;
  padding: 0 15px;

  height: 0;
  overflow: hidden;
  transition-duration: .5s;
  -webkit-transition-duration: .5s;
}
.hero-section {
  z-index: -1;
}
.navbar-white button {
  padding: 0;
  border-radius: 0;
  background: 0;
  border: 0;
  cursor: pointer;
}
.navbar-white .mobile-top {
  padding: 0 15px;
}
.navbar-white .mobile-top .nav-logo {
  height: auto;
  padding: 0;
}
.navbar-white .mobile-top .nav-logo img {
  height: 36px;
  top: 0;
  position: absolute;
}
.navbar-white .mobile-top .nav-toggle {
  padding: 0;
}
.navbar-white .menu-container {
  height: 260px;
  position: relative;
}
  .navbar-white .menu-container .menu-header-container {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .navbar-white .menu-container ul {
    margin: 0;
  }
    .navbar-black .menu-container .sub-menu li,
    .navbar-white .menu-container ul li {
      color: transparent;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #e8e8e8;
    }
    .navbar-black .menu-container .sub-menu li:last-child,
    .navbar-white .menu-container ul li:last-child {
      margin: 0;
      padding: 0;
      border: 0;
    }
      .navbar-black .menu-container ul .sub-menu li a,
      .navbar-white .menu-container ul li a {
        color: #8c8c8c;
      }
      .navbar-black .menu-container ul .sub-menu li a:hover,
      .navbar-white .menu-container ul li > a:hover {
        color: #f75821;
        text-decoration: none;
      }
    .menu-container .sub-menu {
      display: none;
      position: absolute;
      background: #fff;
      border-radius: 8px;
      padding: 15px;
      margin-top: 10px;
      overflow: hidden;
      transition-duration: .5s;
      -webkit-transition-duration: .5s;
    }
      .menu-container .sub-menu li {
        display: block;
      }

      .menu-container li.menu-item-has-children:hover .sub-menu {
        display: block;
        height: auto;
      }

/* Reducing Hero */
body:not(.home) .navbar-black .nav-logo .logo-black {
  background-image: url("/wp-content/uploads/2019/07/ybDB-Dark-v2.svg");
}
body:not(.home) .navbar-black .menu .menu-item a {
  color: #151838;
}
body:not(.home) .navbar-black .menu > li:last-child a {
  color: #fff;
}
body:not(.home) .navbar-black .menu > li:hover > a {
  color: #f75821;
}
body:not(.home) .eltd-wrapper .hero-section {
  min-height: 0;
  padding: 50px;
  background-image: none !important;
  background-color: unset;
}
body:not(.home) .hero-section .headline {
  display: none;
}
body:not(.home) .hamburger-fill {
  fill: #151838;
}
body:not(.home) .cta .navbar-black .menu .menu-item a {
  color: #fff;
}
body:not(.home) .cta .navbar-black .menu .menu-item:hover a {
  color: transparent;
}

/* under-title author description */
.eltd-author-description.under-title {
  padding: unset;
}
.eltd-author-description.under-title .eltd-author-description-inner {
  border-bottom: none;
}

.eltd-author-description.under-title .eltd-author-description-text-holder,
.eltd-author-description.under-title .eltd-author-description-text-holder-copy {
  display: flex;
}
.eltd-author-description.under-title p {
  color: #8c8c8c;
  margin: unset;
}
.eltd-author-description.under-title .eltd-author-text {
  display: flex;
  margin: 0 16px 0 2px;
}
.eltd-author-description.under-title .eltd-author-text:before {
  content: '|';
  color: #8c8c8c;
  margin: 3px 5px;
}
.eltd-author-description .eltd-author-social-holder {
  margin-top: 4px;
}
.eltd-author-description.under-title .eltd-author-social-holder a {
  margin-right: 2px;
}
.eltd-author-description.under-article {
  padding: 0 44px 35px;
}

/* Home only styling */
.home.blog .eltd-post-text-inner h2 {
  font-size: 15px !important;
  margin: 0;
}

/* Related Articles */
.rltdpstsplgn-latest-title {
  margin-top: 15px;
}
.rltdpstsplgn-related-posts {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e8e8e8;
}

@media(max-width: 992px) {
  .rltdpstsplgn-related-posts {
    display: block;
  }
}

.rltdpstsplgn-latest-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 26px;
}
.rltdpstsplgn-related-posts article {
  width: 33%;
  display: flex;
  flex-wrap: wrap;
  align-content: baseline;
  justify-content: center;
}
@media(max-width: 992px) {
  .rltdpstsplgn-related-posts article {
    width: 100%;
  }
}

.rltdpstsplgn-related-posts .entry-content img {
  width: 220px;
  height: 150px;
}

@media(max-width: 992px) {
  .rltdpstsplgn-related-posts .entry-content img {
    height: auto;
    width: auto;
  }
}

.rltdpstsplgn-related-posts .entry-header {
  padding: 0 10px;
}
.rltdpstsplgn-related-posts h3.rltdpstsplgn_posts_title {
  font-weight: 600;
  font-size: 18px;
  padding: 10px 0;
}

/* Responsive */
@media screen and (max-width: 1200px) {
  blockquote p {
    padding-left: 100px;
  }
  .navbar-white .nav-logo {
    width: 180px;
  }
  .navbar-black .menu .menu-item {
    font-size: 13px;
  }
}
@media screen and (max-width: 992px) {
  blockquote p {
    padding-left: 80px;
  }
  .footer a.social {
    margin-right: 12px;
  }
    .footer a.social i {
      font-size: 30px;
    }
    .footer a.social svg {
      width: 27px;
      height: 30px;
    }
}
@media screen and (min-width: 992px) {
  .navbar-white {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .navbar-black .menu {
    display: none;
  }
  .navbar-white .nav-toggle {
    display: flex;
    justify-content: flex-end;
  }
  .eltd-post-content .preview-image {
    padding: 0 42px;
  }
  .eltd-post-content .eltd-post-text.col-lg-9 {
    padding: 0 42px 12px;
  }
  .footer .cta .brands {
    width: 100%;
  }
  .footer .cta .navbar-black .menu {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  blockquote p {
    padding-left: 100px;
  }
  .footer .cta .container {
    max-width: unset;
    padding: 0 10%;
  }
  .footer .cta .title {
    font-size: 36px;
  }
  .footer .cta .brands {
    height: 54px;
  }
    .footer .cta .brands .fab {
      font-size: 54px;
    }
    .footer .cta .brands img {
      width: 54px;
    }
  .footer .menu .menu-item-has-children {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .eltd-blog-holder article .eltd-post-info-author {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  blockquote p {
    padding-left: 60px;
  }
  .footer .container {
    width: 90%;
  }
  .footer .cta .title {
    font-size: 24px;
  }
  .footer .cta .brands {
    height: 42px;
  }
    .footer .cta .brands .fab {
      font-size: 42px;
    }
    .footer .cta .brands img {
      width: 42px;
    }
  .footer .cta .button-container {
    display: flex;
    justify-content: center;
  }
  .footer .cta #bc-ee0 {
    float: unset;
  }
  .footer .cta .navbar-black {
    display: inline-block;
    height: auto;
    margin: 8px 0;
  }
  .navbar-white .menu .menu-item {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) {
  .eltd-container-inner {
    width: 90%;
  }
  .footer .container {
    padding: 0 25px;
  }
  .footer .cta .brands {
    height: 28px;
  }
    .footer .cta .brands .fab {
      font-size: 28px;
    }
    .footer .cta .brands img {
      width: 28px;
    }
  .footer .menu .menu-item-has-children {
    width: 100%;
  }

  .eltd-blog-holder.eltd-blog-single .eltd-author-description {
    padding: unset;
  }
  .eltd-author-description.under-title .eltd-author-description-text-holder {
    display: block;
  }

  .eltd-author-description.under-title .eltd-author-text {
    margin: 0 16px 0 0;
  }
  .eltd-author-description.under-title .eltd-author-text:before {
    content: '';
    margin: unset;
  }
  .eltd-author-description.under-title.under-article {
    padding: 0 20px;
  }
}

.eltd-sidebar .rltdpstsplgn-popular-posts article {
  padding: 0;
}
.eltd-sidebar .rltdpstsplgn-popular-posts h1 {
  padding: 12px 0;
  font-size: 14px;
  font-weight: 400;
  color: #8c8c8c;
  border-top: 1px solid #e8e8e8;
}
.eltd-container aside.eltd-sidebar .widget > ul > li:first-of-type,
.eltd-sidebar .rltdpstsplgn-popular-posts article:first-of-type h1 {
  border-top: 2px solid #F75821;
}