.communityheader {

    height: 340px;
    text-align: center;
    padding-top: 130px;
    color: #ffff;
    font-family: 'Quicksand', sans-serif;
    font-style: italic;
    background: url('../photomode/faqheader.jpg');
    background-size:  cover ;
    background-position: 50%;
    background-repeat: no-repeat;
}

.frontgaragepage{
      position: relative;
      height: 423px;
      overflow: hidden;
      display: block;
}

.fronttrackspage{
      position: relative;
      height: 423px;
      overflow: hidden;
      display: block;
}



.fronttrackspagesingle{
      position: relative;
      height: 392px;
      width: 832px;
      overflow: hidden;
      display: block;
}

.frontgaragedisplay{
      position: relative;
      height: auto;
      width: auto;
      overflow: hidden;
      display: block;
}


.frontcarspagesingle{

      height: 150px;
      width: 150px;
      position: relative;
      overflow: hidden;
      display: block;

}

.tracksfit{
background-size: cover;
background-position: 50%;
}

.garagefit{
background-size: cover;
background-position: 50%;
}

@media only screen and (min-width: 601px){
.garagefit{
    height: 420px;
}
}

.responsive-comimg{
    max-width: 100%;
    max-height:  100%;
    margin-top: 20px;
}

.garagepage{
  position: absolute;
    z-index: 2;
    bottom: 0;
    padding: 20px 30px;
   ;
}

.trackspage{
  position: absolute;
    z-index: 2;
    bottom: 0;
    padding: 20px 30px;
    width: 100%
}

.carspage{
  position: absolute;
  bottom: 0%;
  width: 100%;
  text-align: center;
}



.teamspeak {

	 border: 1px solid;
    padding:  20px;

    text-align: center;
}

.communitytitle{
   position: relative;
   z-index 2;
}


.communityline{

border-top: 2px solid black;
margin-top: 120px;
}


.communityitems {
    display: inline-block;
    color: #000;
    margin: 0 20px;
    font-size: 1.4rem;
    font-style: italic;
}

.mastheadb {
  height: 15vh;
  min-height: 10px;
  background-image: url('../banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.first-nav{
    background: white;
}

.second-nav{
    top: 40px;
}

.thumbnail {
border: 0;
}

.form-control:focus{
  border-color: #000;
  box-shadow: none;
}

.form-control{
   border: 0;
    border-bottom: 1px solid #ced4da;
}

.modal-header {
    border-bottom: 0 none;
}

.modal-footer {
    border-top: 0 none;
}
