#photo-area {
  position: relative;
  display: block;
  width: 100%;
}

#banner-video {
  height: var(--HeightTopBanner, 750px);
  overflow: hidden;
}

#banner-video {
  height: var(--HeightTopBanner, 750px);
  overflow: hidden;
}

#banner-video .sub-heading h1 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

#banner-video .sub-heading h2 {
  margin: 10px 0px 20px;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.filter-video {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
}

#banner-video .sub-heading {
  position: absolute;
  width: 100%;
  top: 320px;
  text-align: center;
}

#bgvid {
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  background: transparent no-repeat;
  background-size: cover;
  background-position: center center;
  display: block;
}

.container-search {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 15px 0;
  background: rgba(0, 0, 0, 0.6);
}

.search-jobs-main {
  width: 994px;
  margin: 0 auto;
}

.search-jobs-main input.width_545 {
  float: left;
  width: 259px;
  color: #fff;
  margin-right: 20px;
}

.search-jobs-main input.width_545,
.search-jobs-main .chosen-container-single .chosen-single {
  border-color: #fff;
  background: none;
  font-size: 18px;
  padding-left: 20px;
  height: 43px;
  line-height: 50px;
}

.btn-primary,
.search-jobs-main input.width_545,
.search-jobs-main .chosen-container-single .chosen-single,
.search-jobs-main button.searchvt1,
.join-talent-onclip a {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

.search-jobs-main select.slc-mb {
  width: 260px;
  height: 50px;
  margin-right: 17px;
  padding-left: 20px;
  font-size: 18px;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

.search-jobs-main button.searchvt1 {
  border: none;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  width: 125px;
  height: 50px;
}

.section-page {
  padding: 90px 0;
}

@media screen and (min-width: 973px) {
  #main-content.contact-custom {
    position: relative;
    padding: 88px 0 20px 0 !important;
  }

  #main-content.contact-custom .boxmsg-contact {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
  }
}
