/*  */
@media (max-width: 768px) {
  .col-sm-4 {
    margin-top: 25px;
  }
  .row {
    margin-top: 5px;
  }
}
body {
  background: url(/Sites/78/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.mainContents {
  background: url(/Sites/78/_Layout/mainContents.png) center;
  margin-top: -20px;
}
@font-face {
  font-family: Sitka;
  /* Customise this name for each custom font */
  src: url(/Sites/78/_Layout/Sitka.ttc);
}
body,
p,
div {
  font: 12pt Tahoma;
  color: black;
}
h4 {
  color: #9b0d0d;
  font-size: 15pt;
  font-weight: normal;
}
a {
  color: #366092;
  text-decoration: underline;
}
a:hover {
  color: #9b0d0d;
  text-decoration: underline;
}
h3,
h2 {
  font-family: Sitka;
  color: #9b0d0d;
  font-size: 15pt;
}
.site-header {
  background-color: white;
}
.HeadingText h1 {
  color: #366092;
  font-size: 17pt;
}
.compoTitle h2 {
  color: #9b0d0d;
  font-size: 20pt;
  line-height: normal;
  font-family: Sitka;
}
.CompoBs_HeadingImage {
  padding-bottom: 10px;
}
/*Text colour*/

.bricks a h4,
.bricks a p {
  color: white;
  text-decoration: none;
}
/*Hover over colour*/

.bricks a:hover h4,
.bricks a:hover p {
  color: #f6f0d8;
  text-decoration: none;
}
.header {
  background-image: none;
}
.navbar {
  background-color: #366092;
}
.navbar {
  border: none;
  background-image: url(/Sites/78/_layout/NavBackground.jpg);
  background-position: top;
  background-repeat: repeat-x;
}
.navbar-default .navbar-nav > li > a {
  font-size: 12pt;
  color: white;
  text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 12pt;
  color: #f6f0d8;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 11pt;
  color: #366092;
  text-decoration: none;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 11pt;
  color: #366092;
  background-color: #f2f2f2;
}
.BottomMargin {
  margin-bottom: 15px;
}
.now_page {
  background: #a8c8f4;
}
.align-left {
  text-align: left;
}
h1 {
  text-transform: none;
  color: #97c0f2;
}
.CompoBs_HeadingImage {
  padding-top: -10px;
  padding-bottom: 25px;
}
.HeadingImage {
  margin-bottom: -10px;
}
.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.brickWithBg .bricks-text {
  background-color: #9b0d0d;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #264c33;
  margin-left: 2px;
  margin-right: 2px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
}
.bricks {
  height: 325px;
  padding-top: 250px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
}
h6 a {
  color: white;
  text-decoration: none;
}
h6 a:hover {
  color: #f6f0d8;
  text-decoration: none;
}
h6 {
  width: 100%;
  background-color: #366092;
  color: white;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-size: 14pt;
}
.footer {
  margin-bottom: 20px;
  padding-bottom: 10px;
}
