/*
MAUMEE HIGH SCHOOL - CSS - mhscss.css
*/
/* ################################################################################## MHS CSS ####################################################################################


body{
    margin: 0;
    padding: 0;
    font-family: "Times New Roman";
     background-color: white; 
     background-color: gold; 
}


.w3-display-container{
    border-style: solid;
    border-color: purple;
    border-width:10px;
}

.first-hd {
   width: 90%;
   background-color: purple;
   font-size: 32px;
   font-weight: bold;
   text-align: center;
   color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 1px;
   left: 100px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: 70px;
}



/* ############################  BEGIN iPHONES, ETC. PORTRAIT - MIN 300PX ######################### */
@media only screen and (min-width: 300px) {
    
    
/* ################################################ BEGIN NAV ##################################################### */

.first-hd {
   width: 100%;
   background-color: purple;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 1px;
   left: 1px;
   right: 1px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}


.logohd {
   position: static; 
    top: 20px;
    width: 50px;
    height: auto;
}

nav{
   width: 100%;
   background: white;
   background: gold;
   overflow: scroll;
   overflow: hidden;
   position: absolute;
   top: 50px;
    border-width:10px;
    border-color: black;
    border-radius: 10px;
   z-index: 300;
}
ul{
   margin: 0;
    padding: 0;
    list-style: none;
}
li{
    float: left;
}

a{
    margin-top: 1px;
/*    margin-top: 1rem; */
    padding: 10px;
    width: 100%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    
}

#section1{
    height: 900px; 
    background-color: white;
    display: inline-block;
    width: 100%; 
    max-width: 100%;
}
#section2{
    height: 700px;
    background: white;
    display: inline-block;
    width: 100%;
}
#section3{
    height: 2300px; 
    background: white;
    display: inline-block;
    width: 100%;
}
#section4{
    height: 500px; 
    background: white;
    display: inline-block;
    width: 100%;
}
#section5{
 /*   height: 1300px; */
    background: white;
    display: inline-block;
    width: 100%;
}

h1{
    margin: 1px; 
    text-align: center;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color:white;
    border-style: solid;
    border-color: black;
    background-color:purple;
}
h2{
    margin: 100px;
    text-align: center;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
}
h3{
    margin: 100px;
    text-align: center;
    padding: 0;
    font-size: 18px;
    font-weight: bold; 
}
p {
 font-size: 16px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}



/* ################################################ END NAV ############################################################# */


    
/* ################################################ BEGIN SECTION 1 ##################################################### */



.frtpgpic{
    position: absolute;
    max-width: 100%;
    top:150px;
    left:1px;
    width: 100%;
    height: auto; 
    display: block;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}  

.frtpgtxt{
    position: absolute;
    max-width: 100%;
    top:450px; 
    left:1px;
    width: 100%;
    height: auto;
    color:purple;
    display: block;
    font-size:16px;
    font-weight:bold;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}


/* ################################################ END   SECTION 1 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 2 ##################################################### */

.sect2-hd {
    position:absolute;
    top: 950px;
    
    width: 90%;
   background-color: purple;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: gold;
 
   margin-left: 5px;
/*   right: 1px;*/
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
    
    
}


.box {
    position: absolute;
    top: 1050px;
   margin-left: 5px;
   box-sizing:border-box;
   width: 100%;
   height: auto;
   box-shadow: 0 0 25px -3px rgba(0,0,0,0.4);
   background-color: #b593db; 
}

.box img {
   max-width: 100%;
   height: auto;
   
   display:block; 
   margin-left:auto; 
   margin-right:auto;
}

/* ################################################ END   SECTION 2 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 3 ##################################################### */

.sect3-hd {
    position:absolute;
    top: 1650px; 
    
    width: 100%;
   background-color: purple;
   font-size: 16px; 
   font-weight: bold;
   text-align: center;
   color: gold;
 
   left: 1px; 
   right: 1px; 
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
    
}

#wrapper {
    position: absolute;
    top: 1700px;
    margin-left: 10px;
    margin-right: 10px; 
    width: 90%;
    padding: 0;
}


.w3-display-container{
    border-style: solid;
    border-color: purple;
    border-width: 5px;
    text-align: left;
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 100%;
    overflow: hidden;
    background-color: #b593db; 
}


.ss-subhd-reu{
  font-size: 16px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}

.ss-subhd-gth{
  font-size: 16px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px; 
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}

.ss-subhd-jff{
  font-size: 16px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px; 
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}

.spc-3-4{
    margin-bottom: 1000px;
}


.slide-desc {
  font-size: 16px;
  font-weight:bold;
  background-color: white;
  text-align: left;
  margin-left: 1px;
  margin-right: 1px; 
  width: 90%;
  padding: 0;
  color: purple;
  border-style: solid;
  border-color: black;
}





/* ################################################ END   SECTION 3 ##################################################### */


/* ################################################ BEGIN SECTION 4 ##################################################### */

.sect4-hd {
    position:absolute;
    top: 4000px; 
    
    width: 90%;
   background-color: purple;
   font-size: 16px; 
   font-weight: bold;
   text-align: center;
   color: gold;
 
   margin-left: 5px; 
/*   right: 1px; */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
    
}

.news-subhd {
    position:absolute;
    top: 4050px; 
    
    width: 90%;
   background-color: white;
   font-size: 16px; 
   font-weight: bold;
   text-align: center;
   color: gold;
 
   margin-left: 5px; 
/*   margin-right: 1px;  */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
    
}


.newsdate {
    position: static;
/*    top: 4100px; */
    margin-left: 5px;
/*    margin-right: 5px; */
    width: 90%;
    height: auto;
    color:purple;
    display: block;
    font-size: 16px;
    font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
}


.newstxt {
    position: static;
/*    top: 4150px; */
    margin-left: 5px;
/*    margin-right: 5px; */
    width: 90%;
    height: auto;
    color:purple;
    display: block;
    font-size: 16px;
    font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
}


/* ################################################ END   SECTION 4 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */

.mem-hd{
    position: absolute;
     top: 4450px;
    margin-left: 5px; 
    margin-right: 5px; 
    width: 100%;
    text-align: center;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color: purple;
    border-width: 5px;
     border-radius: 5px;
   height: auto;
}


.yb-tblhd{
    position: absolute;
    top: 4510px;
    margin-left: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: gold;
    width: 100%;
    height: auto;
     border-style: solid;
    border-color: black;
    background-color:purple;
    border-width: 5px;
     border-radius: 5px;
}

.yb-tbldata{
    margin-left: 1px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: gold;
}

.yb-septrobit{
     position: absolute;
    top: 9500px;
    margin-left: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: gold;
    width: 100%;
    height: auto;
     border-style: solid;
    border-color: black;
    background-color: white;
    border-width: 5px;
     border-radius: 5px;
}

.yb-namehd {
    position: static;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: gold;
    margin-left: 1px;
    width: 90%;
    color: purple;
}

.yb-pics1 {
    margin-left: 1px;
    width: 10%;
}

.yb-pics2 {
    width: 8%;
}


.yb-dobetc{
    position: absolute;
    width: 100%;
    margin-left: 1px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: gold;
    color: purple;
}


.yb-obit{
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: purple;
    background-color: white;
    border-style:solid;
    border-width:5px;
    border-color:purple;
    border-radius: 5px;
}


/* ################################################ END   SECTION 5 ##################################################### */

}


/* ########################################  END FOR iPHONES, ETC. PORTRAIT - MIN 300PX ################################# */



/* ########################################  BEGIN - MIN 576PX - BLACK ################################################## */
@media only screen and (min-width: 576px) {

/* ################################################## BEGIN NAV ######################################################### */

.first-hd {
   width: 90%;
   background-color: purple; 
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 1px;
   left: 10px;
   right: 1px;
    border-style: solid;
    border-color: purple;
    border-width: 5px;
   height: 70px;
   
   
}

.logohd {
   position: static; 
    top: 20px;
    width: 50px;
    height: auto;
}

nav{
   width: 100%;
   background: white;
   background: gold;
   overflow: scroll;
   overflow: hidden;
   position: absolute;
   top: 50px;
    border-width:10px;
    border-color: black;
    border-radius: 10px;
   z-index: 300;
}



ul{
   margin: 0;
    padding: 0;
    list-style: none;
}
li{
    float: left;
}


a{
    margin-top: 1px;
    padding: 20px;
    width: 100%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}




#section1{
    height: 1150px;
    background-color: white;
    background: white; 
    display: inline-block;
    max-width: 60%;
}


#section2{
    height: 700px;
    background: white;
    display: inline-block;
    width: 100%;
}

#section3{
    height: 2600px;
    background: white; 
    display: inline-block;
    width: 100%;
}
#section4{
    height: 1300px;
    background: white;
    display: inline-block;
    width: 100%;
}
#section5{
    height: 1300px;
    background: white; 
    display: inline-block;
    width: 100%;
}

p {
 font-size: 24px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}

/* ################################################## BEGIN NAV ######################################################### */

    
/* ################################################ BEGIN SECTION 1 ##################################################### */


.frtpgpic{
    position: absolute;
    max-width: 100%;
    top:150px;
    left:1px;
    width: 100%;
    height: auto; 
    display: block;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}  

.frtpgtxt{
    position: absolute;
    max-width: 100%;
    top:750px; 
    left:1px;
    width: 100%;
    height: auto;
    color:purple;
    display: block;
    font-size:16px;
    font-weight:bold;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}


/* ################################################ END   SECTION 1 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 2 ##################################################### */

.sect2-hd {
    position:absolute;
    top: 1200px;
    width: 90%;
   background-color: purple;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 5px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.box {
    position: absolute;
    top: 1260px;
   margin-left: 5px;
   box-sizing:border-box;
   width: 100%;
   height: auto;
   box-shadow: 0 0 25px -3px rgba(0,0,0,0.4);
   background-color: #b593db; 
}

.box img {
   max-width: 100%;
   height: auto;
   
   display:block; 
   margin-left:auto; 
   margin-right:auto;
}

/* ################################################ END   SECTION 2 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 3 ##################################################### */

.sect3-hd {
    position:absolute;
    top: 1950px; 
    
    width: 100%;
   background-color: purple;
   font-size: 16px; 
   font-weight: bold;
   text-align: center;
   color: gold;
 
   left: 1px; 
   right: 1px; 
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
    
}

#wrapper {
    position: absolute;
    top: 2000px;
    margin-left: 10px;
    margin-right: 10px; 
    width: 90%;
    padding: 0;
}


.w3-display-container{
    border-style: solid;
    border-color: purple;
    border-width: 5px;
    text-align: left;
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 100%;
    overflow: hidden;
    background-color: #b593db; 
}


.ss-subhd-reu{
  font-size: 16px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}

.ss-subhd-gth{
  font-size: 16px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px; 
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}

.ss-subhd-jff{
  font-size: 16px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px; 
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}

.spc-3-4{
    margin-bottom: 1000px;
}


.slide-desc {
  font-size: 16px;
  font-weight:bold;
  background-color: white;
  text-align: left;
  margin-left: 1px;
  margin-right: 1px; 
  width: 90%;
  padding: 0;
  color: purple;
  border-style: solid;
  border-color: black;
}




/* ################################################ END   SECTION 3 ##################################################### */


/* ################################################ BEGIN SECTION 4 ##################################################### */

.sect4-hd {
    position:absolute;
    top: 4550px; 
    width: 90%;
   background-color: purple;
   font-size: 16px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 5px; 
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.news-subhd {
    position:absolute;
    top: 4600px; 
    width: 90%;
   background-color: white;
   font-size: 16px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 5px; 
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.newsdate {
    position: static;
    margin-left: 5px;
    width: 90%;
    height: auto;
    color:purple;
    display: block;
    font-size: 16px;
    font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
}


.newstxt {
    position: static;
    margin-left: 5px;
    width: 90%;
    height: auto;
    color:purple;
    display: block;
    font-size: 16px;
    font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
}


/* ################################################ END   SECTION 4 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */

.mem-hd{
    position: absolute;
     top: 5850px;
    margin-left: 5px; 
    margin-right: 5px; 
    width: 100%;
    text-align: center;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color: purple;
    border-width: 5px;
     border-radius: 5px;
   height: auto;
}


.yb-tblhd{
    position: absolute;
    top: 5910px;
    margin-left: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: gold;
    width: 100%;
    height: auto;
     border-style: solid;
    border-color: black;
    background-color:purple;
    border-width: 5px;
     border-radius: 5px;
}

.yb-tbldata{
    margin-left: 1px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: gold;
}

.yb-septrobit{
     position: absolute;
    top: 9600px;
    margin-left: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: gold;
    width: 100%;
    height: auto;
     border-style: solid;
    border-color: black;
    background-color: white;
    border-width: 5px;
     border-radius: 5px;
}

.yb-namehd {
    position: static;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: gold;
    margin-left: 1px;
    width: 90%;
    color: purple;
}

.yb-pics1 {
    margin-left: 1px;
    width: 10%;
}

.yb-pics2 {
    width: 8%;
}


.yb-dobetc{
    position: absolute;
    width: 100%;
    margin-left: 1px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: gold;
    color: purple;
}


.yb-obit{
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: purple;
    background-color: white;
    border-style:solid;
    border-width:5px;
    border-color:purple;
    border-radius: 5px;
}


/* ################################################ END   SECTION 5 ##################################################### */
    
}

/* ########################################  END - MIN 576PX - BLACK ################################################## */



/* ############################  BEGIN 768PX iPHONE 13PRO PORTRAIT & LANDSCAPE - MIN BLUE & iPAD PRO PORTRAIT  ########################### */
@media only screen and (min-width: 768px) {
    
/* ################################################ BEGIN NAV ############################################################# */

.first-hd {
   width: 90%;
   background-color: purple;
   font-size: 32px;
   font-weight: bold;
   text-align: center;
   color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 1px;
   left: 100px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: 70px;
   
   
}



nav{
    width: 90%;
   background: white;
   background-color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 50;
    margin-left: 3.5rem;
     border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}


ul{
   margin: 0;
    padding: 0;
    list-style: none;
}

li{
    float: left;
}

a{
    margin-top: 1rem;
    margin-left: 1rem;
    padding: 5px;
    width: 100%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}


#section1{
    color: white;
/*    height: 1400px; */
    background: white; 
    display: inline-block;
    width: 100%;
    max-width: 100%;
}


#section2{
/*    height: 1500px; */
    background: white;  
    display: inline-block;
    width: 100%;
}

#section3{
/*    height: 1400px; */
   background: white; 
    display: inline-block;
    width: 100%;
}
#section4{
 /*   height: 1400px; */
    background: white; 
    display: inline-block;
    width: 100%;
}
#section5{
/*    height: 1500px; */
    background: white; 
    display: inline-block;
    width: 100%;
}



h1{
    margin-left: 60px; 
    width: 90%;
    text-align: center;
    padding: 0;
    font-size: 32px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}

p {
 font-size: 24px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}

/* ################################################ END   NAV ############################################################# */


/* ################################################ BEGIN SECTION 1 ##################################################### */

.frtpgpic{
    position:absolute;
    max-width: 95%;
    height:auto;
    display: block;
    width: 95%;
    top:200px;
    left: 50px;
    background: white;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}



.frtpgtxt{
    position: absolute;
    max-width: 90%;
    top:920px; 
    left: 150px;
    width:700px;
    height:450px;
    color:purple;
    display: block;
    font-size:24px;
    font-weight:bold;
    border-style:solid;
    border-width:10px;
    border-color: purple;
    border-radius: 10px;
}

/* ################################################ END   SECTION 1 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 2 ##################################################### */

.box {
   position: absolute;
   top:1750px; 
   margin-left: 50px;
   border-style:solid;
   border-width:10px;
   border-color:purple;
    box-shadow: 0 0 25px -3px rgba(0,0,0,0.4);
   width:800px;
   height:650px;
}

.box img {
   max-width:100%;
   height: 100%;
}

/* ################################################ END   SECTION 2 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 3 ##################################################### */

.w3-display-container{
    border-style: solid;
    border-color: purple;
    border-width:10px;
}

/*
.ss-cap{
  font-family: arial;    
  font-size: 20px;
  font-weight:bold;
  background-color: black;
  color: white;
  text-align: left;
  width: auto;
  margin-left: 0px;
}
*/

.ss-subhd{
  font-family: arial;    
  font-size: 40px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 70px;
  margin-right: 100px; 
  width: 90%;
  padding: 0;
  color:black;
  border-style: solid;
  border-color: black;
}

/* ################################################ END   SECTION 3 ##################################################### */


/* ################################################ BEGIN SECTION 4 ##################################################### */

.newstxt{
    position: absolute;
    max-width: 90%;
    left:100px;
    width:1200px;
    height:400px;
    color:purple;
    display: block;
    font-size:24px;
    font-weight:bold;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}

/* ################################################ END   SECTION 4 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */

.mem-hd{
    position: absolute;
    top: 9650px;
    width: 90%;
    margin-left: 90px;
    text-align: center;
    padding: 0;
    font-size: 32px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}


.yb-tblhd{
    position: absolute;
    top: 9800px;
    margin-left: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: gold;
    
}


.yb-tbldata{
    margin-left: 90px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}


.yb-septrobit{
    position: absolute;
    top:14000px;
}


.yb-namehd {
    position: static;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    background-color: gold;
    margin-left: 50px;
    width: 90%;
    color: purple;
}

.yb-pics1 {
    margin-left: 350px;
    width: 10%;
}

.yb-pics2 {
    margin-right: 350px;
    width: 8%;
}


.yb-dobetc{
    position: static;
    width: 470px;
    margin-left: 230px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    background-color: gold;
    color: purple;
}


.yb-obit{
    margin-left: 100px;
    margin-right: 100px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: purple;
}

/* ################################################ END   SECTION 5 ##################################################### */

}

/* ########################################  END  MIN 768PX iPHONE 13PRO PORTRAIT & LANDSCAPE - MIN BLUE & iPAD PRO PORTRAIT  ############################## */



/* ##################################  BEGIN MIN 992PX FOR TABLETS, iPAD'S LANDSCAPE ########################### */
@media only screen and (min-width: 992px) {
    
/* ################################################ BEGIN NAV ############################################################# */

.first-hd {
   width: 90%;
   background-color: purple;
   font-size: 32px;
   font-weight: bold;
   text-align: center;
   color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 1px;
   left: 50px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}



.logohd {
    position: static; 
    width: 100%;
    height: auto;
}



nav{
    width: 95%;
   background-color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 50px;
    right: 20px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
    z-index: 300;
}

ul{
   margin: 0;
    padding: 0;
    list-style: none;
}

li{
    float: left;
}

a{
    margin-top: 1rem;
    margin-left: 1rem;
    padding: 2px;
    width: 100%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

 
#section1{
    height: 1400px; 
    background-color: white;
    display: inline-block;
    max-width: 100%;
}


#section2{
    height: 1200px; 
    background-color: white;
    display: inline-block;
    width: 100%;
}

#section3{
    height: 2800px; 
   background-color: white;
    display: inline-block;
    width: 100%;
}
#section4{
    height: 1300px; 
   background-color: white;
    display: inline-block;
    width: 100%;
}
#section5{
    height: 1500px;
   background-color: white;
    display: inline-block;
    width: 100%;
}


h1{
    margin-left: 70px; 
    margin-right: 100px; 
    width: 90%;
    text-align: center;
    padding: 0;
    font-size: 32px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}

p {
 font-size: 24px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}

/* ################################################ END NAV   ############################################################# */


/* ################################################ BEGIN SECTION 1 ##################################################### */

.frtpgpic{
    max-width: 90%;
    top:240px;
    left:60px;
    width:1400px;
    height:700px; 
    display: block;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}  


.frtpgtxt{
    position: absolute;
    max-width: 90%;
    top:960px; 
    left:150px;
    width:700px;
    height:450px;
    color:purple;
    display: block;
    font-size:24px;
    font-weight:bold;
    border-style:solid;
    border-width:10px;
    border-color: purple;
    border-radius: 10px;
}

/* ################################################ END   SECTION 1 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 2 ##################################################### */

.box {
   position: absolute;
   top:1750px; 
   margin-left: 130px;
   border-style:solid;
   border-width:10px;
   border-color:purple;
    box-shadow: 0 0 25px -3px rgba(0,0,0,0.4);
   width:800px;
   height:650px;
   
    background-color: #b593db; 
}

.box img {
   max-width:100%;
   height: 100%;
   
   display:block; 
   margin-left:auto; 
   margin-right:auto;
}

.sect2-hd {
    position:absolute;
    top: 1640px;
    margin-left: 40px;
    font-size:24px;
    font-weight:bold;
}


/* ################################################ END   SECTION 2 ##################################################### */
    
    

/* ################################################ BEGIN SECTION 3 ##################################################### */

.sect3-hd {
    position: absolute;
    top: 2950px;
    width: 90%;
   background-color: purple;
   font-size: 42px;
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 50px;
/*   right: 100px; */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.w3-display-container{
    border-style: solid;
    border-color: purple;
    border-width:10px;
 /*   width: 1025px; */
    text-align: left;
/*    width: 102.5%; */
    max-width: 100%;
/*    width: fit-content; */
    width: auto;
    height: auto;
    max-height: 100%;
    overflow: hidden;
    background-color: #b593db; 
}

#wrapper {
    position: absolute;
    top: 3000px;
    margin-left: 50px;
    margin-right: 50px; 
    width: 90%;
    padding: 0;
}


.ss-subhd-reu{
  font-size: 32px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 50px;
/*  margin-right: 100px; */
  width: 90%;
  padding: 0;
  color:black;
  border-style: solid;
  border-color: black;
}


.ss-subhd-gth{
  font-size: 32px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 50px;
/*  margin-right: 30px; */
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}

.ss-subhd-jff{
  font-size: 32px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 50px;
/*  margin-right: 30px; */
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}


/*
.spc-3-4{
    margin-bottom: 1000px;
}
*/

.slide-desc {
  font-size: 24px;
  font-weight:bold;
  background-color: white;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px; 
  width: 90%;
  padding: 0;
  color: white;
  border-style: solid;
  border-color: black;
}



/* ################################################ END   SECTION 3 ##################################################### */








    
/* ################################################ BEGIN SECTION 4 ##################################################### */


.sect4-hd {
    position:absolute;
    top: 5100px; 
    width: 90%;
   background-color: purple;
   font-size: 42px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 50px; 
/*   right: 1px; */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.news-subhd {
    position:absolute; 
    top: 5730px; 
    width: 90%; 
   background-color: white;
   font-size: 32px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 50px; 
/*   margin-right: 1px;  */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.newsdate {
    position: static;
/*    top: 5710px; */
    margin-left: 50px;
    margin-right: 50px;
    width: 90%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 28px;
    font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
    text-align: left;
}

.newstxt {
   position: static; 
/*    top: 5760px; */
    margin-left: 43px;
    margin-right: 100px;
    width: 90%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 28px;
     font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
     text-align: left;
}





/* ################################################ END   SECTION 4 ##################################################### */
    
    
    
    
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */

.mem-hd{
    position: absolute;
    top: 6950px;
    margin-left: 70px; 
    margin-right: 50px; 
    width: 90%;
    text-align: center;
    padding: 0;
    font-size: 38px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}


.yb-tblhd{
    position: absolute;
    top: 7150px;
    margin-left: 50px;
    margin-right: 50px; 
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: gold;
    
}

.yb-tbldata{
 position: absolute;
    margin-left: 50px;
    margin-right: 50px; 
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}


.yb-septrobit{
    position: absolute;
/*    top: 12700px; */
     top: 10500px;
}


.yb-namehd {
    position: static;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    background-color: gold;
    margin-left: 50px;
    width: 90%;
    color: purple;
}

.yb-pics1 {
    margin-left: 420px;
    width: 10%;
}

.yb-pics2 {
    margin-right: 380px;
    width: 8%;
}


.yb-dobetc{
    position: static;
    width: 470px;
    margin-left: 330px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    background-color: gold;
    color: purple;
}

/*
.yb-obit{
    margin-left: 100px;
    margin-right: 100px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: purple;
}
*/

.yb-obit{
    margin-left: 100px;
    margin-right: 100px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: purple;
    
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}



/* ################################################ END   SECTION 5 ##################################################### */

}

/* #################################### END 992PX FOR TABLETS, iPAD'S LANDSCAPE ############################## */



/* ######################################  BEGIN 1200PX FOR LAPTOP & DESKTOP PC'S ####################################### */
@media only screen and (min-width: 1200px) {
    
/* ################################################ BEGIN NAV   ############################################################# */

.first-hd {
   width: 90%;
   background-color: purple;
   font-size: 32px;
   font-weight: bold;
   text-align: center;
   color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 1px;
   left: 100px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: 70px;
}

.logohd {
    position: static; 
    width: 100%;
    height: auto;
}

.pawhd {
    position: static; 
    width: 100%;
    height: auto;
}



nav{
   width: 95%;
   background: white;
   background-color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 50px;
   left: 0;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   z-index: 300;
}

ul{
   margin: 0;
    padding: 0;
    list-style: none;
}

li{
    float: left;
}

a{
    margin-top: 1rem;
    margin-left: 1rem;
    padding: 5px;
    width: 100%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}


#section1{
    height: 1400px; 
    background-color: white;
    display: inline-block;
    max-width: 100%;
}


#section2{
   height: 1100px; 
    background-color: white;
    display: inline-block;
    width: 100%;
}

#section3{
   height: 2500px; 
    background-color: white;
    display: inline-block;
    width: 100%;
}

#section4{
   height: 900px; 
    background-color: white;
    display: inline-block;
    width: 100%;
}

#section5{
 /*   height: 1500px; */
    background-color: white;
    display: inline-block;
    width: 100%;
}


h1{
    margin-left: 100px; 
    margin-right: 100px; 
    width: 90%;
    text-align: center;
    padding: 0;
    font-size: 42px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}

p {
 font-size: 24px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}

/* ################################################ END   NAV   ############################################################# */



/* ################################################ BEGIN SECTION 1 ##################################################### */

.frtpgpic{
    max-width: 90%;
    top:230px;
    left:100px;
    width:1400px;
    height:700px; 
    display: block;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}  

.frtpgtxt{
    position: absolute;
    top:940px; 
    left:400px;
    width: 50%;
    height:450px;
    color:purple;
    display: block;
    font-size:24px;
    font-weight:bold;
    border-style:solid;
    border-width:10px;
    border-color: purple;
    border-radius: 10px;
}

/* ################################################ END   SECTION 1 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 2 ##################################################### */

.sect2-hd {
    position: absolute;
   top:1650px;
   
    width: 90%;
   background-color: purple;
   font-size: 32px;
   font-weight: bold;
   text-align: center;
   color: gold;
/*   margin-right: 50px; */
   margin-left: 100px;
    border-style: solid;
    border-color: black;
    border-width: 5px;
   height: 90px;
   
   
}


.box {
   position: absolute;
   top:1800px; 
   margin-left: 350px;
/*   margin-right: 100px; */
   border-style:solid;
   border-width:10px;
   border-color: purple;
    box-shadow: 0 0 25px -3px rgba(0,0,0,0.4);
   width:800px; 
   height:650px; 
   
/*      width: 90%; */
/*   height: auto; */
   background-color: #b593db; 
   z-index: 300;
}

.box img {
   max-width:100%;
   height: 100%;
   
   display:block; 
   margin-left:auto; 
   margin-right:auto;
}

/* ################################################ END   SECTION 2 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 3 ##################################################### */

.sect3-hd {
    position: absolute;
    top: 2750px;
    width: 90%;
   background-color: purple;
   font-size: 42px;
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 100px;
/*   right: 100px; */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.w3-display-container{
    border-style: solid;
    border-color: purple;
    border-width:10px;
 /*   width: 1025px; */
    text-align: left;
/*    width: 102.5%; */
    max-width: 100%;
/*    width: fit-content; */
    width: auto;
    height: auto;
    max-height: 100%;
    overflow: hidden;
    background-color: #b593db; 
}

#wrapper {
    position: absolute;
    top: 2800px;
    margin-left: 100px;
    margin-right: 100px; 
    width: 90%;
    padding: 0;
}


.ss-subhd-reu{
  font-size: 32px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 100px;
/*  margin-right: 100px; */
  width: 90%;
  padding: 0;
  color:black;
  border-style: solid;
  border-color: black;
}


.ss-subhd-gth{
  font-size: 32px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 100px;
/*  margin-right: 30px; */
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}

.ss-subhd-jff{
  font-size: 32px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 100px;
/*  margin-right: 30px; */
  width: 90%;
  padding: 10;
  color:black;
  border-style: solid;
  border-color: black;
}


/*
.spc-3-4{
    margin-bottom: 1000px;
}
*/

.slide-desc {
  font-size: 24px;
  font-weight:bold;
  background-color: white;
  text-align: center;
  margin-left: 100px;
  margin-right: 100px; 
  width: 90%;
  padding: 0;
  color: white;
  border-style: solid;
  border-color: black;
}



/* ################################################ END   SECTION 3 ##################################################### */


/* ################################################ BEGIN SECTION 4 ##################################################### */


.sect4-hd {
    position:absolute;
    top: 5250px; 
    width: 90%;
   background-color: purple;
   font-size: 42px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 100px; 
/*   right: 1px; */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.news-subhd {
    position:absolute; 
    top: 5330px; 
    width: 90%; 
   background-color: white;
   font-size: 32px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 100px; 
/*   margin-right: 1px;  */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.newsdate {
    position: static;
/*    top: 5410px; */
    margin-left: 100px;
    margin-right: 100px;
    width: 90%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 28px;
    font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
    text-align: left;
}

.newstxt {
   position: static; 
/*    top: 5460px; */
    margin-left: 43px;
    margin-right: 100px;
    width: 90%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 28px;
     font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
     text-align: left;
}





/* ################################################ END   SECTION 4 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */

.mem-hd{
    position: absolute;
     top: 6150px;
    margin-left: 100px; 
    margin-right: 100px; 
    width: 90%;
    text-align: center;
    padding: 0;
    font-size: 42px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}


.yb-tblhd{
    position: absolute;
    top: 6270px;
    margin-left: 100px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: gold;
    width: 90%;
}

.yb-tbldata{
    margin-left: 80px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: gold;
}

.yb-septrobit{
    position: absolute;
    top: 11100px; 
     margin-left: 100px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: gold;
    width: 90%;
}

.yb-namehd {
    position: static;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    background-color: gold;
    margin-left: 100px;
    width: 90%;
    color: purple;
}

.yb-pics1 {
    margin-left: 150px;
    width: 10%;
}

.yb-pics2 {
    margin-right: 150px;
    width: 10%;
}


.yb-dobetc{
    position: absolute;
    width: 50%;
    margin-left: 350px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    background-color: gold;
    color: purple;
}


.yb-obit{
    margin-left: 100px;
    margin-right: 100px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: purple;
    
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}


/* ################################################ END   SECTION 5 ##################################################### */

}

/* #######################################  END 1200PX FOR LAPTOP & DESKTOP PC'S ######################################## */
