.template-nav {
  z-index: 999;
}

.trade-template .navbar-toggle {
  z-index: 999;
}

.text-white {
  color: #ffffff !important;
}

.font-bold {
  font-weight: 600 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.c-container,
div.container,
div.container-fluid {
  max-width: 1272px;
  padding: 0 24px;
  width: 100%;
  margin: auto;
}

.container-fluid,
.main-app-container,
.main-app-container-fluid {
  max-width: 100%;
}

body {
  font-family: "Poppins", sans-serif;
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
.trade-template .html-container p,
.trade-template .html-container ul,
.trade-template .html-container ol {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #0d2b3d;
  font-family: "Poppins", sans-serif;
  -webkit-font-smoothing: antialiased;
}

body *{
  font-family: "Poppins", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.tab-buttons-container .tab-button *{
  color: #0d2b3d;
}

body .tab-buttons-container .tab-button span{
  font-size: 12px;
}

a {
  color: #0d2b3d;
}

a:hover {
  color: #317360;
  text-decoration: none;
}

/* .agenda-view .session-page .session-description a span,
.preview-window-container .agenda-view .session-page a span,
.agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .preview-session-description a span{
  color: rgb(51, 153, 204);
} */

/* button span,
.live-broadcast-container .MuiTypography-h5-1139,
body .MuiButton-containedPrimary-2128 *,
.live-broadcast-container .MuiButton-label-1332{
  color: #fff;
} */

.container.full-width-video {
  padding: 0 12px;
}

.agenda-view .session-page.container {
  padding-bottom: 34px;
}

.agenda-view .session-page .session-section-container {
  padding: 30px 20px 30px 65px;
}

.font-weight-bold {
  font-weight: 600;
}

.main-view.footer-padding {
  padding-bottom: 0;
}

.bg-white {
  background-color: #ffffff;
}

.bg-gray {
  background-color: #f9fafb;
}

.d-sm-block {
  display: block;
}

.d-sm-none {
  display: none;
}

@media screen and (max-width: 576.9px) {
  .d-block {
    display: block;
  }
  .d-none {
    display: none;
  }
  .c-block-04__title .col-sm-6 {
    width: 100%;
  }
}

.col-lg-10 {
  width: 83.33333%;
}

@media screen and (max-width: 992.9px) {
  .col-lg-10 {
    width: 100%;
  }
}

/* Structure */
.row-offset {
  max-width: 1272px;
  padding: 0 24px;
  position: relative;
  margin: 0 auto;
}

.vc_row:before,
.vc_row:after {
  content: " ";
  display: table;
}

.vc_row:after {
  clear: both;
}

.vc_column_container {
  width: 100%;
}

@media (min-width: 768px) {
  .vc_col-sm-3,
  .vc_col-sm-9,
  .vc_col-sm-12 {
    float: left;
  }

  .agenda-view .session-broadcast-container .live-broadcast-container .broadcast-record .empty-preview{
    height: 620px;
  }

  .session-section-container.session-broadcast-container {
    padding: 24px 0;
  }
}

.vc_col-sm-3,
.vc_col-sm-9,
.vc_col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}

.vc_column_container > .vc_column-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

/* initilaize */
.padding-horizontal-medium,
.sections-holder {
  padding-left: 0;
  padding-right: 0;
}

.margin-custom-element {
  margin: 0;
}

.form-group {
  margin-bottom: 0;
}

.tab-content {
  margin: 0;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.text-center {
  text-align: center;
}

.cursor-pointer {
  cursor: pointer;
}

/* typo */
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4,
.trade-template h1,
.trade-template h2,
.trade-template h3,
.trade-template h4,
.trade-template .h1,
.trade-template .h2,
.trade-template .h3,
.trade-template .h4 {
  margin: 0;
  font-weight: 600;
  color: #0d2b3d;
  font-style: inherit;
}

h1,
h2,
.h1,
.h2,
.trade-template h1,
.trade-template h2,
.trade-template .h1,
.trade-template .h2{
  text-transform: capitalize;
}


.home-page h2.atom-main {
  margin-bottom: 0;
}

.global-template h1,
.trade-template h1,
.global-template .h1,
.trade-template .h1,
h1,
.h1 {
  font-size: 32px;
  line-height: 48px;
}

.global-template h2,
.trade-template h2,
.global-template .h2,
.trade-template .h2,
h2,
.h2 {
  font-size: 24px;
  line-height: 32px;
  text-transform: inherit;
}

.global-template h2 .atom-main,
.trade-template h2 .atom-main,
.global-template .h2 .atom-main,
.trade-template .h2 .atom-main,
h2 .atom-main,
.h2 .atom-main {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
  text-transform: inherit;
}

.global-template h3,
.trade-template h3,
.global-template .h3,
.trade-template .h3,
h3,
.h3 {
  font-size: 16px;
  line-height: 24px;
}

.global-template h4,
.trade-template .h4,
.global-template h5,
.trade-template .h5,
.global-template h6,
.trade-template .h6,
h4,
h5,
h6 {
  font-size: 14px;
  line-height: 20px;
}

p {
  font-size: 16px;
  line-height: 28px;
}

a.btn,
.btn {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 24px;
  border-radius: 20px;
  font-weight: 600;
  border: 0;
  margin-bottom: 0;
}

.btn-primary,
a.btn-primary {
  background-color: #72bf00;
  color: #0d2b3d;
}

.btn-primary:focus,
.btn-primary:hover,
.btn-primary:link,
.btn-primary:visited,
a.btn-primary:focus,
a.btn-primary:hover,
a.btn-primary:link,
a.btn-primary:visited {
  background-color: #72bf00;
  color: #0d2b3d;
}

.btn-secondary,
a.btn-secondary {
  background-color: #0d2b3d;
  color: #ffffff;
  margin-top: 32px;
  width: 100%;
}

.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:link,
.btn-secondary:visited,
a.btn-secondary:focus,
a.btn-secondary:hover,
a.btn-secondary:link,
a.btn-secondary:visited {
  background-color: #071b27;
  color: #ffffff;
}

.ml-auto {
  margin-left: auto;
}

/* grid */
.row {
  margin-left: -12px;
  margin-right: -12px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 12px;
  padding-right: 12px;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* .agenda-banner-js {
  padding: 120px 0 140px 0;
  background: #0d2b3d;
  text-align: center;
}

.agenda-view.agenda-day-selector {
  position: relative;
}

.react-main .main-react-view.trade .agenda-view.session-list-view {
  margin-top: 0 !important;
} */

@media screen and (max-width: 768.9px) {
  .col-12 {
    width: 100%;
  }
  .agenda-view
    .agenda-search-container
    .agenda-search
    .search-row
    .view-buttons-container.is-pull-left,
  .agenda-view
    .agenda-search-container
    .agenda-search
    .search-row
    .login-buttons-container {
    bottom: -208px;
  }
  .agenda-view .session-list-container .no-sessions-container {
    margin-top: 60px;
  }
  .speaker-view .speaker-container .speaker-profile .speaker-bio-wrapper {
    min-height: auto;
  }
  .footer-padding-confirmation .main-react-view {
    padding-bottom: 60px;
  }
  .c-tabs__tabs-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }

  .agenda-view .session-page .session-info-container .session-actions .session-view-action .separator {
      margin: 0 14px;
  }

  .session-button * {
      font-size: 12px;
  }

  .agenda-view .session-page .session-section-container {
      padding: 30px 20px 30px 20px;
  }

  /* .agenda-banner-js {
      padding: 110px 0 60px 0;
  }

  .agenda-banner-js img{
    width: 140px;
  }

  .react-main .main-react-view.trade .agenda-view.session-list-view {
    padding-top: 0px;
  } */
}

.agenda-view
  .session-list-container
  .session-day-container
  .time-row
  .time-elem
  > div {
  min-width: 80px;
}

@media screen and (min-width: 576px) {
  .col-sm-6 {
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  .col-md-6 {
    width: 50%;
  }

  .c-agenda__title {
      max-width: 80%;
  }
}

@media screen and (min-width: 992px) {
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-8 {
    width: 66.66666%;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-8 {
    width: 66.666666%;
  }
  .col-lg-4 {
    width: 33.333333%;
  }
}

/* unpublished bar */
.unpublished-bar {
  font-weight: 400;
}

/*custom header style*/
.trade-template .image-container-item img {
  max-width: 100%;
  max-height: 100%;
  min-width: 137px;
}

.trade-template .nav-menu-btn {
  text-transform: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #ffffff;
}

.trade-template .image-container-item img {
  margin: auto 0;
}

.trade-template .image-container-item a::after {
  position: absolute;
  content: "";
  width: 138px;
  height: 32px;
  background-image: url("https://s3.amazonaws.com/bizzabo.users.files/fQTaGWjXQnulsTqloQeG_collibra-logo-light.png");
  left: 0;
  z-index: 8;
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 16px;
}

.trade-template .justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.trade-template .image-container-item a img {
  display: none;
}

.trade-template .navbar-nav {
  padding: 24px 0;
  position: relative;
}

.trade-template .navbar-nav li {
  margin: 16px 0;
}

.trade-template .navbar-nav li a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  padding: 0 12px;
  text-transform: capitalize;
  display: block;
}
/* Removed last button styling */
/*
.trade-template .navbar-nav li:last-child a {
  padding: 0;
}

.trade-template .navbar-nav li:last-child a .nav-menu-btn {
  background-color: #72bf00;
  padding: 8px 24px;
  border-radius: 20px;
  color: #0d2b3d;
  border: 0;
  font-weight: 600;
}

.trade-template .navbar-nav li:last-child a .nav-menu-btn:hover {
  background-color: #72bf00;
  color: #0d2b3d;
}
*/
.trade-template .navbar-nav.navbar-right {
  display: none;
}

.trade-template .color-5-menu-icons .inherit-custom-color {
  color: #72bf00;
}

.trade-template .navbar-toggle {
  position: relative;
}

.trade-template .navbar-toggle .icon-bar {
  opacity: 0;
}

.trade-template .navbar-toggle::after {
  position: absolute;
  content: "";
  width: 32px;
  height: 32px;
  background-image: url("https://s3.amazonaws.com/bizzabo.users.files/IR1y9cY8RHGT6S1TQrEQ_close-white.png");
  right: 0;
  top: 0;
  z-index: 9;
  opacity: 1;
  background-repeat: no-repeat;
}

.trade-template .navbar-toggle.collapsed .icon-bar {
  opacity: 1;
}

.trade-template .navbar-toggle.collapsed:after {
  opacity: 0;
}

.page-internal .navbar-toggle::after {
  background-image: url("https://s3.amazonaws.com/bizzabo.users.files/NMEzaILMQqw0sUdsAN8O_close.png");
}

.navColors .color-2-background,
.navColors .color-2-background.custom-color {
  -webkit-box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.1);
}

.page-internal .navColors .color-2-background,
.page-internal .navColors .color-2-background.custom-color {
  background-color: #ffffff;
  -webkit-box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.02);
  box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.02);
}

.page-internal .navColors .color-5-background,
.page-internal .navColors .color-5-background.custom-color {
  background-color: #0d2b3d;
}

.page-internal .navColors .color-5,
.page-internal .navColors .color-5.custom-color,
.page-internal .navColors .dropdown-menu > li > a.color-5,
.page-internal .navColors .dropdown-menu > li > a.color-5.custom-color {
  color: #0d2b3d;
}

.page-internal .image-container-item a {
  position: relative;
}

.page-internal .image-container-item a::after {
  position: absolute;
  content: "";
  width: 138px;
  height: 32px;
  background-image: url("https://s3.amazonaws.com/bizzabo.users.files/OMgZ5YpjRt6tGa7XLJ2g_collibra-logo-dark.png");
  left: 0;
  z-index: 9;
  opacity: 1;
  background-position: center;
  background-size: cover;
  top: 16px;
}

@media screen and (max-width: 576px) {
  .navbar-collapse.collapse.in .navbar-nav {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .trade-template .navbar-nav li {
    text-align: left;
  }
  /* Remove last button styling */
  /*
  .trade-template .navbar-nav li:last-child {
    text-align: center;
    margin-top: auto;
    max-height: initial;
    padding-bottom: 80px;
  }
  
  .trade-template .navbar-nav li:last-child .nav-menu-btn {
    display: block;
  }
  */
}

/* custom hero section*/
.fr-view .c-hero__logo {
  max-width: 100%;
  padding: 0 24px;
}

.c-hero {
  position: relative;
  background-color: #0d2b3d;
}

/* background overlay on roadshow hero*/
.c-hero-otr {
  position: relative;
  background-color: rgba(0, 43, 63, 0.4);
}
/* end */

.c-hero__bg img {
  width: 100%;
}

.c-hero__content {
  padding: 200px 0 198px 0;
}

.c-hero__logo-title {
  padding-bottom: 28px;
  max-width: 100%;
  margin: auto;
}

.c-hero__title {
  color: #ffffff;
  padding-top: 12px;
  padding-bottom: 12px;
}

.c-hero__title h2 {
  color: #ffffff;
}

.c-hero .btn {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left:8px;
  margin-right:8px;
}

.c-hero__logo {
  width: 100%;
  padding: 0 24px;
  max-width: 700px;
}

.c-icon {
  position: absolute;
}

.c-icon__top img,
.c-icon__bottom img {
  width: 46.93333vw;
  max-width: 176px;
  object-fit: contain;
}

.c-icon__top {
  top: 0;
  left: 0;
}

.c-icon__bottom {
  right: -2px;
  bottom: 0;
}

.c-icon__bottom img {
  height: 176px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right top;
  object-position: right top;
  width: 176px;
}

/* counter */
.section-countdownClock .count-container:after {
  background: #0D2B3D;
  top: 50%;
  bottom: auto;
  right: 0;
  height: 64px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.section-countdownClock .count-container:last-child:after,
.section-countdownClock .count-container:first-child:before {
  display: none;
}

.section-countdownClock .count-number {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 48px;
}

.section-countdownClock .sleek h2.atom-main,
.section-countdownClock .sleek .count-unit {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-transform: none;
  margin: 0;
}

.section-countdownClock .sleek {
  padding: 0 12px;
  padding: 32px 24px 28px 24px;
  /* background-color: #317360; */
}

.section-countdownClock .sleek .count-unit {
  position: relative;
  text-transform: capitalize;
  margin: 0;
  font-size: 0;
}

.section-countdownClock .sleek .count-unit:after {
  content: "Days";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.section-countdownClock
  .sleek
  .count-container:nth-child(2)
  .count-unit::after {
  content: "Hours";
}

.section-countdownClock
  .sleek
  .count-container:nth-child(3)
  .count-unit::after {
  content: "Minutes";
}

.section-countdownClock .sleek .count-container:last-child .count-unit::after {
  content: "Seconds";
}

/* ticker  */
.trade-template .c-ticker {
  font-size: 16px;
  line-height: 24px;
  background-color: #e0e6e8;
  overflow: hidden;
}

.trade-template .c-ticker__title {
  padding: 14px 32px 14px 0;
  min-width: 160px;
  -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1);
  padding: 16px 24px;
  width: 100vw;
  margin-left: -2px;
}

.trade-template .c-ticker__title span {
  margin-right: 8px;
}

.trade-template .c-ticker__title-col {
  width: 100vw;
  margin-left: -19px;
}

.trade-template .c-ticker__content {
  padding: 16px 0 12px 0;
  margin-right: -85%;
  width: 100vw;
}

.trade-template .c-ticker .row {
  margin: 0;
}

.trade-template .c-ticker .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.trade-template .c-ticker .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}

.trade-template .c-ticker__col {
  padding: 0;
}

.trade-template .infinite-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.trade-template .infinite-wrapper {
  white-space: nowrap;
  width: auto;
}

.trade-template .infinite-wrapper p {
  line-height: 28px;
}

.trade-template .items-block {
  display: inline-block;
  white-space: nowrap;
}

.trade-template .infinite-item {
  padding-right: 32px;
  padding-left: 16px;
  text-decoration: none;
  white-space: nowrap;
  display: inline;
  position: relative;
}

.trade-template .infinite-item:after {
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #0d2b3d;
}

/* about section */
.trade-template .c-section {
  padding: 104px 0;
}

.trade-template .c-section.c-speaker {
  padding-bottom: 16px;
  padding-top: 40px;
}

.trade-template .c-section.c-about {
  padding-top: 80px;
  padding-bottom: 54px;
}

.trade-template .c-section.c-partner {
  padding-bottom: 40px;
  background-color: #f9fafb;
}

.trade-template .c-section__title {
  font-size: 32px;
  line-height: 48px;
  color: #0d2b3d;
  text-transform: initial;
  padding-bottom: 16px;
}

.trade-template .c-par {
  margin-bottom: 0;
}

.trade-template .c-about img {
  max-height: 64px;
  max-width: 100%;
}

.trade-template .c-about .c-title {
  padding-top: 8px;
  padding-bottom: 16px;
}

.trade-template .c-about__title {
  padding-bottom: 55px;
}

.trade-template .c-about__block {
  padding-bottom: 50px;
}

/* agenda */
.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.trade-template .c-agenda {
  position: relative;
}

.trade-template .c-agenda .tab-date,
.trade-template .c-agenda .tab-title {
  color: #c0ccd3;
}

.trade-template .c-agenda .tab-title {
  padding-bottom: 12px;
}

.trade-template .c-agenda__content {
  min-height: 400px;
}

.trade-template .c-agenda__agenda-title {
  padding-bottom: 8px;
}

.trade-template .c-agenda__time {
  padding-bottom: 12px;
}

.trade-template .c-agenda__img {
  max-width: 375px;
}

.trade-template .c-agenda__img img {
  width: 100%;
}

.trade-template .c-agenda__tab {
  width: 50%;
  cursor: pointer;
}

.trade-template .c-agenda__tab:last-child {
  margin-right: 0;
}

.trade-template .c-agenda__tab-wrap {
  margin-bottom: 32px;
}

.trade-template .c-agenda__tab.active .c-agenda__nav-link {
  border: 0;
  border-bottom: 2px solid #0d2b3d;
}

.trade-template .c-agenda__tab.active .tab-date,
.trade-template .c-agenda__tab.active .tab-title {
  color: #0d2b3d;
}

.trade-template .c-agenda__des {
  padding-right: 10px;
}

.trade-template .c-agenda__nav-link {
  display: block;
  border: 0;
  border-bottom: 2px solid transparent;
  margin-right: 12px;
}

.trade-template .c-agenda__nav-link:hover {
  border-bottom: 2px solid #206086;
}

.trade-template .c-agenda__nav-link:hover .tab-date,
.trade-template .c-agenda__nav-link:hover .tab-title {
  color: #206086;
}

.trade-template .c-agenda p {
  margin-bottom: 0;
}

.trade-template .c-agenda__list {
  padding: 16px 0;
}

.trade-template .c-agenda .nav > li {
  max-height: 100%;
}

.trade-template .c-agenda .nav > li > a {
  padding: 14px 0;
}

.trade-template .c-agenda .nav-tabs > li > a:hover {
  background: transparent;
}

.trade-template .c-agenda .btn {
  margin-bottom: 40px;
}

/* speakers*/
.c-speaker {
  background-color: #f9fafb;
}

.c-speaker__wrap {
  max-width: 364px;
  margin: auto;
}

.section-speakers {
  background-color: #f9fafb;
}

.section-speakers .attendees-faces-holder,
.section-speakers .form-group {
  padding: 0 24px;
}

.section-speakers .form-group {
  padding-bottom: 40px;
}

.urban-template .attendees-faces-holder .row {
  max-width: 424px;
  margin: auto;
}

.urban-template .speaker-company {
  display: none;
}

.urban-template .speaker-name {
  line-height: 24px;
}

.urban-template .urban-entity-photo-holder {
  padding: 16px 0;
  width: 50%;
}

.urban-template .img-circle {
  max-width: 152px;
  width: 152px;
  height: 152px;
}

.c-speaker-btn {
  padding-bottom: 48px;
}

.c-speaker-btn .btn {
  margin-top: 16px;
}

.speaker-view .speaker-container .speaker-profile .speaker-back-button {
  background: #fff;
}

.speaker-view .speaker-container .speaker-profile .speaker-back-button,
.speaker-view .speaker-container .speaker-profile .speaker-share-button {
  top: -60px;
}

.speaker-view .speaker-container {
  padding: 160px 24px;
}

.speaker-view
  .speaker-container
  .speaker-profile
  .speaker-name-wrapper
  .speaker-name {
  line-height: 40px;
}

/* networking */
.trade-template .c-network {
  background-color: #f9fafb;
}

.trade-template .c-network img {
  width: 100%;
}

.trade-template .c-network .btn {
  margin-bottom: 32px;
}

.trade-template .c-network .col-sm-5,
.trade-template .c-network .col-12 {
  width: 100%;
}

/* partner*/
.trade-template .c-partner {
  position: relative;
}

.trade-template .c-partner__img {
  margin-bottom: 40px;
  text-align: right;
}

.trade-template .c-partner__img img {
  width: 100%;
  max-width: 409px;
}

.trade-template .c-partner .justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* sponsers*/
.global-template .sponsers {
  background-color: #f9fafb;
}

.global-template .sponsors .main-app-container {
  max-width: 428px;
  margin: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.global-template .sponsors .partner-label-container {
  display: none;
}

.global-template .sponsors .partner-container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 12px;
}

.global-template .partner-logo img {
  width: 100%;
}

.global-template .partner-name {
  position: relative;
  width: 100%;
  height: 100%;
}

.global-template .partner-name:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #e7eaec;
  border-radius: 12px;
}

.global-template .sponsors .partner-logo-container {
  height: 90px;
}

.section-sponsors {
  background-color: #f9fafb;
  padding-bottom: 30px;
}

.section-sponsors .partner-logo .partner-logo-img {
  max-width: 100%;
  max-height: 100%;
}

.section-sponsors h2.atom-main {
  padding-bottom: 20px;
}

/* events */
.c-events__wrap {
  max-width: 600px;
  margin: auto;
}

.c-events__img {
  margin-bottom: 24px;
}

.c-dark img.c-events__img--desktop {
  display: none;
}

.c-events__subtitle {
  opacity: 0.5;
  padding-top: 8px;
}
.c-dark .c-events__content .c-events__title,
.c-dark .c-events__content .c-events__subtitle {
  color: #fff;
}

/* page banner */
.trade-template .c-banner {
  position: relative;
}

.trade-template .c-banner__content {
  padding: 60px 0 48px 0;
}

.trade-template .c-banner__title {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  padding-bottom: 8px;
}

.trade-template .c-banner__subtitle {
  opacity: 0.5;
  font-size: 16px;
  line-height: 24px;
}

.trade-template .c-banner__img img {
  width: 100vw;
  max-width: 100vw;
}

.trade-template .c-banner .c-par {
  padding-top: 12px;
  opacity: 0.6;
}

/* blocks */
.trade-template .c-block__content {
  padding: 104px 0 0 0;
}

.trade-template .c-block__subtitle {
  opacity: 0.5;
  padding-bottom: 16px;
  text-transform: inherit;
}

.trade-template .c-block__title {
  padding-bottom: 16px;
}

.trade-template .c-block__img {
  padding: 24px 0 30px 0;
}

.trade-template .c-block__img img {
  width: 100%;
}

.trade-template .c-block .mobile-btn {
  padding-bottom: 80px;
}

.trade-template .c-block--right {
  padding-bottom: 50px;
}

.c-par a u {
  color: #317360 !important;
  text-decoration: none;
}

/* collab block */
.c-collab {
  padding: 0px 0 40px 0;
}

.c-collab__block {
  padding: 32px 32px 40px 32px;
  -webkit-box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(224, 230, 232, 0.5);
}

.c-collab__img {
  margin-bottom: 32px;
}

.c-collab__img img {
  width: 100%;
}

.c-collab__block {
  margin: 40px 0;
}

.c-collab__title {
  padding-bottom: 24px;
}

/* conference*/
.c-conference {
  width: 100vw;
  margin-left: -24px;
  margin-right: -24px;
}

.c-conference__content {
  padding: 68px 20px;
  color: #ffffff;
  position: relative;
  z-index: 5;
}

.c-conference__content:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}

.c-conference__title {
  padding-bottom: 16px;
  color: #ffffff;
  font-size: 32px;
  line-height: 38px;
  font-weight: 600;
}

.c-conference .c-par {
  color: #ffffff;
  line-height: 24px;
  font-weight: 600;
}

.c-conference .btn {
  margin-top: 32px;
}

.c-conference__wrap {
  position: relative;
  width: 100vw;
}

.c-conference__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.c-conference__img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

/* awards */
.c-tabs {
  padding: 80px 0 0 0;
}

.c-tabs__tabs {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #c0ccd3;
  margin: 0;
  padding: 0;
}

.c-tabs__tabs-list {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-bottom: 14px;
  margin-right: 25px;
  position: relative;
}

.c-tabs__tabs-list::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -2px;
  height: 4px;
  width: 100%;
  background-color: #0d2b3d;
  background-color: transparent;
}

.c-tabs__tabs-list h2 {
  color: #c0ccd3;
}

.c-tabs__tabs-list.active:after {
  background-color: #0d2b3d;
}

.c-tabs__tabs-list.active h2 {
  color: #0d2b3d;
}

.c-tabs__tabs h2 {
  font-size: 16px;
  line-height: 22px;
}

.c-tabs__content-block {
  display: none;
}

.c-tabs__content-block.active {
  display: block;
}

/* content */
.c-content__img {
  margin-bottom: 28px;
}

.c-content__block {
  padding-top: 40px;
  padding-bottom: 40px;
}

.c-content ul li {
  list-style: none;
  position: relative;
}

.c-content ul li::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  background-color: #0d2b3d;
  border-radius: 50%;
  left: -16px;
  top: 11px;
}

.c-content ul,
.c-content ol {
  padding: 0 20px;
  margin: 0;
}

.c-content ul li,
.c-content ol li {
  padding-bottom: 28px;
}

.trade-template .c-content {
  padding: 80px 0;
}

.trade-template .c-block-01 h2 {
  font-size: 32px;
  line-height: 48px;
  padding-bottom: 28px;
}

.trade-template .c-block-01 p {
  padding-bottom: 28px;
  margin-bottom: 0;
}

.trade-template .c-block-02 {
  padding-top: 0;
  padding-bottom: 0;
}

.trade-template .c-block-02 p {
  padding-bottom: 28px;
  margin-bottom: 0;
}

.trade-template .c-block-02 p:last-child {
  padding-bottom: 0;
}

.trade-template .c-block-02 h2 {
  padding-bottom: 24px;
}

.trade-template .c-block-02 .c-content__img {
  width: 64px;
  margin-bottom: 16px;
}

.trade-template .c-block-03__wrap {
  padding-bottom: 74px;
}

.trade-template .c-block-03__wrap:last-child {
  padding-bottom: 0;
}

.trade-template .c-block-04 h1 {
  padding-bottom: 40px;
  font-size: 32px;
  line-height: 48px;
}

.trade-template .c-block-04 h2 {
  padding-bottom: 40px;
  padding-right: 20%;
}

.trade-template .c-block-04 P {
  margin-bottom: 28px;
}

.trade-template .c-block-04 .btn {
  margin-top: 0;
}

.trade-template .c-block-04__btn {
  text-align: right;
}

.trade-template .c-block-04__title {
  padding-bottom: 40px;
}

.trade-template .c-block-04__img {
  margin-bottom: 16px;
}

.trade-template .c-block-04__block {
  padding-bottom: 80px;
}

.trade-template .c-block-04__block img {
  width: 100%;
}

.trade-template .c-block-04__block h3 {
  padding-bottom: 4px;
}

.trade-template .c-block-04__block p {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* register */
.bizzabo-tickets-widget iframe {
  max-width: 1064px;
  padding: 0 24px;
  margin: auto;
}

.bizzabo-tickets-widget
  iframe
  .bootstrap-select.form-control:not([class*="span"]) {
  width: 100% !important;
}

.trade-template .btn-group {
  width: 100% !important;
}

/* FOOTER */
footer.footer-with-confirmation-link {
  display: none;
}

footer.c-footer.footer-bottom-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

@media (max-width: 768px) {
  .footer-bottom-wrapper i {
    font-size: 21px;
  }
}

.arrow {
  margin-top: -1.15rem;
  padding-right: 1.25rem;
  position: absolute;
  right: 3.5rem;
  transform: translate(-6px, 0);
  -webkit-transform: translate(-6px, 0);
  -moz-transform: translate(-6px, 0);
  -ms-transform: translate(-6px, 0);
  -o-transform: translate(-6px, 0);
}

.footer-accordion-item .arrow:before,
.footer-accordion-item .arrow:after {
  background-color: #fff;
}

.arrow:before,
.arrow:after {
  background-color: #002b40;
  content: "";
  height: 0.5625rem;
  position: absolute;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  width: 0.15rem;
}

.arrow:before {
  transform: translate(3px, 0) rotate(45deg);
  -webkit-transform: translate(3px, 0) rotate(45deg);
  -moz-transform: translate(3px, 0) rotate(45deg);
  -ms-transform: translate(3px, 0) rotate(45deg);
  -o-transform: translate(3px, 0) rotate(45deg);
}

.arrow:after {
  transform: translate(-3px, 0) rotate(-45deg);
  -webkit-transform: translate(-3px, 0) rotate(-45deg);
  -moz-transform: translate(-3px, 0) rotate(-45deg);
  -ms-transform: translate(-3px, 0) rotate(-45deg);
  -o-transform: translate(-3px, 0) rotate(-45deg);
}

.footer-accordion-item.is-open .arrow:before {
  transform: translate(3px, 0) rotate(-45deg);
  -webkit-transform: translate(3px, 0) rotate(-45deg);
  -moz-transform: translate(3px, 0) rotate(-45deg);
  -ms-transform: translate(3px, 0) rotate(-45deg);
  -o-transform: translate(3px, 0) rotate(-45deg);
}

.arrow:before {
  transform: translate(3px, 0) rotate(45deg);
  -webkit-transform: translate(3px, 0) rotate(45deg);
  -moz-transform: translate(3px, 0) rotate(45deg);
  -ms-transform: translate(3px, 0) rotate(45deg);
  -o-transform: translate(3px, 0) rotate(45deg);
}

.footer-bottom-wrapper p {
  line-height: 1.125rem;
}

.footer-bottom-wrapper li {
  display: inline-block;
}

.footer-bottom-wrapper {
  background-color: #0d2b3d;
  padding-top: 4rem;
}

@media all and (max-width: 414px) {
  .footer-bottom-wrapper {
    padding-top: 5rem;
  }
}

.footer-bottom-wrapper .row-offset > .vc_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media all and (max-width: 1024px) {
  .footer-bottom-wrapper .row-offset .vc_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-bottom--mega-menu_logo > .vc_column-inner {
    padding: 0;
  }
}

.footer-bottom-wrapper p,
.footer-bottom-wrapper a,
.footer-bottom-wrapper li {
  color: #fff;
  line-height: 1;
}

.footer-bottom-wrapper .top-row-wrapper img {
  width: 32px;
}

.footer-bottom-wrapper .main-logo {
  height: auto;
  margin-top: 0.15rem;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  float: left;
  height: 100%;
  position: relative;
  width: 13rem;
}

.footer-bottom-wrapper .main-logo img {
  width: 90%;
}

@media only screen and (max-width: 1024px) {
  .footer-bottom-wrapper .main-logo img {
    width: 67%;
  }
}

.footer-bottom-wrapper .top-row-wrapper {
  margin-bottom: 2rem;
}

@media all and (max-width: 1024px) {
  .footer-bottom-wrapper .top-row-wrapper {
    margin-bottom: 0;
  }
}

.footer-bottom-wrapper .right-panel > .vc_column-inner > .wpb_wrapper {
  margin-left: auto;
  margin-right: 0;
}

.footer-bottom-wrapper .right-panel ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  padding-left: 0;
}

.footer-bottom-wrapper .right-panel ul li:not(:last-of-type) {
  margin-right: 2.15rem;
}

.footer-bottom-wrapper .right-panel ul:last-of-type {
  margin-left: 2.75rem;
  margin-top: 0;
  margin-bottom: 0;
}

@media all and (max-width: 1024px) {
  .footer-bottom-wrapper .right-panel ul:last-of-type {
    margin-top: 1rem;
    margin-left: 0;
  }
}

@media all and (max-width: 500px) {
  .footer-bottom-wrapper .right-panel ul:last-of-type {
    margin-bottom: 1rem;
  }

  .col-xs-3.count-container{
      padding-left: 8px;
      padding-right: 8px;
  }
}

.footer-bottom-wrapper .right-panel ul:last-of-type li {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.footer-bottom-wrapper .right-panel ul:last-of-type li:first-of-type {
  margin-right: 24px;
  margin-bottom: -3px;
}

.footer-bottom-wrapper .footer-nav > .wpb_wrapper {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

@media all and (max-width: 1024px) {
  .footer-bottom-wrapper .footer-nav > .wpb_wrapper {
    display: block;
    margin-bottom: 1.5rem;
  }
}

.footer-bottom-wrapper .footer-nav a {
  font-weight: 400;
  font-size: 15px;
}

@media all and (max-width: 414px) {
  .footer-bottom-wrapper .footer-nav a {
    font-size: 12px;
  }
}

.footer-bottom-wrapper
  .vc_row:nth-child(3)
  > .vc_column_container
  > .vc_column-inner
  .border {
  border-top: 1px solid #dfe6e89c;
}

.footer-bottom-wrapper .vc_row:nth-child(3) p,
.footer-bottom-wrapper .vc_row:nth-child(3) li,
.footer-bottom-wrapper .vc_row:nth-child(3) a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  font-weight: 400;
}

.footer-bottom-wrapper .vc_row:nth-child(3) ul {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  margin-top: 0;
  width: 100%;
  padding-left: 0;
  margin-bottom: 1rem;
}

@media all and (max-width: 1024px) {
  .footer-bottom-wrapper .vc_row:nth-child(3) ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.footer-bottom-wrapper .vc_row:nth-child(3) ul li {
  opacity: 0.8;
}

.footer-bottom-wrapper
  .vc_row:nth-child(3)
  ul
  li:not(:first-of-type):not(:last-of-type) {
  margin-left: 0.7rem;
  margin-right: 0.7rem;
}

.footer-bottom-wrapper .vc_row:nth-child(3) ul li:first-of-type {
  margin-left: 0;
  margin-right: auto;
  font-size: 0.7rem;
}

.footer-bottom-wrapper .vc_row:nth-child(3) ul li:last-of-type {
  margin-left: 0.7rem;
}

.footer-bottom-wrapper .copyright-wrapper {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin-bottom: 0.9rem;
  margin-top: 1.5rem;
}

.footer-bottom-wrapper .copyright-wrapper li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media all and (max-width: 1024px) {
  .footer-bottom-wrapper .vc_col-sm-8,
  .footer-bottom-wrapper .vc_col-sm-4,
  .footer-bottom-wrapper p {
    width: 100%;
  }
  .footer-bottom-wrapper .right-panel > .vc_column-inner > .wpb_wrapper {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: justify;
    margin: 0;
    max-width: 100%;
  }
  .footer-bottom-wrapper
    .right-panel
    > .vc_column-inner
    > .wpb_wrapper
    .footer-nav {
    width: 60%;
  }
  .footer-bottom-wrapper
    .right-panel
    > .vc_column-inner
    > .wpb_wrapper
    .footer-nav
    > .wpb_wrapper {
    margin-top: 1.25rem;
  }
  .footer-bottom-wrapper .vc_row:nth-child(3) li,
  .footer-bottom-wrapper .vc_row:nth-child(3) p {
    font-size: 15px;
  }
  .footer-bottom-wrapper .vc_row:nth-child(3) .copyright-wrapper {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
  }
  .footer-bottom-wrapper .vc_row:nth-child(3) .copyright-wrapper p {
    width: 30%;
  }
  .footer-bottom-wrapper .vc_row:nth-child(3) .copyright-wrapper ul {
    width: 100%;
  }
  .footer-bottom-wrapper .right-panel ul {
    -webkit-box-pack: normal;
    justify-content: normal;
    -ms-flex-pack: normal;
    margin-bottom: 0;
  }
}

@media all and (max-width: 1024px) and (max-width: 500px) {
  .footer-bottom-wrapper .right-panel ul:first-of-type {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
}

@media all and (max-width: 1024px) {
  .footer-bottom-wrapper .right-panel ul li:last-of-type {
    margin-bottom: 0;
  }
}

@media all and (max-width: 873px) {
  .footer-bottom-wrapper .vc_row:nth-child(3) .copyright-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
  }
  .footer-bottom-wrapper .vc_row:nth-child(3) .copyright-wrapper p {
    width: 100%;
    font-size: 0.85rem;
  }
  .footer-bottom-wrapper .vc_row:nth-child(3) .copyright-wrapper ul {
    display: block;
    padding-left: 0;
  }
  .footer-bottom-wrapper .vc_row:nth-child(3) .copyright-wrapper ul li {
    display: block;
    margin-bottom: 1rem;
  }
  .footer-bottom-wrapper .vc_row:nth-child(3) .copyright-wrapper ul li {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media all and (max-width: 820px) {
  .footer-bottom-wrapper .vc_row:nth-child(3) ul {
    padding-left: 3%;
  }
}

@media all and (max-width: 678px) {
  .footer-bottom-wrapper .right-panel > .vc_column-inner > .wpb_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .footer-bottom-wrapper
    .right-panel
    > .vc_column-inner
    > .wpb_wrapper
    .footer-nav {
    width: 100%;
  }
}

@media all and (max-width: 414px) {
  .footer-bottom-wrapper .vc_row:nth-child(3) .copyright-wrapper ul {
    width: 100%;
  }
}

@media all and (max-width: 320px) {
  .footer-bottom-wrapper .right-panel .footer-nav a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .footer-bottom--mega-menu {
    margin-bottom: 1rem;
  }
}

.footer-bottom--mega-menu .headerthree {
  color: #fff;
}

@media all and (min-width: 769px) {
  .footer-bottom--mega-menu .headerthree {
    opacity: 0.5;
    pointer-events: none;
  }
  .footer-bottom--mega-menu_logo {
    width: 30%;
  }
}

.footer-bottom--mega-menu .vc_row {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.footer-bottom--mega-menu_content {
  width: 70%;
}

@media only screen and (max-width: 1024px) {
  .footer-bottom--mega-menu_content {
    width: 100%;
  }
}

@media all and (max-width: 1024px) {
  .footer-bottom--mega-menu_content {
    margin-top: 3rem;
  }
}

@media all and (max-width: 768px) {
  .footer-bottom--mega-menu_content {
    margin-top: 4rem;
  }
}

@media only screen and (max-width: 768px) {
  .footer-accordion {
    margin-top: 2rem;
  }
}

@media only screen and (max-width: 500px) {
  .footer-accordion {
    margin-top: 4rem;
  }
}

@media all and (min-width: 769px) {
  .footer-accordion > .vc_row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 25% 25% 25% auto;
    grid-template-columns: 25% 25% 25% auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem;
  }
}

@media all and (max-width: 768px) {
  .footer-bottom-wrapper .vc_row {
    margin-left: 0;
    margin-right: 0;
  }
}

.footer-accordion > .vc_row:after,
.footer-accordion > .vc_row:before {
  content: none;
}

.footer-accordion > .vc_row:last-of-type .footer-accordion-item:nth-of-type(2) {
  border-bottom: 0;
}

.footer-accordion-toggle {
  z-index: 1;
  position: relative;
}

@media all and (min-width: 1600px) {
  .footer-accordion-item.footer-newsletter-block {
    margin-left: -0.5rem;
  }
}

@media all and (min-width: 769px) {
  .footer-accordion-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 7rem;
  }
}

@media only screen and (max-width: 768px) {
  .footer-accordion-item {
    width: 100%;
    border-bottom: 1px solid #ffffff75;
    padding: 1rem 0;
    position: relative;
  }
  .footer-accordion-item.footer-newsletter-block {
    border-bottom: 0;
  }
  .footer-accordion-item:last-of-type {
    display: none;
  }
}

.footer-accordion-item .arrow {
  right: 0;
  padding-right: 0.5rem;
  top: 2.5rem;
}

@media all and (min-width: 769px) {
  .footer-accordion-item .arrow {
    display: none;
  }
}

.footer-accordion-item .arrow:before,
.footer-accordion-item .arrow:after {
  background-color: #fff;
}

.footer-accordion-item.is-open .arrow:before {
  transform: translate(3px, 0) rotate(-45deg);
  -webkit-transform: translate(3px, 0) rotate(-45deg);
  -moz-transform: translate(3px, 0) rotate(-45deg);
  -ms-transform: translate(3px, 0) rotate(-45deg);
  -o-transform: translate(3px, 0) rotate(-45deg);
}

.footer-accordion-item.is-open .arrow:after {
  transform: translate(-3px, 0) rotate(45deg);
  -webkit-transform: translate(-3px, 0) rotate(45deg);
  -moz-transform: translate(-3px, 0) rotate(45deg);
  -ms-transform: translate(-3px, 0) rotate(45deg);
  -o-transform: translate(-3px, 0) rotate(45deg);
}

.footer-accordion-item ul {
  padding: 0;
  margin-top: 0.5rem;
}

@media only screen and (max-width: 768px) {
  .footer-accordion-item ul {
    margin-top: 1.5rem;
  }
}

.footer-accordion-item ul.ftrUlbrdr {
  position: relative;
  margin-bottom: 26px;
}

.footer-accordion-item ul.ftrUlbrdr:after {
  content: "";
  width: 2.5rem;
  background: #fff;
  height: 1px;
  display: block;
  opacity: 0.6;
  position: absolute;
  bottom: -0.7rem;
  left: 0;
}

.footer-accordion-item li {
  display: block;
  margin-bottom: 0.2rem;
}

@media only screen and (max-width: 768px) {
  .footer-accordion-item li {
    margin-bottom: 1rem;
  }
}

.footer-accordion-item li a {
  font-size: 12px;
  opacity: 0.9;
  font-weight: 400;
}

@media all and (min-width: 769px) {
  .footer-accordion-panel {
    display: block !important;
  }
}

.border-top {
  border-top: 1px solid #dfe6e89c;
}

/* responsive  */
@media screen and (min-width: 576px) {
  .fr-view .c-hero__logo {
    max-width: 80%;
  }
  .c-icon {
    position: absolute;
  }
  .c-icon__top img {
    width: 28.28vw;
    max-width: 396px;
  }
  .c-icon__bottom img {
    width: 41.25vw;
    max-width: 594px;
    height: auto;
  }
  a.btn,
  .btn {
    width: auto;
  }
  .trade-template .c-partner__img {
    position: absolute;
    right: 0;
    top: 0;
    width: 32.43vw;
    max-width: 468px;
    margin-bottom: 0;
  }
  .trade-template .c-partner__img img {
    width: 100%;
  }
  .trade-template .c-banner__img {
    position: absolute;
    right: 0;
    top: 0;
    width: 50vw;
    height: 100%;
  }
  .trade-template .c-banner__img:after {
    content: "";
    display: block;
    padding-bottom: 204px;
  }
  .trade-template .c-banner__img img {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: right top;
    object-position: right top;
  }
  .trade-template .c-block__content {
    padding: 104px 0 80px 0;
  }
  .trade-template .c-block__content .btn {
    display: inline-block;
  }
  .trade-template .c-block--right {
    padding-bottom: 0px;
  }
  .trade-template .c-network .col-12 {
    width: 58.33333333%;
  }
  .trade-template .c-network .col-sm-5 {
    width: 41.6666666%;
  }
  .c-collab {
    padding: 64px 0;
  }
  .c-collab__block {
    margin: 16px 0;
  }
  .c-collab__block:last-child {
    margin: 16px 0;
  }
}

@media screen and (min-width: 568px) {
  .c-hero__logo-title {
      max-width: 75%;
  }
}

@media screen and (min-width: 768px) {
  h1,
  .h1,
  .sleek-template .count-number {
    font-size: 36px;
    line-height: 54px;
  }
  .c-events__img {
    margin-bottom: 0;
    text-align: right;
  }
  .c-dark img.c-events__img--mobile {
    display: none;
  }
  .c-dark img.c-events__img--desktop {
    display: block;
    margin-right: 0;
    margin-left: auto;
  }
  .c-events__img__subtitle {
    padding-top: 16px;
  }
  .fr-view .c-hero__logo {
    max-width: 65%;
  }
  .c-hero__logo-title {
    padding-bottom: 43px;
    max-width: 65%;
  }
  .c-hero__title {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .c-hero .btn {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .c-hero__content {
    padding: 166px 0 120px 0;
  }
  .trade-template .c-section.c-speaker {
    padding-bottom: 8px;
    padding-top: 104px;
  }
  .trade-template .c-section.c-partner {
    padding-bottom: 64px;
    padding-top: 104px;
  }
  .trade-template .c-section__title {
    font-size: 36px;
    line-height: 54px;
  }
  .trade-template .c-speaker-btn {
    padding-bottom: 104px;
  }
  .trade-template .c-speaker-btn .btn {
    margin-top: 8px;
  }
  .trade-template .c-ticker__title {
    min-width: 160px;
    -webkit-box-shadow: 5px 0px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 0px 8px rgba(0, 0, 0, 0.1);
    padding: 16px 0;
    width: 100%;
    margin-left: 0;
  }
  .trade-template .c-ticker__title-col {
    width: auto;
    margin-left: 0;
  }
  .trade-template .c-ticker__content {
    width: 85vw;
    padding: 14px 0;
  }
  .trade-template .c-ticker__col {
    margin-left: 0;
  }
  .trade-template .c-about {
    padding-top: 104px;
  }
  .trade-template .c-about img {
    max-height: 80px;
  }
  .trade-template .c-agenda__list {
    padding: 12px 0;
  }
  .trade-template .c-agenda__tab {
    width: 40%;
    margin-right: 54px;
  }
  .trade-template .c-agenda__tab-wrap {
    margin-bottom: 44px;
  }
  .trade-template .c-agenda__content {
    min-height: 456px;
  }
  .trade-template .c-agenda__img {
    max-width: 468px;
  }
  .sleek .js-countdown-view {
    width: 50%;
    margin-left: 25%;
  }
  .section-countdownClock .sleek {
    padding: 40px 0 36px 0;
  }
  .c-speaker__wrap {
    max-width: 790px;
  }
  .urban-template .attendees-faces-holder .row {
    max-width: 976px;
  }
  .urban-template .urban-entity-photo-holder {
    padding: 32px 0;
    width: 33.33333%;
  }
  .urban-template .img-circle {
    max-width: 184px;
    width: 184px;
    height: 184px;
  }
  .section-sponsors {
    padding-bottom: 15px;
  }
  .global-template .sponsors .partner-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .global-template .sponsors .partners-container {
    margin-bottom: 0;
  }
  .global-template .sponsors .main-app-container {
    max-width: 600px;
  }
  .global-template .sponsors .partner-logo-container {
    height: 95px;
  }
  .c-conference {
    padding: 0 0 50px 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .c-conference__content__after {
    display: none;
  }
  .c-conference__wrap {
    width: 100%;
  }
  .c-conference__title {
    font-size: 32px;
    line-height: 48px;
  }
  .c-content__mr {
    margin-right: 8%;
  }
  .c-content__img {
    margin-bottom: 21px;
  }
  .c-content__block {
    padding-top: 32px;
    padding-bottom: 0;
  }
  .trade-template .c-content {
    padding: 90px 0;
  }
  .trade-template .c-block-01 h2 {
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 32px;
  }
  .trade-template .c-block-01 p {
    padding-bottom: 20px;
  }
  .trade-template .c-block-02 {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .trade-template .c-block-02 p {
    padding-bottom: 20px;
  }
  .trade-template .c-block-02 h2 {
    padding-bottom: 20px;
  }
  .trade-template .c-block-02 .c-content__img {
    width: 80px;
    margin-bottom: 8px;
  }
  .trade-template .c-block-03__wrap {
    padding-bottom: 54px;
  }
  .trade-template .c-block-04 h1 {
    padding-bottom: 48px;
  }
  .trade-template .c-block-04 h2 {
    padding-bottom: 0;
    padding-right: 0;
  }
  .trade-template .c-block-04__title {
    padding-bottom: 60px;
  }
  .trade-template .c-block-04__wrap {
    padding-bottom: 24px;
  }
  .trade-template .c-block-04__block {
    padding-left: 8.33%;
    padding-right: 8.33%;
  }
  .trade-template .c-block-04__img {
    margin-bottom: 16px;
  }
  .trade-template .c-banner {
    min-height: 264px;
  }
  .trade-template .c-banner__content {
    padding: 60px 0;
  }
  .trade-template .c-banner__title {
    font-size: 46px;
    line-height: 54px;
    padding-bottom: 16px;
  }
  .trade-template .c-banner__subtitle {
    font-size: 24px;
    line-height: 32px;
  }
  .trade-template .c-banner__img:after {
    padding-bottom: 264px;
  }
  .c-tabs__tabs-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-bottom: 20px;
    margin-right: 24px;
  }
  .c-tabs__tabs h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.section-1090986 .element-5191640 .atom-text2,
.section-1100175 .element-5191640 .atom-text2 {
  font-weight: bold;
}

.trade-template .c-block-03__wrap ul,
.c-content__wrap.c-block-03__wrap ol {
  padding-left: 50px !important;
}


@media screen and (min-width: 992px) {
  .page-internal .navbar-header {
    padding-right: 4.15%;
    padding-left: 4.15%;
  }
  /* Remove last button styling */
  /*
  .page-internal .trade-template .navbar-nav li:last-child {
    right: 2%;
  }
  */
  .page-internal .trade-template .logo-li-holder {
    left: 2%;
  }
  h1,
  .h1 {
    font-size: 40px;
    line-height: 60px;
  }
  .sleek-template .count-number {
    font-size: 40px;
    line-height: 60px;
  }
  .trade-template .c-ticker__title-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .trade-template .c-section__title {
    font-size: 40px;
    line-height: 60px;
  }
  .trade-template .c-agenda__img {
    position: absolute;
    left: 0;
    bottom: 105px;
    width: 33vw;
  }
  .trade-template .c-agenda .btn {
    margin-bottom: 0;
  }
  .trade-template .c-agenda__tab {
    width: 31%;
    min-width: 240px;
    margin-right: 73px;
  }
  .trade-template .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .trade-template .navbar-nav li {
    margin: 0;
  }
  /* Remove last button styling */
  /*
  .trade-template .navbar-nav li:last-child {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  */
  .trade-template .logo-li-holder {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .trade-template .c-network .btn {
    margin-bottom: 0;
  }
  .trade-template .c-network .col-sm-5,
  .trade-template .c-network .col-12 {
    width: 50%;
  }
  .c-hero__logo-title {
    padding-bottom: 52px;
    max-width: 56%;
  }
  .c-hero__title {
    color: #ffffff;
  }
  .c-hero__title h2 {
    color: #ffffff;
  }
  .c-hero__content {
    padding: 186px 0 160px 0;
  }
  .c-hero .c-agenda__nav-link {
    margin-right: 73px;
  }
  .c-hero .c-agenda__tab {
    width: 40%;
  }
  .c-hero .c-agenda__time {
    padding-bottom: 0;
  }
  .sleek .js-countdown-view {
    width: 36%;
    margin-left: 32%;
  }
  .global-template .sponsors .partner-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .global-template .sponsors .main-app-container {
    max-width: 780px;
    margin: auto;
  }
  .global-template .sponsors .partner-logo-container {
    height: 100px;
  }
  .c-collab__wrap {
    padding: 0 32px;
  }
  .trade-template .c-content {
    padding: 104px 0;
  }
  .trade-template .c-block__content {
    padding: 104px 0;
    margin: 0 17.67%;
  }
  .trade-template .c-block__title {
    max-width: 300px;
  }
  .trade-template .c-block-01 h2 {
    padding-bottom: 28px;
  }
  .trade-template .c-block-01 p {
    padding-bottom: 28px;
    margin-bottom: 0;
  }
  .trade-template .c-block-02 {
    padding-top: 70px;
    padding-bottom: 104px;
  }
  .trade-template .c-block-02 p {
    padding-bottom: 28px;
  }
  .trade-template .c-block-02 h2 {
    padding-bottom: 24px;
  }
  .trade-template .c-block-03__wrap {
    padding-bottom: 74px;
  }
  .trade-template .c-block-04 h1 {
    padding-bottom: 78px;
    font-size: 40px;
    line-height: 48px;
  }
  .trade-template .c-block-04__title {
    padding-bottom: 86px;
  }
  .trade-template .c-block-04__wrap {
    padding-bottom: 26px;
  }
  .trade-template .c-block-04__img {
    margin-bottom: 16px;
  }
  .trade-template .c-block-04__block {
    padding-bottom: 80px;
    padding-left: 8.33%;
    padding-right: 8.33%;
  }
  .trade-template .c-block-04__block img {
    width: 100%;
  }
  .trade-template .c-block-04__block h3 {
    padding-bottom: 4px;
  }
  .trade-template .c-block .btn {
    margin-top: 24px;
  }
  .trade-template .c-banner {
    min-height: 320px;
  }
  .trade-template .c-banner__content {
    padding: 80px 0;
  }
  .trade-template .c-banner__title {
    font-size: 56px;
    line-height: 64px;
  }
  .trade-template .c-banner__img:after {
    padding-bottom: 320px;
  }
  .pr-sm-6 {
    padding-right: 6%;
  }
}

@media screen and (min-width: 1200px) {
  .trade-template .c-agenda__col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%;
  }
  .trade-template .c-ticker__title-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
  }
  .trade-template .c-ticker .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
    max-width: 85%;
  }
  .trade-template .c-agenda__tab-wrap {
    margin-bottom: 66px;
  }
  .trade-template .c-banner__img {
    width: 40vw;
  }
  .trade-template .c-banner__img:after {
    padding-bottom: 320px;
  }
  .c-hero__content {
    padding: 211px 0;
  }
  div.container,
  div.container-fluid {
    max-width: 1272px;
    padding: 0 24px;
  }
  .global-template .sponsors .partner-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .global-template .sponsors .main-app-container {
    max-width: 1016px;
    margin: auto;
  }
  .c-conference {
    padding: 80px 0;
  }
  .pr-sm-6 {
    padding-right: 0%;
  }
}

@media screen and (min-width: 1400px) {
  .trade-template .c-network {
    padding-left: 50px;
  }
}

@media screen and (max-width: 360px) {
  .urban-template .urban-entity-photo-holder {
    width: 100%;
  }
}

.bz-hoc-filter .tags-box-wrapper,
.bz-hoc-filter .time-select-wrapper {
  width: 190px;
}

@media screen and (max-width: 768.9px) {
  .bz-hoc-filter > ul {
    min-width: 220px;
  }

  .agenda-view .session-list-container .session-day-container .time-row .session-elem .session-container .speakers-container .speakers-carousel .slick-list {
    height: 64px;
}
}

.main-react-view {
  padding-top: 40px;
}

@media screen and (max-width: 992.9px) {
  .main-react-view {
    padding-top: 0px;
  }
}

/*=============================================
Edited By: Saugat Shrestha
=============================================*/

.react-main .main-react-view.trade .agenda-view.session-list-view {
  margin-top: 0px;
  padding-top: 60px;
}

.agenda-view .session-list-container .slick-list {
  margin: 0 -15px;
}

.popover.bottom > .arrow {
  display: none;
}

.agenda-view .tab-buttons-container .tab-button-wrapper .tab-button {
  height: auto;
}

.agenda-view
  .session-list-container
  .session-day-container
  .time-row
  .session-elem
  .session-container
  .speakers-container
  .speakers-carousel
  .speaker-info
  [class*="speaker-"] {
  line-height: 20px;
}

.agenda-view
  .session-list-container
  .session-day-container
  .time-row
  .session-elem
  .session-container
  .session-name
  a,
.agenda-view
  .session-list-container
  .session-day-container
  .time-row
  .session-elem
  .session-container
  .session-name
  span {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .trade-template .navbar-nav li:last-child {
    margin-bottom: auto;
    padding-bottom: 120px;
  }
}

.trade-template .element-5215960 .c-content .c-content__wrap p em {
  font-size: 15px;
}



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

/*preview image - logo workaround*/
.cover-photo-background {
  background-image: url("https://res.cloudinary.com/bizzaboprod/image/upload/q_auto:best,c_crop,g_custom/v1571760323/jzejtlqqciphhxh8d6pa.png");
}
/*end preview image - logo workaround*/

/* agenda title */
body .session-title span {
    color: #32333C;
    font-weight: 600;
    line-height: 30px;
    font-size: 24px;
    display: block;
    padding-bottom: 10px;
}

/* homepage navy agenda */
.trade-template .c-agenda--navy .c-agenda__tab.active .tab-date, 
.trade-template .c-agenda--navy .c-agenda__tab.active .tab-title,
.trade-template .c-agenda--navy .c-agenda .tab-date, 
.trade-template .c-agenda--navy .c-agenda .tab-title,
.trade-template .c-agenda--navy .c-section__title,
.trade-template .c-agenda--navy .c-agenda__agenda-title,
.trade-template .c-agenda--navy p{
  color: #ffffff;
}

.trade-template .c-agenda--navy .c-agenda__nav-link:hover .tab-date, 
.trade-template .c-agenda--navy .c-agenda__nav-link:hover .tab-title{
  color: #C0CCD3;

}

.c-agenda--navy .nav-tabs>li.active>a, 
.c-agenda--navy .nav-tabs>li.active>a:focus, 
.c-agenda--navy .nav-tabs>li.active>a:hover{
    background: transparent;
}

.trade-template .c-agenda--navy .c-agenda__tab.active .c-agenda__nav-link {
      border-bottom: 2px solid #ffffff;
  }

  .trade-template .c-agenda--navy .c-agenda__nav-link:hover{
      border-bottom: 2px solid #C0CCD3;
  }

  .trade-template .c-agenda--navy .btn{
      margin-top: 24px;
  }

  .trade-template .c-agenda--navy .c-agenda__img {
      bottom: 0;
  }
  .trade-template .c-section.c-agenda--navy {
      padding-bottom: 0;
  }

    /* inaction */
    .trade-template .c-inaction__title {
      display: inline-block;
      padding-bottom: 18px;
      border-bottom: 1px solid #72bf00;
      margin-bottom: 32px;
  }

    @media screen and (min-width: 992px){
      .trade-template .c-inaction__title {
          line-height: 48px;
          padding-bottom: 24px;
          border-bottom: 1px solid #72bf00;
          margin-bottom: 32px;
      }
      .c-inaction-block .col-sm-6{
        flex: 0 0 40%;
        max-width: 40%;
      }
      .c-inaction-block .col-sm-6.mr-20{
        margin-right:20%;
      }
    }

    .c-inaction a{
        font-weight:600;
    }

    .c-faq .justify-content-center,
    .c-inaction .justify-content-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .c-faq .justify-content-between,
    .c-inaction-block .justify-content-between {
      -ms-flex-pack: justify;
      justify-content: space-between;
  }

  .c-inaction-video__content p:last-child{
    margin-bottom: 0;
  }

    .c-inaction__subtitle {
        padding-bottom: 30px;
    }

    .p-24{
      padding-bottom: 24px;
    }
    @media screen and (min-width: 992px){
      .p-b-104{
        padding-bottom:104px;
      }
    }

    .c-inaction-video{
      padding-top:104px
    }

    .c-inaction-video img{
      width:100%
    }

    h3.c-inaction-video__title {
      text-transform: none;
  }

    .c-inaction-video__title{
      padding-bottom: 16px;
    }

    @media screen and (max-width: 577px){
      .c-inaction-video__wrap .c-inaction-video__img{
        margin-bottom: 32px;
      }

      .c-inaction-block__img{
        padding-bottom:32px;
      }
    }

    /* faq */
  .faq-accordion-toggle {
    padding: 0 0 12px 0;
    margin: 12px 0 20px 0;
    border-bottom: 1px solid #0D2B3D;
    cursor: pointer;
  }

  .faq-accordion-item .icon {
      border: 1px solid #0D2B3D;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      position: relative;
  }
  .faq-accordion-item .icon:after{
    width: 1px;
    height: 13px;
  }
  .faq-accordion-item .icon:before{
    width: 13px;
    height: 1px;
  }

  .faq-accordion-item .icon:after,
  .faq-accordion-item .icon:before{
    position: absolute;
    content: '';
    background-color: #0d2b3d;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    transition: all 0.3s ease-in-out;
  }

  .c-faq .faq-accordion-item:last-child .faq-accordion-panel{
    border-bottom: 0;
  }

  .c-faq .faq-accordion-panel{
    padding-bottom: 12px;
    border-bottom: 1px solid #0D2B3D;
  }

  .faq-accordion-item.is-open .faq-accordion-toggle,
  .faq-accordion-item.is-open .icon{
    border-color: #72bf00;
  }

  .trade-template .faq-accordion-item.is-open h2{
    color: #72bf00;
  }

  
  .faq-accordion-item.is-open .icon:after{
    display: none;
  }
  .faq-accordion-item.is-open .icon:before{
    background-color: #72bf00;
  }

  .c-faq .d-flex{
    flex-wrap: nowrap;
  }

  .broadcast-record-play-icon svg {
      font-size: 62px;
  }

  @media screen and (max-width: 992px){
    .c-faq .col-md-10{
      width: 80%;
    }
  }
  @media screen and (max-width: 768px){
    .c-faq .col-md-10{
      width: 100%;
    }

    .broadcast-record-play-icon svg {
        font-size: 58px;
    }
  }

  /* submenu background */
  .ps-custom-dropdown-holder .dropdown-menu-list{
    background: #0d2b3d !important; 
  }

  .ps-custom-dropdown-holder .dropdown-menu-list-item a{
    color: #fff !important; 
}

.section-1681534 .element-8737078 .atom-main {
    background-color: #0d2b3d;
    border-color: #0d2b3d;
    color: #ffffff;
  	margin-right: 50%;
}

/* Card spacing */

.section-1702490 .element-8864411, .section-1702491 .element-8864411 {
    max-width: 1272px;
    padding: 0 24px;
    width: 100%;
    margin: auto;
}
/* Hero button */
.section-1084705 .element-5232028 .atom-main, 
.section-1696971 .element-5232028 .atom-main {
    background-color: #72bf00;
    border-color: #72bf00;
    color: #002b40;
    border: 2px solid;
      margin-left: 5.7rem;
}

.section-1703281 .element-5232028 .atom-main,  
.element-5232028 .atom-main {
    background-color: #72bf00;
    color: #002b40;
    border: 2px solid;
    margin-left: 7rem;
  float: left;
}


@media screen and (min-width: 992px) {
  .section-1084705 .element-5232028,
  .section-1696971 .element-5232028 {
  max-width: 1272px;
    padding: 0 24px;
    width: 100%;
    margin: auto;
        text-align: left;
    padding-bottom: 53px;
  }
  
  .trade-template .c-banner__content {
        padding-bottom: 1.5rem;
  }
}

.section-1763272 .custom-space-bottom {
    padding-bottom: 45px;
    padding-left: 100px;
    padding-right: 100px;
}

.section-1795116 .custom-space-bottom {
 	padding-bottom: 45px;
    padding-left: 100px;
    padding-right: 100px;
}
