.contact-header {
	font-weight: bold;
	margin-top: -30px;
	margin-bottom: 25px;
	text-align: center;

}

video {
    max-width: 100%;
    height: auto;
}

  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }

.page-header {
	border-bottom: none;
	
}

.page-header img {
	margin-left: auto;
	margin-right: auto;
}

/*.img-responsive { */
/*	width: 100%; */
/*	margin: 0; */
/*} */

ul.centred-list li {
	text-align: center;
	/*margin-left: auto; */
/*	margin-right: auto; */
}

.catchphrase {
/*	font-style: italic; */
	font-size: 20pt;
	font-weight: 900;
/*	text-shadow: 1px 1px 1px black; */
	text-align: center;
	font-family: "Bradley Hand ITC";
}

ul.plain {
	list-style-image: none;
}
ul.centred-list {
	list-style-position: inside; 
	list-style-image: url(images/bullet-palepurple_10x10.png);
	background-color: #e5cbff;
	border-radius: 5px;	
	padding: 10px;
	border: thin 50px solid; 
	border-color: #666666; 
}

ul.star-list {
	list-style-image: url(images/bullet-palepurple_10x10.png);
}

h1, h2, h3, h4, h5 {
	color: #7b007b;
}

.purplepara {
	background-color: #e5cbff;
	border-radius: 5px;
	border: 1px solid gray;

	padding: 20px;

	
}

.pinkpara {
	background-color: #ffeeff; 
	border-radius: 5px;
	border: 1px solid #ffccff;

	padding: 15px;

	
}
.lpurplepara {
	background-color: #e5cbff; 
	border-radius: 5px;
	border: 1px solid #cc99ff;

	padding: 15px;

	
}
.greenpara {
	background-color: #bbffee; 
	border-radius: 5px;
	border: 1px solid #99ffcc;

	padding: 15px;

	
}
.bluepara {
	background-color: #bbeeff; 
	border-radius: 5px;
	border: 1px solid #99ccff;
	padding: 15px;

	
}

.col-sm-4 img {
	width:50%;
	margin: 12%;
	
}

.is-table-row {
        display: table;
    }
.is-table-row col-sm-3   {
        float: none;
        display: table-cell;
        vertical-align: top;
		background-color: green;
    }

.testimony {
	background-color: #e5cbff;
	border: #7b007b 3px solid;
	padding: 10px;
	border-radius: 15px;
	margin-top:30px;
	width: 100%;
}

.testimony img {
	position: relative;
	top: -10px;
	left: -5px;
	width: 10%;
}	
.testimony p {
	margin-left: 10%;
margin-top: -20px;

}

.gandhiheader{
	color: #da469e;
}

.gandhi {
	background-color: #ffdbee;
	border: 1px solid #da469e;
	padding: 1.3em;
	border-radius: 5px;
}

.goolagongheader {
	color: #c26900;
f
}

.goolagong {
	background-color: #ffe892;
	border: 1px solid #c29900;
	padding: 1.3em;
	border-radius: 5px;
}

.galileoheader {
	color: #0081c8;
}

.galileo {
	background-color: #a0dcff;
	border: 1px solid #0081c8;
	padding: 1.3em;
	border-radius: 5px;
}

.garzoniheader {
	color: #538135;
}

.garzoni {
	background-color: #c5e0b3;
	border: 1px solid #538135;;
	padding: 1.3em;
	border-radius: 5px;
}

.name {
	text-align: right;
	margin-right: 30px;
	margin-bottom: 15px;
	font-weight: bold;
}

.footer {
	border-top: thin solid #999;
text-align: center;
	margin-top: 15px;
	padding-top: 15px;
}

.contact-footer {
		font-weight: bold;

}

.catchphrase {
	  font-family: 'Caveat', sans-serif;
  font-weight: bold;
  	font-size: 30pt;
}

