/*  */
@media (max-width: 768px) {
  .col-sm-4 {
    margin-top: 25px;
  }
  .row {
    margin-top: 5px;
  }
}
body {
  background: url(/Sites/1336/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #f2f5ee;
}
.mainContents {
  background: url(/Sites/1336/_Layout/mainContents.png) center;
  margin-top: -20px;
}
@font-face {
  font-family: Cronos;
  /* Customise this name for each custom font */
  src: url(/Sites/1336/_Layout/Cronos-Pro.ttf);
}
@font-face {
  font-family: Cronos2;
  /* Customise this name for each custom font */
  src: url(/Sites/1336/_Layout/Cronos-Pro-Semibold.ttf);
}
body,
p,
div {
  font-family: Cronos;
  font-size: 14pt;
  color: #565656;
}
h4 {
  color: #081f63;
  font-size: 18pt;
  font-weight: normal;
}
.news h4 {
  font-size: 17pt;
}
a {
  color: #081f63;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #565656;
  font-weight: bold;
}
h3,
h2 {
  font-family: Cronos;
  color: #081f63;
  font-size: 20pt;
}
.site-header {
  background-color: white;
}
.HeadingText h1 {
  color: #081f63;
  font-size: 17pt;
}
.compoTitle h2 {
  color: #081f63;
  font-size: 22pt;
  line-height: normal;
  font-family: Cronos2;
}
.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: #305d40;
  text-decoration: none;
}
.header {
  background-image: none;
}
.navbar {
  border: none;
  background-image: url(/Sites/1336/_layout/NavBackground.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #081f63;
}
.navbar-default .navbar-nav > li > a {
  font-size: 13pt;
  color: white;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 13pt;
  color: white;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 12pt;
  color: #565656;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 12pt;
  color: white;
  background-color: #565656;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #f6f0d8;
  }
}
.BottomMargin {
  margin-bottom: 15px;
}
.now_page {
  background: #a8c8f4;
}
.align-left {
  text-align: left;
}
h1 {
  text-transform: none;
  color: #5b6063;
}
.CompoBs_HeadingImage {
  padding-top: -10px;
  padding-bottom: 25px;
}
.HeadingImage {
  margin-bottom: -10px;
}
.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.brickWithBg .bricks-text {
  background-image: url(/Sites/1336/_Layout/BrickH4Bg.png);
  padding-top: 10px;
  padding-bottom: 5px;
  color: white;
  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: 195px;
  -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);
}
/* Normal Link colours  */

a:hover {
  text-decoration: none;
}
/* Brick colour  */

.bricks a:hover h4,
.bricks a:hover p {
  color: white;
  text-decoration: none;
}
h6 a {
  color: #081f63;
  font-family: Cronos;
  text-decoration: underline;
}
h6 a:hover {
  color: black;
}
h6 {
  width: 100%;
  background-color: white;
  color: #081f63;
  padding-top: 9px;
  padding-bottom: 9px;
  text-align: center;
  font: 14pt Cronos;
}
h6 p {
  color: #f6f0d8;
}
h5 {
  background-color: #081f63;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  font: 14pt Cronos;
  color: white;
  text-align: center;
}
/* ------------------- Roll Overs ----------------------  */

.thumbnail {
  position: relative;
  overflow: hidden;
}
.caption {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  background-image: url(/Sites/1330/_layout/BrickBgrd.png);
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  color: white !important;
  z-index: 2;
}
.label-default {
  background-color: #081f63;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 100%;
  font-weight: 700;
  line-height: 1;
  color: #f6f7cd;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
