/* # Global Styes
   # Please insert all GLobal Styles below, avoid inserting anywhere.
---------------------------------------------------------------------------------------------------- */
html {
  font-size: 62.5%; /* 10px browser default */
}
body {
  background-color: #fff;
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 1.45;
}
body > div {
  font-size: 1.6rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
a {
  text-decoration: none;
}

@font-face {
  font-family: "Mont";
  src: url("/wp-content/uploads/2025/06/Mont-Bold.eot");
  src: url("/wp-content/uploads/2025/06/Mont-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/uploads/2025/06/Mont-Bold.woff2") format("woff2"),
    url("/wp-content/uploads/2025/06/Mont-Bold.woff") format("woff"),
    url("/wp-content/uploads/2025/06/Mont-Bold.ttf") format("truetype"),
    url("/wp-content/uploads/2025/06/Mont-Bold.svg#Mont-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Mont';
    src: url('/wp-content/uploads/2025/06/Mont-Regular.eot');
    src: url('/wp-content/uploads/2025/06/Mont-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2025/06/Mont-Regular.woff2') format('woff2'),
        url('/wp-content/uploads/2025/06/Mont-Regular.woff') format('woff'),
        url('/wp-content/uploads/2025/06/Mont-Regular.ttf') format('truetype'),
        url('/wp-content/uploads/2025/06/Mont-Regular.svg#Mont-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.site-btn a {
  height: 4.479vw;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0;
  font-size: 1.302vw;
  font-family: "Mont", Sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.156vw;
  background: -o-linear-gradient(323deg, #b16943 2.72%, #f1a06a 90.36%);
  background: linear-gradient(127deg, #b16943 2.72%, #f1a06a 90.36%);
  box-shadow: 19px 24px 38px -9px rgba(241, 160, 106, 0.4) !important;
  -webkit-box-shadow: 19px 24px 38px -9px rgba(241, 160, 106, 0.4) !important;
  -moz-box-shadow: 19px 24px 38px -9px rgba(241, 160, 106, 0.4) !important;
}

.site-btn .elementor-button-content-wrapper {
  gap: 15px;
}

.site-btn .elementor-button-text {
  padding-top: 0.2vw;
}

.site-btn .elementor-button-icon {
  width: 1.042vw;
}

.site-btn a:hover {
  background: -o-linear-gradient(323deg, #f1a06a 2.72%, #b16943 90.36%);
  background: linear-gradient(127deg, #f1a06a 2.72%, #b16943 90.36%);
}

/*Speakers Styling*/
.speaker-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.302vw 1fr 1.302vw 1fr 1.302vw 1fr;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 1.302vw;
  -moz-column-gap: 1.302vw;
  column-gap: 1.302vw;
  row-gap: 1.042vw;
}

#speaker-item-947 img {
  -o-object-position: top center !important;
}

#speaker-item-947 .speaker-content {
  position: relative;
}

#speaker-item-947 .speaker-content:before {
  content: "";
  background-image: url("/wp-content/uploads/2025/06/overlay.png");
  background-size: cover;
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 5px;
  left: 0;
  z-index: 1;
}

#speaker-item-947 .name {
  font-size: 1.823vw;
}

#speaker-item-878 .name,
#speaker-item-804 .name {
  padding-inline: 13%;
}

.speaker-wrap img {
  width: 100%;
  height: 19.896vw !important;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: top;
}

.speaker-wrap .name {
  font-family: "Montserrat", Sans-serif;
  font-size: 1.354vw;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}

.speaker-wrap .position {
  font-family: "Inter", Sans-serif;
  text-align: center;
  color: #fff;
  font-size: 1.042vw;
}

.speaker-wrap .speaker-content {
  position: relative;
}

.speaker-wrap .inner-content {
  position: absolute;
  bottom: 5%;
  width: 100%;
  z-index: 1;
}

.speaker-content-wrap {
  width: 65%;
  height: 100%;
  margin: auto;
  position: relative;
  border-radius: 0;
  padding: 4vw;
  background-color: #fff;
}

.speaker-content-wrap .name {
  font-size: 2.9vw;
  font-family: "Montserrat", Sans-serif;
  color: #2c3d5b;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 700;	
}

.speaker-content-wrap .speaker-content {
  font-family: "Inter", Sans-serif;
  font-size: 1.146vw;
  color: #15253f;
}

.speaker-content-wrap .speaker-name {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#246771),
    to(#0981a7)
  );
  background: -o-linear-gradient(top, #246771 0%, #0981a7 100%);
  background: linear-gradient(180deg, #246771 0%, #0981a7 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.speaker-content-wrap .pop-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.speaker-content-wrap .left-side {
  width: 40%;
}

.speaker-content-wrap .right-side {
  width: 60%;
  padding-left: 5vw;
}

.speaker-content-wrap .featured-img-wrap img {
    width: 100%;
    border: 10px solid transparent;
    -o-border-image: -o-linear-gradient(
    top,
    rgba(36, 103, 113, 1) 0%,
    rgba(9, 129, 167, 1) 100%
  );
    border-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(36, 103, 113, 1)),
    to(rgba(9, 129, 167, 1))
  );
    border-image: linear-gradient(
    180deg,
    rgba(36, 103, 113, 1) 0%,
    rgba(9, 129, 167, 1) 100%
  );
    border-image-slice: 1;
    object-fit: cover;
	height: auto;
}

.mfp-content {
  background-color: #04102385;
}

/* Reusable */

.gform_body input:focus::-webkit-input-placeholder,
.gform_body textarea:focus::-webkit-input-placeholder {
  opacity: 0 !important;
}
.gform_body input:focus:-moz-placeholder,
.gform_body textarea:focus:-moz- placeholder {
  opacity: 0 !important;
}
.gform_body input:focus:-ms-input-placeholder,
.gform_body textarea:focus:-ms- input-placeholder {
  opacity: 0 !important;
}
.gform_body input:focus::placeholder,
.gform_body textarea:focus::placeholder {
  opacity: 0 !important;
}

/* # Elementor Overwrites ---------------------------------------------------------------------------------------------------- */
.elementor-editor-active .site-header,
.elementor-editor-active .nav-primary {
  display: none;
}
.full-width-content.elementor-page .site-inner {
  max-width: none;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.full-width-content.elementor-page .entry {
  padding: 0;
  margin: 0;
}
body .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 119rem;
}
.full-width-content.elementor-page .site-inner {
  padding-top: 0;
}
.elementor_library-template-default.elementor-editor-active .sidebar {
  display: none;
}
.elementor_library-template-default .content {
  width: 100%;
  padding: 0;
  margin: 0;
}
.site-footer {
  display: none;
}

@media only screen and (min-width: 1025px) {
  .fluid-section .elementor-container {
    width: 82%;
  }
  .fluid-section .elementor-inner-section .elementor-container,
  .fluid-section .elementor-widget-popup .elementor-container {
    width: 100%;
  }
  .fluid-row .elementor-container {
    width: 68%;
  }
  .fluid-row .elementor-inner-section .elementor-container,
  .fluid-row .elementor-widget-popup .elementor-container {
    width: 100%;
  }
}

/* # will apply this css starting 1024px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1024px) {
  .site-btn a {
    height: 6.5vw;
    font-size: 1.8vw;
  }
  .site-btn .elementor-button-icon{
    width: 1.55vw;
  }

/*   .site-btn .elementor-button-text {
    padding-top: 0.2vw;
  } */

  /*  Speakers    */
  .speaker-wrap img {
    height: 28vw !important;
  }

  .speaker-wrap .name {
    font-size: 1.8vw;
  }

  .speaker-wrap .inner-content {
    bottom: 8%;
  }

  .speaker-wrap .position {
    font-size: 1.3vw;
  }

  .speaker-content-wrap {
    width: 80%;
  }

  .speaker-content-wrap .speaker-content {
    font-size: 1.5vw;
  }

  .speaker-content-wrap .name {
    font-size: 3.2vw;
  }
}

/* # will apply this css starting 1023px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1023px) {
}

/* # Font Sizing
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1600px) {
  html {
    font-size: 56.3%;
  }
}
@media only screen and (max-width: 1023px) {
  br {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  html {
    font-size: 50%;
  }
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 767px) {
  .site-btn a {
    height: 13vw;
    font-size: 4vw;
  }
  .site-btn .elementor-button-icon{
    width: 3.3vw;
  }
  .site-btn .elementor-button-content-wrapper {
    gap: 10px;
  }

  .site-btn .elementor-button-text {
    padding-top: 0.5vw;
  }

  /* Speakers */
  .speaker-wrap {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
    row-gap: 4vw;
  }

  .speaker-wrap img {
    height: 85vw !important;
  }

  #speaker-item-947 .name {
    font-size: 7vw;
  }

  .speaker-wrap .name {
    font-size: 6vw;
  }

  .speaker-wrap .position {
    font-size: 4vw;
  }

  .speaker-content-wrap .pop-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .speaker-content-wrap .left-side,
  .speaker-content-wrap .right-side {
    width: 100%;
  }

  .speaker-content-wrap .featured-img-wrap img {
    width: 93%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .speaker-content-wrap .right-side {
    padding: 6% 0 0%;
  }

  .speaker-content-wrap .speaker-content {
    font-size: 3.5vw;
  }

  .speaker-content-wrap .name {
    font-size: 6vw;
  }

  .speaker-content-wrap {
    padding: 10vw 4vw 5vw;
  }

  #speaker-item-878 .name,
  #speaker-item-804 .name {
    padding-inline: 15%;
  }
}

@media only screen and (max-width: 568px) {
}
