/************************************************

Stylesheet: Global Stylesheet

*************************************************/
/*********************
POSTS & CONTENT STYLES
*********************/

@font-face {
  font-family: 'Bison';
  src: url('../fonts/Bison-Bold.woff2') format('woff2'),
      url('../fonts/Bison-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
      url('../fonts/Poppins-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RM';
  src: url('../fonts/RM-Regular.woff2') format('woff2'),
      url('../fonts/RM-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #14679e;
    color: #fefefe; }

/*********************
IMAGE GALLERY STYLES
*********************/
.gallery {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-right: -15px;
  margin-left: -15px; }

.gallery::before, .gallery::after {
  content: ' ';
  display: table; }

.gallery::after {
  clear: both; }

.gallery.gallery-columns-1 > dl {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-1 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-1 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-2 > dl {
  width: 50%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-2 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-2 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-3 > dl {
  width: 33.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-3 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-3 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-4 > dl {
  width: 25%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-4 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-4 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-5 > dl {
  width: 20%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-5 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-5 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-6 > dl {
  width: 16.66667%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-6 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-6 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-7 > dl {
  width: 14.28571%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-7 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-7 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-8 > dl {
  width: 12.5%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-8 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-8 > dl:last-child:not(:first-child) {
    float: right; }

.gallery dl {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.gallery dl:last-child:not(:first-child) {
  float: right; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar li {
  list-style: none; }

.widget ul {
  margin: 0; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em; }

/*********************
VISUAL EDITOR STYLES
*********************/
body#tinymce {
  margin: 20px; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*# sourceMappingURL=style.css.map */

u {
  text-decoration: none;
  cursor: pointer;
}

body {
  background-color:black;
  color:white;
}

main {
  margin-top:3vh;
}

.homepagecopy {
  color: #313131;
  /*font-size: min(9vw, 108px);*/
  font-size: max(8.5vw, 12vh);
  line-height:.85;
  font-family:Bison, sans-serif;
  opacity:0;
  transition: 1s color ease, 0.5s opacity ease-out;
}

.homepagecopy.img {
  color:white;
  z-index: -1;

}

.homepagecopy.img img {

  opacity:0;
  position:absolute;
  z-index:-10;
  left:5vw;
  height:0px;
  
}

.homepagecopy.img u:hover img {
  display:block;
  opacity:1;
  transition: all 1s ease;
  position:absolute;
  margin-top:-20px;
  max-width:80vw;
  z-index:100;
  height:auto;
}



.logo {
  color:white;
  display: inline-block;
  margin-left:-10px;
}

.disclaimer p{
  font-size:12px;
  letter-spacing:0.5px;
  font-family: RM, sans-serif;
}

.eho img{
  float:right;
  width:30px;
  margin-top:5px;
}

.eho {
  margin-bottom:10px;
}

.eho a {
  color: #b7b7b7;
  text-decoration: underline;
}

.compass img{
  height: calc(100% - 35px);
  height:75px;
  margin-top:5px;
  object-fit:contain;
  object-position: top;
}

.signup {
  font-family: Poppins, sans-serif;;
  text-align:center;
  font-size:26px;
  margin: 5vh 0px;
  opacity:0;
  transition: opacity 0.5s ease;
}

.signup span {
  text-decoration: underline;
  cursor: pointer;
}

.form {
  background-color:black;
}

.form h1 {
  font-family: Bison, sans-serif;
  color: #313131;
  text-align:center;
  font-size:15vw;
  line-height:1;
}

.form h1 .first {
  color:white;
  display: inline-block;
}

.reveal {
  padding:0px;
}

.footer {
  opacity:0;
  transition: opacity 0.5s ease-in-out;
}


/* Gravity Forms */

#gform_wrapper_1 {
  margin: 16px 8vw;
  margin-bottom:50px;
}
/*
.gform_wrapper ul li.gfield {
clear:none !important;
width: 45%;
float: left;
margin-right:5%;
}
*/

.gform_wrapper label.gfield_label {
  color:white;
  font-family: Poppins, sans-serif;
  font-size:min(1.7vw, 20px)  !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  margin-bottom:0px;
  margin-top:10px !important;
}

.gform_wrapper .gform_footer.left_label {
  width:100% !important;
  margin-left: 0 !important;
}

#gform_submit_button_1 {
  background-color:transparent !important;
  font-family: Poppins, sans-serif;
  font-size:27px;
  text-decoration: underline;
  padding: 0px !important;
}

.gform_wrapper .left_label input.large {
  width: 90% !important;
}

.ginput_container_select {
  margin-left: 0px !important;
}

#field_1_11 label,#field_1_12 label,#field_1_19 label,#field_1_17 label {
  display:none !important; 
}

.gform_wrapper .left_label select.medium {
  width: calc(69% - 8px) !important;
  margin-bottom:0px !important;
  background-color:black !important;
  color:white !important;
  border: 0px !important;
  font-size: min(1.7vw, 20px) !important;
  background-image:
  linear-gradient(45deg, transparent 50%, white 50%),
  linear-gradient(135deg, white 50%, transparent 50%);
background-position:
  calc(100% - 20px) calc(1em + 2px),
  calc(100% - 15px) calc(1em + 2px);
background-size:
  5px 5px,
  5px 5px;

background-repeat: no-repeat;
}

.contactinfo {
  font-family: RM, sans-serif;
  margin-bottom:10px;
}

.contactinfo a {
  color: #B7B7B7;
}
#gform_confirmation_message_1{
  text-align: center !important;
  color:#313131 !important;
    font-family: Bison !important;
    font-weight: 400 !important;
    font-size: 6vw !important;
    padding: 10vh 50px !important;
}

@media screen and (max-width:1024px) {
  .homepagecopy {
    font-size: max(6.5vw, 10vh);
  }

  .gform_wrapper label.gfield_label, .gform_wrapper .left_label select.medium {
    font-size:min(1.8vw, 16px)  !important;
  }
}


@media screen and (max-width:39.9375em) {

  .gform_wrapper .left_label input.large{
    width: 100% !important;
  }
  .gform_wrapper .left_label select.medium {
    width: 100% !important;
    padding-right:0px !important;
  }

  .gform_wrapper label.gfield_label, .gform_wrapper .left_label select.medium {
    font-size:14px  !important;
  }
  .reveal {
    height: 100vh !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
  }

  .gform_wrapper label.gfield_label{
    margin-bottom:10px;
  }
  #gform_submit_button_1 {
    margin-top:-30px !important;
  }
  .gform_wrapper .gform_footer.left_label {
    margin-top:-30px !important;
    margin-bottom: -10px !important;
  }

  #gform_submit_button_1{
    font-size:20px !important;
  }

  #gform_wrapper_1{
    margin: 16px 20px;
  }
  .reveal h1 {
    font-size:26vw;
    line-height:.85;
    margin-top:15px;
    display: flex;
    flex-direction: column;
  }
  .close-button {
    right:0.5rem;
    top: 0rem;
  }
  .first {
    order: 3;
  }
  .contactinfo{
    order: 2;
    margin-bottom:0px;
    font-size:16px;
    margin: 0 10px;
    margin-top:10px;
  }

  .contactinfo a{
    white-space:pre;
  }
  .divider{
    display:none;
  }
  .second {
    order: 1;
  }
  .homepagecopy {
    font-size:18vw;
    line-height: 1;
  }

  .homepagecopy.img {
    margin-bottom:10px;
  }

  .varick {
    margin-top:10px;
    line-height:.8;
    font-size:22vw;
  }
  u {
    text-decoration: none;
    border-bottom: 1px solid white;
    margin-bottom:-5px;
  }
  p {
    margin-bottom: 0px;
  }

  .logo {
    margin-top:-10px;
    margin-left:0px;
  }

  .signup {
    font-size:20px;
  }

  .compass {
    order: 1;
  }

  .compass img {
    margin-left:10px;
  }

  .disclaimer {
    order: 3;
  }

  .disclaimer p {
    margin: 10px;
  }

  .eho {
    order: 2;
    margin:10px;
  }

  .eho img{
    float:none;
    margin-left:10px;
    margin-bottom:20px;
    margin-top:0px;
    width:25px;
  }
  .disclaimer p{
    font-size:11px;
  }
  #gform_confirmation_message_1{
      font-size: 10vw !important;
      padding: 10vh 25px !important;
  }

}