@font-face {
        font-family: ZingRustBold;
        src: url(https://lcdn.sumsmanagement.com/engine-shed/fonts/Zing/ZingRustDemo-Base.otf);
    }

@font-face {
        font-family: zingRustFancy;
        src: url(https://lcdn.sumsmanagement.com/engine-shed/fonts/Zing/ZingRustDemo-Sh1.otf);
    }


@font-face {
        font-family: AvenirStandard;
        src: url(https://lcdn.sumsmanagement.com/engine-shed/fonts/Avenir/AvenirLTStd-Book.otf);
    }

html {
    min-height: 100%;
}

body {
    font-family: AvenirStandard;
}

::selection {
    background-color: #ea018c;
}

a, a:hover {
    color: #ea018c;
}

a:focus {
    color: #ea018c;
}

.g-bg-primary {
    background-color: #ea018c !important;
}

.es-font {
    font-family: ZingRustBold;
}

.g-color-primary {
    color: #ea018c !important;
}

.g-color-primary:hover {
    color: #ea018c !important;
}

.u-btn-primary {
    background-color: #DE2A95 !important;
}

.master-slider {
    margin-bottom: 0px !important;
}

.navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item.active .nav-link {
    color: #fff !important;
}

.g-theme-bg-black-v1-opacity-0_9 {
    background-color: #1d1d1dfa !important;
}

.g-theme-bg-black-v1 {
    background-color: #292929 !important;
}

.hamburger {
    padding: 15px;
}

.custom-image-cover {
    object-fit: cover;
    width: 100%;
    height: 280px;
}

.g-parent:hover .g-theme-bg-black-v1-opacity-0_8--parent-hover {
    background-color: #ea018c47 !important;
}

.g-theme-bg-black-v1-opacity-0_9 {
    background-color: #212121fa !important;
}

.contact-us-address-padding {
    padding-left: 23px;
}

.custom-footer-fade {
    background-color: #212121fa !important;
}

.custom-header-solid {
    background-color: #151515fa;
}

.u-btn-primary:hover {
    background-color: #ab2e78 !important;
    border-color: #ab2e78;
}

.white-text, .white-text:hover {
    color: #fff;
}

@media (max-width: 991px) {
    .u-header__section:not(.js-header-change-moment) .navbar-collapse {
        padding: 0 20px 10px;
        background-color: rgba(49, 53, 62, 0) !important;
    }

    .no-mobile {
        display: none;
    }

    .custom-header-fade {
        background-color: #1d1d1dfa !important;
    }

    .video-margin-mobile {
        margin-top: 110px;
    }
}

.g-mt-200 {
    margin-top: 100px !important;
}

.u-accordion__body {
    font-size: 1.2em;
}

@media (min-width: 992px) {
    .g-ml-minus-100--lg {
        margin-left: -9.14286rem;
    }
}

.u-go-to-v1:hover, .u-go-to-v1:focus:hover {
    background-color: #ea018c;
}

img.u-block-hover__main--mover-down {
    -webkit-transform: translate3d(-20px, 0, -15px) scale3d(1.1,1.1,1.1);
    transform: translate3d(-20px, 0, -15px) scale3d(1.1,1.1,1.1);
}

.page-link {
    padding: 13px;
    color: #ea018c;
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    border-color: #ea018c;
    background-color: #ea018c;
}

.page-link:focus, .page-link:hover {
    color: #ea018c;
}

.custom-white-bg {
    background-color: #fff;
}

.form-control:focus, .custom-select:focus {
    border-color: #ea018c !important;
}

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

.g-bg-primary--hover:hover {
    background-color: #ea018c !important;
}

.custom-faq-override {
    background-color: #fbfbfb !important;
}

.mobile-event-image {
    display: none;
}

@media only screen and (max-width: 1200px) {
  .mobile-event-image {
    display: block;
  }
}

.desktop-tablet-event-image {
    display: none;
}

@media only screen and (min-width: 1200px) {
  .desktop-tablet-event-image {
    display: block;
  }
}

.u-btn-es-dark {
    background-color: #333 !important;
    color: #fff;
}

.u-btn-es-dark:hover {
    text-decoration: underline;
    color: #fff;
}

.mailing-form-input {
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
}

.b-w-image {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%) brightness(90%);
}

.g-bg-primary-opacity-0_9 {
    background-color: rgba(199, 44, 137, 0.8) !important;
}

.g-color-primary--hover:hover {
    color: rgb(234, 1, 140) !important;
}

.special-margin-top {
    margin-top: 5.71429rem !important;
  }

@media only screen and (max-width: 992px) {
  .meet-team-padding {
    padding-top: 20px;
  }

  .meet-team-desktop-only {
    display: none;
  }

  .meet-team-mobile-only {
    display: block;
  }
}

@media only screen and (max-width: 992px) {
    .contact-hero {
        height: 300px;
    }

    .g-font-size-20 {
    font-size: 1.42857rem !important;
  }

  .special-margin-top {
    margin-top: 0rem !important;
  }

  .custom-g-mt-100 {
    margin-top: 0px !important;
  }

  .custom-g-mt-150 {
    margin-top: 2.71429rem!important;
  }

  .g-font-size-80 {
    font-size: 4rem!important;
  }

  .g-font-size-60 {
    font-size: 3rem!important;
  }

  .g-font-size-65 {
    font-size: 4.2rem!important;
  }

  .g-font-size-70 {
    line-height: 70px;
    font-size: 4rem!important;
}

  header.masthead {
    padding-top: 5rem;
    padding-bottom: calc(10rem - 72px);
    background: url("https://lcdn.sumsmanagement.com/engine-shed/images/hall-image-bw.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 90vh;
  }

}

@media only screen and (min-width: 992px) {
    .contact-hero {
        height: 500px;
    }

  .meet-team-padding {
    padding-top: 20px;
  }

  .meet-team-mobile-only {
    display: none;
  }

  .meet-team-desktop-only {
    display: block;
  }

  .g-font-size-20 {
    font-size: 1.3rem !important;
  }

  .custom-g-mt-100 {
    margin-top: 7.14286rem !important;
  }

  .custom-g-mt-150 {
    margin-top: 3.71429rem!important;
  }

  .g-font-size-80 {
    font-size: 5.71429rem!important;
  }

  .g-font-size-60 {
    font-size: 4.28571rem!important;
  }

  .g-font-size-65 {
    font-size: 4.64286rem!important;
  }

  .g-font-size-70 {
    line-height: 70px;
    font-size: 5rem!important;
  }

  header.masthead {
  padding-top: 5rem;
  padding-bottom: calc(10rem - 72px);
  background: url("https://lcdn.sumsmanagement.com/engine-shed/images/hall-image-bw.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height: 90vh;
}

}

@media only screen and (min-width: 1200px) {
    .g-font-size-20 {
    font-size: 1.42857rem !important;
  }
}


@media only screen and (max-width: 768px) {
    .mobile-only-about-margin-top {
        margin-top: 5rem !important;
      }
}

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

.white-border-hover:hover {
    border-color: #fff;
}

.loading-wrapper{
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgb(240,240,240);
  overflow: hidden;
  z-index: 49;
}

.loading-gradient{
  position: absolute;
  left: -100%;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to left, rgba(255,255,255, .05), rgba(255,255,255, .4), rgba(255,255,255, .8), rgba(255,255,255, .4), rgba(255,255,255, .05));
  background-image: -moz-linear-gradient(to left, rgba(251,251,251, .05), rgba(251,251,251, .3), rgba(251,251,251, .6), rgba(251,251,251, .3), rgba(251,251,251, .05));
  background-image: -webkit-linear-gradient(to left, rgba(251,251,251, .05), rgba(251,251,251, .3), rgba(251,251,251, .6), rgba(251,251,251, .3), rgba(251,251,251, .05));
  animation: loading 1s linear infinite;
  z-index: 50;
}

@keyframes loading {
  0%{
    left: -100%;
  }
  100%{
    left: 100%;
  }
}