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

body {
    background-color: #FFFBF3;
    margin: 0;
    font-family: Gilroy, Helvetica, sans-serif;
	overflow: overlay;
	overflow-x: hidden;
}

body {
  scrollbar-width: thin;
  scrollbar-color: transparent transparent; 
}


body::-webkit-scrollbar {
  width: 8px; 
}

body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

body::-webkit-scrollbar-thumb {
  background:#EF5024;
  border-radius: 8px; 
}

body {
  overflow-y: scroll;
  overflow-x: hidden;
	max-width:1920px;
}

* {
  box-sizing: border-box;
}
.row::after {
  content: "";
  clear: both;
  display: table;
}
[class*="col-"] {
  float: left;
  padding: 50px;
}
.col-1 {
  width: 8.33%;
}
.col-2 {
  width: 16.66%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33%;
}
.col-5 {
  width: 41.66%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33%;
}
.col-8 {
  width: 66.66%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33%;
}
.col-11 {
  width: 91.66%;
}
.col-12 {
  width: 100%;
}

.navbar {
  text-align: center;
  opacity: 1;
  transition: opacity 0.3s, transform 0.3s;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
    z-index: 20;
}

.navbar.hidden {
  opacity: 0;
  transform: translateX(-50%) translateY(-100%);
  pointer-events: none;
}

body::-webkit-scrollbar {   width: 16px; } body::-webkit-scrollbar-track {   border-radius: 8px;   background: rgba(0, 0, 0, 0);   border: transparent; } body::-webkit-scrollbar-thumb {   border-radius: 8px;   border: 3px solid transparent;   background-clip: content-box;   background-color: rgba(239, 80, 36, 0.5); }

.header {
  color: #ffffff;
	text-align: center;
}

.menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.menu li {
  padding: 8px;
  margin-bottom: 7px;
  background-color: #33b5e5;
  color: #ffffff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.menu li:hover {
  background-color: #0099cc;
}

.menu-bar {
  height: fit-content;
  display: inline-flex;
  /* From https://css.glass */
  background: rgba(255, 255, 255, 0.23);
  border-radius: 50px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.47);
  align-items: center;
  text-align: center;
  padding: 0 10px;
  margin: 30px 0 0 0;

}

li {
  list-style: none;
  color: white;
  font-weight: bold;
  padding: 12px 16px;
  margin: 0 60px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}
li a {
  text-decoration: none;
  color: #8f8f8f;
  transition: all 0.5s ease-in-out;
  position: relative;
  text-transform: uppercase;
}
li a:hover {
  width: 100%;
  transition: all 0.1s ease-in-out;
  content: attr(data-item);
  color: #EF5024;
}

.topnav {
  display: none;
}
.logo{
	display: none;
}
.maincaptionmobile img{
	display: none;	
}
.worldtextmobile img{
	display: none;	
}
.worldtextmobile{
	padding: 0;	
}
.worldmobile img{
	display: none;
}
.worldmobile{
	padding: 0;	
}
.whitewavemobile img {
	display: none;
}
.worldbtnmobile img{
	display: none;
}
.worldbtnmobile{
	padding: 0;	
}
.characterbtnmobile img{
	display: none;
}
.teamphotomobile img{
	display: none;
}
.whoaretextmobile{
	display: none;
}
.pptribetextmobile{
	display: none;
}
.meettextmobile img{
	display: none;
}
.artisttextmobile img{
	display: none;
}
.groupphotomobile img{
	display: none;
}
.maincaption img {
	text-align: center;
	width: 70vw;
	margin: 0vh 0 0 0;
	margin-left: 12vw;
}
.worldtextbox img {
	width: 25vw;
	position:absolute;
	margin-left: 16vw;
	margin-top: -6vh;
}
.world img{
	width:95vw;
	margin-top:-10vh;
}
.worldrow{
	position: relative;
	padding: 0;
}
.worldpic img{
	text-align: center;
	position:absolute;
	z-index:1;	
}
.worldbtn{
	text-align: center;
	position:absolute;
	margin:115vh 0 0 0;
}
.worldbtn img{
	width:15vw;
	padding:0 50px;
}
.whitewave{
	padding: 0;
	z-index: 10;
}
.whitewave img {
	width: 110vw;
	height: 20vh;
	margin-top: -25vh;
	margin-left: -2vw;
	z-index: 10;
}
.tprow{
	 background-color: #FFA5B4;
	 margin-top: -10vh;
	 width: 100vw;
	 height: 105vh;
}
.teamphoto img{
	margin-left: -1vw;
}
.whoaretext img{
	width: 40vw;
	margin-top: -10vh;
}
.pptribetext{
	font-family: "Gilroy ExtraBold";
	width: 1036px;
	height: 40px;
	font-size: 1.1vw;
	margin-top: -8vh;
	margin-left: 23vw;	
}
.meettext img{
	width: 50vw;
	margin-top: 10vh;
}
.artisttext{
	font-family: "Gilroy ExtraBold";
	width: 1036px;
	height: 40px;
	font-size: 1.1vw;
	margin-top: -8vh;
	margin-left: 23vw;	
}

.maincontainer1{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 75vh;
}

.maincontainer2{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 49.5vw;
  margin-top: 75vh;
}

.maincontainer3{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 70vw;
  margin-top: 75vh;
}

.maincontainer4{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 128vh;
}

.maincontainer5{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 49.5vw;
  margin-top: 128vh;
}

.maincontainer6{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 70vw;
  margin-top: 128vh;
}

.maincontainer7{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 181vh;
}

.maincontainer8{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 70vw;
  margin-top: 181vh;
}

.maincontainer9{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 234vh;
}

.maincontainer10{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 49.5vw;
  margin-top: 234vh;
}

.maincontainer11{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 70vw;
  margin-top: 234vh;
}

.maincontainer12{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 287vh;
}

.maincontainer13{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 49.5vw;
  margin-top: 287vh;
}

.maincontainer14{
  position: absolute;
  width: 350px;
  height: 469px;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 70vw;
  margin-top: 287vh;
}

/* THE CARD HOLDS THE FRONT AND BACK FACES */
.thecard1{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard2{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard3{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard4{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard5{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard6{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard7{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard8{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard9{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard10{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard11{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard12{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard13{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

.thecard14{
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transform-style: preserve-3d;
  transition: all 0.8s ease;
}

/* THE PSUEDO CLASS CONTROLS THE FLIP ON MOUSEOVER AND MOUSEOUT */
.thecard1:hover{
  transform: rotateY(180deg);
}

.thecard2:hover{
  transform: rotateY(180deg);
}

.thecard3:hover{
  transform: rotateY(180deg);
}

.thecard4:hover{
  transform: rotateY(180deg);
}

.thecard5:hover{
  transform: rotateY(180deg);
}

.thecard6:hover{
  transform: rotateY(180deg);
}

.thecard7:hover{
  transform: rotateY(180deg);
}

.thecard8:hover{
  transform: rotateY(180deg);
}

.thecard9:hover{
  transform: rotateY(180deg);
}

.thecard10:hover{
  transform: rotateY(180deg);
}

.thecard11:hover{
  transform: rotateY(180deg);
}

.thecard12:hover{
  transform: rotateY(180deg);
}

.thecard13:hover{
  transform: rotateY(180deg);
}

.thecard14:hover{
  transform: rotateY(180deg);
}

/* THE FRONT FACE OF THE CARD, WHICH SHOWS BY DEFAULT */
 .thefront1{
	 position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EF5024;
  color: #FFFFFF;
}

 .thefront2{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2CB44B;
  color: #FFFFFF;
}

 .thefront3{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #F28CB9;
  color: #FFFFFF;
}

 .thefront4{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EAD32A;
  color: #FFFFFF;
}

 .thefront5{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EF5024;
  color: #FFFFFF;
}

.thefront6{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #71CDE5;
  color: #FFFFFF;
}

 .thefront7{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2E5F9E;
  color: #FFFFFF;
}

 .thefront8{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EF5024;
  color: #FFFFFF;
}

 .thefront9{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2E5F9E;
  color: #FFFFFF;
}

.thefront10{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #F28CB9;
  color: #FFFFFF;
}

.thefront11{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2CB44B;
  color: #FFFFFF;
}

 .thefront12{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EAD32A;
  color: #FFFFFF;
}

 .thefront13{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2CB44B;
  color: #FFFFFF;
}

.thefront14{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #F28CB9;
  color: #FFFFFF;
}


/* THE BACK FACE OF THE CARD, WHICH SHOWS ON MOUSEOVER */
.theback1{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EF5024;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback2{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2CB44B;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback3{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #F28CB9;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback4{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EAD32A;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback5{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EF5024;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback6{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #71CDE5;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback7{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2E5F9E;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback8{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EF5024;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback9{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2E5F9E;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback10{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #F28CB9;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback11{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2CB44B;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback12{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #EAD32A;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback13{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #2CB44B;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.theback14{
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  backface-visibility: hidden;
  overflow: hidden;
  background: #F28CB9;
  color: #FFFFFF;
  transform: rotateY(180deg);
}

.pptext img{
	width: 15vw;
	margin-top: 138vh;
}

.BlueCloudA {
	margin-left: 45px;
}

.BlueCloudB {
	margin-left: 45px;
}

.YellowCloudA {
	margin-left: 45px;
}

.YellowCloudB {
	margin-left: 45px;
}

.YellowCloudC {
	margin-left: 45px;
}

.YellowCloudD {
	margin-left: 45px;
}

.YellowCloudE {
	margin-left: 45px;
}

.YellowCloudF {
	margin-left: 45px;
}

.PinkCloudA {
	margin-left: 45px;
}

.PinkCloudB {
	margin-left: 45px;
}


.RedOrangeCloudA {
	margin-left: 45px;
}

.RedOrangeCloudB {
	margin-left: 45px;
}

.GreenCloudA {
	margin-left: 45px;
}

.GreenCloudB {
	margin-left: 45px;
}

.LightBlueCloudA {
	margin-left: 45px;
}

.MattMonster {
	margin-left: -10px;
	margin-top: -320px;
}

.MattPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.MattText {
	margin-top: -25px;	
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.PWMonster {
	margin-left: -70px;
	margin-top: -380px;
}

.PWPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.PWText {
	margin-top: -83px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.EKMonster {
	margin-left: -30px;
	margin-top: -340px;
}

.EKPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.EKText {
	margin-top: -45px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.HTMonster {
	margin-left: -70px;
	margin-top: -370px;
}

.HTPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.HTText {
	margin-top: -90px;
	margin-left: 38px;	
	width: 270px;
	height: 56px;
}

.SOMonster {
	margin-left: -10px;
	margin-top: -325px;
}

.SOPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.SOText {
	margin-top: -10px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.YYMonster {
	margin-left: 7px;
	margin-top: -280px;
}

.YYPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.YYText {
	margin-top: -30px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.KOMonster {
	margin-left: 30px;
	margin-top: -270px;
}

.KOPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.KOText {
	margin-top: 5px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.HEMonster {
	margin-left: 3px;
	margin-top: -315px;
}

.HEPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.HEText {
	margin-top: -5px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.JTMonster {
	margin-left: 10px;
	margin-top: -260px;
}

.JTPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.JTText {
	margin-top: -15px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.KYMonster {
	margin-left: -75px;
	margin-top: -370px;
}

.KYPhoto {
	margin-top: -15px;
}

.KYText {
	margin-top: -100px;
	width: 18vw;
	height: 2vh;
	padding: 0 1vw;
	
}


.TEMonster {
	margin-left: -5px;
	margin-top: -315px;
}

.TEPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.TEText {
	margin-top: -20px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.SEMonster {
	margin-left: -43px;
	margin-top: -340px;
}

.SEPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.SEText {
	margin-top: -65px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.KKMonster {
	margin-left: 3px;
	margin-top: -300px;
}

.KKPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.KKText {
	margin-top: -15px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.TPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.TMonster {
	margin-left: 25px;
	margin-top: -270px;
}

.TText {
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.groupphototext img{
	width: 20vw;
	margin: 140vh 0 0 0;
}

.groupphoto img{
	position: absolute;
	margin: 0 0 0 -50vw;
	margin-top: -10vh;
}

.facebook img{
	position: relative;
	width: 19vw;
	margin-top: 23vh;
	margin-left: 30vw;
}

.instagram img{
	position: absolute;
	margin-top: -14vh;
	margin-left: 55vw;
}

.instagram {
	padding: 0;
}

footer{
    background: #111	;
    height: 100px;
    width: 100vw;
    background-color: #2CB46B;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
	margin-top: 0;
}

@media screen and (max-width: 1440px) {
.logo img{
	display: none;
}
.maincaptionmobile img{
	display: none;	
}
.worldtextmobile img{
	display: none;	
}
.worldtextmobile {
	padding: 0;
}
.worldmobile img{
	display: none;
}
.worldmobile {
	padding: 0;
}
.whitewavemobile img {
	display: none;
}
.worldbtnmobile img{
	display: none;
}
.worldbtnmobile{
	padding: 0;
}
.characterbtnmobile img{
	display: none;
}
.teamphotomobile img{
	display: none;
}
.whoaretextmobile{
	display: none;
}
.pptribetextmobile{
	display: none;
}
.meettextmobile img{
	display: none;
}
.artisttextmobile img{
	display: none;
}
.groupphotomobile img{
	display: none;
}
.worldbtn{
	text-align: center;
	position:absolute;
	margin:88vh 0 0 0;
}
.worldbtn img{
	width:15vw;
	padding:0 30px;
}
.whitewave img {
	margin-top: -55vh;
}
.tprow{
	 background-color: #FFA5B4;
	 height: 115vh;
}
.teamphoto img{
	margin-left: -1vw;
}
.whoaretext img{
    margin-top: -50vh;
}
.pptribetext{
	font-family: "Gilroy ExtraBold";
	width: 1036px;
	height: 40px;
	font-size: 1.4vw;
	margin-top: -8vh;
	margin-left: 13.3vw;
}	
	
.artisttext{
	font-family: "Gilroy ExtraBold";
	width: 1036px;
	height: 40px;
	font-size: 1.4vw;
	margin-left: 13.3vw;
}	

.maincontainer1{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 23vw;
  margin-top: 75vh;
}

.maincontainer2{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 49.5vw;
  margin-top: 75vh;
}

.maincontainer3{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 76vw;
  margin-top: 75vh;
}

.maincontainer4{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 23vw;
  margin-top: 135vh;
}

.maincontainer5{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 49.5vw;
  margin-top: 135vh;
}

.maincontainer6{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 76vw;
  margin-top: 135vh;
}

.maincontainer7{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 23vw;
  margin-top: 195vh;
}

.maincontainer8{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 76vw;
  margin-top: 195vh;
}

.maincontainer9{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 23vw;
  margin-top: 255vh;
}

.maincontainer10{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 49.5vw;
  margin-top: 255vh;
}

.maincontainer11{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 76vw;
  margin-top: 255vh;	
}

.maincontainer12{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 23vw;
  margin-top: 315vh;
}

.maincontainer13{
  position: absolute;
  width: 24vw;
  height: 56vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 49.5vw;
  margin-top: 315vh;
}

.maincontainer14{
  position: absolute;
  width: 24vw;
  height: 56vh;	
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 76vw;
  margin-top: 315vh;
}
	.pptext{
		padding:0;
	}
.pptext img{
	width: 23vw;
	margin-top: 150vh;
}	
.KYText {
	margin-left: 40px;
}	
.YellowCloudA {
	margin-left: 0px;
}
.groupphototext img{
	width: 25vw;
	margin: 160vh 0 0 0;
}
	
.groupphoto img{
	position: absolute;
	width: 100vw;
	margin: 0 0 0 -49.9vw;
	margin-top: -11vh;
}

.facebook img{
	position: relative;
	margin-top: 8vh;
	width: 15vw;
	margin-left: 28vw;
}

.instagram img{
	position: absolute;
	width: 15vw;
	margin-top: -12.5vh;
	margin-left: 50vw;
}	

footer{
    background: #111;
    height: 100px;
    width: 100vw;
    background-color: #2CB46B;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
	margin-top: 0vh;
}

/* Responsive navigation menu (for mobile devices) */
@media screen and (max-width: 500px) {
  body {
    background-color: #FFFBF3;
    margin: 0;
    font-family: Gilroy, Helvetica, sans-serif;
    display: contents;
	overflow: overlay;
	overflow-x: hidden;
  }
	
[class*="col-"] {
  float: center;
  padding: 0px;
}
	
  .menu-bar {
    display: none;
  }
	
  .topnav {
  display: contents;
}
	
  .topnav {
    overflow: hidden;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.47);
    border-radius: 0 0 25px 25px;
  }
	
  .topnav a {
    color: #EF5024;
    text-decoration: none;	
    font-size: 28px;
	   font-weight: bold;
  }
.logo{
	display:inline;
	
	padding: 0;
}
	.logo img{
		display:inline;
		width: 100vw;
	}
.maincaptionmobile{
	display: inline;
	text-align: center;
	padding: 5vh 0;
}
.maincaptionmobile img{
	display: inline;
	width: 80vw;
}
.worldtextmobile{
	display: inline;
	text-align: center;
	padding:0;
}
.worldtextmobile img{
	display: inline;
	width: 90vw;
}
.worldmobile img{
	display: inline;
	width: 100vw;
}
.worldbtnmobile {
	width:100vw;
	padding: 0;
	position: absolute;
	text-align: center;
}
.worldbtnmobile img{
	display: inline;
	width: 30vw;
	padding:10px;
	margin-top: 80vh;
}	
.whitewavemobile img {
	display: inline;
	width: 130vw;
	margin-top: -5vh;
}
.whitewavemobile{
	padding: 0;
}
	.teamphotomobile{
		display: inline;
		text-align: center;
	}	
	
.teamphotomobile img{
	display: inline;
	padding: 5vh 0 0 0;
}
	.groupphotomobile img{
		position: absolute;
		display: inline;
		width: 100vw;
		margin-left: -4vw;
	}
	
	.groupphotomobile{
		display: inline;	
	}
	
	
.maincaption img {
	text-align: center;
	width: 70vw;
	margin: 10vh 0 0 0;
	margin-left: 12vw;
	display: none;
}
.maincaption{
	padding: 0;
}
.worldtextbox img {
	width: 25vw;
	position:absolute;
	margin-left: 16vw;
	margin-top: -6vh;
	display: none;
}
.worldtextbox{
	padding: 0;
}
.world img{
	width:95vw;
	margin-top:-10vh;
	display: none;
}
.world{
	padding: 0;
}
.worldpic img{
	text-align: center;
	position:absolute;
	z-index:1;	
	display: none;
}
.worldbtn{
	text-align: center;
	position:absolute;
	margin:110vh 0 0 0;
	display: none;
}
.worldbtn img{
	width:15vw;
	padding:0 50px;
	display: none;
}
.whitewave{
	padding: 0;
	z-index: 10;
}
.whitewave img {
	width: 110vw;
	height: 10vh;
	margin-top: -25vh;
	margin-left: -2vw;
	z-index: 10;
	display: none;
}
.tprow{
	 background-color: #FFA5B4;
	 margin-top: -5vh;
	 width: 100vw;
	 height: 240vh;
}
.teamphoto img{
	margin-left: -1vw;
	display: none;		
}
.teamphoto{
	padding: 0;	
}
.whoaretext img{
	width: 70vw;
}
.whoaretext{
	padding: 5vh 0 0 0;
}

.pptribetext{
	font-family: "Gilroy ExtraBold";
	width: 75vw;
	height: 19vh;
	font-size: 3.5vw;
	padding: 10vh 0 0 0;
	margin-left: 12vw;
}
.meettext img{
	width: 80vw;
	margin-top: 10vh;
}
.meettext{
	padding: 0;
}
.artisttext{
	font-family: "Gilroy ExtraBold";
	width: 77vw;
	height: 19vh;
	font-size: 3.5vw;
	margin-left: 12vw;
	padding: 10vh 0 0 0;
}
	
.maincontainer1{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 55vh;
}

.maincontainer2{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 72vw;
  margin-top: 55vh;
}

.maincontainer3{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 86vh;
}

.maincontainer4{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 72vw;
  margin-top: 86vh;
}

.maincontainer5{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 117vh;
}

.maincontainer6{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 72vw;
  margin-top: 117vh;
}

.maincontainer7{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 148vh;
}

.maincontainer8{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 72vw;
  margin-top: 148vh;
}

.maincontainer9{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 179vh;
}

.maincontainer10{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 72vw;
  margin-top: 179vh;
}

.maincontainer11{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 210vh;
}

.maincontainer12{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 72vw;
  margin-top: 210vh;
}

.maincontainer13{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 29vw;
  margin-top: 241vh;
}

.maincontainer14{
  position: absolute;
  width: 40vw;
  height: 29vh;
  background: none;
  transform: translate(-50%, -50%);
  margin-left: 72vw;
  margin-top: 241vh;
}
.pptext img{
	width: 20vw;
	display: none;
}	
	
.pptext{
	padding: 0;
}
	
.BlueCloudA {
	margin-left: -10vw;
	padding: 0;
}

.BlueCloudB {
	margin-left: -10vw;
	padding: 0;
}

.YellowCloudA{
	margin-left: -10vw;
	padding: 0;
}

.YellowCloudB {
	margin-left: -10vw;
	padding: 0;
}

.YellowCloudC {
	margin-left: -10vw;
	padding: 0;
}

.YellowCloudD {
	margin-left: -10vw;
	padding: 0;
}

.YellowCloudE {
	margin-left: -10vw;
	padding: 0;
}

.YellowCloudF {
	margin-left: -10vw;
	padding: 0;
}

.PinkCloudA {
	margin-left: -10vw;
	padding: 0;
}

.PinkCloudB {
	margin-left: -10vw;
	padding: 0;
}


.RedOrangeCloudA {
	margin-left: -10vw;
	padding: 0;
}

.RedOrangeCloudB {
	margin-left: -10vw;
	padding: 0;
}

.GreenCloudA {
	margin-left: -10vw;
	padding: 0;
}

.GreenCloudB {
	margin-left: -10vw;
	padding: 0;
}

.LightBlueCloudA {
	margin-left: -10vw;
	padding: 0;
}

.MattMonster {
	margin-left: -31.5vw;
	width: 1vw;
	padding: 0;
}

.MattPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.MattText {
	margin-top: -25px;	
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.PWMonster {
	margin-left: -48vw;
	width: 5vw;
	padding: 0;
}

.PWPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.PWText {
	margin-top: -83px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.EKMonster {
	margin-left: -33vw;
	padding: 0;
}

.EKPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.EKText {
	margin-top: -45px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.HTMonster {
	margin-left: -42vw;
	padding: 0;
}

.HTPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.HTText {
	margin-top: -90px;
	margin-left: 38px;	
	width: 270px;
	height: 56px;
}

.SOMonster {
	margin-left: -48vw;
	width: 5vw;
	padding: 0;
}

.SOPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.SOText {
	margin-top: -10px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.YYMonster {
	margin-left: -21vw;
	padding: 0;
}

.YYPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.YYText {
	margin-top: -30px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.KOMonster {
	margin-left: -17vw;
	padding: 0;
}

.KOPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.KOText {
	margin-top: 5px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.HEMonster {
	margin-left: -23vw;
	padding: 0;
}

.HEPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.HEText {
	margin-top: -5px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.JTMonster {
	margin-left: -20vw;
	padding: 0;
}

.JTPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.JTText {
	margin-top: -15px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.KYMonster {
	margin-left: -48vw;
	width: 5vw;
	padding: 0;
}

.KYPhoto {
	margin-top: -15px;
}

.KYText {
	margin-top: -100px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.TEMonster {
	margin-left: -25vw;
	padding: 0;
}

.TEPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.TEText {
	margin-top: -20px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.SEMonster {
	margin-left: -50vw;
	padding: 0;
}

.SEPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.SEText {
	margin-top: -65px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.KKMonster {
	margin-left: -23vw;
	padding: 0;
}

.KKPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.KKText {
	margin-top: -15px;
	margin-left: 38px;
	width: 270px;
	height: 56px;
}

.TPhoto {
	margin-left: 30px;
	margin-top: -15px;
}

.TMonster {
	margin-left: -18vw;
	padding: 0;
}

.TText {
	margin-left: 38px;
	width: 270px;
	height: 56px;
}
	
.groupphototext img{
	width: 68vw;
}
	
.groupphototext{
	padding: 0;
	margin-top: 95vh;
}

.groupphoto img{
	position: absolute;
	margin: 0 0 0 -50vw;
	margin-top: -10vh;
	display: none;
}
	
.groupphoto{
	padding: 0;
}

.facebook img{
	position: relative;
	margin-top: 33vh;
	margin-left: 30vw;
	display: none;
}

.facebook{
	padding: 0;
}

.instagram img{
	position: absolute;
	margin-top: -14vh;
	margin-left: 50vw;
}

.instagram {
	padding: 0;
	display: none;
}


footer{
	position: relative;
    background: #111;
    height: 50px;
    width: 100vw;
    background-color: #2CB46B;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
	font-size: 2vw;
	margin-top: 15vh;
}
}
}