/*!
	Theme Name:   Jannah - FutureCite 2020
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme built for FutureCite.com
	Author:       David Bergeron
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.5.4
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child

	FutureCite 2021 Theme.
*/
/* Primary */
/* Neutral / Gray */
/* Green */
/** Blue **/
/** Red **/
@font-face {
  font-family: "Cooper Hewitt";
  src: url("fonts/CooperHewitt-Medium.eot");
  src: url("fonts/CooperHewitt-Medium.woff") format("woff"), url("fonts/CooperHewitt-Medium.ttf") format("truetype"), url("fonts/CooperHewitt-Medium.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Cooper Hewitt";
  src: url("fonts/CooperHewitt-Semibold.eot");
  src: url("fonts/CooperHewitt-Semibold.woff") format("woff"), url("fonts/CooperHewitt-Semibold.ttf") format("truetype"), url("fonts/CooperHewitt-Semibold.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Cooper Hewitt";
  src: url("fonts/CooperHewitt-Bold.eot");
  src: url("fonts/CooperHewitt-Bold.woff") format("woff"), url("fonts/CooperHewitt-Bold.ttf") format("truetype"), url("fonts/CooperHewitt-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}

html {
  scroll-behavior: smooth;
	font-size: 100%;
}

/*16px*/
body {
  background-color: white;
  font-weight: 400;
  line-height: 1.6;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  margin-bottom: 1.15rem;
  font-size: 0.9375rem;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
  line-height: 1.15;
}

.text-huge {
  margin-top: 0;
  font-size: 3.815rem;
}

h1,
.heading-1 {
  margin-top: 0;
  font-size: 3.052em;
}

h2,
.heading-2 {
  font-size: 2.441em;
}

h3,
.heading-3 {
  font-size: 1.953em;
}

h4,
.heading-4 {
  font-size: 1.563em;
}

h5,
.heading-5 {
  font-size: 1.25em;
}

h6,
.text-md {
  font-size: 1rem;
}

.text-sm {
  font-size: 0.875rem;
}

small,
.text-xs {
  font-size: 0.8em;
}

.text-xxs {
  font-size: 0.64rem;
}

p {
  max-width: 600px;
}

.section-title {
  text-transform: uppercase;
}

.section-title.section-title-default {
  margin-bottom: 0;
}
.section-title.section-title-default.the-global-title {
  font-size: 1.7rem;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.the-section-title {
  color: #333;
}
.the-section-title a {
  color: #333 !important;
}
.the-section-title a:hover {
  color: #009933 !important;
}

.post-title {
  font-weight: 700;
  font-size: 2.441rem;
}

.page-title {
  text-transform: uppercase;
  background-color: transparent !important;
  color: #222222 !important;
  padding: 5px 0 !important;
  font-weight: 700 !important;
  margin-bottom: 3.375rem !important;
}

.wf-active h1,
.wf-active h2,
.wf-active h3 {
  font-family: Arial, Helvetica, sans-serif !important;
}

strong {
  font-weight: 500;
  font-style: normal;
}

.block-head-3 .the-global-tiele {
  border-bottom: 0;
  text-align: center;
}

.heading-underline {
  width: 40px;
  height: 4px;
  background: #009933;
  margin-bottom: 5px;
}

h2.section-title.the-global-title {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

a,
a:visited {
  font-family: Arial, Helvetica, sans-serif !important;
}

#main-nav .components {
  display: none;
}

#main-nav-menu .menu-item {
  width: calc(100vw / 8);
  text-align: center;
  background: #3b3b3b;
}
#main-nav-menu .menu-item li {
  width: 100%;
}
#main-nav-menu .sub-menu .menu-item {
  text-align: left;
}

#breadcrumb {
  color: #333;
}

.main-menu .menu > li.tie-current-menu.current-category-parent a {
  background: #3b3b3b;
}

#main-nav .main-menu > ul > li > a {
  font-size: 11px;
  font-weight: 600;
}
@media (min-width: 1215px) {
  #main-nav .main-menu > ul > li > a {
    font-size: 14px;
    font-weight: 700;
  }
}

.main-nav-dark .main-menu .menu-sub-content {
  background: #3b3b3b;
}

div#tie-container.site.tie-container.side-aside-open aside.side-aside.normal-side.tie-aside-effect.dark-skin.dark-widgetized-area.is-fullwidth {
  background: #333 !important;
}

.colored-link {
  color: #37c848;
}

.dark-colored-link {
  color: #009933;
}

.dark-skin .post-title > a {
  color: #333;
}

.coming-soon {
  display: flex;
  flex-direction: column;
  line-height: 30px;
}

.red-letter {
  color: #e53e3e;
}

.blue-letter {
  color: #3182ce;
}

.main-nav-wrapper {
  max-height: 60px;
}

a.btn-add-to-calendar,
a.btn-add-to-calendar:visited {
  display: block;
  background: #009933;
  color: white !important;
  padding: 1rem 1.35rem;
  font-size: 1.25rem;
  transition: none;
  margin: 1rem 0 !important;
  border-radius: 3px;
  font-weight: 700;
}
a.btn-add-to-calendar:hover,
a.btn-add-to-calendar:visited:hover {
  background: #2ca039 !important;
  color: white !important;
}
@media screen and (min-width: 660px) {
  a.btn-add-to-calendar,
a.btn-add-to-calendar:visited {
    display: inline-block;
  }
}

.side-aside.slide-sidebar-desktop {
  background: #222;
}

.side-aside a.remove {
  left: 80%;
}

a.remove.big-btn {
  width: 40px;
  height: 40px;
}

a.btn-event-reg {
  font-weight: 600;
  font-size: 1.25rem;
  background: #009933;
  color: white !important;
  padding: 1rem 3rem;
  border-radius: 3px;
  min-width: 222px;
  text-align: center;
}
a.btn-event-reg:hover {
  background: #58d166;
}

#menu-icon-bars {
  width: 30px;
  height: 30px;
  color: white;
}

#mobile-menu-icon {
  display: block;
}
@media screen and (min-width: 990px) {
  #mobile-menu-icon {
    display: none;
  }
}

#mobile-menu-icon > span.nav-icon {
  background-color: transparent !important;
  display: flex;
}

#mobile-menu ul {
  padding: 0 1rem;
}

.side-aside {
  right: 0;
  padding: 0 1.75rem;
}

.learn-more-btn {
  font-size: 17px;
  font-weight: 500;
  color: #009933;
  text-decoration: underline;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.learn-more-btn:after {
  display: inline-block;
  content: "";
  background-image: url(img/arrow.svg);
  fill: white;
  background-size: 22px 22px;
  transform: rotate(180deg);
  height: 22px;
  width: 22px;
  font-size: 13px;
  color: #009933;
  margin-left: 5px;
}
.learn-more-btn.chevron {
  padding-bottom: 1.25rem;
}
.learn-more-btn.chevron:after {
  background-image: url(img/double-chevron-light.svg);
  transform: rotate(0);
  color: green;
  width: 44px;
  height: 44px;
  background-size: 46px 46px;
}

.front-page-masthead .learn-more-btn {
  border-radius: 3px 3px;
}

.futurecite-menu-link {
  color: white;
  font-family: arial;
  font-weight: 500;
  background: black;
}
.futurecite-menu-link .futurecite-green-txt {
  color: transparent;
  color: #009933;
}
.futurecite-menu-link .registered {
  font-size: 0.75rem;
  vertical-align: super;
}

#nav-item-img {
  position: relative;
  top: 5px;
  max-width: 75%;
}

.podcast-badge {
  display: none;
  position: absolute;
  top: -15px;
  right: 0;
  z-index: 9999;
  font-size: 1.25rem;
  font-weight: 700;
  background: #009933;
  padding: 0.75rem 1.25rem;
  border-radius: 3px;
}
@media screen and (min-width: 660px) {
  .podcast-badge {
    display: block;
  }
}

.menu-item a {
  background-color: #3b3b3b !important;
  color: #FFFFFF;
}
.menu-item a:hover {
  background-color: #009933 !important;
  color: white !important;
}

.side-aside .menu-item a {
  background-color: #222 !important;
}
.side-aside .menu-item:hover {
  background-color: #222;
  color: white !important;
}

@media screen and (min-width: 990px) {
  #logo {
    display: none;
  }
}

.btn-payment {
  display: inline-block;
  margin: 5px;
}
.btn-payment a {
  font-weight: 500 !important;
  background: #009933 !important;
  color: #fff !important;
  display: block;
  min-height: 20px;
  padding: 7px 15px;
  border-radius: 4px;
  text-decoration: none;
}

.nav-item-subtitle span {
  height: 60px;
}

.nav-subtitle {
  display: none;
}

.main-menu .nav-item-subtitle {
  display: flex;
  flex-direction: column;
}
.main-menu .nav-item-subtitle span {
  height: 30px;
}
.main-menu .nav-item-subtitle .nav-subtitle {
  display: inline;
  position: relative;
  top: -0.85rem;
}

#wp-admin-bar-revslider,
#wp-admin-bar-duplicate-post {
  display: none;
}

.standard-form {
  background: white;
  border-radius: 2px;
  border: 0;
}

#content .the_buddyforms_form form.buddyforms-submit-flash fieldset {
  border: 0 !important;
}

form {
  background: white;
}

form.login {
  background: white;
}

form.cart {
  background: transparent;
}

#leaky-paywall-login-form {
  background: white;
  padding: 1.25rem;
}

#tie-body.registration h1,
#tie-body.registration h2,
#tie-body.registration h3,
#tie-body.registration h4,
#tie-body.registration h5 {
  text-transform: uppercase;
  font-weight: 500;
}
#tie-body.registration .main-content.tie-col-md-8 {
  width: 80%;
}
#tie-body.registration #signup-form {
  padding: 1rem;
  border-radius: 2px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  background: rgba(255, 255, 255, 0.87);
}
#tie-body.registration #signup-form .description {
  font-size: 0.6rem;
}
#tie-body.registration #signup-form .yikes-easy-mailchimp-buddypress_form-checkbox,
#tie-body.registration #signup-form .privacy-policy-accept {
  font-size: 1rem;
  margin-left: 4rem;
}
#tie-body.registration #signup-form .privacy-policy-accept {
  position: relative;
  left: -3px;
}
#tie-body.registration #signup-form .submit {
  display: flex;
  justify-content: center;
}
#tie-body.registration #signup-form .submit input {
  width: 50%;
  font-size: 1.25rem;
  font-weight: 700;
}
#tie-body.registration .layout-wrap {
  flex-direction: column;
  align-items: center;
}
#tie-body.registration .main-content-row {
  display: flex;
}
#tie-body.registration .main-content-row .main-content {
  margin: 0 auto;
}

aside.bp-feedback.bp-messages.info {
  background: #bee3f8;
  color: #595959;
}

.single-product .main-content-row {
  padding: 1rem;
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  overflow: hidden;
}

fieldset .field-visibility-settings-header {
  display: none;
}

.registration.register input {
  margin-bottom: 0;
  margin-bottom: 1rem;
}

.tie-col-md-12 {
  padding: 0;
}

.tie-col-xs-1,
.tie-col-sm-1,
.tie-col-md-1,
.tie-col-xs-2,
.tie-col-sm-2,
.tie-col-md-2,
.tie-col-xs-3,
.tie-col-sm-3,
.tie-col-md-3,
.tie-col-xs-4,
.tie-col-sm-4,
.tie-col-md-4,
.tie-col-xs-5,
.tie-col-sm-5,
.tie-col-md-5,
.tie-col-xs-6,
.tie-col-sm-6,
.tie-col-md-6,
.tie-col-xs-7,
.tie-col-sm-7,
.tie-col-md-7,
.tie-col-xs-8,
.tie-col-sm-8,
.tie-col-md-8,
.tie-col-xs-9,
.tie-col-sm-9,
.tie-col-md-9,
.tie-col-xs-10,
.tie-col-sm-10,
.tie-col-md-10,
.tie-col-xs-11,
.tie-col-sm-11,
.tie-col-md-11,
.tie-col-xs-12,
.tie-col-sm-12,
.tie-col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.tie-col-xs-1,
.tie-col-xs-2,
.tie-col-xs-3,
.tie-col-xs-4,
.tie-col-xs-5,
.tie-col-xs-6,
.tie-col-xs-7,
.tie-col-xs-8,
.tie-col-xs-9,
.tie-col-xs-10,
.tie-col-xs-11,
.tie-col-xs-12 {
  float: left;
}

.tie-col-xs-1 {
  width: 8.33333%;
}

.tie-col-xs-2 {
  width: 16.66667%;
}

.tie-col-xs-3 {
  width: 25%;
}

.tie-col-xs-4 {
  width: 33.33333%;
}

.tie-col-xs-5 {
  width: 41.66667%;
}

.tie-col-xs-6 {
  width: 50%;
}

.tie-col-xs-7 {
  width: 58.33333%;
}

.tie-col-xs-8 {
  width: 66.66667%;
}

.tie-col-xs-9 {
  width: 75%;
}

.tie-col-xs-10 {
  width: 83.33333%;
}

.tie-col-xs-11 {
  width: 91.66667%;
}

.tie-col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .tie-col-sm-1,
.tie-col-sm-2,
.tie-col-sm-3,
.tie-col-sm-4,
.tie-col-sm-5,
.tie-col-sm-6,
.tie-col-sm-7,
.tie-col-sm-8,
.tie-col-sm-9,
.tie-col-sm-10,
.tie-col-sm-11,
.tie-col-sm-12 {
    float: left;
  }

  .tie-col-sm-1 {
    width: 8.33333%;
  }

  .tie-col-sm-2 {
    width: 16.66667%;
  }

  .tie-col-sm-3 {
    width: 25%;
  }

  .tie-col-sm-4 {
    width: 33.33333%;
  }

  .tie-col-sm-5 {
    width: 41.66667%;
  }

  .tie-col-sm-6 {
    width: 50%;
  }

  .tie-col-sm-7 {
    width: 58.33333%;
  }

  .tie-col-sm-8 {
    width: 66.66667%;
  }

  .tie-col-sm-9 {
    width: 75%;
  }

  .tie-col-sm-10 {
    width: 83.33333%;
  }

  .tie-col-sm-11 {
    width: 91.66667%;
  }

  .tie-col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .tie-col-md-1,
.tie-col-md-2,
.tie-col-md-3,
.tie-col-md-4,
.tie-col-md-5,
.tie-col-md-6,
.tie-col-md-7,
.tie-col-md-8,
.tie-col-md-9,
.tie-col-md-10,
.tie-col-md-11,
.tie-col-md-12 {
    float: left;
  }

  .tie-col-md-1 {
    width: 8.33333%;
  }

  .tie-col-md-2 {
    width: 16.66667%;
  }

  .tie-col-md-3 {
    width: 25%;
  }

  .tie-col-md-4 {
    width: 33.33333%;
  }

  .tie-col-md-5 {
    width: 41.66667%;
  }

  .tie-col-md-6 {
    width: 50%;
  }

  .tie-col-md-7 {
    width: 58.33333%;
  }

  .tie-col-md-8 {
    width: 66.66667%;
  }

  .tie-col-md-9 {
    width: 75%;
  }

  .tie-col-md-10 {
    width: 83.33333%;
  }

  .tie-col-md-11 {
    width: 91.66667%;
  }

  .tie-col-md-12 {
    width: 100%;
  }

  .tie-col-md-8.stream-item-top-wrapper {
    width: 66.66667%;
  }
}
.one_third.tie-columns {
  text-align: center;
}

footer#footer.site-footer.dark-skin.dark-widgetized-area {
  background-color: #333 !important;
}

#footer .widget_media_video {
  display: block;
}
#footer .canada-150-ad {
  display: none;
}

.home-page #footer .widget_media_video {
  display: none;
}
.home-page #footer .widget.text-html {
  text-align: center;
}
.home-page #footer .canada-150-ad {
  display: block;
}

.woocommerce-cart .cart-collaterals .cart_totals {
  float: none !important;
}

#posts-container .post-item {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  margin-bottom: 0.5rem;
  padding: 14px 16px;
  background: white;
}

.wide-post-box .posts-items li .post-thumb {
  flex: 0 0 40%;
}

.post-details .more-link .button {
  display: none !important;
}

a.more-link.button {
  display: none;
}

.category-post .post-thumb img {
  object-fit: cover;
  height: 175px;
  max-width: 100%;
}

.category div.mag-box.wide-post-box {
  box-shadow: none;
  border: 0;
  background: transparent;
  padding: 0;
}
.category div.mag-box.wide-post-box .container-wrapper {
  background: transparent;
}
.category .main-content.tie-col-md-8 {
  padding: 0;
}
.category div.mag-box.big-post-left-box {
  box-shadow: none;
  border: 0;
  padding: 0;
}
.category div.mag-box.big-post-left-box:last-child {
  margin-bottom: 0.25rem;
}
.category .mag-box-container {
  padding: 0;
}

.post-cat {
  color: #009933;
}

body.single-post .main-content-row {
  padding: 1rem;
  background: white;
  border: 1px solid rgba(128, 128, 128, 0.2);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
}

.post-meta {
  text-transform: uppercase;
  font-size: 0.7rem;
}
.post-meta .date {
  text-transform: uppercase;
}

.trending-post.fa {
  background: orange !important;
}

.featured-area-inner .single-featured-image {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background: rgba(0, 0, 0, 0.027);
  width: 120%;
  position: relative;
  right: 10%;
}
.featured-area-inner .single-featured-image img {
  max-height: 500px;
  width: auto;
}

@media screen and (min-width: 670px) {
  .full-width .big-post-left-box .posts-items li {
    width: 50%;
  }
}

@media screen and (min-width: 670px) {
  .big-post-left-box .posts-items li {
    width: 50%;
  }
}

@media screen and (min-width: 670px) {
  .big-post-left-box .posts-items li:nth-child(n+2) {
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 670px) {
  .focus-section .big-post-left-box .posts-items li:nth-child(n+2) {
    margin-bottom: 1rem;
    float: right;
  }
}
@media screen and (min-width: 670px) {
  .focus-section .big-post-left-box .posts-items li:nth-child(n+3) {
    margin-bottom: 1rem;
    float: left;
  }
}
@media screen and (min-width: 670px) {
  .focus-section .big-post-left-box .posts-items li:nth-child(n+4) {
    margin-bottom: 1rem;
    float: right;
  }
}

.big-post-left-box .posts-items .post-excerpt {
  margin-bottom: 0;
}

.has-title .section-item {
  padding-top: 1rem;
}

div.mag-box-title.the-global-title {
  border-bottom: 0;
  margin: 0;
  padding-bottom: 0;
  margin-bottom: 1rem;
}
div.mag-box-title.the-global-title h3 {
  font-weight: 400;
  color: #333;
  font-size: 18px;
}

.focus-section div.mag-box-title.the-global-title {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.focus-section div.mag-box-title.the-global-title h3 {
  text-transform: uppercase;
  font-weight: 700;
  background: #009933;
  color: white;
  text-align: center;
  padding: 0.5rem 1rem;
  font-size: 18px;
  border-radius: 2px;
}

.mag-box-container {
  padding: 1rem;
}

.block-head-3 .the-global-title::after,
.block-head-3 .comment-reply-title::after,
.block-head-3 .related.products > h2::after,
.block-head-3 .up-sells > h2::after,
.block-head-3 .cross-sells > h2::after,
.block-head-3 .cart_totals > h2::after,
.block-head-3 .bbp-form legend::after {
  display: none;
}

.section-title.the-global-title {
  border-bottom: 0;
}

.speaker-series {
  margin-bottom: 2.5rem;
}
.speaker-series .slider-area.mag-box {
  height: 100%;
}
.speaker-series .thumb-title {
  font-weight: 500;
  margin-top: 4rem;
}
@media screen and (min-width: 660px) {
  .speaker-series .thumb-title {
    margin-top: 0;
  }
}

.post-widget-thumbnail img.tie-small-image {
  width: 110px;
  height: 75px;
}

.big-post-left-box .posts-items li:nth-child(n+2) .post-thumb img {
  max-width: 150px;
  margin-left: 5px;
}

.single-post #content,
.single-post .container {
  max-width: 970px;
}

.single-post .entry-header .entry-sub-title {
  color: #444444;
}

.page-about div.entry-content.entry, .page-about .about-container {
  background: white;
  border-radius: 3px;
  padding: 1rem 1.25rem;
  padding-bottom: 3rem;
}
.page-about .about-us-section {
  max-width: 600px;
  margin: 0 auto;
}
.page-about li {
  list-style-type: disc;
}

#the-post {
  overflow: hidden;
}

.front-page-sidebar {
  max-width: 220px;
}

.section-item aside.sidebar {
  padding-left: 0;
}
.section-item aside.sidebar .container-wrapper {
  box-shadow: none;
  margin-bottom: 0;
}

.sidebar-right .sidebar,
.magazine2 .sidebar-right .sidebar {
  padding-left: 0 !important;
  margin: 0 auto;
}
@media screen and (min-width: 990px) {
  .sidebar-right .sidebar,
.magazine2 .sidebar-right .sidebar {
    max-width: 220px;
  }
}

@media screen and (min-width: 900px) {
  .single-post aside.sidebar.tie-col-xs-12,
.archive aside.sidebar.tie-col-xs-12 {
    max-width: 300px !important;
  }
}

aside.sidebar.tie-col-xs-12 {
  width: 100%;
  padding-right: 0;
}

aside.sidebar .widget.posts-list {
  margin-bottom: 3.25rem;
}

.widget.posts-list {
  background: #f8f8f8;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25) !important;
}
.widget.posts-list .post-widget-body .date {
  display: none;
}
.widget.posts-list .post-widget-body .post-title {
  font-size: 1rem;
  padding-left: 1rem;
}
.widget.posts-list .posts-list-items {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.widget.posts-list .posts-list-items li {
  width: 95%;
}
@media (min-width: 990px) {
  .widget.posts-list .posts-list-items {
    display: block;
  }
  .widget.posts-list .posts-list-items li {
    width: 100%;
  }
}

.section-item aside.sidebar .container-wrapper {
  box-shadow: none;
  border: 0;
}

.speaker-series #speaker-tag {
  margin-bottom: 1rem;
}
.speaker-series aside.sidebar {
  position: relative;
  top: -0.5rem;
}
.speaker-series aside.sidebar .widget_media_image {
  text-align: center;
  padding-bottom: 0;
}

.section-item.is-first-section .container {
  max-width: 1200px;
}

.featured-slider-section .section-item {
  max-width: 100%;
}
.featured-slider-section .main-slider-inner {
  min-height: 1600px;
}
@media screen and (max-width: 990px) {
  .featured-slider-section .main-slider-inner {
    min-height: 990px;
  }
  .featured-slider-section .main-slider-inner > div {
    min-height: 1600px;
  }
  .featured-slider-section .main-slider-inner .slide {
    min-height: 1600px;
  }
}

.slider-img {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.grid-slider-wrapper .thumb-overlay {
  padding: 0;
}
@media screen and (min-width: 990px) {
  .grid-slider-wrapper .thumb-content {
    padding: 0 15px 10px;
  }
}

.full-width .grid-5-slider .grid-item:nth-child(1) {
  min-height: 400px;
  margin-right: 19px;
  height: 17.5%;
}
@media screen and (min-width: 990px) {
  .full-width .grid-5-slider .grid-item:nth-child(1) {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(0, 0, 0, 0.01);
    height: 100%;
  }
}
.full-width .grid-5-slider .grid-item:nth-child(1) .slider-img {
  height: 100%;
}
@media screen and (min-width: 990px) {
  .full-width .grid-5-slider .grid-item:nth-child(1) .slider-img {
    width: calc(100% - 1rem);
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    background-size: 110%;
    background-position: center center;
    height: 100%;
    bottom: -50px;
  }
}
@media screen and (min-width: 990px) {
  .full-width .grid-5-slider .grid-item:nth-child(1) .thumb-overlay {
    top: 1.15rem;
  }
}
.full-width .grid-5-slider .grid-item:nth-child(1) .thumb-overlay .thumb-title {
  color: #333;
  font-size: 1.25rem !important;
}
@media (min-width: 990px) {
  .full-width .grid-5-slider .grid-item:nth-child(1) .thumb-overlay .thumb-title {
    font-size: 1.7rem !important;
  }
}
.full-width .grid-5-slider .grid-item:nth-child(1) .thumb-overlay .thumb-title a {
  font-weight: 700;
  color: #333 !important;
}
.full-width .grid-5-slider .grid-item:nth-child(1) .thumb-overlay .thumb-title a:hover {
  color: #009933 !important;
}
.full-width .grid-5-slider .grid-item:nth-child(1) .thumb-overlay .thumb-desc {
  display: none;
}
.full-width .grid-5-slider .grid-item:nth-child(1) .thumb-overlay::after {
  background: none;
}
.full-width .grid-5-slider .grid-item:nth-child(1) .thumb-content {
  position: static;
  color: #333;
}
.full-width .grid-5-slider .grid-item:nth-child(1) .post-cat-wrap {
  padding-left: 1rem;
}

.slider-area .post-cat-wrap {
  float: none !important;
}

.full-width .grid-5-slider .grid-item:nth-child(n+2) {
  max-height: 250px;
  min-height: 240px;
  width: 100%;
}
@media (min-width: 450px) {
  .full-width .grid-5-slider .grid-item:nth-child(n+2) {
    width: calc(50% - 5px);
  }
}
@media (min-width: 990px) {
  .full-width .grid-5-slider .grid-item:nth-child(n+2) {
    max-height: unset;
    min-height: 220px;
    width: calc(25% - 30px);
    padding-top: 16px;
    margin-right: 16px;
    margin-bottom: 0.25rem;
  }
}
.full-width .grid-5-slider .grid-item:nth-child(n+2) .slider-img {
  background-size: cover;
  background-position: center center;
}
@media (min-width: 990px) {
  .full-width .grid-5-slider .grid-item:nth-child(n+2) .slider-img {
    position: relative;
    top: -5px;
    margin-top: 5px;
  }
}
.full-width .grid-5-slider .grid-item:nth-child(n+2) .thumb-title {
  font-size: 1rem;
  font-weight: 500;
}
@media screen and (min-width: 990px) {
  .full-width .grid-5-slider .grid-item:nth-child(n+2) .thumb-title {
    text-shadow: none;
    font-weight: 500;
  }
}
.full-width .grid-5-slider .grid-item:nth-child(n+2) .thumb-overlay::after {
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
}

.thumb-overlay .post-cat-wrap {
  background: white;
}
.thumb-overlay .post-cat-wrap a {
  color: #009933;
  background: white;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  position: static;
  padding: 0;
}
.thumb-overlay .thumb-meta {
  display: none;
}

.tie-slider-nav {
  opacity: 1;
}
.tie-slider-nav li > span {
  border: 1px solid #d3d3d369;
}

.magazine2 .mag-box {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  padding: 1rem 0.5rem;
  background: white;
  border: 1px solid #d3d3d369;
}

.slider-area.mag-box {
  height: 1510px;
}
@media screen and (min-width: 450px) {
  .slider-area.mag-box {
    height: 1000px;
  }
}
@media screen and (min-width: 990px) {
  .slider-area.mag-box {
    height: 650px;
  }
}

.fullscreen-rev-container {
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 990px) {
  .fullscreen-rev-container {
    padding-top: 1rem;
  }
}

#video-slide {
  box-shadow: 0 30px 40px rgba(0, 0, 0, 0.1);
}

#hero-slider {
  border: 3px solid rgba(0, 0, 0, 0.075);
}

.slider-stroke-txt {
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.192) !important;
  -webkit-text-stroke-width: 1px !important;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.192) !important;
}

@media screen and (min-width: 992px) {
  .full-width .grid-5-slider .slide {
    height: 600px;
  }
}

.is-first-section .grid-item:hover .thumb-content a {
  color: #009933 !important;
}
.is-first-section .grid-item:nth-child(n+2) .thumb-title {
  overflow: unset;
  line-height: 1.15;
}
@media screen and (min-width: 990px) {
  .is-first-section .grid-item:nth-child(n+2) .thumb-title {
    margin-left: 0;
  }
}
.is-first-section .grid-item:nth-child(n+2) .thumb-content a {
  font-size: 0.85rem;
  line-height: 1.15;
}
.is-first-section .grid-item:nth-child(n+2) .thumb-overlay {
  height: 75%;
  top: unset;
  bottom: 0;
}
.is-first-section .grid-item:nth-child(n+2) .thumb-overlay .thumb-content {
  bottom: -3.5rem;
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  .is-first-section .grid-item:nth-child(n+2) .thumb-overlay {
    height: 75%;
    top: unset;
    bottom: 0;
  }
}
.is-first-section .grid-item:nth-child(n+2) .thumb-overlay a {
  color: #1d1d1d !important;
}
.is-first-section .grid-item:nth-child(n+2) .thumb-overlay:hover a {
  color: #009933 !important;
}
@media screen and (min-width: 992px) {
  .is-first-section .grid-item:nth-child(n+2) .thumb-overlay .thumb-content {
    bottom: unset;
    top: -3.5rem;
    padding-left: 0;
  }
  .is-first-section .grid-item:nth-child(n+2) .thumb-overlay .thumb-content .thumb-title {
    font-size: 0.8rem !important;
  }
  .is-first-section .grid-item:nth-child(n+2) .thumb-overlay .thumb-content .thumb-title {
    height: 50px;
  }
}
@media screen and (min-width: 1190px) {
  .is-first-section .grid-item:nth-child(n+2) .thumb-overlay .thumb-content .thumb-title a {
    font-size: 0.9rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .is-first-section .grid-item:nth-child(n+2) .thumb-overlay {
    height: 75%;
  }
}

.grid-slider-wrapper .grid-item {
  overflow: unset;
}

.full-width .grid-5-slider .grid-item:nth-child(1) .thumb-overlay .thumb-title a {
  color: #333 !important;
}
.full-width .grid-5-slider .grid-item:nth-child(1) .thumb-overlay:hover .thumb-title a {
  color: #009933 !important;
}

.is-slider-overlay-disabled .thumb-overlay {
  background-color: transparent;
}

.speaker-series .section-item h2.section-title {
  padding-left: 1rem;
}
@media screen and (min-width: 660px) {
  .speaker-series .section-item h2.section-title {
    padding-left: 0;
  }
}
.speaker-series .section-item h3.section-tagline {
  padding-left: 1rem;
}
@media screen and (min-width: 660px) {
  .speaker-series .section-item h3.section-tagline {
    padding-left: 0;
  }
}

.learn-more-panel {
  background: rgba(255, 255, 255, 0.45);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  margin: 0 1rem;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out, padding 0.2s ease-out;
}
.learn-more-panel .learn-more-content {
  max-width: 500px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
}
.learn-more-panel h4 {
  min-height: 45px;
  font-weight: 500;
  font-size: 18px;
}
.learn-more-panel p.learn-more-txt {
  font-size: 16px;
}
.learn-more-panel .learn-more-link a {
  color: #009933;
  font-weight: 700;
  text-decoration: underline;
}
.learn-more-panel .learn-more-link a:hover {
  color: #58d166;
}

@media screen and (min-width: 660px) {
  .learn-more-panel.masthead-panel {
    display: flex;
    justify-content: space-between;
  }
}

.dark-skin .section-item {
  background-color: white !important;
}

div.section-item.full-width.dark-skin {
  background-color: white !important;
}

.section-item.full-width {
  padding: 0;
}

.section-item .container-wrapper {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  padding-bottom: 1rem;
}
@media screen and (min-width: 670px) {
  .section-item .container-wrapper {
    max-width: 990px;
  }
}

.section-item.is-first-section {
  box-shadow: none;
}
.section-item.is-first-section .section-title.the-global-title {
  margin-bottom: 0 !important;
}

.forward-banner-section {
  margin-bottom: 2.5rem;
}
.forward-banner-section p {
  max-width: unset;
}
.forward-banner-section .main-content {
  max-width: 100vw;
  background: white;
}
.forward-banner-section .section-item .container-wrapper {
  box-shadow: none;
  border: 0;
}
.forward-banner-section .mag-box.block-custom-content p {
  display: block;
}
.forward-banner-section .mag-box.block-custom-content {
  margin: 0 !important;
}
.forward-banner-section .mag-box.block-custom-content .forward-link {
  max-width: 100%;
}
@media screen and (min-width: 990px) {
  .forward-banner-section .forward-link-banner {
    max-width: 100%;
  }
}

.focus-section .learn-more-content .learn-more-link a {
  color: #009933;
}
.focus-section .post-thumb-img {
  width: unset;
}
.focus-section .mag-box {
  padding: 0;
}
.focus-section .section-item .container-wrapper {
  box-shadow: none;
  border: 0;
}
@media screen and (min-width: 990px) {
  .focus-section .mag-box.big-post-left-box .posts-items li:first-child img {
    min-height: 250px;
    object-fit: cover;
    object-position: 50% 50%;
  }
}

.mag-box.block-custom-content {
  box-shadow: none;
  padding: 0;
  margin-bottom: 0 !important;
}
.mag-box.block-custom-content .forward-link {
  max-width: unset;
}
.mag-box.block-custom-content .forward-link iframe {
  background-image: url(https://futurecite.local/wp-content/uploads/2020/06/FutureForward-tempbanner.jpg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.mag-box.block-custom-content .mag-box-container {
  padding: 0;
}
.mag-box.block-custom-content p {
  display: none;
  margin-bottom: 0;
}

.has-title .section-item {
  padding-bottom: 0;
}

.flash-section .learn-more-panel .learn-more-link a {
  color: #009933;
}
.flash-section span.the-section-title a {
  display: flex;
  align-items: center;
}
.flash-section span.the-section-title a:hover {
  color: #009933;
}
.flash-section span.fa-play-circle svg {
  color: #333;
  width: 35px;
  height: 35px;
  margin-left: 0.6rem;
}
.flash-section aside.sidebar {
  position: relative;
  top: 50px;
}
.flash-section .section-item .container-wrapper {
  box-shadow: none;
  border: 0;
}
.flash-section .section-title span.the-section-title .fa {
  font-size: 100%;
}
.flash-section .mag-box-title.the-global-title {
  margin-bottom: 0;
  padding-bottom: 0;
}
.flash-section .front-page-wrapper .section-item {
  padding: 0.5rem;
  max-width: 100vw;
}
.flash-section .miscellaneous-box .posts-items li:first-child {
  width: 50%;
}
.flash-section .mag-box {
  box-shadow: none;
  border: 0;
  padding: 0;
}
@media screen and (min-width: 990px) {
  .flash-section .custom-flash-section {
    display: flex;
  }
}
.flash-section .flash-video {
  width: 100%;
}
@media screen and (min-width: 990px) {
  .flash-section .flash-video {
    max-width: 66%;
    height: 100%;
  }
}
.flash-section .flash-video .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  max-width: 100%;
  height: auto;
}
.flash-section .flash-video .embed-container iframe,
.flash-section .flash-video .embed-container object,
.flash-section .flash-video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flash-section .flash-post-cat {
  font-size: 0.7rem;
  text-transform: uppercase;
}
.flash-section .mag-box-title.the-global-title h3 {
  border-radius: 2px 2px 0 0;
  background: #009933;
  padding: 0.5rem 1rem;
  margin-top: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
}

.widget-title {
  color: white;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-bottom: 0 !important;
  background: #009933;
  min-width: 145px;
  padding: 1rem !important;
  font-size: 1.2rem;
}

.flash-articles {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 990px) {
  .flash-articles {
    height: 100%;
    max-height: 340px;
    width: 33%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
  }
}

.flash-article-post {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 990px) {
  .flash-article-post {
    height: 170px;
    width: 100%;
  }
}
.flash-article-post a {
  color: white;
}
.flash-article-post a:hover {
  color: #009933;
}
.flash-article-post .flash-post-img {
  height: 100%;
}
.flash-article-post .flash-post-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flash-article-post .flash-post-content {
  font-weight: 700;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  color: white;
  width: 100%;
  padding: 0.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: all 0.25s;
}
.flash-article-post .flash-post-content:hover {
  color: whitesmoke;
  background: rgba(0, 0, 0, 0.2);
}
.flash-article-post .flash-post-content h3 {
  font-weight: 700;
  font-size: 1rem;
}
@media screen and (min-width: 990px) {
  .flash-article-post .flash-post-content h3 {
    font-size: 1.2rem;
    font-weight: 700;
  }
}

.flash-articles.no-video {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  max-height: unset;
}
@media screen and (min-width: 990px) {
  .flash-articles.no-video {
    flex-direction: row;
  }
}
.flash-articles.no-video .flash-article-post {
  min-height: 300px;
}
@media screen and (min-width: 990px) {
  .flash-articles.no-video .flash-article-post {
    width: 50%;
  }
}

.mejs-controls {
  display: none !important;
  visibility: hidden !important;
}

.posts-items.posts-list-container {
  max-width: 100vw;
}
.posts-items.posts-list-container .post-item {
  max-width: 100vw;
}

.magazine2 .show-more-button {
  margin: 0 auto;
}

.section-wrapper > div {
  padding: 0 !important;
}
@media screen and (min-width: 670px) {
  .section-wrapper > div {
    padding: 1rem !important;
  }
}

.connect-section {
  margin-top: 3rem;
}
@media screen and (min-width: 670px) {
  .connect-section {
    margin-top: 1rem;
  }
}
.connect-section p {
  margin-bottom: 1.25rem !important;
}
.connect-section .section-title.the-global-title {
  margin-bottom: 1.5rem;
}
.connect-section .section-item .container-wrapper {
  box-shadow: none;
  border: 0;
  max-width: unset;
}
.connect-section .mag-box.block-custom-content {
  border: 0;
}
.connect-section .mag-box.block-custom-content h4 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.connect-section .mag-box.block-custom-content h4 a {
  transition: all 0.2s;
  color: #333;
}
.connect-section .mag-box.block-custom-content h4 a:hover {
  color: #009933;
}
.connect-section .mag-box.block-custom-content p {
  display: block;
  text-align: center;
}
.connect-section .magazine2 .mag-box {
  border: 0 !important;
}

.featured-slider-section {
  margin-top: 1.5rem;
}
@media screen and (min-width: 660px) {
  .featured-slider-section {
    margin-top: 0;
  }
}
.featured-slider-section .container {
  position: relative;
}
.featured-slider-section .learn-more-btn {
  position: absolute;
  top: 0rem;
  right: 0.25rem;
}
@media screen and (min-width: 660px) {
  .featured-slider-section .learn-more-btn {
    top: 2.3rem;
    left: 100px !important;
  }
}
@media screen and (min-width: 990px) {
  .featured-slider-section .learn-more-btn {
    left: -200px !important;
  }
}
@media screen and (min-width: 1100px) {
  .featured-slider-section .learn-more-btn {
    left: -325px !important;
  }
}
.featured-slider-section .learn-more-panel {
  background: rgba(255, 255, 255, 0.75);
}

.forward-banner-section .main-content,
.collabcite-banner-section .main-content {
  background: none !important;
}
.forward-banner-section .mag-box,
.collabcite-banner-section .mag-box {
  background: none !important;
}
.forward-banner-section .mag-box.block-custom-content p,
.collabcite-banner-section .mag-box.block-custom-content p {
  display: block;
}
.forward-banner-section .section-item .container-wrapper,
.collabcite-banner-section .section-item .container-wrapper {
  box-shadow: none;
  width: 100%;
  max-width: 1200px;
}
.forward-banner-section .learn-more-btn,
.collabcite-banner-section .learn-more-btn {
  position: absolute;
  top: 0;
  right: 1.5rem;
  z-index: 9999;
}
@media screen and (min-width: 660px) {
  .forward-banner-section .learn-more-btn,
.collabcite-banner-section .learn-more-btn {
    top: 0;
    left: -220px;
  }
}
.forward-banner-section .learn-more-btn.mobile-nudge,
.collabcite-banner-section .learn-more-btn.mobile-nudge {
  top: -1.95rem;
}
.forward-banner-section .learn-more-panel,
.collabcite-banner-section .learn-more-panel {
  position: relative;
  top: 16px;
  margin: 0;
}
.forward-banner-section .learn-more-panel svg,
.collabcite-banner-section .learn-more-panel svg {
  display: none;
}
@media screen and (min-width: 660px) {
  .forward-banner-section .learn-more-panel,
.collabcite-banner-section .learn-more-panel {
    display: flex;
    justify-content: space-between;
  }
  .forward-banner-section .learn-more-panel .learn-more-content:first-of-type,
.collabcite-banner-section .learn-more-panel .learn-more-content:first-of-type {
    min-width: 45%;
  }
  .forward-banner-section .learn-more-panel svg,
.collabcite-banner-section .learn-more-panel svg {
    display: block;
    height: 180px;
  }
}
.forward-banner-section .learn-more-content.svg,
.collabcite-banner-section .learn-more-content.svg {
  display: flex;
  justify-content: center;
}

.learn-more-panel {
  margin-left: 0;
}
.learn-more-panel .learn-more-link a {
  color: #333;
}
.learn-more-panel .learn-more-link a:hover {
  color: #009933;
}
.learn-more-panel .learn-more-link {
  padding-top: 1rem;
  font-size: 1.25rem;
  font-weight: 500;
}
.learn-more-panel .learn-more-link a {
  text-transform: uppercase;
}
.learn-more-panel svg {
  display: none;
}
.learn-more-panel .learn-more-content:first-of-type {
  color: #333;
}
@media screen and (min-width: 660px) {
  .learn-more-panel {
    display: flex;
    justify-content: space-between;
  }
  .learn-more-panel .learn-more-content:first-of-type {
    min-width: 45%;
  }
  .learn-more-panel svg {
    display: block;
    height: 180px;
  }
}
.learn-more-panel .learn-more-content.svg {
  display: flex;
  justify-content: center;
}
.learn-more-panel .learn-more-content li {
  list-style-type: disc;
  margin-left: 1rem;
}

.learn-more-btn.sidebar-btn {
  position: absolute;
  top: 0.85rem;
  right: 1.5rem;
  z-index: 9999;
}
@media screen and (min-width: 660px) {
  .learn-more-btn.sidebar-btn {
    top: 2.85rem;
  }
}

#speaker-tag,
#focus-tag,
#flash-tag,
#qotw-tag {
  margin-bottom: 1rem;
}

.section-tagline {
  font-weight: 400;
  font-size: 18px;
  color: #333;
}

#tribe-events-list-widget-2 {
  background-image: none !important;
}

.list-offset {
  margin-left: 1rem;
  font-size: 1.25rem;
}

#speakers {
  color: #333;
}

.learn-more-content p {
  margin-bottom: 1.25rem !important;
}
.learn-more-content strong a:hover {
  color: #58d166;
}

.focus-section .learn-more-btn.sidebar-btn {
  top: 0;
}

.qotw-section .learn-more-btn.sidebar-btn {
  top: 1.85rem;
  right: 0;
}

.speaker-series .heading-underline {
  margin-left: 1rem;
}
@media screen and (min-width: 660px) {
  .speaker-series .heading-underline {
    margin-left: 0;
  }
}

@media screen and (min-width: 660px) {
  .forward-banner-section .learn-more-btn {
    top: -1.95rem !important;
    left: 0 !important;
  }
}
@media screen and (min-width: 990px) {
  .forward-banner-section .learn-more-btn {
    top: -1px !important;
    left: 160px !important;
  }
}
@media screen and (min-width: 1100px) {
  .forward-banner-section .learn-more-btn {
    left: 250px !important;
    top: -1px !important;
  }
}

@media screen and (min-width: 660px) {
  .collabcite-banner-section .learn-more-btn {
    left: 310px !important;
    top: 1.5rem !important;
  }
}
@media screen and (min-width: 990px) {
  .collabcite-banner-section .learn-more-btn {
    left: 0 !important;
    top: 1.5rem !important;
  }
}
@media screen and (min-width: 1100px) {
  .collabcite-banner-section .learn-more-btn {
    left: -100px !important;
    top: 1.5rem !important;
  }
}

.speaker-series .dark-skin {
  background: transparent;
}
@media screen and (min-width: 660px) {
  .speaker-series .learn-more-btn {
    left: 170px !important;
    top: 3.1rem !important;
  }
}
@media screen and (min-width: 990px) {
  .speaker-series .learn-more-btn {
    left: -100px !important;
    top: 3.3rem !important;
  }
}
@media screen and (min-width: 1100px) {
  .speaker-series .learn-more-btn {
    left: -190px !important;
    top: 3.3rem !important;
  }
}

@media screen and (min-width: 660px) {
  .focus-section .learn-more-btn {
    left: 125px !important;
    top: 2.25rem !important;
  }
}
@media screen and (min-width: 990px) {
  .focus-section .learn-more-btn {
    left: -175px !important;
    top: 3.25rem !important;
  }
}
@media screen and (min-width: 1100px) {
  .focus-section .learn-more-btn {
    left: -250px !important;
    top: 3.25rem !important;
  }
}

.flash-section .learn-more-btn {
  top: 10px !important;
  left: 100px !important;
}
@media screen and (min-width: 660px) {
  .flash-section .learn-more-btn {
    top: 4.25rem !important;
  }
}
@media screen and (min-width: 990px) {
  .flash-section .learn-more-btn {
    top: 3.55rem !important;
    left: -280px !important;
  }
}
@media screen and (min-width: 1100px) {
  .flash-section .learn-more-btn {
    top: 3.65rem !important;
    left: -450px !important;
  }
}

.qotw-section .learn-more-btn {
  top: 2.35rem !important;
  left: 210px !important;
  font-size: 0.8rem;
}
@media screen and (min-width: 660px) {
  .qotw-section .learn-more-btn {
    left: 0 !important;
    font-size: 15px;
  }
}
@media screen and (min-width: 990px) {
  .qotw-section .learn-more-btn {
    top: 3.35rem !important;
    left: -180px !important;
  }
}
@media screen and (min-width: 1100px) {
  .qotw-section .learn-more-btn {
    top: 3.3rem !important;
    left: -525px !important;
  }
}

.the-twitter-feed {
  margin-top: 1.25rem;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
}
.the-twitter-feed #ctf .ctf-header {
  box-shadow: 0 1px 4px rgba(51, 51, 51, 0.493);
  width: 50%;
  position: relative;
  top: -15px;
  padding: 0;
}
@media screen and (min-width: 990px) {
  .the-twitter-feed #ctf .ctf-header {
    width: 100%;
  }
}
.the-twitter-feed #ctf .ctf-quoted-video {
  border: 0 !important;
}
.the-twitter-feed #ctf .ctf-quoted-video .ctf-tc-summary-info {
  width: 100%;
}
.the-twitter-feed div.ctf-tweet-content > div {
  padding-right: 0;
}
.the-twitter-feed p {
  font-size: 15px;
}
@media screen and (min-width: 990px) {
  .the-twitter-feed p {
    font-size: 13px;
  }
}

#ctf.ctf-super-narrow .ctf-tc-summary-info {
  width: 100% !important;
}

#instagram-feed-widget-3 {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
}

@media (min-width: 990px) {
  #ctf-more {
    width: 50% !important;
    margin: 0 auto !important;
    margin-bottom: 0.5rem !important;
  }
}

.ctf-tc-summary-info {
  color: #444 !important;
}

span.fa::before {
  content: "";
}

span.fa {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
span.fa svg {
  color: white;
  width: 22px;
  height: 22px;
}

.is-first-section .section-title span.fa {
  display: inline-block;
}
.is-first-section .section-title span.fa svg {
  color: #222;
  width: 25px;
  height: 25px;
}

.topbar-today-date::before {
  content: "";
}

.post-footer .share-links.icons-only {
  display: none;
}

article .post-footer .share-links.icons-only {
  display: block;
}

.mobile-share-buttons-spacer {
  display: none;
}

.widget.widget_instagram-feed-widget {
  margin-bottom: 1rem;
}

#sbi_load {
  border-bottom: 2px solid #d3d3d3;
  padding-bottom: 0.5rem;
}

.focus-section .widget_custom-twitter-feeds-widget {
  display: none;
}
@media screen and (min-width: 660px) {
  .focus-section .widget_custom-twitter-feeds-widget {
    display: block;
  }
}

.flash-section .widget_instagram-feed-widget {
  display: none;
}
@media screen and (min-width: 660px) {
  .flash-section .widget_instagram-feed-widget {
    display: block;
  }
}

.qotw-section .widget_custom-twitter-feeds-widget {
  display: block;
}
@media screen and (min-width: 660px) {
  .qotw-section .widget_custom-twitter-feeds-widget {
    display: none;
  }
}
.qotw-section .widget_instagram-feed-widget {
  display: block;
}
@media screen and (min-width: 660px) {
  .qotw-section .widget_instagram-feed-widget {
    display: none;
  }
}

.woocommerce .products .product h2 {
  min-height: 75px;
}

div.cart-totals {
  background: white;
}

form.woocommerce-ordering select {
  background: #009933;
  color: white;
  font-weight: 500;
}

h1.product_title {
  font-weight: 700;
}

.woocommerce div.product p.price {
  font-weight: 500;
}

.woocommerce-cart-form {
  border-radius: 2px;
}

.woocommerce-cart .cart-collaterals .cart_totals {
  float: right !important;
}

a.bug-user-for-sub {
  font-weight: 700;
  color: blue;
  float: none;
  text-decoration: underline;
}
a.bug-user-for-sub:hover {
  color: green;
}

.woocommerce-billing-fields #store-account-page {
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  padding: 1rem;
}

.archive.woocommerce .main-content-row {
  border-radius: 3px;
  background: white;
  padding: 1rem;
}

.subscription-options-title {
  display: none;
}

.leaky_paywall_subscription_options .leaky_paywall_subscription_option {
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  padding: 1rem;
}
@media screen and (min-width: 990px) {
  .leaky_paywall_subscription_options .leaky_paywall_subscription_option {
    width: 23%;
  }
}
.leaky_paywall_subscription_options .leaky_paywall_subscription_option h3 {
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: 0;
}
.leaky_paywall_subscription_options .leaky_paywall_subscription_option .leaky_paywall_subscription_price {
  display: none;
}
.leaky_paywall_subscription_options .leaky_paywall_subscription_option .leaky_paywall_subscription_allowed_content {
  min-height: 70px;
  font-size: 0.8rem;
  border: 0;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
}

.leaky-paywall-payment-button a {
  font-weight: 500 !important;
  background: #009933 !important;
  color: #fff !important;
}

.issuem-leaky-paywall-subscriber-info {
  display: none;
}

.cart-collaterals {
  margin-top: 1rem;
}
.cart-collaterals .cart_totals {
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  border-radius: 3px;
}

.strikethrough {
  text-decoration: line-through;
}

.woocommerce-checkout .main-content {
  width: 85% !important;
  margin: 0 auto;
}
.woocommerce-checkout form.checkout.woocommerce-checkout {
  padding: 0.75rem 1rem;
}

.woocommerce-order-received .main-content {
  background: white;
  padding: 0.75rem 1rem;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  border-radius: 3px;
}

.woocommerce div.product form.cart .button {
  float: left;
}

form.checkout.woocommerce-checkout #order_review_heading,
form.checkout.woocommerce-checkout #customer_details,
form.checkout.woocommerce-checkout #order_review {
  max-width: 600px;
  margin: 0 auto;
}

.woocommerce div.product form.cart {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
.woocommerce div.product form.cart .variations_button {
  border-top: 0;
  padding: 0;
  margin: 0;
}

.woocommerce div.product div.summary {
  margin-bottom: 0;
}

.woocommerce .woocommerce-tabs {
  max-width: 600px;
  margin: 0 auto;
}

.tabs.wc-tabs {
  display: none;
}

.tab-content,
.woocommerce-tabs .panel {
  padding: 0 !important;
}

.woocommerce-account.woocommerce-page #content {
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
}

.related.products {
  display: none;
}

.woocommerce dl.variation dd p {
  margin-bottom: 0.5rem !important;
}

.subscription-masthead {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 2.5rem;
  background: rgba(255, 255, 255, 0.4);
  padding: 1.5rem 3rem;
  color: black;
  border-radius: 3px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
}
.subscription-masthead h1 {
  font-size: 3.5rem;
  text-align: center;
}
.subscription-masthead p {
  text-align: center;
  font-size: 18px;
}
.subscription-masthead p:first-of-type {
  text-align: left;
}
.subscription-masthead .bold-txt {
  font-weight: 700;
}

.page-subscribe h1.post-title.entry-title {
  display: none;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 660px) {
  .page-subscribe h1.post-title.entry-title {
    font-size: 4rem;
    margin-bottom: 0.5rem;
  }
}

.single-product.postid-14144 .single-product.postid-10400 button.button.single_add_to_cart_button {
  display: none;
}

.leaky_paywall_subscription_option:nth-of-type(1) {
  border: 6px solid #e53e3e;
}
.leaky_paywall_subscription_option:nth-of-type(2) {
  border: 6px solid #3182ce;
}
.leaky_paywall_subscription_option:nth-of-type(3) {
  border: 6px solid #37c848;
}
.leaky_paywall_subscription_option:nth-of-type(4) {
  border: 6px solid #fcc602;
}

#beta-subscription-page .subscription-masthead h3 {
  text-align: center;
  font-weight: 500;
}
#beta-subscription-page .subscription-masthead p strong {
  font-weight: 600;
}
#beta-subscription-page .sub-instructions {
  margin: 0 auto;
  max-width: 375px;
}
#beta-subscription-page .sub-instructions ol {
  text-align: left;
  font-weight: 400;
  font-size: 1.125rem;
}
#beta-subscription-page .futur-article-injection {
  display: none;
}

.woocommerce .product p.price p.availability {
  display: none;
}

#payment .paypal-buttons {
  display: none;
}

#place_order {
  display: none;
}

.woocommerce-form-coupon-toggle {
  display: none;
}

.price .subscription-details a {
  color: #004d1a;
  text-decoration: underline;
}

.woocommerce-tabs.wc-tabs-wrapper {
  margin-bottom: 1.5rem;
}

span.bonus-text {
  font-weight: 500;
  text-transform: uppercase;
  color: #009933;
}

#tab-description ul li {
  font-size: 1rem;
}

td.product-total .subscription-details {
  display: none;
}

.woocommerce dl.variation dd p {
  font-size: 0.6rem !important;
}

.alert-forum {
  font-size: 1.15rem;
  max-width: 970px;
  margin: 0 auto;
  background: #ffe175;
  border-radius: 3px;
  color: #333;
}
.alert-forum h3 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-weight: 500;
}
.alert-forum header {
  background: #fcc602;
  border-radius: 4px 4px 0 0;
  padding: 0.5rem 1rem;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.alert-forum header h2 {
  font-weight: 700;
  color: black;
}
.alert-forum header img {
  width: 400px;
  display: inline-block;
}
.alert-forum p {
  margin-bottom: 0.5rem;
}
.alert-forum .forums-get-to-it {
  font-size: 1.125rem;
  font-weight: 500;
  margin-top: auto;
}
.alert-forum .alert-content {
  position: relative;
  padding: 0.5rem 1rem;
  display: block;
}
@media screen and (min-width: 660px) {
  .alert-forum .alert-content {
    display: flex;
    justify-content: space-between;
  }
}
.alert-forum .alert-content div {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 660px) {
  .alert-forum .alert-content div {
    width: 45%;
  }
}
.alert-forum .alert-content ul {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
.alert-forum .alert-content li {
  list-style-type: disc;
  margin-left: 1rem;
}
.alert-forum .alert-content .forum-destination {
  font-weight: 500;
}
.alert-forum a {
  color: #009933;
  text-decoration: underline;
}

.meet-mentors-container {
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
}

#bbpress-forums {
  background: white;
  border-radius: 2px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  padding: 1rem;
}

#bbp_search {
  background: #eeeeee;
}

.full-width .entry-header-outer {
  text-align: left;
}

header.entry-header-outer .entry-header {
  padding-top: 30px;
  padding-left: 0;
}

.forum-archive.post-type-archive-forum #bbp-forum-13963 a.bbp-forum-title, .forum-archive.post-type-archive-forum #bbp-forum-13961 a.bbp-forum-title {
  font-weight: 700 !important;
  font-size: 3.125rem !important;
  margin: 1rem 0 !important;
}

div.member-header-actions.action {
  display: none;
}

.ad-header-mobile {
  text-align: center;
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 660px) {
  .ad-header-mobile {
    display: none;
  }
}

.ad-header-desktop {
  text-align: center;
  display: none;
}
@media screen and (min-width: 660px) {
  .ad-header-desktop {
    display: block;
  }
}

.ad-desktop-widget {
  text-align: center;
  display: none;
}
@media screen and (min-width: 990px) {
  .ad-desktop-widget {
    display: block;
  }
}

.ad-mobile-widget {
  text-align: center;
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 990px) {
  .ad-mobile-widget {
    display: none;
  }
}

.ad-desktop-focus {
  text-align: center;
  margin: 0 auto;
  display: none;
}
@media screen and (min-width: 660px) {
  .ad-desktop-focus {
    display: block;
  }
}

.ad-mobile-focus {
  text-align: center;
  margin: 0 auto;
  display: block;
  margin-top: 1rem;
}
@media screen and (min-width: 660px) {
  .ad-mobile-focus {
    display: none;
  }
}

.ad-desktop-category {
  text-align: center;
  margin: 0 auto;
  margin-top: 76px;
  display: none;
}
@media screen and (min-width: 990px) {
  .ad-desktop-category {
    display: block;
  }
}

.ad-mobile-category {
  text-align: center;
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 990px) {
  .ad-mobile-category {
    display: none;
  }
}

.ad-desktop-banner {
  text-align: center;
  margin: 0 auto;
  display: none;
}
@media screen and (min-width: 660px) {
  .ad-desktop-banner {
    display: block;
    margin-top: 1.2rem;
  }
}

.ad-mobile-banner {
  text-align: center;
  border: none;
  display: block;
}
@media screen and (min-width: 660px) {
  .ad-mobile-banner {
    display: none;
  }
}

.ad-article-square-desktop {
  display: none;
}
@media screen and (min-width: 660px) {
  .ad-article-square-desktop {
    display: block;
  }
}

.ad-article-square-injected {
  display: block;
  text-align: center;
}
@media screen and (min-width: 660px) {
  .ad-article-square-injected {
    display: none;
  }
}

.ad-desktop-halfpage {
  display: none;
  text-align: center;
}
@media screen and (min-width: 660px) {
  .ad-desktop-halfpage {
    display: block;
  }
}

.mag-box-container .entry.clearfix {
  border: 0;
}

.block-custom-content .container-wrapper {
  border: 0;
}

.block-custom-content.content-only {
  border: 0;
}

.g {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 990px) {
  .g {
    margin-top: 20px !important;
    margin-bottom: 1.5rem !important;
  }
}
@media screen and (max-width: 768px) {
  .g img {
    margin: 0 auto;
    width: 100% !important;
  }
}

.focus-ad-itm {
  margin-bottom: 1.5rem;
}
.focus-ad-itm .g {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

aside .g {
  margin-top: 0 !important;
}

.stream-item {
  margin: 0;
}

.stream-item-top {
  display: none;
}
@media (min-width: 990px) {
  .stream-item-top {
    display: block;
  }
}

.stream-item-mag .container-wrapper {
  border: 0;
  box-shadow: none;
}

.focus-section .mag-box.stream-item-mag.stream-item {
  border: 0;
  box-shadow: none;
}
.focus-section .mag-box.stream-item-mag.stream-item img {
  max-width: 100%;
}

.forward-banner-section .ad-mobile-banner, .collabcite-banner-section .ad-mobile-banner {
  display: none;
}

.injected-mobile-banner {
  text-align: center;
}
@media screen and (min-width: 660px) {
  .injected-mobile-banner {
    display: none;
  }
}

header .header-ad {
  display: none;
}
@media screen and (min-width: 990px) {
  header .header-ad {
    display: block;
  }
}

.event-page {
  padding: 1.5rem;
  background: white;
  border-radius: 3px;
  border: 0;
}
.event-page .event-date {
  text-align: center;
  font-size: 1.65rem;
  font-weight: 600;
  text-transform: uppercase;
}
.event-page ul {
  list-style: disc;
}
.event-page li {
  margin-left: 1.5rem;
  list-style: disc;
}
.event-page h1 {
  margin-bottom: 1.5rem;
}
.event-page h2 {
  font-size: 1.6rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0 !important;
}
.event-page h2 .big-event-title {
  font-size: 3.5rem;
}
.event-page a {
  color: #009933;
}
.event-page a:hover {
  color: #37c848;
}
.event-page strong {
  font-size: 1.125rem;
}
.event-page .xyz-underline {
  margin: 0 auto;
  width: 300px;
  height: 5px;
  background: #009933;
}
.event-page .save-the-date {
  margin: 0 auto;
  max-width: 300px;
  text-align: center;
  margin-bottom: 1.6rem;
  margin: 0 auto;
  margin-bottom: 1.1rem;
}
.event-page .save-the-date span {
  font-weight: 700;
  width: 200px;
  margin-right: 1rem;
}
.event-page .conference {
  text-transform: uppercase;
  font-size: 2.75rem;
}
.event-page .program-info {
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
.event-page .session {
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 1.75rem;
}
.event-page .session h3 {
  max-width: 500px;
  text-align: left;
  font-size: 1.3rem;
  font-weight: 400;
}
.event-page .session h3 strong {
  font-size: 1.15rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #009933;
}
.event-page .session ul {
  list-style: none;
}
.event-page .session li {
  list-style: none;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  max-width: 500px;
  font-size: 16px;
}
.event-page .session li strong {
  font-size: 16px;
}
.event-page .session .event-role {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
}
.event-page .event-details {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 600px) {
  .event-page .event-details {
    flex-direction: row;
    justify-content: space-between;
  }
}
.event-page .btn-event-rsvp {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  padding: 1rem 2.8rem;
  color: white;
  background: #009933;
  border-radius: 4px;
  transition: padding 0.2s, background 0.2s;
  margin-bottom: 1rem;
}
.event-page .btn-event-rsvp:hover {
  background: #37c848;
  padding: 1.05rem 3.05rem;
}

.btn-event-rsvp-disabled {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
  padding: 1rem 3rem;
  color: #242424;
  background: #858585;
  border-radius: 4px;
  transition: padding 0.2s, background 0.2s;
  margin-bottom: 1rem;
}

.modal-event-rsvp {
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

.modal-event-content {
  background-color: #fefefe;
  margin: 10% auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  /* Could be more or less, depending on screen size */
}
.modal-event-content .centered-form {
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
}
.modal-event-content input {
  margin-bottom: 1.25rem;
}
.modal-event-content p {
  margin: 0 auto;
  margin-bottom: 1.125rem;
}
.modal-event-content label {
  margin-right: 1.125rem;
  margin-bottom: 1.5rem;
  font-size: 1.1125rem;
}
.modal-event-content select {
  margin-bottom: 1.125rem;
}
.modal-event-content input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.modal-event-content .event-beta-opt label {
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 1.15rem;
  padding: 25px 25px 25px 50px;
  z-index: 9;
  cursor: pointer;
}
.modal-event-content .event-beta-opt {
  position: relative;
  text-align: center;
}
.modal-event-content .check {
  display: block;
  position: absolute;
  border: 5px solid #aaaaaa;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  bottom: 74px;
  left: 20px;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}
.modal-event-content input[type=radio]:checked ~ .check {
  border: 5px solid #009933;
}
.modal-event-content input[type=radio]:checked ~ .check::before {
  background: #009933;
}
.modal-event-content input[type=radio]:checked ~ label {
  color: #009933;
}
.modal-event-content header {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.modal-event-content header p {
  margin: 0 auto;
  margin-bottom: 2rem;
}

.btn-modal-close {
  position: absolute;
  top: 1.5rem;
  right: 0;
  background: white;
}
.btn-modal-close:hover {
  color: #858585;
}

.event-beta-options {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 600px) {
  .event-beta-options {
    display: flex;
    justify-content: space-between;
  }
}

.event-submit {
  margin: 0 auto;
  text-align: center;
}

.xyz-event-banner {
  max-width: 910px;
}

.page-template-page-event .event-page-content img {
  margin-bottom: 1.125rem;
}
.page-template-page-event p,
.page-template-page-event h1,
.page-template-page-event h2,
.page-template-page-event h3,
.page-template-page-event h4,
.page-template-page-event h5,
.page-template-page-event h6 {
  margin: 0 auto;
  margin-bottom: 1.4rem;
  max-width: 600px;
}
.page-template-page-event h3 {
  margin-bottom: 1.1rem;
}
.page-template-page-event .colored-link {
  font-weight: 700;
}

.front-page-event-banner .mag-box.block-custom-content {
  border: 0;
}
.front-page-event-banner .mag-box.block-custom-content p {
  display: block;
  max-width: unset;
}
.front-page-event-banner .container-wrapper {
  box-shadow: none;
  max-width: 100%;
}

.event-content {
  max-width: 600px;
  margin: 0 auto;
}
.event-content h1 {
  font-size: 4.125rem;
}
.event-content p {
  margin-bottom: 2.5rem;
}

.event-forward-img-mobile {
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 660px) {
  .event-forward-img-mobile {
    display: none;
  }
}

.event-forward-img-desktop {
  display: none;
}
@media screen and (min-width: 660px) {
  .event-forward-img-desktop {
    display: block;
  }
}

.beta-select-container form {
  padding: 1rem 0rem;
}
.beta-select-container .event-beta-options {
  display: block;
}
@media screen and (min-width: 660px) {
  .beta-select-container .event-beta-options {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.beta-select-container .event-beta-options .event-beta-opt {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  text-align: center;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 660px) {
  .beta-select-container .event-beta-options .event-beta-opt {
    width: 31%;
  }
}
.beta-select-container .event-beta-options .event-beta-opt p {
  min-height: 85px;
  text-align: center;
}
.beta-select-container .event-beta-options .event-beta-opt h3,
.beta-select-container .event-beta-options .event-beta-opt h4 {
  text-transform: uppercase;
}

.event-beta-opt.subdued {
  color: #5e5e5e;
}
.event-beta-opt.subdued:hover {
  color: #333;
}
.event-beta-opt.subdued p {
  min-height: 30px !important;
}

.event-banner-desktop {
  display: none !important;
}
@media screen and (min-width: 660px) {
  .event-banner-desktop {
    display: block !important;
    width: 100%;
  }
}

.event-banner-mobile {
  display: block;
}
@media screen and (min-width: 660px) {
  .event-banner-mobile {
    display: none !important;
  }
}

.event-register {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 1.6rem;
  text-align: center;
}

.event-calendar-links {
  display: block;
  text-align: center;
}
@media screen and (min-width: 660px) {
  .event-calendar-links {
    display: flex;
    justify-content: space-around;
  }
}

.partners-in-kind {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.partners-in-kind div {
  width: 50%;
}
@media screen and (min-width: 660px) {
  .partners-in-kind {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
  }
}
.partners-in-kind img {
  margin: 0.5rem auto;
  display: block;
  float: none !important;
}
.partners-in-kind .grant-mac-logo {
  max-width: 100%;
}

#btn-beta-submit {
  font-size: 1.25rem;
  font-weight: 700;
}

.forward-backdoor {
  background: white;
  width: 100%;
  height: 200px;
  padding: 1rem;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.forward-backdoor a {
  font-size: 2rem;
  font-weight: 700 !important;
  background: #009933 !important;
  color: white !important;
  border-radius: 4px;
  text-align: center;
  padding: 1.25rem 1.5rem;
}
.forward-backdoor a:hover {
  background: #58d166;
}

.event-register-btns {
  margin: 1rem 1rem;
  display: block;
}
@media screen and (min-width: 660px) {
  .event-register-btns {
    display: flex;
    justify-content: space-around;
  }
}

.speakers-title {
  margin-bottom: 0.15rem !important;
}

.speakers-subtitle {
  margin-bottom: 0.15rem !important;
  font-weight: 500;
  text-align: center;
}

.speaker-viewport {
  background: url(img/clouds-xl.jpg);
}

.event-speakers {
  text-align: center;
  display: block;
}
@media screen and (min-width: 660px) {
  .event-speakers {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
}
.event-speakers h2 {
  margin-bottom: 0.65rem;
}
.event-speakers .speakers-subtitle {
  font-weight: 500;
}
.event-speakers .speaker-card {
  margin: 0 auto;
  max-width: 300px;
  border-radius: 3px;
  overflow: hidden;
  padding: 0.25rem;
  transform: scale(0.9);
  background: rgba(255, 255, 255, 0.301);
  transition: all 0.25s ease-in-out;
}
.event-speakers .speaker-card:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.601);
  scale: 1.02;
}
.event-speakers .speaker-card .speaker-eyebrow {
  font-size: 20px;
  font-weight: 500;
  color: white;
  background: #009933;
  margin-bottom: 0.25rem;
  padding: 0.25rem 0;
}
.event-speakers .speaker-card h3 {
  font-weight: 500;
  font-size: 1.753em;
  padding: 0.15rem;
}
.event-speakers .speaker-card img {
  max-width: 200px;
  border-radius: 50%;
  border: 5px solid #009933;
  margin-bottom: 1rem;
}
.event-speakers .speaker-card footer {
  background: white;
  padding: 0.5rem 0;
}
.event-speakers .speaker-card h4 {
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}
.event-speakers .speaker-card .speaker-credential {
  text-transform: uppercase;
  color: #009933;
  line-height: 1.3;
  font-weight: 600;
}
.event-speakers .speaker-card .speaker-company {
  font-size: 1.25rem;
  font-weight: 600;
}

#speakerPanel .speaker-bio {
  margin-top: 1.25rem;
  display: none;
  text-align: center;
}
#speakerPanel .speaker-bio p {
  text-align: left;
}
#speakerPanel .speaker-bio.active {
  display: block;
}
@media screen and (min-width: 660px) {
  #speakerPanel .speaker-bio.active {
    display: flex;
    align-items: center;
  }
}
#speakerPanel .speaker-bio .speaker-credential {
  text-transform: uppercase;
  color: #009933;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 660px) {
  #speakerPanel .speaker-bio .speaker-credential {
    text-align: left;
  }
}
#speakerPanel .speaker-bio .speaker-company {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.35rem;
  text-align: center;
}
@media screen and (min-width: 660px) {
  #speakerPanel .speaker-bio .speaker-company {
    text-align: left;
  }
}
#speakerPanel h4 {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
  text-align: center;
}
@media screen and (min-width: 660px) {
  #speakerPanel h4 {
    text-align: left;
  }
}
#speakerPanel img {
  border-radius: 50%;
  max-width: 300px;
  max-height: 300px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 660px) {
  #speakerPanel img {
    margin-right: 1rem;
  }
}

.event-page {
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the accordion panel. Note: hidden by default */
}
.event-page .accordion {
  background-color: #009933;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0.5rem;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.4s;
  font-weight: 700;
  font-size: 1.125rem;
}
.event-page .accordion:hover {
  background-color: #37c848;
}
.event-page .panel {
  max-height: 0;
  padding: 0 18px;
  background-color: white;
  color: #333;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.event-page .panel h3 {
  max-width: unset;
  margin-top: 1rem;
}
.event-page .accordion:after {
  content: "";
  background-image: url(img/arrow.svg);
  background-size: 28px 28px;
  transform: rotate(180deg);
  height: 28px;
  width: 28px;
  font-size: 13px;
  color: white;
  float: right;
  margin-left: 5px;
}
#eventProgram {
  border: 1px solid #d3d3d3e1;
  padding: 0 !important;
  background: rgba(255, 255, 255, 0.505);
  height: 100%;
}
#eventProgram tr {
  min-height: 60px;
  vertical-align: center;
}
#eventProgram .time {
  font-weight: 500;
  text-align: right;
  padding-right: 0.25rem;
  border-right: 0;
  min-width: 80px;
}
#eventProgram .event {
  display: none;
  text-align: center;
  font-size: 0.7rem;
  font-weight: 500;
  margin-right: 3rem;
}
@media screen and (min-width: 660px) {
  #eventProgram .event {
    display: table-cell;
  }
}
#eventProgram .event.feature {
  font-weight: 600;
  font-size: 0.8rem;
}
#eventProgram .info {
  line-height: 1.2;
  vertical-align: middle;
  padding-left: 1.5rem;
}
#eventProgram .info i {
  margin-bottom: 1.5rem;
}
#eventProgram .info h3, #eventProgram .info h4 {
  margin-bottom: 0;
  margin-top: 1rem;
}
#eventProgram .info h2 {
  font-weight: 700;
}
#eventProgram .info h3 {
  font-size: 1rem;
  font-weight: 700;
}
#eventProgram .info h4 {
  font-size: 1rem;
  font-weight: 600;
}
#eventProgram .info.lunch {
  vertical-align: middle;
  font-size: 1.125rem;
}
#eventProgram .colored-row {
  background-color: #009933;
}
#eventProgram td {
  display: table-cell;
}
#eventProgram td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}
#eventProgram td:first-child {
  padding-left: 10px;
  padding-right: 0;
}

.panel.event-panel {
  padding: 0 !important;
  background: url(img/clouds-xl.jpg);
  height: 100%;
}

.spacer {
  margin-bottom: 1.5rem;
}

.participating-orgs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.participating-orgs div {
  text-align: center;
  width: 45%;
}
@media screen and (min-width: 660px) {
  .participating-orgs div {
    width: 200px;
  }
}
.participating-orgs img {
  max-height: 100px;
  max-width: 250px;
  width: auto;
  margin: 1rem;
}
.participating-orgs img.chandos {
  height: 60px;
}

.program-details .session h3 a {
  color: #444;
}
.program-details .session h3 a:hover {
  color: #009933;
  text-decoration: underline;
}
.program-details .session .session-title svg {
  width: 22px;
  margin-right: 1px;
  position: relative;
  top: 2px;
}

.alert-message {
  margin-bottom: 1.5rem;
  font-size: 1.15rem;
  max-width: 970px;
  margin: 0 auto;
}
.alert-message header {
  color: white;
  border-radius: 4px 4px 0 0;
  padding: 0.5rem 1rem;
  font-weight: 700;
}
.alert-message header.info {
  background: #4299e1;
}
.alert-message header.error {
  background: #f56565;
}
.alert-message header.success {
  background: #37c848;
}
.alert-message div {
  border-width: 1px;
  border-top-width: 0px;
  padding: 0.75rem 1rem;
  border-radius: 0 0 4px 4px;
  border-style: solid;
}
.alert-message .message-info {
  background: #ebf8ff;
  color: #2b6cb0;
  border-color: #63b3ed;
}
.alert-message .message-error {
  background: #fff5f5;
  color: #c53030;
  border-color: #fc8181;
}
.alert-message .message-success {
  background: #d7f4da;
  color: #21782b;
  border-color: #58d166;
}

.privacy-policy.page #the-post {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  padding: 1rem;
  background: white;
}

#buddypress nav {
  background: white;
}
#buddypress .container-wrapper {
  padding: 1rem;
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
}

.registration-activation-reminder {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.registration-activation-reminder strong {
  font-size: 1.125rem;
}

#activate-page {
  text-align: center;
  padding-bottom: 2.5rem;
}

#activateAccountBtn {
  font-weight: 700;
  font-size: 1.24rem;
  padding: 1.5rem 1.6rem;
  border-radius: 5px;
}

#tribe-events-content-wrapper {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(128, 128, 128, 0.2);
  background: rgba(255, 255, 255, 0.87);
}

.forward-banner-section {
  padding-top: 2rem;
}
.forward-banner-section .mag-box {
  border: none !important;
}
.forward-banner-section div.mag-box-title.the-global-title {
  margin-bottom: 0;
}
.forward-banner-section .forward-header {
  margin-top: 1.75rem;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 2rem;
}
@media screen and (min-width: 660px) {
  .forward-banner-section .forward-header {
    padding: 1.25rem 2.5rem;
  }
}
.forward-banner-section .forward-header h3 {
  font-size: 1.5rem;
}
@media screen and (min-width: 660px) {
  .forward-banner-section .forward-header h3 {
    font-size: 30px;
  }
}
.forward-banner-section .forward-header .forward-banner-link {
  background: #333;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  border-radius: 3px;
}
.forward-banner-section .forward-header .forward-badge {
  border-radius: 2px;
  padding: 0.75rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  background: #333;
  font-weight: 700;
}
@media screen and (min-width: 660px) {
  .forward-banner-section .forward-header .forward-badge {
    padding: 0.75rem 1.5rem;
  }
}
.forward-banner-section .forward-header .forward-badge:hover {
  color: #e6e6e6;
  background: #474747;
}
.forward-banner-section .forward-header .bullets {
  font-weight: 700;
  font-size: 1rem;
  text-align: left;
  text-transform: uppercase;
}
.forward-banner-section .forward-header .bullets span {
  display: none;
}
@media screen and (min-width: 660px) {
  .forward-banner-section .forward-header .bullets {
    text-align: center;
    font-size: 1.25rem;
  }
  .forward-banner-section .forward-header .bullets span {
    display: inline;
    margin: 0 0.5rem;
  }
}
@media screen and (min-width: 990px) {
  .forward-banner-section .forward-header .bullets {
    font-size: 1.5rem;
  }
  .forward-banner-section .forward-header .bullets span {
    margin: 0 0.75rem;
  }
}
.forward-banner-section .forward-banner {
  border-radius: 3px;
  background-image: radial-gradient(circle at 47.18% 17.76%, #65b21d 0, #4eab27 16.67%, #33a32e 33.33%, #009933 50%, #008f37 66.67%, #00863b 83.33%, #007e3f 100%);
}
.forward-banner-section #forward-viewport {
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.forward-banner-section .forward-card {
  position: relative;
  max-width: 325px;
  min-width: 325px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25), 0px 1px 2px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  text-align: center;
  padding: 1rem 0.75rem;
  margin-bottom: 1rem;
  min-height: 300px;
}
.forward-banner-section .forward-card header {
  text-transform: uppercase;
  font-weight: 700;
  text-align: right;
  margin-right: 0.4rem;
  font-size: 1.25rem;
}
.forward-banner-section .forward-card h3 {
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 1.6rem;
  min-height: 88px;
  transition: 0.2s ease-in-out;
}
.forward-banner-section .forward-card h3 a {
  color: #333 !important;
}
.forward-banner-section .forward-card h3 a:hover {
  color: #444 !important;
}
.forward-banner-section .forward-card h4 {
  font-weight: 700;
  font-size: 1rem;
}
.forward-banner-section .forward-card .forward-card-org {
  font-weight: 700;
  font-size: 1rem;
  color: rgba(10, 10, 10, 0.64);
  margin-bottom: 2rem;
}
.forward-banner-section .forward-card footer {
  position: absolute;
  bottom: 1rem;
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}
.forward-banner-section .forward-card a.forward-sub-link {
  background: #dad8d8;
  color: #333;
  border-radius: 4px;
  padding: 1rem 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 205px;
  height: 50px;
}
.forward-banner-section .forward-card a.forward-sub-link:hover {
  background: #b1afaf;
}
.forward-banner-section .forward-card p {
  text-align: left;
  margin-bottom: 1.5rem;
}
.forward-banner-section .forward-card.forward-itm-job header {
  color: rgba(109, 142, 231, 0.7);
}
.forward-banner-section .forward-card.forward-itm-course header {
  color: rgba(60, 207, 60, 0.7);
}
.forward-banner-section .forward-card-logo {
  height: 75px;
  margin-left: 1rem;
}

.collabcite-banner-section .main-content {
  padding-left: 0;
  padding-right: 0;
}
.collabcite-banner-section .main-content h3 {
  margin-left: 1rem;
}
@media screen and (min-width: 660px) {
  .collabcite-banner-section .main-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .collabcite-banner-section .main-content h3 {
    margin-left: 0;
  }
}

.collabcite-banner {
  padding-top: 1rem;
  margin-bottom: 1.75rem;
  background: url(img/yellow-laptop-sm.jpg);
  background-position: 50% 60%;
  min-height: 500px;
}
@media screen and (min-width: 660px) {
  .collabcite-banner {
    min-height: 450px;
    background: url(img/yellow-laptop-lg.jpg);
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
.collabcite-banner div {
  text-align: center;
  margin-right: 1rem;
}
.collabcite-banner .participate-txt {
  font-weight: 600;
  font-size: 1.125rem;
}
.collabcite-banner .text-xl {
  padding-top: 2rem;
  font-weight: 600;
  font-size: 1.35rem;
  margin-bottom: 1rem;
  line-height: 1.37;
}
@media screen and (min-width: 660px) {
  .collabcite-banner .text-xl {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 990px) {
  .collabcite-banner .text-xl {
    font-size: 3rem;
    position: relative;
    top: -2.5rem;
    margin-right: 3.5rem;
    text-align: right;
  }
}
.collabcite-banner h2 {
  max-width: 660px;
  font-weight: 700;
  font-size: 3.5rem;
}
@media screen and (min-width: 660px) {
  .collabcite-banner h2 {
    font-size: 60px;
  }
}
@media screen and (min-width: 990px) {
  .collabcite-banner h2 {
    font-size: 98px;
    margin-left: 4rem;
    line-height: 0.9;
  }
}
.collabcite-banner p {
  max-width: 660px;
}
@media screen and (min-width: 990px) {
  .collabcite-banner p {
    margin-left: 4rem !important;
  }
}
.collabcite-banner .participate-txt {
  font-size: 1.0125rem;
}
@media screen and (min-width: 990px) {
  .collabcite-banner .participate-txt {
    font-size: 1.65rem;
    margin-bottom: 1.5rem !important;
  }
}
.collabcite-banner p span {
  margin: 0 1rem;
}
.collabcite-banner a.collabcite-link {
  color: #333;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 700;
}
.collabcite-banner a.collabcite-link:hover {
  color: white;
}
@media screen and (min-width: 660px) {
  .collabcite-banner a.collabcite-link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 990px) {
  .collabcite-banner a.collabcite-link {
    font-size: 1.5rem;
  }
}

.collabcite-banner-section .content-only {
  margin: 0;
}
.collabcite-banner-section .mag-box.block-custom-content {
  margin-top: 0 !important;
  magin-bottom: 0 !important;
}

.learn-more-content .learn-more-link .join-link {
  color: #009933;
  text-transform: uppercase;
}

.learn-more-content.forward-steps {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.learn-more-content.forward-steps a {
  color: #009933 !important;
  text-decoration: underline;
}
.learn-more-content.forward-steps a.forward-link {
  color: #333 !important;
  font-weight: 700;
}
.learn-more-content.forward-steps.subscription-info-blurb {
  max-width: 970px;
  margin: 0 auto;
  line-height: 1.45;
  background: white;
  margin-bottom: 0.75rem;
  margin-top: 1rem;
  text-align: left;
  font-size: 1rem;
}
.learn-more-content.forward-steps.subscription-info-blurb ul li {
  list-style: disc;
  margin-bottom: 0.5rem;
}
.learn-more-content.forward-steps.subscription-info-blurb .subscription-info-content {
  max-width: 700px;
  padding: 1rem 1.75rem;
  margin: 0 auto;
}
.learn-more-content.forward-steps.subscription-info-blurb ol {
  margin-bottom: 0;
}
.learn-more-content.forward-steps.subscription-info-blurb ol li {
  margin-bottom: 0.5rem;
}
.learn-more-content.forward-steps .getting-started {
  padding-top: 3rem;
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: 400;
  text-decoration: underline;
}
@media screen and (min-width: 660px) {
  .learn-more-content.forward-steps .getting-started {
    font-size: 1.5rem;
    padding-top: 0;
  }
}
.learn-more-content.forward-steps ol li {
  font-size: 1.15rem;
  font-weight: 500;
}
.learn-more-content.forward-steps ol.easy-abc li {
  list-style-type: lower-alpha;
}
.learn-more-content.forward-steps ol.easy-numbers li {
  margin-left: 2rem;
  list-style-type: lower-roman;
  font-size: 0.9rem;
}

#join-forward {
  margin-top: 0.5rem;
  position: relative;
  width: 100%;
  min-height: 450px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.281), rgba(27, 27, 27, 0.493)), url(img/celestial-sm.jpg);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: white;
  font-weight: 600;
}
@media screen and (min-width: 660px) {
  #join-forward {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.281), rgba(27, 27, 27, 0.493)), url(img/celestial-lg.jpg);
    min-height: 400px;
  }
}
@media screen and (min-width: 990px) {
  #join-forward {
    align-items: flex-end;
    padding-top: 0;
  }
}
#join-forward p {
  color: white;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 990px) {
  #join-forward a {
    width: 100%;
    max-width: 550px;
  }
}
#join-forward .join-forward-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: justify;
  border-radius: 2px;
  color: white;
  padding: 1rem 0.5rem;
  text-align: center;
  transition: background 0.2s ease-in-out;
  width: 100%;
}
#join-forward .join-forward-content:nth-of-type(2):hover {
  transition: background 0.2s ease-in-out;
}
@media screen and (min-width: 990px) {
  #join-forward .join-forward-content.header {
    padding-top: 3rem;
  }
}
@media screen and (min-width: 660px) {
  #join-forward .join-forward-content {
    padding: 1rem 3rem;
  }
}
#join-forward .join-forward-content .join-forward-bullets {
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (min-width: 440px) {
  #join-forward .join-forward-content .join-forward-bullets {
    max-width: 100%;
  }
}
@media screen and (min-width: 660px) {
  #join-forward .join-forward-content .join-forward-bullets {
    max-width: 90%;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 990px) {
  #join-forward .join-forward-content .join-forward-bullets {
    justify-content: space-between;
  }
}
#join-forward .join-forward-content .bullet-separator {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
#join-forward .join-forward-content .tm {
  font-size: 3.25rem;
  display: none;
}
@media screen and (min-width: 660px) {
  #join-forward .join-forward-content .tm {
    font-size: 48px;
  }
}
#join-forward .join-forward-content h3 {
  font-weight: 700;
  margin-bottom: 0.45rem;
  font-size: 2rem;
}
@media screen and (min-width: 440px) {
  #join-forward .join-forward-content h3 {
    font-size: 2rem;
  }
}
#join-forward .join-forward-content p {
  font-weight: 300;
  font-size: 1.125rem;
  padding: 0 1.5rem;
  letter-spacing: 1px;
}
@media screen and (min-width: 660px) {
  #join-forward .join-forward-content p {
    font-size: 20px;
    text-align: center;
    max-width: 470px;
  }
}
@media screen and (min-width: 660px) {
  #join-forward .join-forward-content .join-forward-get-started {
    max-width: 550px;
  }
  #join-forward .join-forward-content .join-forward-get-started p {
    font-size: 20px;
    text-align: center;
  }
}
#join-forward .join-forward-content strong {
  font-weight: 600;
}
@media screen and (min-width: 660px) {
  #join-forward .join-forward-content {
    max-width: 550px;
  }
  #join-forward .join-forward-content h3 {
    font-size: 2.8rem;
    font-weight: 700;
  }
}
#join-forward ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}

.join-forward-mission {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 990px) {
  .join-forward-mission {
    max-width: 470px;
  }
}

@media screen and (min-width: 660px) {
  br.mobile-break {
    display: none;
  }
}

#beta-subscription-page #join-forward {
  padding: 0;
  margin-bottom: 0.75rem;
}

.page-subscribe header.entry-header-outer {
  display: none;
}

.visually-hidden, .pcast-player button span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

/* Pcast Player */
.pcast-player .pcast-player-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 3px;
  box-sizing: border-box;
  background: #555;
  color: white;
  font-weight: 600;
  font-size: 14px;
  height: 80px;
  overflow: hidden;
  padding: 5px;
}
.pcast-player button {
  background: white;
  color: #444;
  border: 0;
  border-radius: 2px;
  padding: 5px;
  line-height: 22px;
  -webkit-appreance: none;
  min-width: 32px;
}
.pcast-player progress {
  height: 13px;
  width: calc(100% - 280px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (min-width: 660px) {
  .pcast-player progress {
    width: calc(100% - 300px);
  }
}
.pcast-player progress[value]::-webkit-progress-bar {
  background-color: #555;
  border-radius: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
.pcast-player progress[value]::-webkit-progress-value {
  background: #fff;
}
.pcast-player .pcast-time {
  display: inline-block;
  font-size: 13px;
  padding: 0 5px;
  text-align: center;
  width: 4em;
}
.pcast-player .pcast-speed {
  width: 2.5em;
}
.pcast-player .pcast-download {
  font-size: 12px;
  margin-top: 0.5em;
  display: inline-block;
  color: black;
}
.pcast-player .pcast-download:hover, .pcast-player .pcast-download:focus {
  color: #666;
}

.qotw-section {
  margin-top: 5rem;
}
@media screen and (min-width: 660px) {
  .qotw-section {
    margin-top: 2rem;
  }
}
.qotw-section .main-content {
  text-align: center;
}
.qotw-section .post-meta {
  display: none;
}
.qotw-section .post-title a {
  color: #333;
}
.qotw-section .post-title a:hover {
  color: white;
}
.qotw-section .qotw-item a {
  color: #333;
}
.qotw-section .qotw-item a:hover {
  color: white;
}
.qotw-section #qotw-banner {
  margin-top: 1rem;
  padding: 1rem;
}
@media screen and (min-width: 660px) {
  .qotw-section #qotw-banner {
    padding: 1rem 1rem;
    display: flex;
    justify-content: space-around;
  }
}
.qotw-section .qotw-item {
  margin-bottom: 1.45rem;
}
.qotw-section .qotw-item h3 {
  font-size: 1.5rem;
  font-weight: 500;
}
@media screen and (min-width: 660px) {
  .qotw-section .qotw-item h3 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 660px) {
  .qotw-section .qotw-item {
    max-width: 28%;
  }
  .qotw-section .qotw-item img {
    max-height: 164px;
  }
}

.qotw-section .mag-box:first-of-type, .qotw-section .container-wrapper:first-of-type {
  background: transparent;
  box-shadow: none !important;
  border: none !important;
  margin-bottom: 0 !important;
}
.qotw-section .main-content-row {
  box-shadow: none !important;
  border: none !important;
  margin-bottom: 1.75rem;
  background-color: #fcc602;
}
.qotw-section .main-content-row p {
  margin-left: 1rem;
}
.qotw-section aside {
  color: #333;
}
@media screen and (min-width: 660px) {
  .qotw-section aside {
    margin-top: 2rem !important;
    min-height: 300px;
  }
}

.front-page-masthead {
  background-image: url(img/starfield-sm.jpg);
  background-attachment: scroll;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  padding-top: 1.5rem;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: -2px;
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 660px) {
  .front-page-masthead {
    background-image: url(img/starfield-lg.jpg);
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .front-page-masthead .safari_only {
      background-attachment: scroll;
    }
  }
}
@media screen and (min-width: 660px) {
  .front-page-masthead {
    margin-bottom: 2.5rem;
  }
}
.front-page-masthead .masthead-tagline {
  display: block;
  position: relative;
}
.front-page-masthead .masthead-tagline .learn-more-btn.chevron {
  position: static;
}
@media screen and (min-width: 660px) {
  .front-page-masthead .masthead-tagline .learn-more-btn.chevron {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.front-page-masthead .mobile-break {
  display: inline;
}
@media screen and (min-width: 660px) {
  .front-page-masthead .mobile-break {
    display: none;
  }
}
.front-page-masthead .desktop-break {
  display: none;
}
@media screen and (min-width: 660px) {
  .front-page-masthead .desktop-break {
    display: inline;
  }
}
.front-page-masthead .masthead-content {
  max-width: 600px;
  margin: 0 auto;
  padding: 1rem 0;
}
.front-page-masthead img {
  width: 300px;
}
@media screen and (min-width: 660px) {
  .front-page-masthead img {
    width: 375px;
    margin-left: 1rem;
  }
}
.front-page-masthead .masthead-subtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  color: white;
  letter-spacing: 0.05rem;
  line-height: 1;
  margin-bottom: 1rem;
  text-shadow: 0px 3px 4px rgba(215, 206, 206, 0.25);
}
@media screen and (min-width: 660px) {
  .front-page-masthead .masthead-subtitle {
    margin-bottom: 0.25rem;
  }
}
@media screen and (min-width: 660px) {
  .front-page-masthead .masthead-subtitle {
    font-size: 34px;
  }
}
.front-page-masthead p {
  font-size: 1.5rem;
  transform: skew(-8deg);
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
}
.front-page-masthead p span {
  font-size: 1.5rem;
  letter-spacing: 0.75px;
}
@media screen and (min-width: 660px) {
  .front-page-masthead p {
    margin-bottom: 0.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
.front-page-masthead .learn-more-panel .learn-more-link a {
  color: #333;
}
.front-page-masthead .learn-more-panel .learn-more-link a:hover {
  color: #009933;
}

#mastheadPanel {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: -2.25rem;
}
#mastheadPanel p.learn-more-txt {
  min-height: 85px;
}

#star-wars {
  padding-top: 2rem;
  color: white;
  height: 500px;
}
@media screen and (min-width: 660px) {
  #star-wars {
    padding-top: 4rem;
  }
}
#star-wars .masthead-content {
  position: relative;
  top: -160px;
  transform-origin: 50% 100%;
  transform: perspective(400px) rotateX(15deg);
  line-height: 300%;
}
#star-wars .masthead-content img {
  width: 500px;
}
@media screen and (min-width: 550px) {
  #star-wars .masthead-content {
    top: -130px;
  }
}
@media screen and (min-width: 660px) {
  #star-wars .masthead-content {
    top: -70px;
  }
}
#star-wars .block-text {
  transform: skew(-8deg);
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4rem;
  position: relative;
  margin-bottom: 0.5rem;
}
#star-wars .block-text a {
  text-decoration: underline;
  color: white;
}
#star-wars .new-era {
  text-decoration: underline;
}

.subscribe-masthead {
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 90%;
  margin: 0 auto 1.5rem auto;
  padding: 1rem 0;
}
.subscribe-masthead h1 {
  font-size: 2rem;
}
@media screen and (min-width: 470px) {
  .subscribe-masthead h1 {
    font-size: 2.52em;
  }
}
.subscribe-masthead h1 span.slightly-smaller-text {
  font-size: 1.7rem;
}
.subscribe-masthead h2 {
  margin-bottom: 0.5rem;
}
.subscribe-masthead .subscribe-masthead-subtitle {
  color: #595959;
}
.subscribe-masthead .not-featured-text {
  color: #858585;
}
.subscribe-masthead .sign-up-below {
  color: #3b3b3b;
}
.subscribe-masthead .sign-up-below p {
  margin-bottom: 0;
}
.subscribe-masthead .sign-up-below .sign-up-below-icon {
  font-size: 1.5rem;
}

.tab-buttons {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 470px) {
  .tab-buttons {
    display: flex;
    justify-content: center;
    flex-direction: row;
  }
}
.tab-buttons button {
  margin-bottom: 0.5rem;
  background: #009933;
  color: white;
  font-size: 1.125rem;
  border-radius: 3px;
  padding: 0.65rem 1.25rem;
  margin-right: 1rem;
}
.tab-buttons button:hover {
  background: #2ca039;
}

#subscription-table table {
  font-size: 14px;
}
#subscription-table i {
  font-size: 1.25rem;
}
#subscription-table i.fa-check {
  color: #009933 !important;
}
#subscription-table i.fa-times {
  color: #e53e3e !important;
}
#subscription-table td + td {
  text-align: center;
}
#subscription-table td {
  width: 33%;
}
#subscription-table .sub-tab header {
  text-align: center;
  display: flex;
}
#subscription-table .sub-tab header > div {
  width: 34%;
}
#subscription-table .sub-tab header .pricing-box {
  font-size: 0.8rem;
  background: white;
  border-radius: 3px 0 0 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (min-width: 470px) {
  #subscription-table .sub-tab header .pricing-box {
    padding: 16px 20px;
  }
}
#subscription-table .sub-tab header .pricing-box h4 {
  font-size: 0.85rem;
}
@media screen and (min-width: 470px) {
  #subscription-table .sub-tab header .pricing-box h4 {
    font-size: 1rem;
  }
}
#subscription-table .sub-tab header .pricing-box .price {
  font-size: 1.5rem;
}
#subscription-table .sub-tab header .pricing-box .price span {
  font-size: 0.5rem;
  color: #595959;
}
#subscription-table .sub-tab header .pricing-box .price span.period-price {
  font-size: 1.5rem;
  color: #333;
}
#subscription-table .sub-tab header .pricing-box .description {
  color: #3b3b3b;
  margin-bottom: 10px;
}
#subscription-table .sub-tab header .pricing-box a.btn-subscribe {
  padding: 5px 15px;
  background: #009933;
  color: white;
  font-weight: 300;
  font-size: 16px;
  border-radius: 3px;
}
@media screen and (min-width: 470px) {
  #subscription-table .sub-tab header .pricing-box a.btn-subscribe {
    padding: 5px 15px;
    background: #009933;
    color: white;
    font-weight: 300;
    font-size: 16px;
    border-radius: 3px;
  }
}
#subscription-table .pricing-box:last-child {
  border-radius: 0 3px 0 0 !important;
}

.faq-accordions {
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the accordion panel. Note: hidden by default */
}
.faq-accordions .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
.faq-accordions .accordion__active, .faq-accordions .accordion:hover {
  background-color: #ccc;
}
.faq-accordions .panel {
  padding: 0 18px;
  background-color: white;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-out;
}

.sub-tab header .options-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.select-container {
  display: flex;
  flex-direction: column;
  width: 110px;
}
@media screen and (min-width: 470px) {
  .select-container {
    width: 90%;
  }
}
.select-container select {
  background: white;
  border: 1px solid transparent;
  border-color: #fff transparent transparent transparent;
  font-size: 11px !important;
  width: 90%;
}
@media screen and (min-width: 470px) {
  .select-container select {
    font-size: 14px !important;
    margin: 0 auto;
  }
}

.switch-container {
  display: flex;
  flex-direction: column;
  padding-bottom: 1.125rem;
}
@media screen and (min-width: 470px) {
  .switch-container {
    flex-direction: row;
  }
}

.switch-text {
  font-size: 0.7rem;
  display: flex;
}
.switch-text span {
  align-self: flex-end;
}

/* The switch - the box around the slider */
.toggle-switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin: 0 0.5rem;
}

/* Hide default HTML checkbox */
.toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.toggle-slider:before {
  position: absolute;
  content: "";
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 12px;
  width: 12px;
  left: 2px;
  top: 3px;
}
@media screen and (min-width: 470px) {
  .toggle-slider:before {
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
  }
}

input:checked + .toggle-slider {
  background-color: #009933;
}

input:focus + .toggle-slider {
  box-shadow: 0 0 1px #009933;
}

input:checked + .toggle-slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}
@media screen and (min-width: 470px) {
  input:checked + .toggle-slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
  }
}

.toggle-slider.round {
  border-radius: 34px;
}

.toggle-slider.round:before {
  border-radius: 50%;
}

.page-template-page-subscribe #content {
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.336);
  max-width: 1100px;
}

.hidden {
  display: none;
}

.front-page-wrapper {
  margin: 0 auto;
}
.front-page-wrapper .focus-section,
.front-page-wrapper .speaker-series,
.front-page-wrapper .connect-section {
  margin-bottom: 2.5rem;
}
.front-page-wrapper .focus-section .section-item,
.front-page-wrapper .speaker-series .section-item,
.front-page-wrapper .connect-section .section-item {
  max-width: 1200px;
}
@media screen and (min-width: 990px) {
  .front-page-wrapper .tie-col-md-8 {
    width: 74%;
  }
}
@media screen and (min-width: 1130px) {
  .front-page-wrapper .tie-col-md-8 {
    width: 80%;
  }
}

#tie-wrapper {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 1800px), url(img/clouds-xl.jpg) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
}
#tie-wrapper aside.dark-skin {
  background-color: white;
}

#the-post {
  font-family: Arial, Helvetica, sans-serif !important;
}

.dark-skin {
  background-color: white;
}
.dark-skin .container-wrapper {
  background-color: white;
}

#theme-header {
  background: #242424;
}

.container {
  max-width: 1200px;
}
.container .main-menu-wrapper {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

body:not(.home) .container {
  max-width: 970px;
}

.post-thumb {
  display: flex;
}

#theme-header #logo img {
  max-width: 250px;
}
@media screen and (min-width: 600px) {
  #theme-header #logo img {
    max-width: 275px;
    max-height: unset;
  }
}

.main-menu .menu > li.tie-current-menu > a::after {
  display: none;
}

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