/*
Theme Name: Russian River 2017
Description: Bluesy.
Author: FHB / Grow Vision
*/
@font-face {
  font-family: futura;
  src: url("fonts/futura.otf"), url("fonts/futura.ttf");
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }
@font-face {
  font-family: futura-bold;
  src: url("fonts/futura-bold.otf"), url("fonts/futura-bold.ttf");
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }
@font-face {
  font-family: futura-con;
  src: url("fonts/futura-con.otf"), url("fonts/futura-con.ttf");
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }
@font-face {
  font-family: futura-con-bold;
  src: url("fonts/futura-con-bold.otf"), url("fonts/futura-con-bold.ttf");
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }
body {
  background: #000; }

.row {
  overflow-x: hidden; }

p, li {
  margin-bottom: 1.6em;
  font-size: 1em;
  line-height: 1.6em;
  font-family: Verdana, Geneva, sans-serif; }

p b {
  font-weight: bold; }

p.up, .up > p, .up {
  font-size: 1.2em;
  line-height: 1.8em;
  font-family: futura-con-bold; }

p.sm, .sm > p {
  font-size: .75em;
  line-height: 1.4em; }

.nowrap {
  white-space: nowrap; }

.margin-top-0 {
  margin-top: 0 !important; }

.margin-bottom-0 {
  margin-bottom: 0 !important; }

.margin-bottom-half {
  margin-bottom: 0.4rem !important; }

.margin-top-1r {
  margin-top: 1rem !important; }

.margin-bottom-1r {
  margin-bottom: 1rem !important; }

.margin-top-2r {
  margin-top: 2rem !important; }

.margin-bottom-2r {
  margin-bottom: 2rem !important; }

.margin-top-3r {
  margin-top: 3rem !important; }

.margin-bottom-3r {
  margin-bottom: 3rem !important; }

.margin-bottom-4r {
  margin-bottom: 4rem !important; }

.margin-right-4perc {
  margin-right: 4% !important; }

.padding-1r {
  padding: .4rem 1rem !important; }

.padding-2r {
  padding: 2rem !important; }

.padding-topbottom-1r {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.padding-bottom-1r {
  padding-bottom: 1rem !important; }

.padding-bottom-2r {
  padding-bottom: 2rem !important; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  color: #ffffff;
  line-height: 1.2em;
  font-family: futura-con-bold;
  text-transform: uppercase; }

h1 {
  font-size: 2.5em;
  line-height: 1.7em; }

h2 {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: .3rem; }

h3 {
  font-size: 1.6em;
  line-height: 1.4em;
  margin-bottom: 1rem;
  margin-bottom: 0.4rem; }

h4 {
  font-size: 1.25em;
  margin-bottom: 0;
  line-height: 1.3em;
  margin-bottom: .5rem; }

h4.up {
  font-size: 2em;
  line-height: 1.3em;
  margin-bottom: .5rem; }

h1 small, h2 small, h3 small, h4 small {
  vertical-align: middle;
  color: inherit;
  text-transform: none;
  font-family: futura-con; }

.yellowtext {
  color: #ffffff; }

.blacktext {
  color: #000; }

.greentext {
  color: #000; }

.purpletext {
  color: #000; }

.textshadow {
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.6); }

.blackwhite {
  color: #000;
  -webkit-text-stroke: 1px #ffffff;
  text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff; }

.alignit {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

ul, ol, dl, li {
  margin: 0;
  padding: 0; }

.flex-video img {
  margin-top: -1.2rem; }
.flex-video iframe {
  border: 0; }

a, a:visited {
  text-decoration: none;
  color: #d3af71;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-weight: normal; }

a:hover,
a:active {
  color: #ffffff; }

a.button {
  background-color: #000 !important;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.4em;
  font-family: futura-con;
  padding: 5px .8em 3px;
  -webkit-box-shadow: 3px 3px 11px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 11px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 11px -3px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  a.button:hover {
    color: #ffffff; }

.textshadow, .textshadow a, .textshadow p {
  text-shadow: 2px 2px 4px black; }

.section {
  float: left;
  width: 100%;
  padding: 3em 0 3.2em;
  margin: 0;
  position: relative;
  background-position: center; }

header {
  float: left;
  width: 100%;
  position: relative; }

.orbit-caption {
  background-color: rgba(0, 0, 0, 0.6) !important; }

#navigation.section {
  padding: .1em 0 0;
  background-color: #000; }
  #navigation.section .topnav {
    list-style: none;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.8em; }
    #navigation.section .topnav li {
      display: inline;
      padding: 0 .75%;
      font-family: futura !important;
      font-size: .9em; }
      #navigation.section .topnav li ul li a {
        color: #ffffff; }
        #navigation.section .topnav li ul li a:hover {
          color: rgba(255, 255, 255, 0.8); }

#sociallinks ul {
  position: absolute;
  top: .3em;
  right: 0.9375rem;
  list-style: none;
  line-height: 2.6em; }
  #sociallinks ul li {
    display: inline;
    font-size: 1em;
    padding: 0 0 0 .4em; }
    #sociallinks ul li a {
      color: #ffffff; }
      #sociallinks ul li a:hover {
        color: #d3af71; }

.mobi-nav img.logo {
  max-height: 42px;
  padding: 2px 0; }

.cmn-toggle-switch {
  display: block;
  position: absolute;
  top: 10px;
  right: 14px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 28px;
  height: 24px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer; }

.cmn-toggle-switch:hover {
  background: transparent; }

.cmn-toggle-switch:focus {
  outline: none;
  background: transparent; }

.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 10px;
  left: 2px;
  right: 2px;
  height: 3px;
  background: #ffffff; }

.cmn-toggle-switch span::before, .cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  content: ""; }

.cmn-toggle-switch span::before {
  top: -8px; }

.cmn-toggle-switch span::after {
  bottom: -8px; }

.cmn-toggle-switch__htx {
  background-color: transparent; }

.cmn-toggle-switch__htx span {
  -webkit-transition: background 0 0.3s;
  transition: background 0 0.3s; }

.mobinavmenu {
  float: left;
  text-align: center;
  width: 100%;
  display: none; }

.mobinavmenu ul {
  list-style: none;
  padding-top: .8em;
  padding-bottom: 1em; }

.mobinavmenu ul li {
  font-size: 1.4em;
  line-height: 2.2em;
  font-family: futura;
  text-transform: uppercase; }

.scrollnav {
  position: fixed;
  top: 0;
  z-index: 100; }

.sticker {
  float: left;
  width: 100%; }

.sticker2 {
  float: left;
  width: 100%;
  display: none;
  height: 43px; }

.bottomborder {
  border-bottom: 2px solid #ffffff; }

.whitefadebg {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  position: relative; }
  .whitefadebg p a {
    font-weight: normal;
    color: #ffffff; }
    .whitefadebg p a:hover {
      color: white; }

.slick-prev, .slick-next {
  z-index: 20;
  width: 21px; }

.slick-prev:before, .slick-next:before {
  font-family: fontawesome;
  font-size: 40px;
  position: absolute;
  top: 0;
  left: 0;
  color: #000; }

.slick-prev {
  left: -10px; }
  .slick-prev:before {
    content: "\f053"; }

.slick-next {
  right: -6px; }
  .slick-next:before {
    content: "\f054";
    right: -8px; }

#logo.section {
  background-color: #000;
  background-image: url(components/tile.jpg);
  background-position: center center;
  background-size: 100% auto;
  background-repeat: repeat;
  border-bottom: 2px solid #ffffff;
  padding: 0; }
  #logo.section .row {
    padding-top: 1.5em;
    padding-bottom: 2em; }
  #logo.section:after {
    display: inline-block;
    width: 100%;
    height: 1em;
    background: #000;
    border-top: 2px solid #ffffff;
    position: relative;
    float: left;
    content: " "; }

#orbiter.section {
  padding: 0;
  border-bottom: 2px solid #ffffff; }
  #orbiter.section ul img {
    width: 100%; }
  #orbiter.section:after {
    display: inline-block;
    width: 100%;
    height: 1em;
    background: #000;
    border-top: 2px solid #ffffff;
    position: relative;
    float: left;
    content: " "; }

#headerslider ul img {
  width: 100%; }

#headerimage.section {
  height: 316px;
  background-size: cover;
  background-repeat: none;
  background-color: #000;
  background-position: 2% center;
  border-bottom: 2px solid #ffffff; }
  #headerimage.section:after {
    display: inline-block;
    width: 100%;
    height: 1em;
    background: #000;
    border-top: 2px solid #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    content: " "; }

#bodycontent.section {
  padding: 0;
  background-image: url(components/tile.jpg);
  background-position: center center;
  background-size: 100% auto;
  background-repeat: repeat; }
  #bodycontent.section .titlebar {
    float: left;
    width: 100%;
    background-color: #000; }
    #bodycontent.section .titlebar h1 {
      line-height: 1.2em;
      padding: .3em 0; }
  #bodycontent.section .readingpage {
    background-color: rgba(255, 255, 255, 0.8);
    border-top: 6px solid #c7994a;
    border-bottom: 6px solid #c7994a;
    border-radius: 3px; }
    #bodycontent.section .readingpage ul {
      margin: 0;
      padding: 0 1rem;
      margin-bottom: 1.6em;
      font-size: 1em;
      line-height: 1.6em;
      font-family: Verdana, Geneva, sans-serif; }
    #bodycontent.section .readingpage p a {
      font-weight: bold;
      color: #c7994a; }
      #bodycontent.section .readingpage p a:hover {
        color: #a97f35; }
  #bodycontent.section .goldtop {
    border-top: 6px solid #d3af71;
    border-radius: 3px; }
  #bodycontent.section .goldbottom {
    border-bottom: 6px solid #d3af71;
    border-radius: 0px 0px 3px 3px; }
  #bodycontent.section .nogoldtop {
    border-top: 0;
    border-radius: 0 0 3px 3px; }
  #bodycontent.section .nogoldbottom {
    border-bottom: 0;
    border-radius: 3px 3px 0 0; }
  #bodycontent.section .ticket {
    position: relative;
    width: 224px;
    height: 121px;
    overflow: hidden;
    background: url(components/ticket.png) no-repeat center center;
    margin: 0 auto 1rem;
    text-align: center; }
    #bodycontent.section .ticket h3 {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #000;
      line-height: 1.2em; }
  #bodycontent.section .discounttop {
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    text-align: center; }
    #bodycontent.section .discounttop p {
      margin-bottom: 0;
      text-transform: uppercase;
      color: #ffffff;
      font-family: futura-con; }
  #bodycontent.section .discountbottom {
    position: absolute;
    bottom: .6rem;
    left: 0;
    width: 100%;
    text-align: center; }
    #bodycontent.section .discountbottom p {
      margin-bottom: 0;
      text-transform: uppercase;
      color: #ffffff;
      font-family: futura-con; }
  #bodycontent.section .ribbons {
    padding: 1em; }
    #bodycontent.section .ribbons .box {
      background-image: url(components/ribbon.jpg);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: top right;
      height: 102px;
      text-align: center; }
      #bodycontent.section .ribbons .box p {
        text-transform: uppercase;
        line-height: 1em;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-bottom: 0;
        font-family: futura-con; }
    #bodycontent.section .ribbons .arrow, #bodycontent.section .ribbons .arrow2 {
      background-image: url(components/ribbon2.png);
      background-size: 100% 104%;
      background-repeat: no-repeat;
      background-position: center;
      height: 102px; }

#signup.section {
  background-color: #000;
  padding: 2em 0 3em; }

#mc_embed_signup {
  color: #49494b; }

#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 0px;
  margin: 0;
  width: 100%; }

#mc_embed_signup input {
  -webkit-appearance: none;
  margin: 0;
  padding: 0 4px 0;
  border: 0 none;
  height: 1.9em;
  line-height: 1.2em;
  font-size: 1.2em; }

#mc_embed_signup input:focus {
  border-color: #ffffff; }

#mc_embed_signup .button {
  background-color: #d3af71;
  border: 0 none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  padding: 1px 0 0;
  text-align: center;
  text-decoration: none; }

#mc_embed_signup .button:hover {
  background-color: #c7994a; }

#mc_embed_signup .small-meta {
  font-size: 11px; }

#mc_embed_signup .nowrap {
  white-space: nowrap; }

#mc_embed_signup input.email {
  margin: 0;
  text-indent: 6px;
  width: 68%;
  float: left;
  font-family: futura;
  text-transform: uppercase; }

#mc_embed_signup input.button {
  margin: 0;
  width: 32%;
  float: left;
  font-family: futura-bold;
  text-transform: uppercase; }

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both; }

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%; }

#mc_embed_signup #mce-error-response {
  display: none; }

#mc_embed_signup #mce-success-response {
  color: #031a3c;
  display: none; }

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0; }

#buttons.section {
  background-image: url(components/tile.jpg);
  background-position: center center;
  background-size: 100% auto;
  background-repeat: repeat; }
  #buttons.section a {
    overflow: hidden; }
    #buttons.section a img {
      width: 100%; }
    #buttons.section a .visiblelink {
      width: 100%;
      padding: 0 0.9375rem;
      position: absolute;
      bottom: -1px;
      left: 0; }
      #buttons.section a .visiblelink h3 {
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        color: #ffffff;
        line-height: 2em;
        margin-bottom: 0; }
    #buttons.section a .invisiblelink {
      display: none;
      width: 100%;
      padding: 0 0.9375rem;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      #buttons.section a .invisiblelink .container {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6); }
      #buttons.section a .invisiblelink h2 {
        color: #ffffff;
        font-size: 2.8em;
        line-height: 1.2em;
        display: inline-block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

#introvid.section {
  background-color: #49494b;
  background-image: url(components/palms.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff; }
  #introvid.section .vidimg {
    overflow: visible !important; }
  #introvid.section iframe, #introvid.section .vidimg img {
    border: 3px solid #ffffff;
    border-bottom: 4px solid #ffffff; }

#social.section {
  background-color: #000;
  background-image: url(components/tile.jpg);
  background-repeat: repeat;
  background-size: 100% auto;
  padding: 2em 0 2.5em;
  border-bottom: 2px solid #ffffff; }
  #social.section h1 {
    line-height: 2em; }
  #social.section ul li a {
    font-size: 4em;
    line-height: 1em;
    color: #ffffff; }
    #social.section ul li a:hover {
      color: rgba(255, 255, 255, 0.8); }
  #social.section .slick-slide {
    padding: 0 10px; }
    #social.section .slick-slide a {
      display: inline-block;
      border: 6px solid #ffffff;
      height: 300px;
      width: 100%;
      overflow: hidden;
      position: relative;
      background-color: #ffffff; }
      #social.section .slick-slide a img {
        margin: 0 auto;
        position: relative;
        height: 100%;
        width: auto !important;
        max-width: 999px; }
      #social.section .slick-slide a:hover {
        border: 6px solid rgba(255, 255, 255, 0.8); }

.repeaterblock .orbit-slides-container, #become-a-sponsor .orbit-slides-container {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  border-bottom: 9px solid #ffffff; }

#become-a-sponsor .orbit-slides-container {
  border-bottom: 0; }

/*FAQ*/
.faqquestion {
  cursor: pointer;
  -webkit-transition: color 0.2s linear, text-decoration 0.2s linear;
  -moz-transition: color 0.2s linear, text-decoration 0.2s linear;
  transition: color 0.2s linear, text-decoration 0.2s linear; }
  .faqquestion:hover {
    text-decoration: underline;
    color: #031a3c; }

.faqanswer {
  display: none; }

/*FESTIVAL PHOTO ALBUM*/
.gallery-item {
  width: 100%;
  float: left;
  padding: 0;
  text-align: center;
  margin-bottom: 1rem; }
  .gallery-item a img {
    width: 100%;
    border: 6px solid #ffffff;
    -webkit-transition: border 0.2s linear;
    -moz-transition: border 0.2s linear;
    transition: border 0.2s linear; }
  .gallery-item a:hover img {
    border: 6px solid #ffffff; }

/*EXPERIENCE*/
#stages .orbit-slides-container, #afterparties .orbit-slides-container {
  border-radius: 4px;
  overflow: hidden; }
  #stages .orbit-slides-container img, #afterparties .orbit-slides-container img {
    border-bottom: 9px solid #ffffff; }
  #stages .orbit-slides-container .slideinfo, #afterparties .orbit-slides-container .slideinfo {
    background-color: rgba(255, 255, 255, 0.8); }

#vendors .orbit-slides-container {
  border-radius: 4px 4px 0 0;
  overflow: hidden; }
#vendors .readingpage {
  border-radius: 0 0 3px 3px !important; }

.textblock_readmore {
  display: none; }

.clickmore {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 1rem;
  text-transform: uppercase;
  font-family: futura-con-bold;
  color: #000;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  cursor: pointer; }
  .clickmore:hover {
    color: #031a3c; }
  .clickmore .fa-caret-down, .clickmore .fa-caret-up {
    font-size: 26px;
    vertical-align: text-top;
    margin: 0 0 0 4px; }
  .clickmore .fa-caret-up {
    vertical-align: top; }

#lineup .artistcube .artist {
  border: 6px solid #d3af71;
  border-radius: 3px;
  -webkit-transition: border 0.2s linear, background-size 0.2s linear;
  -moz-transition: border 0.2s linear, background-size 0.2s linear;
  transition: border 0.2s linear, background-size 0.2s linear;
  text-align: center;
  overflow: hidden;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #ffffff;
  max-height: 200px; }
  #lineup .artistcube .artist img {
    visibility: hidden; }
  #lineup .artistcube .artist:hover {
    border: 6px solid #ebdbbf;
    background-size: 104%; }
    #lineup .artistcube .artist:hover .name {
      color: #ffffff; }
  #lineup .artistcube .artist .name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    font-family: futura-con-bold;
    color: #ffffff;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
    text-transform: uppercase;
    padding: .4rem .2rem;
    font-size: 1.4em; }
#lineup .artistcube .headliner {
  max-height: 1000px; }
  #lineup .artistcube .headliner .name {
    font-size: 2em;
    padding: .8rem .2rem; }
#lineup .datebanner {
  text-align: center;
  margin-bottom: 1em; }
  #lineup .datebanner img {
    width: 300px; }

#artistinfo .artistsocial {
  list-style: none;
  margin: .4em 0 .9em; }
  #artistinfo .artistsocial li {
    display: inline; }
    #artistinfo .artistsocial li a {
      font-size: 1.6em;
      line-height: 1.7em;
      display: inline-block;
      width: 1.8em;
      height: 1.8em;
      border-radius: 50%;
      text-align: center;
      color: #000;
      background: #d3af71;
      -webkit-transition: background 0.2s linear;
      -moz-transition: background 0.2s linear;
      transition: background 0.2s linear;
      margin: 0 2px; }
      #artistinfo .artistsocial li a:hover {
        background: #c7994a; }
#artistinfo .artistbody span {
  white-space: normal; }

.vidimg::after {
  content: "\f16a";
  text-align: center;
  font-size: 5em;
  font-family: fontawesome;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  padding-top: 24%;
  z-index: 20;
  cursor: pointer;
  color: #ffffff;
  opacity: .6;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.6); }
.vidimg:hover::after {
  opacity: 1; }

.hideafter::after {
  display: none; }

.backto {
  width: 100%;
  text-align: center; }
  .backto a {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    font-family: futura-con-bold;
    color: #ffffff; }
    .backto a:hover {
      color: white; }
    .backto a .fa {
      font-size: 26px;
      vertical-align: text-top;
      margin: 0 4px 0 0; }

footer.section {
  padding-top: 0;
  padding-bottom: 6em;
  background-color: #000; }
  footer.section:before {
    display: inline-block;
    width: 100%;
    height: 1em;
    background: #000;
    border-bottom: 2px solid #ffffff;
    position: relative;
    float: left;
    content: " ";
    margin-bottom: 3rem; }
  footer.section ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    footer.section ul li {
      font-size: .7em;
      text-transform: uppercase; }
      footer.section ul li ul li a {
        color: #ffffff; }
        footer.section ul li ul li a:hover {
          color: #ffffff; }
  footer.section p.sm {
    color: #ffffff;
    text-transform: uppercase;
    font-size: .6em; }
    footer.section p.sm a {
      text-decoration: underline; }

.gform_heading {
  margin-bottom: 2rem; }

ul.gform_fields {
  list-style: none; }
  ul.gform_fields ul {
    list-style: none; }
  ul.gform_fields ul.gfield_checkbox label {
    display: inline; }
  ul.gform_fields .gfield {
    margin-bottom: 1.5rem !important; }
    ul.gform_fields .gfield label {
      color: #000;
      margin-bottom: 1rem;
      line-height: 2em; }
    ul.gform_fields .gfield label.gfield_label {
      font-size: 1.1em;
      line-height: 1.5em;
      text-transform: uppercase;
      font-family: futura-bold;
      margin-bottom: .4rem; }
      ul.gform_fields .gfield label.gfield_label span.gfield_required {
        color: #031a3c; }
    ul.gform_fields .gfield input {
      margin-bottom: 0; }

.gform_button {
  background-color: #d3af71;
  font-family: futura;
  color: #ffffff;
  text-transform: uppercase; }
  .gform_button:hover {
    background-color: #c7994a;
    color: #ffffff; }

.gform_footer.top_label {
  text-align: center; }

.fancybox-skin {
  background: white;
  color: black; }

.fancybox-title {
  font-size: 1.1em;
  line-height: 1.2em;
  font-family: futura;
  text-align: center; }

@media only screen and (min-width: 500px) {
  .gallery-item {
    width: 25%;
    padding: 0 .8rem; } }
@media only screen and (min-width: 1025px) {
  h1 {
    font-size: 3.6em;
    line-height: 2.4em; }

  h2 {
    font-size: 2.8em;
    line-height: 2em;
    margin-bottom: 0; }

  h3 {
    font-size: 2.4em;
    line-height: 1.6em; }

  h4 {
    font-size: 1.5em;
    margin-bottom: 0;
    line-height: 1.3em;
    margin-bottom: .8rem; }

  #navigation.section .topnav {
    font-size: 1.6em;
    line-height: 1.6em; }
    #navigation.section .topnav li {
      padding: 0 .75%;
      position: relative; }
      #navigation.section .topnav li ul {
        display: none;
        position: absolute;
        top: 1.2em;
        left: 0;
        width: auto;
        z-index: 300;
        text-align: left;
        background: #000;
        margin: 0;
        padding: 8px 8px 12px;
        -webkit-box-shadow: 5px 9px 11px -6px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 5px 9px 11px -6px rgba(0, 0, 0, 0.75);
        box-shadow: 5px 9px 11px -6px rgba(0, 0, 0, 0.75); }
        #navigation.section .topnav li ul li {
          display: block;
          padding: 2px 6px; }
          #navigation.section .topnav li ul li a {
            white-space: nowrap;
            text-transform: none;
            border: 0 !important;
            padding: 0;
            text-decoration: none; }
      #navigation.section .topnav li:hover ul {
        display: block; }

  #sociallinks ul {
    top: .3em; }
    #sociallinks ul li {
      font-size: 1.2em;
      padding: 0 0 0 .4em; }

  .slick-prev {
    left: -16px; }

  .slick-next {
    right: -12px; }

  #bodycontent.section .payments {
    padding-top: 2rem; }
  #bodycontent.section .ribbons {
    padding-left: 0; }
    #bodycontent.section .ribbons .arrow, #bodycontent.section .ribbons .arrow2 {
      background-image: url(components/ribbon3.png); }
    #bodycontent.section .ribbons .arrow2 {
      background-image: url(components/ribbon2.png); }

  #artistinfo .artistsocial {
    position: absolute;
    top: 1.4em;
    right: .8em;
    margin: 0; } }

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