.banner,
.banner .content {
  display: flex;
  align-items: center;
}

.banner,
.banner .ssezibwavideo,
.banner .ssezibwavideo .background,
.banner .ssezibwavideo .videobg {
  width: 100%;
}

.banner {
  height: 100vh;
  justify-content: center;
  /* border: 1px solid red; */
  /* overflow: hidden; */
}

.banner .ssezibwavideo {
  position: relative;
  width: 100%;
  height: 100%;
  background-attachment: scroll;
  overflow: hidden;

  /* perspective: 300px; */

  /* border: 1px solid red; */
}

.banner .ssezibwavideo .background {
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
}

.banner .ssezibwavideo .videobg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  top: 0;
  left: 0;
  pointer-events: none;

  /* transform: scale(1.4); */
}

.banner .content {
  position: absolute;
  z-index: 2;
  flex-direction: column;
  text-align: center;
  width: 77% !important;

  /* top: 50%;
  left: 50%; */
  /* transform: translate(-50%, -50%); */
  /* mix-blend-mode: exclusion; */

  /* margin-top: -50px; */

  /* border: 1px solid yellow; */
}

/* .banner .content .explore {
  margin-bottom: 17px;
  border: 1px solid yellow;
} */

.banner .content .h1 {
  font-size: 150px !important;
  /* letter-spacing: 5px; */
  /* font-family: Ridin Dirty; */
  /* font-size: 100px;
  font-family: DryFont; */
  /* font-family: Futura-Black; */
  color: #fff !important;
  margin: 0 0 -25px;
  margin-left: -50px;

  /* border: 1px solid yellow; */
}

.banner .content hr {
  width: 350px;
  border: 0.5px solid #fff;
  margin: 0 0 35px;
}

.banner .content p {
  color: #fff;
}

.banner .content .text-ssezi {
  /* color: #fff; */
  color: #fec465 !important;
  font-size: 50px !important;
  /* font */
  width: 45%;
  font-size: 55px !important;

  font-family: "Wulkan-Medium-italic",sans-serif;
  /* font-size: 1rem; */
  /* letter-spacing: .03em; */
  /* line-height: 1rem; */
  /* margin: 0 0 1.25rem; */
  /* text-align: center; */

  /* border: 1px solid #fec465; */
}

.banner .content .explore-text {
  color: #fec465 !important;
  /* font-size: 19px !important; */
}

/* .banner .content .input-list {
  display: flex;
  margin-top: 57px;
} */

/* .banner .content .btn {
  margin-top: 45px;
  outline: none;
  background: transparent;
  font-family: Futura-Bold;
  font-size: 18px;
  text-transform: uppercase;
  border: 1px solid #fec465;
  height: 65px;
  width: 220px;
  transition: all 0.3s ease 0s;
  color: #fec465;
  border-radius: 7px;
  outline: none;
}

.banner .content .btn:hover {
  background: #fec465;
  background-color: #fec465;
  color: #ffffff;
} */

@media (min-width: 320px) and (max-width: 767px) {
  .banner .content {
    margin-top: -50px !important;
    width: 100% !important;
  }

  .banner .content .h1 {
    font-size: 77px !important;
    margin-left: -7px !important;
    /* border: 1px solid red; */
  }

  .banner .content hr {
    width: 170px;
    margin: 25px 0;
  }

  .banner .content .text-ssezi {
    font-size: 45px !important;
    width: 75%;
  }

  .banner .content .btn {
    font-size: 15px;
  }

  .banner .content .login-form {
    /* border: 1px solid green; */
    margin-top: 30px;
    /* width: 80% !important; */
    flex-direction: column !important;
  }

  .banner .content .login-form .form-group .input-group-text {
    padding: 0.2rem 1.2rem;
    min-height: 35px;
  }

  .banner .content .login-form .form-group .form-control {
    border: 0;
    min-height: 35px;
  }

  .banner .content .login-form .button {
    font-size: 15px;
    height: 35px;
    /* border-radius: 0 7px 7px 0; */
    border-radius: 0;
  }
}

/* .banner .content form {
  width: 100% !important;
} */

.banner .content .login-form {
  /* border: 1px solid green; */
  margin-top: 100px;
  width: 80% !important;
  display: flex;
}

.banner .content .login-form .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.banner .content .login-form .input-group>.form-control,
.banner .content .login-form .input-group>.form-file,
.banner .content .login-form .input-group>.form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group>.form-control:focus,
.input-group>.form-select:focus {
  z-index: 3;
}

.banner .content .login-form .form-group .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.25rem 1.2rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  /* color: #495057; */
  text-align: center;
  min-height: 65px;
  background: #fff !important;

  /* white-space:nowrap; */
  /* background-color:#e9ecef; */
  /* border:1px solid #ced4da; */
}

.banner .content .login-form .form-group .input-group-text.first {
  border-radius: 7px 0 0 7px;
}

.banner .content .login-form .form-group .input-group-text .login-form-icon {
  height: 17px;
}

.banner .content .login-form .form-group .form-control {
  /* f5f5f5; */
  /* border: 1px solid red; */
  /* padding: 16px 18px; */
  /* margin-bottom: 17px; */
  /* border-radius: 0 4px 4px 0; */
  /* font-size: 15px; */
  /* color: #a8a8a8; */
  /* width: 100%; */

  /* height: 65px; */
  /* width: 435px; */

  padding: 0 5px;
  outline: none;
  background: #fff;
  border: 1px solid #dbdbdb;
  color: #6b6b6b;
  min-height: 65px;
  font-weight: normal;
  font-size: 15px;
}

.banner .content .login-form .form-group .form-control.border-left-0 {
  border-left: 0 !important;
}

.banner .content .login-form .button {
  /* margin-top: 45px; */
  outline: none;
  background: #fec465;
  font-family: Futura-Bold;
  font-size: 18px;
  text-transform: uppercase;
  border: 1px solid #fec465;
  height: 65px;
  /* width: 220px !important; */
  padding: 0 50px;
  transition: all 0.3s ease 0s;
  color: #fff;
  border-radius: 0 7px 7px 0;
  outline: none;
}

.banner .content .login-form .button:hover {
  background: #fec465;
  background-color: #fec465;
  color: #ffffff;
}





.img-wrapper {
  position: relative;
  z-index: 1;
  height: 100%;
  background: black;
  overflow: hidden;
  box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.3);
  transform-style: preserve-3d;
}

.img-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}