/* 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/2863/_Layout/OpenSans-Light.ttf);
}
/* Set custom font for the File more than one */

@font-face {
  font-family: FontName2;
  src: url(/Sites/2863/_Layout/OpenSans-Regular.ttf);
}
@font-face {
  font-family: FontName3;
  src: url(/Sites/2863/_Layout/OpenSans-Semibold.ttf);
}
/*Will be the default font across the website*/

/*Main background image*/

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

body {
  font: 12pt FontName2;
  color: black;
  text-align: centre;
}
.item em {
  color: white;
}
.item p.person {
  color: white;
}
.compo-id111062 h5 {
  margin-top: -1px;
}
.section- h4 {
  background-color: aqua;
}
.section- p {
  color: blue;
}
.compo-id120608 h5 {
  background-color: #3a3a3a;
}
.compo-id120610 h5 {
  background-color: #3a3a3a;
}
.compo-id120612 h5 {
  background-color: #3a3a3a;
}
.compo-id120614 h5 {
  background-color: #3a3a3a;
}
.compo-id120628 h5 {
  margin-top: -1px;
}
/*Navigation customisation */

/*Main Background*/

.navbar {
  background-color: #3a3a3a;
  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: 13pt;
  color: white;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 13pt;
  color: #f8cd31;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 13pt;
  color: #e62200;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 13pt;
  color: #3a3a3a;
}
/*Text alignment in the navigation */

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

.nav-sub-text {
  font-size: 10pt;
}
.nav > li > a {
  padding: 10px 10px;
}
@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: #d8b417;
  }
}
.slide-text p {
  text-align: center;
  padding-top: 25px;
}
.slide-text h2 {
  text-align: center;
  font: 26pt FontName3;
}
.border-right {
  border-right: 1px solid white;
}
/*Heading compo background color etc */

.heading h2 {
  font: 16pt FontName1;
  color: black;
  text-align: center;
}
/*Compo Title styling*/

.compoTitle {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.compoTitle {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
}
.compoTitle h2,
h1 {
  font: 24pt FontName2;
  color: #e62200;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
h1 {
  font: 20pt FontName2;
  color: #c32634;
  text-align: center;
}
/*Header background*/

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

.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.rteText img.no-border-img {
  border-width: 0px;
}
p {
  text-align: left;
}
h1 {
  font: 24pt FontName2;
  color: #e62200;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 5px;
}
h2 {
  font: 14pt FontName2;
  color: #e62200;
  text-align: left;
}
h3 {
  font: 14pt FontName2;
  color: #c32634;
  text-align: left;
}
h4 {
  font: 18pt FontName2;
  color: #e62200;
  margin-top: 0px;
}
h5 {
  width: 100%;
  background-color: #e62200;
  color: white;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  font: 12pt FontName1;
  font-weight: bold;
}
h5 a {
  color: white;
}
h5 a:hover {
  color: #f9f3dd;
}
.contactform,
.contactmap {
  background-color: white;
  padding: 1px 10px 10px 10px;
  height: 550px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}
a {
  color: #e62200;
  font-weight: bold;
}
a:hover {
  color: #3a3a3a;
}
h6 {
  width: 100%;
  background-color: #f9f3dd;
  color: white;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  font: 12pt FontName2;
}
h6 a {
  color: #3a3a3a;
  font-weight: bold;
  text-align: center;
}
h6 a:hover {
  color: #e62200;
  font-weight: bold;
  text-align: center;
}
.id44417 h4 a {
  color: #c32634;
}
.id44417 h5 a:hover {
  color: black;
}
.minutes {
  background: #f9f3dd;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: left;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.news {
  background: #f9f3dd;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.news a {
  color: #d62000;
}
.news a:hover {
  color: #3a3a3a;
}
.carousel {
  margin-top: 0px;
}
.align-left {
  text-align: left;
}
label.control-label {
  width: 200px;
  font-weight: normal;
}
.row {
  margin-bottom: 0px;
}
.compo-footer {
  background-color: #e62200;
  padding-top: -10px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 25px;
  margin-top: 0px;
  text-align: center;
  color: white;
  font-size: 10pt;
}
.compo-footer p {
  text-align: center;
}
.copyright body {
  text-align: center;
  color: white;
  font-size: 10pt;
}
.compo-footer a {
  color: white;
  font: 13pt;
}
.Page_Type_Live {
  color: #e62200;
}
.compo-id43924 .row {
  margin-top: -1px;
}
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
  .slide-text h2 {
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .slide-text > p {
    font-size: 25px;
  }
}
/*---------- MEDIA 480px ----------*/

@media (max-width: 768px) {
  .slide-text {
    padding: 10px 50px;
  }
  .slide-text h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .slide-text > p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .control-round .carousel-control {
    display: none;
  }
}
@media (max-width: 480px) {
  .slide-text {
    padding: 10px 30px;
  }
  .slide-text h2 {
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .slide-text > p {
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .indicators-line > .carousel-indicators {
    display: none;
  }
}
