

/*
.navbar-custom {
color: #FFFFFF; 
background-color: #CC3333;
}
*/

.col-md-9{
padding-left:150px; 
padding-right:150px;
}

@media screen and (max-width:920px){
.col-md-9{ 
padding-left:60px; 
padding-right:60px;
}
}

@media screen and (max-width:620px){
.col-md-9{ 
padding-left:5px; 
padding-right:5px;
}
}
p,.lists,.unstyled{
  font-size: 16px;
}

.navbar-custom {
 opacity:1;
 z-index: 9999;
}

.resourceitem{
height: 150px;
width: 	150px;
}

.unstyled, .thumbnails{
	list-style-type:none; 
}

.thumbnail{
border-style: ;
  padding-top: 15px;
  text-align: center;

}

.caption{
color:; 
}

 .affix {
      top: 0;
      width: 100%;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }

#approach, #qualifications, #profbodies, #specialisms, #individual, #couples, #groups, #supervision, #stepfamilies, #gestalt, #saturday, #tuesday, #workshops, #toilet, #changefam, #mothers, #docabs{
  padding-top: 60px;
 }

.tooltip{
  background-color: red;
}

.spacer{
  background-color: red;
}

 .col-md-9{
margin-top: -0px;
 }   

 h3{
  font-weight: bold;
 }