/*
 Theme Name: Meaningful Business
 description: >-
   A bespoke child theme created for Meaningful Business
 Author:       Luke Passmore / Beacon Business Solutions Ltd
 Template:     thegem
 Version:      1.0.0

 Search placholder change here: /plugins/add-search-to-menu/includes/class-is-search-form.php
 This file is heavily modified: /plugins/add-search-to-menu/public/class-is-ajax.php
 This file is heavily modified: /plugins/team-showcase/public/single-page-build.php
 This file is heavily modified: /themes/thegem/header.php
 This file is heavily modified: /themes/thegem/top_area.php
 This file is heavily modified: /themes/thegem/content-page.php
 This file is heavily modified: /themes/thegem/content-blog-item.php

 Site may face outage issues if TheGem or Ivory Search are updated
*/
@import url("../thegem/style.css");

/* cormorant-garamond-regular - latin
@font-face {
  font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
  font-style: normal;
  font-weight: 400;
  src: url('fonts/cormorant-garamond-v7-latin-regular.eot'); /* IE9 Compat Modes 
  src: local('Cormorant Garamond Regular'), local('CormorantGaramond-Regular'),
       url('fonts/cormorant-garamond-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 
       url('fonts/cormorant-garamond-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers 
       url('fonts/cormorant-garamond-v7-latin-regular.woff') format('woff'), /* Modern Browsers 
       url('fonts/cormorant-garamond-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS 
       url('fonts/cormorant-garamond-v7-latin-regular.svg#CormorantGaramond') format('svg'); /* Legacy iOS 
}*/
@font-face {
  font-family: 'OPTIPegasus';
  src:url('./fonts/OPTIPegasus.ttf.woff') format('woff'),
      url('./fonts/OPTIPegasus.ttf.svg#OPTIPegasus') format('svg'),
      url('./fonts/OPTIPegasus.ttf.eot'),
      url('./fonts/OPTIPegasus.ttf.eot?#iefix') format('embedded-opentype'); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OPTIPegasus-Semibold';
  src:url('./fonts/OPTIPegasus-Semibold.ttf.woff') format('woff'),
      url('./fonts/OPTIPegasus-Semibold.ttf.svg#OPTIPegasus-Semibold') format('svg'),
      url('./fonts/OPTIPegasus-Semibold.ttf.eot'),
      url('./fonts/OPTIPegasus-Semibold.ttf.eot?#iefix') format('embedded-opentype'); 
  font-weight: normal;
  font-style: normal;
}

rs-bgvideo iframe {
  height: 100% !important;
  top: 0 !important
}
.rs-layer-video {
  height: 600px !important;
}
.rs-layer-video iframe {
  height: 100% !important;
}
/* Jericho 03/22 */
/* rs-module-wrap {
  height: 700px !important;
} */

/* MENU */
.dl-menu-toggle {
	display: none
}
.dl-menu-toggle.dl-menuopen {
	display: block !important
}
/*.nav-menu.styled.dl-menu.no-responsive.dl-menu-toggle {
  display: none !important;
}*/
#primary-menu {
  position: absolute;
}
.yb-custom-hidden {
  display: none !important;
}
.col-md-3-5 {
  width: 29.16655%;
  float: left;
}

/* TYPOGRAPHY */
#page {
  background-color: white !important;
}
body, p {
  font-family: "OPTIPegasus", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  text-transform: none !important;
  font-family: 16px;

  /*font-size: 15px !important;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  color: #102f45 !important;*/
}
h1, h2, h3, h4, h5, span, pre {
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  text-transform: none !important;
}
h1 {
  font-size: 35px !important;
  font-weight: normal !important;
}
h2 {
  font-size: 30px !important;
}
h3 {
  font-size: 20px !important;
}
.single-post p,
.single-post li {
  color: #102f45
}
.socials-item-icon {
  color: #102f45 !important;
  font-size: 16px !important;
}
.top-area-socials .socials {
  margin-top: 0;
}

/* SLIDER */
/* rs-fullwidth-wrap {
  margin-top: 100px !important;
  //max-height: 500px !important;
  height: auto !important;
} */
.Fashion-BigDisplay {
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  font-weight: 400 !important;
}
.rev-btn {
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  font-weight: 200 !important;
}

/* HEADER */
#top-area, #primary-navigation {
  display: block !important;
  position: fixed !important;
  top: 25px !important;
  border: 0 !important;
  color: #102f45 !important;
}
.top-area a {
  color: #102f45 !important;
}
#primary-navigation .menu-toggle {
  display: inline-block !important;
  margin-top: 5px;
}
.top-area .top-area-items .top-area-block {
  margin-right: 45px;
}
#site-header {
  height: 100px !important;
  border-bottom: 1px solid #102f45 !important;
}
#site-header .logo-position-menu_center.header-layout-fullwidth:not(.header-layout-fullwidth_hamburger) #primary-navigation {
  text-align: left !important;
}
#site-header .primary-navigation.responsive {
  padding: 10px 0;
}
#site-header .logo-position-menu_center:not(.header-layout-fullwidth_hamburger):not(.header-layout-overlay) > .site-title {
  display: table-cell !important;
  position: fixed !important;
  right: calc(50vw - 50px) !important;
  top: 50px !important;
  background: white !important;
  border-radius: 100% !important;
  padding: 0 !important;
}
.logo {
  z-index: 999 !important;
  position: sticky !important;
}
#site-header.fixed {
  display: none !important;
}
.top-area-contacts::after, 
.top-area-socials::after {
  border: 0 !important;
}
.menu-line-1 {
  top: 2px !important;
}
.menu-line-2 {
  top: 10px !important;
}
.menu-line-3 {
  top: 18px !important;
}
.top-area {
  background: transparent !important;
}
.top-area a:hover {
  color: #102f45 !important;
}
/*.top-area-socials::before {
  content: 'Join Our Community';
}*/
.top-area-block.yb-custom-search {
  float: left;
  margin-left: 100px;
}
.top-area-block.yb-custom-search .inner {
  border-bottom: 1px solid #102f45;
  width: calc(50vw - 250px);
  text-align: left;
  padding-left: 0;
  display: inline-block;
}
.top-area-block.yb-custom-search img {
  height: 15px;
  display: inline-block;
  height: 25px;
  margin-right: 8px;
}
.top-area-block.yb-custom-search .inner form {
  background: transparent !important;
}
.top-area-block.yb-custom-search .inner form label {
  width: 100%;
}
/*.top-area-block.yb-custom-search::before {
  content: "\f109"; 
}*/
.is-ajax-search-result {
  display: block;
  opacity: 1;
}
.is-ajax-result-description {
  margin: 0 !important;
}

/* IVORY SEARCH OVERRIDES */
.is-search-form {

}
.is-search-input {
  font-size: 14px !important;
  border: none !important;
  background: transparent !important;
  width: 100% !important;
}
.is-search-submit {
  margin: 0 !important;
  display: none !important;
}
.mCSB_container {
  top: 0 !important;
}
.is-ajax-search-result {
  border: none !important;
  padding: 0 !important;
  left: 0 !important;
  top: 110px !important;
  width: 100vw !important;
  max-width: 100vw !important;
  background: #102f45 !important;
  color: white !important;
  z-index: 998 !important;
  max-height: 100px !important;
  margin-top: -12px !important;
}
.is-ajax-search-details a, .is-ajax-search-result a {
  color: white !important;
}
.is-ajax-search {
  background: #102f45 !important;
  border: none !important;
}
.is-search-sections {
  display: flex;
}
.is-ajax-search-post {
  padding: 5px 15px 0 !important;
}
.mCSB_1_scrollbar, .mCSB_scrollTools {
  display: none !important;
}
.is-ajax-search-items {
  background: #102f45 !important;
}
div.is-ajax-search-items div.mCSB_container {
  margin-right: 0 !important;
  min-height: 800px;
}
.is-ajax-search-post {
  background: #102f45 !important;
  border: none !important;
}
.is-search-sections .is-search-content {
  width: 1000px !important;
  display: inline-block !important;
}
.is-search-sections .author {
  width: 200px !important;
  display: inline-block !important;
}
.is-search-sections .right-section {
  display: inline-block !important;
  width: calc(100% - 205px);
}
.is-search-sections .is-title {
  display: inline-block !important;
  width: 350px !important;
}
.is-search-sections .meta {
  display: none !important;
}
.is-search-sections .author a, .is-search-sections .right-section a {
  text-decoration: underline !important;
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
}
.mCSB_container {
  padding: 70px 20px 50px 20px !important
}
.is-ajax-search-result .yb-custom-subhead {
  padding: 15px !important;
  font-size: 16px !important;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important
}
.is-ajax-search-result .yb-custom-subhead.underline {
  text-decoration: underline;
  /* hiding subheader */
  display: none !important;
}
.is-ajax-search-no-result {
  background: transparent !important;
}
.tag-link-45 {
  display: none !important;
}
.tag-down {
  cursor: pointer;
}
.search-tag:hover .search-tags {
  /*display: block !important;*/
}
.search-tags {
  display: block;
}
.is-ajax-search-posts {
  position: absolute;
  width: calc(100% - 40px);
}
.is-ajax-search-posts.hidden {
  display: none;
}
.is-ajax-search-posts a {
  height: 20px;
}
.is-ajax-search-posts .yb-custom-button {
  text-align: center;
  cursor: pointer;
}
.is-show-more-results {
  background: transparent !important;
}

/* SEARCH RESULTS */
body.search .page-title-block .highlight {
  color: black;
  text-transform: capitalize !important;
}
body.search .description span.light {
  line-height: 1;
}
body.search .page-title-block {
  padding-top: 0 !important;
}
body.tag .page-content.content-none {
  display: none !important;
}
body.tag .page-title-title {
  margin-top: 80px !important;
}

/* SEARCH PAGE */
.page-id-26432 .site-main,
.page-id-26432 .block-content,
.page-id-27638 .site-main,
.page-id-27638 .block-content {
  background: #102f45 !important
}
.page-id-26432 h1,
.page-id-27638 h1 {
  color: white !important;
}
.page-id-26432 .site-main,
.page-id-27638 .site-main {
  margin-bottom: -10px;
}
.page-id-26432 .search-page .search-tags .ctc-tag,
.page-id-27638 .search-page .search-tags .ctc-tag {
  color: white !important;
}

.search-page .search-tags .yb-custom-tag-cloud {
  padding: 15px 0 !important;
}
.search-page .search-tags .ctc-tag {
  color: #102f45 !important;
  min-width: 150px;
}
.search-page .yb-custom-subhead {
  color: #102f45 !important;
}
.yb-custom-search-page {
  /*margin-bottom: 50px;*/
  margin-top: -100px !important;
}
.back-to-mb100 {
  text-align: center;
  color: white;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  padding: 24px 0 50px;
  cursor: pointer;
  font-size: 14px;
}
.yb-custom-search-page input#s {
  background: transparent;
  border-bottom: 1px solid white !important;
  border: none;
  padding: 5px;
  width: 100%;
  border-radius: 0 !important;
  color: white !important;
}
.yb-custom-search-page input#searchsubmit {
  display: block !important;
  margin: auto;
  padding: 7px 45px !important;
  background: transparent !important;
  border-radius: 25px !important;
  font-weight: 500 !important;
  color: white !important;
  border: 3px solid #f18e3c !important;
  line-height: 18px !important;
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  margin-top: 30px;
}
.desktop-search {
  cursor: pointer;
}
.mobile-search {
  display: none !important
}
.search.search-results .post-featured-content img {
  width: 100% !important;
}
.search.search-results .post-meta-conteiner,
.search.search-results .post-read-more,
.search.search-results .post-footer-sharing {
  display: none;
}
.search.search-results .description {
  height: 250px;
}
.search.search-results .description .post-text {
  max-height: 80px;
  overflow: hidden;
}
.search.search-results .block-content {
  padding-top: 0;
}
.search.search-results .post-image {
  height: 240px;
  overflow: hidden;
}
.search.search-results .title-xlarge .light {
  display: none;
}

/* HERO */
/* Jericho edit 03.22 */
/* .revslider-initialised { 
  height: calc(100vh - 100px) !important;
  max-height: 520px !important;
} */
.yb-custom-init-divider {
  margin-top: 30px !important;
}

.yb-custom-box-row img {
  max-height: 210px !important;
  min-height: 210px !important;
}

/* CONTENT AREA */
/*#main {
  margin-top: 100px !important;
}*/
#adminmenumain {
  display: none !important;
}

/* CUSTOM ELEMENTS */
.yb-custom-box p {
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  text-transform: none !important;
  line-height: 1.4;
}
.yb-custom-box a {
  color: white !important;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  font-size: 16px !important;
}
.yb-custom-box img {
  min-width: 362px;
}
.yb-custom-box.three img {
  min-width: unset !important;
  max-height: 200px;
  min-height: 200px;
}
.yb-custom-box.three .vc_column-inner:first-child {
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: 300px !important;
  margin: auto;
}
.yb-custom-box .wpb_wrapper .wpb_single_image {
  margin-bottom: 0 !important;
}
.yb-custom-box .wpb_wrapper .wpb_text_column {
  background: #102f45;
  color: white !important;
  padding: 0 50px;
  min-height: 190px !important;
  display: grid;
  align-items: center;
  margin-top: -10px;
}
.yb-custom-box-row.home .vc_column-inner {
  max-width: 330px;
  margin: auto;
}
.yb-custom-box-row.home .vc_column-inner img {
  width: 300px;
  min-width: 275px;
}
.yb-custom-box.home .vc_column-inner {
  /*padding-left: 40px;
  padding-right: 40px;*/
}
.yb-custom-box.home .wpb_wrapper .wpb_text_column {
  /*min-width: 362px;*/
}
.yb-custom-box h5 {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.5;
}
.yb-custom-divider {
  height: 1px;
  display: block;
  color: #102f45 !important;
  text-align: center;
  width: 500px;
  margin: 30px auto 50px;
}
.yb-custom-divider.front-blog {
  margin-top: -20px;
}
.yb-custom-divider.mb-100 {
  margin-bottom: 0 !important;
}
.yb-custom-button a, .yb-custom-button button, 
.wpcf7 .gem-button,
.form-submit button {
  /*background: #102f45 !important;
  border-radius: 0 !important;
  font-weight: 500 !important;
  color: white !important;
  border: none !important;
  line-height: 18px !important;
  padding: 10px 45px !important;
  font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;*/
  background: #f18e3c !important;
  border-radius: 25px !important;
  font-weight: 500 !important;
  color: black !important;
  border: 3px solid #f18e3c !important;
  line-height: 18px !important;
  padding: 7px 32px !important;
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  max-width: 100%;
}
#bold-button-yellow a {
  /*background: #2B2B2B !important;
  border-radius: 0 !important;
  font-weight: 500 !important;
  color: white !important;
  border: none !important;
  line-height: 18px !important;
  padding: 10px 45px !important;
  font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;*/
  border-radius: 25px !important;
  font-weight: 700 !important;
  color: black !important;
  border: 3px solid #f18e3c !important;
  line-height: 18px !important;
  padding: 7px 32px !important;
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  max-width: 100%;
  width: 100%;
}
@media only screen and (max-width: 500px) {
  #bold-button-yellow {
    margin-top: -100px !important;
  }
}
.yb-event-button a {
  margin: 0 !important;
  margin-top: -35px !important;
}
.yb-custom-team-single-image .ts-responsive-wrap,
.yb-custom-team-single #tshowcase-hover-wrap {
  margin: 0 !important;
}
.yb-custom-team-single-image.accelerate {
  margin-top: -100px;
  margin-bottom: -200px;
}
button {
  padding: 10px 45px !important;
}
.title-xlarge {
  font-weight: 400 !important;
}

/* BLOG FEED */
.item-post-container {
  text-align: center !important;
  max-width: 600px !important;
  margin: auto !important;
}
.item-post-container .item-post {
  margin-top: -50px !important;
  margin-bottom: 50px !important;
}
.item-post-container .post-meta {
  margin: 0 !important;
  color: #102f45 !important;
  position: absolute;
  bottom: -50px !important;
  width: 200px !important;
  left: calc(50% - 100px) !important;
}
.item-post-container .post-meta a {
  color: #102f45 !important;
}
.item-post-container .post-footer, 
.item-post-container .sep, 
.item-post-container .post-meta-categories {
  display: none !important;
}
.item-post-container .entry-title {
  margin-bottom: 15px !important;
  color: #102f45 !important;
  font-weight: 600 !important;
}
.item-post-container .gem-divider {
  margin: 0 !important;
}
.blog-style-default article {
  margin-bottom: 0 !important;
  border: 0 !important;
}

/* VIDEO */
.gem-video  {
  width: 110vw !important;
  margin-left: -110px !important;
}

/* EVENT REEL */
.yb-custom-event-reel {
  padding-top: 0;
}
.yb-custom-event-reel article .post-content-wrapper {
  /*background: #2B2B2B;*/
  height: 400px !important;
  background: #102f45;
}
.yb-custom-event-reel .stories-blog-styling article .post-content-wrapper {
  height: 370px !important;
}
.date-event-styling article .post-content-wrapper {
  min-height: 380px !important;
}
.yb-custom-event-reel.homepage article .post-content-wrapper {
  background: #102f45;
}
.post-meta-right {
  padding-bottom: 20px;
}
/*.yb-custom-event-reel article:nth-child(1) .post-content-wrapper {
  background: #C31F33;
}
.yb-custom-event-reel article:nth-child(2) .post-content-wrapper {
  background: #EF402B;
}
.yb-custom-event-reel article:nth-child(3) .post-content-wrapper {
  background: #00AED9;
}
.yb-custom-event-reel article:nth-child(4) .post-content-wrapper {
  background: #FDB713;
}*/
.yb-custom-event-reel article span, .yb-custom-event-reel article .summary, .yb-custom-event-reel article a {
  color: white !important;
}
.yb-custom-event-reel .post_format-post-format-image {
  height: 375px;
}
.yb-custom-event-reel article .post-content-wrapper {
  padding: 0 !important;
}
.yb-custom-event-reel article .post-image {
  /*height: 200px !important;*/
  overflow: hidden !important;
}
.yb-custom-event-reel article .description {
  padding: 20px !important;
  padding-top: 0 !important;
}
.yb-custom-event-reel article .post-title {
  line-height: 20px !important;
}
.yb-custom-event-reel article .post-title {
  margin: 0 0 20px 0 !important;
}
.yb-custom-event-reel article .post-text {
  display: none !important;
}
.date-event-styling article .post-text {
  display: block !important;
}
.entry-title.title-h4 a {
  line-height: 15px !important;
}
.yb-custom-event-reel article .description span.light {
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}
.yb-custom-event-reel article .description .info {
  bottom: 10px !important;
}
.yb-custom-event-reel article .description .summary {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 12px !important;
  line-height: 1.5 !important;
  color: #102f45 !important;
}
.date-event-styling article .description .summary {
  font-size: 14px !important;
  color: #ffffff !important;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
}
.item-post .summary {
  color: #102f45;
  font-style: italic;
}
.yb-custom-event-reel .gem-button-size-tiny {
  display: none !important;
}
.yb-custom-event-reel .post-footer-sharing {

}
.yb-custom-event-reel .post-meta-right {
  position: absolute !important;
  bottom: 15px !important;
  left: 36px !important;
}

/* FOOTER */
.custom-footer {
  background-color: #102e44 !important;
  padding-left: 60px;
}
.custom-footer h6 {
  color: #a4a4a4 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}
.custom-footer p {
  color: #fff !important;
  font-size: 12px !important;
}
.custom-footer .vc_column-inner {
  padding: 0 15px !important;
}
.custom-footer a {
  color: #fff !important;
}
.custom-footer img {
  height: 100px !important;
  width: auto !important;
  padding: 0;
}
.custom-footer .footer-img {

}

/* ABOUT US */
#page-title {
  padding-bottom: 0 !important;
  background-color: transparent !important;
}
#page-title .breadcrumbs-container {
  display: none !important;
}
#page-title .page-title-parallax-background {
  height: 200px !important;
  background-position: center !important;
}
#page-title .page-title-title {
  /*margin-top: 75px !important;*/
  margin-top: 100px !important;
  /* max-width: 500px !important; */
  max-width: 800px !important;
  margin: auto;
}
#page-title .page-title-title h1, .yb-custom-page-title {
  color: #102f45 !important;
  /*font-size: 35px !important;*/
  font-size: 35px;
  font-weight: 400 !important;
}
.yb-cusom-no-pad {
  padding: -50px 50px !important;
}
.yb-custom-header-description {
  text-align: center !important;
  width: 500px !important;
  margin: auto !important;
}
.yb-custom-our-team {
  max-width: 800px !important;
  margin: auto !important;
}
.yb-custom-our-team img {
  max-height: 150px !important;
}
.yb-custom-our-team.four {
  padding: 0 80px;
}
.yb-custom-our-team .vc_column-inner {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.yb-cusom-about-section {
  padding: 0 20px !important;
}
.yb-custom-our-team img {
  filter: grayscale(100%);
}
.yb-row-our-team-pre {
  
}
.yb-custom-divider.our-team {
  margin-bottom: -30px !important;
}

/* OUR MISSION */
.yb-custom-alternate-page-title {
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  line-height: 1.1 !important;
  margin-top: 100px !important;
  font-size: 35px !important;
  font-weight: 400 !important;
  color: #102f45 !important;
}
.yb-custom-3-box-row .wpb_text_column {
  padding: 0 30px !important;
}
.yb-custom-headerspace-delete {
  margin-top: -100px !important;
}
.yb-custom-header-description.italics {
  /*font-style: italic !important;*/
}
.yb-custom-divider.small {
  margin: 0 auto 30px !important;
}
.page-bottom-white-space {
  height: 80px !important;
}
.ts-mindworks-ttlomh-partner {
  margin-top: -50px !important;
  min-height: 0 !important;
}

/* JOIN MB */
h1.no-bottom {
  margin-bottom: 20px !important;
}
.wpcf7 {
  max-width: 600px !important;
  margin: auto !important;
  font-size: 15px !important;
}
.wpcf7 p, .wpcf7 .half {
  border-bottom: 1px solid #102f45 !important;
}
.wpcf7 .half {
  width: 48% !important;
  display: inline-block !important;
}
.wpcf7 .half.bottom {
  margin-top: 20px;
}

.wpcf7 .half.first {
  margin-right: 3%;
}
.wpcf7 .wpcf7-form-control-wrap:after {
  content: '' !important;
}
.wpcf7 select {
  margin-top: 35px !important;
  border: none !important;
  padding: 15px 4px !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  text-indent: 0 !important;
  text-overflow: '' !important;
}
.wpcf7 input {
  padding: 10px !important;
}
.wpcf7 span {
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
}
.wpcf7 select {
  font-weight: 100 !important;
}

/* TEAM GRID */
.tshowcase {
  /*margin-top: -185px !important;*/
}
.tshowcase .ts-pager-box-above .tshowcase-box {
  float: right !important;
  width: 50vw !important;
  margin-right: -75px !important;
  max-height: 525px !important;
  overflow: hidden !important;
}
.tshowcase .ts-pager-box-above .tshowcase-box img {
  width: 100% !important;
}
.tshowcase .ts-pager-box-above .tshowcase-box-info {
  position: absolute !important;
  text-align: left !important;
  bottom: 20px !important;
  color: white !important;
  background: rgba(0,0,0,0.1);
  padding: 25px !important;
}
.tshowcase .bx-viewport {
  height: 575px !important;
  overflow: visible !important;
}
.tshowcase .tshowcase-box-social {
  display: none !important;
}
.tshowcase .tshowcase-single-groups {
  display: none !important;
}
#tshowcase-single-wrap {
  margin-top: -50px;
}
#tshowcase-single-wrap span, p {
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
}
.tshowcase-single-website a {
  height: 250px;
  display: inline-block;
  position: absolute;
  margin-top: -250px;
  width: 200px;
  margin-left: -100px;
  color: white !important;
}
.tshowcase-single-location {
  display: none !important;
}
.yb-showcase-align-row {
  /*width: 300px !important;*/
  display: inline-block !important;
  /*position: absolute !important;*/
  margin-top: 80px !important;
}
.yb-showcase-align-row-2021 .vc_column-inner {
  max-width: 400px !important;
}
.yb-showcase-align-row .vc_column-inner {
  width: 400px !important;
}
.tshowcase .ts-col_6 .ts-square img {
  filter: grayscale(100%);
}

/* TEAM GRID v2 */
.yb-custom-team-row .tshowcase-hover-info {
  background: rgba(0,0,0,0.4) !important;
  padding: 10px !important;
  width: 100% !important;
  width: 100% !important;
  height: 180px !important;
  margin-top: -75px !important;
}
.yb-custom-team-row .tshowcase-box-details {
  padding: 5px 0 !important;
}

.yb-custom-featured-team-member {
  display: inline-block;
  width: 50vw;
  margin-top: -173px !important;
  position: absolute;
  right: -20px;
}

#featured-line-height .tshowcase #tshowcase-hover-wrap * {
 line-height: 20px !important;
}

/* 2020 featured image */
.yb-custom-featured-team-member2020 {
  display: inline-block;
  width: 50vw;
  margin-top: -173px !important;
  position: absolute;
  right: -20px;
}
.yb-custom-featured-team-member2020 img {
  top: calc(-10vw);
}

.yb-custom-featured-team-member #tshowcase-hover-wrap {
  height: 500px !important;
  overflow: hidden !important;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 #tshowcase-hover-wrap {
  height: 500px !important;
  overflow: hidden !important;
}
.yb-custom-featured-team-member2020 .tshowcase {
  height: 0 !important;
}
.yb-custom-featured-team-member img {
  width: 50vw !important;
  position: absolute;
  margin-top: 0 !important;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 img {
  width: 50vw !important;
  position: absolute;
  margin-top: 0 !important;
}
.tshowcase-hover-box {
  padding: 0 !important;
}
.ts-white-border, .ts-square {
  filter: none !important;
  border: none !important;
  box-shadow: none !important;
}
.yb-custom-featured-team-member #tshowcase-hover-wrap span span {
  opacity: 1 !important;
  background: rgba(0,0,0,0.4) !important;
  padding: 25px !important;
  height: 125px !important;
  position: inherit !important;
  display: block !important;
  width: 50vw !important;
  top: 375px !important;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 #tshowcase-hover-wrap span span {
  opacity: 0 !important;
  background: rgba(0,0,0,0.4) !important;
  padding: 25px !important;
  height: 125px !important;
  position: inherit !important;
  display: block !important;
  width: 50vw !important;
  top: 375px !important;
}
.yb-custom-featured-team-member #tshowcase-hover-wrap span span .ts-align-left {
  /*width: 50% !important;*/
  width: 100% !important
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 #tshowcase-hover-wrap span span .ts-align-left {
  /*width: 50% !important;*/
  width: 100% !important
}
.yb-custom-featured-team-member .tshowcase-box-details {
  font-size: 10px !important;
  padding: 5px 0 0 !important;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 .tshowcase-box-details {
  font-size: 10px !important;
  padding: 5px 0 0 !important;
}
.yb-custom-featured-team-member #tshowcase-hover-wrap,
.yb-custom-featured-team-member tshowcase-hover-box ts-normal-float,
.yb-custom-featured-team-member tshowcase-hover-box ts-normal-float div  {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 #tshowcase-hover-wrap,
.yb-custom-featured-team-member2020 tshowcase-hover-box ts-normal-float,
.yb-custom-featured-team-member2020 tshowcase-hover-box ts-normal-float div {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.yb-custom-featured-team-member a, .yb-custom-team-row a {
  color: #fff !important;
  font-size: 17px;
  /*width: 100% !important;
  height: 35px;
  margin-left: -30px !important;
  display: grid;*/
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 a, .yb-custom-team-row a {
  color: #fff !important;
  font-size: 17px;
  /*width: 100% !important;
  height: 35px;
  margin-left: -30px !important;
  display: grid;*/
}
.yb-custom-featured-team-member .ts-ambassadors .tshowcase-box-info-inner {
  padding-top: 0 !important;  
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 .ts-ambassadors .tshowcase-box-info-inner {
  padding-top: 0 !important;
}
.yb-custom-featured-team-member .tshowcase-box-info {
  width: 100% !important;
  text-align: center;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 .tshowcase-box-info {
  width: 100% !important;
  text-align: center;
}
.yb-custom-featured-team-member .tshowcase-single-position,
.yb-custom-featured-team-member .tshowcase-box-title {
  z-index: 99999;
  position: relative;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 .tshowcase-single-position,
.yb-custom-featured-team-member2020 .tshowcase-box-title {
  z-index: 99999;
  position: relative;
}
.yb-custom-featured-team-member .tshowcase-box-title a {
  margin-left: 0 !important;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 .tshowcase-box-title a {
  margin-left: 0 !important;
}
.yb-custom-featured-team-member a {
  width: 100% !important;
  height: 35px;
  margin-left: -70px !important;
  display: grid;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 a {
  width: 100% !important;
  height: 35px;
  margin-left: -30px !important;
  display: grid;
}
.yb-custom-featured-team-member .yb-custom-team-row a,
.yb-custom-featured-team-member .yb-custom-team-row a:hover {
  color: transparent !important;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 .yb-custom-team-row a,
.yb-custom-featured-team-member2020 .yb-custom-team-row a:hover {
  color: transparent !important;
}
.yb-custom-featured-team-member #tshowcase-hover-wrap {
  margin-top: 20px !important;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 #tshowcase-hover-wrap {
  margin-top: 20px !important;
}
.yb-custom-featured-team-member .tshowcase-hover-info {
  padding-top: 0 !important;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 .tshowcase-hover-info {
  padding-top: 0 !important;
}
#tshowcase-hover-wrap {
  margin-top: 80px !important;
}
.yb-custom-team-row #tshowcase-hover-wrap {
  text-align: center;
}
.tshowcase-box-title {
  /*padding-top: 100px !important;*/
}

/* TEAM GRID SINGLE */
.tshowcase-single-title {
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  /*font-size: 40px !important;*/
  font-size: 35px !important;
  line-height: 1;
  padding-bottom: 15px;
  color: #102f45 !important;
}

/* TEAM GRID PARTNERS */
.yb-custom-featured-partner .yb-custom-featured-team-member img {
  margin-top: 0 !important;
  /*padding: 100px !important;*/
  /*padding: 180px 100px 0 !important;*/
  padding: 100px 100px 0 !important;
  /*margin-left: -300px;*/
  /*max-height: 300px;
  width: auto !important;*/
}
/* 2020 featured image */
.yb-custom-featured-partner .yb-custom-featured-team-member2020 img {
  margin-top: 0 !important;
  /*padding: 100px !important;*/
  /*padding: 180px 100px 0 !important;*/
  padding: 100px 100px 0 !important;
  /*margin-left: -300px;*/
  /*max-height: 300px;
  width: auto !important;*/
}
.yb-custom-featured-partner  #tshowcase-hover-wrap span span {
  background: transparent !important;
}
.yb-custom-featured-partner #tshowcase-hover-wrap {
  /*background: #D1E9FA;*/
}
.yb-custom-featured-partner a {
  display: none !important;
}
.yb-custom-featured-partner .tshowcase-box-details {
  color: #102f45 !important;
}
.yb-custom-featured-partner #tshowcase-hover-wrap span span .ts-align-left {
  width: 100% !important;
  text-align: center !important;
}
.yb-custom-featured-partner #tshowcase-hover-wrap span span {
  top: 300px !important;
}
.yb-custom-featured-partner .tshowcase-single-freehtml {
  /*font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  color: #5f727f;*/
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  color: #102f45;
  font-size: 15px !important;
  font-weight: 100 !important;
  padding: 0 60px !important;
  line-height: 1.5 !important;
  display: block !important;
}
.yb-custom-featured-partners .tshowcase-hover-box.ts-col_4.ts-partners.ts-id-54 div span {
  /*background: #D1E9FA;*/
  height: 200px;
  width: 100%;
}
.yb-custom-featured-partners .ts-square {
  border: 2px solid #ccc !important;
  border-bottom: 0 !important;
 }
.ts-partners a {
  color: transparent !important
}
.yb-custom-featured-partners span.ts-square {
  width: 110px;
  margin: auto;
  padding-top: 30px !important;
  width: 200px !important;
  display: grid;
  align-items: center;
  height: 180px;
}
.yb-custom-featured-partners span.ts-square img {
  /*width: 110px;*/
  width: 180px;
  /*margin-left: 10px !important;*/
  margin-top: -25px !important;
  width: 150px !important;
  margin-left: 20px !important;
}
.yb-custom-featured-partners #tshowcase-hover-wrap {
  margin-top: 100px !important;
}
.yb-custom-featured-partners .tshowcase-hover-info {
  opacity: 1 !important;
  top: 140px !important;
  background: transparent !important;
}
.yb-custom-featured-partners .tshowcase-hover-info .tshowcase-box-title {
  display: none !important;
}
.yb-custom-featured-partners .tshowcase-hover-info .tshowcase-box-title a {
  color: #102f45 !important;
  padding-left: 10px !important;
}
.tshowcase-single-freehtml {
  display: none !important;
}
.ts-partners.tshowcase-hover-box {
  min-height: 300px !important;
}
.ts-partners .tshowcase-single-position {
  margin-left: 30px !important;
  margin-top: 30px !important;
  max-width: 200px;
  /*font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  color: #000;*/
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  color: #102f45;
  text-transform: none !important;
}
.yb-custom-featured-team-member {
  z-index: 999;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 {
  z-index: 999;
}
.yb-custom-featured-team-member #tshowcase-hover-wrap {
  margin-bottom: 0;
}
/* 2020 featured image */
.yb-custom-featured-team-member2020 #tshowcase-hover-wrap {
  margin-bottom: 0;
}
.tshowcase_pager {
  padding: 0 !important;
  margin: 0 !important;
}
a.tshowcase_page:last-child {
  margin: 0 !important;
}
a.tshowcase_page {
  display: block !important;
  color: black !important;
  margin: 0 !important;
  background: #ccc !important;
  width: 10px;
  border: none;
  border-radius: 100% !important;
  height: 10px;
  display: inline-block !important;
  margin-right: 5px !important;
}
a.tshowcase_page.tshowcase_current_page {
  background: black !important;
}
.ts-partners .tshowcase-single-position {
  /*display: none !important;*/
}
.tspartners .tshowcase-single-position {
  display: block !important;
}
.ts-partners .tshowcase-hover-info .tshowcase-single-position {
  /*margin-top: 100px !important;*/
  background: #102f45;
  color: white;
  width: 200px;
  margin-left: -7px !important;
  height: 60px;
  display: grid;
  align-items: center;
}
.ts-partners .tshowcase-single-freehtml {
  opacity: 0;
}
.yb-custom-featured-partner .yb-custom-featured-team-member a {
  width: unset !important;
}
.yb-custom-featured-partner .tshowcase-single-freehtml {
  padding-left: 0 !important;
}
.yb-custom-featured-partners .tshowcase-hover-box:last-child {
  margin-top: 0px !important;
}

/* Text on team showcase */
.tshowcase #tshowcase-hover-wrap * {
  line-height: 12px !important;
}

/* MENU */
#primary-menu {
  min-width: 300px !important;
  left: -40px !important;
  top: -25px;
  height: 100vh !important;
  max-height: 100vh !important;
  background: white !important;
  padding-top: 80px !important;
  z-index: -1 !important;
  padding-left: 15px !important;
}
#primary-menu .menu-item {
  border: none !important;
}
#primary-menu .menu-item a {
  background: white !important;
}
#primary-menu .menu-item:after {
  content: '' !important;
}
.minisearch {
  display: none !important;
}
#primary-navigation {

}
li.menu-item.menu-item-active a {
  border: none !important;
}
#primary-menu .menu-item-active {
  margin-left: 5px !important;
  font-weight: bold !important;
}
/* MENU DESKTOP WORKAROUND */
.no-responsive.dl-menuopen {
  display: block !important;
  opacity: 1 !important;
}
.header-style-3 #primary-menu.no-responsive > li {
  display: block; 
  padding: 15px 20px !important;
}
.header-style-3 #primary-menu.no-responsive > li a {
  color: #5f727f;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Source Sans Pro';
}
.no-responsive .menu-item-logo,
.no-responsive .menu-item-search {
  display: none !important;
}

/* MB 2020 */
.yb-custom-our-judges {
  margin-top: 30px !important;
}
.ts-mb100-2020-judges:first-child {
  display: none !important;
}
.yb-custom-button-top-pad a {
  /*margin-top: -180px !important;*/
}
.yb-custom-mb-criteria-one .vc_column-inner, .yb-custom-mb-criteria-two .vc_column-inner {
  max-width: 300px;
}
.yb-custom-mb-criteria-one .vc_column-inner {
  float: right;
}
.yb-custom-mb-criteria-two .vc_column-inner {
  float: left;
}
.vc_col-sm-12 .tshowcase #tshowcase-hover-wrap * {
  text-align: center;
}
#tshowcase_id_2 {
  margin-top: -70px;
}

.yb-custom-mb-2020 .ts-square img {
  filter: none !important;
}
.yb-custom-mb-2020 .tshowcase-box-info-inner {
  padding-top: 120px !important
}

.yb-custom-search-workaround {
  /*background: #102f45 !important;*/
}

/* MB MEMBER SINGLE */
.single-tshowcase .post-image {
  display: none !important;
}
.single-tshowcase .post-text {
  width: 700px !important;
  width: 100% !important; /* Jericho */
  margin: auto !important;
  float: initial !important;
}
.entry-content #tshowcase-single-wrap { /* Margin Auto */
  max-width: 700px !important;
  margin: auto;
}
.single-tshowcase .tshowcase-vcard .tshowcase-single-freehtml {
  width: 150px !important;
  float: right !important;
  position: absolute !important;
  top: 100px !important;
  right: 95px !important;
}
.single-tshowcase .tshowcase-vcard .tshowcase-single-freehtml .mb-tag {
  padding: 8px !important;
  text-align: center !important;
}
.tshowcase-vcard.yb-cusom-single-post.single .mb-tag {
  width: auto !important;
}
.single-tshowcase .tshowcase-vcard-left,
.single-tshowcase .tshowcase-vcard-left img {
  width: 100% !important;
}
.single-tshowcase .tshowcase-vcard-left {
  max-height: 500px;
  overflow: hidden;
}
.single-tshowcase .tshowcase-vcard-left img {
  max-width: 515px;
}
footer .tshowcase-vcard,
footer h3,
footer ul {
  display: none !important;
}
/*.title {
  color: #102f45 !important;
  font-size: 35px !important;
  font-size: 35px;
  font-weight: 400 !important;
}*/
.single-post p {
  font-size: 17px !important
}
.single-post .panel-center {
  padding-left: 25px;
  padding-right: 25px;
}
.yb-cusom-single-post {
  text-align: center;
}
.yb-cusom-single-post .tshowcase-single-position
{ 
  color: #102f45 !important;
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  font-style: italic;
  padding-top: 10px;
  /* max-width: 650px; */
  max-width: 700px !important; /* Jericho */
  font-size: 22px;
  line-height: 1.3 !important;
}
.tshowcase-vcard.yb-cusom-single-post .tshowcase-single-position {
  padding: 0;
  padding-bottom: 50px;
  width: 100% !important;
  top: 100px !important;
}
.tshowcase-single-freehtml div.mb-tag {
  font-size: 12px !important;
  width: unset !important;
  padding: 10px !important;
  border-radius: 2px;
}
.tshowcase-single-freehtml a {
  display: inline-block !important;
}
/*.tshowcase-single-freehtml a:first-child div.mb-tag {
  float: left !important;
}
.tshowcase-single-freehtml a:nth-child(2) div.mb-tag {
  margin-right: 0 !important;
}*/
/* .single-tshowcase .tshowcase-vcard .tshowcase-single-freehtml {
  width: 600px !important;
  margin-right: -50px;
} */
.single-tshowcase .tshowcase-vcard .tshowcase-single-freehtml {
  position: absolute !important;
  width: 700px !important;
  margin-right: unset !important;
  /* float: none !important; */
  right: auto !important;
}
.entry-content #tshowcase-single-wrap .tshowcase-vcard + h3 {
  display: none !important;
}
.entry-content #tshowcase-single-wrap > ul {
  display: none !important;
}
.tshowcase-single-position {
  font-style: normal !important;
  font-size: 12px;
}
.yb-cusom-single-post .tshowcase-box-social {
  margin-bottom: 20px !important;
}
.yb-cusom-single-post .tshowcase-box-social {
  filter: grayscale(100);
}
.yb-cusom-single-post .tshowcase-box-social a {
  padding: 0 10px;
}
.socials-item-icon.pinterest,
.socials-item-icon.reddit {
  display: none !important;
}
.single-post .page-title-parallax-background {
  padding-top: 0 !important;
}
.socials-item-icon.twitter {
  margin-top: 1px;
}
.socials-item-icon.linkedin {
  margin-top: -1px;
}
/* full events */
.yb-custom-event-reel.full {
  padding-top: 0 !important;
}
.yb-showcase-align-row.twin {
  width: 100% !important;
}
.yb-showcase-align-row.twin article {
  width: 100% !important;
}
.entry-title,
.description .summary {
  max-width: 90%;
}
.description .summary {
  line-height: 1.1;
}
.panel .summary {
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.post-title .title-h4 {
  margin: 10px 0 25px !important;
}
.entry-title.title-h4 a {
  
}
.display-none {
  display: none !important;
}
.yb-showcase-align-row.twin article .post-content-wrapper {
  padding: 0 !important;
  border: 0 !important;
  top: -135px !important;
  position: absolute !important;
  left: -5px !important;
}
.yb-showcase-align-row.twin article .post-content-wrapper .description .post-meta-conteiner,
.yb-showcase-align-row.twin article .post-content-wrapper .description .clearfix {
  display: none !important;
}
.yb-showcase-align-row.twin article .post-content-wrapper .description {
  margin-top: -140px;
  z-index: 999;
  position: absolute;
  margin-left: 40px;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  font-weight: 400 !important;
  color: #fff !important;
  background: rgba(0,0,0,0.4) !important;
  height: 130px;
  width: 100%;
  margin-left: 20px;
  padding-left: 30px;
}
.yb-showcase-align-row.twin article .post-content-wrapper .description a,
.yb-showcase-align-row.twin article .post-content-wrapper .description a:hover,
.yb-showcase-align-row.twin article .post-content-wrapper .description span {
  color: #fff !important;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.1 !important;
}
.yb-showcase-align-row.twin article .post-content-wrapper .description .post-text {
  margin-top: -15px;
}
.gem-pagination {
  display: none !important;
}
.yb-showcase-align-row .post-image {
  max-height: 525px !important;
  width: 50vw !important;
  overflow: hidden !important;
  margin-top: -80px;
  margin-left: 20px;
}
.yb-showcase-align-row .post-image img {
  width: 100% !important;
}
.yb-showcase-align-row.twin .post-featured-content:after {
  display: none !important;
}
.yb-showcase-align-row.twin .vc_column-inner .wpb_text_column {
  /* width: 300px !important; */
  width: 250px !important;
}
.yb-custom-upcoming-events {
  padding-top: 100px;
}
.yb-custom-events-missed {
  padding: 0;
  /*margin-top: -20px !important;*/
  margin-top: 60px !important;
}
.yb-custom-events-miss {
  margin: 0 !important;
}
.yb-custom-divider.missed-events {
  margin-bottom: 0 !important;
}
.bottom-to-top,
.wpb_bottom-to-top {
  animation: none !important
}

/* RELATED CONTENT */ /* JERICHO EDIT */
/* .related-styling p {
  display: inline-block !important;
  width: 24.5% !important;
}
div.category-featured-stories-section { 
  width: 200px !important;
} */

/* STORIES */
.blog.blog-style-justified-4x {
  text-align: center !important;
}
.yb-custom-our-judges-spacing {
  margin-bottom: 0 !important;
}

/* SINGLE POST */
.post-template-default.single-post h1 {
  font-family: "OPTIPegasus-Semibold", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  /*font-size: 40px !important;*/
  font-size: 40px !important;
  line-height: 1.1;
}
.post-template-default.single-post .page-title-title {
  max-width: 700px !important;
}
.post-template-default.single-post .page-title-excerpt {
  margin-top: 18px;
  color: #454545 !important;
  font-family: "OPTIPegasus", "Open Sans", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  /* font-style: italic; */
  padding-top: 10px;
  max-width: 650px;
  font-size: 22px;
  line-height: 1.3 !important;
}
.post-template-default.single-post .block-content {
  padding-top: 20px !important;
}
.post-template-default.single-post .post-content {
  
}
.post-template-default.single-post .post-meta-left, 
.post-tags-list, 
.socials-sharing {
  padding-bottom: 20px;
  text-align: center !important;
}
.post-template-default.single-post .post-meta-author a {
  color: #102f45 !important;
}
.post-meta-author,
.post-meta-date {
  color: #102f45 !important;
  font-weight: 200 !important;
}
.post-template-default.single-post .post-meta.date-color {
  display: none !important;
}
.post-template-default.single-post .socials-sharing {
  border-bottom: 1px solid #102f45;
  max-width: 700px;
  margin: auto;
  padding-bottom: 25px;
  margin-bottom: 80px;
}
.post-template-default.single-post .entry-content p,
.post-template-default.single-post .entry-content ol,
.comments-area {
  max-width: 800px;
  margin: auto !important;
  font-size: 24px !important;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
}
.post-template-default.single-post .entry-content ol {
  margin-top: 10px !important;
}
.post-template-default.single-post .socials-item-icon {
  color: #102f45 !important;
}
.post-template-default.single-post .socials-item-icon.titter {
  margin-top: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
.post-template-default.single-post h2 {
  font-family: "OPTIPegasus", "OPTIPegasus-Semibold", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  font-weight: 600;
  text-align: left;
  margin: 10px 0;
  font-size: 26px !important;
  max-width: 800px;
  margin: auto;
  line-height: 1.3;
  /* added as a workaround for blog post editing */
  margin: 3rem auto;
  color: #000 !important;
}
#reply-title, .comment-form-message {
  display: none !important;
}
.comment-list {
  margin-bottom: 50px;
  border-bottom: 1px solid #102f45 !important;
}
#comment {
  background: white;
  height: 60px;
  border-top: none;
  border-left: none;
  border-right: none;
  resize: none;
}
#comments h2 {
  text-align: left !important;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  color: #102f45 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}
#comments h2::before {
  display: none !important;
}
.comment-inner {
  background: none !important;
  padding: 0 !important;
}
.reply a {
  border: none !important;
  background: transparent !important;
  color: #102f45 !important;
  font-weight: 200 !important;
}
.fn.title-h6 {
  font-weight: 200 !important;
}
.post-template-default.single-post strong,
.post-template-default.single-post b {
  color: #102f45 !important;
}
.post {
  padding-bottom: 0px !important;
}
.post .entry-title {
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
}
.post-title.front-page span {
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  font-size: 35px !important;;
}
/*.post-video {
  width: 100vw !important;
  margin-left: -55px;
}
.post-video iframe {
  width: 100vw;
}
.post-related-posts {
  display: none !important;
}
.post-video-slider rs-fullwidth-wrap {
  margin-top: 0 !important;
}*/
.post-video p {
  max-width: unset !important;
}
/* blog-speakers */
.yb-custom-team-row.blog-speakers #tshowcase-hover-wrap  {
  margin-top: 40px !important;
}
.yb-custom-team-row.blog-speakers .tshowcase-hover-box {
  /*margin-bottom: 100px !important;*/
}

/* LAST MINUTE OVERRIDES*/
.justified-style-1 .post-content-wrapper {
  border: none !important;
}
.event_data.status-EventScheduled {
  display: none !important;
}
.post-meta-left, .post-related-posts {
  display: none !important;
}
.comments-area {}
.category-stories .post-meta-left { 
  display: block !important;
}
body.search .page-title-block::before {
  background-color: transparent !important;
}
input[type="text"], body, #respond a {
  color: #102f45 !important;
}
div.wpcf7-mail-sent-ok {
  border: none !important;
}
.search-no-results .site-main form {
  display: none;
}
.search-no-results .title-xlarge,
  .search-no-results .title-xlarge .light,
  .search-no-results .title-xlarge .highlight {
    font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
    font-size: 24px !important;
}
.search-no-results .page-title,
.search-no-results .page-title .light {
  font-size: 22px !important;
  text-align: center;
  margin-top: -175px;
  font-weight: regular;
  color: #102f45 !important;
  font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
  font-style: italic;
  padding-top: 10px;
  line-height: 1.3 !important;
}
.search-no-results .main-content p {
  text-align: center !important;
}
.archive.tag .title-xlarge {
  text-transform: lowercase !important;
  line-height: 1.2 !important;
}
.archive.tag .title-xlarge::first-letter {
  text-transform: capitalize !important;
}

/* TAGS */
.post-tags-list {
  margin-bottom: 10px !important;
}
.post-tags-list a {
  padding: 10px 5px !important;
  min-width: 120px;
  color: #102f45 !important;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  background: #06E0BE !important;
  margin: 0 5px !important;
}
.post-tags-list a:nth-child(2) {
  background: #2797E6 !important;
}
.post-tags-list a:nth-child(3) {
  background: #DD0B3D !important;
}
.post-tags-list a::before,
.post-tags-list a::after {
  display: none !important;
}
body.tag #page-title {
  padding-top: 30px !important;
}
body.tag .post-tags-list {
  margin-bottom: 100px !important;
}
.entry-content .post-tags-list a {
  margin-bottom: 10px !important;
}
body.tag #page-title {
  
}

/* MB100 2019 - TAGS */
.tshowcase-single-freehtml {
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  width: 100% !important;
}
.tshowcase-single-freehtml div.mb-tag {
  color: #102f45 !important;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  background: #06E0BE !important;
  font-size: 11px;
  margin-right: 5px !important;
  text-align: right !important;
  padding-right: 10px !important;
  margin-bottom: 3px !important;
  padding: 3px 8px !important;
  width: 150px !important;
  float: right !important;
  text-transform: uppercase;
  margin-right: 7px !important;
}
.tshowcase-single-freehtml div.mb-tag.two {
  background: #2797E6 !important;
}
.tshowcase-single-freehtml div.mb-tag.three {
  background: #DD0B3D !important;
}
.tshowcase-box-info-inner {
  padding-top: 85px !important;
}

.yb-custom-featured-team-member .tshowcase-box-info-inner {
  padding-top: 0 !important;
}

.ts-col_6 .tshowcase-box-info-inner {
  padding-top: 50px;
  padding-left: 2px;
  padding-right: 2px;
}

/* TAG CLOUD */
.yb-custom-tag-cloud {
  padding: 6px !important;
}
.yb-custom-tag-cloud a {
  padding: 6px 7px !important;
  min-width: 125px;
  color: white !important;
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  border: 1px solid #06E0BE !important;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  margin-right: 7px;
  cursor: pointer;
}
.yb-custom-tag-cloud.two a {
  border: 1px solid #2797E6 !important;
}
.yb-custom-tag-cloud.three a {
  border: 1px solid #DD0B3D !important;
}
.yb-custom-tag-cloud.four a {
  border: 1px solid #ffb800 !important;
}
.yb-custom-tag-cloud.five a {
  border: 1px solid #ff41ff !important;
}
.yb-custom-tag-cloud a.selected {
  border: 3px solid #fff !important;
  /* font-weight: bold; */
  min-width: 120px;
}

/* PRIVACY POLICY */
#fhw_cookiehinweis {
  font-family: "OPTIPegasus", "Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
  font-size: 12px !important;
}
#fhw_cookiehinweis .mainbutton {
  border: 1px solid #fff;
  padding: 5px 20px !important;
}

.yb-custom-divider.our-judges {
  margin-bottom: 10px;
}

.join-desktop {
  display: block !important;
}
.join-mobile {
  display: none !important;
}

.yb-custom-mb-2020 .tshowcase-hover-info {
  opacity: 1 !important;
}
.yb-custom-mb-2020 .tshowcase-single-freehtml {
  opacity: 0;
}
.yb-custom-mb-2020 .tshowcase-hover-info:hover .tshowcase-single-freehtml {
  opacity: 1 !important;
}

/* MEMBERSHIP PAGE */
.page-id-28489, .page-id-34973 {
  /*margin-top: 270px;*/
}
.page-id-28489  .block-content {
  
}
.page-id-28489 .entry-content,
.page-id-34973 .entry-content {
  /*background: #141228 !important;
  color: white !important;
  position: fixed;
  left: 0;
  top: 100px;
  width: 100vw;*/
  margin-top: -135px;
  margin-bottom: 30px;
  /*padding-top: 10px;
  padding-top: 100px;*/
  padding-bottom: 50px;
}
.page-id-28489 .entry-content h2,
.page-id-34973 .entry-content h2 {
  color: white !important;
}
.page-id-28489 .main-content .container,
.page-id-34973 .main-content .container {
  width: 100vw !important;
  margin: 0 !important;
  padding: 0 !important;
}
.page-id-28489 .yb-custom-box .wpb_wrapper .wpb_text_column,
.page-id-34973 .yb-custom-box .wpb_wrapper .wpb_text_column {
  margin-top: -20px;
  padding: 40px 20px !important;
  min-height: 410px !important;
  display: block !important;
}
.page-id-28489 .vc_column-inner,
.page-id-34973 .vc_column-inner {
  text-align: center;
}
.page-id-28489 p,
.page-id-34973 p {
  font-size: 18px !important;
}
.page-id-28489 .wpb_column.vc_column_container.vc_col-sm-12,
.page-id-34973 .wpb_column.vc_column_container.vc_col-sm-12 {
  max-width: 1200px;
  margin: auto;
  float: none;
}
.page-id-28489 h1.no-bottom,
.page-id-34973 h1.no-bottom {
  margin-bottom: 40px !important;
}
.page-id-28489 .yb-custom-header-description,
.page-id-34973 .yb-custom-header-description {
  max-width: 750px !important;
  width: unset !important;
  font-size: 19px !important;
}
.page-id-28489 b,
.page-id-34973 b {
  color: #f18e3c !important;
  font-weight: normal !important;
}
.page-id-28489 h5,
.page-id-34973 h5 {
  font-weight: 600 !important;
}
.page-id-28489 .yb-custom-box-row.home .vc_column-inner,
.page-id-34973 .yb-custom-box-row.home .vc_column-inner {
  max-width: 375px !important;
}
.page-id-28489 .yb-custom-box-row.home .vc_column-inner img,
.page-id-34973 .yb-custom-box-row.home .vc_column-inner img {
  width: 333px;
  max-height: 275px !important;
}
.page-id-33349 .yb-custom-our-judges-spacing,
.page-id-34973 .yb-custom-our-judges-spacing {
  margin-bottom: 0 !important;
}

/* PHONE MEDIA */
@media (max-width:640px) {
  /*.mb2021-slider {
    margin-top: -50px !important;
  }*/
  .page-id-33349 .yb-custom-our-judges-spacing,
  .page-id-34973 .yb-custom-our-judges-spacing {
    margin-bottom: 0 !important;
  }
  /*.page-id-33349 h4 {
    margin-bottom: 60px;
  }*/
  .yb-custom-featured-team-member2020 {
    height: 230px !important;
  }
  .yb-custom-featured-team-member #tshowcase-hover-wrap {
    height: 300px !important;
    overflow: auto;
  }
  .yb-custom-mb-2019 .tshowcase-single-freehtml a:nth-child(3) {
    display: none;
  }
  .yb-showcase-align-row-2021 h4 {
    font-size: 20px;
  }
  .margin-bottom-mb100-2021 {
    margin-bottom: 75px !important;
  }
  /* .mobile-2021-past {
    margin-top: 100px;
  }
  .margin-2021-judges {
    margin-top: 100px;
  } */
  #tshowcase-hover-wrap {
    margin-left: -35px;
  }
  .post-33349 #tshowcase-hover-wrap {
    margin-top: 130px !important;
  }
  rs-slide[data-key="rs-54"] rs-sbg {
    /* background-image: url("https://meaningful.business/wp-content/uploads/2020/09/Mind-Matters-mobile-cropped.jpg") !important; */
    /*background-image: url("https://meaningful.business/wp-content/uploads/2020/10/iPhone-1.png") !important;*/
    background-image: url("https://meaningful.business/wp-content/uploads/2021/03/membership-home-mobile.png") !important;
  }
  rs-slide[data-key="rs-55"] rs-sbg {
    background-image: url("https://meaningful.business/wp-content/uploads/2021/06/Asset-2.png") !important;
  }
  rs-slide[data-key="rs-57"] rs-sbg {
    background-image: url("https://meaningful.business/wp-content/uploads/2021/10/1.png") !important;
  }
  rs-slide[data-key="rs-66"] rs-sbg {
    /* background-image: url("https://meaningful.business/wp-content/uploads/2021/10/Mb100-mobile-1.png") !important; */
    background-image: url("https://meaningful.business/wp-content/uploads/2021/10/Mb100-mobile-1-scaled.jpg") !important;
    background-size: contain !important;
  }
  rs-slide[data-key="rs-73"] rs-sbg {
    background-image: url("https://meaningful.business/wp-content/uploads/2021/10/Mobile-updated-scaled.jpg") !important;
    /* height: 100% !important;*/
    background-size: contain !important;
    /*background-size: cover !important;*/
  }
  rs-slide[data-key="rs-72"] rs-sbg {
    background-image: url("https://meaningful.business/wp-content/uploads/2021/10/Hub.png") !important;
  }
  rs-slide[data-key="rs-75"] rs-sbg {
    background-image: url("https://meaningful.business/wp-content/uploads/2021/11/Mobile-sept-2021.png") !important;
  }
  .mb2021-slider rs-fullwidth-wrap {
    margin-bottom: 90px !important;
  }
  /* rs-sbg {
    background-image: url("https://meaningful.business/wp-content/uploads/2020/09/Mind-Matters-mobile-cropped.jpg") !important;
    background-image: url("https://meaningful.business/wp-content/uploads/2020/10/iPhone-1.png") !important;
    background-image: url("https://meaningful.business/wp-content/uploads/2021/03/membership-home-mobile.png") !important;
  } */
  a.members {
    /* background-image: url("https://meaningful.business/wp-content/uploads/2021/03/membership-banner-mobile.png") !important; */
    background-image: url("https://meaningful.business/wp-content/uploads/2021/10/Mobile-banner-2.png") !important;
    /* height: 600px; */
    height: 600px;
    width: 100vw;
    display: inline-block;
    margin-top: -20px;
    background-size: contain;
  }
  a.members img {
    display: none !important;
  }
  #tshowcase-hover-wrap .ts-col_6 {
    width: 50% !important;
    display: inline-block;
  }
  #tshowcase-hover-wrap .ts-col_6 img {
    padding: 0 15px !important;
  }
  #tshowcase-hover-wrap .ts-col_6 .tshowcase-hover-info {
    width: calc(100% - 30px) !important;
    left: 15px;
    height: 150px !important;
    margin-top: -60px !important;
  }
  .yb-custom-mb-2020 #tshowcase-hover-wrap .ts-col_6 .tshowcase-hover-info {
    display: block !important;
  }
  .yb-showcase-align-row .vc_column-inner {
    width: 100% !important;
  }
  .tshowcase-hover-wrap {
    margin-top: 0 !important;
  }
  .yb-custom-featured-team-member .tshowcase-box-info {
    width: 100% !important;
    text-align: right;
  }
  .yb-custom-featured-partners .tshowcase-hover-info { /* Jericho Edit */
    top: 105px !important;
  }
  .text-overlap-fix {
    margin-bottom: 150px !important;
  }
  /* MEMBERSHIP PAGE */
  .page-id-28489 .yb-custom-box .wpb_wrapper .wpb_text_column,
  .page-id-34973 .yb-custom-box .wpb_wrapper .wpb_text_column {
    width: 280px !important;
  }
  .page-id-28489 .yb-custom-box-row,
  .page-id-28489 .yb-custom-headerspace-delete,
  .page-id-34973 .yb-custom-box-row,
  .page-id-34973 .yb-custom-headerspace-delete {
    padding: 0 40px;
  }
  .ambassadors #tshowcase_id_0 {
    margin-top: 0 !important;
  }
}

@media (min-width:320px) and (max-width:640px) {
  rs-slide[data-key="rs-73"] rs-sbg {
    height: 
  }
}

/* TABLET MEDIA */
@media (max-width:1100px)  {
  .single-tshowcase .tshowcase-vcard .tshowcase-single-freehtml {
    display: none !important;
  }
  .yb-custom-team-row .tshowcase-hover-info {
    margin-top: -107px !important;
  }
  .vc_col-sm-6 {
    width: 100%;
  }
  .mb100-dp {
    display: none;
  }
  #post-31659 .yb-showcase-align-row-2021 .vc_column-inner {
    margin: auto !important;
    text-align: center;
  }
  .mobile-2021-past .vc_col-sm-6 {
    width: 50%;
    margin-top: 40px;
  }
  #post-27211 #tshowcase_id_0 {
    display: none;
  }
  #post-27211 .vc_custom_1632738401337 {
    margin-top: 0px !important;
  }
  .custom-footer .vc_col-sm-1, 
  .custom-footer .vc_col-sm-10, 
  .custom-footer .vc_col-sm-11, 
  .custom-footer .vc_col-sm-12, 
  .custom-footer .vc_col-sm-2, 
  .custom-footer .vc_col-sm-3, 
  .custom-footer .vc_col-sm-4, 
  .custom-footer .vc_col-sm-5, 
  .custom-footer .vc_col-sm-6, 
  .custom-footer .vc_col-sm-7, 
  .custom-footer .vc_col-sm-8, 
  .custom-footer .vc_col-sm-9 {
    float: unset !important;
  }
  .yb-custom-featured-team-member2020 #tshowcase-hover-wrap {
    height: 350px !important;
    overflow: hidden !important;
  }
  .desktop-search {
    display: none !important
  }  
  .mobile-search {
    display: block !important;
  }
  /* HEADER */
  .yb-custom-search,
  .top-area-socials {
    /*display: none !important;*/
  }
  .yb-custom-search {
    left: -60px !important;
    right: unset !important;
    top: 33px !important;
  }
  .yb-custom-search img {
    height: 20px !important;
    margin-top: 3px !important;
  }
  #primary-navigation .menu-toggle {
    position: fixed;
    top: 35px !important;
    padding: 0 !important;
  }
  .primary-navigation {
    width: 50px !important;
  }
  .top-area-socials {
    right: 25px !important;
    margin-top: 7px !important
  }
  .top-area-block {
    position: fixed;
    right: -20px;
  }
  .join-desktop {
    display: none !important;
  }
  .join-mobile {
    display: block !important;
  }
  /* HOME */
  .yb-custom-box .vc_single_image-wrapper {
    text-align: center !important;
    width: 300px !important;
    overflow: hidden !important;
  }
  .yb-custom-box .wpb_wrapper .wpb_text_column {
    margin: auto;
    /* width: 288px !important; */
    margin: auto !important;
    margin-bottom: 30px !important;
    width: auto !important;
  }
  .yb-custom-box-row .wpb_column.vc_column_container.vc_col-sm-12  {
    margin: -20px;
  }
  #slider-1-slide-1-layer-5 {
    color: white !important;
    font-weight: 200 !important;
  }
  /* ABOUT */
  .yb-custom-our-team .wpb_single_image {
    text-align: center !important;
  }
  .yb-custom-our-team .wpb_single_image img {
    max-width: 150px;
    height: auto !important;
  }
  .yb-cusom-about-section .wpb_wrapper .wpb_text_column {
    width: 280px !important;
  }
  .tshowcase-vcard.yb-cusom-single-post {
    width: 100vw !important;
    margin-left: -15px;
    margin-top: -30px;
  }
  .tshowcase-single-title {
    font-size: 30px !important
  }
  .yb-custom-ambassadors-header {
    /* margin-top: 0px !important; */
    margin-top: -20px !important;
    /* margin-bottom: -40px; */
    margin-bottom: 40px;
  }
  .yb-custom-stories-header {
    margin-top: -40px !important;
  }
  .tshowcase-vcard.yb-cusom-single-post .tshowcase-single-position {
    padding: 0 !important;
    margin-top: -10px;
  }
  .custom-footer {
    padding-left: 10vw;
  }
  /* AMBASSADORS */
  .yb-showcase-align-row {
    margin: 0 !important;
    text-align: center;
  }
  .yb-showcase-align-row .vc_column-inner {
    margin: auto !important;
  }
  .yb-custom-featured-team-member {
    width: 100vw !important;
    position: relative !important;
    left: -21px !important
  }
  /* 2020 featured image */
  .yb-custom-featured-team-member2020 {
    width: 100vw !important;
    position: relative !important;
    left: -21px !important
  }
  .yb-custom-featured-team-member img {
    width: 100vw !important;
  }
  /* 2020 featured image */
  .yb-custom-featured-team-member2020 img {
    width: 100vw !important;
  }
  .yb-custom-featured-team-member #tshowcase-hover-wrap span span {
    top: 325px !important;
    width: 100vw !important;
  }
  /* 2020 featured image */
  .yb-custom-featured-team-member2020 #tshowcase-hover-wrap span span {
    top: 325px !important;
    width: 100vw !important;
  }
  .yb-showcase-align-row {
    margin-right: 0 !important;
  }
  /* PARTNERS */
  .yb-custom-featured-partner .tshowcase_pager {
    padding-bottom: 70px !important;
  }
  .yb-custom-featured-partner .yb-custom-featured-team-member img {
    padding: 120px 50px 0 !important;
  }
  /* 2020 featured image */
  .yb-custom-featured-partner .yb-custom-featured-team-member2020 img {
    padding: 120px 50px 0 !important;
  }
  .yb-custom-featured-partner .yb-custom-featured-team-member .ts-square ts-white-border {
    display: none !important;
  }
  /* 2020 featured image */
  .yb-custom-featured-partner .yb-custom-featured-team-member2020 .ts-square ts-white-border {
    display: none !important;
  }
  .yb-custom-featured-team-member #tshowcase-hover-wrap {
    /*height: 300px !important;*/
  }
  /* 2020 featured image */
  .yb-custom-featured-team-member2020 #tshowcase-hover-wrap {
    /*height: 300px !important;*/
  }
  .yb-custom-featured-partners #tshowcase-hover-wrap {
    margin-top: 0 !important;
  }
  .yb-custom-featured-partners span.ts-square img {
    margin: 0 !important;
    margin-left: 15px !important;
  }
  .yb-showcase-align-row.partner-featured {
    margin-top: 0 !important;
  }
  .yb-custom-featured-team-member {
    /*display: none !important;*/
    margin-top: -50px !important;
    margin-bottom: 60px !important;
  }
  /* 2020 featured image */
  .yb-custom-featured-team-member2020 {
    /*display: none !important;*/
    margin-top: -50px !important;
    margin-bottom: 60px !important;
  }
  .yb-custom-featured-partners #tshowcase-hover-wrap span span {
    /*top: 0 !important;*/
  }
  .yb-custom-featured-partners .tshowcase-box-details {

  }
  .yb-custom-featured-team-member #tshowcase-hover-wrap {

  }
  .yb-custom-featured-partners .tshowcase-hover-box.ts-col_4.ts-partners.ts-id-54 div span {
    margin-left: -10px;
  }
  .yb-custom-featured-partners span.ts-square img {
    padding-left: 15px;
  }
  /* EVENTS */
  .yb-showcase-align-row.twin .blog {
    padding-top: 250px;
    width: 100vw !important;
    margin-left: -96px;
    display: none !important;
  }
  .yb-custom-upcoming-events {
    padding-top: 50px;
    margin-bottom: 0 !important;
  }
  .yb-custom-events-missed {
    margin-top: 15px !important;
  }
  yb-showcase-align-row.twin {
    margin-top: -3em !important;
  }
  .yb-showcase-align-row.twin .vc_column-inner .wpb_text_column {
    text-align: center !important;
    margin: auto !important;
    margin-top: -60px !important;
  }
  /* ELEMENTS */
  .yb-custom-divider {
    width: 300px;
  }
  .gem-button-size-small {
    margin: 25px 0;
  }
  #page-title .page-title-title h1 {
    font-size: 24px !important;
  }
  /* CONTACT US */
  .page-id-25142 {
    
  }
  .yb-custom-header-description {
    width: 100% !important;
  }
  .single .entry-content {
    max-width: calc(100vw - 30px);
  }
  .wpcf7 .half {
    width: 100% !important;
    padding-top: 7px;
  }
  .wpcf7 .half.first {
    margin-bottom: 15px;
    padding-top: 0 !important;
  }
  /* MB100 2019 */
  .yb-custom-our-judges {
    padding-top: 15px !important;
  }
  .yb-custom-mb-2019 .tshowcase-single-freehtml div.mb-tag {
    /* margin-right: 7px !important;
    width: 145px !important; */
    margin-right: 0px !important;
    max-width: 130px !important;
   /* display: none !important */
  }
  .tshowcase-single-freehtml div.mb-tag {
    max-width: 130px !important;
    margin-right: 0px !important;
  }
  .yb-custom-mb-2019 .tshowcase-single-freehtml {
    /*display: none !important;
    opacity: 0 !important;*/
  }
  .tshowcase-box-info-inner {
    padding-top: 50px;
    padding-left: 2px;
    padding-right: 2px;
  }
  .yb-custom-mb-2019 .tshowcase-box-info-inner {
    padding-top: 50px !important;
  }
  
  /* MB100 2020 */
  .yb-custom-mb-criteria-one .vc_column-inner,
  .yb-custom-mb-criteria-two .vc_column-inner {
    margin: auto;
    float: none;
  }
  .yb-custom-team-row {
    margin-top: -80px;
  }
  .top-area .top-area-items .top-area-block {
    margin-right: 0 !important;
  }
  .post-template-default.single-post .socials-sharing {
    margin-bottom: 30px !important;
  }
  .block-content:last-of-type {
    padding-bottom: 0px !important;
  }
  a.socials-item {
    margin-left: 0 !important;
  }
  .ts-partners .tshowcase-hover-info {
    display: block !important;
  }
  .yb-custom-featured-partner .tshowcase-box-info {
    padding: 0 !important;
    margin-top: -115px !important;
  }
  .ts-partners .tshowcase-hover-info .tshowcase-single-position {
    /*max-width: 175px;*/
    /*margin-left: -4px !important;
    margin-top: 190px !important;*/
    margin-top: 70px !important;
    margin-left: -9px !important;
  }
  .yb-custom-featured-partner .tshowcase-box-info-inner {
    padding-top: 10px !important;
  }
  .yb-custom-our-judges img {
    width: 180px !important;
    height: 150px !important;
  }

  .yb-custom-featured-team-member .tshowcase-box-info-inner {
    padding-top: 20px !important;
  }
  /* 2020 featured image */
  .yb-custom-featured-team-member2020 .tshowcase-box-info-inner {
    padding-top: 20px !important;
  }

  .tshowcase-single-website a {
    height: 250px;
    display: inline-block;
    position: absolute;
    margin-top: -250px;
    width: 200px;
    margin-left: -100px;
  }

  .search-no-results .title-xlarge,
  .search-no-results .title-xlarge .light,
  .search-no-results .title-xlarge .highlight {
    font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
    font-size: 24px !important;
  }
  .search-no-results .page-title,
  .search-no-results .page-title .light {
    font-size: 22px !important;
    text-align: center;
    margin-top: -175px;
    font-weight: regular;
    color: #102f45 !important;
    font-family: 'OPTIPegasus', Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif !important;
    font-style: italic;
    padding-top: 10px;
    max-width: 650px;
    line-height: 1.3 !important;
  }
  .search-no-results .main-content p {
    text-align: center !important;
  }
  .search-no-results form {
    display: none !important;
  
  }

  /* FOOTER */
  .custom-footer {
    margin-top: 10px;
    padding-top: 50px;
  }
  .custom-footer .copyright {
    width: 100%;
  }
  .custom-footer .wpb_column {
    width: 50% !important;
    display: inline-block;
  }
  .custom-footer .gem-divider {
    display: none !important
  }
  .custom-footer img {
    margin-top: -150px;
    margin-left: -10px;
    /* height: 75px !important;
    width: 85px !important; */
  }
  .copyright .wpb_column {
    width: 100% !important;
  }
  .yb-custom-init-divider {
    /*margin-top: 80px;*/
    margin-top: 130px;
  }
  /* SINGLE POST */
  .post-template-default.single-post h1 {
    font-size: 30px !important;
  }
  .post-video {
    margin-left: -15px;
  }
  #post-34145 .post-video {
    height: unset !important;
    margin-left: -5px;
  }
  #post-34145 .vc_custom_1637083560111 {
    margin-top: 75px !important;
  }
  #post-34145 h1 {
    margin-bottom: 30px;
  }
  .post-video,
  .post-video iframe {
    width: calc(100vw - 20px) !important;
    height: 250px !important;
  }
  /* PAGE CONTAINER */
  .panel-center:first-child {
    /*margin-top: 0 !important;*/
  }
  rs-module-wrap {

  }
  rs-mask-wrap a {
    color: white !important;
  }
  /* STORIES */
  .yb-custom-stories-header,
  .yb-custom-events-header {
    margin-top: -45px !important;
  }
  .yb-custom-partners-header {
    margin-top: -10px;
  }
  .yb-custom-single-story-latest {
    margin-top: -60px !important;
  }
  .post-tags-list a {
    margin: 5px !important;
  }

  .gem-button-position-inline {
    max-width: 100%;
  }
  #tshowcase_id_1 {
    /* margin-top: -100px; */
    margin-top: 0px;
  }
  .custom-2021 #tshowcase_id_1 {
    margin-top: 0px;
  }
  .yb-custom-our-judges-spacing {
    margin-bottom: -75px !important;
  }
  .post-title.front-page span {
    font-size: 24px !important;;
  }
 
}

@media (min-width:778px) {
  .page-id-12691 {
    /* margin-top: 130px !important; */
    margin-top: 0px !important;
  }
  rs-fullwidth-wrap {
    /* margin-top: 0 !important; */
    /* margin-top: 100px !important;
    margin-bottom: 125px !important; */
  }
}

/* SMALL DESKTOP FIX */
@media (min-width:900px) and (max-width:1100px) {
  .yb-custom-init-divider {
    margin-top: -40px !important;
  }
}

@media (min-width:1024px) {
  .page-id-33349 #rev_slider_5_1_forcefullwidth {
    max-height: 525px !important;
  }
  .page-id-33349 h4 {
    /*margin-bottom: 20px;*/
  }
}

@media (min-width:1100px)  {
  {

  }
}

/* LARGE DESKTOP FIX */
@media (min-width:1200px)  {
  .yb-custom-init-divider {
    /*margin-top: 20px !important;*/
  }
}

/* XL DESKTOP FIX*/
@media (min-width:1400px)  {
  .yb-custom-init-divider {
    margin-top: 60px !important;
  }
  .yb-custom-featured-team-member img {
    top: -60px !important;
  }
}

/* DESKTOP MEDIA */
@media (min-width:1300px)  {
  .yb-custom-init-divider {
    /*margin-top: 65px !important;*/
  }
  #top-area .container {
    width: 100vw;
  }
  .yb-custom-featured-team-member {
    right: 0 !important;
    position: inherit;
    display: block;
    padding-top: 18px;
    margin-left: -20px !important;
  }
  /* 2020 Featured Image */
  .yb-custom-featured-team-member2020 {
    right: 0 !important;
    position: inherit;
    display: block;
    padding-top: 18px;
    margin-left: -20px !important;
  }
  .yb-custom-upcoming-events {
    padding-top: 150px;
  }
  
  .yb-custom-events-missed {
    margin-top: 115px !important;
  }
  /*#tshowcase-hover-wrap .tshowcase-hover-box * {
    text-align: left !important;
  }
  .yb-custom-featured-partner .yb-custom-featured-team-member img {
    margin-left: -50px;
  }*/
}
/*.yb-custom-featured-partner .yb-custom-featured-team-member .tshowcase-hover-info {
  max-width: 550px;
}
.yb-custom-featured-partner .yb-custom-featured-team-member .tshowcase-hover-info {
  text-align: center !important;
}
.yb-custom-featured-partner .yb-custom-featured-team-member .tshowcase-box-info-inner {
  text-align: center !important;
}*/

/* LARGE DESKTOP FIX */
@media (min-width:800px)  {
  .mobile-search-input {
    display: none !important;
  }
}

 /* Jericho featured story styling (stories page) */
 /* .featured-story-styling .post-featured-content > a {
   margin-top: -150px !important;
 } */

 .bordered-box {
   border: 0.5px !important;
 }

  /* Rebrand */
  .scroll-top-button::before {
    background-color: #102e44 !important;
    color: #fff !important;
  }
  .scroll-top-button.visible {
    opacity: 0.8 !important;
  }
 
  a, .widget_recent_comments .comment-author-link a, .widget .team-person-email a:hover::before, .gem-team-style-5 .team-person:hover .team-person-name, .portfolio.hover-vertical-sliding .overlay .links .caption .info a, .portfolio.hover-horizontal-sliding .overlay .links .caption .info a, .portfolio-set-comma, .blog-style-masonry .entry-title.title-h4 a:hover, .portfolio-item .caption .title a:hover, .version-new.news-grid .portfolio-item:hover .wrap > .caption .title a, .version-default.news-grid .portfolio-item:hover .wrap > .caption .title a, .blog-style-styled_list1 .post-title a:hover, .blog-style-styled_list2 .post-title a:hover, .blog-style-timeline .post-title a:hover, .products .product-info .product-title a:hover, .products .portfolio-item .wrap > .caption .title a:hover, .gem-basic-grid .post-title h4.entry-title a:hover, .gem-basic-grid-2 .vc_gitem-zone-c .post-title a:hover, .gem-media-grid .midia-grid-item-post-author span a:hover, .justified-style-1 .entry-title.title-h4 a:hover, .justified-style-2 .entry-title.title-h4 a:hover, .blog-style-multi-author .post-title a:hover, .reverse-link-color a:hover, a.reverse-link-color:hover, .gem-blog-slider .post-title a:hover, .socials-list.socials-colored a:hover .socials-item-icon, #footer-navigation li a:hover, .custom-footer li a:hover, body.woocommerce-cart .custom-header .breadcrumbs span a, body.woocommerce-checkout .custom-header .breadcrumbs span a, body.woocommerce-wishlist .custom-header .breadcrumbs span a, body.woocommerce-account .page-title-block .breadcrumbs span a, body #primary-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover, body .hamburger-minicart > .minicart ul li a:hover, .version-new.news-grid .portfolio-item .wrap > .caption .title a:hover, .version-default.news-grid.hover-default-vertical-sliding .portfolio-item .image .links .caption .info a {
    color: #eb8a3a !important;
  }
  
  #primary-menu .menu-item a {
    color: #215c86 !important;
  }
 
  #primary-menu .menu-item a:hover {
   color: #eb8a3a !important;
 }

 .entry-title a span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
 }

 .page-id-27638 #page #main #page-title .container {
   display: none !important;
 }

 .ambassadors #tshowcase_id_0 {
  margin-top: -50px;
}

/* mb2012 */
.mb2021-slider rs-fullwidth-wrap {
  margin-top: -140px !important;
}

.mb100-hub-full rs-fullwidth-wrap {
  margin-top: -140px !important;
}

.dl-submenu {
  display: block !important;
}
.dl-back {
  display: none !important;
}

#page:not(.vertical-header) #site-header.animated-header {
  border: none !important;
}
#menu-item-33963 a {
  border-left: 1px solid black !important;
}
.mobile-menu-layout-default .primary-navigation.responsive li.menu-item-parent > a:after {
  display: none;
}

/* .page-id-12691 #page {
  margin-top: -50px !important;
} */

#rum_sst_tab {
  border: 3px solid #eb8a3a !important;
  color: white !important;
  border-bottom: 0 !important;
  top: 300px !important;
}

/****** FONT CHANGE ******/

/* Author */
.post-template-default.single-post .entry-content a
{
  font-family: 'OPTIPegasus', 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
  font-size: 20px !important;
}
.post-template-default.single-post .entry-content p a span {
  color: #eb8a3a !important;
}
.post-template-default.single-post .entry-content .post-tags-list a {
  font-size: 14px !important;
}

/* Post text span */
.post-template-default.single-post .entry-content p span, .post-template-default.single-post .entry-content p, .post-template-default.single-post .entry-content li span, .post-template-default.single-post .entry-content ol {
  font-family: 'OPTIPegasus', 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  color: #454545 !important;
}

/* Post list item */
 .post-template-default.single-post .entry-content li::before,
 .post-template-default.single-post .entry-content h6 {
  font-family: 'OPTIPegasus', 'Open Sans';
  font-weight: 400 !important;
  font-size: 24px !important;
}
.post-template-default.single-post .entry-content li b {
  font-weight: 600 !important;
  font-size: 24px !important;
  font-family: 'OPTIPegasus', 'Open Sans';
}
.post-template-default.single-post .entry-content h6,
.post-template-default.single-post .entry-content h6 a {
  font-family: 'OPTIPegasus', 'Open Sans';
  font-weight: 400 !important;
  font-size: 22px !important;
  line-height: 34px !important;
}

/* Related stories */
.post-template-default.single-post .entry-content .crp_related h1, h2, h3, h4, h5 {
  font-family: "OPTIPegasus","Gill Sans", "Gill Sans MT", Calibri, sans-serif !important;
}
.post-template-default.single-post .entry-content .crp_related a span {
  color: white !important;
  font-size: 18px !important;
  padding-bottom: 5px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.post-template-default.single-post .entry-content .crp_author, .crp_date, .crp_excerpt, .crp_author {
  color: white !important;
  font-size: 14px !important;
  padding: 10px !important;
}
.post-template-default.single-post .entry-content .crp_author a {
  font-size: 16px !important;
}

/* Post question style normal (quick fix) */
.post-template-default.single-post h2 em {
  font-style: normal !important;
}

/* line height edit */
body, option, .inline-column, .inline-inside > *, .related-element-info > a, .gallery-item .overlay .subtitle, .cart_totals table .shipping td label, .woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td.product-price, .gem-media-grid-2 .vc_gitem-animated-block .vc_gitem-zone-b .vc_gitem-post-data-source-post_excerpt > div {
  line-height: 30px !important;
}

/* Become a member tab */
#rum_sst_tab {
  font-family: 'OPTIPegasus', Tahoma, sans-serif !important;
}

/* Footer */
h6.light {
  font-family: 'OPTIPegasus', 'Montserrat UltraLight', sans-serif !important;
}
.custom-footer p,
#fhw_cookiehinweis p {
  font-size: 16px !important;
}

/* Menu Items */
#primary-navigation.responsive #primary-menu li > a, #primary-navigation.responsive #primary-menu li > span.megamenu-column-header > a {
  font-family: 'OPTIPegasus', 'Source Sans Pro', sans-serif;
}

/* Home Page Featured */
.page-template-default.page .entry-content .post-meta-author,
.page-template-default.page .entry-content .post-meta-author a {
  color: #eb8a3a !important;
  font-family: 'OPTIPegasus', 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}

.page-template-default.page .entry-content .post-meta-conteiner {
  position: absolute;
  bottom: 0;
  padding-bottom: 10px;
}

/* New Heros */
.page-id-12691 rs-fullwidth-wrap {
  margin-top: 100px !important;
}

rs-loop-wrap a {
  color: #fff !important;
}
