@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,600;0,700;0,900;1,400;1,600;1,700&display=swap);
@media (min-width: 768px) {
  .mobile-home-template,
  .slash-header {
    display: none;
  }
}
.mobile-home-template .slash-socila-icon ul li a:hover {
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .mobile-home-template {
    min-height: calc(100vh - 137px);
  }

  .dmg-footer,
  .scroll-to-top,
  .whatsapp-animating,
  footer {
    display: none !important;
  }
  .mobile-home-template,
  .slash-header {
    display: block !important;
  }
  .splash-hide {
    display: none;
  }
  .splash-header {
    display: block;
  }
  .splash-two-col-wrapper {
    margin: 0 -5px;
  }
  .splash-two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
  }
  .splash-two-col .single-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: rgba(3, 11, 20, 0.5);
    justify-content: space-between;
    margin: 0 5px 12px;
    padding: 24px 45px 64px 8px;
    position: relative;
    width: calc(50% - 10px);
  }
  .splash-two-col .single-item h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 11px;
    position: relative;
    width: 100%;
  }
  .splash-two-col .single-item img {
    bottom: 11px;
    margin-left: auto;
    position: absolute;
    right: 8px;
  }
  .splash-two-col .single-item .border-line {
    background: red;
    display: block;
    height: 3px;
    max-width: 64px;
    width: 100%;
  }
  .splash-two-col .single-item .border-line.color1 {
    background: #e52c2a;
  }
  .splash-two-col .single-item .border-line.color2 {
    background: #006eb7;
  }
  .splash-two-col .single-item .border-line.color3 {
    background: #ff8a00;
  }
  .splash-two-col .single-item .border-line.color4 {
    background: #3bb24a;
  }
  .splash-two-col .single-item .border-line.color5 {
    background: #899d91;
  }
  .splash-two-col .single-item .border-line.color6 {
    background: #faec4f;
  }
  .event-time-here {
    border-bottom: 2px solid #fff;
    border-top: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 15px;
    padding-top: 0 !important;
  }
  .splash,
  .splash_btn {
    margin-top: 20px;
  }
  .splash-outer-wrap {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 20px 15px;
    position: relative;
    min-height: calc(100vh - 137px);
  }
  .splash_content-wrap {
    padding-top: 35px;
    position: relative;
    z-index: 1;
  }
  .tag-show span {
    background: #fab700;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.35px;
    margin-bottom: 20px;
    padding: 6px 12px;
  }
  .splash_content h1 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .splash_btn_primary .primary-btn {
    background: #fa000e;
    border-radius: 0;
    font-size: 24px;
    font-weight: 700;
    width: 100%;
  }
  .splash {
    padding-bottom: 15px;
  }
  .slash-socila-icon ul li {
    display: inline-block;
    margin: 0 12px;
  }
  .slash-socila-icon {
    border-top: 2px solid #fff;
    padding-top: 20px;
  }
  .slash-socila-icon ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #003051;
    display: inline-block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 20px;
    height: 35px;
    width: 35px;
  }
  .slash-socila-icon ul,
  .slash-socila-icon ul li a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .slash-socila-icon ul {
    margin: 0 -12px;
    padding: 0;
  }
  .mobile-search {
    display: inline-block !important;
  }
  .event-time-here {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-left: 0 !important;
    position: relative;
    z-index: 1;
  }
  .splash-outer-wrap:before {
    background: url(../images/spalsh-overlay.png) 100% 100% / contain no-repeat;
    bottom: 0;
    content: "";
    height: 100%;
    max-height: 437px;
    position: absolute;
    right: 0;
    width: 90%;
    z-index: 0;
  }
  .splash-outer-wrap,
  .splash_btn_primary .primary-btn {
    font-family: Inter, sans-serif;
  }
}

.splash_content-wrap.tile-layout-basic {
  padding-top: 20px;
}

.splash_content-wrap.tile-layout-basic .splash_content h1 {
  font-size: 25px;
}

.splash_content-wrap.tile-layout-basic .tag-show span {
  margin-bottom: 15px;
}

.splash_content-wrap.tile-layout-basic .splash_btn_primary .primary-btn {
  font-size: 16px;
}

.splash_content-wrap.tile-layout-basic .splash-two-col .single-item {
  padding: 15px 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.splash_content-wrap.tile-layout-basic .splash-two-col .single-item h4 {
  font-size: 14px;
  margin-top: 0;
  font-weight: 600;
}
