.form-inline .form-control,
.form-inline .form-item {
  display: inline-block;
}

.av-page,
#page{
  min-height:870px;
}

#page.contact-us-page {
  min-height: 0;
}

.av {
  width: 100%;
  height: 100%;
  min-height: 600px;
  position: relative;
  background-size: cover;
}

 .av .av-content legend {
   display: none;
 }

.av .background {
  width: 100%;
}

.av .background img {
  width: 100%;
  height: auto;
}

.av .av-content {
  width: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.av .av-content .items {
  width: 100%;
  height: 400px;
  display: table;
  position: relative;
}

.av .av-content .logo {
  width: 45%;
  max-width: 300px;
  max-height: 400px;
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.av .av-content .logo img {
  width: 100%;
  max-width: 300px;
  height: auto;
  padding: 20px 20px 20px 20px;
}

.facebook-login {
  margin: 0 0 20px 0;
}

.block.block-ageverification h2 {
  display: none;
}
.block.block-ageverification h2.title-copy {
  display: block;
}

p.av-description {
  color: #000;
  margin: 0 0 20px 0;
}

.av .av-content .av-form {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}

.av .av-content .av-form:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height:0;
}

.block.block-ageverification h2 {
  color: #000;
  font-family: 'Fjalla One', sans-serif;
  font-weight: 800;
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 10px 0;
}

#age-verification-form input {
  font-family: 'Cantarell', sans-serif;
  font-weight: 800;
  color: #000;
  text-align: center;
  border: 1px solid #67686b;
  border-radius: 0;
}

#age-verification-form input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000;
}

#age-verification-form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
  opacity: 1;
}

#age-verification-form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
  opacity: 1;
}

#age-verification-form input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000;
}

#age-verification-form .has-error input {
  border: 1px solid #a94442;
}

#age-verification-form #edit-birthday,
#age-verification-form #edit-birthmonth {
  width: 60px;
}

#age-verification-form #edit-birthyear {
  width: 75px;
}

#age-verification-form .ageverification-form-error  {
  color: #a94442;
  margin-bottom: 0;
  display: block;
  text-align: left;
  padding: 10px 0;
}

#age-verification-form .form-submit {
 font-family: 'Cantarell', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    background-color: #000000;
    border-radius: 0;
    height: 50px;
    width: 100px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    background-size: 100% 100%;
    background-position: 0 0;
}

.av-fail-message {
  font-family: "Avenir W01";
  font-weight: 500;
  font-size: 20px;
  color: #000;
  line-height: 26px;
}

.av-fail-message h3 {
  color: #000;
  font-family: "Avenir W01";
  font-weight: 800;
  font-size: 30px;
  margin-bottom: 10px;
}

@media (max-width: 1680px) {
  #page, .av-page {
    min-height: 720px;
  }
}

@media (max-width: 1440px) {
  #page, .av-page {
    min-height: 600px;
  }
}

@media (max-width: 1024px) {

  .av .av-content {
    width: 80%;
    display: block;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}

@media (max-width: 768px) {
  .av {
    /* min-height: 400px; */
  }

  .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    display:inline-block;
  }

  .av .av-content {
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
  min-height: 500px;
  }
  #age-verification-form .ageverification-form-error  {
    text-align: center;
  }
  p.av-description {
    width: 50%;
    margin: 0 auto 20px auto;
    text-align: center;
  }
  .av .av-content .items {
    display: block;
    height: auto;
  }
  .av .av-content .logo {
    width: 100%;
    float: none;
    margin: 30px auto 30px auto;
    display: block;
  }
  .av .av-content .logo img {
    width: 200px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .av .av-content .av-form {
    width: 90%;
    float: none;
    margin: 0 auto;
    display: block;
  }
  #age-verification-form h2 {
    font-size: 20px;
    text-align: center;
  }
  #edit-birthdate {
    width: 203px;
    margin: 0 auto;
  }
  #age-verification-form .form-submit {
    width: 100px;
    margin: 20px auto 50px auto;
    display: block;
  }
}

h1 {
  font-family: 'Fjalla One', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 46px;
  font-size: 43px;
  letter-spacing: 2px;
}

h2 {
  font-family: 'Cantarell', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h3 {
  font-family: 'Cantarell', sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

p {
  font-family: 'Cantarell', sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px 0;
}

.content-wrapper {
  width: 90%;
  height: 100%;
  max-width: 970px;
  margin: 0 auto;
}

.footer {
  width: 100%;
  height: auto;
  background-color: #333;
  margin: 0;
  position: relative;
  z-index: 200;
}

.av-separator {
  width: 100%;
  height: 20px;
  background-color: #000;
  display: block;
  margin: 1px 0;
  -webkit-box-shadow: 0 5px 20px 0 rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0 5px 20px 0 rgba(50, 50, 50, 0.5);
  box-shadow: 0 5px 20px 0 rgba(50, 50, 50, 0.5);
}

.footer-separator {
  width: 100%;
  height: 20px;
  background-color: #000;
  display: block;
  margin: 0 0 1px 0;
  -webkit-box-shadow: 0 -5px 20px 0 rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0 -5px 20px 0 rgba(50, 50, 50, 0.5);
  box-shadow: 0 -5px 20px 0 rgba(50, 50, 50, 0.5);
}

.av-page .footer-separator {
  margin: 1px 0;
}

.footer .gbgr {
  width: 20%;
  height: 100%;
  display: block;
  float: left;
}

.footer .gbgr img {
  width: 100%;
  max-width: 150px;
  height: auto;
  display: block;
  padding: 15px;
}

.footer ul.links {
  width: 60%;
  float: left;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
  text-align: center;
}

.footer ul.links li {
  font-family: 'Cantarell', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 12px;
  font-size: 10px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 10px 5px 10px 5px;
  display: inline;
}

.footer ul.links li a, .footer ul.links li span {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.footer ul.links li a:hover {
  color: #666;
  text-decoration: none;
}

.footer ul.icons {
  width: 20%;
  float: left;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
  text-align: center;
}

.footer ul.icons li {
  display: inline;
  padding: 10px 5px 10px 5px;
}

.footer ul.icons li img {
  width: auto;
  height: 30px;
}

.footer ul.icons li a {
  display: inline-block;
}

.footer .disclaimer {
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  padding: 5px 0 10px 0;
  margin: 0 auto;
}

.footer .disclaimer p {
  color: #fff;
  font-size: 10px;
  text-align: center;
  margin: 30px 0 20px 0;
}

@media (max-width: 768px) {
  p.av-description {
    width: 80%;
    margin: 0 auto 20px auto;
    text-align: center;
  }
  .a,
  .footer {
    height: auto;
  }
  .footer .gbgr {
    width: 100%;
    margin: 20px auto 10px auto;
  }
  .footer .gbgr img {
    width: 30%;
    height: auto;
    display: block;
    padding: 0;
    margin: 0 auto;
  }
  .footer ul.links {
    width: 90%;
    float: none;
    margin: 0 auto;
  }
  .footer ul.icons {
    width: 90%;
    float: none;
    margin: 20px auto 20px auto;
  }
}
