.elementor-kit-1846{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1846 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}#page_caption{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Hide scrollbar for Chrome, Safari and Opera */
::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
html {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

/* Owl Dots on Speakers Carousel Color Change */
.speaker-carousel-wrapper .owl-carousel .owl-dots .owl-dot span {
  background: #f00 !important;
}

.speaker-carousel-wrapper .owl-carousel .owl-dots .owl-dot.active span {
  background: #fff  !important;
}

/*  Events Image border-radius fix */
.tribe-events-event-image, .tribe-common img {
    border-radius:15px;
}

/* WHO WE ARE Buttons custom params */
#historybtn,#charter{
    cursor: pointer;
}

/* Event Cost Row delete */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-cost {
  display: none;
}

/* No Scrollbar on PopUp */
.dialog-message {
    scrollbar-width: none !important; /* Firefox */
    -ms-overflow-style: none !important; /* IE and Edge */
}

.dialog-message::-webkit-scrollbar {
    display: none !important; /* Chrome, Safari and Opera */
}

/* Global font family change */
h1,h2,h3,h4,h5,h6{
    font-family: Roboto Mono, Sans-Serif;
}

/* Mobile Menu Icon color fix */

.elementor-icon svg{
    fill: #fff;
}


/* BECOME OUR MEMBER NOW background fix on mobile*/
@media (max-width: 767px) {
  .elementor-1099 .elementor-element.elementor-element-9a43649 > .elementor-background-overlay {
    opacity: 1;
    background:#03002F !important;
  }
}


/* Hide Speaker Social */
div.speaker_social{
    display:none;
}/* End custom CSS */