
#sorting-features,#step3{
  width:100%;
  height:100%;
  display:none;

}
#loading{
  display:none
}
#loggedin{
  margin-top: 3%;
  display:none;
  text-align: center;
}
#sorting-features{
  animation: fadeInAnimation ease 0.75s ;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  display:none;
}
html{
  height:100%
}
.pl{
  display:none;
  max-width: 1000px;
  margin: auto;
    background:white;
    height:60px;
    vertical-align: middle;
}
a{
  color:inherit;
}


  .row {
    margin:auto;
  /*  margin: 8px -16px ;*/
    width:75%;

    animation: fadeInAnimation ease 0.75s ;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}


  /* Add padding BETWEEN each column (if you want) */
  .row,
  .row > .column,
  .row>.scolumn {
    padding: 8px;
  }

  /* Create four equal columns that floats next to each other */
  .column {
    float:left;


    width: 25%;

    min-width:320px;

  }

  .scolumn {
    float: left;
    max-width: 400px;

    margin-bottom: 10px;
    width: 25%;
  /*  border: 3px solid white;
    padding: 10px 50px 10px 10px;*/
    min-width:320px;

  }

  /* Clear floats after rows */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }

  /* Content */
  .content {
    background-color: white;
    padding: 10px;
    border-radius: 3px;
    width:300px;
    height:340px;
  }
  .scolumn>div{
    height:100px !important;
  }
  .content>img{
  margin-left: auto;
  margin-right: auto;
  }
  .previous {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 3em;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  float:left;
}
  .next {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 3em;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  float:right
}

.round {
  border-radius: 50%;
}
.prevnext {
  text-decoration: none;
  display: inline-block;

  width:50px;
  height:50px;

  text-align: center;
}
  .content:hover{
    outline: 3px solid #1DB954 ;
        outline-offset: -3px;
  }

  /* Responsive layout - makes a two column-layout instead of four columns */

  @media screen and (max-width: 900px) {
    .column,.scolumn,.fcolumn {
      width: 50%;
      padding:0px;


    }

    #root{
      width:100%
    }

  }

  /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
    @media screen and (min-width: 1200px){
      .row{
        margin-left: 12.5%;
      }
      .stepdiv{
        width:75% !important;
        margin-left:13.3% !important;
      }
      #homediv{
        width:60% !important;
        margin-left:17.5% !important;
      }
    }
  @media screen and (max-width: 800px) {
    body{
      width:90%
    }
    .column,.scolumn,.fcolumn {
      width: 80%;
      margin-left: 10%;
      margin-left:-12.5%
    }



    .flex-container{
      width: 100%;
      height: 60px;
    }
  }
  h2{  color:#000000;
    padding: 10px;
    padding-bottom: 25px;
    max-height: 20px;
    vertical-align: middle;
    font-size: 30px;
  }
h3{
  color:#000000;
  padding: 10px;
  max-height: 20px;
  vertical-align: middle;
  text-overflow: ellipsis;
  text-align: center;
  lin
}

img {
  border:1px solid #000000;
  box-shadow: -2px 4px 8px 0px #000000;

}
.fcolumn{
  width:40%;
  margin-left: 30%;
  height:60%;
  float: left;


  margin-bottom: 10px;

/*  border: 3px solid white;
  padding: 10px 50px 10px 10px;*/
  min-width:320px;
}
#tracks{
  margin-top:0px;
  margin-bottom: 20px;
}
#form{
  height:60%;
  width:70%;
  margin-left: 15%;
  display:block;

}
a#make-playlist {
    margin-top: 130px;
    margin-left: 30px;
}
#frow{
  height:700px;
}
body{
  width:100%;
  /*max-width: 1000px;*/
  margin: auto;
    background:#000000;
    font-family: 'Roboto', sans-serif;
    color:#FFFFFF;
}
* { margin: 0; }
.flex-container {
  width: 100%;
  height: 60px;
  justify-content: flex-end;
  display: flex;
  flex-wrap: nowrap;
  background-color: #1DB954;
  border-bottom: 3px solid #000000;
}
.flex-container>div>a{
  text-decoration: none;
}
.flex-container > div {
  align-content: flex-end;
  background-color:#1DB954 ;
  width: 75%;
  margin: 10px;
  flex: 1;
  text-align: center;
  padding: 10px 0;
  line-height: 20px;
  font-size: 30px;
  color:#1DB954 :
}
.flat-slider{
  margin: 20px;
}
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,600);
 [class*=flat-slider].ui-slider, [class*=flat-slider].ui-slider .ui-slider-pip .ui-slider-line {
	 background: #FFFFFF;
   border-radius: 30px;
}

 [class*=flat-slider].ui-slider .ui-slider-handle{
    border-radius: 30px;
    border: 1px solid black;


 }
  [class*=flat-slider].ui-slider .ui-slider-range{
    background: #1DB954;
    border: 1px solid black;
  }
 [class*=flat-slider].ui-slider .ui-slider-handle .ui-slider-tip:after {
	 border-left-color: #1DB954;


}
 [class*=flat-slider].ui-slider .ui-slider-handle.ui-state-hover, [class*=flat-slider].ui-slider .ui-slider-handle.ui-state-focus, [class*=flat-slider].ui-slider .ui-slider-handle.ui-state-active {
	 border-color: white;


}


 p:nth-of-type(1) {
	 margin-bottom: 1em;
   font-size: 1.5em;
   text-align: center;
font-weight: 200;
   color:#000000;
   padding: 10px;
   max-height: 20px;
   vertical-align: middle;
   text-overflow: ellipsis;
   text-align: center;
}
 p:last-child {
	 font-weight: 100;
	 font-size: 1.5em;
}
 p:last-child a {
	 font-weight: 300;

}
 #stuff {
	 padding: 10px 50px 20px ;
   width: 50%;
   max-width: 500px;
   float:left;
	 max-width: 700px;
	 margin: auto;
   border:3px solid white;
}
.button{
  position:relative;
  display:inline-block;
  margin:20px;
}

.button a{
  color:white;

  font-weight:bold;
  font-size:1.5em;
  text-align: center;
  text-decoration:none;
  background-color:#1DB954;
  display:block;
  position:relative;
  padding:20px 40px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-shadow: 0px 1px 0px #000;
  filter: dropshadow(color=#000, offx=0px, offy=1px);

  -webkit-box-shadow:inset 0 1px 0 #15863d, 0 10px 0 #15863d;
  -moz-box-shadow:inset 0 1px 0 #15863d, 0 10px 0 #15863d;
  box-shadow:inset 0 1px 0 #15863d, 0 10px 0 #15863d;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.button a:active{
  top:10px;
  background-color:#15863d;

  -webkit-box-shadow:inset 0 1px 0 #0b441f, inset 0 -3px 0 #0b441f;
  -moz-box-shadow:inset 0 1px 0 #0b441f, inset 0 -3pxpx 0 #0b441f;
  box-shadow:inset 0 1px 0 #0b441f, inset 0 -3px 0 #0b441f;
}

.button:after{
  content:"";
  height:100%;
  width:100%;
  padding:4px;
  position: absolute;
  bottom:-15px;
  left:-4px;
  z-index:-1;
  background-color:#0b441f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}



Resources
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



#pform {
  max-width: 300px;
  margin: 10px auto;
  padding: 10px 20px;
  background: #f4f7f8;
  border-radius: 8px;
  margin-top: 30px;
  height: 50%;
  max-height:50%;
}
a:visited{
  text-decoration: none;
  color:inherit;
}
#prev2:visited,#next2:visited{
  color:#000000;
}
#home{
  display:none;
}
#homebottom{
  height:20px;

}
#about{
  display:none;
}
#abouta{
  color:inherit;
}
.stepdiv{

  margin-top: 20px;
  width:90%;
  margin-left:5%;
  background:#FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 10px;
  max-width: 1000px;
  margin-bottom:10px;
}
h1 {
  margin: 0 0 30px 0;
  text-align: center;

}
#name,#description{
  width:90%;
}
#header-1 {
font-family: Oswald, sans-serif;
font-size: 39px;
font-style: normal;
font-weight: 700;
letter-spacing: 3.2px;
line-height: 53px;
text-transform: none;
color: #FF6369;
}
#header-3 {
font-family: roboto, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: 300;
letter-spacing: normal;
line-height: 42px;
text-transform: none;
color: #000000;

margin-top:25px;
margin-left: 5%;
margin-right:5%;

}
#length{
  color: #1DB954;
  font-weight: 400;
  font-size: 1.7em;

}
#trackdiv{
  padding-bottom: 20px;
  width:90%;
  margin-left:5%
}
input[type="text"],

textarea,
select {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 16px;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 15px;
  width: 100%;
  background-color: #e8eeef;
  color: #8a97a0;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  margin-bottom: 30px;
}

#success{
  display:none;
/*  width:60%;
  margin-left: 20%;
  background:white;
  height:80%;*/
}
#homediv{
  background-color: #FFFFFF;
  width:90%;
  margin-left: 2.5%;
  padding: 2.5%;
  border-radius: 25px;

  margin-top:20px;
  word-wrap: break-word;
  height:30%;

}

#homediv>h1{
  color:#000000;
  margin-top:20px;


}
#trackdiv>p{
  margin left:10px;
}
select {
  padding: 6px;
  height: 50px;
  border-radius: 2px;
}

.pbutton {
  padding: 19px 39px 18px 39px;
  color: #FFF;
  background-color: #1DB954;
  font-size: 18px;
  text-align: center;
  font-style: normal;
  border-radius: 5px;
  width: 100%;
  border: 1px solid #3ac162;
  border-width: 1px 1px 3px;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
  margin-bottom: 10px;
}

fieldset {
  margin-bottom: 30px;
  border: none;
}

legend {
  font-size: 1.4em;
  margin-bottom: 10px;
}

label {
  display: block;
  margin-bottom: 8px;
  color:#000000;
}

label.light {
  font-weight: 300;
  display: inline;

}



@media screen and (min-width: 480px) {
  form {
    max-width: 480px;
  }
  .stepdiv{


  }

}
#prev2{
  margin-left: -30px;
}
#next2{
  margin-right: -30px;
}
@media screen and (min-width: 1400px) {

  #next2{
    margin-right:11% !important;
  }
  #prev2{
    margin-left:0px !important;
  }
  .content{
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 1400px) {
  .stepdiv{
    margin-left: 17.5% !important;


  }
  .row{
    margin-left: 16.5%;
  }
  .column,.scolumn{
      margin-bottom:-1.6% !important;
  }

}
@media screen and (min-width: 1670px){
     .stepdiv{max-width:1000px !important;

     }
     .stepdiv{
       margin-left: 23.5% !important;


     }
     .row{
       margin-left: 23% !important;
       max-width: 1150px !important
     }

     #next2 {
       margin-left :-22% !important;
     }
     #pform{

       height:400px !important;
     }
     #homediv>#header-1{
         font-size: 3.5em !important;
         line-height:2em !important;
     }
     #homediv>#header-3{
         font-size:2.15em !important;
         line-height:2.15em !important;
     }
}
