/* latin-ext */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt7-GT7LEc.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cinzel/v23/8vIJ7ww63mVu7gt79mT7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* {
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none
}
*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
html {
  margin: 0;
  -webkit-text-size-adjust: none
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "Cinzel", serif;
  color: #2f2e2f;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
input[type=text]:focus {
  background-color: transparent;
}
body {
  line-height: 1.4;
  background: url("bg.jpg") no-repeat top center;
  background-size: cover;
  color: #fff;
  min-height: 100vh;
}
.thankspage {
  background: #fff;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  display: block;
  max-width: 100%;
  margin: auto;
}
.form-area {
  max-width: 750px;
  margin: auto;
  padding: 0 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
button.btn.btn-primary {
  background: #000;
  border: 2px solid #909090;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 38px;
  font-family: "Cinzel", serif;
  cursor: pointer;
}
label.label-name {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #2f2e2f;
  padding: 0 0 10px 0;
}
.input-holder {
  color: #000;
  border: 0;
  background-color: transparent;
  width: calc(100% - 80px);
  float: right;
  line-height: 30px;
  height: 32px;
  font-size: 14px;
  padding: 0 10px;
  font-family: "Cinzel", serif;
}
.form-group::after {
  display: block;
  clear: both;
  content: "";
}
#eventType.input-holder {
  padding-left: 110px;
}
#eventType option {
  color: #000;
}
#date.input-holder {
  padding-left: 110px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  display: block;
  background: url("calendar.svg") no-repeat right center;
  background-color: transparent;
  background-size: 20px;
  width: 20px;
  height: 20px;
}
.datebox::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 40px;
}
.form-group {
  margin: 0 1% 14px;
  position: relative;
  width: 47%;
}
label.label-name {
  position: absolute;
  text-align: left;
  font-size: 14px;
  color: #000;
  line-height: 18px;
  padding: 0 10px 0 10px;
  border-right: 1px solid;
  margin: 7px 0;
  min-width: 80px;
}
#exampleModal {
  padding: 50px 0 15px;
  text-align: center;
  margin: auto;
}
.form-area.tanksbox {
  text-align: center;
  max-width: 860px;
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
}
.thanks {
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1px;
  padding: 20px 0;
  color: #000;
}
.form-group.half-middle {
  display: inline-block;
  vertical-align: middle;
  background: #ffffffc2;
}
.form-group.half50 {
  margin: 0 auto 14px;
}
.logo {
  max-width: 240px;
  margin: auto;
  padding: 15px 0;
}
#ph-number {
  text-align: left;
  font-size: 0
}
#phonePrefix {
  width: 116px;
  padding-left: 83px;
  display: inline-block;
  vertical-align: middle;
  border-right: 0;
  padding-right: 0;
  text-align: right;
}
#phonePrefix label.label-name {
  min-width: 70px;
}
.image-holder {
  font-size: 0;
  text-align: center;
}
.image-holder ul li {
  display: inline-block;
  vertical-align: middle;
  max-width: 49.5%;
}
/*#phoneno {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 116px);
  padding-left: 3px;
  border-left: 0;
}*/
@media all and (max-width: 767px) {
  .thanks {
    font-size: 18px;
  }
  body {
    background: url("bg2.jpg") no-repeat center center;
    background-size: cover;
  }
  .modal-content {
    max-width: 550px;
    margin: auto;
  }
}
@media all and (max-width: 579px) {
  .thanks {
    font-size: 14px;
  }
  .logo {
    max-width: 100px;
  }
  .form-group.half-middle {
    display: block;
    vertical-align: middle;
    width: auto;
    margin: 0 0 10px;
  }
  .modal-content {
    padding: 0 40px;
  }
}
@media all and (max-width: 379px) {
  .modal-content {
    padding: 0 10px;
  }
}