* { 
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  box-sizing: inherit;
}
html{
  box-sizing: border-box;
}
/* @media screen and (min-width: 960px) {} */

/* @media only screen and (min-width: 768px) and (max-width: 1024px){
  .bosses{
    margin-left: auto;
  margin-right: auto;
  }
} */

/* 
 */
 @media only screen and (min-width: 360px) and (max-width: 740px) { 
  .bosses{
    margin-left: -10em;
  }
  }
 /* @media screen and (max-width:320px){
  .bosses{
    margin-right: 100rem;
  }
 } */
 
      .bosses{
        margin-right: 20em;
      }
      #down{
        /* background: #f6f8f6 ; */
        color: #f2f6f2 ;
        font-size: 30px;
      }
      #reck{
        margin-left: 10%;
      }
    
body{
    background: rgb(198, 198, 198);
    overflow-x: hidden;
    /* width: 100%; */
    max-width: 100%;
    height: 100%;
    
}
.fumni{
  /* float: right; */
  /* margin-left: 4em; */
  /* margin-top: -6.3%; */
}
.uyo  li ul{
  display: none;
  position: relative;
  
}
.uyo  li:hover ul{
  display: block;
  transition: 1s;
  padding: 15px;
  margin-top: -2px;
  background: rgb(26, 119, 43);
  color: rgb(31, 28, 28);
  position: absolute;
  left: -15.4em;
  
} 
.uyo li a{
  color:rgb(246, 243, 243);
  font-weight: bold;
}
.ricky{
    position: sticky;
    background: rgb(69,221,66);
    padding: 16px 16px;
    padding-bottom: 40px;
    position: -webkit-sticky; /* Safari */
    top: 0;
    z-index: 3;
    /* position: relative; */
    
    color: white;
    /* font-weight: bold; */
    
}
.rocky{
  margin-right: 6%;
}

.donee{
    position: sticky;
    font-size: 15px;
    top: 10.7%;
    z-index: 2;
    
    
}
.donee{
  margin-top: -5%;
}
.navbar {
  min-height:100px;
}
.navbar .navbar-nav > li >  a{
  padding: 30px 27px;
  }
/* #mufu{
    margin-top:-2.6%;
    max-width: 100%;
    
    background: rgb(255, 255, 255);
  
} */

/* navbar dropdown */
.oyo ul{
    font-size: 90%;
}
.oyo ul li ul{
    display: none;
    margin-right: 20%;
  
    
}
.oyo ul li:hover ul{
    display: block;
    transition: 1s;
    margin-top: 1px;
    padding: 27px 27px;
    /* margin-right: 20em; */
    background: rgb(0, 0, 0);
    color: white;
    /* text-align: center; */
    font-weight: bold;
    /* transform: skew(200deg); */
    /* font-size: 10px; */
    box-sizing: border-box;
    
} 
.oyo ul li:hover{
    color: #48ff00;
    transition: 1s;
}
.oyo li a{
    color:rgb(246, 243, 243);
    font-weight: bold;
}
/* navbar dropdown end */
/* navbar dropdown */
.aya ul{
  font-size: 100%;
  
  
}
.aya ul li ul{
  display: none;

  
}
.aya ul li:hover ul{
  display: block;
  transition: 1s;
  /* margin-top: 1px; */
  margin-left: auto;
  margin-right: auto;
  background: rgb(235, 11, 11);
  color: white;
  font-weight: bold;
} 
.aya ul li:hover{
  color: #48ff00;
  transition: 1s;
}
.aya li a{
  color:rgb(246, 243, 243);
  font-weight: bold;
}
/* navbar dropdown end */

.email_content{
    margin-left: 4%;
}
.nav-link {
    text-align: center;
    font-weight: 20%;
}
.bosses{
  margin-top:-2%;
  /* margin-right: 20em; */
  position: absolute;
  /* margin-left: 40em; */
  left: 10;
  right:0;
  
}
#down{
    /* float: right; */
    color: #f2f6f2 ;
    font-size: 30px;
    margin-left: 10px;
    /* margin-top: -3%; */
    
}
/* @media screen and (max-width:638px){
    nav.main-menu{
      margin-top: 10%;
    }
  } */
  @media screen and (max-width:364px){
    .bosses{
      position: absolute;
      left:0;
      right: -39;
      margin-top: -5%;
      margin-left: 15rem;
      /* margin: 0px auto; */
       /* margin-left: auto;
      margin-right: auto; */
    }
    .donee{
      position: sticky;
      top: 8%;
    }
    .donee{
      margin-top: -5%;
    }
  }
@media screen and (max-width:768px){
    .ricky{
      position: sticky;
      background: rgb(69,221,66);
        padding: 30px;
        position: -webkit-sticky; /* Safari */
        top: 0;
        z-index: 3;
        color: white;
        /* position: relative; */
    }
    .bosses{
     position: absolute;
      left: 35rem;
      right: 0;
      margin-top: -5%; 
      /* margin: 0px auto; */
       margin-left: auto;
      margin-right: auto;
    }
    .fumni{
      /* margin-top: -22%; */
        /* margin-right: 1em; */
        /* margin-right: 47%; */
        /* margin-left: 53.1%; */
        /* float: right; */
    }
    .rocky{
        display: none;
        /* visibility: hidden;  */
    }
    /* #mufu{
        margin-top: -5%;
       
    } */
    .rocky i{
      /* display: contents; */
      display: none;
    
    }
    #fail{
        width: 50%;
    }
    .donee{
      position: sticky;
      top: 8%;
    }
    .donee{
      margin-top: -4.9%;
    }
    #down{
      /* visibility: hidden; */
      float: right;
    }
    #ibadan{
      /* visibility: hidden; */
    }
    /* .bosses{
      margin-right: 50%;
      margin-top: 1%;
    } */
    .oyo ul li:hover ul{
      display: block;
      transition: 1s;
      margin-top: -9px;
      /* margin-right: 20em; */
      background: rgb(0, 0, 0);
      color: white;
      text-align: center;
      font-weight: bold;
      /* transform: skew(200deg); */
      /* font-size: 10px; */
      box-sizing: border-box;
      
  } 
  .uyo  li ul{
    display: none;
    position: relative;
    
  }
  .uyo  li:hover ul{
    display: block;
    transition: 1s;
    padding: 15px;
    margin-top: -2px;
    background: rgb(26, 119, 43);
    color: rgb(31, 28, 28);
    position: absolute;
    left: -7em;
    
  } 
  .uyo li a{
    color:rgb(246, 243, 243);
    font-weight: bold;
  }
  .navbar .navbar-nav > li >  a{
    padding: 9px;
    }
}

.navbar-toggler {
    display:flex;
  }
  /* search input */
  .search-box{
    width: fit-content;
    height: fit-content;
    position: relative;

  }
  .input-search{
    height: 29px;
    width: 200px;
    border-style: none;
    /* padding: 1px; */
    font-size: 20px;
    font-weight: bold;
    outline: none;
    color: white;
    border-radius: 25px;
    transition: all .5s ease-in-out;
    background-color: #e2ece3;
    padding-right: 28px;
    color:rgb(33, 31, 31);
  }
  .input-search::placeholder{
    color:rgba(37, 100, 37, 0.939);
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: bold;
  }
  .btn-search{
    width: 30px;
    height: 30px;
    border-style: none;
    font-size: 20px;
    /* font-weight: bold; */
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    color:#120f0f ;
    background-color:transparent;
    pointer-events: painted;  
    z-index: 2;
    float: right;
  }
  .btn-search:focus ~ .input-search{
    width: 200px;
    border-radius: 0px;
    background-color: transparent;
    border-bottom:1px solid rgba(255,255,255,.5);
    transition: all 400ms cubic-bezier(0, 0.110, 0.35, 2);
    
  }
  .input-search:focus{
    width: 230px;
    border-radius: 0px;
    background-color: transparent;
    border-bottom:1px solid rgba(255,255,255,.5);
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
  }

  /* end of search input */
  .musa{
    margin-top: 5%;
    z-index: 2;
   
  }
  #glow-on-hover {
    /* width: 220px; */
    height: 50px;
    border: none;
    outline: none;
    color: rgb(32, 32, 32);
    font-weight: bold;
    background: rgb(38, 141, 57);
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
}

  /* navbar button animation */
.glow-on-hover {
    /* width: 220px; */
    height: 50px;
    border: none;
    outline: none;
    color: #fff;
    font-weight: bold;
    background: rgb(38, 141, 57);
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(38, 141, 57);
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}
/* end of glow-on-hover */
/*  */
#tuble th{
    background: rgb(40, 85, 40);
    color: white;
    font-weight: bold;
    cursor: pointer;
  }
  #tuble tr{
    cursor: pointer;
  }
  #tuble td a{
    text-decoration: none;
    font-weight: bold;
    color: #508e38;
  }
  #tuble{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    /* margin-left: 15%; */
    cursor: pointer;
  }
  
  @media only screen and (max-width: 600px)  {
    #tuble{
      max-width: 100%;
    }
    .aka h3{
      /* text-align: center; */
      margin-left: 20%;
    }
    .search-box{
        margin-top: 9%;
        z-index: 2;
        
    }
    body{
      overflow-x: hidden;
    }
    #ibadan{
      /* float: left; */
      z-index: 4px;
    }
    .ibadan  li ul{
      display: none;
      position: relative;
      
  }
  .ibadan  li:hover ul{
      display: block;
      transition: 1s;
      /* margin-top: 20px; */
      margin-right: 30px;
      background: rgb(26, 119, 43);
      color: rgb(31, 28, 28);
      font-weight: bold;
      position: absolute;
  
      
  } 
  .ibadan li a{
      color:rgb(246, 243, 243);
      font-weight: bold;
  }
  }
  /*  */
  #ibadan{
    margin-left: 1rem;
    background: #40d007;
    /* margin-top: ; */
  }
  .ibadan  li ul{
    display: none;
    position: relative;
    
}
.ibadan  li:hover ul{
    display: block;
    transition: 1s;
    padding: 27px 15px;
    /* margin-top: 20px; */
    margin-right: 30px;
    background: rgb(26, 119, 43);
    color: rgb(31, 28, 28);
    font-weight: bold;
    position: absolute;
    right: -30px;
    
} 
.ibadan li a{
    color:rgb(246, 243, 243);
    font-weight: bold;
}
.oyo  li ul{
  display: none;

  
}
.oyo  li:hover ul{
  display: block;
  transition: 1s;
  margin-top: 5px;
  margin-right: 30px;
  background: rgb(26, 119, 43);
  color: white;
  font-weight: bold;
} 
.oyo li a{
  color:rgb(246, 243, 243);
  font-weight: bold;
}
/* business member footer */
.foot{
    background: rgb(56,56,56);
    padding-top: 5%;
    padding-bottom: 5%;
    color: rgb(162,162,162);
    font-size: 12px;
    /* text-align: center; */
}
.foot h6{
    color: white;
}

.socket_1 a{
    text-decoration: none;
    color: rgb(6, 212, 6);
}
.socket_1 a:hover{
    color: black;
    transition: 1s;
}
.socket_2{
    margin-top: 5%;
    font-size: 11px;
}
.socket_2:hover{
    text-decoration: none;
    color: rgb(6, 212, 6);
    cursor: pointer;
    
}
.socket_3 ul{
    list-style: none;
}
.socket_3 ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: rgb(13, 255, 0); /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
  }
.socket_3 li{
    padding: 5%;
    font-size: 11px;
    color: rgb(162,162,162);
}
.socket_3 li:hover{
    color: rgb(61, 250, 4);
    transition: 1s;
    cursor: pointer;
}
.mommy{
  background: rgb(233, 232, 232);
  padding: 5%;
  border-radius: 7px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}
.zaddy{
  margin-top: 5%;
  color: rgb(59, 74, 59);
  font-weight: bold;
}
.zaddy h1{ 
  text-align: center;
}
/* .zaddy p{
  color: #000;
} */
.sonny{
  margin-top: 5%;
  color: rgb(59, 74, 59);
  font-weight: bold;
  /* width: 80%; */
  margin-left: auto;
  margin-right: auto;
}
.sonny h2{
  text-align: center;
}
.anty{
  margin-top: 5%;
  cursor: pointer;
}
/* .anty img:hover{
  box-shadow: 0 0 2px 1px rgba(5, 187, 35, 0.954);
  transform: scaleX(-1);
  transition: 1s;
} */
.anty h1{
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}
.uncle{
  font-weight: bold;
}
.uncle h1{
  text-align: center;
}