* {
    border: 0;
    padding: 0;
    margin: 0;
  }

.landing_page {
    display: flex;
    flex-direction: column;
    margin-left: 100px;
    height: 100vh;
}
.landing_page {
    background-color: white;
}
.landing_page a {
    color: #305853;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    margin: 0 350px;
    transition: .1s;
    padding-bottom: 30px;
    font-family: "Jura", sans-serif;
    -webkit-transform-style: preserve-3d;
   -webkit-transition: 0.5s;
    transform-style: preserve-3d;
    max-width: 150px;
    max-height: 30px;
    background-color: #1b2a30;
    margin-bottom: 50px;
}
.landing_page a:hover {
  font-family: "Pixelify Sans", sans-serif;
  color: #b06821;
  transform: rotateY('-180deg');
  -webkit-transform: rotatey(-360deg);
  background-color: #9e2c21;
  font-size: 20px;
}
.enter_button {
  margin-top: auto;
  margin-bottom: -5vh;
 }
 h1 {
  font-family: "Pixelify Sans", sans-serif;
  color: #305853;
  background-color: #9e2c21;
  padding: 10px;
 }
 .cta-button {
  display: inline-block;
  margin-top: 1rem;
  padding: 0.75rem 1.5rem;
  background-color: #1b2a30;
  color: #305853;
  text-decoration: none;
  font-weight: 600;
  margin-left: 15px;
}

.cta-button:hover {
  opacity: 0.85;
  text-decoration: none;
  color: #b06821;
}

 h2 {
  font-family: "Pixelify Sans", sans-serif;
  color: #305853;
 }
 h4,h3 {
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  color: #305853;
 }
 h6 {
  font-family: "Jura", sans-serif;
  font-weight: 700;
  color: #305853;
 }
 .pageContent p,
 .signs .card-text{
  color: white;
  font-family: "Jura", sans-serif;
  font-weight: 600;
  padding-left: 15px;
}
.signs .card-text {
  margin: 15px 60px;
}
 .container p,
 .card-text,
 .skill-category p {
  font-family: "Jura", sans-serif;
  font-weight: 300;
  color: #b06821;
 }
.header_image{
    height: auto;
    width: 100%;
}
.pageContent,
#pageContent {
  background-color: #b06821;
}
.skill-category {
  background-color: white;
  border-radius: 10px;
  margin: 10px 300px;
}
.home img {
  border-radius: 10px;
}
/*=======================================

              Navigation

=========================================*/
header{
  background-color: #1b2a30;
}
header nav {
  padding-bottom: 5px;
}
header nav ul li{
  display: inline;
}

header nav a {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  font-size: 25px;
  margin: 0 20px;
  transition: .3s;
  font-family: "Pixelify Sans", sans-serif;
  font-weight: 400;
  color: #305853;
  padding: 3px 10px 3px 10px;
  transition: transform ease 300ms;
}

header nav a:hover {
  color: #b06821;
  transition: .3s;
  text-decoration: none;
  background-color: #9e2c21;
  border-radius: 10px;
  transform: translatey(-10px);
  filter: drop-shadow(0 0 0.75rem crimson);
}
/*====================================

            Kids Image Slider

====================================*/
.kids-gallery {
  padding-top: 15px;
}

.section{
  position: relative;
  width: 100%;
  display: block;
}
[type="radio"]:checked,
[type="radio"]:not(:checked){
  position: absolute;
  left: -9999px;
}
.checkbox:checked + label,
.checkbox:not(:checked) + label{
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  text-align: center;
  margin-right: 6px;
  margin-left: 6px;
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid #bdc3c7;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  animation: border-transform 6s linear infinite alternate forwards;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    animation-play-state: paused;
}
.checkbox.frst.l + label{
  background-image: url('../images/L_0.JPG');
}
.checkbox.scnd.l + label{
  background-image: url('../images/L_2.JPEG');
}
.checkbox.thrd.l + label{
  background-image: url('../images/L_4.jpeg');
}

.checkbox.frst.g + label{
    background-image: url('../images/G_0.JPEG');
  }
  .checkbox.scnd.g + label{
    background-image: url('../images/G_1.jpeg');
  }
  .checkbox.thrd.g + label{
    background-image: url('../images/G_18.jpeg');
  }

.checkbox:checked + label{
  box-shadow: 0 8px 25px 0 rgba(16,39,112,.3);
  transform: scale(1.3);
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    animation-play-state: running;
}
@keyframes border-transform{
  0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; } 
  14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; } 
  28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; } 
  42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; } 
  56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; } 
  70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; } 
  84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } 
}

.slider-height-padding {
  padding-top: 440px;
}

.lennon, .griffin {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 100;
  padding: 0;
  margin: 0;
  list-style: none;
}
.lennon li, 
.griffin li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  z-index: 100;
  padding: 0;
  margin: 0;
  list-style: none;
  height: 400px;
  border: 5px solid #bdc3c7;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 2.7;
  color: white;
  writing-mode: vertical-rl;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0 8px 25px 0 rgba(16,39,112,.1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.lennon li:nth-child(1) {
  background-image: url('../images/L_0.JPG');
}
.lennon li:nth-child(2) {
  background-image: url('../images/L_2.JPEG');
  background-position: top;
}
.lennon li:nth-child(3) {
  background-image: url('../images/L_4.jpeg');
}

.griffin li:nth-child(1) {
    background-image: url('../images/G_0.jpeg');
    background-position: top;
  }
  .griffin li:nth-child(2) {
    background-image: url('../images/G_1.jpeg');
  }
  .griffin li:nth-child(3) {
    background-image: url('../images/G_18.jpeg');
  }

.checkbox.frst:checked ~ .lennon li:nth-child(1) {
  opacity: 1;
  pointer-events: auto;
  border-radius: 16px;
}
.checkbox.scnd:checked ~ .lennon li:nth-child(2) {
  opacity: 1;
  pointer-events: auto;
  border-radius: 16px;
}
.checkbox.thrd:checked ~ .lennon li:nth-child(3) {
  opacity: 1;
  pointer-events: auto;
  border-radius: 16px;
}

.checkbox.frst:checked ~ .griffin li:nth-child(1) {
    opacity: 1;
    pointer-events: auto;
    border-radius: 16px;
  }
  .checkbox.scnd:checked ~ .griffin li:nth-child(2) {
    opacity: 1;
    pointer-events: auto;
    border-radius: 16px;
  }
  .checkbox.thrd:checked ~ .griffin li:nth-child(3) {
    opacity: 1;
    pointer-events: auto;
    border-radius: 16px;
  }

.logo {
	position: absolute;
	top: 30px;
	right: 30px;
	display: block;
	z-index: 100;
	transition: all 250ms linear;
}
.logo img {
	height: 26px;
	width: auto;
	display: block;
}



@media (max-width: 767px) {
  .slider-height-padding {
    padding-top: 340px;
  }
  ul li {
    height: 300px;
    font-size: 13px;
    letter-spacing: 1px;
  }
}

@media (max-width: 575px) {
  .slider-height-padding {
    padding-top: 240px;
  }
  ul li {
    height: 200px;
  }
}

/*====================================

            Gallery

====================================*/
.links a{
  margin: 20px;
  text-decoration: none;
  background-color: #1b2a30;
  text-decoration: none;
  font-family: "Pixelify Sans", sans-serif;
  font-size: 50px;
  color: #305853;
  padding: 100px;
  text-align: center;
  margin: 10px;
  transition: .5s;
  border-radius: 10px;
}
.links a:hover {
  text-decoration: none;
  color: #b06821;
  background-color: #9e2c21;
  filter: drop-shadow(0 0 0.75rem #b06821);
  font-size: 60px;
  padding: 93px;
}
.gallery_cards{
  margin: 10px;
}
/*====================================

          Back to Top Button

====================================*/

#myBtn {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 9999;
  border: none;
  outline: none;
  background-color: #1b2a30;
  color: #305853;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
  font-size: 30px;
  font-family: "Pixelify Sans", sans-serif;
  opacity: 0;
  pointer-events: none;
  transition: opacity .5s, transform .5s;
  transform: translateY(0) scale(1);
}

#myBtn.show{
  opacity: 1;
  pointer-events: auto;
}

#myBtn.bounce {
  animation: bounce 0.6s;
}

#myBtn:hover {
  background-color: #1b2a30;
  color: #b06821;
  transform: translateY(0) scale(1.1);
  filter: drop-shadow(0 0 0.75rem #b06821);
}

/* Bounce keyframes */
@keyframes bounce {
  0%   { transform: translateY(20px) scale(1); }
  50%  { transform: translateY(-5px) scale(1.05); }
  70%  { transform: translateY(0px) scale(1); }
  100% { transform: translateY(0px) scale(1); }
}

#pageContent h2 {
  background-color: #9e2c21;
  padding: 10px;
}
.card{
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.card a img{
  background-color: #9e2c21;
  color: #9e2c21;
  margin-top: 15px;
  border-radius: 8px;
  opacity: 50%;
  transition: .5s;
}
.card a img:hover {
  opacity: 100;
  transition: 1;
  filter: drop-shadow(0 10px 0.75rem #9e2c21);
  transform: translatey(-10px);
}


.box img{
  width: 50%;
}

/*====================================

            Rotating Gallery

====================================*/
.rotating{
  margin:20;
  padding: 30px;
  height:100vh;
  display:grid;
  place-items:center;
  background-image:url(../images/stars.jpg);
  background-color:#010101;
  background-size: contain;
}

.gallery{
  position:relative;
  width:400px;
  height:400px;
  transform-style:preserve-3d;
  animation:rotate 35s linear infinite;
}

@keyframes rotate{
  from{
    transform:perspective(1200px) rotateY(0deg);
  }
  
  to{
    transform:perspective(1200px) rotateY(360deg);
  }
}

.gallery span{
  position:absolute;
  width:100%;
  height:100%;
  transform-origin:center;
  transform-style:preserve-3d;
  transform:rotateY(calc(var(--i) * 72deg)) translateZ(380px);
}

.gallery span img{
  position:absolute;
  width:100%;
  height:100%;
  object-fit:cover;
}

/*====================================

          Open Button

====================================*/

.button-container { 
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1em;
  text-align: center; 
}

.open-button {
border: 1px solid;
overflow: hidden;
position: relative;
color: #305853;
cursor: pointer;
display: block;
font-size: 30px;
font-weight: 400;
line-height: 45px;
max-width: 250px; 
text-decoration: none;
text-transform: uppercase;
width: 100%;
border-radius: 10px;
background-color: #1b2a30;
padding: 3px 10px 3px 10px;
font-family: "Pixelify Sans", sans-serif;
}

.rotate_open{
  transform: translateY(80px);
  margin: 0 0 2em;
}

.open-button span {
z-index: 2;
position: relative;
}


.open-button::after {
background: #b06821;
content: "";
height: 155px;
left: -75px;
opacity: .5;
position: absolute;
top: -50px;
transform: rotate(35deg);
transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
width: 50px;
z-index: 1;
}

.open-button:hover{
  filter: drop-shadow(0 0 0.75rem #b06821);
  color: #b06821;
}
.open-button:hover::after {
left: 120%;
transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.all-signs img {
  margin: 5px 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sign {
  background-color: white;
}
/*====================================

         Lightbox

====================================*/

.hide-content {
  display: none !important;
}

.no-scroll {
  position: fixed;
  width: 100%;
  overflow: hidden;
}

.lightbox-overlay {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  justify-content: center;
  align-items: center;
  scroll-behavior: auto !important;
}

.lightbox-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 50%;
  max-width: 1200px;
}


.lightbox-content .image,
.lightbox-content .images,
.lightbox-content .rimage,
.lightbox-content .opimage{
  max-width: 80vw;    
  max-height: 100vh;
  width: auto;        
  height: auto;
  display: block;
  margin: 0 auto;     
  object-fit: contain;
}

button:focus {
  outline: none !important;
}

.close-button,
.closebtn,
.clsbtn,
.opclose-button {
  color:#305853;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  background-color: black;
  border-radius: 0 0 0 3px;
  padding: 10px;
}

.close-button:hover,
.close-button:focus,
.closebtn:hover,
.closebtn:focus,
.clsbtn:hover,
.clsbtn:focus,
.opclose-button:hover
.opclose-button:focus {
  color: #305853;
  text-decoration: none;
  cursor: pointer;
  background-color: #1b2a30;
}

.prev,
.next,
.prevbtn,
.nextbtn,
.nbtn,
.pbtn,
.opprev,
.opnext {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: #305853;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

.next,
.nextbtn,
.nbtn,
.opnext {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev:hover,
.next:hover,
.prevbtn:hover,
.nextbtn:hover,
.pbtn:hover,
.nbtn:hover,
.opprev:hover,
.opnext:hover {
  color: #305853;
  background-color: #305853;
}

.numbertext,
.imagetext,
.rtext {
  color: #305853;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: #305853;
}

.mySlides,
.posterslides,
.randomslides,
.opSlides {
  display: none;
}

/*====================================

            Card Flip

====================================*/
.card-line {
  max-height: 350px;
}
.card-line-tarot{
  max-height: 450px;
}
.hand {
  height: 500px;
}
.flip {
  -webkit-perspective: 800;   
  perspective: 800;
  position: relative;
  text-align: center;
}
.flip .cards.flipped {
  -webkit-transform: rotatey(-180deg);
  transform: rotatey(-180deg);
}
.flip .cards {
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  transform-style: preserve-3d;
  transition: 0.5s;
  background-color: #fff;
}
.flip .cards .face {
  -webkit-backface-visibility: hidden ;
  backface-visibility: hidden ;
  z-index: 2;
}
.flip .cards .front {
  position: absolute;
  z-index: 1;
}

.flip .cards .img {
  position: relative;
  z-index: 1;
  border: 2px solid #000;
}
.flip .cards .back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  position: absolute;
}
.inner{
  margin:0px !important; 
}

@media (max-width: 768px) {

  .landing_page {
    margin-left: 0;
    padding: 20px;
    height: auto;
  }

  .landing_page a {
    margin: 20px auto;
    font-size: 16px;
  }

  .skillIcons {
    margin: 0 20px;
  }

  .links a {
    font-size: 28px;
    padding: 30px;
  }

  header nav a {
    font-size: 18px;
    margin: 0 8px;
  }

  .lennon li,
  .griffin li {
    height: 250px;
    border-radius: 20px;
    writing-mode: horizontal-tb;
  }

  .hand {
    height: auto;
  }

  .gallery {
    width: 280px;
    height: 280px;
  }

  .gallery span {
    transform: rotateY(calc(var(--i) * 72deg)) translateZ(220px);
  }
}

@media (max-width: 480px) {

  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 20px;
  }

  .links a {
    font-size: 22px;
    padding: 20px;
  }

  .open-button {
    font-size: 22px;
  }

  .slider-height-padding {
    padding-top: 200px;
  }

  .gallery {
    width: 220px;
    height: 220px;
  }

  .gallery span {
    transform: rotateY(calc(var(--i) * 72deg)) translateZ(170px);
  }
}
