html {
  scroll-behavior: smooth;
}

#hm-banner {
  position: relative;
  background-color: black;
  z-index: 0;
}
#hm-banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.hm-banner-cnt {
    
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0px 55px;
  z-index: 99;

  h1 {
    font-size: 60px;
  }
  .pt-80 {
    padding-top: 200px;
    padding-right: 40px;
  }
  p {
    margin-top: 30px;
    color: #fff;
  }
}
@media (max-width:768px) {
    #hm-banner{
        height: 880px;
    }
    .hm-banner-cnt {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 0px 5px;
        z-index: 99;
      
        h1 {
          font-size: 30px;
        }
        .pt-80 {
          padding-top: 30px;
          padding-right: 10px;
        }
        p {
          margin-top: 30px;
          color: #fff;
        }
      }
}

.voxcon-ryt h3 {
  margin-top: 30px;
}

.knw-mr:hover,
.knw-mr.active,
.knw-mr:focus {
  color: #ffffff;
}

.news-section {
  background: url(../../images/bg-gray-star.png) no-repeat;
  background-position: bottom 5% left;
  background-repeat: no-repeat;
  background-size: 380px;
}

.footer-btm {
  background: url(../../../../dist/img/user-images/footer-back.png);
  background-size: 100%;
}

.error-msg-small {
  font-size: 12px;
}

.video-modal .modal-header,
.video-modal .modal-footer {
  border: 0;
}

.video-modal {
  background-color: transparent;
  border: 0;
  box-shadow: unset;
}

.video-modal iframe {
  height: 75vh;
}

.blog-img img {
  width: 100%;
}

.map-location {
  cursor: pointer;
}

.ban-wid-business {
  height: unset;
}

.map-location {
  border: 1px solid #ffffff;
  padding: 7px 18px;
  display: inline-block;
  margin: 7px 18px;
}

.map-location.active {
  border: 1px solid #155895;
  border-radius: 4px;
  font-weight: bold;
}

#brand-events {
  padding-bottom: 100px;
}

.business-txt-1 {
  /*padding: 0px 20px;*/
}

.business-overlay-line-1 {
  width: 50%;
  margin: 10px auto;
  border-bottom: 0.5px solid #ffffff;
}

.business-overlay-business-name {
  color: #ffffff;
  font-size: 20px;
}

.business-box-content-7 {
  width: 80%;
  margin-left: 11%;
}

.contact-us-map {
  width: 95%;
  height: 400px;
}

/*.voxcon-ryt span p {
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}*/

.our-partners-img {
  width: 100%;
  margin: auto;
  height: 400px;
}

.our-partners-img ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.our-partners-img li {
  list-style: none;
  margin: 0px 21px;
  padding: 21px 12px;
  display: inline-block;
  width: 175px;
  height: 90px;
}
.our-partners-img li img {
  width: 100%;
}

.event-list-img {
  width: 80%;
}

.event-main-div-col {
  margin-top: 60px;
}

.brand-events-comming-soon,
.business-details-error-msg {
  display: block;
  text-align: center;
  color: #155895;
  font-size: 45px;
  font-weight: 600;
}

.event-left-img {
  width: 100%;
  margin: -15px 0px 0px 100px;
  max-width: 180px;
}

.preview-images-section {
  margin-top: 30px;
  margin-bottom: 30px;
}

.preview-img-gallery {
  margin: 1rem;
}

.preview-img-gallery .preview-img {
  margin: 0.5rem;
}

.preview-img-gallery .preview-img:focus {
  outline: 0;
}

.contact-us-mail-mob-no-a,
.contact-us-mail-mob-no-a:hover,
.contact-us-mail-mob-no-a:active,
.contact-us-mail-mob-no-a:focus,
.contact-us-mail-mob-no-a.focus {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.7px;
}

.contact-us-mail-mob-no-a:hover,
.contact-us-mail-mob-no-a:active,
.contact-us-mail-mob-no-a:focus,
.contact-us-mail-mob-no-a.focus {
  text-decoration: underline;
}

.business-details-error-msg {
  margin-top: 150px;
}

.business-details-error-msg-a,
.business-details-error-msg-a:hover,
.business-details-error-msg-a:focus {
  margin-top: 30px;
  display: block;
  text-align: center;
  text-decoration: underline;
}

.event-list-img-2 {
  margin-top: 30px;
}

.event-main-div {
  position: relative;
}

.event-main-div-2 {
  margin-top: 35px;
}

.business-name {
  color: #155895;
  font-size: 45px;
  font-weight: 600;
  margin-top: 45px;
  margin-bottom: 25px;
}

.voxcon-ryt span p {
  color: #545151;
  font-size: 15px;
  line-height: 34px;
  font-weight: normal;
  margin-bottom: 50px;
}

.video-image-modal {
  cursor: pointer;
}

.event-main-div:before {
  content: "";
  position: absolute;
  left: 50px;
  top: 0;
  width: 200px;
  height: 130px;
  background: transparent;
  z-index: -1;
  transition: 0.5s ease-in-out;
}

.event-main-div:hover:before {
  content: "";
  position: absolute;
  left: 25px;
  top: -35px;
  width: 200px;
  height: 130px;
  z-index: -1;
  transition: 0.5s ease-in-out;
}

.event-main-div:after {
  content: "";
  position: absolute;
  right: 25px;
  bottom: 0px;
  width: 200px;
  height: 160px;
  background: transparent;
  z-index: -1;
  transition: 0.5s ease-in-out;
}

.event-main-div:hover:after {
  content: "";
  position: absolute;
  bottom: -56px;
  right: -10px;
  width: 200px;
  height: 160px;
  z-index: -1;
  transition: 0.5s ease-in-out;
}

.event-main-div-color-1:hover:before {
  background: #155895;
}

.event-main-div-color-1:hover:after {
  background: #c8d8e6;
}

.event-main-div-color-2:hover:before {
  background: #63b214;
}

.event-main-div-color-2:hover:after {
  background: #dbedd3;
}

.event-main-div-color-3:hover:before {
  background: #fdca36;
}

.event-main-div-color-3:hover:after {
  background: #fff3d0;
}

.event-list-name {
  color: #ffffff;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: absolute;
  bottom: 50px;
  right: 70px;
  width: 80%;
  padding-left: 15px;
}

.event-list-bottom-text {
  position: absolute;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  bottom: -36px;
  right: 70px;
  transition-delay: 0.2s;
  transition: 0.5s ease-out;
}

.event-main-div:hover .event-list-bottom-text {
  color: #155895;
  transition-delay: 0.5s;
  transition: 0.5s ease-out;
}

.businesses-overlay {
  position: absolute;
  right: 54px;
  width: 80%;
  height: 100%;
  z-index: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.2s ease-out;
}

section {
  overflow-x: hidden;
}

@media (min-width: 960px) {
  .img-event {
    height: 100% !important;
  }
}
@media (max-width: 768px) {
    .carousel-item .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
   
}
@media (max-width: 768px) {
  .img-event {
    height: 900px !important;
    /* height: 100% !important; */
    img{
        height: 100% !important;
    }
    .centered{
        top: 2%;
    }
  }
  .news-section .title-block {
    padding-top: 0px;
    padding-left: 20px;
  }
  .news-section{
    padding-top: 0px;
  }
  #news{
    padding: 20px 0;
  }
}

.businesses_container {
  .wrap {
    margin-bottom: 15px;
    border-radius: 5px;
    * {
      transition: 0.2s;
    }

    overflow: hidden;

    img {
      position: relative;
    }

    .caption {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      display: none;
      color: #fff;
      width: 90%;
      padding: 20px 20px;
      background-color: #ffffffde;
      backdrop-filter: blur(8px);
      border-radius: 5px;
      h1 {
        font-size: 22px;
        color: #000000;
      }
      p {
        font-size: 14px;
        color: #000000;
      }
      a {
        padding: 10px 10px;
        color: #fff;
        background: #000000;
        font-size: 12px;
        margin: auto;
        border-radius: 5px;
      }
    }

    &:hover {
      img {
        transform: scale(1.5);
      }

      .caption {
        display: block;
        opacity: 1;
      }
    }
  }
}

.event-main-div:hover .businesses-overlay {
  background: rgba(0, 0, 0, 0.34);
  transition: 0.2s ease-out;
}

.contact-us-main-text-col {
  margin: auto;
}

.contact-us-main-text {
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: normal;
}

.contact-us-hr {
  margin: 30px auto;
  border-top: 0.5px solid #ffffff4f;
}

.about-participate-txt .contact-us-snd-hdr {
  color: #ffffffa3;
  font-weight: normal !important;
  /*margin-bottom: 0px;*/
}

.our-partners-img img {
  width: 80%;
}

button:focus,
a:focus {
  outline: 0;
}

.business-img-name-main-div {
  width: 100%;
}

.business-img-name-div {
  font-size: 15px;
  font-weight: 600;
  border: 1px solid white;
  color: white;
  text-align: center;
  z-index: 1;
  letter-spacing: 3;
  padding: 12px 20px;
  margin: 0px auto 20px auto;
}

.business-img-name-div-1 {
  width: 60%;
}

.business-img-name-div-2 {
  width: 60%;
}

.business-img-name-div-3 {
  width: 60%;
}

.business-img-name-div-4 {
  width: 60%;
}

.business-img-name-div-5 {
  width: 80%;
}

.business-img-name-div-6 {
  width: 80%;
}

.business-img-name-div-7 {
  width: 80%;
}

.business-img-name-div-8 {
  width: 80%;
}

.business-img-name-div-9 {
  width: 60%;
}

.business-img-name-div-10 {
  width: 80%;
}

.business-img-name-div-11 {
  width: 60%;
}

.case-study-nav {
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #cccccc;
}

.figcaption a {
  font-weight: normal !important;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: initial !important;
}

.hdr-social-media-icon {
  color: #ffffff;
}

/*.about-us-banner-div {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}*/

.about-us-banner {
  width: 100%;
  height: 100%;
}

.about-us-txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  font-size: 30vw;
  mix-blend-mode: screen;
  font-weight: bold;
}

.wiz-travel-banner-logo {
  width: 25%;
}

.sports-blue-zig-zag-img {
  height: 60px;
}

.sports-blue-zig-zag-img-1 {
  height: 70px;
}

.error-msg-small {
  font-size: 12px;
  text-transform: none;
}

.error-msg-font-weight {
  font-weight: 100;
}

.button:disabled,
.button:disabled:hover {
  background: #acacac;
  cursor: no-drop;
}

.expandable-box:hover:not(.open) {
  box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
  transform: scale(0.9);
}

.no-result-found-back-to-home-a {
  background-color: #155895;
  color: #ffffff;
  padding: 10px 15px;
  border-radius: 3px;
  font-size: 15px;
  font-weight: normal;
}

.sports-txt h1 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  color: #155895;
  margin-bottom: 16px;
  line-height: 34px;
  margin-top: 21px;
}

#sport-slider1 img {
  width: 100%;
}

.sports-txt {
  font-size: 14px;
  line-height: 25px;
  color: #1f1f1f;
  padding-bottom: 30px;
}

.theatrical-gallery-a {
  border: 1px solid #005799;
  border-radius: 5px;
  color: #005799;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-top: 20px;
  padding: 5px 10px;
  position: relative;
  width: 150px;
  transition: 0.2s ease-in-out;
}

.theatrical-gallery-a:hover {
  transition: 0.2s ease-in-out;
  background-color: #005799;
  color: #fff;
}

.theatrical-slider img {
  width: 100%;
}

.headerTabs.tabs {
  bottom: 0px !important;
}

.our-partners-carousel {
  width: 100%;
}

.our-partners-carousel .carousel-control-prev-icon,
.our-partners-carousel .carousel-control-next-icon {
  background-image: unset;
}

.our-partners-carousel .carousel-control-next,
.our-partners-carousel .carousel-control-prev {
  width: unset;
}

.our-partners-carousel .carousel-control-prev {
  left: -15px;
}

.our-partners-carousel .carousel-control-next {
  right: -15px;
}

.our-partners-carousel .carousel-control-icon.fa {
  color: #000000;
  font-size: 25px;
  font-weight: bold;
}

.back-to-top,
.back-to-top:hover {
  position: absolute;
  right: unset;
  top: 50%;
  background: #4eb3cf;
  color: #ffffff;
  font-size: 30px;
  height: 50px;
}
