* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
/* This changes all the animations globally */
:root {
  --animate-duration: 1000ms;
  --animate-delay: 2s;
  scrolling-behavior: smooth;
}
aside{
  display: none;
}
#nav-top{
  display: inline-block;
  position: fixed;
  top: 0;
  height: 8vh;
  width: 100%;
  background-color: rgb(201,153,205);
  z-index: 1000;
}
#top, .navbtn{
  display: flex;
  height: 8vh;
  width: 100%;
  justify-content: space-evenly;
  align-items: center;
}
#top li{
  list-style-type: none;
} 
#top li a{
  text-decoration: none;
  color: #fff;
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.2em;
}
.navbtn {
  border: none;
  color: #fff;
  padding: 4px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.2em;
  width: 6.5vw;
  /*border: solid blue;*/
}
.eNavbtn{
  padding-top: 2.375vh;
  /*border: solid blue;*/
}
.auNavbtn{
  padding-top: 1.25vh; 
  /*border: solid blue;*/
}
.yesNavbtn{
  padding-top: 1.25vh
}
.ayNavbtn{
  padding-top: 1.25vh
}
.dropdown{
  display: none;
  position: absolute;
  min-width: 160px;
  line-height: 50px;
  padding: 5px;
  text-justify: left;
  font-family: 'Noto Sans Display', sans-serif;
  border: solid rgb(242, 205, 0);
  border-width: 2px;
  top: 8vh;
  z-index: 1000;
}
.dropdown a{
  text-decoration: none;
  color: black;
  font-size: 16px;
  padding: 15px 20px;
}
#YES:hover .dropdown{
  display: block;
  box-shadow: 0px 8px 16px 0px rgb(0,0,0,0.2);
  background-color: #f1f1f1;
  z-index: 10000;
}
#AU:hover .dropdown{
  display: block;
  box-shadow: 0px 8px 16px 0px rgb(0,0,0,0.2);
  background-color: #f1f1f1;
  z-index: 10000;
  border: solid dark khaki;
}
#eventsMenu:hover .dropdown{
  display: block;
  box-shadow: 0px 8px 16px 0px rgb(0,0,0,0.2);
  background-color: #f1f1f1;
  z-index: 10000;
}
#adultYouthMenu:hover .dropdown{
  display: block;
  box-shadow: 0px 8px 16px 0px rgb(0,0,0,0.2);
  background-color: #f1f1f1;
  z-index: 1;
}
.dropdown a:hover{
  color: rgb(228,2,43);
}
#PG7{
  position: relative;
  height: 185vh;
  background-image: url("PG7.images/newPGBack.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#thetaDonate{
  position: absolute;
  top: 119.5vh;
  left: 50%;
  transform: translate(-50%, -50%);
  color: gold;
  height: 6vh;
  width: 70vw;
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 2rem;
  text-align: center;
  text-shadow: 1px 2px 3px goldenrod;
  border: ridge 3px gold;
  border-radius: 24px;
  background-color: rgb(252,4,48);  
}
#clickHere{
  position: absolute;
  top: -5vh;
  left: 50%;
  width: 40vw;
  transform: translate(-50%, -50%);
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.5rem;
  text-align: center;
  color: black;
}
#thetaSliderLinks{
  position: absolute;
  top: 157vh;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 52vh;
  width: 50vw;
  border: ridge 3px gold;
  border-radius: 6px;
  background-color: rgb(252,4,48);
  z-index: 7;
}
#thetaWellness{
  position: absolute;
  top: 4vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#thetaWellness a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold;
}
#thetaHealth{
  position: absolute;
  top: 8vh;
  left: 50%;
  width: 50vw;
  text-align: center;
  transform: translate(-50%, -50%);
  /*border: solid 4px blue;*/
}
#thetaHealth a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold; 
}
#sisterlyAlvinAiley{
  position: absolute;
  top: 12vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#sisterlyAlvinAiley a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold; 
}
#sisterlyBklynMuseum{
  position: absolute;
  top: 16vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#sisterlyBklynMuseum a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold;
}
#sisterlySkeletonCrew{
  position: absolute;
  top: 20vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#sisterlySkeletonCrew a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold;
}
#sisterlyShirleyChisholm{
  position: absolute;
  top: 24vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#sisterlyShirleyChisholm a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold;
}
#sororSealy{
  position: absolute;
  top: 28vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#sororSealy a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold;
}
#teachARama{
  position: absolute;
  top: 32vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#teachARama a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold;
}
#variousActs{
  position: absolute;
  top: 36vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#variousActs a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold;
}
#ilc2022{
  position: absolute;
  top: 40vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#ilc2022 a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold;
}
#newThetaEvents{
  position: absolute;
  top: 45.25vh;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50vw;
  text-align: center;
}
#newThetaEvents a{
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 1.15rem;
  text-decoration: none;
  color: gold;  
}
#PG7Cred{
  position: absolute;
  bottom: 3vh;
  left: 2vw;
  color: gold;
  font-family: 'Noto Sans Display', sans-serif;
  font-size: .7em;
  z-index: 5;
}
#footer{
  position: relative;
  /*top: 120vh;*/
  display: grid;
  justify-content: space-between;
  grid-template-columns: 16.5vw 39.75vw 43.75vw;
  column-gap: 0.5px;
  grid-template-areas:
  "one" "two" "three";
  height: 15vh;
  border-top: ridge 5px rgb(241,231,139);
  border-right: solid 3px rgb(242,205,0);
  box-shadow: 2px 2px 4px 2px maroon inset;
  overflow: hidden;
}
#footerOne{
  min-height: 0;
  min-width: 0;
  height: 15vh;
  background-color: rgba(188,128,193, 0.8);
}
#footerNavOne{
  position: absolute;
  top: 1vh;
  left: 3vw;
}
#footerNavOne ul li{
  list-style-type: none;
}
#footerNavOne ul li a{
  text-decoration: none;
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 0.9rem;
  color: #fff;
}
#footerTwo{
  min-height: 0;
  min-width: 0;
  background-color: rgba(188,128,193, 0.8);
}
#nspdkCred p{
  position: absolute;
  top: 7vh;
  left: 37vw;
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 0.8rem;
  text-shadow: 1px 1px 1px red;
  color: gold;
  z-index: 4;
}
#nspdkDelta{
  position: absolute;
  top: -6.5vh;
  left: 33vw;
  transform: scale(0.23, 0.23);
}
#footerNavTwo{
  position: absolute;
  top: 1vh;
  left: 20vw;
/*   border: solid blue; */
}
#footerNavTwo ul li{
  list-style-type: none;
}
#footerNavTwo ul li a{
  text-decoration: none;
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 0.9rem;
  color: #fff;
}
#footerThree{
  background-color: rgba(188,128,193, 0.8);
}
#facebookIcon{
  position: absolute;
  top: -10vh;
  left: 70%;
  transform: scale(.1, .1);
}
#copyright{
  position: absolute;
  top: 11vh;
  right: 3vw;
  width: 30vw;
  font-family: 'Noto Sans Display', sans-serif;
  font-size: 0.8rem;
  color: #fff;
  /* border: solid 6px blue; */
}
.ulList:hover .aList{
  opacity: 0.5;
}

.ulList:hover .aList:hover{
  opacity: 1;
}

.ulList li a {
  display: block;
}
#WhitehMenuIcon{
  display: none;
}






  /* //////////// Laptop Properties End //////////// */




/* //////////// iPhone/Android properties ////////////// */








@media (min-device-width: 360px) and (max-device-width: 640px){

/* (A) WRONG ORIENTATION - SHOW MESSAGE HIDE CONTENT */
@media only screen and (orientation:landscape) {
  #nav-top, #thetaDonate, #clickHere, #thetaSliderLinks, #PG7Cred{ display:none; }
  #wowslider-container1{ top: 0; }
  .btn-toggle-nav{visibility: hidden;}
  #PG7{ background-image: none; }
}
 /* (B) CORRECT ORIENTATION - SHOW CONTENT HIDE MESSAGE */
@media only screen and (orientation:portrait) {
  #container { display:block; }
}
#footer{
  display: none;
}
#WhitehMenuIcon, #sidebartext{
  display: block;
}
#WhitehMenuIcon:hover{
  opacity: 0.7;
}
.nav-sidebar{
  position: fixed;
  display: block;
  height: calc(100vh - 8vh);
  width: 8vw;
  top: 8vh;
  bottom: 0;
  margin-left: 0;
  background-color: rgb(201,153,205);
  opacity: 0;
  border-top-right-radius: 25px;
  /* z-index: 25; */
  transition: all 0.4s ease-in-out;
  z-index: 500;
}
.nav-sidebar:hover{
  background-color: rgb(208, 177, 211);
}
.nav-sidebar ul{
  padding-top: 5px;
  overflow: hidden;
  visibility: hidden;
  margin-left: 0;
}
.nav-sidebar li{
  line-height: 2.75;
  list-style: none;
}
.nav-sidebar a{
  display: block;
  padding: 0 10px;
  font-family: 'Noto Sans Display', sans-serif;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.nav-sidebar a:hover{
  color: rgb(235, 134, 244);
}
#nav-top{
  display: none;
}
/*Hamburger Menu Button*/
.btn-toggle-nav{
  display: block;
  position: fixed;
  text-align: center;
  top: 1vh;
  left: 4vw;
  cursor: pointer;
  background-image: url("/images/WhitehMenuIcon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 6vh;
  width: 10vw;
  transition: all 0.4s ease-in-out;
/*   border: solid greenyellow; */
  z-index: 3;
}
/* Style the sidenav links and the dropdown button */
.sidenavDrop a, .dropdownSide-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 18px;
  color: rgb(228,2,43);
  display: block;
  border: none;
  background: none;
  width:100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  line-height: 2.75;
}
.dropdownSide-container a{
  line-height: 2;
  font-size: 14px;
}

/* On mouse-over */
.sidenavDrop a:hover, .dropdownSide-btn:hover {
  color: rgb(242,205,0);
}

/* Main content */
.mainSide {
  margin-left: 200px; /* Same as the width of the sidenav */
  font-size: 18px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}

/* Add an active class to the active dropdown button */
.activeSide {
  background-color: rgb(140, 151, 140);
  color: black;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdownSide-container {
  display: none;
  background-color: rgb(199, 194, 195);
  padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}
.ayLineHeight{
  line-height: 1;
}
#PG7{
  height: 145vh;
}
#PGTitle{
  top: 15vh;
  font-size: 2.5em;
  height: 9vh;
  width: 66vw;
}
#thetaDonate{
  top: 47vh;
  height: 8vh;
  width: 90vw;
  font-size: 1.2rem;
}
#clickHere{
  top: -4.5vh;
  width: 90vw;
  font-size: 1.15rem;
}
#thetaSliderLinks{
  top: 95vh;
  height: 72vh;
  width: 90vw;
}
#thetaWellness{
  top: 3vh;
  width: 85vw;
}
#thetaWellness a{
  font-size: 0.9rem;
}
#thetaHealth{
  top: 9vh;
  width: 85vw;
}
#thetaHealth a{
  font-size: 0.9rem;
}
#sisterlyAlvinAiley{
  top: 15vh;
  width: 85vw;
}
#sisterlyAlvinAiley a{
  font-size: 0.9rem;
}
#sisterlyBklynMuseum{
  top: 21vh;
  width: 85vw;
}
#sisterlyBklynMuseum a{
  font-size: 0.9rem;
}
#sisterlySkeletonCrew{
  top: 27vh;
  width: 85vw;  
}
#sisterlySkeletonCrew a{
  font-size: 0.9rem; 
}
#sisterlyShirleyChisholm{
  top: 33vh;
  width: 85vw;
}
#sisterlyShirleyChisholm a{
  font-size: 0.9rem;
}
#sororSealy{
  top: 39vh;
  width: 85vw;
}
#sororSealy a{
  font-size: 0.9rem;
}
#teachARama{
  top: 45vh;
  width: 85vw;
}
#teachARama a{
  font-size: 0.9rem;
}
#variousActs{
  top: 51vh;
  width: 85vw;    
}
#variousActs a{
  font-size: 0.9rem;
}
#ilc2022{
  top: 57vh;
  width: 80vw;
}
#ilc2022 a{
  font-size: 0.9rem;
}
#newThetaEvents{
  top: 65vh;
  width: 80vw;
}
#newThetaEvents a{
  font-size: 0.9rem;
}
#PG7Cred{
  position: absolute;
  bottom: 3vh;
  left: 2vw;
  color: black;
  font-size: .7em;
}
} 




/* //////////// iPhone/Android Properties end //////////// */





/* //////////// iPad landscape mode //////////// */




@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    
#nav-top{
  background-color: rgb(208, 177, 211);
}
#top, .navbtn{
  display: flex;
  height: 8vh;
  width: 100%;
  padding: 0;
  justify-content: space-evenly;
  align-items: center;
}
#PG7{
  height: 185vh;
}
#thetaDonate{
  top: 97vh;
  height: 5.5vh;
  width: 72vw;
  font-size: 1.5rem;
}
#clickHere{
  top: -4.5vh;
  width: 90vw;
  font-size: 1.15rem;
}
#thetaSliderLinks{
  top: 142vh;
  height: 69vh;
  width: 60vw;
}
#thetaWellness{
  top: 3vh;
  width: 85vw;
}
#thetaWellness a{
  font-size: 1rem;
}
#thetaHealth{
  top: 9vh;
  width: 85vw; 
}
#thetaHealth a{
  font-size: 1rem;
}
#sisterlyAlvinAiley{
  top: 15vh;
  width: 85vw;
}
#sisterlyAlvinAiley a{
  font-size: 1rem; 
}
#sisterlyBklynMuseum{
  top: 21vh;
  width: 85vw;
}
#sisterlyBklynMuseum a{
  font-size: 1rem;
}
#sisterlySkeletonCrew{
  top: 27vh;
  width: 85vw;
}
#sisterlySkeletonCrew a{
  font-size: 1rem;
}
#sisterlyShirleyChisholm{
  top: 33vh;
  width: 85vw;
}
#sisterlyShirleyChisholm a{
  font-size: 1rem;
}
#sororSealy{
  top: 39vh;
  width: 85vw;
}
#sororSealy a{
  font-size: 1rem;
}
#teachARama{
  top: 45vh;
  width: 85vw;
}
#teachARama a{
  font-size: 1rem;
}
#variousActs{
  top: 51vh;
  width: 80vw;
}
#variousActs a{
  font-size: 1rem;
}
#ilc2022{
  top: 57vh;
  width: 50vw;
}
#ilc2022 a{
  font-size: 1rem;
}
#newThetaEvents{
  top: 63vh;
  width: 80vw;
}
#newThetaEvents a{
  font-size: 1rem;
}
#PGCred{
  bottom: 8vh;
  left: 2vw;
  color: rgb(242, 205, 0);
  font-size: .3em;
}
#footer{
  max-height: 15vh;
  width: 100%;
}
#copyright{
  top: 10vh;
  left: 61vw;
  width: 35vw;
  font-size: 0.8rem;
  text-align: center;
}
#facebookIcon{
  top: -10vh;
  left: 66%;
}
#nspdkCred p{
  top: 6vh;
  left: 42.5vw; 
  color: rgb(226,215,90);
}
#nspdkDelta{
  top: -7vh;
  left: 37%;
  transform: scale(0.3, 0.3);
}
#footerNavOne{
  position: absolute;
  top: 0.25vh;
  left: 3vw;
}
#footerNavTwo{
  top: 0.25vh;
}
}





/* //////////// iPad landscape mode end //////////// */




/* //////////// iPad portrait mode //////////// */
  
 
 
 
  
  
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
#top, .navbtn{
  display: flex;
  height: 8vh;
  width: 100%;
  padding: 0;
  justify-content: space-evenly;
  align-items: center;
  font-size: 0.8em;
}
.eNavbtn{
  position: relative;
  width: 10vw;
  font-size: 1.2em;
}
.auNavbtn{
  position: relative;
  width: 10vw;
  font-size: 1.2em;
}
.yesNavbtn{
  position: relative;
  width: 10vw;
  font-size: 1.2em;
}
.ayNavbtn{
  position: relative;
  width: 11vw;
  font-size: 1.2em;
}
#PG7{
  height: 135vh;
}
#thetaDonate{
  top: 62vh;
  height: 4vh;
  width: 98vw;
  font-size: 1.55rem;
}
#clickHere{
  top: -3vh;
  width: 65vw;
  font-size: 1.2rem;
}
#thetaSliderLinks{
  top: 99vh;
  height: 60vh;
  width: 80vw;
}
#thetaWellness{
  top: 3vh;
  width: 70vw;
}
#thetaWellness a{
  font-size: 1.25rem;
}
#thetaHealth{
  top: 8vh;
  width: 70vw;
}
#thetaHealth a{
  font-size: 1.25rem;
}
#sisterlyAlvinAiley{
  top: 13vh;
  width: 70vw;
}
#sisterlyAlvinAiley a{
  font-size: 1.25rem;
}
#sisterlyBklynMuseum{
  top: 18vh;
  width: 70vw;
}
#sisterlyBklynMuseum a{
  font-size: 1.25rem;
}
#sisterlySkeletonCrew{
  top: 23vh;
  width: 80vw;
}
#sisterlySkeletonCrew a{
  font-size: 1.25rem;
}
#sisterlyShirleyChisholm{
  top: 28vh;
  width: 80vw;
}
#sisterlyShirleyChisholm a{
  font-size: 1.25rem;
}
#sororSealy{
  top: 33vh;
  width: 80vw;
}
#sororSealy a{
  font-size: 1.25rem;
}
#teachARama{
  top: 38vh;
  width: 70vw;
}
#teachARama a{
    font-size: 1.25rem;
}
#variousActs{
  top: 43vh;
  width: 80vw;
}
#variousActs a{
  font-size: 1.25rem;
}
#ilc2022{
  top: 48vh;
  width: 60vw;
}
#ilc2022 a{
  font-size: 1.25rem;
}
#newThetaEvents{
  top: 54vh;
  width: 80vw;
}
#newThetaEvents a{
  font-size: 1.25rem;
}
#PG7Cred{
  bottom: 1vh;
  left: 2vw;
  font-size: 0.8em;
  color: #000;
}
#footer{
  height: 13vh;
  width: 100%;
  overflow: hidden;
}
#footerNavOne{
  top: 1vh;
  left: 3vw;
}
#footerNavTwo{
  top: 1vh;
}
#footerNavTwo ul li a{
  font-size: 0.8rem;
}
#copyright{
  top: 7vh;
  left: 63.5vw;
  width: 30vw;
  font-size: 0.8rem;
  text-align: center;
/*   border: solid pink; */
}
#facebookIcon{
  top: -7vh;
  left: 63%;
}
#nspdkCred p{
  top: 6.25vh;
  left: 36.5vw; 
  color: rgb(226,215,90);
}
#nspdkDelta{
  top: -3.75vh;
  left: 30vw;
  transform: scale(0.3, 0.3);
}
}

/* //////////// iPad Portrait mode end //////////// */


