

/* Home page header image - design team can enable this if you want to alter the dark image overlay

.cover-photo-background {
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("[PASTE IN THE IMAGE URL HERE, FROM PAGE SOURCE]")!important;
}

*/

/*
@media screen and (max-width: 1000px) {
  #section-766925.rowHolder.no-background div {
  background-image: url("https://s3.amazonaws.com/bizzabo.file.upload/ug6uD84ORkafTHyO8wrY_BizzaboHeader_Vertical.mp4")!important;
  }
}
*/

/* Register now button styling */
#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(2) > a > div {
  background-color: #FCD0B1;
  color: #00205B;
  font-weight: 600;
  padding: 16px 24px 14px 24px;
  display: inline;
  border: none;
  text-align: center;
  text-decoration: none;
  border-radius: 0px;
  margin-left: 5px;
}

#bs-example-navbar-collapse-1
  > ul:nth-child(1)
  > li:nth-child(99)
  > a
  > div:hover {
  background-color: #ffffff;
  color: #000 !important;
}

/* Live broadcast button styling */
#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(3) > a > div {
  background-color: #FCD0B1;
  color: #00205B;
  font-weight: 600;
  padding: 16px 24px 14px 24px;
  display: inline;
  border: none;
  text-align: center;
  text-decoration: none;
  border-radius: 0px;
  margin-left: 0px;
}

#bs-example-navbar-collapse-1
  > ul:nth-child(1)
  > li:nth-child(9)
  > a
  > div:hover {
  background-color: #cc0000;
  color: #fff !important;
}

/* Community button styling */
#bs-example-navbar-collapse-1 > ul:nth-child(1) > li:nth-child(1) > a > div {
  background-color: #FCD0B1;
  color: #ffff;
  font-weight: 600;
  padding: 16px 24px 14px 24px;
  display: inline;
  border: none;
  text-align: center;
  text-decoration: none;
  border-radius: 0px;
  margin-left: 0px;
}

#bs-example-navbar-collapse-1
  > ul:nth-child(1)
  > li:nth-child(10)
  > a
  > div:hover {
  background-color: #000;
  color: #fff !important;
}

/* This code will make sponsor logos bigger on the agenda page 
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .sponsors-container .sponsor-image.clickable {
  max-height:150px!important;
  max-width:165px!important;
}
*/

/* Nav bar */
.template-nav {
  -webkit-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.4);
}

.trade-template .nav-menu-btn {
  font-weight: 500;
}

/*Speakers*/

.trade-template .speakers .entity-photo-holder img,
.trade-template .speakers .object-trade-thumbnail {
  width: 280px;
  min-width: 30px;
  height: 280px;
  border-radius: 280px;
}

.attendee-name {
  font-weight: 500;
  margin-bottom: 0px !important;
}
@media screen and (max-width: 1000px) {
  .attendee-name {
    font-size: 16px !important;
  }
}
.attendee-title {
  margin-top: 0px !important;
  margin-bottom: 3px !important;
  line-height: 1.2;
}
@media screen and (max-width: 1000px) {
  .attendee-title {
    font-size: 14px !important;
  }
}
.attendee-company {
  margin-top: 0px !important;
}

/*Theme Color Change per event*/
.themeC {
  color: #0d7680 !important;
}
.themeBK {
  background-color: #0d7680 !important;
}
.ft-title::after {
  border-color: #990f3d !important;
}

/*Logo*/
.image-container-item {
  /*	width: 100px;   */
  top: 5px;
}
.logo-li-holder {
  width: 185px;
  padding-right: 30px;
}

/*Global Custom Style start*/
html,
html *,
body,
body * {
  font-family: "Metric", sans-serif !important;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: bizzafont !important;
}

/*

.fa, .far, .fas{
	font-family: "Font Awesome 5 Free"!important;
}
*/

.fab {
  font-family: "Font Awesome 5 Brands" !important;
}

.fa-chevron-down {
  font-family: "Font Awesome 5 Free" !important;
}

p {
  line-height: 1.5rem !important;
}
h2 {
  text-transform: none !important;
  font-weight: 400 !important;
  font-size: 36px !important;
  padding-bottom: 10px;
}
h3 {
  font-size: 35px !important;
}
span {
  font-style: normal;
}

.trade-template h2 {
  margin: 0;
}
.atom-main {
  overflow: ;
}

.padding-horizontal-medium {
  padding: 10px !important;
}

h1.atom-main {
  font-weight: 600 !important;
  line-height: 3.5rem;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding: 25px 25px 0px 25px;
}

.section-766925 .element-3261926 .atom-main {
  font-weight: 600 !important;
  line-height: 3.5rem;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding: 25px 25px 0px 25px;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 34px !important;
    line-height: 2.5rem !important;
  }
}

.ft-align-middle {
  margin: auto;
  padding: 40px 30px 0 0;
}
.ft-title {
  position: relative;
  font-weight: 400;
  text-align: left;
  line-height: 1.15 !important;
  font-size: 2rem !important;
  color: #333333 !important;
}
.ft-title::after {
  content: "";
  display: block;
  width: 70px;
  margin-top: 14px;
  margin-bottom: 36px;
  border-bottom: 5px solid;
}
.hideline::after {
  display: none !important;
}
.ft-featured .ft-title {
  padding: 0;
}
.ft-featured hr {
  border: 0;
  height: 3px;
  background: #0d7680;
  width: 80px;
  margin-left: 0;
}
@media screen;
) {
  .ft-title {
    font-size: 25px !important;
  }
}
.ft-provoke {
  font-size: 2.2rem !important;
  position: relative;
  padding: 15px;
  text-align: center;
  line-height: 2.2rem !important;
  font-weight: 300;
  word-break: break-word;
}
.ft-p {
  font-size: 14px;
  text-align: justify;
  line-height: 1.5rem !important;
}
.ft-post-box {
  margin: 15px 0;
}
.ft-post {
  background: #e3e3e3;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0px 24px 20px -25px #999;
  -webkit-box-shadow: 0px 24px 20px -25px #999;
  -ms-box-shadow: 0px 24px 20px -25px #999;
  margin-bottom: 5px;
}
.ft-post-img {
  background-size: cover;
  padding: 0;
}
.ft-post-img img {
  width: 100% !important;
}
.ft-post-date {
  padding: 5px;
  position: relative;
  margin: 0px;
  text-align: right;
  color: #444;
}
.ft-post-date-r {
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
}
.ft-post-t {
  position: relative;
  display: block;
  padding: 0 20px;
  margin: 0px;
  text-align: center;
  font-size: 1.2rem !important;
  line-height: 1.5rem !important;
}
.ft-post-p {
  min-height: 95px;
  display: block;
  padding: 20px 35px;
  color: #000 !important;
  text-align: center;
  font-size: 16px !important;
  line-height: 1.5rem !important;
}

/*Featured news*/
.ft-inImg-cont {
  margin: 0;
}
.ft-inImg-cont .col-sm-6 {
  padding: 0;
}
.ft-inImg {
  background: #fff;
  padding: 40px 20px;
  z-index: 1;
  margin: auto;
  position: relative;
  min-height: 336px;
}
.ft-post-img img {
  width: auto !important;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  margin: 0px -60px;
}
@media (max-width: 767px) {
  .ft-post-img img {
    margin: 0;
  }
  .mob-center {
    margin: auto !important;
  }
}
/*Motives section*/
.ft-motives .ft-post {
  height: 230px;
}
.ft-motives-cont .ft-post {
  height: 120px !important;
}
.ft-motives-box {
  border-radius: 100%;
  background: #0d7680;
  width: 210px;
  height: 210px;
  position: relative;
  padding: 0;
  margin: auto;
  text-align: center;
  display: table;
}
.ft-motives-box > div {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  text-align: center;
  width: 100%;
  color: #fff !important;
  font-size: 50px;
}
.ft-motives-box > div > p {
  color: #fff;
  font-size: 30px !important;
  font-weight: bold;
  position: relative;
  top: 20px;
}
/*Agenda*/

/*
.agenda-search button{
	background: #fcd0b1;
	color: #ffffff!important;  
}
*/

.bz-hoc-filter.btn-group button {
  color: #949494 !important;
  padding: 0 10px 0 0 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  font-weight: 300 !important;
}

.agenda-view input {
  padding: 8px 0 0 40px !important;
}

@media screen and (max-width: 1000px) {
  .agenda-view input {
    padding: 0 0 0 40px !important;
  }
}

/* Why attend */
.section-953748 h2 {
  padding-bottom: 25px;
}

/*Who attends*/
.section-859318 .element-3263326 .atom-main {
  display: none !important;
}

/*News & Insights*/
.section-875697 .element-3277835 {
  text-align: left !important;
}

/*Sponsorship grid*/
.ft-sp-box {
  margin: 0;
  overflow: hidden;
  padding: 40px 20px;
  text-align: center;
}
.ft-sp-box-c {
  display: table;
  height: 20vw;
  margin: auto;
}
.ft-sp-box-in {
  display: table-cell;
  vertical-align: middle;
}
.ft-sp-box h2 {
  font-size: 30px;
}
.ft-sp-box p {
  font-size: 20px;
  line-height: 1.5rem !important;
}
/*Counter*/
.urban-template .count-number {
  border-right: 0px !important;
  font-weight: 500;
  padding: 0vw 0px 0vw;
  height: 65px;
}

@media (max-width: 1000px) {
  .urban-template .count-number {
    padding: 20px 10px 10px 10px;
    font-size: 50px !important;
    bottom: 30px;
  }
  .urban-template .count-unit {
    font-size: 24px !important;
    padding: 10px 0 0 0;
    bottom: 10px;
  }
}

.urban-template .urban-landing-event-time-countdown .count-unit {
  border-right: 0px !important;
  text-transform: none !important;
  font-size: 1.5em;
}

.ft-count-grid .count-number {
  text-align: center;
  margin: auto;
  width: 100%;
  border: 0;
  height: auto;
  font-size: 3.7vw !important;
  padding: 1vw 0px 1.1vw;
  font-weight: 500;
}
.ft-count-grid .count-unit {
  min-height: 0px;
}
.ft-count-grid {
  padding: 10px;
}
.count-container {
  padding: 0;
}
.count-container:after {
  background: transparent !important;
}

.sleek-template .count-container:first-child:before {
  display: none;
}

@media (min-width: 1500px) {
  .ft-count-grid .count-number {
    font-size: 70px;
  }
}

@media (max-width: 1000px) {
  .ft-count-grid .count-number {
    padding: 20px 10px 10px 10px;
    font-size: 40px !important;
  }

  .ft-count-grid .count-unit {
    font-size: 24px !important;
    padding: 0 0 10px 0;
  }

  .ft-provoke {
    font-size: 1.5rem !important;
  }
}

@media (max-width: 750px) {
  .ft-count-grid .count-number {
    padding: 20px 10px 10px 10px;
    font-size: 32px !important;
  }

  .ft-count-grid .count-unit {
    font-size: 20px !important;
    padding: 0 0 10px 0;
  }

  .ft-provoke {
    font-size: 1.5rem !important;
  }
}

/* FT Standard Button */

.border-transparent {
}

.btn {
  border-radius: 0px;
  text-transform: uppercase !important;
  border-radius: 0px !important;
  padding: 14px 10px 8px 10px !important;
  font-weight: 500 !important;
}

.btn.btn-register {
  font-size: 18px !important;
  min-width: 250px !important;
}

.btn-custom-element {
  min-width: 250px;
  font-size: 18px;
  border-radius: 0px;
}

.btn-custom-element:hover {
  background-color: #000 !important;
}

.ft-button-grid .row > div {
  text-align: center;
  margin: 40px auto;
}
.ft-standard-button,
.btn-register {
  text-transform: uppercase !important;
  border-radius: 0px;
  padding-top: 10px;
  cursor: pointer;
  display: block;
  max-width: 250px;
  margin: auto;
  float: none;
}

.btn-register:hover {
  background-color: #000 !important;
}
.ft-standard-button:hover {
  color: rgb(252, 208, 177);
}
.ft-standard-button:focus {
  color: #fff;
  text-decoration: none;
}
.ft-btn-left {
  margin: 0;
}
.ft-btn-full {
  max-width: 100% !important;
}
button.atom-main.btn-register {
  max-width: 250px;
  width: 100%;
  font-weight: 500;
  font-size: 20px;
}

/*call-to-action buttons e.g:Register, Join The Community etc*/
.ft-nav-cta,
.ft-nav-cta-live {
  background: #cc0000 !important;
  padding: 10px 16px 5px 16px;
  vertical-align: middle;
  top: 0;
  height: auto !important;
  font-weight: 600;
  cursor: pointer;
}
.ft-nav-cta-live {
  padding: 10px 14px 5px 26px !important;
}
.ft-nav-cta-live::before {
  content: "\f111";
  animation: blinker 1.5s linear infinite;
  -webkit-animation: blinker 1.5s linear infinite;
  -ms-animation: blinker 1.5s linear infinite;
  position: absolute;
  left: 0;
  /*	font-family: "Font Awesome 5 Free"!important;  */
  font-size: 8px;
  top: 0;
  width: 10px;
  height: 100%;
  vertical-align: middle;
  margin: auto;
  display: block;
  padding: 8px 0px 8px 12px;
}
#side_menu .ft-nav-cta-live::before {
  left: 15px;
}
#side_menu .navbar-nav,
#side_menu .navbar-nav li:nth-last-child(2) a {
  margin: 0 !important;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/*Top navigation bar items container*/
div#bs-example-navbar-collapse-1 {
  text-align: center;
}
#bs-example-navbar-collapse-1 > ul:nth-child(1) > li a div {
  position: relative;
  bottom: -10px;
}
#bs-example-navbar-collapse-1 a:active div,
#bs-example-navbar-collapse-1 a:focus div,
#bs-example-navbar-collapse-1 a:hover div {
  color: #fcd0b1 !important;
  outline: none;
}
.navbar-nav,
.navbar-nav li {
  margin: auto !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
  border: none;
  outline: none;
}
.hide-tab {
  width: auto !important;
  height: auto !important;
}
.notifications-hide,
.show-more-tab .more-tabs-dropdown {
  display: none !important;
}
.me-avatar {
  right: 0px;
  position: absolute;
  top: 5px;
}
.me-avatar button > div > i:nth-child(1) {
  font-family: bizzafont !important;
}
.me-avatar ul {
  background: transparent;
  padding-top: 13px;
  right: -14px !important;
}
.me-avatar li {
  border-bottom: 0;
  border-top: 1px solid #efefef;
  background: #252525;
}
.me-avatar a {
  color: #fff !important;
  text-transform: uppercase;
}
.ft-sub-level-nav {
  position: absolute;
  padding: 9px 0;
  display: none;
}
.ft-sub-level-nav > li {
  width: 100%;
  position: relative;
  display: block;
  overflow: visible;
  left: 0;
  white-space: nowrap;
  background: #252525;
  -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.ft-sub-level-nav > li > a {
  margin: 0 !important;
  padding: 25px 15px 15px 15px !important;
  border-top: 1px solid #efefef;
  width: 100%;
}
.ft-sub-level-nav div {
  bottom: 0 !important;
  line-height: 0 !important;
}
.hasSubLevel:hover .ft-sub-level-nav {
  display: block;
}
.hasSubLevel::after {
  right: -2px;
  content: "\f107";
  /*	font-family: "Font Awesome 5 Free"!important;  */
  font-weight: 900;
  bottom: 15px;
  position: absolute;
  left: 0;
  margin: auto;
  vertical-align: middle;
  height: 0;
  font-size: 16px;
  text-align: center;
}

/*Header Logo*/
.event-images-holder {
  display: none !important;
}
/*Partners section*/
.partner-level-label {
  border: none !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: rgb(192, 192, 192) !important;
}
.partner-label-container {
  top: 15px !important;
}

.global-template .sponsors .partner-container {
  padding: 45px 0px 45px !important;
}
/*Footer*/
footer {
  background-color: #252525 !important;
}
.ft-footer {
  background-color: #252525;
  width: 100%;
  height: auto;
  position: relative;
  line-height: 25px;
  margin-bottom: -15px;
}
footer > footer {
  position: relative;
}
.ft-footer > div:first-child {
  max-width: 1090px;
  margin: auto;
  padding: 50px;
}
.ft-footer i {
  font-style: normal;
  font-size: 25px;
  padding: 0 10px;
}
.ft-footer a {
  color: #fcd0b1;
  padding: 0;
}
.ft-footer h5 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding-top: 20px;
}
.ft-footer p {
  color: #fff;
}
.ft-footer hr {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  box-sizing: border-box;
  border-top-width: 1px;
  border-color: #ffffff14;
  margin-bottom: 30px;
}
.ft-footer i {
  font-style: normal;
  font-size: 25px;
  padding: 0 5px;
}
.social-section {
  max-width: 400px;
  margin: auto;
  float: none;
}
/*Extra buttons*/
.head-down-cont {
  position: absolute;
  left: 0;
  bottom: 20px;
  right: 0;
  background: #252525;
  width: 40px;
  height: 40px;
  margin: auto;
  cursor: pointer;
  z-index: 999;
}
.go-top-cont {
  position: fixed;
  bottom: 5px;
  right: 5px;
  background: #252525;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 99999999;
  transform: translate(150%, 150%);
  -webkit-transform: translate(150%, 150%);
  -ms-transform: translate(150%, 150%);
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
}
.go-top-cont.active {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  width: 40px;
  height: 40px;
}
.head-down,
.go-top {
  font-size: 30px;
  position: absolute;
  margin: auto;
  text-align: center;
  top: 5px;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
}
.head-down-cont:hover > .head-down,
.go-top-cont:hover > .go-top {
  color: #fcd0b1;
}

/*Speakers page header*/
.section-965357 h2 {
  font-size: 55px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding: 15px 25px 15px 25px;
}

/*Who attends page header*/
.section-965359 h2 {
  font-size: 55px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding: 15px 25px 15px 25px;
}

/*Sponsors page header*/
.section-965389 h2 {
  font-size: 52px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding: 15px 25px 15px 25px;
}

/*News & Insights page header*/
.section-966115 h2 {
  font-size: 55px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding: 15px 25px 15px 25px;
}

/*Help page header*/
.section-967046 h2 {
  font-size: 55px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding: 15px 25px 15px 25px;
}

/*Sponsor hub page header*/
.section-975384 h2 {
  font-size: 55px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding: 15px 25px 15px 25px;
}

/* Become a sponsor page */
.section-970869 h2 {
  font-size: 55px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  padding: 15px 25px 15px 25px;
}
.section-970870 h2 {
  padding-bottom: 25px;
}

/*Attendance Section*/
.ft-attendance {
  padding: 100px 0px;
}
.ft-attendance blockquote p {
  padding: 5px 30px;
  font-weight: 900;
  font-size: 1.1rem !important;
}
@media (max-width: 767px) {
  .ft-featured {
    padding: 0 20px;
  }
  .ft-attendance {
    padding: 0px;
  }
  .ft-attendance blockquote p {
    font-size: 1.5rem !important;
    padding: 10px;
  }
}
/*Help Section*/
.help-page,
.article-page {
  padding: 20px;
  text-align: center;
}
.help-page .ft-help-box {
  max-width: 340px;
  min-height: auto;
  display: inline-block;
  margin: 20% 0px;
  padding-bottom: 20px;
}
.article-page .ft-help-box {
  max-width: 340px;
  min-height: auto;
  display: inline-block;
  margin: 20% 0px;
  padding-bottom: 20px;
}
.ft-help-img {
  position: relative;
  display: table;
  margin-top: -25%;
  padding: 0 20px;
}
.bordered-img::after {
  content: "";
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  position: absolute;
  margin: 12px 30px;
  border: 2px solid #fcd0b1;
  right: 0;
  bottom: 0;
}
.ft-help-img img {
  width: 100%;
}
.ft-help-img-txt {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  display: table;
  position: absolute;
  padding: 20px;
  width: 100%;
  font-size: 120% !important;
  line-height: 2.5rem !important;
  font-weight: 600;
  color: #fff !important;
  height: 100%;
}
.ft-help-img-txt span {
  vertical-align: middle;
  display: table-cell;
  height: 100%;
  position: relative;
}
.help-page .ft-help-p-cont {
  text-align: center;
  display: table;
  width: 100%;
  min-height: 140px;
}
.help-page .ft-help-p {
  text-align: center;
  min-height: 130px;
  display: table-cell;
  vertical-align: middle;
  padding: 30px 10px;
}
.article-page .ft-help-p-cont {
  text-align: center;
  display: table;
  width: 100%;
  min-height: 100px;
}
.article-page .ft-help-p {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.ft-help a {
  margin: 0 20px;
}
.ft-help > p {
  padding: 10px;
}
.ft-help-box {
  border: 1px solid #939393;
  display: table-cell;
}
.hdr-page {
  padding: 0;
}
.hdr-page .ft-help-box {
  height: 400px;
  margin: 10px;
  padding: 10px;
  display: inline-block;
}
.hdr-page .ft-help-p-cont {
  width: 100%;
  padding: 10px;
  color: #000 !important;
  text-align: center;
  font-size: 16px !important;
  margin: 10px 0px;
  display: table;
}
.ft-help-p {
  color: #000 !important;
  font-size: 16px !important;
  margin: auto;
  vertical-align: bottom;
  display: table-cell;
}
.ft-help-t-box {
  display: table-row;
  height: 60px;
}
.ft-help-t {
  display: table-cell;
  text-align: center;
  font-size: 1.2rem !important;
  line-height: 1.5rem !important;
  font-weight: 600;
}
.ft-help-i {
  width: 100% !important;
  display: table;
  vertical-align: middle !important;
  font-size: 3rem;
}
.svg-inline--fa {
  display: table-cell;
  margin: auto;
  min-height: 100px;
}
.fa-firefox-browser,
.fa-chrome,
.fa-opera {
  color: darkcyan;
}
.ft-browser-section .fab {
  font-size: 40px;
  padding: 15px;
  height: 80px;
}
.fa-safari::after,
.fa-internet-explorer::after,
.fa-edge-legacy::after,
.fa-cc-amex::after {
  content: "\f05e";
  /*	font-family: "Font Awesome 5 Free" !important;   */
  font-weight: bold;
  position: absolute;
  top: 8px;
  left: 0px;
  right: 0;
  bottom: 0;
  font-size: 55px;
  color: red;
  opacity: 0.3;
  margin: auto;
  display: block;
}
/*Help iframe*/
.help-iframe-cont {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio */
}
.help-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  border: none;
}
.browser-section div {
  padding: 0;
  width: 25%;
  text-align: center;
  margin: auto;
}
/*Accordion Help*/
.accordionHelp button {
  text-align: left;
  position: relative;
  width: 100%;
  padding: 10px 20px;
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #4a4a4a !important;
  text-decoration: none !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  white-space: break-spaces;
}
.accordionHelp button::after {
  content: "-";
  position: absolute;
  right: 5px;
  font-size: 30px;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 30px;
}
.accordionHelp button.collapsed::after {
  content: "+";
}
.accordionHelp .btn.active:focus,
.accordionHelp .btn:active:focus,
.accordionHelp .btn:focus {
  outline: none;
}
.card-body {
  padding: 20px;
  font-size: 16px;
}
#accordionHelp button {
  text-align: center;
}
.card-body .col-sm-4 p {
  font-weight: 600;
}
/*Special Banner*/
.ft-banner-sp {
  max-width: 100% !important;
  width: 100% !important;
}
.ft-banner-sp-col {
  padding: 0;
}
.left-triangle {
  width: 101%;
  height: 100%;
  background: #252525;
  border: 0;
  color: #fff;
  display: table;
}
.left-triangle .ft-banner-sp-in {
  display: table-cell;
  vertical-align: middle;
}
.right-triangle {
  width: 100%;
  height: 0;
  border-style: solid;
  border-color: transparent transparent rgba(242, 223, 206, 1) transparent;
  background: #252525;
  color: #252525;
}
.ft-banner-sp-in {
  text-align: center;
}
.ft-banner-sp-i {
  font-size: 5rem;
  color: rgba(242, 223, 206, 1);
}
/*Agenda*/
.ft-head-title {
  background: rgba(252, 208, 177, 1);
}
.ft-head-title h2 {
  font-size: 2.5rem;
  padding: 98px 0;
  margin: auto;
  width: auto;
  display: table;
  font-weight: bold;
}

.session-day-view {
  margin-top: 61px !important;
}

.agenda-view.top-agenda-margin-double {
  margin-top: 160px;
}

/* expanding agenda sessions to show full text - Jeremy @ bizzabo */
.agenda-view
  .session-list-container
  .session-day-container
  .time-row
  .session-elem
  .session-container
  .preview-session-description {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 10px;
  -webkit-animation: all 0.3s ease-in-out;
  -moz-animation: all 0.3s ease-in-out;
  -ms-animation: all 0.3s ease-in-out;
  -o-animation: all 0.3s ease-in-out;
  animation: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  max-height: max-content;
  overflow: hidden;
}

/* removing transparency mask on agenda - Jeremy @ bizzabo */
.agenda-view
  .session-list-container
  .session-day-container
  .time-row
  .session-elem
  .session-container
  .preview-session-description.faddedAway {
  -webkit-mask-image: none;
  mask: -moz-linear-gradient(
    linear,
    left top,
    left bottom,
    from(#000000),
    to(rgba(0, 0, 0, 0))
  );
}

.view-buttons-container {
  top: -5px !important;
  padding: 0px 0px;
  position: relative !important;
  bottom: 0px !important;
  width: 60px !important;
  left: -5px;
  right: 100% !important;
  transform: none !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
}

.ticket-select-holder {
  margin: 0 -25px;
}
.agenda-view span.session-action-container {
  padding: 4px;
}
.view-button-active {
  background: rgb(252, 208, 177) !important;
  padding: 5px 5px 0px 5px;
}
/*Agenda Live btn*/
.agenda-live-banner.bz-flex-row.agenda-live-banner-session-page {
  margin-top: 85px;
}
.open-banner-button.open-banner-button-session-page {
  top: 85px;
}
.open-banner-button {
  top: 5px;
}
/*Form*/
.form-view-holder .row {
  padding: 0 10px;
}
/*insight section*/
.insight-i {
  font-size: 70px;
  border-radius: 100%;
  background: #f2dfce;
  height: 150px;
  width: 150px;
  text-align: center;
  padding: 40px 30px;
  color: #414141;
}
.insight-t {
  font-size: 27px;
  padding-top: 20px;
}
.insight-p {
  font-size: 20px;
  max-width: 300px;
  padding-bottom: 20px;
  margin: auto;
}
.deskleft {
  position: relative;
  left: 100px;
}
.deskright {
  position: relative;
  right: 100px;
}
@media (max-width: 995px) {
  .deskleft,
  .deskright {
    left: 0 !important;
    right: 0 !important;
  }
}
@media (max-width: 768px) {
  .ft-post-img {
    top: -50px;
    position: absolute;
  }
}
/*Speakers*/
.speaker-name,
.speaker-company {
  font-weight: 500 !important;
}
/*Global Custom Style End*/
/*specific pages container*/
.home-custom-css {
}
.community-custom-css {
}
.agenda-custom-css {
}
.speakers-custom-css {
}
/*main container of each section*/
.main-app-container {
}
/*Add code Below*/
.urban-template .sponsors .partner-container {
  padding: 20px 0px 10px !important;
}
.trade-template .sponsors .partner-container {
  padding: 20px 0px 60px !important;
}

/* Help page accordion */

.faq-question {
  text-align: center;
  font-size: 24px !important;
  padding: 18px 18px 14px 33px;
  border-bottom: 1px solid #ccc1b7;
  width: 100%;
  transition: 0.8s;
  margin: 0 0;
  transition: 0.3s;
}

.faq-question:after {
  content: "\02795"; /* Unicode character for "plus" sign (+) */
  font-size: 12px;
  padding-top: 10px;
  color: #333;
  float: right;
  margin-left: 5px;
}

.active:after {
  transition: max-height 0.8s ease-out;
  content: "\2796"; /* Unicode character for "minus" sign (-) */
  color: #333;
}

.faq-question:hover {
  background-color: #faeadc !important;
  cursor: pointer;
}

.faq-answer {
  padding: 20px 0;
  transition: max-height 0.8s ease-out;
}

.panel {
  padding: 0px 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease-out;
  margin: 0px;
}

.accordion:after {
  content: "\02795"; /* Unicode character for "plus" sign (+) */
  font-size: 12px;
  padding-top: 14px;
  color: #333;
  float: right;
  margin-left: 5px;
}

/* Register Now boxes */

@media screen and (max-width: 1000px) {
  .section-877694 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

  .section-877694 .col-sm-4 {
    transform: scale(1) !important;
    width: 100% !important;
    margin: 15px 0px !important;
    display: flex;
  }
  .section-877694 .col-sm-4:last-child {
    width: 100%;
  }

  .section-877694 .custom-space-bottom {
    padding-bottom: 45px;
  }
}

.section-877694 .element-groups {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}
.section-877694 .col-sm-4 {
  transform: scale(1.05);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  border: 0px solid #ddd !important;
  margin: 0px 15px;
  width: 33.3%;
  min-height: 0px;
  background-color: #fff;
  padding: 30px 22px 20px 22px !important;
}
.section-877694 .col-sm-4:first-child {
  transform: scale(1);
  margin-right: 15px;
  background-color: #f2dfce;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
  -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
}
.section-877694 .col-sm-4:last-child {
  transform: scale(1);
  background-color: #f2dfce;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
  -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0);
}
.section-877694 .btn {
  min-width: 85% !important;
}

.section-877694 ul li:before {
  content: "✓";
  padding-right: 10px;
  margin-left: -20px;
  font-size: 14px;
  color: #00914e;
}

.section-877694 ul li {
  list-style-position: outside;
}

/*Price Cards*/
.ft-price {
  padding: 50px 5px;
}
.ft-price-box {
  padding: 15px;
}
.ft-price-inner {
  box-shadow: 0px #444;
  -webkit-box-shadow: 0px #444;
  -ms-box-shadow: 0px #444;
  padding: 20px;
  max-width: 320px;
  margin: 30px auto;
  background-color: rgba(242, 223, 206, 1);
}
.ft-price-head {
  text-align: center;
  font-weight: 600;
  padding: 20px 20px 30px 20px;
}
.ft-price-head p:first-child {
  font-size: 14px;
  line-height: 5px !important;
}
.ft-price-head p:last-child {
  font-size: 25px;
}
.ft-price-body {
  padding: 0 5px 0 40px;
  flex-grow: 1;
  min-height: 275px;
}
.ft-price-body p {
  font-size: 13px !important;
  line-height: 1rem !important;
}
.ft-price-body > p.checked::before {
  content: "✓";
  padding-right: 10px;
  margin-left: -20px;
  font-size: 14px;
  color: #00914e;
}
.ft-price-foot {
  text-align: center;
}
.ft-price-foot p {
  font-size: 35px !important;
}
.ft-price-button {
  padding: 20px !important;
  color: #fff;
}
.ft-price-box.exclusive {
  color: #fff !important;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scaåle(1.1);
}
.ft-price-box.exclusive .ft-price-inner {
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
  background: #fff;
  border: 0px solid #bbb;
}

.partners-container {
  margin-top: 15px;
}

.partner-label-container {
  top: -5px !important;
}

/* Centre aligns text and buttons in mobile menu */
@media only screen and (max-width: 767px) {
  .navbar-collapse ul {
    text-align: center !important;
  }
}

/* Reduces height of text and buttons in tablet menu 
@media only screen and (min-width: 767px) and (max-width: 1024px) {
.nav>li {max-height: 65px!important;}
}
*/

/* Programme boxes #1 (Programme page, top row of three highlights). 
Each time we replicate the element, we need to replicate the code below 
and change each instance of 1290576 to the new section number */

.section-1290576 h2 {
  font-size: 32px !important;
}

.section-1290576 .margin-custom-element {
  flex: 1;
}

.section-1290576 .btn {
  min-width: 100%;
}

.section-1290576 .element-groups {
  justify-content: space-between;
  display: flex;
}

.section-1290576 .col-sm-4 {
  display: inline-block;
  display: flex;
  margin: 5% 1%;
  width: 33.3%;
  min-height: auto;
  border: 0px solid #ccc1b7;
  background-color: #fff;
  padding: 18px 18px 5px 18px !important;
  overflow: visible !important;
}

.section-1290576 {
  overflow: visible;
}
.section-1290576 h2 {
  padding-bottom: 105px !important;
}
.section-1290576 img {
  padding-bottom: 5px;
  position: relative;
  display: table;
  margin-top: -35%;
}

@media screen and (max-width: 1000px) {
  .section-1290576 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

  .section-1290576 .col-sm-4 {
    transform: scale(1) !important;
    width: 100% !important;
    margin: 15px 0px !important;
    display: flex;
  }
  .section-1290576 .col-sm-4:last-child {
    width: 100%;
  }

  .section-1290576 .custom-space-bottom {
    padding-bottom: 0px;
  }

  .section-1290576 h2 {
    padding-bottom: 65px !important;
  }
  .section-1290576 img {
    margin-top: 0px;
  }
}

/* Programme boxes #2 */

.section-1290582 h2 {
  font-size: 32px !important;
}

.section-1290582 .margin-custom-element {
  flex: 1;
}

.section-1290582 .btn {
  min-width: 100%;
}

.section-1290582 .element-groups {
  justify-content: space-between;
  display: flex;
}

.section-1290582 .col-sm-4 {
  display: inline-block;
  display: flex;
  margin: 5% 1%;
  width: 33.3%;
  min-height: auto;
  border: 0px solid #ccc1b7;
  background-color: #fff;
  padding: 18px 18px 5px 18px !important;
  overflow: visible !important;
}

.section-1290582 {
  overflow: visible;
}
.section-1290582 h2 {
  padding-bottom: 105px !important;
}
.section-1290582 img {
  padding-bottom: 5px;
  position: relative;
  display: table;
  margin-top: -35%;
}

@media screen and (max-width: 1000px) {
  .section-1290582 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

  .section-1290582 .col-sm-4 {
    transform: scale(1) !important;
    width: 100% !important;
    margin: 15px 0px !important;
    display: flex;
  }
  .section-1290582 .col-sm-4:last-child {
    width: 100%;
  }

  .section-1290582 .custom-space-bottom {
    padding-bottom: 0px;
  }

  .section-1290582 h2 {
    padding-bottom: 65px !important;
  }
  .section-1290582 img {
    margin-top: 0px;
  }
}

/* Programme boxes #3 */

.section-1290593 h2 {
  font-size: 32px !important;
}

.section-1290593 .margin-custom-element {
  flex: 1;
}

.section-1290593 .btn {
  min-width: 100%;
}

.section-1290593 .element-groups {
  justify-content: space-between;
  display: flex;
}

.section-1290593 .col-sm-4 {
  display: inline-block;
  display: flex;
  margin: 5% 1%;
  width: 33.3%;
  min-height: auto;
  border: 0px solid #ccc1b7;
  background-color: #fff;
  padding: 18px 18px 5px 18px !important;
  overflow: visible !important;
}

.section-1290593 {
  overflow: visible;
}
.section-1290593 h2 {
  padding-bottom: 105px !important;
}
.section-1290593 img {
  padding-bottom: 5px;
  position: relative;
  display: table;
  margin-top: -35%;
}

@media screen and (max-width: 1000px) {
  .section-1290593 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

  .section-1290593 .col-sm-4 {
    transform: scale(1) !important;
    width: 100% !important;
    margin: 15px 0px !important;
    display: flex;
  }
  .section-1290593 .col-sm-4:last-child {
    width: 100%;
  }

  .section-1290593 .custom-space-bottom {
    padding-bottom: 0px;
  }

  .section-1290593 h2 {
    padding-bottom: 65px !important;
  }
  .section-1290593 img {
    margin-top: 0px;
  }
}

/* Programme boxes (this is the one on the workspace page) */

.section-1290581 .margin-custom-element {
  flex: 1;
}

.section-1290581 h2 {
  padding-bottom: 105px !important;
  font-size: 32px !important;
}

.section-1290581 .element-groups {
  justify-content: space-between;
  display: flex;
}

.section-1290581 .col-sm-4 {
  display: inline-block;
  display: flex;
  margin: 5% 1%;
  width: 33.3%;
  min-height: auto;
  border: 0px solid #ccc1b7;
  background-color: #fff;
  padding: 18px 18px 5px 18px !important;
  overflow: visible !important;
}

.section-1290581 {
  overflow: visible;
}

.section-1290581 img {
  padding-bottom: 5px;
  position: relative;
  display: table;
  margin-top: -35%;
}

@media screen and (max-width: 1000px) {
  .section-1290581 .element-groups {
    flex-direction: column;
    padding: 0 15px;
  }

  .section-1290581 .col-sm-4 {
    transform: scale(1) !important;
    width: 100% !important;
    margin: 15px 0px !important;
    display: flex;
  }
  .section-1290581 .col-sm-4:last-child {
    width: 100%;
  }

  .section-1290581 .custom-space-bottom {
    padding-bottom: 0px;
  }

  .section-1290581 h2 {
    padding-bottom: 65px !important;
  }
  .section-1290581 img {
    margin-top: 0px;
  }
}

@media screen and (max-width: 1000px) {
  .container-fluid.help-page .row {
    flex-direction: column;
    justify-content: center !important;
  }
}

/* Styles for the agenda nav filter */

.agenda-nav-div {
  width: calc(100% / 5);
}

.agenda-nav-speaker-div {
  position: fixed;
  justify-content: center;
  top: 75px;
  width: 100%;
  z-index: 1000;
  /* #0a5e66(teal)
  #fcd0b1(darkerpink)
  #f2dfce(darkerpink)
  #C2D7D8(lightblue)
  #fff1e5(lightpink)*/
  background-color: #fff1e5;
}

.agenda-nav-outer-div {
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .agenda-nav-outer-div {
    box-sizing: border-box;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
  }

  @media screen and (max-width: 450px) {
    .agenda-live-banner {
      top: 110px;
    }
    .speaker-view.speaker-container {
      top: 100px;
    }
    .session-list-container {
      padding-top: 5px;
    }
    .agenda-search-container {
      margin-top: 100px;
    }
    .session-page {
      top: 70px !important;
    }
    .speaker-container {
      padding-top: 140px !important;
    }
    .login-buttons-container {
      right: 0 !important;
      top: 125px !important;
    }
    .agenda-nav-speaker-div {
      position: fixed;
      justify-content: center;
      top: 65px;
      width: 100%;
      z-index: 1000;
      height: 100px;
    }
  }

  @media screen and (min-width: 450px) {
    .agenda-live-banner {
      top: 150px;
    }

    .session-list-container {
      padding-top: 160px;
    }

    .agenda-search-container {
      margin-top: 150px;
    }
    .session-page {
      top: 150px !important;
    }
    .speaker-container {
      padding-top: 300px !important;
    }
    .login-buttons-container {
      right: 0 !important;
      top: 175px !important;
    }

    .agenda-nav-speaker-div {
      position: fixed;
      justify-content: center;
      top: 65px;
      width: 100%;
      z-index: 1000;
      height: 150px;
    }
  }

  @media screen and (min-width: 768px) {
    .agenda-live-banner {
      top: 180px;
    }

    .session-list-container {
      padding-top: 185px;
    }

    .agenda-search-container {
      margin-top: 175px;
    }
    .session-page {
      top: 150px !important;
    }
    .speaker-container {
      padding-top: 300px !important;
    }
    .login-buttons-container {
      right: 0 !important;
      top: 200px !important;
    }
    .agenda-nav-speaker-div {
      position: fixed;
      justify-content: center;
      top: 65px;
      width: 100%;
      z-index: 1000;
      height: 175px;
    }
  }
}
@media screen and (min-width: 1000px) {
  .agenda-live-banner {
    top: 95px;
  }

  .agenda-nav-div {
    width: calc(100% / 10);
  }
  .agenda-nav-speaker-div {
    position: fixed;
    justify-content: center;
    top: 65px;
    width: 100%;
    z-index: 1000;
    height: 90px;
  }
  .agenda-nav-outer-div {
    box-sizing: border-box;
    display: inline-flex;
    flex-wrap: nowrap;
    width: 100%;
    height: 90px;
  }

  .session-list-container {
    padding-top: 90px;
  }

  .agenda-search-container {
    margin-top: 100px;
  }
  .login-buttons-container {
    right: 0 !important;
    top: 225px !important;
  }
  .session-page {
    top: 60px !important;
  }
  .speaker-container {
    padding-top: 220px !important;
  }
}

@media screen and (min-width: 1500px) {
  .agenda-live-banner {
    top: 210px;
  }

  .agenda-nav-div {
    width: calc(100% / 5);
  }

  .session-list-container {
    padding-top: 220px;
  }

  .agenda-search-container {
    margin-top: 225px;
  }
  .login-buttons-container {
    right: 0 !important;
    top: 250px !important;
  }
  .agenda-nav-speaker-div {
    position: fixed;
    justify-content: center;
    top: 65px;
    width: 100%;
    z-index: 1000;
    height: 200px;
  }
  .agenda-nav-outer-div {
    box-sizing: border-box;
    display: inline-flex;
    flex-wrap: wrap;
    width: 920px;
    height: 200px;
  }
  .session-page {
    top: 170px !important;
  }
  .speaker-container {
    padding-top: 330px !important;
  }
}

#filter {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/nO9KkJ5xQQaqinIs3uMk_filterbystage.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

#all {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/GGQE7tZiSyWJktbTJEkR_all%20sessions.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}
#all:hover {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/RcnKBVO5Q8CEiimyUzJy_all-sessions.gif")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

#arts {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/c4vQBuaSHGbvpEbOuUqk_arts.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}
#arts:hover {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/nzOSWJcgS7C2WZ2JrVPw_arts.gif")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

#food {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/SKCPcRmdQvBtyINkUqck_fooddrinktravel.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}
#food:hover {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/Kr8TuIKLQ6zViMIDcoEO_fooddrinktravel.gif")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

#fooddemo {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/goRwzYrMTsiTJjdRhpNs_Cooks-live.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}
#fooddemo:hover {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/xJWSAaa5QbCwH5sRtrEv_cooks-live.gif")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

#money {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/ERdUQg97RVmZt2PP9R3Z_FtMoney.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

#money:hover {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/2yit5KapRZq6n567Xd9J_FtMoney.gif")
    no-repeat;
  background-size: 95%;
  background-position: center;
}
#life {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/ZLF9CSqOTr68U2dDIeyo_Litlifetech.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}
#life:hover {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/6RU8e4dASkSdq3OR5qtQ_Litlifetech.gif")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

#spend {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/V6fpJt3zQFauCvTnLQV4_howtospendit.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}
#spend:hover {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/QKljUzSPRnmvI5qiq8Hb_howtospendit.gif")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

#house {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/BQ4BNdJTk6J8W8uO9djh_houseandhome.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}
#house:hover {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/5k5gXZN4T3GEv5tWf0e9_houseandhome.gif")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

#weekend {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/TtT1OVhSL6c9Jo8Natew_FTWeekend.png")
    no-repeat;
  background-size: 95%;
  background-position: center;
}
#weekend:hover {
  background: url("https://s3.amazonaws.com/bizzabo.users.files/WJ0YOyT8isHxp5ujhC1w_FTWeekend.gif")
    no-repeat;
  background-size: 95%;
  background-position: center;
}

.agenda-nav-img {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/*
#agenda-nav-wrapper-div {
	display: none;
} */


/* These lines provide the grow/shrink effect on hover */

.imgbox-shrink img {  
    -webkit-transition: all 0.1s linear;  
    -moz-transition: all 0.1s linear;  
    -ms-width: all 0.1s linear;  
    -o-width: all 0.1s linear;  
}  
 
.imgbox-shrink img:hover {  
    -webkit-transform: scale(0.3);  
    -moz-transition: scale(0.3);  
    -ms-width: scale(0.3);  
    -o-width: scale(0.3);  
}  
 
.imgbox-grow img {  
    -webkit-transition: all 0.15s linear;  
    -moz-transition: all 0.15s linear;  
    -ms-width: all 0.15s linear;  
    -o-width: all 0.15s linear;  
}  
 
.imgbox-grow img:hover {  
    -webkit-transform: scale(1.11);  
    -moz-transition: scale(1.11);  
    -ms-width: scale(1.11);  
    -o-width: scale(1.11);  
} 

/* Classes for the LHS / RHS "signpost" squares */

.signpost-container {
    padding: 10px;
}
.signpost-text-LHS {
  position: absolute;
  z-index: 100;
  top: 50%;
 /*  left: -25%; */
  /* width: 100%; */
  text-align: center;
  margin-left: 40px;
  font-size: 50px;
  font-weight: 600;
  color: black;
  /*text-shadow: -4px 4px 8px #444;*/
}
.signpost-text-RHS {
  position: absolute;
  z-index: 100;
  top: 50%;
 /*  left: -25%; */
  /* width: 100%; */
  margin-left: 40px;
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  color: black;
  /*text-shadow: -4px 4px 8px #444;*/
}

.signpost-child-LHS {
    width: 50%;
    float: left;
    padding: 25px 20px 25px 20px;
    background-color: #ff8932;
} 

.signpost-child-RHS {
    width: 50%;
    float: left;
    padding: 25px 20px 25px 20px;
    background-color: #ffb92b;
} 

.signpost-subtitle {
  max-width: 400px; 
  margin: auto;
  color: black !important;
  text-shadow: none !important;
}

.signpost-location {
  	color: white;
	font-size: 30px !important;
	margin-top: 10px;
  	font-weight: normal !important;
}


@media screen and (max-width: 950px) {
  .signpost-text-LHS {
    font-size: 40px;
    margin-left: 60px;
  }
  .signpost-text-RHS {
    font-size: 40px;
    margin-left: 60px;
  }
  .signpost-subtitle {
    max-width: 300px;
  }
}

@media screen and (max-width: 820px){
  .signpost-subtitle {
    display: none;
  }
  .signpost-text-LHS {
    margin-left: 70px;
  }
  .signpost-text-RHS {
    margin-left: 70px;
  }
}
  
@media screen and (max-width: 700px) {
  .signpost-text-LHS {
    font-size: 35px;
    margin-left: 60px;
  }
  .signpost-text-RHS {
    font-size: 35px;
    margin-left: 60px;
  }
  .signpost-location {
    font-size: 25px !important;
  }
}

@media screen and (max-width: 500px) {
  .signpost-text-LHS {
    font-size: 19px;
    margin-top: 80px;
    margin-left: 10px;
  }
  .signpost-text-RHS {
    font-size: 18px;
    margin-top: 85px;
  }
  .signpost-location {
    font-size: 18px !important;
  }
}


@media screen and (max-width: 400px) {
  /*.signpost-text-LHS {
    margin-left: 18px;
  }*/
  .signpost-text-RHS {
    margin-left: 18px;
  }
 
}



/* button - play gif on hover - green */
a.animate-button {
	display: flex;
	justify-content: center;
	align-items: center;
    margin: auto;
	width: 250px;
	height: 50px;
	background: url(https://s3.amazonaws.com/bizzabo.users.files/yvOl1E5Tbm22gHgGj3ie_Teal-tint_button.jpg) ;
}

a.animate-button:hover {
	background: url(https://s3.amazonaws.com/bizzabo.users.files/fncb2BKDTfeTQ73Gz8JG_teal-tint.gif) ;
}


/* button - play gif on hover - yellow */
a.animate-button-yellow {
	display: flex;
	justify-content: center;
	align-items: center;
  	margin: auto;
	width: 250px;
	height: 50px;
	background: url(https://s3.amazonaws.com/bizzabo.users.files/B55esBrSRJaMLLUzLoSM_Yellow-tint_button.jpg) ;
}

a.animate-button-yellow:hover {
	background: url(https://s3.amazonaws.com/bizzabo.users.files/VOI56d0hQKGBl5IsUaWM_yellow-tint.gif) ;
}


/* Moral Money Hub */

.summit-container {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  width: 500px;
  padding: 40px;
}

.summit-header {
  font-size: 32px;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  color: white !important;
  line-height: 1.0;
}

.summit-text {
  font-size: 22px !important;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 10px;
}

.summit-description {
  line-height: normal !important;
  color: white !important;
  font-size: 16px !important;
}

.summit-date, .summit-location {
   color: white !important;
}

.summit-url {
   margin: 20px 0 0 0;
   color: white;
  font-size: 20px !important;
}

.box {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
;
  background: white;
  border-radius: 5px;
  transition: transform 0.4s;
}

.box:hover {
  transform: scale(1.02);
  cursor: pointer;
}
