.Form-Container-Holder{
 
    background-color:#303;
    width: 100%;
    margin-top:0;
      padding-top:5px;
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color:#FFF;
    padding-bottom:10px;
    
    }
    
    
    #myBtn {
      display: none;
      position: fixed;
      bottom: 100px;
      right: 30px;
      z-index: 99;
      font-size: 18px;
      border: none;
      outline: none;
      background-color: #555;
      color: white;
      cursor: pointer;
      padding: 15px;
      border-radius: 4px;
    }
    
    #myBtn:hover {
      background-color: #306;
    }
    
    
    
    .footer{
     
      background-color:#303;
      width: 100%;
      margin-top:0;
        padding-top:5px;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      color:#FFF;
      padding-bottom:10px;
      
      }
    
    .trends-letter{
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      text-align:center;
      font-weight:lighter;
      background-color: rgb(248, 164, 8);
      
      }
    
    .form-upload{
    
    }
    
    .Containe-all
    {
    width:90%;
    margin:0 auto;
 height: 100%;
      
      }
      
    .Trending-songs{
    
      height: 100%;
      
      width: 90%;
      margin: 0 auto;
      
      }	
      
      .Trending-songs2{
    
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 30px;

        }	

.Trending-songs2 a{
    
    text-decoration: none;

color: #252525;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight: 500;
font-size: 13px;
    
}

  .box {
    width: 150px;
    padding: 0px;
    margin-left: 5px;
    z-index: 1;
    overflow: hidden;
    border-style: groove;
   word-wrap: break-word;
    border-radius: 5px;
    transition: .5s;
    
    display: inline-block;
    
    text-overflow: "----";
    text-align: center;

    
  }
  .box img {

    transition: .5s;
    
    
  }
  .box p {
    transition: .5s;
    text-align: center;
    color: #252525;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: lighter;
    font-size: 13px;

  }
.box em{

    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: lighter;
    font-size: 10px;

}


  @media screen and (max-width:800px) {
      
   .box {
    width: 100%;
    padding: 0;
    z-index: 1;
    overflow: hidden;
    margin-left: 13px;
   margin: 0 auto;
    border-radius: 5px;
    transition: .5s;
    
    display: block;
    white-space: nowrap;
    text-overflow: "----";
    text-align: center;
    


    
  }

  .box img {

    width: 80px;
    height: 80px;
    
  }


  .box p {
    transition: .5s;
    text-align: center;
    color: #252525;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 15px;

  }
.box em{

    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: lighter;
    font-size: 10px;

}


  }
    
      .phone-table{
    
        display: none;
      }
      
      
      
    
    .Tab_Menu {

      
      padding: 8px 20px;
      border-radius: 5px;
      
      
    }

    .Tab_Menu a{

        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        text-align:center;
        font-weight:lighter;
        font-size: 15px;
        color: white;
        text-decoration: none;

    }
    
    .small{
        
        
        color: grey;
    }
    
    
    .More-Menu{
    
      height: 100%;
      width: 70%;
      margin: 0 auto;
    
    }
    
    
    .menu{
      overflow: hidden;
       margin: 0 auto;
      }
      
      
      
      .menu a {
          display: inline-block;
          color: black;
          text-align: center;
          padding: 50px 100px;
          text-decoration: none;
        font-size: 14px;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      }
      
      
      .menu .icon {
        display: none;
      }
      
    
    
    
      @media screen and (max-width:800px) {
        .form-upload .mobile-form, .Containe-all, .search-form, .footer{
            width:100%;
        } 
    
        .menu a {
          display: inline-block;
          color: black;
          text-align: center;
          padding: 14px 16px;
          text-decoration: none;
        font-size: 14px;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      }
    
    
    
    .Trending-songs{
    
    width: 100%;
        
        }	


    .Trending-songs2{

display: none;

    }    
        
        .phone-table{
          display: table;
          height: 100%;
          background-color;
          width: 100%;
          margin: 0 auto;
        } 
    
    .trends-letter{
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      text-align:center;
      font-weight:bold;
      color: black;
        background-color: rgb(248, 164, 8);
      
      }
    .ruler2{
        
        display: none;
        
        
    }
    
    .More-Menu{
        
        width:100%;
        background-color: rgb(248, 164, 8);
    
    }
    
    .songs {
        
        float: left;
    }
    .help {
        
        float: right;
        
    }
      }



      