/*!
Theme Name:   JMC Hire
Author:       Jungle Hosting
Author URI:   http://jungle-hosting.co.uk
Description:  JMC Hire website theme by Jungle Hosting
Template:     jmchire
Version:      1.0.0
*/
/* Bootstrap v3.1.1
-------------------------------------------------------------- */
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Grids 
-------------------------------------------------------------- */
/* -----------------------------------
 * Slidebars
 * Version 0.8.2
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 *
 * ----------------------------
 * 001 - Box Model, Html & Body
 */
html,
body,
#sb-site,
.sb-slidebar {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  overflow-x: hidden;
  /* Stops horizontal scrolling. */
}
html {
  min-height: 100%;
}
body {
  height: 100%;
}
/* ----------
 * 002 - Site
 */
#sb-site {
  width: 100%;
  min-height: 100%;
  /* Initially set here but accurate height is set by slidebars.js */
  position: relative;
  z-index: 1;
  /* Site sits above Slidebars */
  /* background-color: #ffffff; Default background colour, overwrite this with your own css. */
}
/* ---------------
 * 003 - Slidebars
 */
.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  /* Enable vertical scrolling on Slidebars when needed. */
  position: fixed;
  top: 0;
  z-index: 0;
  /* Slidebars sit behind sb-site. */
  visibility: hidden;
  /* Initially hide the Slidebars. */
  background-color: #ffffff;
  /* Default Slidebars background colour, overwrite this with your own css. */
}
.sb-static {
  /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser 2.X. */
  position: absolute;
  height: auto;
  /* min-height set by slidebars.js */
}
.sb-left {
  left: 0;
  /* Sets Slidebar to the left. */
}
.sb-right {
  right: 0;
  /* Sets Slidebar to the right. */
}
html.sb-active-left .sb-left,
html.sb-active-right .sb-right {
  visibility: visible;
  /* Makes Slidebars visibile when open. */
}
/* Slidebar Widths */
.sb-slidebar {
  width: 30%;
  /* Browsers that don't support media queries. */
}
.sb-width-custom {
  /* To set a custom width, add this class to your Slidebar and pass a px or % value as a data attribute 'data-sb-width'. */
}
@media (max-width: 480px) {
  .sb-slidebar {
    width: 70%;
    /* Slidebar width on extra small screens. */
  }
}
@media (min-width: 481px) {
  .sb-slidebar {
    width: 55%;
    /* Slidebar width on small screens. */
  }
}
@media (min-width: 768px) {
  .sb-slidebar {
    width: 40%;
    /* Slidebar width on small screens. */
  }
}
@media (min-width: 992px) {
  .sb-slidebar {
    width: 30%;
    /* Slidebar width on medium screens. */
  }
}
@media (min-width: 1200px) {
  .sb-slidebar {
    width: 20%;
    /* Slidebar width on large screens. */
  }
}
/* ---------------
 * 004 - Animation
 */
html.sb-anim-type-translate .sb-slide,
html.sb-anim-type-side .sb-slide {
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform, left;
  /* Add 'left' for Android < 4.4 */
  -webkit-backface-visibility: hidden;
  /* Prevents flickering. */
}
/* ---------------
 * Slidebars Theme
 *
 * ---------
 * CSS Index
 *
 * 001 - Box Model
 * 002 - Site
 * 003 - Slidebars
 * 004 - Slidebar Menus
 * 005 - Slidebar Widgets
 * 006 - Top Navigation Bar
 * 007 - Slidebar Controls
 *
 * ---------------
 * 001 - Box Model
 */
* {
  /* Highly recommended to avoid any width alterations in the Slidebars or Site, which may cause horizontal scrolling. */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* ----------
 * 002 - Site
 */
#sb-site {
  padding: 0;
  /*background: url(/wp-content/themes/westridgeskiphire/images/bg.jpg) repeat transparent;*/
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
  /* Casts a shadow onto the Slidebars from site. */
}
/* ---------------
 * 003 - Slidebars
 */
.sb-slidebar {
  background-color: #222222;
  /* Background colour. */
  color: #e8e8e8;
  /* Text colour. */
}
.sb-slidebar a {
  color: #f2f2f2;
  /* Link colour. */
  text-decoration: none;
}
.sb-slidebar a:hover {
  color: #49AEF2;
  /* Link hover colour. */
  text-decoration: underline;
}
/* --------------------
 * 004 - Slidebar Menus
 */
/* Main Menu */
.sb-menu {
  /* Apply to <ul> or <ol>. */
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.sb-menu li {
  width: 100%;
  padding: 0;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  /* Will lighten any background colour you set. */
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  /* Will darken any background colour you set. */
}
.sb-menu > li:first-child {
  border-top: none;
  /* Removes top border from first list item.. */
}
.sb-menu > li:last-child {
  border-bottom: none;
  /* Removed bottom border from last list item. */
}
.sb-menu li a {
  width: 100%;
  /* Makes links full width. */
  display: inline-block;
  padding: 1em;
  /* Creates an even padding the same size as your font. */
}
.sb-menu li a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.05);
  /* Will lighten any background colour you set. */
}
/* Borders */
.sb-left .sb-menu li a {
  border-left: 3px solid transparent;
}
.sb-left .sb-menu li a:hover {
  border-left: 3px solid;
  /* Removes transparent colour, so border colour will be the same as link hover colour. */
}
.sb-right .sb-menu li a {
  border-right: 3px solid transparent;
}
.sb-right .sb-menu li a:hover {
  border-right: 3px solid;
  /* Removes transparent colour, so border colour will be the same as link hover colour. */
}
/* Submenus */
.sb-submenu {
  display: none;
  padding: 0;
  margin: 0;
  list-style-type: none;
  /*background-color: rgba(255, 255, 255, 0.05);  Submenu background colour. */
}
/* Caret */
span.sb-caret {
  width: 0;
  height: 0;
  display: inline-block;
  margin: 0 5px;
  border: 5px solid transparent;
}
span.sb-caret {
  /* Caret Down */
  border-top: 5px solid;
  border-bottom: 0px solid transparent;
}
.sb-submenu-active > span.sb-caret {
  /* Caret Up */
  border-top: 0px solid transparent;
  border-bottom: 5px solid;
}
/* ----------------------
 * 005 - Slidebar Widgets
 */
.sb-widget {
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  /* Will lighten any background colour you set. */
  margin: 14px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  /* Slight shadow. */
}
.sb-widget-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  /* Will darken any background colour you set. */
  padding: 14px;
  background-color: #292929;
  /* Widget title background colour. */
}
.sb-widget-title {
  margin: 0;
  /* Removes browser default margins for heading tags. */
}
.sb-widget-content {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  /* Will lighten any background colour you set. */
  padding: 14px;
  background-color: #262626;
  /* Widget content background colour. */
}
/* ------------------------
 * 006 - Top Navigation Bar
 */
.sb-navbar {
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0;
  left: auto;
  right: auto;
  z-index: 1000;
  /* background-color: #219AEB; Bar colour. */
  box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.01), 0 4px 0 0 rgba(0, 0, 0, 0.02), 0 3px 0 0 rgba(0, 0, 0, 0.04), 0 2px 0 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.08), /* Top highlight */ 0 1px 0 0 rgba(255, 255, 255, 0.1) inset, /* Left highlight */ 1px 0 0 0 rgba(255, 255, 255, 0.1) inset, /* Right highlight */ -1px 0 0 0 rgba(255, 255, 255, 0.1) inset, /* Bottom lowlight */ 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
  /* Glass gradient overlay, works with any colour background. */
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.02) 51%);
  /*  Webkit syntax. */
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.02) 51%);
  /* Final syntax. */
  background-size: 100%;
  background-repeat: no-repeat;
}
html.sb-android .sb-navbar {
  position: absolute;
  /* Fix navbar to top for old versions of Android Browser. */
}
/* Navbar Menu Items */
.sb-navbar-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.sb-navbar-menu-left {
  float: left;
}
.sb-navbar-menu-right {
  float: right;
}
.sb-navbar-menu li {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.sb-navbar-menu li a {
  display: inline-block;
  color: #f2f2f2;
  /* Navbar link colour */
  padding: 14px;
  text-decoration: none;
}
.sb-navbar-menu li a:hover {
  color: #f2f2f2;
  /* Navbar link hover colour */
  background-color: rgba(0, 0, 0, 0.05);
  /* Will lighten any background colour you set. */
}
/* -----------------------
 * 007 - Slidebar Controls
 */
.sb-toggle-left,
.sb-toggle-right,
.sb-open-left,
.sb-open-right,
.sb-close {
  cursor: pointer;
  /* Help desktop users with Slidebar controls. */
}
/* Navicons */
/* These are prefixed with .sb-navbar to avoid styling other Slidebar toggles you may be using. */
.sb-navbar .sb-toggle-left {
  width: 52px;
  float: left;
  padding: 14px;
}
.sb-navbar .sb-toggle-right {
  width: 52px;
  float: right;
  padding: 14px;
}
.navicon-line {
  width: 24px;
  height: 4px;
  border-radius: 1px;
  margin-bottom: 3px;
  background-color: #fff;
  /* Colour of navicon lines. */
}
/* Hover states to match navbar menu item hover. */
.sb-navbar .sb-toggle-left:hover {
  background-color: rgba(0, 0, 0, 0.05);
  /* Will lighten any background colour you set. */
}
.sb-navbar .sb-toggle-right:hover {
  background-color: rgba(0, 0, 0, 0.05);
  /* Will lighten any background colour you set. */
}
/* -------------------
 * 006 - Media Queries
 */
@media (max-width: 767px) {
  /* This is entirely optional, it hides the navbar menu items when device width is under 768px. */
  .sb-navbar-menu {
    display: none;
  }
}
/* Menu CSS */
/* styles for desktop */
.tinynav {
  display: none;
}
/* @media (max-width: @screen-md){
.tinynav { display: block;width:92%;margin:0 4% 12px 4%; };
#menu-main-menu{display:none;}
} */
.mobilemenu {
  display: none;
}
.mobilemenu ul {
  list-type: none;
  border: 1px solid #333333;
}
#cssmenu {
  display: block;
  float: right;
  position: relative;
  left: -50%;
  text-align: left;
}
@media (max-width: 768px) {
  #cssmenu {
    display: none!important;
  }
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  line-height: 1;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 9000;
}
#cssmenu:before,
#cssmenu:after,
#cssmenu > ul:before,
#cssmenu > ul:after {
  content: '';
  display: table;
}
#cssmenu:after,
#cssmenu > ul:after {
  clear: both;
}
#cssmenu ul {
  padding: 0;
  position: relative;
  left: 50%;
  text-align: center;
}
#cssmenu ul ul {
  position: relative;
  left: 0;
  text-align: left;
  border-bottom: 1px solid #BFD8F0;
  border-left: 1px solid #BFD8F0;
  border-right: 1px solid #BFD8F0;
}
#cssmenu ul > li {
  position: relative;
  display: block;
  float: left;
  list-style: none;
  z-index: 9000;
  background: #fff;
  padding: 0 0 0 0px;
}
#cssmenu ul > li > ul > li {
  padding: 0;
}
#cssmenu ul > li:first-child a {
  border-left: 0px;
}
#cssmenu ul > li > a {
  display: block;
  /* border-top: 1px solid #fff; */
  /* border-bottom: 1px solid #fff; */
  text-decoration: none;
  text-align: left;
  position: relative;
  color: #fff;
  background: #75974d;
  z-index: 9000;
  padding: 20px 25px 20px 25px;
  line-height: 18px;
  font-size: 100%;
  font-weight: 300;
}
@media (max-width: 992px) {
  #cssmenu ul > li > a {
    padding: 12px 13px 12px 13px;
  }
}
#cssmenu ul li.current-menu-item a,
#cssmenu ul li.current-page-ancestor a {
  color: #000;
}
#cssmenu ul > li:hover a {
  color: #000;
  text-decoration: none;
  background: #fff;
}
#cssmenu ul > li:hover ul li a {
  color: #000;
  text-decoration: none;
  background: #fff;
}
#cssmenu ul > li > a:hover {
  text-decoration: none;
  background: none;
  background: #fff;
}
#cssmenu ul > li > a:hover:before {
  content: '';
  z-index: 2;
  position: absolute;
  color: #fff;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: -1px;
}
#cssmenu ul > li > a:hover:after {
  content: '';
  z-index: 2;
  position: absolute;
  color: #fff;
  text-decoration: underline;
  background: none;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  right: -1px;
}
#cssmenu > ul > li > ul > li a {
  border-left: 0px;
  padding: 10px 0 10px 10px;
  font-size: 90%;
  font-weight: bold;
  line-height: 90%;
  border-top: 1px solid #dedede!important;
}
#cssmenu > ul > li > ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: none;
}
#cssmenu > ul > li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  position: absolute;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
#cssmenu > ul > li > ul {
  width: 340px;
  position: absolute;
}
#cssmenu > ul > li > ul > li {
  float: none;
  position: relative;
}
#cssmenu > ul > li > ul > li a:hover {
  text-decoration: none;
  padding-left: 20px;
  color: #2F3091;
}
#cssmenu > ul > li > ul > li > ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
#cssmenu > ul > li > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
  position: absolute;
}
#cssmenu > ul > li > ul > li > ul {
  left: 340px;
  top: 1px;
  width: 340px;
}
#cssmenu > ul > li > ul > li > ul > li {
  float: none;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/wp-content/themes/jmchire/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/wp-content/themes/jmchire/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/wp-content/themes/jmchire/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/wp-content/themes/jmchire/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/wp-content/themes/jmchire/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/wp-content/themes/jmchire/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
#headermenu {
  float: right;
}
#headermenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#headermenu li {
  float: left;
  position: relative;
}
#headermenu li a:link,
#headermenu li a:active,
#headermenu li a:visited {
  color: #fff;
  padding: 0 15px 0 15px;
  line-height: 100%;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  text-decoration: none;
  border-left: 1px solid #fff;
}
#headermenu li a:hover {
  color: #fff;
  line-height: 100%;
  font-weight: normal;
  font-size: 100%;
  padding: 0 15px 0 15px;
  margin: 0;
  border-left: 1px solid #fff;
  text-decoration: underline;
}
#headermenu li:first-child a:link,
#headermenu li:first-child a:active,
#headermenu li:first-child a:visited,
#headermenu li:first-child a:hover {
  border-left: none;
}
@media (max-width: 480px) {
  .tel {
    border-left: none!important;
  }
}
#footermenu {
  position: relative;
  text-align: left;
  float: right;
  left: -50%;
  padding-bottom: 0px;
}
#footermenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  left: 50%;
  text-align: center;
}
#footermenu li {
  display: block;
  float: left;
  position: relative;
}
#footermenu li a:link,
#footermenu li a:active,
#footermenu li a:visited {
  color: #fff;
  padding: 5px 25px 5px 25px;
  line-height: 150%;
  font-size: 100%;
  font-weight: light;
  margin: 0;
  font-family: "Open sans";
  text-decoration: none;
  /*border-left:1px solid #666;*/
}
#footermenu li a:hover {
  color: #8bc24b;
  line-height: 150%;
  font-weight: light;
  font-size: 100%;
  font-family: "Open sans";
  padding: 5px 25px 5px 25px;
  margin: 0;
  text-decoration: none;
  /*border-left:1px solid #666;*/
}
#footermenu li:first-child a:link,
#footermenu li:first-child a:active,
#footermenu li:first-child a:visited,
#footermenu li:first-child a:hover {
  border-left: 0;
}
/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
*   Owl Carousel Owl Demo Theme 
* v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(images/AjaxLoader.gif) no-repeat center center;
}
/* =WordPress Core
 * http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 *
 * Responsive WordPress Core Theme Styles
 * http://jeffsebring.com/responsive-wordpress-images/
--------------------------------------------------- */
.sticky,
.bypostauthor,
.gallery-caption {
  display: normal;
}
.alignnone {
  margin: 1em 1em 1em 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: .5em auto;
}
.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.alignnone {
  margin: 0;
}
.aligncenter {
  display: block;
  margin: 1em auto;
}
img,
img[class*="align"],
img[class*="wp-image-"] {
  max-width: 100%;
  height: auto;
}
img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
img.alignright {
  margin-left: 1em 0 1em 1em;
}
img.alignleft {
  margin: 1em 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin: 1em auto;
}
img#wpstats {
  display: block;
  margin: 0 auto;
}
img[class*="align"],
img[class*="wp-image-"],
.gallery .gallery-icon img {
  border: none;
}
.wp-caption {
  margin-bottom: 1em;
  margin-left: 0;
  max-width: 96%;
  text-align: center;
}
.wp-caption img {
  display: block;
  margin: 0 auto;
}
.wp-caption-text {
  position: relative;
  font-size: .8em;
}
.gallery {
  margin: 0 auto;
}
.gallery .gallery-item {
  margin: 0;
  float: left;
  text-align: center;
  width: 33%;
}
.gallery a img {
  border: none;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-4 .gallery-item img {
  width: 100%;
  height: auto;
}
.comments ol {
  padding-left: 0;
}
.comments ol li {
  margin: 0;
}
.comment-author {
  padding: 0;
  text-decoration: none;
}
@media only screen and (max-width: 800px) {
  embed,
  object {
    max-width: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .gallery-columns-3 .gallery-item {
    width: 33.33%;
  }
  .gallery-columns-3 .gallery-item img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery-columns-2 .gallery-item img {
    width: 100%;
    height: auto;
  }
}
/* Print styles
-------------------------------------------------------------- */
@media print {
  a[href]::after {
    content: "";
  }
}
.tablepress-table-description {
  padding-bottom: 5px;
}
.tablepress thead th {
  background-color: #2F3091!important;
  color: #fff;
}
.tablepress .odd td {
  background-color: #f2f2f2!important;
}
.h2strapline {
  font-style: italic;
  font-size: 120%;
  padding: 0 0 0 0;
}
.columnlinesboth {
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
}
.columnlinesleft {
  border-left: 1px solid #dedede;
}
.columnlinesright {
  border-right: 1px solid #dedede;
}
.green {
  background: #6F9B36;
  color: #fff;
}
.green a:link,
.green a:active,
.green a:visited {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}
.green a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
a.whitebutton:link,
a.whitebutton:active,
a.whitebutton:visited {
  color: #000;
  background: #fff;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: normal;
}
a.whitebutton:hover {
  color: #fff;
  background: #000;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: normal;
}
a.greybutton:link,
a.greybutton:active,
a.greybutton:visited {
  color: #fff;
  background: #2F3337;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: normal;
}
a.greybutton:hover {
  color: #2F3337;
  background: #fff;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: normal;
}
a.greybuttonlrg:link,
a.greybuttonlrg:active,
a.greybuttonlrg:visited {
  color: #fff;
  background: #2F3337;
  font-size: 160%;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid #2F3337;
}
a.greybuttonlrg:hover {
  color: #2F3337;
  background: #fff;
  font-size: 160%;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid #2F3337;
}
ul {
  margin: 0;
  padding: 0 0 0 20px;
}
ul li {
  padding: 5px 0;
}
ul.tick {
  list-style-type: none;
  margin: 0 0 0 4px;
  padding-bottom: 20px;
}
ul.tick li:before {
  content: '\f046';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #333;
}
#owl-demo {
  position: absolute;
  top: 0;
}
#owl-demo .item {
  height: 550px;
}
#owl-demo .item img {
  width: 100%;
}
.owl-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
}
.owl-theme .owl-controls {
  margin-top: 0!important;
}
.owl-prev {
  position: absolute;
  left: 2px;
  font-size: 400%!important;
  color: #fff!important;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
  background: transparent!important;
  filter: alpha(opacity=100) !important;
  opacity: 1!important;
  text-shadow: 1px 1px 0 #000;
  padding: 0!important;
  width: 20px!important;
  margin: 0!important;
}
.owl-next {
  position: absolute;
  right: 2px;
  font-size: 400%!important;
  color: #fff!important;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
  background: transparent!important;
  filter: alpha(opacity=100) !important;
  opacity: 1!important;
  text-shadow: 1px 1px 0 #000;
  padding: 0!important;
  width: 20px!important;
  margin: 0!important;
}
.subpage-sidebar-widget {
  margin-top: 21px;
}
.sidebar-title {
  color: #333;
  font-size: 120%;
  padding: 5px 0 12px 0;
}
.sidebar-title span {
  color: #00A4AA;
}
.sidebar-social {
  background: #EEEEEE;
  text-align: center;
  padding: 10px 0px;
  color: #333;
  margin-bottom: 20px;
}
.hrline {
  border-bottom: 1px solid #dedede;
  padding: 20px 0;
}
.videoorimage {
  font-size: 120%;
  font-weight: 300;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.videoorimage iframe,
.videoorimage object,
.videoorimage embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.homesidebar {
  padding-top: 12px;
}
.homesidebar ul {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #dedede;
}
.homesidebar li {
  padding: 10px 0 5px 10px;
  border-top: 1px solid #dedede;
  margin-top: 5px;
}
.homesidebar li a:link,
.homesidebar li a:active,
.homesidebar li a:visited {
  color: #333;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
  display: block;
}
.homesidebar li a:hover {
  color: #333;
  text-decoration: underline;
  font-weight: bold;
  width: 100%;
  display: block;
}
.social-icons-lrg-centered-circle {
  font-size: 120%;
  float: right;
  position: relative;
  left: -50%;
}
.social-icons-lrg-centered-circle ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  left: 50%;
  text-align: center;
  border-top: 0;
  border-bottom: 0;
}
.social-icons-lrg-centered-circle ul li {
  margin: 0;
  padding: 0;
  float: left;
  border-top: 0;
}
.social-icons-lrg-centered-circle ul li a:link,
.social-icons-lrg-centered-circle ul li a:active,
.social-icons-lrg-centered-circle ul li a:visited {
  color: #333;
}
.social-icons-lrg-centered-circle ul li a:hover {
  color: #2E3091;
}
.social-icons-lrg-centered-circle ul li .fa-stack-1x {
  font-size: 120%;
}
.social-icons-lrg-circle {
  font-size: 160%;
  position: relative;
}
.social-icons-lrg-circle ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  text-align: center;
  border-top: 0;
}
.social-icons-lrg-circle ul li {
  margin: 0;
  padding: 0;
  float: left;
  border-top: 0;
}
.social-icons-lrg-circle ul li a:link,
.social-icons-lrg-circle ul li a:active,
.social-icons-lrg-circle ul li a:visited {
  color: #333;
}
.social-icons-lrg-circle ul li a:hover {
  color: #2E3091;
}
.social-icons-lrg-circle ul li .fa-stack-1x {
  font-size: 120%;
}
/* Price tables
--------------------------------------------------------------*/
.pricing-container {
  text-align: center;
  margin-top: 20px;
}
.header {
  background: #303030;
  color: white;
  padding: 15px;
  font-size: 120%;
  font-weight: 300;
  border-radius: 5px 5px 0 0;
}
.strapline {
  background: #0C80A3;
  background: linear-gradient(10deg, #005C5F 30%, #0C80A3 80%);
  color: white;
  padding: 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 110%;
  font-weight: 300;
}
.itemsWrapper {
  border: 1px solid #E6E6E6;
  border-top: none;
  border-radius: 0 0 2px 2px;
  background: white;
  /*box-shadow: inset 14px 0 white, inset 15px 0 #f2f2f2, inset -14px 0 white, inset -15px 0 #f2f2f2;*/
}
.itemsWrapper .items {
  list-style: none;
  padding: 2px 8px;
  margin: 0;
  clear: both;
}
.itemsWrapper .items.bold {
  font-weight: bold;
}
.itemsWrapper .items.grey {
  background: #efefef;
}
.itemsWrapper .item {
  padding: 3px;
  display: inline-block;
  text-align: center;
  width: 25%;
  vertical-align: top;
}
.itemsWrapper .item.twocol {
  text-align: left;
  width: 50%;
}
.itemsWrapper .item.threecol {
  text-align: left;
  width: 75%;
}
/* sections
-------------------------------------------------------------- */
.sitebutton {
  float: left;
}
a.button1:link,
a.button1:active,
a.button1:visited {
  text-decoration: none;
  color: #fff;
  background: #519C9C;
  padding: 8px 10px;
  margin: 12px 30px 0 0;
  display: block;
}
a.button1:hover {
  text-decoration: none;
  color: #fff;
  background: #000;
  padding: 8px 10px;
  margin: 12px 30px 0 0;
  display: block;
}
a.button2:link,
a.button2:active,
a.button2:visited {
  text-decoration: none;
  color: #000;
  background: #6DD1D2;
  padding: 8px 10px;
  margin: 12px 30px 0 0;
  display: block;
}
a.button2:hover {
  text-decoration: none;
  color: #fff;
  background: #000;
  padding: 8px 10px;
  margin: 12px 30px 0 0;
  display: block;
}
.sitedesc {
  font-size: 160%;
  color: #fff;
  font-weight: 300;
  text-shadow: 1px 1px 0 #000;
}
.sitetitle {
  font-size: 300%;
  color: #fff;
  font-weight: 300;
  text-shadow: 1px 1px 0 #000;
}
.breadcrumbsection {
  color: #fff;
  padding: 10px 0;
  font-size: 90%;
}
.breadcrumbsection a:link,
.breadcrumbsection a:active,
.breadcrumbsection a:visited {
  text-decoration: none;
  color: #dedede;
}
.breadcrumbsection a:hover {
  text-decoration: underline;
  color: #dedede;
}
.menusection {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #75974d;
  position: relative;
  z-index: 9999;
  background: #75974d;
}
.footerbg {
  width: 100%;
  height: 108px;
  background: url("/wp-content/themes/jmchire/images/footerbg2.png") 0 0 no-repeat;
  content: "";
  background-size: 100% 100%;
  z-index: 1;
}
.footerbg2 {
  width: 100%;
  height: 108px;
  background: url("/wp-content/themes/jmchire/images/footerbg3.png") 0 0 no-repeat;
  content: "";
  background-size: 100% 100%;
  z-index: 1;
}
.footerbg3 {
  width: 100%;
  height: 108px;
  background: url("/wp-content/themes/jmchire/images/footerbg4.png") 0 0 no-repeat;
  content: "";
  background-size: 100% 100%;
  z-index: 1;
}
.footerbg4 {
  width: 100%;
  height: 108px;
  background: url("/wp-content/themes/jmchire/images/footerbg5.png") 0 0 no-repeat;
  content: "";
  background-size: 100% 100%;
  z-index: 1;
}
.footerbg5 {
  width: 100%;
  height: 84px;
  background: url("/wp-content/themes/jmchire/images/footerbg6.png") 0 0 no-repeat;
  content: "";
  background-size: 100% 100%;
  z-index: 1;
  margin-top: -50px;
}
.footerbg6 {
  width: 100%;
  height: 84px;
  background: url("/wp-content/themes/jmchire/images/footerbg7.png") 0 0 no-repeat;
  content: "";
  background-size: 100% 100%;
  z-index: 1;
}
.footerlinesection {
  border-top: 10px solid #8dc24e;
  margin-top: 1px;
  padding-bottom: 0px;
}
.menusectionfooter .logo-text {
  color: #fff;
}
.menusectionfooter {
  background: #244300;
}
/* show mobile menu
-------------------------------------------------------------- */
@media (max-width: 768px) {
  .mobilemenubox {
    width: 100%;
    clear: both;
    color: #fff;
    background: #75974d;
    font-weight: normal;
    font-style: normal;
  }
  .sub {
    border: none!important;
  }
  .mobilemenu {
    display: block!important;
    list-style-type: none!important;
    margin: 0!important;
    text-align: center;
    padding: 0;
    font-size: 130%;
  }
  .mobilemenu i {
    font-size: 100%;
  }
}
.side-menu-box-line {
  border-left: 1px solid #fff;
}
.side-menu-box {
  padding: 20px 0 0 0;
}
.side-menu-box ul ul {
  padding: 0 0 0 0;
}
.side-menu-box ul ul ul {
  padding: 0 0 15px 30px;
}
.side-menu-box ul ul il {
  border-bottom: 1px solid #dedede;
}
.side-menu-box ul ul li a:link,
.side-menu-box ul ul li a:active,
.side-menu-box ul ul li a:visited {
  border-left: 0;
  padding: 4px 0 4px 20px;
  font-weight: 500;
}
.side-menu-box ul ul li a:hover {
  border-left: 0;
  padding: 4px 0 4px 20px;
  font-weight: 500;
}
.side-menu-box ul ul ul li a:link,
.side-menu-box ul ul ul li a:active,
.side-menu-box ul ul ul li a:visited {
  border-left: 0;
  padding: 4px 0 4px 4px;
  font-weight: 300;
  border-bottom: none;
}
.side-menu-box ul ul ul li a:hover {
  border-left: 0;
  padding: 4px 0 4px 4px;
  font-weight: 300;
  border-bottom: none;
  color: #2F3091;
}
.side-menu-box ul ul li.current_page_item a:link,
.side-menu-box ul ul li.current_page_item a:active,
.side-menu-box ul ul li.current_page_item a:visited {
  font-weight: bold;
  border-left: 0;
}
.side-menu-box ul ul li.current_page_item a:hover {
  font-weight: bold;
  border-left: 0;
}
.side-menu-box ul ul li.current_page_item li a:link,
.side-menu-box ul ul li.current_page_item li a:active,
.side-menu-box ul ul li.current_page_item li a:visited {
  font-weight: 300;
  border-bottom: 0;
  color: #333;
}
.side-menu-box ul ul li.current_page_item li a:hover {
  font-weight: 300;
  border-bottom: 0;
  color: #244300;
}
.side-menu-box ul li.current_page_item li a:link,
.side-menu-box ul li.current_page_item li a:active,
.side-menu-box ul li.current_page_item li a:visited {
  font-weight: 300;
  border-bottom: 0;
  border-left: 0;
  color: #333;
}
.side-menu-box ul li.current_page_item li a:hover {
  font-weight: 300;
  border-bottom: 0;
  border-left: 0;
  color: #244300;
}
.side-menu-box ul li.current_page_item li a:link,
.side-menu-box ul li.current_page_item li a:active,
.side-menu-box ul li.current_page_item li a:visited {
  font-weight: 300;
  border-bottom: 1px solid #fff;
  border-left: 0;
  color: #333;
}
.side-menu-box ul li.current_page_item li a:hover {
  background: #75974d;
  font-weight: 300;
  border-bottom: 0;
  border-bottom: 1px solid #fff!important;
  border-left: 0;
  color: #fff!important;
}
.side-menu-box ul li.current_page_item li li a:link,
.side-menu-box ul li.current_page_item li li a:active,
.side-menu-box ul li.current_page_item li a:visited {
  /* border-bottom:0!important; */
  color: #333;
}
.side-menu-box ul li.current_page_item li li a:hover {
  /* border-bottom:0!important; */
  color: #2F3091;
}
.side-menu-box ul li.current_page_item li li a:link,
.side-menu-box ul li.current_page_item li li a:active,
.side-menu-box ul li.current_page_item li a:visited {
  /* border-bottom:0; */
  color: #333;
}
.side-menu-box ul li.current_page_item li li a:hover {
  /* border-bottom:0; */
  color: #2F3091;
}
.side-menu-box ul ul ul li.current_page_item a:link,
.side-menu-box ul ul ul li.current_page_item a:active,
.side-menu-box ul ul ul li.current_page_item a:visited {
  font-weight: bold;
  border-left: 0;
  border-bottom: none;
}
div.sharedaddy h3.sd-title {
  width: 100%!important;
}
@media (max-width: 768px) {
  .side-menu-box-line {
    border-left: 0px;
  }
  .side-menu-box {
    padding: 0 0 0 0;
    border-top: 1px solid #dedede;
  }
}
.side-menu-box ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.side-menu-box li {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
}
.side-menu-box li a:link,
.side-menu-box li a:active,
.side-menu-box li a:visited {
  padding: 12px 0 12px 12px;
  text-decoration: none;
  background: #ececec;
  border-left: 6px solid #244300;
  color: #000;
  width: 100%;
  display: block;
  border-bottom: 1px solid #fff;
}
.side-menu-box li a:hover {
  padding: 12px 0 12px 12px;
  background: #244300;
  border-left: 6px solid #244300;
  color: #fff;
  width: 100%;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.side-menu-box li.current-menu-item a:link,
.side-menu-box li.current-menu-item a:active,
.side-menu-box li.current-menu-item a:visited {
  background: #75974d;
  border-left: 5px solid #75974d;
  color: #fff;
  border-bottom: 1px solid #75974d;
}
.side-menu-box li.current-menu-item a:hover {
  background: #fff;
  border-left: 5px solid #75974d;
  border-bottom: 1px solid #fff;
  color: #75974d;
}
.sb-slidebar {
  background: #333;
}
.sb-menu li a:link,
.sb-menu li a:active,
.sb-menu li a:visited {
  width: 100%;
  display: inline-block;
  padding: 1em;
  font-size: 100%;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.sb-menu li a:hover {
  width: 100%;
  display: inline-block;
  padding: 1em;
  font-size: 100%;
  font-weight: bold;
  /* text-decoration:underline; */
}
/* ACF
-------------------------------------------------------------- */
/* ACF
-------------------------------------------------------------- */
.hoverbox a.White:link,
.hoverbox a.White:active,
.hoverbox a.White:visited {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0;
  text-decoration: none;
}
.hoverbox a.White:hover {
  display: block;
  color: #fff;
  padding: 0;
  text-decoration: none;
}
.hoverbox a.black:link,
.hoverbox a.black:active,
.hoverbox a.black:visited {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  padding: 0;
  text-decoration: none;
}
.hoverbox a.black:hover {
  display: block;
  color: #000;
  padding: 0;
  text-decoration: none;
}
.hoverbox {
  width: 240px;
  height: 240px;
  background: #000;
  float: left;
  display: block;
  overflow: hidden;
}
.hoverbox .smalltitle {
  display: none;
  font-size: 120%;
  padding: 10px 0 10px 20px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
.hoverbox .largetitle {
  display: none;
  color: #fff;
  padding: 10px 0 10px 20px;
  font-size: 200%;
  font-family: 'Playfair Display', serif;
}
.hoverbox .initialimg {
  display: block;
  position: absolute;
}
.hoverbox .hoverimg {
  display: none;
}
.hoverbox .texttitles {
  position: absolute;
}
.hoverbox:hover {
  background: #007EB8;
}
.hoverbox:hover .largetitle {
  display: block!important;
  position: relative;
  padding: 10px 0 10px 20px;
  font-family: 'Playfair Display', serif;
}
.hoverbox:hover .smalltitle {
  display: block!important;
  position: relative;
  color: #fff;
  padding: 10px 0 10px 20px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
.hoverbox:hover .initialimg {
  display: none!important;
}
.hoverbox:hover .hoverimg {
  display: block!important;
  position: absolute;
}
body {
  color: #333;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 150%;
  background: #fff;
}
img {
  width: auto;
}
.container {
  /*background:#000;*/
}
#CDSWIDSSP .widSSPData {
  background: transparent!important;
}
#CDSWIDSSP .widSSPData .widSSPBranding {
  margin-bottom: 0!important;
  border-bottom: none!important;
}
.widSSPBranding img {
  display: none;
}
.widSSPTrvlRtng dt {
  display: none!important;
}
.widSSPSummary {
  display: none!important;
}
.widSSPLegal {
  display: none!important;
}
.widSSPPopIdx.widSSPSingle b {
  display: none!important;
}
.widSSPPopIdx.widSSPSingle .widSSPDig1 b {
  display: inline!important;
}
.widSSPInformation {
  padding: 0!important;
}
#CDSWIDSSP .widSSPData .widSSPInformation {
  border-top: none!important;
}
.smallheadersection {
  border-bottom: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
}
.mainsection {
  border-top: 1px solid #75974d;
  position: relative;
  z-index: 9;
}
.section1 {
  border-bottom: 1px solid #75974d;
  padding: 10px 0 10px 0;
  height: auto;
  color: #333;
  position: relative;
  z-index: 9999;
  background: #fff;
}
.section1 .container {
  background: #fff;
  color: #333;
}
#breadcrumbs {
  padding-bottom: 20px;
  color: #000;
}
#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited {
  color: #000;
  text-decoration: none;
}
#breadcrumbs a:hover {
  color: #000;
  text-decoration: underline;
}
.copyrightsection {
  /*border-top:30px solid #75974d;*/
  margin-top: 2px;
  /*padding-bottom:20px;*/
}
.footersection {
  /*border-bottom:1px solid #D0D1E9;*/
}
.pagesectioninner {
  padding: 20px;
}
.pagesectioninner.extraheight {
  padding: 50px 20px 20px 20px;
}
.copyright {
  padding: 20px 0 20px 0;
  text-align: center;
}
.copyrightlogo {
  float: left;
  padding-right: 20px;
}
.copyrighttext {
  float: left;
  text-align: left;
  display: block;
  color: #333;
}
.ccc {
  color: #333;
  text-align: center;
  float: right;
  text-align: right;
  display: block;
}
.mattstacey {
  color: #bababa;
  text-align: center;
  clear: both;
  text-align: right;
  display: block;
}
.mattstacey a:link,
.mattstacey a:link,
.mattstacey a:visited {
  color: #bababa;
}
.mattstacey a:hover {
  color: #000;
}
.headerimage {
  background: #fff;
}
.headerimage img {
  width: 100%;
}
.footer-area-widget {
  padding: 20px 0 20px 0;
}
/* Links
-------------------------------------------------------------- */
a:link,
a:active,
a:visited {
  background: transparent;
  color: #2F3091;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-decoration: underline;
}
a:hover {
  background: transparent;
  color: #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
.headerright {
  float: right;
  width: 358px;
}
.footercallus {
  /*text-align:center;*/
  /*font-size:180%;*/
  padding: 0px 0;
}
.footercall {
  font-weight: 300;
  color: #B0B0B0;
  display: inline-block;
}
.footertel {
  font-weight: 300;
  font-size: 120%;
  color: #00A4AA;
  display: inline-block;
}
.logobox {
  text-align: left;
}
.logoboxtext {
  /*display:inline-block;*/
}
.logosmall {
  float: left;
}
.logo {
  color: #4E5FA9;
  display: inline-block;
  /*padding-right:20px;*/
  /*float:left;*/
}
.logo-text {
  font-size: 180%;
  clear: right;
  font-weight: 500;
  display: block;
  float: left;
  padding-top: 20px;
}
.section1 a {
  display: block;
  text-decoration: none;
}
.section1 .logo-strapline {
  color: #2F3091;
  text-align: center;
  font-size: 120%;
  font-style: italic;
}
.section1 .logo-text {
  color: #2F3091;
}
.section1 .logo {
  color: #fff;
}
.section2 {
  background: #BFD8F0;
}
.section2 .container {
  background: #BFD8F0;
  text-align: left;
  padding: 10px 0 10px 20px;
}
.home h1 {
  font-size: 400%;
  padding-top: 20px;
  padding-bottom: 10px;
}
.header-contact {
  padding-top: 6px;
}
.header-contact a:link,
.header-contact a:active,
.header-contact a:visited {
  padding: 8px 20px 13px 15px;
  background: #2E3091;
  line-height: 110%;
  color: #fff;
  float: right;
  display: block;
  text-decoration: none;
  -moz-box-shadow: inset 0px -3px #BFD8F0;
  -webkit-box-shadow: inset 0px -3px #BFD8F0;
  box-shadow: inset 0px -3px #BFD8F0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -ms-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
}
.header-contact a:hover {
  background: #2E3091;
  text-decoration: none;
  padding: 8px 20px 13px 15px;
  -moz-box-shadow: inset 0px -2px #BFD8F0;
  -webkit-box-shadow: inset 0px -2px #BFD8F0;
  box-shadow: inset 0px -2px #BFD8F0;
}
.headertel {
  font-weight: 300;
  color: #244300;
  font-size: 150%;
  font-weight: 400;
}
.headertel a:link,
.headertel a:active,
.headertel a:visited {
  color: #75974d;
  text-decoration: none;
}
.headertel a:hover {
  color: #75974d;
  text-decoration: none;
}
.headersearch {
  float: right;
}
.headertelbox {
  float: right;
  padding-top: 8px;
  text-align: center;
  color: #333;
}
.headertel span {
  color: #333;
  font-weight: 300;
}
.searchbox .searchsubmit {
  float: right;
  border: 0;
}
.searchbox .searchinput {
  border: 1px solid #dedede;
  width: 130px;
  height: 28px;
  padding-left: 5px;
  color: #777;
}
input.searchsubmit {
  background: #4B4C4D;
  color: #fff;
  height: 28px;
}
.searchbox {
  padding-top: 10px;
  text-align: right;
  clear: both;
  display: block;
  width: 190px;
  float: right;
}
.tel {
  float: left;
  color: #475D71;
  line-height: 100%;
  font-size: 180%;
  padding-bottom: 8px;
  font-family: "Open sans";
  font-weight: normal;
  font-style: normal;
  clear: both;
}
.tel a i {
  padding-right: 10px;
  padding-left: 5px;
}
.tel a:link,
.tel a:active,
.tel a:visited {
  color: #475D71;
  text-decoration: none;
  font-family: "Open sans";
  font-weight: normal;
  font-style: normal;
}
.tel a:hover {
  color: #000;
  text-decoration: none;
  font-family: "Open sans";
  font-weight: normal;
  font-style: normal;
}
.email {
  float: left;
  line-height: 100%;
  color: #475D71;
  font-size: 180%;
  clear: both;
  font-family: "Open sans";
  font-weight: normal;
  font-style: normal;
}
.email a i {
  padding-right: 10px;
}
.email a:link,
.email a:active,
.email a:visited {
  color: #475D71;
  text-decoration: none;
  font-family: "Open sans";
  font-weight: normal;
  font-style: normal;
}
.email a:hover {
  color: #000;
  text-decoration: none;
  font-family: "Open sans";
  font-weight: normal;
  font-style: normal;
}
.category .post,
.archive .post {
  max-width: 100%;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption-text {
  background: #fafafa;
  text-align: center;
  font-style: italic;
  font-size: 100%;
  padding: 8px 0 8px 0;
  margin: 0;
}
.alignleft .wp-caption-text {
  margin-left: 20px;
}
h1 {
  color: #464646;
  font-size: 200%;
  font-weight: 300;
  padding: 0 0 0 0;
  margin: 0;
  line-height: 100%;
  font-style: normal;
}
h1 span {
  font-weight: bold!important;
}
.alignright {
  margin-left: 20px;
}
.alignleft {
  margin-right: 20px;
}
.postimage {
  padding-top: 20px;
}
.newsitem {
  border-bottom: 1px solid #dedede;
}
.posttitle {
  color: #444;
  font-size: 150%;
  padding: 12px 0 0 0;
  margin: 0;
}
.posttitle a:link,
.posttitle a:active,
.posttitle a:visited {
  color: #333;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.posttitle a:hover {
  color: #2F3091;
  text-decoration: underline;
  font-weight: 300;
  font-style: normal;
}
h2,
.widget-title {
  color: #4B662C;
  font-size: 160%;
  padding: 12px 0 0 0;
  margin: 0;
  font-weight: 300;
  font-style: normal;
  line-height: 120%;
}
.widget-title {
  padding-bottom: 12px;
}
h3 {
  color: #2F3091;
  font-size: 150%;
  padding: 12px 0 0 0;
  font-weight: 400;
  margin: 0;
  line-height: 120%;
}
h4 {
  color: #2F3091;
  font-size: 140%;
  font-weight: 400;
  padding: 10px 0 0 0;
  margin: 0;
}
h5 {
  color: #2F3091;
  font-size: 140%;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
h6 {
  color: #2F3091;
  font-size: 140%;
  padding: 0;
  font-weight: 400;
  margin: 0;
}
.green h1,
.green h2,
.green h3,
.green h4,
.green h5,
.green h6 {
  color: #fff!important;
}
.clear {
  clear: both;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #dedede;
  clear: both;
}
blockquote p {
  color: #444;
  clear: both;
  margin: 0;
  font-weight: 400;
  font-size: 220%;
  line-height: 100%;
}
blockquote p strong {
  color: #428bca;
  font-style: normal;
}
.newssidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.newssidebar ul li {
  margin: 0;
  padding: 0;
}
.newssidebar ul li a:link,
.newssidebar ul li a:active,
.newssidebar ul li a:visited {
  border-bottom: 1px solid #fff;
  line-height: 100%;
  padding: 10px 0 10px 20px;
  border-left: 6px solid #6F9B36;
  display: block;
  color: #333;
  text-decoration: none;
  width: 100%;
}
.newssidebar ul li a:hover {
  border-bottom: 1px solid #fff;
  line-height: 100%;
  padding: 10px 0 10px 20px;
  border-left: 6px solid #6F9B36;
  display: block;
  text-decoration: none;
  color: #2F3091;
  width: 100%;
}
/* Gallery override
-------------------------------------------------------------- */
.gallery .gallery-item {
  padding: 0 10px 15px 0;
}
.gallery .gallery-item dd {
  margin: 0;
}
.gallery .gallery-item .gallery-caption {
  font-size: 130%;
}
.gallery .gallery-item .gallery-caption div {
  font-size: 70%;
}
.mobsearch {
  display: none;
  background: #fff;
  padding: 0 0 10px 0;
}
/* Responsive overrides styles
-------------------------------------------------------------- */
@media (max-width: 1200px) {
  h1 {
    font-size: 170%;
    line-height: 110%;
  }
  .sitedesc {
    font-size: 160%;
  }
  .sitetitle {
    font-size: 300%;
  }
}
@media (max-width: 992px) {
  .hrline {
    padding: 20px 0;
  }
  h1 {
    font-size: 170%;
    line-height: 110%;
  }
  .sitedesc {
    font-size: 150%;
  }
  .sitetitle {
    font-size: 250%;
  }
  .headertel {
    padding-top: 0;
  }
  .searchbox {
    padding-top: 10px;
  }
  .owl-buttons {
    top: 35%!important;
  }
  #owl-demo .item {
    height: 300px;
  }
  /*.footercallus {
		padding: 20px 0;
	}*/
  .logosmall {
    float: none;
  }
  #owl-demo {
    position: relative!important;
    top: auto;
  }
}
@media (max-width: 768px) {
  .headerimage h1 {
    color: #000;
    position: relative;
    margin-top: 0px;
    bottom: 0;
    font-size: 200%;
    text-shadow: none;
    line-height: 200%;
    text-align: left;
    left: 0;
  }
  .hrline {
    padding: 10px 0;
  }
  .copyrighttext {
    float: none;
    width: 100%;
    text-align: center;
  }
  .mattstacey {
    float: none;
    width: 100%;
    text-align: center;
  }
  a.button1 {
    margin: 0 15px 0 0!important;
  }
  a.button2 {
    margin: 0!important;
  }
  .owl-buttons {
    top: 28%!important;
  }
  .searchbox {
    display: none!important;
  }
  .mobsearch {
    display: block!important;
  }
  .headertel {
    padding-top: 10px;
  }
  .mobsearch .searchbox {
    display: block!important;
  }
  .sitetitle {
    font-size: 180%;
    color: #303030;
    text-shadow: none;
  }
  .sitesection {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
  }
  .sitedesc {
    font-size: 140%;
    color: #303030;
    text-shadow: none;
  }
  #owl-demo {
    position: relative!important;
    top: auto;
  }
  #owl-demo .item {
    height: auto;
  }
  .headertelbox {
    text-align: center!important;
  }
  .logosmall {
    float: none;
  }
  .searchbox {
    text-align: right;
    clear: both;
    display: block;
    padding-top: 4!important;
    width: 180px;
    margin: 0 auto;
  }
  .datebox {
    text-align: center;
  }
  .datetitle {
    padding-top: 15px;
  }
  .headerright {
    width: 100%;
  }
  .smallcenter {
    margin: 0 auto;
    width: 100%;
  }
  .email {
    width: 50%;
    display: inline;
    clear: none;
    font-size: 130%;
  }
  .social-icons-lrg-centered-circle {
    font-size: 120%;
    padding-top: 10px;
  }
  .tel {
    width: 50%;
    float: right;
    font-size: 130%;
    display: inline;
    clear: none;
    text-align: right;
  }
  .tel a i,
  .email a i {
    display: none;
  }
  .pagesectioninner.extraheight {
    padding: 20px 20px 20px 20px!important;
  }
  .ccc {
    padding-top: 20px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #dedede;
  }
  .copyrighttext {
    text-align: center;
  }
  .copyrightlogo {
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 12px;
  }
  .header-contact a:active,
  .header-contact a:link,
  .header-contact a:visited,
  .header-contact a:hover {
    float: none;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    color: #333;
    box-shadow: none;
    height: auto;
    padding: 0 0 5px 0;
  }
  .searchbox {
    float: none;
  }
  .logobox {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .headerimage {
    clear: both;
  }
  .columnlinesboth,
  .columnlinesleft,
  .columnlinesright {
    border-right: 0;
    border-left: 0;
  }
  .columnlinesboth {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
  .searchbox {
    float: none;
  }
  .subpage-sidebar-widget {
    text-align: center;
  }
  .header-contact a:active,
  .header-contact a:link,
  .header-contact a:visited,
  .header-contact a:hover {
    float: none;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    color: #333;
    box-shadow: none;
    height: auto;
    padding: 0 0 5px 0;
  }
  .headerimage h1 {
    color: #000;
    position: relative;
    margin-top: 0px;
    bottom: 0;
    font-size: 200%;
    text-shadow: none;
    line-height: 200%;
    text-align: left;
    left: 0;
  }
  h2 {
    font-size: 120%!important;
  }
  #owl-demo {
    position: relative!important;
    top: auto;
  }
  #owl-demo .item {
    height: auto!important;
  }
  .headertelbox {
    padding: 5px 0 0 0;
    text-align: center!important;
  }
  .logo {
    max-width: 150px;
  }
  .logo-text {
    font-size: 120%;
    padding-top: 10px;
  }
  .logobox {
    text-align: center;
  }
  .searchbox {
    padding-top: 4!important;
    text-align: right;
    clear: both;
    display: block;
    width: 180px;
    margin: 0 auto;
  }
  .section1 .logo-strapline {
    font-size: 100%;
  }
  .tel {
    float: left;
    border-left: none;
  }
  .menubarlines {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #75974d;
  }
  .menusection {
    display: none;
  }
  .datebox {
    text-align: center;
  }
  .datetitle {
    padding-top: 15px;
  }
  .pagesectioninner {
    padding: 10px 0 0 0!important;
  }
  .menusection {
    padding-bottom: 5px;
  }
}
