@font-face {
   font-family: Exo2;
   src: url(fonts/Exo2-VariableFont_wght.ttf);
}

@font-face {
   font-family: Montserrat;
   src: url(fonts/Montserrat-VariableFont_wght.ttf);
}

@font-face {
   font-family: Syncopate-Bold;
   src: url(fonts/Syncopate-Bold.ttf);
}

@font-face {
   font-family: Syncopate-Regular;
   src: url(fonts/Syncopate-Regular.ttf);
}
@font-face {
   font-family: Alegreya;
   src: url(fonts/AlegreyaSansSC-Regular.ttf);
}

* {
   font-family: Exo2;
}



body {
  background-color: #1d1c20;
}
blockquote {
    margin-top:20px;
    border-left: 5px solid #81d168;
    font-size: 100%;

}
blockquote small {
    
    font-family: Alegreya;
    color: #8599c5;
}
a {
    color: #3fe247;
}
a:hover {
    color: #bdfca9;
}

audio { 
    width: 100%; 
}

#mobileOnly{
    display:none;
}
      .photoButton {
          position: absolute;
        z-index: 999;
        width:100%;
        min-height: 80px; 
        height: 100%;
        text-indent: -999em;
      }
      .photoButton:hover {
background-color: rgba(169, 154, 184, 0.3);
      }
      .photoButton[drop-active=true] {
  border: 3px dashed #d5cbd8;
  border-radius: 7px;
}
#topBtn {
  opacity: 0;
  position: fixed;
  bottom: 15px;
  right: 20px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #d8375fb9;
  cursor: pointer;
  padding: 6px;
  border-radius: 10px;
  transition: 0.3s;
}

#topBtn:hover {
  background-color: #c243c2b9;
  transition: 0.3s;
}
#maps {
  height: 100%;
  width: 100%;
  
}

#desc {
    color: #DCF9AA;
    font-size: 18px;
}

      #divPhotoButton0, #divPhotoButton1, #divPhotoButton2, #divPhotoButton3, #divPhotoButton4, #divPhotoButton5, #divPhotoButton6, #divPhotoButton7, #divPhotoButton8, #divPhotoButton9, #divPhotoButton10, #divPhotoButton11, #divPhotoButton12, #divPhotoButton13, #divPhotoButton14, #divPhotoButton15, #divPhotoButton16, #divPhotoButton17, #divPhotoButton18, #divPhotoButton19, #divPhotoButton0-1, #divPhotoButton0-2, #divPhotoButton1-1, #divPhotoButton1-2, #divPhotoButton2-1, #divPhotoButton2-2, #divPhotoButton3-1, #divPhotoButton3-2, #divPhotoButton4-1, #divPhotoButton4-2, #divPhotoButton5-1, #divPhotoButton5-2, #divPhotoButton6-1, #divPhotoButton6-2, #divPhotoButton7-1, #divPhotoButton7-2, #divPhotoButton8-1, #divPhotoButton8-2, #divPhotoButton9-1, #divPhotoButton9-2, #divPhotoButton10-1, #divPhotoButton10-2, #divPhotoButton11-1, #divPhotoButton11-2, #divPhotoButton12-1, #divPhotoButton12-2, #divPhotoButton13-1, #divPhotoButton13-2, #divPhotoButton14-1, #divPhotoButton14-2, #divPhotoButton15-1, #divPhotoButton15-2, #divPhotoButton16-1, #divPhotoButton16-2, #divPhotoButton17-1, #divPhotoButton17-2, #divPhotoButton18-1, #divPhotoButton18-2, #divPhotoButton19-1, #divPhotoButton19-2 {
          position: relative; 
          z-index: 99;
          height: 80px; 
          text-align:left;
      }

#main-video0, #main-video1, #main-video2, #main-video3, #main-video4, #main-video5, #main-video6, #main-video7, #main-video8, #main-video9, #main-video10, #main-video11, #main-video12, #main-video13, #main-video14, #main-video15, #main-video16, #main-video17, #main-video18, #main-video19 {
	display: none;
	max-width: 700px;
}

#video-canvas0, #video-canvas1, #video-canvas2, #video-canvas3, #video-canvas4, #video-canvas5, #video-canvas6, #video-canvas7, #video-canvas8, #video-canvas9, #video-canvas10, #video-canvas11, #video-canvas12, #video-canvas13, #video-canvas14, #video-canvas15, #video-canvas16, #video-canvas17, #video-canvas18, #video-canvas19 {
	display: none;
}

#videoContainer {
    
    width: 700px;
}
#divVideoButton0, #divVideoButton1, #divVideoButton2, #divVideoButton3, #divVideoButton4, #divVideoButton5, #divVideoButton6, #divVideoButton7, #divVideoButton8, #divVideoButton9, #divVideoButton10, #divVideoButton11, #divVideoButton12, #divVideoButton13, #divVideoButton14, #divVideoButton15, #divVideoButton16, #divVideoButton17, #divVideoButton18, #divVideoButton19  {
    position: relative;
height: 80px;
}

#wrapper {
    margin: 20px 0;
    padding: 30px 0;
    border-radius: 30px;
    background-color: #555564;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position:relative;
    transition: opacity 0.3s;
}

#gridBlock {
    height: 120px;
    width: 120px;
    background-color: #483f50;
    border-radius: 12px;
    margin: 0 6px 6px 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.5s;
    position:relative;
    display: inline-block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;

    -khtml-border-radius: 512px;

}

#gridBlockText {
    margin: 4px;
    background-color: #483f50;
    color:#e5d3eb;
    text-align: justify;
    font-size:70%;
}

#gridBlock video {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -khtml-border-radius: 12px; 
}

#gridBlockContent {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#gridIcon {
    position: absolute;
    right: 4px;
    bottom: 4px;
    z-index:9;
    background-color: #303052cc;
    box-shadow: 0 0 2px 2px #303052cc;
    border-radius:8px;
}
#seeAllBtn {
    height: 40px;
    width: 120px;
    background-color: #e55983;
    border-radius: 12px;
    margin: 0 6px 6px 0;
    overflow: hidden;
    transition: 0.3s;
    color: white; 
    text-align: center;
    font-family: Montserrat;
      font-size: 14px;
  font-weight: 500;
  padding-top:10px;
}
.seeAllBtn:hover {
  background-color: white;
  color: #d43061b9;
  transition: 0.3s;
}

.splitMergeBtn {
    width: 90px;
  background-color: #e55983;
  border-radius: 0 10px 10px 0;
  border-style: none;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 10px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  font-family: Helvetica;
}

.splitMergeBtn:hover,
.splitMergeBtn:focus {
  background-color: #d43061b9;
  transition: 100ms;
}


.addRemoveBtn {
    width: 90px;
  background-color: #d7da2a;
  border-radius: 10px;
  border-style: none;
  color: rgb(90, 48, 99);
  cursor: pointer;
  margin: 5px 0 5px 5px;
  text-align: center;
  vertical-align: middle;
  transition: 100ms;
  font-size: 28px;
  padding: 0;
  font-family: Helvetica;
}

.addRemoveBtn:hover {
  background-color: #dee044c0;
  transition: 100ms;
}

#drop {
    padding-top: 15px;
    text-align: center;
    font-size: 20px;
    color: #908c92;
}

#offset {
    width: 120px;
    display: inline-block;
    color: rgb(180, 167, 190);
    padding-left: 20px;
    padding-top: 10px;
}

.createPageInput {
  padding: 6px 10px;
  margin: 4px 0;
  box-sizing: border-box;
  border: none;
  background-color: rgb(163, 148, 180);
  color: white;
  border-radius: 4px;
}

.tag {
    background-color: #e55983;
    
padding: 3px 20px 6px 4px;
    position: relative;
    border-radius: 3px;
    color:white;
margin: 4px 4px 0 0;
transition: 100ms;
line-height: 1.2;
position: relative;
}

.tag:after {
    position: absolute;
    top: -4px;
font-weight: bold;
    right: 6px;
    content: '\d7';
    font-size: 20px; 
    color: black;
    

}

.tag:hover {
cursor: pointer;
  background-color: #d43061b9;
  transition: 100ms;

}

#btn_cnvimg {
    width: 90px;
  background-color: #e55983;
  border-radius: 12px;
  border-style: none;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  height: 50px;
  line-height: 20px;
  list-style: none;
  margin: 15px 0 0 40px;
  outline: none;
  padding: 10px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 200px;
  font-family: Helvetica;
}

#btn_cnvimg:hover,
#btn_cnvimg:focus {
  background-color: #d43061b9;
  transition: 100ms;
}

.wysihtml5-editor, .bcontent, .form-control, .wysihtml5-sandbox {
    font-family: Exo2 !important;
}

.wysihtml5-sandbox {
    font-family: Exo2 !important;
}

iframe {
    font-family: Exo2 !important;
}

#numPostsDiv {
    margin:6px 4px 12px 0;
}

#numPostsSpan {
    font-family: Syncopate-Regular;
    color:#DCF9AA;
    background-color:#700a8c;
    padding: 6px 8px;
    border-radius:10px;
    font-size: 20px;
}

#numPostsText {
    font-size: 16px;
}

/* The Modal (background) */
.modal {
  display:  block;


  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;

  overflow: hidden;
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
    align-items: center;
    cursor: pointer;
    z-index: 99;
    transition: all 0.3s;
transform:  scale(0);

}

#modalPhoto {
display:block;
            max-width: 100%;
            max-height: 100%;
            margin:auto;

transition: all 0.3s;
transform:  scale(0);


}

#modalButtons {
display: none; 
position: fixed;
right:0;
top:0;
z-index: 999;
    opacity: 0;
    transition: all 0.3s;
}

#modalClose {
margin: 30px 20px 50px 75px;
padding: 10px;
background-color: #e55983;
color: black;
text-align: center;
text-decoration: none;
font-size: 20px;
height: 50px;
width: 50px;
border-radius: 6px;
border: none;
font-weight: bold;

}

#modalClose:hover {
background-color: #e71a57;
color: white;    
}

#zoomIn, #zoomOut, #rotate {
margin: 20px 20px 0 75px;
padding: 0 10px 10px 10px;
background-color: #d1d1d1;
color: #505050;
text-align: center;
text-decoration: none;
font-size: 32px;
height: 50px;
width: 50px;
border-radius: 6px;
border: none;
}

#zoomIn:hover, #zoomOut:hover, #rotate:hover {
background-color: #383838;
color: white;
}

#arrowsContainer {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 50px 10px 0 0;
}

#left, #right, #up, #down, #center {
position: absolute;
padding: 3px 10px 10px 10px;
background-color: #787878;
color: #ebebeb;
text-align: center;
text-decoration: none;
font-size: 28px;
height: 50px;
width: 50px;
border-radius: 6px;
border: none;
}

#left:hover, #right:hover, #up:hover, #down:hover, #center:hover {
background-color: #eeeeee;    
color: black;
}

#left {
top: 75px;
transform: rotate(270deg);
}

#right {
top: 75px;
right: 0;
transform: rotate(90deg);
}

#up {
left: 75px;
}

#down {
left: 75px;
bottom: 0;
transform: rotate(180deg);
}

#center {
top: 75px;
left: 75px;
}

#title {
    font-size: 28px;
    color: #e9eb7f;
    margin: 10px 40px 15px 40px;
    padding: 0 20px 8px 20px;
    border-bottom: 1px solid #e9eb7f;

}
#titleDecoration {
    color: #e9eb7f;    
    text-decoration: none;
}
#titleDecoration:hover {
    color: #e55983;    

}

#newWindow {
    position: absolute; 
cursor: pointer;
    fill: #e9eb7f;
    top: 42px;
    right: 30px;
}

#newWindowNoTitle {
  position: absolute;
  cursor: pointer;
  fill: black;
  top: 6px;
  right: 6px;
  z-index: 98;
  background-color: #700a8c;
  border-radius: 30px;
  padding: 15px;
  border: solid 3px white;
  transition: 0.2s;
}

#newWindowNoTitle:hover {
    background-color: #e55983;
    transition: 0.2s;
}

#SVGnewW {
    width:36px; 
    height:36px;
}

#text {
    font-size: 15px;
    color: #b2aec3;
    margin: 40px 30px 0 30px;
    text-align: justify;
    text-align-last: left;
    overflow-wrap: break-word;
}

#hashtagContainer {
    margin: 30px 30px 0 30px;
    display: flex; 
    flex-wrap: wrap; 
}

#gridContainer {
    margin: 40px 30px;
    display: flex; 
    flex-wrap: wrap; 
    transition: 0.5s;
}

#hashtag {
    background-color: #e55983; 
    padding: 8px;
    color: white;
    font-size: 12px;
    border-radius: 7px;
    margin: 0 8px 8px 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s;
    border: 1px solid #e389a4;
    font-family: Montserrat;
}

#hashtag:hover {
    background-color: white; 
    color: #e55983;
    transition: 0.3s;
    border: 1px solid #e55983;
}

#dateTime {
    position: absolute;
    display: inline-block;
width: 350px;
left: 50px;
text-align: left;
    color: #e9eb7f;
    font-size: 13px;
    font-family: Montserrat;
}

#largerMap {
    margin: 5px 60px;
    color: #e55983;
    font-size: 13px;
    font-family: Montserrat;
    text-decoration: none;
    opacity: 0.9;
}
#largerMap:hover {
    color: #81d168;
    opacity: 1;
}

#shareOn {
    margin: 0 10px;
    color: #e9eb7f;
    font-size: 13px;
    font-family: Montserrat;
}

#comments {
    margin-left: 10px;
    color: #e9eb7f;
    font-size: 13px;
    font-family: Montserrat;
    white-space: nowrap;
    text-decoration: none
}

#comments:hover {
    color: #81d168;
    text-decoration: none
}

#map {
    filter: brightness(0.6) sepia(1) invert(1) hue-rotate(25deg) saturate(0.4) contrast(1.2) ;
    margin-top: 25px;
}

@media (prefers-color-scheme: dark) {
    .map-tiles {
        filter:var(--map-tiles-filter, none);
	}
}

#disqus_thread {
    margin: 30px 30px 0 30px;
}

#footer {
    position: relative;
    margin-top: 30px;
    height: 50px;
}
div#socialSharing {
    position: absolute;
    display: inline-block;
width: 300px;
right: 50px;
top: -14px;
text-align: right;
}

div#socialSharing a span.fa-lg {
    border-radius: 50%;
    margin: 1%;
    color: black;
}
 
div#socialSharing a span.fa-lg i {
    font-style: normal;
}
 
div#socialSharing a span#facebook {
    background-color: #81d168;
}
 
div#socialSharing a span#facebook:hover {
    background-color: #e9eb7f;
}
 
div#socialSharing a span#twitter {
    background-color: #81d168;
}
 
div#socialSharing a span#twitter:hover {
    background-color: #e9eb7f;
}
 
div#socialSharing a span#pinterest {
    background-color: #81d168;
}
 
div#socialSharing a span#pinterest:hover {
    background-color: #e9eb7f;
}
 
div#socialSharing a span#googleplus {
    background-color: #81d168;
}
 
div#socialSharing a span#googleplus:hover {
    background-color: #e9eb7f;
}
 
div#socialSharing a span#linkedin {
    background-color: #81d168;
}
 
div#socialSharing a span#linkedin:hover {
    background-color: #e9eb7f;
}
 
div#socialSharing a span#whatsapp {
    background-color: #81d168;
}
 
div#socialSharing a span#whatsapp:hover {
    background-color: #e9eb7f;
}

#header {
background-image: url("images/cassette.jpg");
 background-color:black;
 


  text-align: center;


	display: flex;
	justify-content: center;

	flex-direction: column;
transition: opacity 0.3s;
}

a:hover {
    text-decoration: none;
}

#sheTook {

    font-family: Syncopate-Bold;
background-color: rgba(45, 29, 80, 0.7);
width: 700px;

border-radius: 30px;
    display: block-inline;
 margin: 30px auto;

  text-align: center;
  color:white;
  font-size: 32px;
  border: solid 3px white;
  padding: 20px 40px 15px 40px;
  text-transform: uppercase;
  border-bottom: 15px solid white;

}



#menu {

    background-color: #81d168;
    text-align: center;
      display: flex;
      flex-wrap: wrap; 
  justify-content: center;
  align-items: center;
transition: opacity 0.3s;
}


			.menu-item {
                position:relative;
                padding: 0 10px;
                margin: 0 10px;
                height: 60px;

                
			}
            
            .menu-line {
                position:absolute;
                border-bottom: 5px solid #e55983;
                top: 55px;
                left: 0;
                width: 0;
                transition: 100ms;
                

            }

.menu-item:hover .menu-line {
    width: 100%;
    transition: 400ms;
    border-bottom: 5px solid #e55983;
}

		.menu-link {
			color: #444;
            display: inline-block;
			font: 400 14px "Montserrat" !important;
			letter-spacing: 1px;
			position: relative;
			text-transform: uppercase;
            text-decoration: none;
            text-align:left;
            white-space: nowrap; 
		}

		.menu-link:hover {
            color: #444;
            text-decoration: none;
        }
		.menu-search {
			border: none;
            color: #e55983;
			display: inline-block;
			outline: none;
			text-align: center;
			width: 140px;
            height: 60px;
            background-color: #e9eb7f;
            text-transform: uppercase;
			font: 400 14px "Montserrat" !important;
			letter-spacing: 1px;

		}

#menu-icon {
margin-top: 18px;
}

#menu-text {
padding-top: 20px;
font: 400 14px "Montserrat" !important; 
letter-spacing: 1px;
display: inline-block;
padding-top: 21px;
}

#spotify {
    margin: 4% 9% 0 9%; 
    width: 82%; 
    height: 80px;
}

#offsetLeft {
    margin-left: 5px;
}

#datePicker {
background-color: rgba(48, 41, 61, 0.9);;
position: fixed;
width: 560px;
height: 80vh;
flex-direction: row;
flex-wrap: wrap; 
justify-content: center;
top: 10%;
left: 50%;    
z-index: 99999;
margin-left: -280px;
border-radius: 20px;
padding: 20px;
color: #e9eb7f;
font-size: 18px;
font-family: Exo2;
text-align: center;
line-height: 40px;
display:none;
overflow: auto;
}

#datePickerClose {
display:none;
position: fixed;
padding: 0;
background-color: #e55983;
color: black;
text-align: center;
text-decoration: none;
font-size: 20px;
height: 50px;
width: 50px;
border-radius: 6px;
border: none;
font-weight: bold;
top: 2%;
left: 50%;  
margin-left: 300px;
z-index: 99999;
}

#datePickerClose:hover {
background-color: #e71a57;
color: white;    
}

#dateBtnEven {
    background-color: #81d168; 
    padding: 8px;
    color: rgb(60, 60, 60); ;
    font-size: 12px;
    border-radius: 7px;
    margin: 0 8px 8px 0;
    transition: 0.3s;
    border: 1px solid #81d168;
    font-family: Montserrat;
    line-height: normal;
}

#dateBtnEven:hover {
    background-color: rgb(60, 60, 60); ; 
    color: #81d168;
    transition: 0.3s;
    border: 1px solid #81d168;
}

#dateBtnOdd {
    background-color: #e9eb7f; 
    padding: 8px;
    color: rgb(60, 60, 60); ;
    font-size: 12px;
    border-radius: 7px;
    margin: 0 8px 8px 0;
    transition: 0.3s;
    border: 1px solid #e9eb7f;
    font-family: Montserrat;
    line-height: normal;
}

#dateBtnOdd:hover {
    background-color: rgb(60, 60, 60); 
    color: #e9eb7f;
    transition: 0.3s;
    border: 1px solid #e9eb7f;
}

#nothing {
    margin: 0 10px;
    color: #e9eb7f;
    font-size: 18px;
    font-family: Montserrat;
    text-align: center;
}

#spinner {
display: none;
    position: fixed;
    top: calc(50% - 32px); 
    left: calc(50% - 32px); 
    z-index: 9999999;
}
#br {
    display:none;
}

.overview {
    height: 600px;
}

@media (orientation: portrait) and (max-width: 1171px) {
    #header {
        background-size: 150%;
    }

    #sheTook {
width: 96%;
font-size: 21px;
padding: 20px 0;
border: solid 5px white;
border-bottom: 18px solid white;
    }
    #menu {
        width: 100%;
    }
    #wrapper {
        width: 96%;
    }
#wrapper {
    margin: 10px auto;
    padding: 20px 0;
    border-radius: 20px;

}
#title {
    font-size: 22px;
    color: #e9eb7f;
    margin: 1% 4% 2% 4%;
    padding: 0 5% 2% 5%;
    border-bottom: 1px solid #e9eb7f;
}
#newWindow {

    top: 22px;
    right: 18px;
transform: scale(0.9);
}
#newWindowNoTitle {

    top: 0;
    right: 0;
transform: scale(0.8);
}

#largerMap {
	margin: 5px 20px;
	font-size: 12px;
    color: #ff6b98;
    opacity:1;
}

#dateTime {
    left: 10px;
    width: 220px;
}
div#socialSharing {
    right: 10px;
    width: 145px;
    top: 5px;
    white-space: nowrap;
}
.shareOn {
    display: none;
}
#circle {
    display: none;
}
#br {
    display:block;
}
#footer {
	margin-top: 15px;
	line-height: 25px;
}
#comments {
    color: #81d168;
    font-weight: bold;
    font-size: 14px;
}
#modalButtons {
right:-11%;
top:-17%;
    transform: scale(0.6);
}
#datePicker {
    width: 80%;
    margin-left: -40%;
    height: 75vh;
    top: 12.5vh;
}
#datePickerClose {
left: auto;
right: 3%;
border-radius: 15px;
}
#mobileOnly{
    display:block;
}
#gridContainer {
justify-content: space-around;
margin: 3vw 0;
padding-left: 2.5vw;
gap: 2vw;
}
#gridBlock {
    height: 29vw;
    width: 29vw;
    background-color: #483f50;
    border-radius: 12px;
    margin: 0;
    overflow: hidden;
}

.overview {
    height: 140vw;
}
}