@font-face {
  font-family: bradleyHand;
  src: url("../fonts/HVD_Bodedo.ttf");
  font-weight: bold;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

button, input {
  line-height: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  *overflow: visible;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

[class^="column-"] {
  float: left;
  padding: 0 10px;
  position: relative;
}

.column-1 {
  width: 10%;
}

.column-2 {
  width: 20%;
}

.column-3 {
  width: 30%;
}

.column-4 {
  width: 40%;
}

.column-5 {
  width: 50%;
}

.column-6 {
  width: 60%;
}

.column-7 {
  width: 70%;
}

.column-8 {
  width: 80%;
}

.column-9 {
  width: 90%;
}

.column-10 {
  width: 100%;
}

body {
  background-color: #F3F1ED;
}

header {
  font-family: bradleyHand, helvetica, arial, sans-serif;
  padding-top: 1em;
  background: #F3F1ED;
  margin-bottom: 2em;
}
header h1 {
  color: #fff;
}
header .logo {
  width: 100%;
  display: block;
  background-image: url("../img/logo.png");
  text-indent: -9999px;
  height: 80px;
  min-width: 217px;
  background-repeat: no-repeat;
}
header .main-nav {
  line-height: 2em;
  width: 100%;
  clear: both;
  overflow: hidden;
  *zoom: 1;
}
header .main-nav ul {
  list-style: none;
}
header .main-nav ul li {
  display: inline-block;
  width: 100%;
}
header .main-nav ul li a {
  display: block;
  text-decoration: none;
  font-size: 0.8em;
}
header .main-nav ul li a:hover {
  color: #328445;
}
header .topmenu {
  display: none;
}

.board {
  display: none;
}

.bar {
  height: 10px;
  width: 100%;
  background-image: url("../img/bar.png");
  margin-bottom: 1em;
}

.full-width {
  width: 100%;
}

.main {
  font-family: helvetica, arial, sans-serif;
  width: 100%;
}
.main .content {
  width: 100%;
}
.main .content .toptext {
  border-bottom: 3px dashed #c3b795;
}
.main .content .content-top {
  width: 100%;
  float: left;
  margin-bottom: 1em;
  border-bottom: 3px dashed #c3b795;
}
.main .content .content-top .content-top-left {
  float: left;
  width: 100%;
}
.main .content .content-top .content-top-left h1 {
  font-size: 1.2em;
}
.main .content .content-top .content-top-right {
  display: none;
}
.main .content .homepanel {
  display: none;
}

.address {
  margin-left: 2em;
}

.left-footer {
  border-top: 3px dashed #c3b795;
}

.event {
  border-top: 3px dashed #c3b795;
}
.event a:hover {
  color: #474746;
}

.sidebar {
  width: 100%;
  dispaly: block;
}
.sidebar img {
  float: left;
  width: 100%;
}
.sidebar table {
  width: 100%;
}
.sidebar tr {
  width: 45%;
}
.sidebar ul {
  list-style: none;
  list-style-type: none;
  overflow: hidden;
  *zoom: 1;
}
.sidebar ul li {
  display: inline-block;
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
}
.sidebar ul a {
  padding: 2em 0 0 0;
  display: block;
  text-decoration: none;
}
.sidebar ul .twitter {
  background: url("../../../media/display/twitter.jpg") 0 0 no-repeat;
  padding: 15px 0 15px 60px;
  dispaly: block;
}
.sidebar ul .facebook {
  background: url("../../../media/display/FB-f-Logo__blue_144.jpg") 0 0 no-repeat;
  padding: 15px 0 15px 60px;
  dispaly: block;
}

aside {
  width: 100%;
  vertical-align: middle;
}
aside h3 {
  margin: 0;
  border-bottom: 3px dashed #c3b795;
  margin-bottom: 1em;
  padding: 0 0 0.4em 0;
}

section {
  overflow: hidden;
}

.homelinks a {
  color: #aba38d;
  text-decoration: none;
}
.homelinks a:hover {
  color: #328445;
}

#togMenu {
  margin: 1em 0 1em 0;
  width: 100%;
  float: left;
  color: #FFF;
  background-color: #328445;
  text-align: center;
}

footer span {
  font-family: Helvetica, Arial, sans-serif;
}

.opening-times {
  margin-bottom: 1.5em;
}

.find-us {
  margin-bottom: 1.5em;
}

.sub-nav {
  list-style: none;
  list-style-type: none;
}
.sub-nav a {
  color: #444;
  text-decoration: none;
}
.sub-nav a:hover {
  color: #328445;
}

h1 {
  font-family: bradleyHand, Helvetica, Arial, sans-serif;
}

h2 {
  font-family: bradleyHand, Helvetica, Arial, sans-serif;
}

h3 {
  font-family: bradleyHand, Helvetica, Arial, sans-serif;
}

h4 {
  font-family: bradleyHand, Helvetica, Arial, sans-serif;
}

h5 {
  font-family: bradleyHand, Helvetica, Arial, sans-serif;
}

.homelinks {
  font-family: bradleyHand, Helvetica, Arial, sans-serif;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(../img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}

.flex-direction-nav .flex-prev {
  left: -36px;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/* ::Clearfixs and extends. Use which suits best */
/* ----------------------------------------------------------- */
.clearfix, .container {
  overflow: hidden;
  *zoom: 1;
}

.pie-clearfix {
  *zoom: 1;
}
.pie-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

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

/* ::Base styles Almost exclusively single element selectors */
/* ------------------------------------------------------------ */
html {
  font-size: 100%;
}

body {
  color: #474746;
  font-family: bradleyHand;
}

a {
  color: #474746;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
a:hover, a:focus, a:active {
  color: #474746;
}

h1 {
  font-size: 2.25em;
  line-height: 1.1111111em;
  margin: 0 0 0.6666667em 0;
}

h2 {
  font-size: 1.875em;
  line-height: 1.3333333em;
  margin: 1.0666667em 0 0.5333333em 0;
}

h3 {
  font-size: 1.375em;
  line-height: 1.4545455em;
  margin: 1.4545455em 0 0.7272727em 0;
}

h4 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 0 0 0.4em 0;
}

h5 {
  font-size: 1.125em;
  line-height: 1.3333333em;
  margin: 0 0 0.4444444em 0;
}

h6 {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
}

p, pre, label {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1em 0;
}

ol, ul {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 2em 0;
}

li {
  line-height: auto;
}

ul {
  list-style-position: outside;
  list-style-type: disc;
}

ol {
  list-style-position: outside;
  list-style-type: decimal;
}

strong, b {
  font-weight: 600;
}

em, i, q {
  font-style: italic;
}

blockquote {
  padding-left: 1em;
  border-left: 0.3125em solid grey;
  line-height: normal;
  margin: 0;
}
blockquote p {
  font-style: italic;
  margin: 0;
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 1.2em 0 1.2em 0;
}

label, select {
  display: block;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  *margin-top: 4px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(../img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}

.flex-direction-nav .flex-prev {
  left: -36px;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/* ::Layout styles - Layouts hold one or more modules together. */
/* ------------------------------------------------------------ */
.container {
  margin: 0 auto;
  width: 95%;
}

.menu-content {
  background-color: #FFF;
  box-shadow: 10px 10px 5px #888888;
  padding: 1em;
  margin-bottom: 1em;
}
.menu-content ul {
  list-style: none;
}
.menu-content h2 {
  clear: both;
}
.menu-content blockquote {
  border: 3px dashed #328445;
  width: 100%;
  border-radius: 5px;
  float: left;
  margin: 1em 0;
  padding: 1em;
}
.menu-content blockquote p {
  margin: 0;
  font-size: 1em;
  line-height: 1.6em;
}
.menu-content blockquote h3 {
  margin: 0 0 1em 0;
}

/* ::Media queries */
/* ------------------------------------------------------------ */
@media screen and (min-width: 30em) {
  aside {
    width: 100%;
  }

  header .topmenu {
    display: none;
  }
  header .homelinks {
    float: left;
    margin-right: 0.5em;
  }
  header .homelinks p {
    padding: 0;
  }
  header .main-nav {
    width: 100%;
    clear: both;
    overflow: hidden;
    *zoom: 1;
  }
  header .main-nav li {
    display: inline-block;
  }
  header .main-nav li a {
    display: block;
  }

  .main {
    width: 100%;
  }
  .main .content {
    width: 100%;
  }
  .main .content .content-top .content-top-left {
    width: 100%;
    font-size: 2.0em;
  }
  .main .content .content-top .content-top-right {
    display: none;
  }
  .main .content .homepanel {
    display: none;
  }

  .container {
    width: 100%;
  }

  .board {
    display: none;
  }

  .sidebar img {
    display: none;
  }

  .menu-content {
    background-color: #FFF;
    box-shadow: 10px 10px 5px #888888;
    padding: 1em;
    margin-bottom: 1em;
  }
  .menu-content ul {
    list-style: none;
  }
  .menu-content h2 {
    clear: both;
  }
  .menu-content blockquote {
    border: 3px dashed #328445;
    width: 100%;
    border-radius: 5px;
    float: left;
    margin: 1em 0;
    padding: 1em;
  }
  .menu-content blockquote p {
    margin: 0;
    font-size: 1em;
    line-height: 1.6em;
  }
  .menu-content blockquote h3 {
    margin: 0 0 1em 0;
  }

  /*
  Tables
  ---------------------------------------------------------------------------------------------------- */
  table {
    max-width: 100%;
  }

  th {
    text-align: left;
  }

  .table {
    width: 100%;
    margin-bottom: 20px;
  }

  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
  }

  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
  }

  .table > caption + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > th,
  .table > thead:first-child > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0;
  }

  .table > tbody + tbody {
    border-top: 2px solid #ddd;
  }

  .table .table {
    background-color: #fff;
  }

  .table-condensed > thead > tr > th,
  .table-condensed > tbody > tr > th,
  .table-condensed > tfoot > tr > th,
  .table-condensed > thead > tr > td,
  .table-condensed > tbody > tr > td,
  .table-condensed > tfoot > tr > td {
    padding: 5px;
  }

  .table-bordered {
    border: 1px solid #ddd;
  }

  .table-bordered > thead > tr > th,
  .table-bordered > tbody > tr > th,
  .table-bordered > tfoot > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
  }

  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
  }

  .table-striped > tbody > tr:nth-child(odd) > td,
  .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #eaeaea;
  }

  .table-hover > tbody > tr:hover > td,
  .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
  }

  .sidebar #CDSSCROLLINGRAVE {
    float: left;
    wdith: 100%;
  }
}
@media screen and (min-width: 48em) {
  .container {
    width: 95%;
  }

  aside {
    width: 100%;
  }

  header .logo {
    float: left;
    width: 30%;
  }
  header .main-nav {
    height: 2em;
    float: right;
  }
  header .main-nav ul li {
    width: auto;
  }
  header .topmenu {
    float: right;
    display: block;
    color: #FFF;
    margin-top: 10px;
  }
  header .topmenu p {
    padding: 0.5em;
    line-height: 1.0em;
  }
  header .topmenu .homelinks p {
    padding: 0;
  }
  header .topmenu a {
    color: #FFF;
    text-decoration: none;
  }
  header .topmenu .link {
    float: left;
    min-width: 1em;
    height: 2em;
    line-height: 2em;
    margin-left: 0.5em;
  }
  header .topmenu .find {
    background-color: #328445;
  }
  header .topmenu .phone {
    background-color: #474746;
  }

  .main {
    width: 100%;
  }
  .main .content {
    width: 100%;
  }
  .main .content .content-top .content-top-left {
    width: 50%;
  }
  .main .content .content-top .content-top-right {
    display: block;
    float: left;
    background-color: #474746;
    padding: 1em;
  }
  .main .content .content-top .content-top-right h3 {
    color: #aba38d;
    margin: 0;
    font-size: 2em;
  }
  .main .content .content-top .content-top-right ul {
    list-style: none;
    margin: 0;
  }
  .main .content .content-top .content-top-right ul li {
    color: #FFF;
    font-size: 2.2em;
    line-height: 1em;
  }
  .main .content .content-top .content-top-right ul a {
    color: #FFF;
  }
  .main .content .content-top .content-top-right ul a:hover {
    color: #328445;
  }
  .main .content .content-top .content-top-right .takeout {
    font-size: 2.0em;
    line-height: 1.4em;
  }
  .main .content .content-top .content-top-right .catering {
    font-size: 2.0em;
    line-height: 1.4em;
  }
  .main .content .content-top .content-top-right .events {
    font-size: 3.7em;
    line-height: 1.5em;
  }
  .main .content .homepanel {
    display: none;
  }

  .container {
    width: 100%;
  }

  .board {
    display: none;
  }

  .opening-times {
    float: left;
    width: 45%;
  }

  .find-us {
    float: right;
    width: 40%;
    margin-left: 2em;
  }

  .connect-with-us {
    float: right;
    width: 40%;
    margin-left: 2em;
  }

  .sidebar img {
    display: block;
  }

  .top-menu-container {
    float: right;
  }
}
@media screen and (min-width: 62em) {
  aside {
    width: 100%;
  }

  header .logo {
    float: left;
    width: 30%;
  }
  header .topmenu {
    display: block;
    float: right;
  }
  header .main-nav {
    float: right;
    height: 2em;
  }

  .main {
    width: 100%;
  }
  .main .content {
    width: 100%;
  }
  .main .content .content-top .content-top-left {
    display: block;
    width: 50%;
    float: left;
  }
  .main .content .content-top .content-top-right {
    display: block;
    width: 40%;
    float: right;
  }
  .main .content .content-top .content-top-right h3 {
    font-size: 200%;
  }
  .main .content .content-top .content-top-right .takeout {
    font-size: 200%;
  }
  .main .content .content-top .content-top-right .catering {
    font-size: 200%;
  }
  .main .content .content-top .content-top-right .events {
    font-size: 200%;
  }
  .main .content .content-top .content-top-right ul li {
    font-size: 200%;
  }
  .main .content .homepanel {
    display: block;
    float: left;
    width: 100%;
    margin-top: 1em;
  }
  .main .content .homepanel a {
    text-decoration: none;
    color: #FFF;
  }
  .main .content .homepanel .homepanels {
    width: 48%;
    float: left;
  }
  .main .content .homepanel img {
    width: 100%;
    padding: 0 0 15px 0;
  }
  .main .content .homepanel h4 {
    display: block;
    width: 100%;
    background-color: #B20000;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding: 0 0 15px 0;
  }
  .main .content .homepanel .panel-2 {
    float: right;
  }
  .main .content .homepanel .panel-2 h4 {
    background-color: #d96d00;
  }
  .main .content .homepanel .panel-3 h4 {
    background-color: #698003;
  }
  .main .content .homepanel .panel-4 {
    float: right;
  }
  .main .content .homepanel .panel-4 h4 {
    background-color: #4C0066;
  }

  .container {
    width: 73%;
  }

  .slide-panel {
    position: absolute;
    right: 20%;
    top: -375px;
    width: 359px;
    margin: 0px;
    min-height: 350px;
    padding: 48px;
    font-size: 14px;
    background-image: url("../img/board.png");
    background-repeat: no-repeat;
  }
  .slide-panel h3 {
    color: #FFF;
    padding: 1em;
    border-bottom: 3px dashed #c3b795;
    margin: 0;
  }
  .slide-panel p {
    color: #c3b795;
  }

  .board {
    position: relative;
    top: -30%;
    left: 0;
  }
}
@media screen and (min-width: 77.5em) {
  aside {
    float: right;
    width: 30%;
  }
  aside img {
    width: 100%;
  }

  header .topmenu {
    display: block;
    float: right;
  }

  .main {
    width: 100%;
  }
  .main .content {
    width: 66.5%;
    float: left;
  }
  .main .content .content-top .content-top-left {
    width: 50%;
  }
  .main .content .content-top .content-top-right {
    width: 45%;
  }

  .container {
    width: 73%;
  }

  .board {
    display: block;
  }

  .opening-times {
    width: 100%;
  }

  .find-us {
    width: 100%;
  }

  .connect-with-us {
    width: 100%;
  }
}
@media print {
  body {
    font-size: 62.5%;
    line-height: 1em;
  }
}
@media screen and (max-width: 769px) {
  -webkit-text-size-adjust: none;
}
/* ::State styles */
/* ------------------------------------------------------------ */
.is-hidden {
  display: none;
}

.is-shown, .is-block {
  display: block;
}

.is-uppercase {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.is-lowercase {
  text-transform: lowercase;
}

/* ::Debugs and #grid by Jon Gibbins */
/* ----------------------------------------------------------- */
#grid {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#grid div.horiz {
  height: 8px;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 0;
}