/* Default Colours for the website */
/* For curved edges in images and boxes  */
/* Drop shadows for  images and boxes*/
/* Set custom font for the File more than one */

@font-face {
  font-family: FontName1;
  /* Customise this name for each custom font */
  src: url(/Sites/2631/_Layout/Cronos-Light.ttf);
}
/* Set custom font for the File more than one */

@font-face {
  font-family: FontName2;
  src: url(/Sites/2631/_Layout/Cronos-Reg.ttf);
}
/*Will be the default font across the website*/

/*Main background image*/

body {
  background: url(/Sites/2631/_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/2631/_Layout/mainContents.png) center;
  margin-top: -20px;
}
.site-header {
  background-color: white;
}
.heading h2 {
  font-size: 25pt;
  color: #615841;
}
.TownTitle {
  font-size: 45pt;
  text-transform: uppercase;
  color: #4a4b49;
}
/* font*/

body,
p,
div {
  font: 15pt FontName1;
  color: black;
}
a,
a:visited {
  text-decoration: underline;
  color: #b02d01;
  font-weight: bold;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
  color: #556c02;
  font-weight: bold;
}
h5 a:visited {
  text-decoration: underline;
  color: white;
  font-weight: bold;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: black;
}
/*Navigation customisation */

/*Main Background*/

.navbar {
  background-color: #556c02;
  background: white url(/Sites/2631/_Layout/NavBackground.jpg) repeat-x;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
/*Nav Main font size*/

.navbar-default .navbar-nav > li > a {
  font-size: 14pt;
  color: white;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 14pt;
  color: #f2db98;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 14pt;
  color: #556c02;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 14pt;
  color: #f26b1d;
}
.navbar {
  background-color: #f2db98;
}
.carousel {
  margin-top: 0px;
  margin-bottom: 10px;
}
.row {
  margin-top: 0px;
}
.compo-id76658 {
  margin-bottom: 25px;
}
.compo-id76661 {
  margin-bottom: 25px;
}
.compo-id76665 h5 {
  margin-top: -1px;
  margin-bottom: 20px;
}
.compo-id76678 {
  margin-bottom: 25px;
}
.compo-id76683 {
  margin-bottom: 25px;
}
.compo-id76681 {
  margin-bottom: 25px;
}
.compo-id76682 {
  margin-bottom: 25px;
}
.compo-id76689 {
  margin-bottom: 25px;
}
.compo-id76694 {
  margin-bottom: 25px;
}
.compo-id76695 {
  margin-bottom: 25px;
}
.compo-id76720 {
  margin-bottom: 25px;
}
.compo-id76722 {
  margin-bottom: 25px;
}
.compo-id76722 {
  margin-bottom: 25px;
}
.compo-id76726 {
  margin-bottom: 25px;
}
.compo-id76736 {
  margin-bottom: 25px;
}
.compo-id76737 {
  margin-bottom: 25px;
}
.compo-id76741 {
  margin-bottom: 25px;
}
.compo-id76745 {
  margin-bottom: 25px;
}
.compo-id76571 {
  margin-top: 20px;
}
.compo-footer p {
  color: white;
  text-align: center;
}
.compo-footer {
  background-color: #556c02;
  height: 190px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
}
.copyright {
  color: white;
  text-align: center;
}
.compo-footer a {
  color: white;
}
.compo-footer a:hover {
  color: #f2db98;
}
/*Text alignment in the navigation */

.navbar .navbar-collapse {
  text-align: center;
}
/*Sub text styling*/

.nav-sub-text {
  font-size: 10pt;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ffe263;
  }
}
/*Heading compo background color etc */

h1 .HeadingText {
  font: 24pt FontName2;
  color: #556c02;
}
/*Compo Title styling*/

.compoTitle {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 0px;
}
h2 {
  font: 16pt FontName2;
  color: #556c02;
}
h3 {
  font: 16pt FontName2;
  color: #556c02;
}
h4 {
  font: 16pt FontName2;
  color: #b02d01;
  font-weight: bold;
}
.compoTitle h2 {
  font: 24pt FontName2;
  color: #556c02;
  margin-top: 0px;
  margin-bottom: 0px;
}
/*Text colour*/

.bricks a h4,
.bricks a p {
  color: white;
  text-decoration: none;
  text-align: center;
  font-size: 16pt;
}
/*Hover over colour*/

.bricks a:hover h4,
.bricks a:hover p {
  color: #b02d01;
  text-decoration: none;
}
.brickWithBg .bricks-text {
  background-image: url(/Sites/2631/_Layout/BrickH4Bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 150px;
}
.bricks {
  height: 230px;
}
/*Header background*/

.header {
  border: none;
  background-image: url(/Sites/2631/_Layout/NavBackground.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
}
/*Header Image Details*/

.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.rteText img.no-border-img {
  border-width: 0px;
}
h4 {
  font: 16pt FontName1;
  color: #b02d01;
  font-weight: bold;
}
h5 {
  background-color: #556c02;
  margin-top: 5px;
  margin-bottom: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font: 15pt FontName2;
  color: white;
  text-align: center;
}
h5 a {
  color: white;
}
h5 a:hover {
  color: #f2db98;
}
h6 {
  width: 100%;
  background-color: #f2db98;
  color: #b02d01;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  font: 15pt FontName2;
}
h6 a {
  color: #b02d01;
}
h6 a:hover {
  color: #556c02;
}
.People .clPeopleTitle {
  width: 100%;
  background-color: #556c02;
  color: #565656;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font: 16pt FontName1;
}
.People h4 {
  background-color: #556c02;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  font: 18pt FontName2;
  color: white;
  text-align: center;
}
.contactform,
.contactmap {
  background-color: #eaf7d9;
  padding: 1px 10px 10px 10px;
  height: 500px;
}
a {
  color: #556c02;
  font-weight: bold;
  font-size: 15pt;
}
a:hover {
  color: #b02d01;
}
.Page_Type_Live {
  color: #556c02;
}
/**/
/*Masonry Gallery*/

#masonry {
  column-count: 2;
  column-gap: 10px;
}
@media (min-width: 30em) {
  #masonry {
    column-count: 3;
    column-gap: 20px;
  }
}
@media (min-width: 40em) {
  #masonry {
    column-count: 4;
    column-gap: 10px;
  }
}
@media (min-width: 60em) {
  #masonry {
    column-count: 5;
    column-gap: 20px;
  }
}
@media (min-width: 75em) {
  #masonry {
    column-count: 6;
    column-gap: 30px;
  }
}
.gallery-m {
  background-color: none;
  display: inline-block;
  margin: 0 0 1em 0;
  width: 100%;
  cursor: pointer;
}
.gallery-m img {
  max-width: 100%;
  height: auto;
  width: 100%;
  margin-bottom: -4px;
  /*idk why but this fix stuff*/

}
.gallery-m.active {
  animation-name: active-in;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
}
.gallery-m.active:before {
  content: "+";
  transform: rotate(45deg);
  font-size: 48px;
  color: white;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  z-index: 12;
}
.gallery-m.active img {
  animation-name: active-in-img;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
}
@keyframes active-in {
  0% {
    opacity: 1;
    background-color: white;
  }
  50% {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }
  100% {
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }
}
@keyframes active-in-img {
  0% {
    opacity: 1;
    transform: translate(0%, 0%);
    top: 0;
    left: 0;
    max-width: 100%;
  }
  49% {
    opacity: 0;
    transform: translate(0%, -50%);
  }
  50% {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
  }
  100% {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    width: auto;
    max-height: 95vh;
    opacity: 1;
  }
}
