/*font-family: 'Noto Sans', sans-serif;
font-family: 'Lora', serif; // nah
font-family: 'Roboto Slab', serif;*/


body{
  font-family: 'Noto Sans', sans-serif;
}


.logo{
  width: 100%;
  margin-bottom: 0;
}

#header{
  padding: 0;
  margin: 0;
}

.padding{
  padding: 15px;
}

.thumbnail{
  height: 300px;
}

div.container-fluid{
  padding-left: 0;
  padding-right: 0;
}

.navbar{
  height: 70px;
  margin-bottom: 0;
}

.navbar .btn{
  margin-top: 20px;
  float: right;
  margin-right: 10px;
}

.topbtn{
  border-radius: 0;
  background-color: white;
  border-color: white;
  color: black;
}

.partybtn{
  border-radius: 0;
  background-color: #d33d3d;
  border-color: #d33d3d;
  color: white;
}

.partybtn2{
  border-radius: 0;
  background-color: #7499b7;
  border-color: #7499b7;
  color: white;
}


.imgwrapper2{
  height: 180px;
  overflow: hidden;
}

.imgwrapper2 img{
  width: 100%;
}

.photo{
  height: 100px;
  overflow: hidden;
}

.partybtnblue{
  border-radius: 0;
  background-color: #2d75bb;
  border-color: #2d75bb;
  color: white;
}

.user{
  float: left;
  color: white;
  margin-top: 20px;
}

.user a{
  text-decoration: none;
  color: white;
}

.user dd{
  display: inline;
}

.move{
  margin-top: 20px;
}

h4.longer{
  height:200px;
}

.longer{
  margin-top: 160px;
}

.longer2{
  margin-top: 160px;
}

.user a:hover{
  color: #d33d3d;
}

.btn:hover{
  background-color: #2d75bb;
  border-color: #2d75bb;
}

.dives{
  background-color: #7499b7;
  margin-bottom: 20px;
  margin-top: 20px;
  color: white;
  box-shadow: 5px 5px 2px #888888;
}

.dives a{
  color: #d33d3d;
}

.voter a{
  color: #d33d3d;
}

.about a{
  color: #d33d3d;
}

.voter{
  background-color: #7499b7;
  margin-bottom: 20px;
  color: white;
  box-shadow: 5px 5px 2px #888888;
}

.about{
  background-color: #7499b7;
  margin-bottom: 20px;
  color: white;
  box-shadow: 5px 5px 2px #888888;
}

div.imgwrapper{
  height: 200px;
  margin-top: 30px;
  margin-bottom: 20px;
  float: left;
  overflow: hidden;
  border-radius: 5%;
}

a#newparty{
  margin-bottom: 20px;
}

.imgwrapper img{
  width: 100%;
  border-radius: 5%;
}

.profile{
  border: 2px solid black;
  height: 250px;
}

.profile dl{
  float: left;
  margin-top: 30px;
  padding: 10px;
}

.talking{
  margin-top: 10px;
  background-color: #7499b7;
  margin-bottom: 10px;
  color: white;
  padding: 10px;
}

.profilebtn{
  float: left;
  margin-top: 190px;
}

.submitbtn{
  background-color: #d33d3d;
  border: none;
  color: white;
}

.submitbtn:hover{
  background-color: #2d75bb;
}

.partylist{
  margin-top: 20px;
}


.thought{
  background-color: #e3e3e3;
  vertical-align: middle;
  margin-top: 0px;
  font-size: 26px;
  padding-top: 40px;
  display: inline;
  height: 146px;
  color: #7499b7;
  font-family: 'Roboto Slab', serif;
}

.login{
  border: 1px solid black;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.talk{
  background-color: #7499b7;
  padding: 10px;
  height: 146px;
  display: inline;
  color: white;
  margin-bottom: 40px;
  font-family: 'Roboto Slab', serif;
}

.talk h3{
  padding-left: 20px;
}

.small{
  width: 11%;
  float: left;
}

.comtweets{
  border: 1px solid #e3e3e3;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
}

.list h4{
  font-family: 'Roboto Slab', serif;
  color: gray;
}

.header{
  height: 150px;
  background-color: #d33d3d;
}

.profile-header{
  height: 100px;
  color: black;
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
}

.homequote{
  font-family: 'Roboto Slab', serif;
  background-color: #ffffff;
  height: 150px;
  color: black;
}

#step1{
  padding-top: 20px;
}

#homelist{
  background-color: #d33d3d;
  height: 300px;
  color: white;
  margin-top: 0px;
}

.homequote h2{
  margin: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center;
}

.homequote h3{
  margin: 0;
  text-align: center;
}


img.header{
  float: left;
}

.head{
  width: 45%;
}

.thanks{
  width: 35%;
}

.survey{
  width: 30%;
}

.card{
  margin: 20px;
  padding: 20px;
  border: 0.1px solid gray;
  display: inline-block;
}

.next{
  height: 100px;
  background-color: #2d75bb;
  color: white;
}

.next a{
  color: white;
  text-decoration: none;
}

.next:hover{
 background-color: #d33d3d;
}

.arrow{
  width: 10%;
  float: right;
}

@media (min-width: 400px) and (max-width: 600px) {
  .header{
    height: 100px;
  }

  .homequote h2{
    margin: 0;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 20px;
  }

  .thought{
    background-color: #e3e3e3;
    vertical-align: middle;
    margin-top: 10px;
    font-size: 20px;
    padding-top: 40px;
    display: inline;
    height: 146px;
    color: #7499b7;
    font-family: 'Roboto Slab', serif;
  }

  .talk{
    background-color: #7499b7;
    padding: 10px;
    height: 146px;
    display: inline;
    color: white;
    font-size: 10px;
    margin-bottom: 5px;
    font-family: 'Roboto Slab', serif;
  }

  .homequote h3{
    margin: 0;
    text-align: center;
    font-size: 14px;
  }

  .homequote{
    height: 150px;
  }

  .small{
    display: none;
  }

  .navbar{
    height: 85px;
  }

  .navbar a{
    font-size: 10px;
  }
  .head{
    width: 100%;
  }

  .header{
    height: 120px;
  }
  .arrow{
    width: 30%;
  }
  .survey{
    width: 85%;
  }

  .thanks{
    width: 80%;
  }



  .row{
    margin-top: 0;
  }

  #homelist{
    margin-top: 0;
  }

  h3#step1{
    font-size: 12px;
  }


}
@media (min-width: 400px) and (max-width: 600px){
  .header{
    height: 180px;
  }
  .head{
    width: 100%;
  }
  .imgwrapper img{
    width: 100%;
    border-radius: 5%;
  }

  div.imgwrapper{
    width: 100px;
  }

  .small{
  }
@media (min-width: 601px) and (max-width: 800px){
  .header{
    height: 180px;
  }
  .head{
    width: 100%;
  }
  .small{
    display: none;
  }
}

@media (min-width: 801px) and (max-width: 1000px){
  .header{
    height: 150px;
  }
  .head{
    width: 80%;
  }
}

@media (min-width: 1001px) and (max-width: 1500px){
  .imgwrapper img{
    width: 100%;
    border-radius: 5%;
  }

  div.imgwrapper{
    width: 200px;
  }
}
