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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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, main, menu, nav, section, summary {
  display: block; }

/* Here be dragons - use with caution and don't blame Steve */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none; }

input, button, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

body {
  background: #666; }

div.mm-menu {
  background: #e3e3e3; }
  div.mm-menu ul.mm-list {
    padding: 0; }
    div.mm-menu ul.mm-list li a {
      color: black;
      text-decoration: none;
      font: 600 14px/120% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      div.mm-menu ul.mm-list li a.mm-subopen {
        background: #222; }
    div.mm-menu ul.mm-list li.mm-opened {
      background: #222; }
      div.mm-menu ul.mm-list li.mm-opened ul.mm-list li a {
        padding: 10px; }

div.wrap {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 40px;
  min-width: 320px; }
  div.wrap:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 767px) {
    div.wrap {
      padding: 0 20px; } }

.no-mq div.wrap {
  width: 960px;
  margin: 0 auto; }

section.topbar ul.social {
  float: right;
  overflow: hidden;
  *zoom: 1;
  padding: 12px 0 6px 0; }
  section.topbar ul.social li {
    float: left;
    padding-left: 8px;
    font-size: 25px; }
    section.topbar ul.social li a {
      color: white;
      text-decoration: none; }

header div.wrap {
  background: url(/i/kessock.jpg) no-repeat center;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px; }
@media (max-width: 767px) {
  header {
    text-align: center; } }
@media (min-width: 768px) {
  header h1 {
    float: right; } }
@media (max-width: 767px) {
  header h1 {
    width: 200px;
    margin: 0 auto; } }
header h1 a {
  text-indent: -1000em;
  background: url(/i/recodev.png) no-repeat;
  background-size: 200px auto;
  display: block;
  width: 200px;
  height: 105px; }
header h2 {
  display: inline-block;
  color: white;
  background: #e50e15;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 10px;
  font: 600 16px/120% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    header h2 {
      float: left;
      margin-top: 75px; } }
  @media (max-width: 767px) {
    header h2 {
      margin-top: 20px; } }

nav div.wrap {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f4140+0,191b1a+100 */
  background: #3f4140;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3f4140 0%, #191b1a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #3f4140 0%, #191b1a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #3f4140 0%, #191b1a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4140', endColorstr='#191b1a',GradientType=0 );
  /* IE6-9 */ }
@media (min-width: 768px) {
  nav ul.mobilenav {
    display: none; } }
@media (max-width: 767px) {
  nav {
    text-align: center; }
    nav ul.mainnav {
      display: none; }
    nav li {
      padding: 0; } }
nav ul {
  padding: 15px 0; }
  nav ul li {
    display: inline-block;
    font: 600 14px/120% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-right: 30px; }
    nav ul li a {
      color: white;
      text-decoration: none; }
      nav ul li a:hover {
        color: #e50e15; }
    nav ul li.active a {
      color: #e50e15; }

footer div.wrap {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f4140+0,191b1a+100 */
  background: #3f4140;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3f4140 0%, #191b1a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #3f4140 0%, #191b1a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #3f4140 0%, #191b1a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4140', endColorstr='#191b1a',GradientType=0 );
  /* IE6-9 */ }
footer div.about {
  padding: 20px 0; }
  footer div.about h3 {
    color: #e50e15;
    font: 600 18px/120% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 0 10px 0; }
  footer div.about p {
    font: 400 14px/150% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white; }
footer div.contact {
  text-align: center;
  padding-bottom: 20px; }
  footer div.contact p {
    font: 600 14px/150% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white; }
    footer div.contact p a {
      color: #e50e15; }

section.small {
  text-align: center;
  padding: 10px 0; }
  section.small p {
    font: 600 13px/150% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white; }

section.home div.wrap {
  background: #e3e3e3; }
section.home div.cols {
  overflow: hidden;
  *zoom: 1; }
  @media (max-width: 767px) {
    section.home div.cols {
      padding-bottom: 20px; } }
@media (min-width: 768px) {
  section.home div.col {
    width: 31.91489%;
    float: left;
    margin-right: 2.12766%; }
    section.home div.col:nth-of-type(3n) {
      float: right;
      margin-right: 0; } }
section.home div.col h2 {
  color: #e50e15;
  font: 400 22px/120% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 30px 0 10px 0; }
  @media (max-width: 767px) {
    section.home div.col h2 {
      padding: 30px 0 0 0; } }
section.home div.col p {
  font: 400 15px/150% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  color: #444; }
  section.home div.col p a {
    color: #e50e15; }
section.home div.photos {
  overflow: hidden;
  *zoom: 1;
  padding: 30px 0; }
  @media (max-width: 767px) {
    section.home div.photos {
      display: none; } }
  section.home div.photos div.photo {
    width: 23.40426%;
    float: left;
    margin-right: 2.12766%; }
    section.home div.photos div.photo:nth-of-type(4n) {
      float: right;
      margin-right: 0; }
    section.home div.photos div.photo img {
      display: block;
      width: 100%; }

section.page div.wrap {
  background: #e3e3e3;
  padding-top: 30px;
  padding-bottom: 30px; }
section.page h2 {
  color: #e50e15;
  font: 400 22px/120% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 0 20px 0; }
section.page h3 {
  color: black;
  font: 600 16px/120% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 0 10px 0; }
section.page p {
  font: 400 15px/150% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  color: #444; }
  section.page p a {
    color: #e50e15; }
section.page iframe {
  padding-top: 20px; }
section.page div.news h3 {
  padding: 0 0 5px 0; }
  section.page div.news h3 a {
    color: black; }
section.page div.news h4 {
  font: 600 13px/120% "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666;
  padding: 0 0 10px 0; }
section.page div.news div.item {
  padding-bottom: 20px; }
section.page div.properties div.property {
  overflow: hidden;
  *zoom: 1;
  padding: 0 0 30px 0; }
  @media (min-width: 768px) {
    section.page div.properties div.property div.image {
      width: 31.91489%;
      float: left;
      margin-right: 2.12766%; } }
  section.page div.properties div.property div.image img {
    display: block;
    width: 100%; }
  @media (min-width: 768px) {
    section.page div.properties div.property div.info {
      width: 65.95745%;
      float: right;
      margin-right: 0; } }
