@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'Whyte';
    src: url('/admin/fonts/WhyteInktrap-Regular.woff2') format('woff2'),
    	 url('/admin/fonts/WhyteInktrap-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Agnes';
    src: url('/fonts/agnes-regular-webfont.woff2') format('woff2'),
    	 url('/fonts/agnes-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Wremena';
    src: url('/admin/fonts/Wremena-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body, h1, h2, h3 {
	margin: 0px auto;
	font-family: 'Wremena', Times New Roman, serif;
	font-size: 1.7em;
	color: #000;
	width: 100%;
	font-weight:400;

}

.block h1 {
	font-family: 'Whyte', sans-serif;
	font-weight:400;
    line-height: 110%;
    -ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	}


a {
	text-decoration:none;
	border-bottom: 2px solid;
	color:inherit;
	}
	
a:hover {
	color: inherit;
	border-bottom: 2px solid;
	}
	
#background {

	width:100%;
	height:100vh;
	z-index:-100;
	position:fixed;

}



#background img {

	width:100%;
	height:100%;
	}
	

.navigation {
	bottom: 0;
	left: 0;
	position: fixed;
	width: calc(100% - 1.5em);
	display:block;
	padding: .5em 0 1em 1.5em;
	font-family: 'Whyte', Helvetica, Arial, sans-serif;
	z-index:100000;
	background-color:#ffffff;
		transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
	}
	
.navigation:hover {
	background-color:#f1f1f1;
    z-index:1000000;
	}

.navigation a {
	text-decoration:none;
	border-bottom:none;
	font-family: 'Whyte', Helvetica, Arial, sans-serif;
	}

	
.navigation a:hover {
	border-top: 5px solid;
	padding-top:8px;
	}

.navigation a.current {
	border-top: 5px solid;
	padding-top:8px;
	}

.headerleft {
    width: calc(50% - .75em);
    text-align:left;
    float:left;
    display:inline-block;
    }
    
.headerright {
    width: calc(50%);
    text-align: left;
    float: left;
    display:inline-block;
    font-size:1.7em;
    }  
    
.seventy {
	width:70%;
	float:right;
	}
	
.fiftyright {
	width:50%;
	float:right;
	}
	
.fiftyleft {
	width:40%;
	float:left;
	}
	
sup {
	line-height:100%;
	}
	
.sticky {
	position:fixed;
	z-index:1000000;
	}

.topmargin {
    margin-top:1em;
}

.slidervertmargin {
    margin-top:4em;
}
	
.writingright {
	margin-left:calc(50% - 2em);
	transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   background-color:#ffffff;
	}

.writingright:hover, .writingleft:hover {
    background-color: #e5e5e5;
    border-radius: 30px;
    display: block;
    border-bottom: 0;
    padding:1em;
    
}	

	
.writingleft {
	margin-right:calc(50% - 2em);
	transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   background-color:#ffffff;
	}
	
.writingright a:hover, .writingleft a:hover {

    border-bottom: 0;
    
	}
	
.indexheader {
	font-family:'Whyte';
	padding: 1em 0;
	}
	
.indexrow {
	border-top:2px solid #000000; padding:1em 0;
	font-family: 'Whyte';
	transition: all 0.3s linear;
   -webkit-transition: all 0.3s linear;
   -moz-transition: all 0.3s linear;
   background-color:#ffffff;
 	display:inline-block;
 	width:100%;


	}
	
.indexrow:hover {
	background-color: #e5e5e5;
	    border-radius: 30px;
	padding:.5em;
		border:none !important;
		
	text-decoration: none !important;
	width: calc(100% - 1em);
	}
	
.indexrow a:hover {
	border:0 !important;
	text-decoration: none !important;
	}
	
.indexcell {
	width: calc(33.333% - 1em); 
	margin-right: 1em;
	display:inline-block; 
	float:left;
	}
	
.indexcell4 {
	width: calc(25% - 1em); 
	margin-right: 1em;
	display:inline-block; 
	float:left;
	}
	
.slidercaption {
    text-align: left;
    display: inline-block;
    position: absolute;
    margin: 1em 2.3em;
    width: 40%;
    bottom: -2em;
    float: left;
    background-color:#ffffff;
 }
 
.bottom {
    position: absolute;
    bottom: 4em;
    text-align: left;
    padding-left: 1.5em;
	}  
	
.bottom a {
	border-bottom: none;
	} 
	
.bottom a:hover {
	border-bottom: 1px solid;
	}
    
/* Masonry */

*, *:before, *:after {
#masonry box-sizing: border-box !important;
}

#masonry {
	margin: 1.5em;
	padding-bottom: 2%;
	line-height:120%;
	}

#masonry article {
  -moz-column-width: 15em;
  -webkit-column-width: 15em;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
}

#masonry section {
  display: inline-block;
  width: 100%;
  margin-bottom: 1.5em;
}

#masonry a {
	border-bottom: none;
	}

.smallleft {
	width:50%;
	padding-right:50%;
	padding-bottom:5em;
	}
	
.smallright {
	width:50%;
	float:right;
	padding-left:50%;
	text-align:right;
	padding-bottom:5em;
	}
	
#front-page img {
	width:50%; 
	height:100vh; 
	object-fit:cover;
	}

#logo {
	z-index:100;
	width: 100%;
	padding-top:1.5em;
	position:fixed;
	text-align:center;
	margin:0;
	}
	
#logo a {
	border-bottom:none;
	}
	

#logo img {
	width:150px;
	margin:0 auto;
	text-align:center;
	}

#logoforjonh {
	z-index:100;
	position:fixed;
	text-align:center;
	margin:0;
	bottom:20px;
	right:20px;
	}
	
#logoforjonh a {
	border-bottom:none;
	}
	

#logoforjonh img {
	width:150px;
	margin:0 auto;
	text-align:center;
	}
	
#live {
	z-index:100;
	position:fixed;
	text-align:left;
	margin:20px;
	}
	
#live a {
	border-bottom:none;
	}


#Content {
	margin: 0px auto;
	width: 100%;
	text-align: center;
	display:inline-block;
	padding-bottom:5em;
}



img {
	width: 100%;
    height: auto;
    align: center;
    }

.block {
	text-align: left;
	margin:1em 1.5em;
	display:inline-block;
	width: calc(100% - 3em);
	line-height:120%;
	}
	
.two-column-left {
	width:48.5%;
	float:left;
	padding-right:3%;
	display:inline-block;
	}
	
.two-column-right {
	width:48.5%;
	float:left;
	display:inline-block;
	}

#footer {
	padding: 3%;
	margin-top:3%;
	width:94%;
	background-color: #000000;
	color: #ffffff;
	text-align:left;
	height:auto;
	display:inline-block;

	}
	
#sticky-footer {
	padding: 1%;
	position:fixed;
	z-index:100;
	width:100%;
	bottom:0;
	background-color: #00ff00;
	color: #000000;
	text-align:center;
	height:auto;

	}

.mask {
  -webkit-mask-image: url(http://drewsisk.com/rapture/images/blob_1.svg);
          mask-image: url(http://drewsisk.com/rapture/images/blob_1.svg);
  webkit-mask-image: url(http://drewsisk.com/rapture/images/blob_1.svg);
  mask-mode: alpha;
  webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  webkit-mask-size: 100%;
  -webkit-mask-position: center;
          mask-position: center;
  webkit-mask-position: center;
}


#resizeDiv{
  width:10%;
  height:80vh;
  background:red;
  float:left;
}

#resizeDiv-2{
  width:30%;
  height:80vh;
  background:red;
  float:left;
}

#resizeDiv-3{
  width:150px;
  height:400px;
  background:purple;
  float:left;
}

#resizeDiv-4{
  width:150px;
  height:400px;
  background:purple;
  float:left;
}


.spin {
    -webkit-animation:spin 12s linear infinite;
    -moz-animation:spin 12s linear infinite;
    animation:spin 12s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(-360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(-360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(-360deg); transform:rotate(-360deg); } }

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}

#widgets {
		text-align:left;
		overflow:hidden;
		width:100%;
		position:relative;
		margin-bottom:5%;
		}
		
#widgets img {
	max-height:90vh;
	max-width: calc(100% - 4em);
	object-fit:contain;
}
		
	.arrowleftwhite {
	font-size:1.5em;
	font-family: Helvetica, Arial, sans-serif;
	display:inline-block;
	color:#000000;
	top:calc(50% - 1.5em);
	position:absolute;
	float:left;
	left:0;

	}

.arrowleftwhite:hover, .arrowrightwhite:hover {

	color:#000000;
    cursor: pointer;

	}

.arrowrightwhite {
	font-size:1.5em;
	font-family: Helvetica, Arial, sans-serif;
	display:inline-block;
	color:#000000;
	float:right;
	top:calc(50% - 1.5em);
	right:0;
	position:absolute;
	text-align:right;

	}
	
.owl-item {
  background-color: #D2527F;
  color: white;
  text-align: center;
  padding: 100px 0;
}

.owl-prev,
.owl-next {
  display: inline-block;
}
.owl-next {
  float: right;
}
.slider-counter {
  text-align: center;
}

.info {
  text-align: center;
  margin-top: 110px;
}
	
.tile3 {
	font-size:1em;
	text-align:center;
	
	}

.tile3 p {
	margin:.75em 0;
}
	
.eventheader {
	padding-left:2em;
	font-family: 'agnesregular', Helvetica, Arial, sans-serif;
	font-size:1.2em;
	}

form {
    text-align:left;
}

select {
	background-color:#ffffff;
	border:1px solid #000000;
	text-transform:uppercase;
	margin: 1% 0;
	padding:4px;
	text-align:left;
	font-weight:600;
	font-size:.5em;

}

.paybutton {
	background-color:#ffffff;
	border:1px solid #000000;
	text-transform:uppercase;
	margin-bottom:1%;
	padding:4px;
	text-align:left;
	font-weight:600;
	font-size:.5em;
}

.paybutton:hover {
	cursor:pointer;
}

.videoWrapperwide {
	position: relative;
	padding-bottom: 54.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videocontainer {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.iframecontainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

img.lazy {

	max-width:100%;
	max-height:100vh;
	display:inline-block;
	}
	
/* width */
::-webkit-scrollbar {
  width: 7px;
  border-left:1px solid #000000;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ffffff; 
  border-left:2px solid #000000;

}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000000; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
    border: 2px solid #000000;
    z-index:100000;
}

.orangebutton {
	text-transform:uppercase;
	color: #000000;
	background-color:#ffffff;
	margin-top: .6em;
	padding: 0 .25em 0 .1em;
	line-height: 100%;
	border: 3px solid #000000;
	  border-radius: 7px;
	font-size: 1em;
	display:inline-block;
	font-family: 'Whyte', sans-serif;
	outline:none;
	cursor: pointer;
	float:right;
	position: fixed;
	bottom:1em;
	right:1.5em;
}

.viewindex {
    position: fixed;
    margin: 2.5em -1em;
    font-family: 'Whyte';
    transform: rotate(-90deg);
    text-align: right;
    z-index: 1000;
    font-size: 1em;
    outline: none;
    border: 0;
    left: 1.5em;
    transition: all 0.8s ease-out;
    -webkit-transition: all 0.8s ease-out;
    background-color: transparent;
    padding: 0;
    	cursor: pointer;

}

.collapse {
  max-height: 0;
  overflow: hidden;
  float:left;
  transition: max-height 0.4s ease-out;
  -webkit-transition: max-height 0.4s ease-out;

}

.collapseviewindex {
  max-height: 0;
  overflow: hidden;
  float:left;
  transition: all 2s ease-out;
  -webkit-transition: all 2s ease-out;

}

.active, .orangebutton:hover {
}

.orangebutton:after {
  content: '\002B';
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.viewindexcontainer {
	    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transition:none;
}


.viewindex:after {
	content: 'Index';
	  border:2px solid #000000;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  background-color:#ffffff;
  padding:.3em;
	  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
	}


.active:after {
  content: "\2212";
}

.viewindexactive {
    transform: none;
    left: 1.5em;
    margin: 0;
    top: 1.5em;
}

.viewindexactive:after {
  content: "×  Index";
  text-transform:0;
  border:2px solid;
  border-radius: 7px;
    -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  background-color:#ffffff;
  padding:.3em;
  	  transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
}

.headerrightmobile {
	display:block;
	width:100%;
    text-align: left;
    float: left;
    display:inline-block;
    font-size: 1.56em;

}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/



/* for 1116px or more */
@media screen and (min-width: 1116px) {

.mobile { 
    display:none;
}

.headerrightmobile {
	display:none;
}

}


/* for 950px or more */
@media screen and (min-width: 951px) {

.swiper-pagination {
  position: absolute;
  right:1em;
  top: -1em;
  text-align: right;
  transition: 300ms opacity;
  z-index: 10;
  font-family: 'Whyte', sans-serif;
  font-size: 1.7em;
}

}

/* for 770px or less */
@media screen and (max-width: 770px) {
	
	.swiper-slide img {
    max-height: 50vh;
}

}

/* for 950px or less */
@media screen and (max-width: 950px) {

	.topmargin {
    margin-top: 0;
	}
	
	.fiftyleft {
		width:100%;
	}

	.fiftyright {
		width:100%;
	}
	
	.sticky {
	position:relative;
	}

    .bottom {
    position: static;
    bottom: 4em;
    padding-left:1em;
    }
    
    .headerrightmobile a:hover {
	border-top: none !important;
	padding-top: none !important;
	}
	
	.indexcell, .indexcell4 {
	width: calc(100% - 1em); 
	margin-right: 1em;
	margin-bottom:.5em;
	display:inline-block; 
	float:left;
	}
	
	.indexrow {
		/* width: calc(100% - 2.5em); */
	}

}

/* for 1115px or less */
@media screen and (max-width: 1115px) {

	body, h1, h2, h3 {
		font-size: 1.56em;
}

.mobile {
    
    text-align:left;
}

.headerleft {
	width: 100%;
}

.headerleft h1 {
	line-height: 100%;
}

.headerright {
	display:none;
}



.navigation h1 {
	margin-bottom: 0;
}

}

/* for 600px or less */
@media screen and (max-width: 600px) {

.writingright {
    margin-left: 10%;
}

.writingleft {
    margin-right: 10%;
}

       .viewindex:after {
 font-size:.7em;
  padding: 0 .3em;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  }
  
  .viewindexactive:after {
  border-radius: 0;
    -webkit-border-radius: 0;
  -moz-border-radius: 0;
  }

}





