/**
 * Content
 */
@-webkit-keyframes scroller {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(1px);
  }
}

.arrow.home{
	bottom: initial;
    top:-100px
}

[local-style="35436377"] .page {
    min-height: 0vh !important; /*!page_height_100vh*/
	background-color: initial /*!page_bgcolor*/;
  }

#mc_embed_signup .mc-field-group {
  width: 100%;
}
#mc_embed_signup form {
  margin: 0px !important;
}
#mc_embed_signup .mc-field-group {
  width: 50% !Important
}
#mc_embed_signup .mc-field-group input {
  min-height: 0px !important;
  width: 100% !important;
  font-family: 'BrownPro-Regular' !important;
  border-radius: 0px;
  padding: 12px 10px !important;
  border: 0px;
}
#mc_embed_signup .button {
  height: 40px !important;
  border-radius: 0px !important;
  width: 100% !important;
  font-family: 'BrownPro-Regular' !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#mc_embed_signup .optionalParent {
  width: 30% !important
}
#mce-responses {
  order: 3;
  width: 100%;
}
#mc_embed_signup_scroll {
  display: flex;
  flex-wrap: wrap;
  width: 100%
}
/* artists */

.image-gallery {
  max-width: 1400px;
  margin: 0px auto !important;
}
/* CONTACT */

[data-set-id="35436376"] .content_container .page_container {
  padding: 0px 100px 0px 100px;
  position: relative;
  max-width: 1400px;
  margin: 0px auto !important;
}
[data-set-id="35436376"] .content_container .page_container:first-child {
  padding: 0px;
  max-width: 100%;
}
[data-set-id="35436376"] .content_container .page_container:nth-child(2) {
  padding: 75px 100px 0px 100px;
}
[data-set-id="35436376"] .content_container .page_container:nth-child(n+3):after {
  content: "";
  width: calc(100% - 200px);
  border: 2px solid #d2d2d2;
  height: 6px;
  left: 0px;
  margin: 0px auto 0px auto;
  right: 0px;
  position: absolute;
}
[data-set-id="35436376"] .content_container .page_container:last-child:after {
  display: none;
}
[data-set-id="35436376"] .content_container .page_container:nth-child(n+4) {
  padding-bottom: 50px;
}
#map {
  width: 100%;
  margin-top: 0px;
  height: 400PX;
}
.contact-cols {
  display: flex;
    padding: 50px 100px!important;
  align-items: center !important;
}
.contact-cols>div:first-child {
  padding: 0px 40px 0px 60px;
}
.contact-cols>div:last-child {
  padding: 50px 0px;
}
/* HALLAND LOVE */

[data-set-id="35354352"] .content_container .page_container {
  padding: 50px 100px 50px 100px;
  position: relative;
  max-width: 1400px;
  margin: 0px auto !important;
}
[data-set-id="35354352"] .content_container .page_container:first-child {
  padding: 0px;
  max-width: 100%
}
[data-set-id="35354352"] .content_container .page_container:nth-child(2) {
  padding: 75px 100px 50px 100px;
}
[data-set-id="35354352"] .content_container .page_container:nth-child(n+2):after {
  content: "";
  width: calc(100% - 200px);
  border: 2px solid #d2d2d2;
  height: 6px;
  left: 0px;
  margin: 35px auto 0px auto;
  right: 0px;
  position: absolute;
}
[data-set-id="35354352"] .content_container .page_container:last-child:after {
  display: none;
}
[data-set-id="35354352"] .content_container .page_container:nth-child(n+4) {
  padding-bottom: 50px;
}
/* ARROWS */

.pswp--touch .quick-view-navigation {
  display: block !important
}
.pswp__button-close {
  width: 43px !Important;
  position: relative;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-image: url(https://files.cargocollective.com/c2122838/close.svg) !important;
  height: 50px !important;
}
.pswp__button-close svg {
  opacity: 0 !important
}
.pswp__group-prev:hover {
  opacity: 0.6 !important
}
.pswp__group-next:hover {
  opacity: 0.6 !important
}
.pswp__group-close {
  z-index: 999999999999;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  color: rgba(0, 0, 0, 1);
  font-family: 'Hamilton';
  position: fixed;
  text-transform: lowercase;
  top: 25px;
  right: 36px;
}
.pswp__group-close:hover {
  opacity: 0.5
}
.pswp__group-close svg {
  /* display:none !important; */
  margin: 0px !important;
  top: 0px !important;
  right: 0px !important;
  width: 100% !important;
}
.pswp__group-prev {
  background-image: url("https://files.cargocollective.com/c2122838/left.svg") !important;
  background-repeat: no-repeat;
  background-size: contain !important;
  position: fixed;
  opacity: 1 !important;
  left: 50px !important;
  width: 50px !important;
  bottom: 0px;
  z-index: 999999;
  top: 50vh;
  height: 30px !important;
}
.pswp__group-next svg {
  opacity: 0 !important;
}
.pswp__group-prev svg {
  opacity: 0 !important;
}
.pswp__group-next {
  background-image: url("https://files.cargocollective.com/c2122838/right.svg") !important;
  position: fixed;
  opacity: 1 !important;
  right: 50px !important;
  width: 50px !important;
  bottom: 0px;
  background-repeat: no-repeat;
  background-size: contain !important;
  z-index: 999999;
  top: 50vh;
  height: 30px !important;
}
.pswp__ui--idle {
  opacity: 1 !important
}
.slick-arrow.slick-next svg {
  opacity: 0 !Important;
}
.slick-arrow.hidden {
  opacity: 1 !Important;
}
.slick-arrow.slick-prev svg {
  opacity: 0 !Important;
}
.slick-arrow.slick-next {
  top: 50% !important;
  margin-top: -15px;
  height: 50px !important;
  width: 50px !important;
  background-image: url("https://files.cargocollective.com/c2122838/right.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain !important;
  margin-right: 50px;
}
.slick-arrow.slick-next svg {
  opacity: 0;
}
.slick-arrow.slick-prev {
  top: 50% !important;
  margin-top: -15px;
  margin-left: 40px;
  height: 50px !important;
  background-position: center;
  width: 50px !important;
  background-image: url("https://files.cargocollective.com/c2122838/left.svg") !important;
  background-repeat: no-repeat;
  background-size: contain !important;
}
/* FRAMING */

[data-id="35393852"].page_container {
  margin-bottom: 60px !important;
}
[data-id="35393852"].page_container {
  max-width: 1400px;
  margin: 0px auto !important;
}
/* WINE */

[data-id="35393449"].page_container {
  margin-bottom: 60px !important;
}
[data-id="35393449"].page_container {
  max-width: 1300px;
  margin: 0px auto;
}
/* BAR */

[data-set-id="35354349"] .content_container .page_container {
  padding: 50px 100px 0px 100px;
  position: relative;
  max-width: 1400px;
  margin: 0px auto !important;
}
[data-set-id="35354349"] .content_container .page_container:first-child {
  padding: 0px;
  max-width: 100%;
}
[data-set-id="35354349"] .content_container .page_container:nth-child(n+5):after {
  content: "";
  width: calc(100% - 200px);
  border: 2px solid #d2d2d2;
  height: 6px;
  left: 0px;
  margin: 35px auto 0px auto;
  right: 0px;
  position: absolute;
}
[data-set-id="35354349"] .content_container .page_container:last-child:after {
  display: none;
}
[data-set-id="35354349"] .content_container .page_container:nth-child(n+5) {
  padding-bottom: 50px;
}

.title-text.bar span{
	  min-width: 260px;
}
.title-text.party span{
	  min-width: 67%;
}
.title-text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0px auto !important;
  font-family: 'NoeDisplay' !important;
  text-transform: uppercase;
  letter-spacing: 8px !important;
 color: #343434;  
}
.title-text div {
  width: 100%;
        border: 2px solid #d2d2d2;

  height: 10px;
}
.title-text span {
  width: auto;
  min-width: 360px;
  text-indent: 0px;
  text-align: center;
  position: relative;
  font-family: 'NoeDisplay-Medium';
  padding: 0px 10px 0px 10px;
  display: inline-block;
  background: #fff;
}
/* ART */

[data-set-id="35354346"] .content_container .page_container {
  padding: 10px 100px 20px 100px;
  max-width: 1400px;
  margin: 0px auto;
}
[data-set-id="35354346"] .content_container .page_container:first-child {
  padding: 0px;
  max-width: 100%;
}
[data-set-id="35354346"] .content_container .page_container:nth-child(2) {
  padding: 70px 100px 0px 100px;
}
.three-column {
  padding: 20px 40px !Important;
  align-items: flex-end !important;
  text-align: center;
}
.three-column small {
  font-family: 'Noe Display' !important;
  letter-spacing: 2px;
  font-size: 16px !important;
}

sup a:hover{
	color: #818181 !important;
}
 sup a.smaller {
    font-size: 11px !Important;
    
}
sup a {
  font-family: 'BrownPro-Regular';
  letter-spacing: 1px;
  padding: 30px 38px !Important;
  margin-top: 20px;
  font-size: 17px;
  display: inline-block;
  border: 0px !important;
  background-size: 100%;
  color: #343434  !important;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://files.cargocollective.com/c2122838/button-alt.svg);
}
.two-column {
  font-family: 'BrownPro-Light';
  font-size: 20px;
  margin: 0px auto !important;
  max-width: 1200px;
}
.artist-text {
  font-family: 'BrownPro-Light';
  font-size: 20px;
    text-align: center;
  margin: 0px auto !important;
  max-width: 900px;
}

.artist-text h2{
	max-width: 600px;
    margin: 0px auto !important;
}
.privacy-text {
  font-family: 'BrownPro-Light';
  font-size: 20px;
    text-align: left;
  margin: 0px auto !important;
  max-width: 1000px;
}
.wine-spacer {
  padding-bottom: 50%;
  height: 0vh;
}
.full {
  font-size: 23px;
    min-height: 650px;
    height: 70vh;
  color: #FFFBE5;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  font-family: 'BrownPro-Regular';
  max-width: 900px;
  margin: 0px auto;
}
.full h1 {
    text-transform: uppercase;
  color: #FFFBE5 !important;
  letter-spacing: 6px !Important;
  font-size: 60px !Important;
  margin-bottom: 20px !important;
  font-family: 'BrownPro-Regular' !important
}
.arrow {
  height: 43px;
  width: 21px;
  margin: 0px auto;
  left: 0px;
    background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 0px;
     animation: scroller 1s infinite alternate;
  position: absolute;
  bottom: 50px;
  background-image: url(https://files.cargocollective.com/c2122838/arrow-cream.svg);
}
.pinned {
  height: auto !important;
}
.visitor {
  display: block !Important;
  text-align: center;
  margin: 70px auto 30px auto !Important;
}
.quote {
  margin: 0px auto;
  width: 80px;
  background-repeat: no-repeat;
  background-position: center;
  ;
  height: 80px;
  background-size: contain;
  background-image: url(https://files.cargocollective.com/c2122838/quote-mark.svg);
  ;
}
#sections {
  text-align: center;
  color: #FFFBE5
}
#sections h2 {
  display: block;
  margin-bottom: 30px;
  color: #FFFBE5
}
#sections .test {
  position: relative;
  padding: 100px;
    display: flex;
    align-items: center;
    min-height: 500px;
  background-size: cover;
  background-position: center;
  ;
}
#sections .test-inner {
  max-width: 1000px;
  position: relative;
  margin: 0px auto;
    
  padding: 100px;
  z-index: 9999;
}
#sections .test:after {
  width: 100%;
  content: "";
  z-index: 1;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0px;
  left: 0px;
}
#sections .test-inner a {
  padding: 20px !Important;
  letter-spacing: 1px;
  margin-top: 20px;
  font-size: 19px;
  font-family: 'BrownPro-Regular';
  display: inline-block;
  border: 0px !important;
  background-size: 100%;
  color: #FFFBE5;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://files.cargocollective.com/c2122838/white-button.svg);
}
.slick-dots li {
  font-size: 0px;
  border-radius: 100% !important;
  display: inline-block;
  line-height: 18px;
  padding: 0px;
  margin: 0px 10px;
}
#testimonials .slick-dots li.slick-active button {
  background: #4d4d4d;
}
#testimonials .slick-dots li button {
  border: 1px solid #4d4d4d;
}
.slick-dots li.slick-active button {
  background: #FFFBE5;
}
.slick-dots li button {
  font-size: 0px;
  border: 0px;
  color: transparent;
  border: 1px solid #FFFBE5;
  background: transparent;
  padding: 0px;
  border-radius: 0px;
  height: 10px !important;
  width: 10px !important;
}
#testimonials {
  text-align: center;
  margin-bottom: 30px;
}
#testimonials .test-inner {
  font-size: 50px;
  line-height: 60px;
  max-width: 1000px;
  font-family: 'BrownPro-Light';
  margin: 0px auto;
  padding: 50px 50px 100px 50px;
  text-align: center;
}
#testimonials .test-inner .name {
  font-size: 20px;
  margin-top: 20px;
  letter-spacing: 1px;
  font-family: 'BrownPro-Regular';
  text-transform: uppercase;
  text-align: center;
}
.sub-text {
  letter-spacing: 2px;
}
.weclome {
  padding: 50px !important;
  margin: 0px auto !Important;
  max-width: 1400px;
}
.col-left {
  padding: 50px;
}
.col-right {
  padding: 50px;
}
hr {
  display: block;
  height: 7px;
  width: 100%;
  border: 2px solid #FFFBE5 !important;
}
hr.footer-rule {
  margin-top: 50px;
  display: block;
  height: 9px;
  width: calc(100% - 120px);
  max-width: 1370px;
  border: 1.5px solid #d2d2d2 !important;
}
[data-set-id="35290371"] .header-inner {
  background: white;
    transition: 0.5s ease all;
}
[data-set-id="35290371"].scrolled .header-inner {
  background: white;
        transition: 0.5s ease all;

}
[data-set-id="35290371"] .header-inner {
  background: rgba(255, 255, 255, 0);
        transition: 0.5s ease all;

}
[data-set-id="35290371"] .header {
  background: white;
        transition: 0.5s ease all;

}
/*[data-set-id="35436376"] .header {
  background: white;
}
[data-set-id="35436376"].scrolled .header-inner {
  background: white;
}*/

.scrolled .header-inner {
  background: white;
        transition: 0.5s ease all;

}
.scrolled.open .header-inner {
        transition: 0.5s ease all;

  background: rgba(255, 255, 255, 0);
}
.header-inner small {
  color: #FFFBE5 !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons !important;
}
[data-set-id="35290371"] small {
  color: black !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons !important;
}
/* [data-set-id="35436376"] small {
  color: black !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons !important;
}*/
.footer {
  font-size: 17px;
  max-width: 1500px;
  margin: 0px auto !important;
  padding: 50px 50px 0px 50px !important;
  font-family: 'BrownPro-Light';
  line-height: 28px;
}
.after-footer {
  max-width: 1500px;
  font-size: 16px;
  margin: 0px auto !important;
  padding: 0px 50px 50px 50px !important;
  font-family: 'BrownPro-Light';
  line-height: 28px;
}
.footer b {
  font-family: 'BrownPro-Regular';
  margin-bottom: -20px;
  display: block;
}
[data-set-id="35290371"].open a small {
  color: #FFFBE5 !important;
}
/* [data-set-id="35436376"].open a small {
  color: #FFFBE5 !important;
}*/
.open a small {
  color: #FFFBE5 !important;
}
.open .open-menu {
  display: none;
}
.open .close-menu {
  color: #FFFBE5;
  display: block;
}
[data-set-id="35290371"] .open-menu {
  color: #000;
}
/* [data-set-id="35436376"] .open-menu {
  color: #000;
}*/
.open-menu {
  top: 2px;
  color: #FFFBE5;
  position: relative;
  margin-right: 15px;
}
.close-menu {
  top: 2px;
  position: relative;
  margin-right: 15px;
  display: none;
}
.menu-right {
  font-size: 17px;
  font-family: 'NoeDisplay-Medium';
  letter-spacing: 2px;
  align-items: center;
  display: flex;
}
.pre-footer {
  padding: 0px 50px !important;
  margin: 0px auto !Important;
  max-width: 1400px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.col-left {
  font-size: 20px;
  display: flex;
  flex-wrap: wrap;
  color: black;
  width: 50%;
  line-height: 30px;
}
.col-left h2 {
  font-family: 'Noe Display';
  flex-basis: 100%;
}
.col-right {
  width: 50%
}
.col-left .left {
    margin-top: 20px;
  padding-right: 40px;
}
.col-left .right{
	    margin-top: 20px;
}
[data-set-id="35290371"].open .header {
  background: transparent !important;
}
.menu-navigation {
  top: 0px;
  position: relative;
  transition: all 0.3s;
  z-index: 999999999;
}
.menu-icon-toggle {
  display: block;
  width: 55px;
  height: 35px;
  position: relative;
  z-index: 9;
}
[data-set-id="35290371"] .menu-icon-toggle span {
  background-color: #9c9c9b;
}
[data-set-id="35290371"] .menu-icon-toggle::before {
  background-color: #9c9c9b;
}
[data-set-id="35290371"] .menu-icon-toggle::after {
  background-color: #9c9c9b;
}
/*[data-set-id="35436376"] .menu-icon-toggle span {
  background-color: #9c9c9b;
}
[data-set-id="35436376"] .menu-icon-toggle::before {
  background-color: #9c9c9b;
}
[data-set-id="35436376"] .menu-icon-toggle::after {
  background-color: #9c9c9b;
}*/
.scrolled .open-menu {
  color: black;
}
.open.scrolled .header-inner small {
  color:#FFFBE5 !important;
}
.scrolled .header-inner small {
  color: black !important;
}
.scrolled .close-menu {
  color: black;
}
.scrolled .menu-icon-toggle span {
  background-color: #9c9c9b;
}
.scrolled .menu-icon-toggle::before {
  background-color: #9c9c9b;
}
.scrolled .menu-icon-toggle::after {
  background-color: #9c9c9b;
}
.menu-icon-toggle span {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  background-color: #FFFBE5;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
.menu-icon-toggle::before, .menu-icon-toggle::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #FFFBE5;
  -webkit-transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;
  transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
}
.menu-icon-toggle::before {
  top: 6px;
}
.menu-icon-toggle::after {
  bottom: 6px;
}
.open .menu-icon-toggle span {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.open .menu-icon-toggle::before {
  background-color: #FFFBE5;
}
.open .menu-icon-toggle::after {
  background-color: #FFFBE5;
}
.open .menu-icon-toggle::before {
  top: calc(50% - 1px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.open .menu-icon-toggle::after {
  bottom: calc(50% - 1px);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
  -webkit-transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
  transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;
  transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.open .menu {
  left: 0px;
}
[data-view="pinned_top"] {
  z-index: 99999;
}
.menu {
  visibility: visible;
  box-sizing: border-box;
  left: -100%;
  right: 0px;
  padding: 100px 30px 30px 30px;
  transition: all 0.3s;
  background: #C9DDB6;
  position: fixed;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  height: 100vh;
}
.menu li {
  font-family: 'NoeDisplay-Medium';
  text-align: center;
  list-style: none;
}
.menu ul {
  padding: 0px;
}
.menu li a {
  transition: 0.5s ease all;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 4rem;
  letter-spacing: 4px;
  color: #FFFBE5 !important
}
.menu li a:hover {
  color: #fff !important
}
.logo {
  width: 190px;
  height: 64px;
  margin: 0px auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://files.cargocollective.com/c2122838/white-logo.svg);
}
[data-set-id="35290371"] .logo {
  background-image: url(https://files.cargocollective.com/c2122838/halnd-logo.svg);
}
/* [data-set-id="35436376"] .logo {
  background-image: url(https://files.cargocollective.com/c2122838/halnd-logo.svg);
}*/
.scrolled .logo {
  background-image: url(https://files.cargocollective.com/c2122838/halnd-logo.svg);
}
.open .logo {
  background-image: url(https://files.cargocollective.com/c2122838/white-logo.svg);
}
.header-inner {
        transition: 0.5s ease all;

  padding: 30px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
[data-set-id="35290371"] [data-container="set"] {
  display: flex;
  margin-top: 95px;
  flex-flow: wrap;
}
[data-id="35179028"].page_container {
  display: inline-block !important;
  width: 50% !important;
  overflow: hidden;
  vertical-align: top;
  height: calc(50vh - 44px) !important;
}
[data-id="35179028"].page {
  display: flex;
  align-items: center;
  min-height: 100% !important;
}
[data-id="35179028"].page_container .backdrop img {
  transform: scale(1, 1) !important;
  transition: 0.5s ease all !important;
}
[data-id="35179028"].page_container .backdrop>div {
    will-change: unset !important;}

[data-id="35179028"].page_container:hover .backdrop img {
  transform: scale(1.1, 1.1) !important;
  transition: 0.5s ease all !important;
}
[data-id="35310705"].page_container .backdrop>div {
  will-change: none !important;
    transform: none !important;
}
[data-id="35310705"].page_container {
  display: inline-block !important;
  width: 50% !important;
  vertical-align: top;
  overflow: hidden;
  height: calc(50vh - 44px) !important;
}
[data-id="35310705"].page {
  display: flex;
  align-items: center;
  min-height: 100% !important;
}
[data-id="35310705"].page_container .backdrop img {
  transform: scale(1, 1) !important;
  transition: 0.5s ease all !important;
}
[data-id="35310705"].page_container:hover .backdrop img{
  transform: scale(1.1, 1.1) !important;
  transition: 0.5s ease all !important;
}
[data-id="35310711"].page_container .backdrop>div {
  will-change: none !important
}
[data-id="35310711"].page {
  display: flex;
  align-items: center;
  min-height: 100% !important;
}
[data-id="35310711"].page_container {
  display: inline-block !important;
  width: 50% !important;
  overflow: hidden;
  vertical-align: top;
  height: calc(50vh - 44px) !important;
}
[data-id="35310711"].page_container .backdrop img {
  transform: scale(1, 1) !important;
  transition: 0.5s ease all !important;
}
[data-id="35310711"].page_container:hover .backdrop img {
  transform: scale(1.1, 1.1) !important;
  transition: 0.5s ease all !important;
}
[data-id="35310713"].page {
  display: flex;
  align-items: center;
  min-height: 100% !important;
}
[data-id="35310713"].page_container .backdrop>div {
  will-change: none !important
}
[data-id="35310713"].page_container {
  display: inline-block !important;
  width: 50% !important;
  overflow: hidden;
  height: calc(50vh - 44px) !important;
  vertical-align: top;
}
[data-id="35310713"].page_container .backdrop img {
  transform: scale(1, 1) !important;
  transition: 0.5s ease all !important;
}
[data-id="35310713"].page_container:hover .backdrop img {
  transform: scale(1.1, 1.1) !important;
  transition: 0.5s ease all !important;
}
#toolset {
  display: none;
}
body {
  background-color: #fff;
  color: #000;
}
a:active {
  opacity: 0.7;
}
.page a.active {
  opacity: 1;
}
i, em {
  font-style: italic;
}
b, strong {      font-family: 'BrownPro-Regular';

  font-weight: normal;
}
sub, sup {
  position: relative;
  vertical-align: baseline;
}
sub {
  top: 0.3em;
}
sup {
  top: 0px;
}
s {
  text-decoration: line-through;
}
img {
  border: 0;
  padding: 0;
}
.slick-dots {
  position: absolute;
  margin: 0px auto;
  left: 0px;
  padding: 0px;
  right: 0px;
  bottom: 50px;
}
ul, ol {
  margin: 0;
  padding: 0 0 0 1em;
}
blockquote {
  margin: 0;
  padding: 0 0 0 2em;
}
.content img {
  float: none;
  margin-bottom:0px;
}
.gallery_image_caption {
  margin-top: 1.2rem;
    position: relative;
  margin-bottom: 0.5rem;
  font-size: 16px;
  font-weight: 400;
    text-align: left !important;
 color: #343434;  
    font-family: 'BrownPro-Regular';
  font-style: normal;
  line-height: 1.3;
}
.gallery_image_caption span {
  display: block;
    top: 0px;
    position: absolute;
    right: 0px;height:10px;
    font-size: 0px;
    border-radius: 100%;
    width:10px;
    background: red;;
    text-align: left;
  font-family: 'BrownPro-Light';
}

[data-set-id="35354354"] .gallery_image_caption span {
  display: block;
    top: 0px;
    position: relative;
    color: black;
    right: 0px;height:10px;
    font-size: 16px;
    border-radius: 0%;
    width:auto;
    height: auto;
    background: rgba(0, 0, 0, 0);;
    text-align: left;
  font-family: 'BrownPro-Light';
}
/**
 * Loading Animation
 */

.loading[data-loading] {
  position: fixed;
  bottom: 8px;
  left: 8px;
}
/**
 * Editor styles
 */

.left b{
      font-family: 'BrownPro-Regular';

}
.right b{
      font-family: 'BrownPro-Regular';

}
.insta iframe {
  margin-bottom: -8px;
}
[data-predefined-style="true"] bodycopy {
  font-size: 20px;
  font-weight: 400;
 color: #343434;  
    font-family: 'BrownPro-Light';
  font-style: normal;
  line-height: 1.5;
}
[data-predefined-style="true"] bodycopy a {
 color: #343434;  
  padding-bottom: 0.1em;
  border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
  text-decoration: none;
}
[data-predefined-style="true"] bodycopy a:hover {}
.logo-outer {
  margin: 0px auto !important;
  position: absolute !important;
  top: 14px;
  width: 230px;
  left: 0px;
  right: 0px;
}
bodycopy a.image-link, bodycopy a.icon-link, bodycopy a.image-link:hover, bodycopy a.icon-link:hover {
  border-bottom: 0;
  padding-bottom: 0;
}
[data-predefined-style="true"] h1 {
  font-family: 'NoeDisplay-Medium';
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  letter-spacing: 4px;
  font-size: 36px;
  line-height: 1.2;
  color: #343434;
}
[data-predefined-style="true"] h1 a {
  color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h2 {
  font-family: 'Noe Display';
  font-style: normal;
  font-weight: 400;
  padding: 0;
  margin: 0;
  color: #343434;
  font-size: 40px;
  line-height: 1.2;
}
[data-set-id="35290371"] [data-container="set"] h1 a {
  width: 100%;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 100%;
  color: #fff;
}
[data-predefined-style="true"] h2 a {
  color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.3;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons;
  font-style: normal;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
}
[data-predefined-style="true"] small a {
  color: rgba(0, 0, 0, 1);
  border-bottom-width: 0em;
}
/**
 * Breakpoints
 */

[data-css-preset] .page {
  background-color: initial/*!page_bgcolor*/
  ;
}
.mobile .page, [data-css-preset].mobile .page {
  position: relative;
  min-height: 10px;
  max-width: 100%;
  width: 100%;
  background-color: transparent/*!page_bgcolor*/
  ;
}
[data-css-preset] .container {
  margin-left: 0/*!content_left*/
  ;
  margin-right: auto/*!content_left*/
  ;
  text-align: left/*!text_left*/
  ;
}
[data-css-preset] body {
  background-color: rgb(255, 255, 255)/*!body_bgcolor*/
  ;
}
[data-css-preset] .container_width {
  width: 100%/*!content_left*/
  ;
}
[data-css-preset] .content_padding {
  padding-top: 0rem/*!main_margin*/
  ;
  padding-bottom: 0rem/*!main_margin*/
  ;
  padding-left: 0rem/*!main_margin*/
  ;
  padding-right: 0rem/*!main_margin*/
  ;
}
[data-css-preset] text-limit {
  display: inline-block/*!text_width*/
  ;
  max-width: 66rem/*!text_width*/
  ;
}
/**
 * Thumbnails
 */

div[thumbnails] {
  justify-content: flex-start;
}
[data-css-preset] .thumbnails {
  background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
  ;
}
[data-css-preset] .thumbnails_width {
  width: 100%/*!thumbnails_width*/
  ;
}
[data-css-preset] [thumbnails-pad] {
  padding: 1rem/*!thumbnails_padding*/
  ;
}
[data-css-preset] [thumbnails-gutter] {
  margin: -2rem/*!thumbnails_padding*/
  ;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
  padding: 0.5rem/*!responsive_thumbnails_padding*/
  ;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
  margin: -1rem/*!responsive_thumbnails_padding*/
  ;
}
.thumbnails .thumb_image {
  outline: 0px solid rgba(0, 0, 0, .12);
  outline-offset: -1px;
}
.thumbnails .title {
  margin-top: 1.2rem;
  margin-bottom: .3rem;
  font-size: 1.8rem;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.85);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-style: normal;
  line-height: 1.1;
}
.thumbnails .tags {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-style: normal;
  line-height: 1.2;
}
.thumbnails .tags a {
  border-bottom: 0;
  color: rgba(0, 0, 0, 0.35);
  text-decoration: none;
}
.thumbnails .has_title .tags {
  margin-top: 0rem;
}
/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
  color: rgba(0, 0, 0, 0.75);
  line-height: 1;
  font-size: 28px/*!site_menu_button*/
  ;
  padding: 6px;
  line-height: 1;
  background: rgba(33, 32, 46, 0);
  position: fixed;
  top: 2rem/*!site_menu_button*/
  ;
  right: 2rem/*!site_menu_button*/
  ;
}
body.mobile #site_menu_button {
  margin: -6px;
  font-size: 34px;
}
#site_menu_button.custom_icon {
  width: 40px;
  height: auto;
}
#site_menu_button.active {
  display: none;
}
/**
 * Site Menu
 */

#site_menu {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  background: rgba(20, 20, 20, 0.95);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 20px 30px 90px 30px;
  max-width: 400px;
  min-width: 300px;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}
body.mobile #site_menu {
  width: 100%;
}
#site_menu .page-link a {
  color: rgba(255, 255, 255, 0.75);
}
#site_menu .set-link>a {
  color: rgba(255, 255, 255, 0.75);
  font-weight: bold;
}
#site_menu a:active {
  opacity: .7;
}
#site_menu a.active {
  opacity: .4;
}
#site_menu .close {
  display: none;
  color: rgba(255, 255, 255, 0.4);
  line-height: .85em;
  font-size: 45px;
}
body.mobile #site_menu .close {
  display: block;
  font-size: 50px;
  line-height: 1em;
}
#site_menu .break {
  height: 28px;
}
#site_menu .indent {
  margin-left: 28px;
}
/*
 * Shop Button
 */

[data-css-preset] #shop_button {
  color: rgba(0, 0, 0, 0.85);
  background: transparent;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: fixed;
  padding: 6px;
  top: 2rem/*!shop_button*/
  ;
  right: 2rem/*!shop_button*/
  ;
}
#shop_button.text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 2rem;
  padding: 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
#shop_button.custom_icon {
  width: 40px;
  height: auto;
}
body.mobile #shop_button:not(.text) {
  margin: -6px;
  font-size: 36px;
}
/*
 * Shop Product Widget
 */

.shop_product {
  width: 100%;
  max-width: 22rem;
  position: relative;
  display: block;
}
.shop_product .price {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 2rem;
  line-height: 1;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  margin-bottom: 1rem;
}
.shop_product .dropdown {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 1.4rem;
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .2);
  background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
  margin-bottom: 1rem;
  line-height: 1.2;
  padding: .7rem 2.5rem .7rem 1rem;
}
.shop_product .button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 1);
  flex: 0 0 50%;
  text-align: left;
  display: inline-block;
  line-height: 1;
  padding: .8rem 1rem .9rem;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
  padding-top: 2.5rem/*!quick_view_padding*/
  ;
  padding-bottom: 2.5rem/*!quick_view_padding*/
  ;
  padding-left: 2.5rem/*!quick_view_padding*/
  ;
  padding-right: 2.5rem/*!quick_view_padding*/
  ;
  height: 100%/*!quick_view_height*/
  ;
  width: 100%/*!quick_view_width*/
  ;
}
body.mobile .quick-view {
  width: 100%;
  height: 100%;
  margin: 0;
}
[data-css-preset] .quick-view-background {
  background: rgba(0, 0, 0, 1)/*!quick_view_bgcolor*/
  ;
}
.quick-view-caption {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 400;
  transition: 100ms opacity ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 3.5rem 0;
  text-align: center;
  font-size: 1.5rem;
}
.quick-view-caption span {
  padding: 0.5rem 1rem;
  display: inline-block;
  background: rgba(0, 0, 0, .5);
  color: white;
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
  left: 10px;
}
.quick-view-navigation .right-arrow {
  right: 10px;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
  /* Change height/width together to scale */
  height: 36px;
  width: 36px;
}
.quick-view-navigation .left-arrow .inner-color, .quick-view-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}
.quick-view-navigation .close-button {
  top: 10px;
  right: 10px;
  /* Change height/width together to scale */
  width: 36px;
  height: 36px;
}
.quick-view-navigation .close-button .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
  stroke: #000;
  stroke-width: 2.5px;
  opacity: 0.6;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
  /* Change height/width together to scale */
  height: 36px;
  width: 36px;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow, .wallpaper-navigation .right-arrow {
  /* Change height/width together to scale */
  width: 36px;
  height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color, .wallpaper-navigation .right-arrow .inner-color {
  stroke: #fff;
  stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color, .wallpaper-navigation .right-arrow .outer-color {
  stroke: rgba(0, 0, 0, 0.6);
  stroke-width: 2.5px;
}
/**
 * Feed
 */

.feed .content_container .page {
  border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
  border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
  max-width: 36rem;
  height: 3.3rem;
  outline: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.6);
  background: #fff;
  font-size: 1.2rem;
  line-height: 1.3;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  margin: 1px 1px 1em 1px;
}
body.mobile .audio-player {
  max-width: 100%;
}
.audio-player .separator {
  width: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}
.audio-player .button {
  background: transparent;
  cursor: pointer;
  fill: rgba(0, 0, 0, 0.85);
}
.audio-player .icon {
  fill: rgba(0, 0, 0, 0.85);
  padding: 30%;
  width: 100%;
  margin: auto;
}
.audio-player .buffer {
  background: rgba(0, 0, 0, 0.03);
}
.audio-player .progress {
  background: rgba(0, 0, 0, 0.1);
}
.audio-player .progress-indicator {
  border: 1px solid rgba(0, 0, 0, 0.7);
  width: 1px;
  height: 100%;
  right: 0;
  position: absolute;
  cursor: ew-resize;
}
.audio-player .note-icon {
  height: 100%;
  width: 3.8rem;
  padding: 1rem;
  fill: rgba(0, 0, 0, 0.5);
}
.audio-player .current-time {
  padding-left: 1rem;
}
.audio-player .total-time {
  padding-right: 1rem;
}
@media only screen and (max-width: 1000px) {
    
    .arrow.home{
	display: none;
}
  .weclome {
    padding: 20px !important;
    margin: 0px auto !Important;
  }
  .weclome>div {
    width: 100%
  }
  #sections .test-inner {
    padding: 50px 20px;
  }
  #sections .test {
    padding: 50px;
    
  }
  #sections .test-inner a {
    padding: 16px !Important;
    font-size: 15px;
  }
  #testimonials .test-inner {
    font-size: 40px;
    line-height: 50px;
    padding: 30px 30px 50px 30px;
  }
  [data-predefined-style="true"] h2 {
    font-size: 30px;
    line-height: 1.2;
  }
  #testimonials .test-inner .name {
    font-size: 18px;
    margin-top: 16px;
  }
  .pre-footer {
    padding: 0px 10px !important;
    flex-wrap: wrap;
    ;
  }
  .col-left {
    font-size: 16px;
    padding: 40px 20px;
    width: 100%
  }
  .col-right {
    padding: 0px 20px 40px 20px;
    width: 100%
  }
  .footer {
    padding: 0px 30px 40px 30px !Important;
    font-size: 15px;
  }
  .footer>div {
    width: 25%
  }
  .footer>div:first-child {
    width: 100%;
    text-align: center;
  }
  hr.footer-rule {
    margin-top: 40px;
    margin-bottom: 20px;
    width: calc(100% - 80px);
  }
  .after-footer {
    font-size: 14px;
    margin: 0px auto !important;
    padding: 0px 30px 39px 30px !important;
    line-height: 28px;
  }
  .full h1 {
    letter-spacing: 5px !Important;
    font-size: 60px !Important;
    margin-bottom: 20px !important;
  }
  .full {
    padding: 0px 30px;
    font-size: 18px;
  }
  [data-set-id="35354346"] .content_container .page_container:nth-child(2) {
    padding: 40px 20px 0px 20px;
  }
  [data-set-id="35354346"] .content_container .page_container {
    padding: 40px 19px 0px 20px;
  }
  .title-text {
    letter-spacing: 6px !important;
  }
  [data-predefined-style="true"] h1 {
    font-size: 32px;
  }
  .title-text span {
    min-width: 300px;
  }
  .two-column>div {
    width: 100%;
    padding: 0px 0px 30px 0px;
  }
  .two-column>div img {
    width: 100% !important;
    height: auto !important;
  }
  .two-column {
    padding: 40px 20px !important;
  }
  [data-set-id="35354349"] .content_container .page_container {
    padding: 30px 30px 0px 30px;
  }
  [data-set-id="35354349"] .content_container .page_container:first-child {
    padding: 0px;
    max-width: 100%;
  }
  [data-set-id="35354349"] .content_container .page_container:nth-child(n+4):after {
    width: calc(100% - 60px);
    height: 6px;
    margin: 25px auto 0px auto;
  }
    [data-set-id="35354346"] .image-gallery{
	
        padding: 0px !important;
}
    
    [local-style="35498418"]{
	
        padding: 30px 10px !important;
}
  [local-style="35393244"] {
    padding: 0px 10px;
  }
  [local-style="35393244"] .two-column {
    padding-bottom: 0px !important;
  }
  [data-set-id="35354351"] .content_container .page_container:last-child {
    margin-bottom: 0px !important;
  }
  [data-set-id="35354352"] .content_container .page_container {
    padding: 30px 30px 50px 30px;
  }
  [data-set-id="35354352"] .content_container .page_container:nth-child(2) {
    padding: 50px 30px 30px 30px;
  }
  [data-set-id="35354352"] .content_container .page_container:nth-child(n+2):after {
    width: calc(100% - 60px);
    margin: 25px auto 0px auto;
  }
  [data-set-id="35354352"] .content_container .page_container [grid-row]>div:nth-child(1) {
    padding-bottom: 0px;
  }
  [local-style="35393836"] {
    padding: 0px 10px;
  }
  [local-style="35393836"] .two-column {
    padding-bottom: 0px !important;
  }
  .contact-cols>div {
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
  }
  .contact-cols {
    padding: 0px !important;
    margin: 40px auto 0px auto !important;
  }
  .contact-cols>div:first-child {
    padding: 0px 30px 40px 30px !important;
    margin: 0px !important;
  }
  .contact-cols>div:nth-child(2) {
    line-height: 0px;
  }
  #map {
    line-height: 0px;
    width: 100%;
    margin-top: 0px;
    height: 400px;
  }
  [local-style="35436377"] .page {
    min-height: 0vh !important; /*!page_height_100vh*/
	background-color: initial /*!page_bgcolor*/;
  }
  [data-predefined-style="true"] bodycopy {
    font-size: 17px;
  }
  [data-set-id="35436376"] .content_container .page_container:nth-child(2) {
    padding: 50px 30px 0px 30px;
  }
  [data-set-id="35436376"] .content_container .page_container:nth-child(n+3):after {
    width: calc(100% - 60px);
    border: 2px solid #d2d2d2;
    height: 6px;
    margin-top: 0px;
  }
  [data-set-id="35436376"] .content_container .page_container {
    padding: 10px 10px 0px 10px;
  }
  [data-set-id="35436376"] .content_container .page_container:nth-child(n+4) {
    padding-bottom: 0px;
  }
  [data-set-id="35436376"] .two-column {
    padding-bottom: 0px !important;
  }
  .artist-text {
    padding: 0px !important;
      width:100%;
    font-size: 18px;
  }
  .artist-text>div:first-child {
    order: 1;
      padding: 30px 30px 30px 30px;
    width: 100%
  }
    .artist-text>div:nth-child(2) {
    width: 100%;
      padding: 30px 30px 0px 30px;
  }
    .gallery_image_caption {
  margin-top: 15px;
  margin-bottom:25px;
  font-size: 16px;

}
    sup a {

  padding: 20px 38px !Important;
  margin-top: 20px;
  font-size: 14px;
}
    .privacy-text {
  font-size: 17px;
}
}

@media only screen and (max-width: 780px) {
.logo {
  width: 130px;
  height: 44px;
    
    }
    .logo-outer {

  top: 9px;
  width: 130px;
}
    [data-predefined-style="true"] small {
  font-size: 15px;
}
 .menu-icon-toggle {
  width: 40px;
  height: 30px;

}
    
    .menu li a {

  font-size: 30px;
   
}
  .menu-right {
      font-size: 15px;}
    
.header-inner {
  padding: 20px 25px;
}
    .close-menu {
	display: none !important;
}
       .open-menu {
	display: none !important;
}
    .full h1 {
        text-transform: uppercase;
    letter-spacing: 2px !Important;
    font-size: 30px !Important;
    margin-bottom: 20px !important;
  }
    .full {
    padding: 0px 25px;
    font-size: 16px;
  }
    .artist-text>div:nth-child(2) {

      padding: 25px 25px 0px 25px;
  }
    [data-predefined-style="true"] h2 {
    font-size: 25px;
    line-height: 1.2;
  }
  .visitor {

    margin: 40px auto 30px auto !Important;
}
    .artist-text {

    font-size: 16px;
  }
    .footer>div {
    padding-left: 0px;
    width: 50% !important
  }
    .footer>div:first-child {
    width: 100% !Important;
    text-align: left;
  }
    .footer img{
	
        max-width: 90px;
        height: auto !important;
}
    .footer {
    padding: 0px 25px 30px 25px !Important;
    font-size: 15px;
  }
    .after-footer {
    font-size: 12px;
    padding: 0px 25px 30px 25px !important;
    line-height: 25px;
  }
    hr.footer-rule {
      height: 7px;

    margin-top: 40px;
    margin-bottom: 20px;
    width: calc(100% - 50px);
  }
    .col-left {
    font-size: 14px;
    padding: 30px 15px;

  }
    .after-footer >div{
	
        padding-left: 0px;
}
    .gallery_image_caption {
  margin-top: 15px;
  margin-bottom:25px;
  font-size: 14px;

}
    [data-set-id="35354354"] .gallery_image_caption span {
  font-size: 14px;
    }
    sup a {

  padding: 23px 25px !Important;
  margin-top: 20px;
  font-size: 12px;
}
    [data-id="35310705"].page_container {
  width: 100% !important;
  height: calc(30vh - 44px) !important;
}
    [data-id="35179028"].page_container {
  width: 100% !important;
  height: calc(30vh - 44px) !important;
}
    [data-id="35310711"].page_container {
  width: 100% !important;
  height: calc(30vh - 44px) !important;
}
    [data-id="35310713"].page_container {
  width: 100% !important;
  height: calc(30vh - 44px) !important;
}
    .weclome {
    padding: 20px 0px 0px 0px !important;
    margin: 0px auto !Important;
  }
    #sections .test-inner {
    padding: 50px 0px 80px 0px;
  }
    #sections .test {
    padding: 0px 25px;
  }
    #testimonials .test-inner {
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 30px;
    padding: 30px 30px 50px 30px;
  }
    .quote {
  width: 40px;

  height: 40px;

}
    [data-set-id="35290371"] [data-container="set"]{
	
        margin-top: 68px;
}
    .three-column {
  padding: 10px 20px !Important;
  align-items: flex-end !important;
  text-align: center;
}
        .three-column >div:nth-child(2){
	width:100%;
                       text-align: center !important;
   padding-top: 0px;
    padding-bottom: 0px;
            order: 1;
}
          .three-column >div:nth-child(1){
	width:100% !Important;
           text-align: center !important;
                         padding-top: 0px;
padding-bottom: 20px !important;
            order: 2;
}
     .three-column >div:nth-child(1) >div{
	
           text-align: center !important;
}
       .three-column >div:nth-child(3){
	width:100%;
           text-align: center !important;
           padding-top: 0px;
           padding-bottom: 20px;
            order: 3;
}
    .three-column >div:nth-child(3) >div{
	font-size: 10px;
           text-align: center !important;
}
    .three-column small {
  font-family: 'Noe Display' !important;
  letter-spacing: 2px;
  font-size: 13px !important;
}
    
    .three-column{
	
        flex-wrap: wrap;;
}
    [data-predefined-style="true"] h1 {
    font-size: 25px;
  }
    .title-text span {
    min-width: 200px;
  }
    .title-text.party span{
	  min-width: 72%;
        letter-spacing: 5px;
        font-size: 18px;
}
    
    .title-text div {

  height: 7px;
}
    .two-column {
    padding: 30px 0px !important;
  }
    .two-column>div:last-child {

    padding: 0px 0px 0px 0px;
  }
    
    [local-style="35393244"] .two-column>div:last-child {
	line-height: 0px;
        margin-bottom: 30px;
}
    .two-column {
        font-size: 16px;
}
    [data-set-id="35354349"] .content_container .page_container {
    padding: 30px 25px 0px 25px;
  }
    [data-set-id="35354349"] .content_container .page_container:nth-child(n+4):after {
    width: calc(100% - 50px);
    height: 4px;
    margin: 30px auto 0px auto;
  }
    [local-style="35393244"] {
    padding: 0px 25px;
}
      [local-style="35393836"] .two-column>div:last-child {
	line-height: 0px;
        margin-bottom: 30px;
}
    [local-style="35393836"] {
    padding: 0px 25px;  }
    .weclome>div {
   padding: 30px 25px;
  }
    [data-set-id="35354352"] .content_container .page_container:nth-child(2) {
    padding: 50px 25px 45px 25px;
  }
    [data-set-id="35354352"] .content_container .page_container:nth-child(n+2):after {
    width: calc(100% - 50px);
    margin: 34px auto 0px auto;
  }
    [data-set-id="35354352"] .content_container .page_container {
    padding: 30px 25px 50px 25px;
  }
    .col-right {
    padding: 0px 15px 40px 15px;
    width: 100%
  }
    .contact-cols>div:first-child {
    padding: 0px 0px 30px 0px !important;
    margin: 0px !important;
  }
    [data-set-id="35436376"] .content_container .page_container:nth-child(2) {
    padding: 50px 25px 0px 25px;
  }
    .sub-text {
  letter-spacing: 2px;
        font-size: 14px;;
}
    [data-set-id="35436376"] .content_container .page_container {
    padding: 0px 25px 0px 25px;
  }
     [data-set-id="35436376"] .content_container .page_container:nth-child(n+3):after {
    width: calc(100% - 50px);
   height: 4px;
    margin-top: 0px;
  }
    [data-set-id="35436376"] .two-column {
    padding-bottom: 20px !important;
  }
    [local-style="35498418"]{
	
        padding: 30px 5px 0px 5px !important;
}
    .menu li {
margin: 0px auto 14px auto;
}
  .slick-dots{;
    margin-bottom:30px;
    bottom:0px
  }
  .menu{
    padding-top:80px;
  }
    .privacy-text > div{
	
        padding: 0px;
}
      .privacy-text {
	
        padding: 40px 25px  !important;
}
      .artist-text > div{
	
        padding: 0px;
}
      .artist-text {
	
        padding: 40px 25px  !important;
}
}