body {
	background-color:#F5DC55;
	color:#000;
	font-size: 1vw;
}
body.shop, body.single-product {
	background-color: #fdfcf7;
}
.language-switcher, .language {
	width:100%;
}
.lime {
	color:#7DBC3C !important;
}
.lime-bg {
	background-color:#7DBC3C;
}
.apple {
	color:#C7EBB0 !important;
}
.apple-bg {
	background-color:#C7EBB0;
}
.woocommerce-loop-product__title {
	color:#000;
	font-size: 2vw !important;
	font-weight: normal !important;
	text-transform: uppercase !important;
	line-height: 1;
}
.type-product h1, .type-product a {
	color:#000;
}
.page-end .language-switcher, .page-end .language, .header .language, .header .language-switcher {
	width: fit-content;
}
.header svg {
	width:2vw;
}
.mob-language {
	display: flex;
	align-items: center;
	justify-content: center;
}
.mob-language svg {
	width:10vw;
	margin:4vw 1vw;
}
.header-nav .social {
  flex-grow: 1;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.wrapper {
	-webkit-transition:translateZ(0);
}
.yellow-bg {
	background-color:#FFFAC7;
}
.dark-yellow-bg {
	background-color:#F5DC55;
}
.white-bg {
	background-color:#FAF9F1;
}
.orange-bg {
	background-color:#E25D29;
}
.universlt, .bar h2, .bar .h2, .bar h3, .bar .h3 {
	font-family: 'UniversLTPro' !important;
}
.bar h2 {
	line-height: 1;
	margin-bottom: 10px;
}
.black {
	color:#000 !important;
}
.orange-text {
	color:#FFBE92;
}
a {
	color:#FAF9F1;
}
a:not[.btn]:hover {
	color:#000;
}
.btn {
	border-color:#FAF9F1;
}
h1, .h1, h2, .h2, h3, .h3 {
	font-family:'tankindred';
	color:#FFFAC7;
	font-weight: normal;
	line-height: 1.4;
}
h1, .h1 {
	font-size: 4vw;
}
h2, .h2 {
	font-size: 2vw;
}
.hero {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: -1;
}
.center {
	text-align: center;
}
.hero img, .hero video {
	width:100%;
	height:auto;
	max-height:100vh;
	object-fit: cover;
}
.hero .h1 {
	text-align: center;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	width: 60%;
}
.black-header .hero {
	opacity: 0;
}

.slide-two {
	height:100vh;
	width:100%;
	margin-top:100vh;
	padding-top:5%;
}
#slide-two-inner.fix {
	position: fixed;
	top:15%;
	left:0;
	width:100%;
}
.home .marquee3k, .page-template-template-home-2024 .marquee3k {
	height:0;
	margin-left:60vw;
	z-index: -1;
	position: absolute;
}
.home .marquee3k__copy, .page-template-template-home-2024 .marquee3k__copy {
	padding-right: 40px;
}
.home .marquee3k.fix, .page-template-template-home-2024 .marquee3k.fix {
	position:fixed;
	top:0;
	left:0;
	width:100%;
}

.home .site-body, .page-template-template-home-2024 .site-body {
	margin:0 0 5%;
	position:relative;
	padding-top:5vh;
}
.residence-img {
	width: 30vw;
	margin:0 auto 3vw;
}
.dates {
	margin-top: 2vw;
}
.svg-tag {
	width:auto;
	height: 3vw;
	position: relative;
	left:0.5vw;
}
.scrapbook-img {
	position: relative;
  z-index: 2;
}
img.bordered {
	border:7px solid #FFFAC7;
	box-sizing:content-box;
}
img.bordered.black {
	border:4px solid #000;
}

#artist-popup {
  position: absolute;
  display: none;
  top: 10vw;
  left: 1vw;
  width: 28vw;
  min-width: 400px;
  font-size: 14px;
  z-index: 99;
}
#artist-popup-content {
  position: relative;
  width: 100%;
  top: 3vw;
  background-color: #FAF9F1;
  border: 5px solid;
  box-shadow: 0.5vw 0.5vw 1vw 0.05vw rgba(0,0,0,0.5);
  z-index: 3;
}
#artist-popup-title {
  width:auto;
	text-align: center;
	margin:2vw 0 1.8vw;
	padding:0 5vw;
	line-height: 1;
}
#artist-popup-text {
	padding: 0 2vw 0.5vw;
	margin-bottom: 0;
}
#artist-popup-image {
	border-top:5px solid #000;
	width:100%;
	height:18vw;
	object-fit: cover;
  object-position: top;
}
#artist-popup-title sub {
  display: block;
}
#full-details {
  padding: 5vw 0;
  position: relative;
  margin-bottom:-18vw;
}
#full-details p.h2 {
	color: #E25D29;
  margin-bottom: 3vw;
}
#full-details-text {
	margin-bottom: 3vw;
}
#full-details .btn {
	color:#000;
	border-color:#000;
}
#full-details-bottom {
	margin-top:5vw;
}
#full-details div {
	max-width:30vw;
	min-width:300px;
	margin-left:auto;
	margin-right:auto;
}
#full-details div.language-switcher {
	max-width: unset;
	min-width: unset;
	width:100%;
}
.lineup-middle p.h2 {
	position: relative;
	z-index: 2;
	width: fit-content;
	display: block;
	margin:auto;
	max-width:80vw;
	min-width: 300px;
	color:#cce5ff;
	text-transform:uppercase;
}
.lineup-middle p.h2 sub {
	font-size: 1.2vw;
	position: relative;
	top: -0.5vw;
}
.lineup-middle p.h2:hover, .lineup-middle p.h2.clicked {
	color:#FFF;
}

#home-image-1 {
  margin-left: 10vw;
  width: 25vw;
  top: 25vw;
  position: relative;
}
#home-image-1 img {
	position: absolute;
}
#home-image-1 video {
	width:98%;
}
#vid-block-1 {
	width: 100%;
	left: 20%;
	max-width: unset;
	bottom: 10%;
}
#vid-block-2 {
	width: 80%;
	left: -2vw;
	top: 15%;
}
#home-image-2 {
  width: 45vw;
  margin-left: 50vw;
  margin-top: 6vw;
  z-index:2;
}
#home-image-3 {
  margin-left: 5vw;
  width: 50vw;
  top: 15vw;
}
#home-text {
  margin-left: auto;
  width: 33vw;
  position: relative;
  margin-right: 10vw;
  top: -55vw;
}
#home-text .svg-tag {
	margin:5vw auto 2vw;
	display: block;
	left:0;
}
#home-text p.h2 {
  width: 120%;
  margin-left: -10%;
  margin-bottom: 1vw;
}
#home-image-4 {
  top: -40vw;
  width: 43vw;
}
#home-image-5 {
  top: -48vw;
  width: 20vw;
  margin-left: 30vw; 
  margin-bottom:-30vw;
}
#home-image-5 .round-title {
  position: absolute;
  width: 15vw;
  bottom: -7vw;
  right: -7vw;
}
.round-title {
	animation: rotation 10s linear infinite;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
#home-image-6 {
  margin-left: auto;
  margin-right: 5vw;
  width: 30vw;
  top: -32vw;
}
.image-overlay img {
	position: absolute;
	width:90%;
	height:auto;
}
.image-overlay img:first-child {
	top:0;
	left:0;
}
.image-overlay img:last-child {
	margin-top:10%;
	right:0;
}
.fullwidth-img {
	width:100%;
	height:auto;
}
#home-middle {
	margin-top:-50vw;
}
#home-middle.home-middle-winter {
  margin-top: -35vw;
}
.marquee3k {
	font-size: 8vw;
	margin-top:6vw;
}
#home-image-9 {
  width: 80vw;
  margin: 25vw 0 20vw 10vw;
  display: block;
}
#home-image-9.winter {
  margin-top: 5vw;
}
#home-image-9 video {
	position: absolute;
	width: 90%;
}
#home-image-9 img {
	position: relative;
	margin:10% 0 0 10%;
	width: 90%;
}
#about-text-home {
  width: 40vw;
  margin: 10vw 0 0 10vw;
}
#about-text-home .svg-tag, #about-text-home p.h2 {
	margin-bottom:2vw;
}
#home-about-images {
  width: 48vw;
  margin: 0 0 0 auto;
  height: 39vw;
  top: -17vw;
  left: 2vw;
}
#home-about-images img {
	position: absolute;
}
#home-about-images img:first-child {
  top: 38vw;
  left: 0;
  height: 55%;
  width: auto;
  z-index:2;
}
#home-about-images img:last-child {
  bottom: 0;
  right: 0;
  height: 80%;
  width: auto;
}
#home-image-12 {
  width: 30vw;
  top: 14vw;
  left: 5vw;
}
#home-image-13 {
  left: 9vw;
  top: 42vw;
  width: 15vw;
}
#home-image-13.winter {
  top: 30vw;
}
#bar-text-home {
  position: relative;
  top: -58vw;
  left: 28vw;
}
#bar-text-home .svg-tag {
	margin-bottom:1vw;
}
#bar-text-home p.small-text {
	margin-top:1vw;
}
#slide-two-inner p.center {
	margin:1.5vw 0 2vw;
}
#home-image-14 {
  left: 42vw;
  top: -8vw;
  width: 42vw;
}
#home-image-14.winter {
  top: -18vw;
}
#home-image-14 video {
	width:70%;
	margin-top:7%;
}
#vid-block-3 {
	position: absolute;
	top: 0;
	left: -25%;
	width: 85%;
}
#vid-block-4 {
	position: absolute;
	width: 75%;
	bottom: -10%;
	left: 20%;
}
#home-image-15 {
  width: 30vw;
  margin-left: 5vw;
  top: 12vw;
}
#home-image-16 {
  width: 20vw;
  margin-left: 62vw;
  top: -28vw;
  z-index: 3;
}
#home-image-17 {
  width: 20vw;
  left: -33vw;
  top: -18vw;
  z-index: 2;
}
#home-image-18 {
  width: 25vw;
  left: -50vw;
  top: 14vw;
}
.signup {
  background-color: #FFFAC7;
  padding: 30vw 0 10vw;
  margin-top: -75vw;
  margin-bottom: -5vw;
}
#home-signup {
	padding: 10vw 0;
	margin-top:-50vw;
}
.signup-logo {
	width:18vw;
}
.signup p.h1 {
  color: #F5DC55;
  font-size: 5vw;
  margin: 1vw 0 5vw;
}
.signup .gform_legacy_markup_wrapper form {
	text-align: center;
}
.signup .gform_footer input[type=submit] {
	background-color:transparent;
	color:#000;
}
.signup .gform_wrapper ul li.gfield {
	font-size:14px;
}
.page-end {
	padding:30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.home .page-end, .page-template-template-home-2024 .page-end {
	padding:30px 0 25px;
}
.page-end a {
	color:#000;
}
.page-end a:hover {
	color:#FAF9F1
}
.page-end .yellow {
	color:#FAF9F1;
}
.page-end .social {
	position: absolute;
	right:2vw;
	text-align: right;
}

.bar .outer-row.row {
	flex-wrap:wrap;
	justify-content: flex-start;
}
.bar .page-title {
	width:50%;
	flex-basis:50%;
	text-align: left;
	padding-right:15vw;
}
.booking-strip .language-switcher {
	display: block;
}
.bar .accom-tile {
	width:25%;
	flex-basis:25%;
}
.bar .accom-tile.featured {
	width:50%;
	flex-basis:50%;
	margin-top:2vw;
}

.about .header-nav a, .page-template-template-about-2022 .header-nav a, .black-header .header-nav a, .contact .header-nav a, .bar .header-nav a, .ibiza-2022 a, .single-journal .header-nav a, .join .header-nav a, .about .burger-menu .btn, .black-header .burger-menu .btn, .contact .burger-menu .btn, .bar .burger-menu .btn, .ibiza-2022 .burger-menu .btn, .single-journal .burger-menu .btn, .join .burger-menu .btn, .bar .btn, .btn.black, .shop .header-nav a, .single-product .header-nav a  {
	color:#000;
	border-color:#000;
}
.bar .btn {
	border-color:#000;
	margin-left:0;
}
.header-nav a:not[.btn]:hover {
	border-color:#fff;
	color:#e25d29;
}
.bar .btn:hover {
	border-color:#fff;
}
.header-nav a.active {
	text-decoration: underline;
}
.about .header-nav a:not[.btn]:hover, .black-header .header-nav a:not[.btn]:hover, .contact .header-nav a:not[.btn]:hover, .bar .header-nav a:not[.btn]:hover, .ibiza-2022 a:hover, .single-journal .header-nav a:not[.btn]:hover, .join .header-nav a:not[.btn]:hover {
	color:#e25d29 !important;
	border-color:#e25d29 !important;
}
.about .header .btn, .black-header .header .btn, .contact .header .btn, .bar .header .btn, .ibiza-2022 .btn, .single-journal .header .btn, .join .header .btn, .btn.black {
	border-color:#000;
}
.burger-menu .btn {
	font-size: 18px;
	line-height: 1;
	text-align: center;
}
.btn:hover, #gform_submit_button_2:hover {
	background-color:#e25d29;
	transition:0.5s all;
}
.about .scrapbook-img {
	position: absolute;
}

.top-logo-2022 {
  width: 18vw;
  height: auto;
  display: block;
  margin: 0 auto 11vw;
}
.about h1, .about .h1, .about h2, .about .h2 {
	color:#F5DC55;
}
#about-intro {
	width:43vw;
	margin:0 auto 10vw;
}
#about-intro #top-quotes {
	height:20vw;
	position: relative;
}
#about-intro #top-quotes .language-switcher {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	display:none;
}
#about-intro .small-text {
	padding:0 5vw;
}
#about-intro .small-text p:last-child {
	padding:0 3vw;
}
#about-1 {
	width:12vw;
	top:10vw;
	left:10vw;
}
#about-2 {
  width: 15vw;
  right: 8vw;
  top: 16vw;
}
#about-2 img {
	width:80%;
}
#about-2 img:last-child {
	margin-top:20%;
}
#about-4 {
  top: 35vw;
  width: 26vw;
  left: 2vw;
}
#about-5 {
  width: 14vw;
  left: 20vw;
  top: 60vw;
}
#about-6 {
  width: 30vw;
  right: 10vw;
  top: 66vw;
}
#about-history {
  width: 30vw;
  margin-left: 5vw;
}
#about-inspiration {
  width: 26vw;
  margin-left: 62vw;
	margin-top:-100px;
}
#beginning-somerset {
  height: 50vw;
  margin-top: 10vw;
  position: relative;
}
#memories {
  width: 25vw;
  margin-left: 33vw;
}
#about-7 {
  width: 20vw;
  left: 40vw;
	top:90vw;
}
#about-8 {
  left: 62vw;
  width: 14vw;
  top: 15vw;
}
#about-9 {
  border-color: #F5DC55;
  width: 26vw;
  left: 17vw;
  top: 8vw;
}
#about-10 {
  width: 35vw;
  left: 47vw;
  top: 14vw;
}
#about-10 .round-title {
  position: absolute;
  width: 20vw;
  bottom: -9vw;
  right: -12vw;
}
#fields {
  width: 15vw;
  margin-top: 24vw;
  margin-left: 24vw;
}
#fields .h2 {
  line-height: 1;
  margin-bottom: 1vw;
}
#about-11 {
  width: 20vw;
  left: 34vw;
  top: 40vw;
}
#about-12 {
  width: 20vw;
  top: 100vw;
  left: 23vw;
}
#onto-atlas {
	position: relative;
	margin-bottom: 10vw;
}
#about-13 {
  top: -2vw;
  width: 12vw;
  left: 50vw;
}
#about-14 {
  border-color: #F5DC55;
  top: -4vw;
  width: 30vw;
  left: 26vw;
}
#about-15 {
	left: 64vw;
  top: -25vw;
  width: 20vw;
}
#about-16 {
  left: 62vw;
  top: 28vw;
  width: 18vw;
}
#about-17 {
  left: 9vw;
  top: -55vw;
  width: 10vw;
}
#foothills {
  width: 20vw;
  margin-left: 40vw;
  margin-top: 55vw;
}
#foothills p {
  line-height: 1;
  margin-bottom: 1vw;
}
#to-balearics {
	position: relative;
}
#about-18 {
	width: 30vw;
  top: 3vw;
  left: 10vw;
}
#about-19 {
  top: 16vw;
  left: 44vw;
  width: 13vw;
}
#about-20 {
  left: 59vw;
  top: 0;
  width: 10vw;
}
#about-21 {
  border-color: #F5DC55;
  left: 45vw;
  top: -7vw;
  width: 33vw;
}
#about-22 {
  width: 20vw;
  left: 36vw;
  top: 60vw;
}
#balearics {
  width: 20vw;
  margin-left: 17vw;
  margin-top: 42vw;
  margin-bottom: 20vw;
}

#about-signup {
	margin:0;
	padding-top:15vw;
}

.ibiza-2022 .scrapbook-img {
	position: absolute;
}
.lineup-top {
  padding: 2vw 28vw 5vw;
  position: relative;
}
.lineup-top h1 {
  margin-bottom: 2vw;
}
.lineup-intro {
	margin-top:2vw;
	padding:0 2vw;
}
.programme-title {
	cursor:pointer;
}

#full-lineup {
	padding-left:4vw;
}
#lineup-tabs {
	padding-top:7vw;
}
#lineup-filter p {
  display: block;
  width: 60vw;
  margin: 0 auto 10px;
  border-bottom: 2px dashed #fff;
  padding-bottom: 10px;
}
#lineup-filter span {
	cursor:pointer;
	transition:0.5s all;
}
#lineup-filter span.active, #lineup-filter span:hover {
	color:#fff;
}
#artist-list {
	display: none;
}
#events-list {
	display: flex;
	flex-wrap: wrap;
}

#events-list p.h1 {
	width:100%;
	flex-basis:100%;
}
#events-list p.h1 sup {
	font-size:2vw;
}
.event {
	margin-bottom:5vw;
	position: relative;
	width:100%;
	flex-basis:100%;
}
.event:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  background-color: #C7EBB0;
  top: 2vw;
  left: calc(10% + 2vw);
  width: 80%;
  height: 100%;
}
.event-inner {
	position: relative;
	z-index: 1;
  display: flex;
  width: 80%;
  margin: auto;
  background-color: #FAF9F1;
  padding: 3%;
  text-align: left;
}
.event-inner img {
  width: 25vw;
  height: 25vw;
  object-fit: cover;
}
.event-details {
	padding-left:3vw;
}
.lineup-middle .event-details p.h2, .lineup-middle .event-details p.h2:hover {
  color: #7DBC3C;
  width: 95%;
  margin: 0;
  text-transform: uppercase;
}
.lineup-middle p.universlt.event-meta, .lineup-middle p.universlt.event-meta:hover {
  margin: 1vw 0;
  text-transform: uppercase;
  line-height: 1;
}
.event-text, .lineup-middle p.universlt.event-meta sup {
	font-size: 1vw;
}
.event-cta {
  font-size: 1vw;
}
.event-book img {
	width:auto;
	height: 3vw;
	object-fit:unset;
	display:block;
	margin-top:1.5vw;
}
#events-list p.h1.apple {
	margin:4vw 0 2vw;
	font-size:3vw;
}


#lineup-1 {
	position: absolute;
  top: 2vw;
  left: 0px;
  width: 24vw;
	z-index:2;
}
#lineup-1 video {
  width: 100%;
  position: absolute;
  left: 0;
  top: -3vw;
  height: auto;
}
#lineup-2 {
	position: absolute;
  width: 20vw;
  right: 0;
  top: 2vw;
}
#lineup-2 .round-title {
  width: 15vw;
  top: 35%;
  position: absolute;
  left: -35%;
}
#lineup-3 {
  width: 12vw;
  right: 12vw;
  top: 28vw;
  position: absolute;
}
.lineup-middle {
	padding:3vw 0 5vw;
	position:relative;
}
.lineup-middle p.universlt {
	margin:2vw auto;
}
.lineup-middle h2 {
  font-size: 3vw;
  margin-bottom: 2vw;
}
.lineup-bottom {
  padding: 5vw 26vw;
  position: relative;
  font-size: 14px;
}
.lineup-bottom-text {
  padding: 2vw 10vw 0;
  margin-bottom: 5vw;
}
.lineup-bottom .scrapbook-img {
	position:absolute;
}
.lineup-bottom .ginput_container_email input {
	text-align: center;
}
.gform_image_button {
	height:3.2vw;
}
#lineup-4 {
  left: -8vw;
  width: 20vw;
  top: 6vw;
}
#lineup-5 {
  width: 18vw;
  left: 40vw;
  top: 50vw;
  z-index: 2;
}
#lineup-6 {
  right: -10vw;
  top: -23vw;
  width: 25vw;
}
#lineup-7 {
	left: 0;
	top: 90vw;
	width: 24vw;
}
#lineup-8 {
	left: 16vw;
	width: 14vw;
	top: 58vw;
}
#lineup-9 {
	right: 17vw;
	top: 105vw;
	width: 25vw;
}
#lineup-9 img {
	width:90%;
	height:auto;
	position: absolute;
}
#lineup-9 img:first-child {
	margin-left:10%;
}
#lineup-9 img:last-child {
	margin-top:10%;
}
.top-logo {
	width:18vw;
	position: static;
	margin:auto;
	transform:none;
}

.page-end {
	font-size: 14px
}
.page-end i {
	font-size: 20px;
}

#closepop {
  position: absolute;
  top: 1.4vw;
  right: 1vw;
}
#closepop svg {
	width: 2vw;
  height: auto;
}


@media (max-width:1025px) {
	body {
		font-size:4vw;
	}
	.links .btn {
		border:none;
	}
	#slide-two-inner h1 {
		margin:5vw 0;
		padding:0 4vw;
	}
	.hero img, .hero video {
		height: 100vw;
		object-fit: cover;
	}
	.links .btn .btn-inner {
		padding:3px 10px;
		border:1px solid #000;
		display: block;
		width: fit-content;
		margin:auto;
	}
	.lineup-middle p.universlt {
		margin:8vw auto 2vw;
	}
	.lineup-middle p.h2 {
		font-size:5vw;
	}
	#closepop {
		position: absolute;
		top:3vw;
		right:3vw;
	}
	#artist-popup-content svg {
		width:5vw;
		height:auto;
	}
	#artist-popup-title {
		margin:4vw 0 3.8vw;
		padding:0 11vw;
	}
	#full-details {
		padding:20vw 4%;
		margin-bottom:-95vw;
	}
	#full-details-text {
		margin-bottom:10vw;
	}
	.woocommerce-loop-product__title {
		font-size:30px !important;
		line-height: 1;
	}
	#contact .title {
		margin-bottom: 25px;
	}
	h1, .h1, h2, .h2 {
		font-size: 6.5vw;
	}
  .gform_image_button {
    height: 10vw;
  }
	main.columns section {
		margin-top:25px !important;
	}
	.top-logo-2022, .top-logo {
		position: absolute;
    top: 6vw;
    left: 50%;
    transform: translateX(-50%);
    width: 30vw;
	}
	.svg-tag {
		height:10vw;
	}
	.hero img {
		height:100vw;
	}
	.hero .h1 {
		width:80%;
	}
	.lineup-intro {
		margin-top:5vw;
	}
	.slide-two {
		margin-top: 100vw;
    padding-top: 10%;
    padding-bottom: 5vw;
    height: auto;
	}
  .site-body {
    position: relative;
    z-index: 2;
    background-color: #F5DC55;
  }
	.residence-img {
		width:50vw;
		margin-bottom: 20px;
	}
	.lineup-residence {
		position: relative;
		top:-12vw;
	}
	#slide-two-inner .svg-tag {
		margin-top:20px;
	}
	.slide-three {
		background-color: #F5DC55;
		position: relative;
		z-index: 2;
		pointer-events:none;
	}
	.home .site-body, .page-template-template-home-2024 .site-body {
		background-color: #F5DC55;
    padding: 0 13vw;
    z-index: 2;
	}
	.about .scrapbook-img {
		display: none !important;
	}
	.about main {
		padding-top:0;
	}
	#about-history, #about-inspiration  {
		width:75vw;
		text-align: center;
		margin-left:0;
		margin-right:0;
	}
	#about-intro {
		text-align: center;
    width: 90vw;
    margin-bottom: 5vh;
		padding-top:15vh;
	}
	#about-intro #top-quotes {
		height:65vw;
	}
	#about-intro #top-quotes p {
		font-size:5.7vw;
	}
	.about .h2.universlt {
		margin-bottom: 5vw;
	}
	#about-mob-imgs-1 {
		height:70vh;
	}
	#about-mob-1 {
		width:40%;
	}
	#about-mob-2 {
		width: 30%;
    right: 10%;
    height: 40%;
	}
	#about-mob-4 {
		width: 70%;
    left: 10%;
    top: 35%;
	}
	#about-mob-5 {
		width: 43%;
    bottom: 11%;
    right: 10%;
	}
	#about-mob-imgs-2 {
		height:70vh;
	}
	#about-mob-6 {
		width: 75%;
    right: 0;
    top: 5%;
	}
	#about-mob-7 {
		width: 50%;
    bottom: 25%;
    left: 10%;
	}
	#about-mob-imgs-3 {
		height:23vh;
	}
	#about-mob-8 {
		width: 30%;
    right: 10%;
    bottom: 12%;
	}
	#about-mob-9 {
		border-color: #F5DC55;
    width: 45%;
    bottom: 12%;
    left: 10%;
	}
	#about-history {
		margin: 0 auto 0 auto;
	}
	#about-inspiration {
		margin-left:auto;
		margin-right:auto;
		padding-top:10vw;
	}
	.marquee3k {
		font-size: 12vw;
	}
	#memories {
		width:90vw;
		margin-left:auto;
		margin-right:auto;
	}
	img.bordered {
		border-width:0.8vw;
	}
	#beginning-somerset {
		height:auto;
	}
	#about-mob-imgs-4 {
		height:55vh;
	}
	#fields {
		width: 55vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
	}
	#fields .svg-tag, #foothills .svg-tag, #balearics .svg-tag {
		margin-top:2vw;
	}
	#about-mob-10 {
		width: 50%;
    position: absolute;
    top: 4%;
    height: 30%;
    left: 25%;
    z-index: 2;
	}
	#about-mob-10 img {
		width: 100%;
	}
	#about-mob-10 img.round-title {
		width: 70%;
    top: -18%;
    right: -35%;
	}
	#about-mob-11 {
		width: 30%;
    left: 3%;
    top: -2%;
    z-index: 3;
	}
	#about-mob-12 {
		width: 50%;
    right: -30%;
    top: -7%;
	}
	#about-mob-13 {
		width: 30%;
    right: 10%;
    top: 46%;
	}
	#about-mob-14 {
		border-color: #F5DC55;
    width: 60%;
    top: 58%;
    left: -4%;
	}
	#onto-atlas {
		margin-top: 0;
		margin-bottom: 0;
	}
	#about-mob-imgs-5 {
		height:50vh;
	}
	#about-mob-15 {
		width: 25%;
    right: 0;
    top: -3%;
    z-index: 2;
	}
	#about-mob-16 {
		width: 45%;
    right: 15%;
    top: 5%;
	}
	#about-mob-17 {
		width: 23%;
    left: 4%;
    top: -4%;
	}
	#about-mob-18 {
		width: 55%;
    bottom: 0;
	}
	#about-mob-19 {
		width: 22%;
    right: 18%;
    bottom: 10%;
	}
	#foothills {
		width: 63vw;
    margin-left: auto;
    margin-right: auto;
		margin-top:0;
	}
	#balearics {
		width: 90vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5vh;
    margin-bottom: 0;
		margin-top:0;
	}
	#balearics .h2.universlt {
		margin-bottom: 0;
	}
	#about-mob-imgs-6 {
		height:25vh;
	}
	#about-mob-20 {
		width: 22%;
    right: 0;
    top: -50%;
	}
	#about-mob-21 {
		width: 55%;
    border-color: #F5DC55;
    right: 10%;
    top: 15%;
	}
	#about-mob-22 {
		width: 35%;
    left: 10%;
    top: 5%;
	}
	.about-mob-imgs {
		position:relative;
	}
	.about-mob-imgs img, .about-mob-imgs .image-overlay, .about-mob-imgs .spin-container {
		max-height:100%;
		position: absolute;
	}
	.signup-logo {
		width: 25vw;
		margin-bottom: 5vw;
	}
	.signup p.h1 {
		font-size: 7vw;
	}
	.signup p.small-text, #input_2_1 {
		font-size:12px;
		border-radius: 0;
	}
	.signup {
		padding-bottom:20vw;
	}
	.mob-footer {
		padding:25px;
	}
	.mob-footer a {
		color:#000;
		font-size:14px;
	}
	.mob-footer p {
		margin:0;
	}
	.mob-footer .copyright, .mob-footer .copyright a {
		color:#fff;
		font-size: 14px;
	}
	.mob-footer .links {
		display: flex;
		margin:5px 0;
	}
	.mob-footer .links a {
		margin-right:20px;
	}
	.mob-footer .social .fab {
		font-size: 25px;
	}
	.bar .page-title, .bar .accom-tile.featured {
		width:100%;
		flex-basis:100%;
	}
	.bar .accom-tile {
		width:50%;
		flex-basis:50%;
	}
	.ibiza-residence-mob {
		width: 30vw;
    margin: auto;
    position: relative;
    top: -12vw;
	}
	.lineup-top {
		padding: 0 13vw 110vw;
	}
	.lineup-top h1.h2 {
		margin-bottom: 5vw;
	}
	#artist-popup {
		min-width: unset;
		width:90vw;
		left:5vw !important;
		right:unset !important;
		top: 20vw !important;
		position: fixed;
	}
	#artist-popup-image {
		height:50vw;
	}
	#lineup-1 {
		top: unset;
    width: 45vw;
    bottom: 100vw;
    padding-bottom: 0;
	}
	#lineup-2 {
		top: unset;
    bottom: 60vw;
    width: 40vw;
    right: 5vw;
    z-index: 2;
	}
	#lineup-2 .round-title {
		top: 70%;
		width: 40vw;
		left: -27vw;
	}
	#lineup-3 {
		bottom: -20vw;
		top: unset;
		width: 30vw;
		right: 10vw;
	}
  #lineup-filter p {
    width: 100%;
  }
	.lineup-middle {
		padding:15vw 0 45vw;
	}
	.lineup-bottom {
		padding:50vw 5vw 75vw;
	}
	.lineup-bottom p.h1 {
		font-size: 8vw;
	}
	#lineup-4 {
		left: -25vw;
		top: -250vw;
		width: 50vw;
	}
	#lineup-5 {
		top: -160vw;
		width: 40vw;
		left: 20vw;
	}
	#lineup-6 {
		width: 55vw;
		top: -175vw;
		left: -10vw;
	}
	.lineup-bottom .residence-img {
		position: relative;
		top:65vw;
		margin-top:55vw;
	}
	#full-details-bottom {
		margin-top:65vw;
	}
	.lineup-bottom-text img {
		width:35vw !important;
	}
	.lineup-bottom-text .gform_wrapper {
		margin-bottom:18vw;
	}

	#home-image-1 {
		width: 34vw;
		margin-left: 0;
		left: 10vw;
		top: 5vw;
	}
	#home-image-2 {
		margin-left: 0;
		width: 45vw;
		left: 50vw;
		top: -8vw;
		z-index: 2;
	}
	#home-image-3 {
		margin-left: 0;
		width: 60vw;
		top: -24vw;
	}
	#home-image-15 {
    width: 55vw;
    margin-left: 0;
    top: 115vw;
	}
  #home-image-15.winter {
    top:145vw;
    margin-left: 20vw;
  }
	#home-image-16 {
    width: 43vw;
    margin-left: -10vw;
    top: -50vw;
    z-index: 3;
	}
  #home-image-16.winter {
    margin-left: -5vw;
    top: -115vw;
  }
	#home-image-17 {
    width: 45vw;
    top: -45vw;
    left: 50vw;
	}
	#home-image-18 {
		top: -25vw;
    left: -40vw;
    width: 35vw;
    margin-top: 40vw;
	}
	#home-text {
		margin: -70vw auto 125vw;
    position: static;
    width: 90%;
    text-align: center;
	}
	#home-text p.h2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5vw;
	}
	#home-image-4 {
		width: 70vw;
    top: -80vw;
    left: 15vw;
    z-index: 3;
	}
	#home-image-5 {
    top: -120vw;
    width: 30vw;
    margin-left: 0;
    left: 45vw;
    z-index: 2;
    margin-bottom: -40vw;
	}
  #home-image-5.winter {
    left: 65vw;
    top: -114vw;
  }
	#home-image-5 .round-title {
    width: 25vw;
    right: 14vw;
    bottom: -16vw;
	}
	#home-image-6 {
		top: -77vw;
    margin-left: 0;
    margin-right: 0;
    width: 50vw;
    left: 27vw;
	}
	.home .marquee3k, .page-template-template-home-2024 .marquee3k {
		z-index: 1;
	}
	.site-body .fullwidth-img {
		width: calc(100% + 26vw);
		height: auto;
		max-width: unset;
		position: relative;
		left: -13vw;
	}
	#home-image-9 {
		width: 80vw;
    margin-top: 29vw;
    margin-bottom: 15vw;
    left:-14vw;
	}
  #home-image-9.winter {
    width: 90vw;
    left: -5vw;
  }
	#about-text-home {
		margin: 0 auto;
    width: 90%;
	}
	#home-about-images {
		margin-left: 0;
    width: 80vw;
    height: 72vw;
    left: 0;
    top: -10vw;
	}
  #home-about-images.winter {
    left: 20vw;
  }
	#home-about-images img:first-child {
		left: 0;
    right: unset;
    width: 30vw;
    height: auto;
    top: 20vw;
    z-index: 1;
	}
	#home-about-images img:last-child {
		right: 0;
    left: unset;
    width: 60vw;
    height: auto;
	}
	#home-image-12 {
		width: 35vw;
    top: 0;
    left: 2vw;
	}
	#home-image-13 {
		top: -12vw;
    left: 4vw;
    width: 30vw;
	}
  #home-image-13.winter {
    top: -10vw;
    left: 18vw;
  }
	#bar-text-home {
		top: 0;
    left: 0;
    margin-top: 10vw;
    margin-bottom: 20vw;
	}
	#home-image-14 {
		left: 6vw;
		width: 75vw;
		top: -14vw;
	}
	#home-signup {
		margin-top: 0;
		padding-top: 14vw;
		padding-bottom: 20vw;
		position: relative;
		width: calc(100% + 26vw);
		left: -13vw;
	}
  #home-signup.winter {
    width: 100vw;
    left: 0;
  }
	.event-inner {
		flex-wrap:wrap;
		padding:7%;
	}
	.event-details {
		width:100%;
		padding-top:5vw;
		padding-left:0;
	}
	.lineup-middle .event-details p.h2 {
		width:75%;
		min-width: unset;
	}
	.lineup-middle .event-details p.h2.event-meta {
		margin:5vw 0;
		width:100%;
	}
	.event-text, .lineup-middle p.universlt.event-meta sup, .event-cta {
		font-size:3vw;
	}
	.event-text a p, .event-cta p {
		font-size:2vw !important;
	}
	.event-text div {
		align-items: center !important;
	}
	.event-cta {
		margin-top:10vw;
	}
	.event-inner .event-book img {
		width:25vw;
		height: auto;
	}
	.day .event-book img {
		width:35vw;
	}
	#events-list p.h1.apple {
		font-size:7vw;
	}
	#lineup-7 {
    left: 5vw;
    top: -12vw;
    width: 60vw;
	}
	#lineup-8 {
    left: 45vw;
    width: 45vw;
    top: 14vw;
	}
	#lineup-9 {
    right: 50vw;
    top: 200vw;
    width: 80vw;
	}
	.event-inner img {
		width:40vw;
		height: 40vw;
	}
}
