/*itemss*/
#ad{
  width: 100%;
}

body{ 
  width: 100%;
  height: 100%;
  background-position: center;
  margin-left: auto;
  box-shadow: 100px 100px 100px 100px rgba(0, 0, 0, 0.8);
  background-repeat: no-repeat;
  margin-right: auto;
  background-size: cover;
  background-image: linear-gradient(rgba(0, 0, 0, 0.8),
                       rgba(0, 0, 0, 0.8)), url("https://github.com/alexmarufu/Webdev10/blob/master/personal%20site(complete)/background.jpg?raw=true");
}

.heading {
  font-size: 40px;
  color: #aa11a2;
  text-transform: uppercase;
  font-family: serif;
}

.footer {
  left: 0;
 bottom: 0;
 width: 100%;
 color: white;
 text-align: center;
 align-items: baseline;
 background-color: rgb(80, 80, 80);
}

html, body{
 height: 100%;
 margin: 0;
}



/*****/
#load {
  display:none; 
  text-align: center; 
  align-items: center; 
  margin-top: 20%; 
  width:50px;
  height:50px;
  margin-left: 50%;  
}

#container {
    text-align: center;
    margin-top: 25px;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 425px) {
 
  #song {
    width: 20%;
    height: 250px;
  }
  .album-poster{
    display: block;
    overflow: hidden;
    border-radius: 7px;
    width: 178px;
    height: 250px;
    margin-right: auto;
    margin-left: auto;
    }
}


@media (max-width: 768px) {
  .navbar-brand .logo {
  width: 50px;
  height: 50px;
  }
  .abt #about {
    width: 300px;
    height: 206px;
    border-radius: 7px;
  }

  .abt #about1 {
    width: 300px;
    height: 215px;
    border-radius: 7px;
  }
  
  .abt #about2 {
    width: 230px;
    height: 300px;
    border-radius: 7px;
  }


}

h5 {
  text-align: center;
}

.con {
  background-color: white;
}
#about1 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 500px;
  height: 365px;
  border-radius: 7px;
  box-shadow: 2px 2px 2px 2px gray;
}

#about2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 380px;
  height: 500px;
  border-radius: 7px;
  box-shadow: 2px 2px 2px 2px gray;
}

#about {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 500px;
  height: 350px;
  border-radius: 7px;
  box-shadow: 2px 2px 2px 2px gray;
}

.home-text {
  font-family: serif;
  text-align: center;
  color: white;
  font-size: 22px;
}

.logo {
width: 80px;
height: 80px;
border-radius: 50%;
}

#img {
  border: 2px solid black;
  display: block;
  height: 300px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 15px 35px #807d7d;
  transition: all ease 0.4s;
}

 .container {
   background-color: #eaebee;
   border-radius: 4px;
   
 }

/**/


.col-md-3{
margin-bottom: 40px;
}

h3 {
  font-size: 32px;
  margin-bottom: 32px;
  border-bottom: 4px solid #3a3838;
  font-family: serif;
}



/*items*/

*{
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  box-sizing: border-box;
}

header {
  position: fixed;
  width: 100%;
}


#toggle {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 0.25rem;
}

.navbar-brand  {
  font-family: Libre Baskerville;
  font-weight: bold;
  color: white;
  
  }

.active {
  background-color: #ccd3dd;
  border-radius: 4px;
}

.nav-link {
  text-align: center;
}

.navbar {
  background-color: rgb(155, 13, 124);
  box-shadow: 1px 1px 1px 1px rgb(136, 136, 136);
  position: fixed;
  width: 100%;
}


nav ul li {
  display: inline;
  line-height: 80px;
  margin: 0 20px;
  
  cursor: pointer;
}

nav ul li a {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: bold;
  padding: 8px 10px;
  text-transform: uppercase;
  text-decoration: none;

}


/*ajax loader*/
#load {
  display:none; 
  text-align: center; 
  align-items: center; 
  margin-top: 50%;
  margin-left: 50%;
  width: 50px;
  height: 50px
}
/****/


li:hover {
  border-color: rgb(15, 75, 185);
  transition: .4s;
  background-color: #ccd3dd;
  border-radius: 4px;
}



nav ul li a:hover {
  color: white;
  text-decoration: none;
  }



/**/

h1 {
    text-align: center;
    align-items: center;
    padding-top: 150px;
    color: #eeeeee;
    text-shadow: 2px #000;
    text-overflow: clip;
}


.txt1{
    width: 50px;
    height:10px;
}



.btnn {
    background-color: rgb(43, 43, 241);
    color: white;
    outline: none;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto 15px;
    justify-items: center;
    justify-content: center;
  }


.bg {
  background-color: #eeeeee;
  height: 100%;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  
}

.private {
  font-weight: 20px;
  font-size: 20px;
}


.img1 { 
height:30px ;
width: 30px;
margin-left: 20%;
border-radius: 7px;
}


.item-block { 
    border: 2px solid black; 
    width: 200px;
    height: 200px;
    background-color: white;
    margin: 0 auto 15px;
    margin-left: 50%;
  }
  
 
  .img1:hover {
    box-shadow: 0 1px 5px 1px #323bb9;
  }

.h6{
  color: #00FF00;
  font-size: 15px;
  text-align: center;
}


.txt1{
    width: 50px;
    height:10px;
}
 

.btnn:hover {
    box-shadow: 0 2px 5px 2px #1cf02d;
    border-color: rgb(79, 231, 19);
}



 .div0 {
  gap: 20px;
  display: flex;
  padding: 20px;
  margin: 20px;
  height:20px ;
  text-align: center;
  justify-content: center;
  background: transparent;
  background-color: transparent;
  }

  

.imgL{
    text-align: center;
    height: 20;
    width: 20;
}



h2 ,h3{
      text-align: center;
  }
  
a button{
    text-align: center;
}

form {
   z-index: 1;
   background-color: #eeeeee;
   max-width: 320px;
   padding: 45px;
   text-align: center;
   border-radius: 8px;
   text-align: center;
   align-items: center;
   margin: 0 auto 15px;
   left: 0%;
   right: 10%;
   justify-items: center;
   justify-content: center;
   
}
textarea{
  outline: 1;
  background: #fffcfc;
  width: 100%;
  border: 1px solid rgb(173, 168, 168);
  margin: 0 0 15px;
  padding: 15px;
  height: 120px;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 8px;
}

form #send:hover {
  background-color: #310694;
  color: white;
}

form #send {
  outline: 1;
  background-color: #fffcfc;
  width: 30%;
  border: 1px solid rgb(21, 31, 173);
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 8px;
  cursor: pointer;
}

form input {
  outline: 1;
  background: #fffcfc;
  width: 100%;
  border: 1px solid rgb(173, 168, 168);
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 8px;
}



.form button:hover, .form button:active {
background-color: rgb(42, 129, 45);
}


.form .message {
  margin: 10px;
  font-size: 15px;
  text-decoration: none;
}


.form .sign-form {
  display: none;
}



  
  .img1:hover {
    box-shadow: 0 1px 5px 1px #323bb9;
  }

 /*aplayer*/
 
#song {
  width: 100%;
  min-height: 100px;
}

.main{
  padding: 40px 0;
}

.col-md-3{
  margin-bottom: 40px;
}

.album-poster{
  display: block;
  overflow: hidden;
  border-radius: 7px;
  box-shadow: 0 15px 35px #76737ca1;
  transition: all ease 0.4s;
}

.album-poster:hover{
  box-shadow: none;
  transform: scale(0.98) translateY(5px);
}

p{
font-size: 15px;
text-align: center;
}

h4{
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 15px;
  font-weight: 700;
  text-align: center;
  
}


/*default is hide music player*/
#aplayer{
position: fixed;
bottom: -100%;
left: 0;
width: 100%;
margin: 0;
box-shadow: 0 -2px 2px #dadada;
background-color: #fff;
transition: all ease 0.5s;
}

#aplayer.showPlayer{
bottom: 0;
}


/*MUSIC PLAYER CUSTOMIZING STYLE*/
span{
color: #000 !important;
font-size: 16px;
}
.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-loaded{
background: #e0e0e0;
  height: 4px;
}
.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played{
height: 4px;
background-color: #c40fa6 !important;
}
.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played .aplayer-thumb{
background-color: #c50f8e !important;
}

.aplayer .aplayer-icon{
width: 20px;
height: 20px;
}
.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon path {
  fill: #000;
}
.aplayer .aplayer-info .aplayer-music{
margin-bottom: 5px;
}
