/*
	Theme Name: Three72 Digital theme
	Theme URI: http://three72.com.au/
	Description: Responsive theme designed & developed by Three72 Digital Pty Ltd
	Version: 1.4.3
	Author: Three72 Digital Pty Ltd
	Author URI: http://three72.com.au/
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 3, css/scss/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
iframe,
img {
  display: block;
}

/* line 20, css/scss/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 28, css/scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 33, css/scss/_normalize.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 39, css/scss/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 45, css/scss/_normalize.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 50, css/scss/_normalize.scss */
a {
  background: transparent;
}

/* line 54, css/scss/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 60, css/scss/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 64, css/scss/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 69, css/scss/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 73, css/scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 78, css/scss/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 83, css/scss/_normalize.scss */
small {
  font-size: 80%;
}

/* line 87, css/scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 95, css/scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 99, css/scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 104, css/scss/_normalize.scss */
img {
  border: 0;
}

/* line 108, css/scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 113, css/scss/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 117, css/scss/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 123, css/scss/_normalize.scss */
pre {
  overflow: auto;
}

/* line 127, css/scss/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 136, css/scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 146, css/scss/_normalize.scss */
button {
  overflow: visible;
}

/* line 150, css/scss/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 155, css/scss/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 163, css/scss/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 168, css/scss/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 174, css/scss/_normalize.scss */
input {
  line-height: normal;
}

/* line 178, css/scss/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 184, css/scss/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 189, css/scss/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 196, css/scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 201, css/scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 207, css/scss/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 212, css/scss/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 216, css/scss/_normalize.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 221, css/scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 226, css/scss/_normalize.scss */
td,
th {
  padding: 0;
}

/*$mid-color: #666;*/
/* line 9, css/scss/_grid.scss */
.container {
  width: 90%;
}
@media (min-width: 1015px) {
  /* line 9, css/scss/_grid.scss */
  .container {
    width: 940px;
  }
}

/* line 29, css/scss/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 14, css/scss/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 38, css/scss/_grid.scss */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 14, css/scss/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, css/scss/mixins/_grid-framework.scss */
.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: 10px;
  padding-right: 10px;
}

/* line 27, css/scss/mixins/_grid-framework.scss */
.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;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, css/scss/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, css/scss/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, css/scss/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, css/scss/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, css/scss/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 550px) {
  /* line 27, css/scss/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 780px) {
  /* line 27, css/scss/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, css/scss/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1015px) {
  /* line 27, css/scss/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, css/scss/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, css/scss/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, css/scss/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, css/scss/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 1, css/scss/_defaultstyles.scss */
html {
  background-color: #333;
  min-width: 320px;
}

/* line 5, css/scss/_defaultstyles.scss */
body {
  font-family: "Hind", sans-serif;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #fff;
}
@media (min-width: 1015px) {
  /* line 5, css/scss/_defaultstyles.scss */
  body {
    padding-top: 0;
  }
}

/* line 18, css/scss/_defaultstyles.scss */
*:focus {
  outline: 0;
}

/* line 21, css/scss/_defaultstyles.scss */
div {
  box-sizing: border-box;
}

/* line 24, css/scss/_defaultstyles.scss */
.container {
  max-width: 90%;
  margin: 0 auto;
}
/* line 71, css/scss/_variables.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1015px) {
  /* line 24, css/scss/_defaultstyles.scss */
  .container {
    max-width: 940px;
  }
}

/* line 35, css/scss/_defaultstyles.scss */
h1 {
  font-size: 30px;
  font-family: "Roboto Condensed", sans-serif;
  color: black;
  font-weight: 800;
  padding: 0px;
  margin: 0px;
}

/* line 43, css/scss/_defaultstyles.scss */
h2 {
  font-size: 24px;
  font-family: "Roboto Condensed", sans-serif;
  color: black;
  padding: 0px;
  margin: 0px;
  font-weight: 100;
}

/* line 52, css/scss/_defaultstyles.scss */
.home h2,
.cta h2,
.about-right h2 {
  color: #333;
}

/* line 57, css/scss/_defaultstyles.scss */
h3 {
  font-size: 18px;
  font-family: "Hind", sans-serif;
  color: black;
  font-weight: 800;
  padding: 0px;
  margin: 0px;
}

/* line 65, css/scss/_defaultstyles.scss */
h4 {
  font-family: "Hind", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #fff;
  padding: 0;
  margin: 0;
}

/* line 73, css/scss/_defaultstyles.scss */
p {
  font-size: 16px;
  font-family: "Hind", sans-serif;
  color: black;
  line-height: 24px;
  padding: 0px;
  margin: 0px;
}

/* line 82, css/scss/_defaultstyles.scss */
.home p,
.cta p,
.about-right p {
  color: #333;
}

/* line 87, css/scss/_defaultstyles.scss */
li {
  font-family: "Hind", sans-serif;
  font-weight: 300;
  color: black;
}

/* line 92, css/scss/_defaultstyles.scss */
strong {
  color: #333333;
}

/* line 95, css/scss/_defaultstyles.scss */
span {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  padding: 0px;
  margin: 0px;
}

/* line 102, css/scss/_defaultstyles.scss */
ul {
  margin: 0px;
  padding: 0px;
}

/* line 107, css/scss/_defaultstyles.scss */
.cta a {
  font-size: 14px;
}

/* line 111, css/scss/_defaultstyles.scss */
a {
  font-family: "Hind", sans-serif;
  font-size: 18px;
  color: black;
  padding: 0;
  margin: 0;
  text-decoration: underline;
}
/* line 119, css/scss/_defaultstyles.scss */
a a:hover,
a a:focus {
  text-decoration: none;
}
/* line 123, css/scss/_defaultstyles.scss */
a a:active {
  text-decoration: none;
}
/* line 126, css/scss/_defaultstyles.scss */
a a:visited {
  text-decoration: none;
}

/* line 131, css/scss/_defaultstyles.scss */
.generic a:hover, .generic a:focus {
  text-decoration: none;
}

/* line 138, css/scss/_defaultstyles.scss */
a.pdf, a.doc {
  /*The background image*/
  padding: 2px 0 2px 22px;
  line-height: 18px;
  /* To center the text vertically with the icon */
}

/* line 142, css/scss/_defaultstyles.scss */
a.pdf {
  background: url(img/pdf_icon.svg) no-repeat left center;
}

/* line 143, css/scss/_defaultstyles.scss */
a.doc {
  background: url(img/pdf_icon.svg) no-repeat left center;
}

/* Override iOS device phone number auto format */
/* line 147, css/scss/_defaultstyles.scss */
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/* line 153, css/scss/_defaultstyles.scss */
.category article {
  margin-bottom: 20px;
}

/* line 1, css/scss/_subnav.scss */
.subnav {
  width: 100%;
  height: 40px;
  background-color: #f6f6f6;
}
/* line 6, css/scss/_subnav.scss */
.subnav .container {
  position: relative;
}
/* line 9, css/scss/_subnav.scss */
.subnav .facebook {
  height: 40px;
}
/* line 11, css/scss/_subnav.scss */
.subnav .facebook .fb-icon {
  background: url("img/icons/fb.png") no-repeat 50%;
  display: inline-block;
  font-size: 0;
  height: 20px;
  float: left;
  margin: 10px 0;
  width: 14px;
}
/* line 21, css/scss/_subnav.scss */
.subnav #search-box {
  position: absolute;
  right: -15px;
  z-index: 500;
  height: 40px;
  width: 104px;
  text-align: right;
  overflow: hidden;
  width: 104px;
  -webkit-transition: width 225ms ease-in;
  transition: width 225ms ease-in;
}
@media (max-width: 1024px) {
  /* line 21, css/scss/_subnav.scss */
  .subnav #search-box {
    width: 40px;
  }
}
/* line 35, css/scss/_subnav.scss */
.subnav #search-box button {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: url(img/search-icon.png) #f6f6f6 no-repeat center center;
  text-indent: -9999px;
  border: 0;
  position: absolute;
  left: 0;
}
/* line 45, css/scss/_subnav.scss */
.subnav #search-box .container {
  position: absolute;
  left: 40px;
  top: 0;
  width: 180px;
}
/* line 51, css/scss/_subnav.scss */
.subnav #search-box .container form label {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  width: 0;
  height: 0;
}
/* line 58, css/scss/_subnav.scss */
.subnav #search-box .container form input#search {
  height: 24px;
  width: 140px;
  margin: 0;
  line-height: 24px;
  border: 8px solid #f6f6f6;
  border-left: 4px solid #f6f6f6;
  border-radius: 0;
  position: absolute;
  left: 0;
  -webkit-appearance: none;
}
/* line 71, css/scss/_subnav.scss */
.subnav #search-box .container form input#search-button {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: #f6f6f6;
  background-position: -280px -40px;
  color: #212121;
  border: 0;
  position: absolute;
  left: 120px;
  -webkit-appearance: none;
}
/* line 82, css/scss/_subnav.scss */
.subnav #search-box .container form input#search-button img {
  padding: 10px;
}
/* line 89, css/scss/_subnav.scss */
.subnav #search-box.t72-search-open {
  width: 205px;
}
/* line 92, css/scss/_subnav.scss */
.subnav span {
  display: none;
}
@media (min-width: 1015px) {
  /* line 92, css/scss/_subnav.scss */
  .subnav span {
    display: block;
    float: left;
    padding-right: 20px;
    line-height: 36px;
    font-size: 16px;
    font-weight: 500;
  }
}
/* line 103, css/scss/_subnav.scss */
.subnav .navAddress {
  float: left;
}
/* line 105, css/scss/_subnav.scss */
.subnav .navAddress .icon {
  background: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -132px -40px;
  margin-top: 1px;
  margin-left: -2px;
  width: 30px;
  height: 40px;
  margin-right: 5px;
  float: left;
  zoom: 0.85;
}
/* line 118, css/scss/_subnav.scss */
.subnav .officeCall {
  float: left;
}
/* line 120, css/scss/_subnav.scss */
.subnav .officeCall .icon {
  background: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -40px -40px;
  margin-top: 1px;
  margin-left: -2px;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  float: left;
  zoom: 0.85;
}
/* line 133, css/scss/_subnav.scss */
.subnav .officeEmail {
  float: left;
}
/* line 135, css/scss/_subnav.scss */
.subnav .officeEmail .icon {
  background: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -160px -40px;
  margin-top: 1px;
  margin-left: -2px;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  float: left;
  zoom: 0.85;
}

/* line 2, css/scss/_pagination.scss */
.paginate-area .pagination {
  padding: 0 0 50px 0;
  text-align: center;
}
/* line 5, css/scss/_pagination.scss */
.paginate-area .pagination a {
  color: #ff9900;
}
/* line 8, css/scss/_pagination.scss */
.paginate-area .pagination ul {
  list-style: none;
}
/* line 10, css/scss/_pagination.scss */
.paginate-area .pagination ul li {
  display: inline-block;
}
/* line 14, css/scss/_pagination.scss */
.paginate-area .pagination .page-numbers {
  color: #333;
  font-weight: 300;
  font-size: 16px;
  display: block;
  height: 30px;
  margin: 0 5px;
  width: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
}
/* line 24, css/scss/_pagination.scss */
.paginate-area .pagination .page-numbers.current {
  color: #333;
  background: #ccc;
  font-weight: 800;
}
/* line 29, css/scss/_pagination.scss */
.paginate-area .pagination .page-numbers.prev, .paginate-area .pagination .page-numbers.next {
  margin: 0 35px 0 0;
  text-indent: -9999px;
  background-color: #333;
  background-image: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -366px -126px;
  border: 1px solid transparent;
}
/* line 39, css/scss/_pagination.scss */
.paginate-area .pagination .page-numbers.next {
  margin: 0 0 0 35px;
  background-position: -325px -126px;
}

@media (max-width: 500px) {
  /* line 2, css/scss/_nav.scss */
  .headroom {
    -webkit-transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
  }

  /* line 6, css/scss/_nav.scss */
  .headroom--pinned {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  /* line 11, css/scss/_nav.scss */
  .headroom--unpinned {
    -webkit-transform: translateY(-120px);
    -ms-transform: translateY(-120px);
    transform: translateY(-120px);
  }

  /* line 16, css/scss/_nav.scss */
  body {
    -webkit-transition: padding-top 300ms ease;
    transition: padding-top 300ms ease;
  }

  /* line 20, css/scss/_nav.scss */
  .header-is-hidden {
    padding-top: 24px;
  }
}
/* line 25, css/scss/_nav.scss */
.header {
  width: 100%;
  z-index: 50;
}
@media (min-width: 1015px) {
  /* line 25, css/scss/_nav.scss */
  .header {
    position: relative;
  }
}

/* line 33, css/scss/_nav.scss */
.nav {
  height: 40px;
  background-color: #333;
  width: 100%;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1015px) {
  /* line 33, css/scss/_nav.scss */
  .nav {
    height: 60px;
  }
}
@media (max-width: 500px) {
  /* line 33, css/scss/_nav.scss */
  .nav {
    top: 120px;
  }
}

/* line 48, css/scss/_nav.scss */
.nav-region {
  background: #333;
}

/* line 52, css/scss/_nav.scss */
h1.logo {
  line-height: 0;
}
/* line 54, css/scss/_nav.scss */
h1.logo a {
  display: inline-block;
}
@media (min-width: 1015px) {
  /* line 54, css/scss/_nav.scss */
  h1.logo a {
    padding: 30px 0;
  }
}
/* line 60, css/scss/_nav.scss */
h1.logo span {
  color: #333;
  text-indent: -9999px;
  display: block;
  width: 0;
  float: left;
}
/* line 67, css/scss/_nav.scss */
h1.logo img {
  height: 110px;
  width: auto;
}
@media (min-width: 1015px) {
  /* line 67, css/scss/_nav.scss */
  h1.logo img {
    height: auto;
  }
}

/* line 77, css/scss/_nav.scss */
.menu-item-depth-0 > .nav-topLink {
  margin: 0 8px;
  font-size: 18px;
  cursor: pointer;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}

/* line 87, css/scss/_nav.scss */
.navLinks {
  display: none;
  float: left;
  line-height: 60px;
}
/* line 91, css/scss/_nav.scss */
.navLinks li {
  float: left;
  list-style-type: none;
  list-style-image: none;
  position: relative;
}
/* line 96, css/scss/_nav.scss */
.navLinks li ul {
  display: none;
}
@media (min-width: 1015px) {
  /* line 87, css/scss/_nav.scss */
  .navLinks {
    display: block;
  }
}

@-moz-document url-prefix() {
  /* line 106, css/scss/_nav.scss */
  .navLinks {
    line-height: 59px;
  }
}
/* line 111, css/scss/_nav.scss */
.toggle-panel {
  background: url(img/spritesheet400x400.png);
  height: 32px;
  width: 32px;
  background-position: -4px -44px;
  border: 0;
  position: absolute;
  right: 10px;
  top: 3px;
}
/* line 120, css/scss/_nav.scss */
.toggle-panel span {
  display: block;
  text-indent: -9999px;
}
@media (min-width: 1015px) {
  /* line 111, css/scss/_nav.scss */
  .toggle-panel {
    display: none;
  }
}

/* line 129, css/scss/_nav.scss */
#mobile-menu {
  top: 0px !important;
  background: #333;
}
/* line 131, css/scss/_nav.scss */
#mobile-menu .nav-pointer {
  display: none;
}
/* line 134, css/scss/_nav.scss */
#mobile-menu span.nav-topLink {
  font-family: 'Hind', sans-serif;
  font-size: 18px;
  color: #fff;
  padding: 0;
  margin: 0;
  text-decoration: none;
  display: block;
  text-transform: none;
}
/* line 144, css/scss/_nav.scss */
#mobile-menu ul {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 147, css/scss/_nav.scss */
#mobile-menu ul ul {
  margin: 0 0 0 20px;
  border-left: 1px solid #444;
}
/* line 154, css/scss/_nav.scss */
#mobile-menu li.nav-home a {
  padding: 12px 0;
}
/* line 158, css/scss/_nav.scss */
#mobile-menu li {
  display: block;
}
/* line 160, css/scss/_nav.scss */
#mobile-menu li a {
  padding: 0px 20px;
  margin: 0;
  display: block;
  height: 100%;
  width: 100%;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  line-height: 55px;
}
/* line 173, css/scss/_nav.scss */
#mobile-menu li a:hover {
  background-color: #F6911D;
}
@media (min-width: 1015px) {
  /* line 129, css/scss/_nav.scss */
  #mobile-menu {
    display: none;
  }
}
/* line 181, css/scss/_nav.scss */
#mobile-menu .col-xs-12 {
  padding: 0px;
}

/* line 186, css/scss/_nav.scss */
.overlay {
  position: fixed;
  background: rgba(255, 255, 255, 0.75);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 999999;
  -webkit-transition: all 225ms ease;
  -moz-transition: all 225ms ease;
  transition: all 225ms ease;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  cursor: pointer;
}

/* line 208, css/scss/_nav.scss */
.scotch-is-showing .overlay {
  display: block;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 233, css/scss/_nav.scss */
ul.menu-depth-1 .nav-topLink {
  cursor: pointer;
  display: block;
  color: #fff;
  padding: 12px 20px;
  display: block;
}
/* line 239, css/scss/_nav.scss */
ul.menu-depth-1 .nav-topLink .sub-menu-link {
  padding: 0;
}
/* line 242, css/scss/_nav.scss */
ul.menu-depth-1 .nav-topLink:after {
  display: none;
}

/* line 248, css/scss/_nav.scss */
.menu-depth-1,
.menu-depth-2 {
  -webkit-box-shadow: 1px 1px 2px 0 #ccc;
  box-shadow: 1px 1px 2px 0 #ccc;
}

/* line 254, css/scss/_nav.scss */
.home .menu-depth-1,
.home .menu-depth-2 {
  -webkit-box-shadow: 1px 1px 2px 0 #333;
  box-shadow: 1px 1px 2px 0 #333;
}

/* line 260, css/scss/_nav.scss */
.menu-depth-2 {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
}

/*OVER RIDES*/
/* line 269, css/scss/_nav.scss */
.nav {
  background-color: #333;
  text-transform: none;
}
@media (min-width: 1015px) {
  /* line 269, css/scss/_nav.scss */
  .nav {
    background-color: #333;
  }
}

/* line 276, css/scss/_nav.scss */
.menu-item-depth-0 > .nav-topLink {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-transform: none;
  margin: 0 13px;
  z-index: 2;
}

@media (min-width: 320px) {
  /* line 299, css/scss/_nav.scss */
  #mobile-menu .menu-depth-1 span.nav-topLink {
    margin: 0;
    display: block;
    height: 100%;
    width: 100%;
    padding: 12px 10px;
    font-size: 16px;
    font-family: 'Hind', sans-serif;
    font-weight: 500;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    text-indent: 10px;
    border-left: 3px solid #444;
  }
}
@media (min-width: 550px) {
  /* line 321, css/scss/_nav.scss */
  #mobile-menu .menu-depth-1 span.nav-topLink {
    margin: 0;
    display: block;
    height: 100%;
    width: 100%;
    padding: 12px 10px;
    font-size: 16px;
    font-family: 'Hind', sans-serif;
    font-weight: 500;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    text-indent: 10px;
    border-left: 3px solid #444;
  }
}
@media (min-width: 780px) {
  /* line 343, css/scss/_nav.scss */
  #mobile-menu .menu-depth-1 span.nav-topLink {
    margin: 0;
    display: block;
    height: 100%;
    width: 100%;
    padding: 12px 10px;
    font-size: 16px;
    font-family: 'Hind', sans-serif;
    font-weight: 500;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    text-indent: 10px;
    border-left: 3px solid #444;
  }
}
/* line 366, css/scss/_nav.scss */
.navLinks li:focus ul li .nav-topLink {
  color: #fff;
}

/* line 375, css/scss/_nav.scss */
#menu-main-menu li.nav-home {
  margin-left: -13px;
}
/* line 379, css/scss/_nav.scss */
#menu-main-menu li.menu-item:hover {
  background-color: #F6911D;
}
/* line 381, css/scss/_nav.scss */
#menu-main-menu li.menu-item:hover:after {
  content: 'a';
  left: 0;
  top: -10px;
  display: block;
  position: absolute;
  width: 100%;
  background-color: #F6911D;
  color: transparent;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  z-index: 1;
  height: 20px;
}

/* line 405, css/scss/_nav.scss */
#menu-main-menu.navLinks li:hover ul.sub_menu {
  display: block;
}

/* line 413, css/scss/_nav.scss */
#menu-main-menu.navLinks li ul.sub_menu {
  display: none;
  background-color: #F6911D;
  width: 200px;
  position: absolute;
}
/* line 418, css/scss/_nav.scss */
#menu-main-menu.navLinks li ul.sub_menu li.menu-item {
  float: none;
  line-height: 2em;
  border-bottom: 1px dotted #e47e09;
}
/* line 422, css/scss/_nav.scss */
#menu-main-menu.navLinks li ul.sub_menu li.menu-item:last-child {
  border-bottom: none;
}
/* line 425, css/scss/_nav.scss */
#menu-main-menu.navLinks li ul.sub_menu li.menu-item:hover {
  background-color: #ed8309;
}
/* line 428, css/scss/_nav.scss */
#menu-main-menu.navLinks li ul.sub_menu li.menu-item a {
  color: #fff;
  padding: 14px 14px 10px;
  display: block;
}

/* line 442, css/scss/_nav.scss */
#menu-main-menu ul.sub_menu li.menu-item:hover:after {
  content: none;
  height: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 1, css/scss/_cta.scss */
.cta {
  padding: 40px 0 40px 0;
}
/* line 3, css/scss/_cta.scss */
.cta a {
  text-decoration: none;
}
/* line 11, css/scss/_cta.scss */
.cta h2 {
  display: inline-block;
  width: 100%;
  padding-top: 28px;
  padding-bottom: 10px;
  font-family: "Roboto Condensed", sans-serif;
  color: #333;
  border-bottom: 1px solid #cacaca;
}
/* line 20, css/scss/_cta.scss */
.cta .ctaFirstChild {
  padding-top: 0;
}
/* line 23, css/scss/_cta.scss */
.cta .ctaImg {
  overflow: hidden;
  width: 100%;
  height: 240px;
  display: block;
}
@media (min-width: 780px) {
  /* line 23, css/scss/_cta.scss */
  .cta .ctaImg {
    display: block;
    height: 220px;
  }
}
/* line 32, css/scss/_cta.scss */
.cta .ctaImg img {
  width: 100%;
  height: auto;
}
/* line 37, css/scss/_cta.scss */
.cta p {
  padding: 20px 0 30px;
  color: #666;
  min-height: 80px;
}
@media (min-width: 780px) {
  /* line 37, css/scss/_cta.scss */
  .cta p {
    font-size: 14px;
  }
}
@media (min-width: 1015px) {
  /* line 37, css/scss/_cta.scss */
  .cta p {
    font-size: 16px;
  }
}
/* line 48, css/scss/_cta.scss */
.cta a.ctaBtn {
  font-weight: 500;
}
/* line 51, css/scss/_cta.scss */
.cta .ctaBtn {
  color: #fff;
  font-size: 14px;
  background-color: #F6911D;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  display: block;
  line-height: 35px;
  margin-bottom: 20px;
  padding: 2px 10px 0;
  width: 105px;
}
/* line 63, css/scss/_cta.scss */
.cta .three-words {
  max-width: 100%;
  height: auto;
}
@media (min-width: 780px) {
  /* line 63, css/scss/_cta.scss */
  .cta .three-words {
    margin: 10px auto 10px;
    zoom: 0.8;
  }
}
@media (min-width: 1015px) {
  /* line 63, css/scss/_cta.scss */
  .cta .three-words {
    zoom: 1;
    margin: 23px auto 10px;
  }
}
/* line 75, css/scss/_cta.scss */
.cta .col-md-4 {
  margin-bottom: 60px;
}
@media (min-width: 780px) {
  /* line 75, css/scss/_cta.scss */
  .cta .col-md-4 {
    margin-bottom: 0;
  }
}

/* line 83, css/scss/_cta.scss */
.ctaContentPage {
  background-color: #fff;
}

/* line 89, css/scss/_cta.scss */
.col-md-4:hover .ctaBtn:after {
  background: url(img/logo-icon-button-hover.png) no-repeat center right;
}

/* line 1, css/scss/_products.scss */
.product {
  padding: 0 0 28px 0;
}
@media (min-width: 550px) {
  /* line 1, css/scss/_products.scss */
  .product {
    padding: 40px 0 40px 0;
  }
}
/* line 6, css/scss/_products.scss */
.product h1 {
  font-weight: normal;
  font-size: 32px;
  margin: 20px 0px 50px 0px;
}
/* line 11, css/scss/_products.scss */
.product a {
  text-decoration: none;
}
/* line 18, css/scss/_products.scss */
.product h2 {
  display: inline-block;
  min-height: auto;
  width: 100%;
  padding-top: 28px;
  padding-bottom: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  color: #333;
  border-bottom: 1px solid #cacaca;
}
/* line 29, css/scss/_products.scss */
.product .productFirstChild {
  padding-top: 0;
}
/* line 32, css/scss/_products.scss */
.product .productImg {
  overflow: hidden;
  width: 100%;
  height: 240px;
  display: block;
}
@media (min-width: 780px) {
  /* line 32, css/scss/_products.scss */
  .product .productImg {
    display: block;
    height: 220px;
  }
}
/* line 42, css/scss/_products.scss */
.product .productImg img {
  width: 100%;
  height: auto;
}
/* line 47, css/scss/_products.scss */
.product p {
  line-height: 24px;
  padding: 20px 0 20px;
  color: #666;
  min-height: auto;
}
@media (min-width: 550px) {
  /* line 47, css/scss/_products.scss */
  .product p {
    min-height: 100px;
  }
}
@media (min-width: 780px) {
  /* line 47, css/scss/_products.scss */
  .product p {
    font-size: 14px;
  }
}
@media (min-width: 1015px) {
  /* line 47, css/scss/_products.scss */
  .product p {
    font-size: 16px;
    min-height: 80px;
  }
}
/* line 63, css/scss/_products.scss */
.product .productBtn {
  color: #fff;
  font-size: 14px;
  background-color: #F6911D;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  display: block;
  line-height: 35px;
  margin-bottom: 20px;
  padding: 2px 10px 0;
  width: 105px;
}
/* line 75, css/scss/_products.scss */
.product .three-words {
  max-width: 100%;
  height: auto;
}
@media (min-width: 780px) {
  /* line 75, css/scss/_products.scss */
  .product .three-words {
    margin: 10px auto 10px;
    zoom: 0.8;
  }
}
@media (min-width: 1015px) {
  /* line 75, css/scss/_products.scss */
  .product .three-words {
    zoom: 1;
    margin: 23px auto 10px;
  }
}
/* line 87, css/scss/_products.scss */
.product .col-md-4 {
  margin-bottom: 60px;
}
@media (min-width: 780px) {
  /* line 87, css/scss/_products.scss */
  .product .col-md-4 {
    margin-bottom: 40px;
  }
}

/* line 95, css/scss/_products.scss */
.productContentPage {
  background-color: #fff;
}

/* line 102, css/scss/_products.scss */
.col-md-4:hover .ctaBtn:after {
  background: url(img/logo-icon-button-hover.png) no-repeat center right;
}

/* line 1, css/scss/_login.scss */
body.login {
  background: #fff;
  padding-top: 0;
  height: auto;
}
@media (min-width: 780px) {
  /* line 1, css/scss/_login.scss */
  body.login {
    padding-top: 0px;
  }
}

/* line 10, css/scss/_login.scss */
.login .message,
.login form,
.login #login_error {
  background-color: #fff;
  -webkit-box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.1);
}
/* line 17, css/scss/_login.scss */
.login .message,
.login #login_error {
  min-height: 50px;
  line-height: 25px;
  border-left-width: 10px;
}
/* line 23, css/scss/_login.scss */
.login #login {
  width: 90%;
  padding: 0px 0 40px !important;
}
@media (min-width: 550px) {
  /* line 23, css/scss/_login.scss */
  .login #login {
    width: 380px;
    padding: 80px 0 80px !important;
  }
}
/* line 31, css/scss/_login.scss */
.login h1 a {
  background-image: url(img/logo-main.png);
  background-size: 100%;
  background-position: center;
  width: 100%;
  height: 103px;
}
/* line 38, css/scss/_login.scss */
.login label {
  color: #333333;
  font-weight: 300;
  font-size: 16px;
}
/* line 43, css/scss/_login.scss */
.login form .input,
.login form input[type=checkbox],
.login input[type=text] {
  background: #f7f7f7;
  border: 1px solid #ddd;
  box-shadow: none;
  margin-right: 6px;
}
/* line 51, css/scss/_login.scss */
.login form .input,
.login input[type=text] {
  height: 50px;
}
/* line 55, css/scss/_login.scss */
.login form .forgetmenot label {
  font-size: 13px;
}
/* line 58, css/scss/_login.scss */
.login #nav a:before,
.login #backtoblog a:before {
  content: '';
  float: right;
  display: block;
  height: 26px;
  width: 26px;
  background-color: #333;
  background-image: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -327px -128px;
}
/* line 73, css/scss/_login.scss */
.login #backtoblog a,
.login #nav a {
  text-decoration: none;
  color: #777;
  font-size: 14px;
  font-weight: 400;
}
/* line 79, css/scss/_login.scss */
.login #backtoblog a:hover,
.login #nav a:hover {
  color: #777;
  text-decoration: underline;
}
/* line 84, css/scss/_login.scss */
.login .button.button-large {
  background-color: #333;
  border: 0;
  outline: 0;
  box-shadow: none;
  font-weight: 800;
  font-size: 14px;
  border-radius: 0;
  height: 40px;
  padding: 0 22px;
}

/* line 1, css/scss/_business-cards.scss */
.business-card {
  -webkit-box-shadow: 0px 1px 2px 1px rgba(153, 153, 153, 0.4);
  -moz-box-shadow: 0px 1px 2px 1px rgba(153, 153, 153, 0.4);
  box-shadow: 0px 1px 2px 1px rgba(153, 153, 153, 0.4);
  min-height: 200px;
  margin-bottom: 28px;
  border-top: 2px solid #333;
  padding: 20px;
  font-size: 14px;
  font-weight: 100;
}
/* line 11, css/scss/_business-cards.scss */
.business-card .title {
  font-size: 16px;
  margin-bottom: 18px;
}
/* line 15, css/scss/_business-cards.scss */
.business-card .sub-title {
  margin-top: 12px;
  margin-bottom: 3px;
}

/* line 1, css/scss/_slider.scss */
.slider {
  position: relative;
}

/* line 4, css/scss/_slider.scss */
.slider-ctrl-region {
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 1015px) {
  /* line 4, css/scss/_slider.scss */
  .slider-ctrl-region {
    max-width: 940px;
  }
}

/* line 15, css/scss/_slider.scss */
.next,
.prev {
  background-color: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  height: 470px;
  z-index: 3;
}
@media (min-width: 1015px) {
  /* line 15, css/scss/_slider.scss */
  .next,
  .prev {
    background-color: transparent;
  }
}
/* line 26, css/scss/_slider.scss */
.next span,
.prev span {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  display: inline-block;
  width: 40px;
}

/* line 32, css/scss/_slider.scss */
.next {
  right: 0px;
}
@media (min-width: 1015px) {
  /* line 32, css/scss/_slider.scss */
  .next {
    right: 0px;
  }
}
/* line 37, css/scss/_slider.scss */
.next span {
  background: url(img/arrow-right-01.svg) no-repeat 50%;
}
/* line 39, css/scss/_slider.scss */
.next span:hover, .next span:focus {
  background: url(img/arrow-right-01.svg) no-repeat 50%;
}

/* line 45, css/scss/_slider.scss */
.prev {
  left: 0px;
}
@media (min-width: 1015px) {
  /* line 45, css/scss/_slider.scss */
  .prev {
    left: 0px;
  }
}
/* line 50, css/scss/_slider.scss */
.prev span {
  background: url(img/arrow-left-01.svg) no-repeat 50%;
}
/* line 52, css/scss/_slider.scss */
.prev span:hover, .prev span:focus {
  background: url(img/arrow-left-01.svg) no-repeat 50%;
}

/* line 58, css/scss/_slider.scss */
.slider-row {
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 63, css/scss/_slider.scss */
.slide-content {
  background: #333;
  display: none;
  float: right;
  margin: -1px 40px 0 0;
  max-width: 50%;
  min-height: 470px;
  padding: 30px 0 27px;
  position: relative;
  width: 350px;
  z-index: 2;
}
@media (min-width: 1015px) {
  /* line 63, css/scss/_slider.scss */
  .slide-content {
    display: block;
    margin: -1px 0 0;
  }
}
/* line 78, css/scss/_slider.scss */
.slide-content .sliderTitle {
  padding: 0px 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #666;
  color: #fff;
  font-size: 20px;
}
/* line 85, css/scss/_slider.scss */
.slide-content .sliderText {
  margin-top: 30px;
  color: #cacaca;
}
/* line 90, css/scss/_slider.scss */
.slide-content ul li {
  list-style: none;
  border-bottom: 1px dashed #3a3a3a;
  padding: 10px 40px 5px 40px;
}
/* line 94, css/scss/_slider.scss */
.slide-content ul li:hover a {
  color: #F6911D;
}
/* line 96, css/scss/_slider.scss */
.slide-content ul li:hover a:after {
  content: url(img/slider-hover-01.svg);
  position: absolute;
  left: 0;
  background-size: 7px 14px;
  height: 14px;
  width: 7px;
  z-index: 2;
  padding-top: 2px;
}
/* line 107, css/scss/_slider.scss */
.slide-content ul li a {
  color: #cacaca;
  display: block;
  font-size: 16px;
}

/* line 115, css/scss/_slider.scss */
.slide-info {
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 30px;
  position: relative;
  z-index: 5;
  width: 75%;
  max-width: 500px;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 1015px) {
  /* line 115, css/scss/_slider.scss */
  .slide-info {
    margin: 0;
  }
}
/* line 128, css/scss/_slider.scss */
.slide-info .sliderText {
  line-height: 1.3em;
  color: #fff;
  font-size: 18px;
}
@media (min-width: 780px) {
  /* line 128, css/scss/_slider.scss */
  .slide-info .sliderText {
    font-size: 26px;
  }
}

/* line 137, css/scss/_slider.scss */
.slider-btn {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  background: #333333;
  color: #fff;
  text-decoration: none;
  padding: 8px 12px;
  display: inline-block;
}
/* line 145, css/scss/_slider.scss */
.slider-btn:hover, .slider-btn:focus {
  background: #4d4d4d;
}

/* line 150, css/scss/_slider.scss */
.sliderAddress {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin-top: 10px;
  color: #fff;
}
@media (min-width: 550px) {
  /* line 150, css/scss/_slider.scss */
  .sliderAddress {
    font-size: 24px;
    line-height: 30px;
  }
}

/* line 162, css/scss/_slider.scss */
.slider {
  width: 100%;
  height: 300px;
  background: #212121;
}
@media (min-width: 320px) {
  /* line 162, css/scss/_slider.scss */
  .slider {
    height: 470px;
  }
}
/* line 169, css/scss/_slider.scss */
.slider .slider-img {
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
/* line 178, css/scss/_slider.scss */
.slider .slider-row {
  height: 300px;
}
@media (min-width: 320px) {
  /* line 178, css/scss/_slider.scss */
  .slider .slider-row {
    height: 470px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
}
/* line 186, css/scss/_slider.scss */
.slider .slider-row .slider-info-container {
  height: 100%;
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding-top: 1px;
}
@media (min-width: 1015px) {
  /* line 186, css/scss/_slider.scss */
  .slider .slider-row .slider-info-container {
    width: 940px;
  }
}

/* line 199, css/scss/_slider.scss */
.slider-nav-thumbs {
  display: none;
  position: absolute;
  bottom: 45px;
  left: 50px;
  clear: both;
  z-index: 10;
}
@media (min-width: 1015px) {
  /* line 199, css/scss/_slider.scss */
  .slider-nav-thumbs {
    position: absolute;
    bottom: 45px;
    right: 220px;
  }
}

/* line 212, css/scss/_slider.scss */
.slider-nav-thumbs ul {
  list-style-type: none;
}

/* line 215, css/scss/_slider.scss */
.slider-nav-thumbs ul li {
  float: right;
}

/* line 218, css/scss/_slider.scss */
.slider-nav-thumbs ul li div {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 2px;
  border: 1px solid #656565;
  background-color: #656565;
  text-indent: -9999px;
}
/* line 226, css/scss/_slider.scss */
.slider-nav-thumbs ul li div.active {
  background-color: transparent;
}

/* line 1, css/scss/_gallery.scss */
.gallery {
  text-align: center;
}
/* line 3, css/scss/_gallery.scss */
.gallery img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
/* line 9, css/scss/_gallery.scss */
.gallery .gallery-text .hidden {
  display: none;
}
/* line 12, css/scss/_gallery.scss */
.gallery .gallery-text .active {
  display: block;
}
/* line 15, css/scss/_gallery.scss */
.gallery .gallery-text p {
  margin-bottom: 21px;
  text-align: left;
}
/* line 20, css/scss/_gallery.scss */
.gallery .gallery-spotlight {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 30px;
  margin-top: 0;
}
@media (min-width: 780px) {
  /* line 20, css/scss/_gallery.scss */
  .gallery .gallery-spotlight {
    margin-left: -10px;
    margin-right: -10px;
    height: 370px;
  }
}
@media (min-width: 1015px) {
  /* line 20, css/scss/_gallery.scss */
  .gallery .gallery-spotlight {
    margin-bottom: 40px;
    margin-top: 30px;
    height: 500px;
  }
}
/* line 36, css/scss/_gallery.scss */
.gallery .gallery-spotlight button {
  position: static;
  border: 0;
  background: #ff9900;
  padding: 0;
  margin: 0;
  width: 50%;
  float: left;
  height: 56px;
  text-indent: -9999px;
}
@media (min-width: 780px) {
  /* line 36, css/scss/_gallery.scss */
  .gallery .gallery-spotlight button {
    position: absolute;
    float: none;
  }
}
/* line 50, css/scss/_gallery.scss */
.gallery .gallery-spotlight button span {
  margin: 0 10px;
  display: block;
  width: 40px;
  height: 40px;
  background: url(img/spritesheet400x400.png);
}
@media (min-width: 780px) {
  /* line 50, css/scss/_gallery.scss */
  .gallery .gallery-spotlight button span {
    margin: 0 7px;
  }
}
@media (min-width: 1015px) {
  /* line 50, css/scss/_gallery.scss */
  .gallery .gallery-spotlight button span {
    margin: 0 15px;
  }
}
@media (min-width: 780px) {
  /* line 63, css/scss/_gallery.scss */
  .gallery .gallery-spotlight button#gallery-control-left {
    top: 50%;
    left: 7px;
    margin-top: -27px;
    width: 54px;
    height: 54px;
  }
}
@media (min-width: 1015px) {
  /* line 63, css/scss/_gallery.scss */
  .gallery .gallery-spotlight button#gallery-control-left {
    width: 70px;
    height: 70px;
    margin-top: -35px;
  }
}
/* line 76, css/scss/_gallery.scss */
.gallery .gallery-spotlight button#gallery-control-left span {
  background-position: -240px -40px;
}
@media (min-width: 780px) {
  /* line 80, css/scss/_gallery.scss */
  .gallery .gallery-spotlight button#gallery-control-right {
    top: 50%;
    right: 7px;
    margin-top: -27px;
    width: 54px;
    height: 54px;
  }
}
@media (min-width: 1015px) {
  /* line 80, css/scss/_gallery.scss */
  .gallery .gallery-spotlight button#gallery-control-right {
    width: 70px;
    height: 70px;
    margin-top: -35px;
  }
}
/* line 93, css/scss/_gallery.scss */
.gallery .gallery-spotlight button#gallery-control-right span {
  float: right;
  background-position: -200px -40px;
}
/* line 99, css/scss/_gallery.scss */
.gallery .gallery-spotlight .image-container {
  padding: 0;
  display: block;
  margin-top: 56px;
}
@media (min-width: 780px) {
  /* line 99, css/scss/_gallery.scss */
  .gallery .gallery-spotlight .image-container {
    display: flex;
    padding: 0 25px;
    height: 370px;
    margin-top: 0;
  }
}
@media (min-width: 1015px) {
  /* line 99, css/scss/_gallery.scss */
  .gallery .gallery-spotlight .image-container {
    padding: 0 30px;
    height: 500px;
  }
}
/* line 113, css/scss/_gallery.scss */
.gallery .gallery-spotlight .image-container img {
  margin: auto;
  height: auto;
  max-height: 100%;
  width: 100%;
}
@media (min-width: 780px) {
  /* line 113, css/scss/_gallery.scss */
  .gallery .gallery-spotlight .image-container img {
    width: auto;
    max-width: 100%;
  }
}
/* line 122, css/scss/_gallery.scss */
.gallery .gallery-spotlight .image-container img.hidden {
  display: none;
  opacity: 0;
}
/* line 126, css/scss/_gallery.scss */
.gallery .gallery-spotlight .image-container img.active {
  display: block;
  opacity: 1;
}
/* line 133, css/scss/_gallery.scss */
.gallery .gallery-thumbnails {
  display: none;
  margin-bottom: 25px;
  position: relative;
  height: 109px;
}
@media (min-width: 780px) {
  /* line 133, css/scss/_gallery.scss */
  .gallery .gallery-thumbnails {
    display: block;
  }
}
@media (min-width: 1015px) {
  /* line 133, css/scss/_gallery.scss */
  .gallery .gallery-thumbnails {
    margin: 0 -20px;
    margin-bottom: 70px;
    height: 126px;
  }
}
/* line 146, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .thumbnail-control {
  background: #fff;
  text-indent: -9999px;
  z-index: 999;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
}
/* line 157, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .thumbnail-control span {
  background: url(img/spritesheet400x400.png);
  width: 40px;
  height: 40px;
  display: block;
}
/* line 163, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .thumbnail-control#thumbnail-control-right {
  right: -33px;
}
@media (min-width: 1015px) {
  /* line 163, css/scss/_gallery.scss */
  .gallery .gallery-thumbnails .thumbnail-control#thumbnail-control-right {
    right: -20px;
  }
}
/* line 168, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .thumbnail-control#thumbnail-control-right span {
  background-position: 200px -160px;
}
/* line 172, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .thumbnail-control#thumbnail-control-left {
  left: -33px;
}
@media (min-width: 1015px) {
  /* line 172, css/scss/_gallery.scss */
  .gallery .gallery-thumbnails .thumbnail-control#thumbnail-control-left {
    left: -20px;
  }
}
/* line 177, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .thumbnail-control#thumbnail-control-left span {
  background-position: 160px -160px;
}
/* line 182, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .gallery-paper-cut-left,
.gallery .gallery-thumbnails .gallery-paper-cut-right {
  background: url(img/gallery-paper-cut.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 54px 200px;
  width: 27px;
  height: 234px;
  position: absolute;
  left: 7px;
  top: -46px;
  z-index: 999;
}
@media (min-width: 1015px) {
  /* line 182, css/scss/_gallery.scss */
  .gallery .gallery-thumbnails .gallery-paper-cut-left,
  .gallery .gallery-thumbnails .gallery-paper-cut-right {
    background-size: 54px 234px;
    left: 20px;
    top: -54px;
  }
}
/* line 200, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .gallery-paper-cut-right {
  background-position: -27px 0px;
  right: 7px;
  left: auto;
}
@media (min-width: 1015px) {
  /* line 200, css/scss/_gallery.scss */
  .gallery .gallery-thumbnails .gallery-paper-cut-right {
    right: 20px;
  }
}
/* line 208, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .greater-thumb-container {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
}
/* line 213, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .greater-thumb-container .thumb-container {
  position: absolute;
  left: 100%;
  width: 100%;
}
/* line 217, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .greater-thumb-container .thumb-container.active {
  left: 0;
}
/* line 222, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .col-xs-2 {
  padding: 0 7px;
}
@media (min-width: 1015px) {
  /* line 222, css/scss/_gallery.scss */
  .gallery .gallery-thumbnails .col-xs-2 {
    padding: 0 20px;
  }
}
/* line 227, css/scss/_gallery.scss */
.gallery .gallery-thumbnails .col-xs-2 button {
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
}

/* line 242, css/scss/_gallery.scss */
#photo_gallery div[id^="gallery-"] {
  margin: 0 -10px;
}
/* line 244, css/scss/_gallery.scss */
#photo_gallery div[id^="gallery-"] .gallery-item {
  box-sizing: border-box;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 30px;
}
@media (min-width: 550px) {
  /* line 244, css/scss/_gallery.scss */
  #photo_gallery div[id^="gallery-"] .gallery-item {
    width: 50%;
  }
}
@media (min-width: 780px) {
  /* line 244, css/scss/_gallery.scss */
  #photo_gallery div[id^="gallery-"] .gallery-item {
    width: 33.333333%;
  }
}
/* line 255, css/scss/_gallery.scss */
#photo_gallery div[id^="gallery-"] .gallery-item .gallery-icon {
  max-height: 220px;
  vertical-align: middle;
}
/* line 260, css/scss/_gallery.scss */
#photo_gallery div[id^="gallery-"] .gallery-item a img {
  border-width: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  max-height: 220px;
  width: auto;
  margin: 0 auto;
}
/* line 270, css/scss/_gallery.scss */
#photo_gallery div[id^="gallery-"] .gallery-item .wp-caption-text {
  color: #666;
  line-height: 24px;
  margin: 0 0 32px;
  padding: 0;
  text-align: left;
  font-size: 14px;
}
@media (min-width: 1015px) {
  /* line 270, css/scss/_gallery.scss */
  #photo_gallery div[id^="gallery-"] .gallery-item .wp-caption-text {
    font-size: 16px;
  }
}
/* line 280, css/scss/_gallery.scss */
#photo_gallery div[id^="gallery-"] .gallery-item .wp-caption-text h2 {
  border-bottom: 1px solid #cacaca;
  color: #333;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  min-height: auto;
  padding-bottom: 10px;
  padding-top: 28px;
  width: 100%;
}
/* line 291, css/scss/_gallery.scss */
#photo_gallery div[id^="gallery-"] .gallery-item .wp-caption-text p {
  margin-top: 20px;
}
/* line 294, css/scss/_gallery.scss */
#photo_gallery div[id^="gallery-"] .gallery-item .wp-caption-text h2 + p {
  margin-top: 0;
}

/* line 1, css/scss/_about.scss */
.home-about {
  width: 100%;
  padding: 0;
  background-size: cover;
  background-position: center center;
}
/* line 6, css/scss/_about.scss */
.home-about .container {
  margin: 0;
}
@media (max-width: 779px) {
  /* line 6, css/scss/_about.scss */
  .home-about .container {
    margin: 0 auto;
  }
}
@media (min-width: 780px) {
  /* line 6, css/scss/_about.scss */
  .home-about .container {
    margin: 0px auto 0 auto;
  }
}
/* line 15, css/scss/_about.scss */
.home-about h2 {
  font-size: 24px;
  padding: 5px 0 40px;
  text-align: left;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  color: #333;
}
/* line 23, css/scss/_about.scss */
.home-about h2.opening-hours {
  padding: 40px 0 15px;
  font-size: 21px;
}
/* line 27, css/scss/_about.scss */
.home-about h3 {
  color: transparent;
}
/* line 31, css/scss/_about.scss */
.home-about p {
  width: 100%;
  margin: 0;
  padding-bottom: 30px;
  text-align: left;
  color: #666;
}
/* line 38, css/scss/_about.scss */
.home-about li {
  color: #333;
  margin-left: 20px;
}
/* line 42, css/scss/_about.scss */
.home-about .aboutContent {
  text-align: left;
  position: relative;
}
@media (max-width: 780px) {
  /* line 42, css/scss/_about.scss */
  .home-about .aboutContent {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1015px) {
  /* line 42, css/scss/_about.scss */
  .home-about .aboutContent {
    overflow: hidden;
    margin-left: -40px;
  }
}
/* line 53, css/scss/_about.scss */
.home-about .aboutContent .col-lg-6 {
  padding: 50px 0 0;
}
@media (min-width: 780px) {
  /* line 53, css/scss/_about.scss */
  .home-about .aboutContent .col-lg-6 {
    padding: 50px 20px 0px;
  }
}
@media (min-width: 1015px) {
  /* line 53, css/scss/_about.scss */
  .home-about .aboutContent .col-lg-6 {
    padding: 55px 40px 0px;
  }
}
/* line 61, css/scss/_about.scss */
.home-about .aboutContent .col-lg-6:hover {
  cursor: pointer;
}
/* line 64, css/scss/_about.scss */
.home-about .aboutContent .col-lg-6:hover a.aboutBtn:after {
  background: url(img/logo-icon-button-hover.png) no-repeat center right;
}
/* line 70, css/scss/_about.scss */
.home-about .aboutContent .col-lg-6 .welcome-blurb a {
  padding-bottom: 5px;
}
/* line 84, css/scss/_about.scss */
.home-about .aboutImg {
  height: 300px;
  position: initial;
}
@media (min-width: 550px) {
  /* line 84, css/scss/_about.scss */
  .home-about .aboutImg {
    height: 500px;
  }
}
@media (min-width: 1015px) {
  /* line 84, css/scss/_about.scss */
  .home-about .aboutImg {
    height: 100%;
    position: absolute;
    left: 50%;
  }
}
/* line 96, css/scss/_about.scss */
.home-about a.aboutBtn {
  border-bottom: 1px solid #666;
  display: block;
  width: 100%;
  line-height: 40px;
  color: #333;
  text-align: right;
  text-decoration: none;
  font-weight: 500;
}
@media (min-width: 780px) {
  /* line 96, css/scss/_about.scss */
  .home-about a.aboutBtn {
    font-size: 14px;
    line-height: 32px;
  }
}
@media (min-width: 1015px) {
  /* line 96, css/scss/_about.scss */
  .home-about a.aboutBtn {
    line-height: 40px;
  }
}
/* line 112, css/scss/_about.scss */
.home-about a.aboutBtn:after {
  content: "";
  background: url(img/logo-icon-button-white.png) no-repeat center right;
  padding: 10px;
  margin-left: 10px;
}

/* line 1, css/scss/_banner.scss */
.bnr {
  width: 100%;
  padding: 20px 0;
}
/* line 4, css/scss/_banner.scss */
.bnr .row {
  background: #f2f0f0;
  text-align: center;
}
/* line 8, css/scss/_banner.scss */
.bnr .col-md-6 {
  padding: 20px;
}
/* line 11, css/scss/_banner.scss */
.bnr p {
  padding-bottom: 20px;
  text-align: left;
}
@media (min-width: 780px) {
  /* line 11, css/scss/_banner.scss */
  .bnr p {
    padding-bottom: 0;
    font-size: 14px;
  }
}
/* line 19, css/scss/_banner.scss */
.bnr .bnrTitle {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  text-align: left;
  color: #ff9900;
  font-weight: 300;
}
@media (min-width: 780px) {
  /* line 19, css/scss/_banner.scss */
  .bnr .bnrTitle {
    font-size: 27px;
  }
}
@media (min-width: 1015px) {
  /* line 19, css/scss/_banner.scss */
  .bnr .bnrTitle {
    font-size: 36px;
  }
}
/* line 32, css/scss/_banner.scss */
.bnr a.bnrBtn {
  display: inline-block;
  padding: 0 50px;
  margin: auto;
  height: 40px;
  background-color: #ff9900;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}
@media (min-width: 780px) {
  /* line 32, css/scss/_banner.scss */
  .bnr a.bnrBtn {
    float: right;
    padding: 0 30px;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
  }
}
@media (min-width: 1015px) {
  /* line 32, css/scss/_banner.scss */
  .bnr a.bnrBtn {
    height: 40px;
    line-height: 40px;
  }
}

/* line 1, css/scss/_footer.scss */
.ftr {
  width: 100%;
  background-color: #333;
  text-align: center;
  position: relative;
  padding: 20px;
}
/* line 7, css/scss/_footer.scss */
.ftr .back-to-top {
  position: absolute;
  right: 10px;
  top: 0;
  margin-top: -28px;
  cursor: pointer;
  width: 57px;
  height: 57px;
  border-radius: 50%;
  border: 3px solid #333;
  background: url(img/back-to-top-arrow.png) no-repeat #333;
  background-position: 14px 20px;
  display: block;
  text-indent: -9999px;
}
@media (min-width: 550px) {
  /* line 7, css/scss/_footer.scss */
  .ftr .back-to-top {
    right: 30px;
  }
}
@media (min-width: 780px) {
  /* line 7, css/scss/_footer.scss */
  .ftr .back-to-top {
    right: 10px;
  }
}
@media (min-width: 1015px) {
  /* line 7, css/scss/_footer.scss */
  .ftr .back-to-top {
    right: 60px;
  }
}
/* line 31, css/scss/_footer.scss */
.ftr img {
  margin: auto;
}
@media (min-width: 780px) {
  /* line 31, css/scss/_footer.scss */
  .ftr img {
    width: 120px;
    height: auto;
  }
}
@media (min-width: 1015px) {
  /* line 31, css/scss/_footer.scss */
  .ftr img {
    width: auto;
    height: auto;
  }
}
/* line 42, css/scss/_footer.scss */
.ftr .ftrLogo {
  display: block;
}
@media (min-width: 780px) {
  /* line 45, css/scss/_footer.scss */
  .ftr .ftrLogo img {
    margin-left: -10px;
  }
}
/* line 50, css/scss/_footer.scss */
.ftr .ftrContent {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  padding-top: 6px;
}
@media (min-width: 780px) {
  /* line 50, css/scss/_footer.scss */
  .ftr .ftrContent {
    float: left;
    display: inline-block;
    padding-top: 10px;
  }
}
@media (min-width: 1015px) {
  /* line 50, css/scss/_footer.scss */
  .ftr .ftrContent {
    display: inline;
    text-align: left;
  }
}
/* line 67, css/scss/_footer.scss */
.ftr .three72logo {
  text-align: center;
  padding-top: 6px;
}
@media (min-width: 780px) {
  /* line 67, css/scss/_footer.scss */
  .ftr .three72logo {
    display: block;
    text-align: right;
    padding-top: 10px;
  }
}
/* line 76, css/scss/_footer.scss */
.ftr .three72logo a {
  color: #fff;
  font-size: 16px;
}
/* line 79, css/scss/_footer.scss */
.ftr .three72logo a:hover {
  text-decoration: underline;
}
/* line 83, css/scss/_footer.scss */
.ftr .three72logo img {
  display: inline-block;
  margin-bottom: -7px;
  margin-left: 2px;
  max-width: 100px;
}

/* line 1, css/scss/_search-bar.scss */
#search {
  background: transparent;
}
/* line 2, css/scss/_search-bar.scss */
#search::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #333333;
}
/* line 5, css/scss/_search-bar.scss */
#search:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333333;
  opacity: 1;
}
/* line 9, css/scss/_search-bar.scss */
#search::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333333;
  opacity: 1;
}
/* line 13, css/scss/_search-bar.scss */
#search:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333333;
}

/* line 1, css/scss/_header.scss */
.header-region {
  height: auto;
  background: white;
  margin: 0;
  padding: 30px 0;
}
@media (min-width: 1015px) {
  /* line 1, css/scss/_header.scss */
  .header-region {
    padding: 0;
    padding: 0;
  }
}
/* line 16, css/scss/_header.scss */
.header-region .row {
  /* Firefox */
  clear: left;
}
/* line 20, css/scss/_header.scss */
.header-region .company-info-header {
  padding: 30px 0 0;
}
@media (min-width: 1015px) {
  /* line 20, css/scss/_header.scss */
  .header-region .company-info-header {
    padding: 62px 10px 0 0;
  }
}
/* line 26, css/scss/_header.scss */
.header-region .company-info-header h1,
.header-region .company-info-header p {
  color: #333;
  text-align: right;
}
/* line 32, css/scss/_header.scss */
.header-region .company-info-header h1 {
  text-transform: capitalize;
  font-size: 26px;
  font-weight: 700;
}
/* line 37, css/scss/_header.scss */
.header-region .company-info-header p {
  font-family: 16px;
  font-family: "Hind", sans-serif;
}
@media (max-width: 550px) {
  /* line 42, css/scss/_header.scss */
  .header-region .company-info-header h1 {
    font-size: 21px;
  }
}
@media (max-width: 1015px) {
  /* line 48, css/scss/_header.scss */
  .header-region .col-md-4,
  .header-region .col-md-8 {
    width: 100%;
    text-align: center;
  }
  /* line 52, css/scss/_header.scss */
  .header-region .col-md-4 h1,
  .header-region .col-md-4 p,
  .header-region .col-md-8 h1,
  .header-region .col-md-8 p {
    width: 100%;
    text-align: center;
  }
}

/* line 61, css/scss/_header.scss */
.social-btns-region {
  position: relative;
}
@media (min-width: 1015px) {
  /* line 61, css/scss/_header.scss */
  .social-btns-region {
    background: url(img/header-bg.png) no-repeat -294px -38px;
    height: 130px;
  }
}
/* line 67, css/scss/_header.scss */
.social-btns-region .social-btns-inner {
  position: absolute;
  right: 0;
  margin-top: 19px;
}
@media (max-width: 500px) {
  /* line 67, css/scss/_header.scss */
  .social-btns-region .social-btns-inner {
    margin-top: 25px;
  }
}
/* line 75, css/scss/_header.scss */
.social-btns-region a {
  display: inline-block;
  color: #ff9900;
  width: 30px;
  height: 30px;
  margin-left: 5px;
}
/* line 82, css/scss/_header.scss */
.social-btns-region .fb-header-btn {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background: url(img/fb-icon-header.png) no-repeat;
  margin-left: 0;
}
/* line 87, css/scss/_header.scss */
.social-btns-region .google-header-btn {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background: url(img/google-icon-header.png) no-repeat;
}
/* line 91, css/scss/_header.scss */
.social-btns-region .tw-header-btn {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background: url(img/twitter-icon-header.png) no-repeat;
}

/* line 97, css/scss/_header.scss */
.body-wrapper {
  margin-top: 0px;
}

/*
* Event calendar plugin listing
*/
/* line 5, css/scss/_event.scss */
#tribe-events-content.tribe-events-list .type-tribe_events {
  padding: 0;
}
/* line 8, css/scss/_event.scss */
#tribe-events-content.tribe-events-list span {
  color: black;
}
/* line 12, css/scss/_event.scss */
#tribe-events-content.tribe-events-list .tribe-events-sub-nav span {
  color: white;
}
/* line 17, css/scss/_event.scss */
#tribe-events-content.tribe-events-list .tribe-events-list-event-title a {
  text-decoration: underline;
}
/* line 19, css/scss/_event.scss */
#tribe-events-content.tribe-events-list .tribe-events-list-event-title a:hover, #tribe-events-content.tribe-events-list .tribe-events-list-event-title a:focus {
  text-decoration: none;
}
/* line 25, css/scss/_event.scss */
#tribe-events-content.tribe-events-list .tribe-events-venue-details {
  cursor: text;
}

/* line 29, css/scss/_event.scss */
.tribe-events-day .tribe-events-day-time-slot h5 {
  background: #333;
}

/*
* Event calendar plugin calendar mobile
*/
/* line 39, css/scss/_event.scss */
#tribe-events-footer .tribe-events-sub-nav a {
  text-align: center;
}
/* line 41, css/scss/_event.scss */
#tribe-events-footer .tribe-events-sub-nav a:hover, #tribe-events-footer .tribe-events-sub-nav a:focus {
  background: #e68a00;
}

/* line 48, css/scss/_event.scss */
.ar-btn-events-read-more {
  background: url(img/readmore-icon.png) no-repeat center right;
  border-bottom: 1px solid #cccccc;
  padding-right: 45px;
  display: block;
  line-height: 40px;
  font-weight: 300;
  clear: left;
}
/* line 56, css/scss/_event.scss */
.ar-btn-events-read-more:focus, .ar-btn-events-read-more:hover {
  border-bottom: 1px solid black;
}

/* line 63, css/scss/_event.scss */
#tribe-mobile-container .type-tribe_events ~ .type-tribe_events {
  border: 0;
}

/* line 66, css/scss/_event.scss */
#tribe-mobile-container .type-tribe_events h4 a {
  text-decoration: underline;
}
/* line 68, css/scss/_event.scss */
#tribe-mobile-container .type-tribe_events h4 a:hover, #tribe-mobile-container .type-tribe_events h4 a:focus {
  text-decoration: none;
}

/*
* Event calendar plugin calendar
*/
@media (min-width: 768px) {
  /* line 80, css/scss/_event.scss */
  #tribe-events-footer .tribe-events-sub-nav a {
    background: #8A8F64;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0;
    height: auto;
    padding: 10px;
    color: #fff;
  }
}

/* line 93, css/scss/_event.scss */
#tribe-events .tribe-events-button, .tribe-events-button {
  border-radius: 0;
}

/* line 97, css/scss/_event.scss */
#tribe-events-content .tribe-events-month-event-title a:hover, #tribe-events-content .tribe-events-month-event-title a:focus {
  text-decoration: underline;
}

/* line 102, css/scss/_event.scss */
#tribe-events-content .tribe-events-tooltip h4 {
  color: black;
}

/* line 108, css/scss/_event.scss */
.tribe-events-mobile .tribe-events-event-image img {
  margin: 0;
}
/* line 112, css/scss/_event.scss */
.tribe-events-mobile span {
  color: inherit;
}

/* line 116, css/scss/_event.scss */
.tribe-mobile-day-heading {
  display: none;
}

/* line 120, css/scss/_event.scss */
.datepicker span {
  color: inherit;
}

/* line 124, css/scss/_event.scss */
#tribe-bar-form .tribe-bar-submit input[type=submit],
#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button, .tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive, .tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  background: #ff9900;
}
/* line 133, css/scss/_event.scss */
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover, #tribe-bar-form .tribe-bar-submit input[type=submit]:focus,
#tribe-events .tribe-events-button:hover,
#tribe-events .tribe-events-button:focus,
#tribe-events .tribe-events-button:hover:hover,
#tribe-events .tribe-events-button:hover:focus,
#tribe_events_filters_wrapper input[type=submit]:hover,
#tribe_events_filters_wrapper input[type=submit]:focus,
.tribe-events-button:hover,
.tribe-events-button:focus, .tribe-events-button.tribe-active:hover:hover, .tribe-events-button.tribe-active:hover:focus,
.tribe-events-button.tribe-inactive:hover,
.tribe-events-button.tribe-inactive:focus, .tribe-events-button:hover:hover, .tribe-events-button:hover:focus,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]:focus,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a:focus {
  background: #e68a00;
}

@media (max-width: 768px) {
  /* line 138, css/scss/_event.scss */
  #tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
  .tribe-events-calendar td.tribe-events-present.mobile-active,
  .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-],
  .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a {
    background: #ff9900;
  }
}

@media (max-width: 768px) {
  /* line 146, css/scss/_event.scss */
  #tribe-events-content .tribe-events-calendar .mobile-active:hover,
  #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active,
  #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-],
  #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-] a,
  .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-], .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] a,
  .tribe-events-calendar td.mobile-active {
    background: #ff9900;
  }
}

@media (max-width: 768px) {
  /* line 157, css/scss/_event.scss */
  .tribe-events-sub-nav li a {
    background: #ff9900;
  }
}

/* line 162, css/scss/_event.scss */
.generic .tribe-events-calendar tr th {
  padding: 7px 0;
}

/* line 165, css/scss/_event.scss */
.tribe-events-calendar thead th {
  background: #ff9900;
  border: none;
  font-weight: 300;
  font-size: 12px;
}
@media (min-width: 1015px) {
  /* line 165, css/scss/_event.scss */
  .tribe-events-calendar thead th {
    font-size: 18px;
  }
}

/* #tribe-events span {
  color: inherit;
} */
/*
* Home event listing
*/
/* line 183, css/scss/_event.scss */
.home-events-list {
  background: url(img/home-events-listing-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
/* line 188, css/scss/_event.scss */
.home-events-list .date-month span {
  font-family: "Hind", sans-serif;
  font-size: 38px;
  font-weight: 900;
}
/* line 195, css/scss/_event.scss */
.home-events-list .home-events-list-inner {
  background-color: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}
/* line 199, css/scss/_event.scss */
.home-events-list .home-events-list-inner .home-events-list-content {
  padding: 28px 10px;
}
@media (min-width: 550px) {
  /* line 199, css/scss/_event.scss */
  .home-events-list .home-events-list-inner .home-events-list-content {
    padding: 62px 10px 46px 10px;
  }
}
/* line 205, css/scss/_event.scss */
.home-events-list .home-events-list-inner .home-events-list-content p {
  margin-top: 25px;
}
/* line 210, css/scss/_event.scss */
.home-events-list .home-events-list-inner .ar-btn {
  font-weight: 300;
  text-decoration: none;
  background: url(img/readmore-icon.png) no-repeat center right;
  border-bottom: 1px solid #666666;
  display: block;
  width: 100%;
  color: #e6e6e6;
  margin-top: 14px;
  line-height: 40px;
}
@media (min-width: 780px) {
  /* line 210, css/scss/_event.scss */
  .home-events-list .home-events-list-inner .ar-btn {
    font-size: 14px;
    line-height: 32px;
  }
}
@media (min-width: 1015px) {
  /* line 210, css/scss/_event.scss */
  .home-events-list .home-events-list-inner .ar-btn {
    line-height: 40px;
  }
}
/* line 230, css/scss/_event.scss */
.home-events-list .home-events-list-inner .ar-btn:focus, .home-events-list .home-events-list-inner .ar-btn:hover {
  border-bottom: 1px solid white;
}
/* line 238, css/scss/_event.scss */
.home-events-list .event-wrapper {
  padding: 24px 0;
  border-bottom: 1px solid white;
}
/* line 239, css/scss/_event.scss */
.home-events-list .event-wrapper a {
  text-decoration: none;
}
/* line 244, css/scss/_event.scss */
.home-events-list .event-wrapper a:hover .event-title-link span, .home-events-list .event-wrapper a:focus .event-title-link span {
  text-decoration: underline;
}
/* line 14, css/scss/mixins/_clearfix.scss */
.home-events-list .event-wrapper:before, .home-events-list .event-wrapper:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.home-events-list .event-wrapper:after {
  clear: both;
}
/* line 253, css/scss/_event.scss */
.home-events-list .event-wrapper .date-month,
.home-events-list .event-wrapper .event-info-full {
  float: left;
}
@media (max-width: 1015px) {
  /* line 253, css/scss/_event.scss */
  .home-events-list .event-wrapper .date-month,
  .home-events-list .event-wrapper .event-info-full {
    float: none;
  }
}
/* line 260, css/scss/_event.scss */
.home-events-list .event-wrapper .date-month {
  width: 23%;
  margin-right: 4%;
}
@media (max-width: 1015px) {
  /* line 260, css/scss/_event.scss */
  .home-events-list .event-wrapper .date-month {
    width: auto;
    margin-right: 0;
  }
}
/* line 269, css/scss/_event.scss */
.home-events-list .event-info-full {
  border-left: 1px solid white;
  width: 73%;
  padding-left: 3%;
}
@media (max-width: 1015px) {
  /* line 269, css/scss/_event.scss */
  .home-events-list .event-info-full {
    width: auto;
  }
}
/* line 278, css/scss/_event.scss */
.home-events-list .time-info-full span {
  font-size: 18px;
}
/* line 282, css/scss/_event.scss */
.home-events-list .event-title-link {
  line-height: 24px;
}
/* line 284, css/scss/_event.scss */
.home-events-list .event-title-link span {
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}

/*
* Sidebar event controls
*/
/* line 298, css/scss/_event.scss */
.t72-event-sidebar-region .tribe-mini-calendar-event .list-date {
  width: 100%;
  max-width: none;
  padding: 10px 10px 10px 10px;
  margin: 0;
}
/* line 303, css/scss/_event.scss */
.t72-event-sidebar-region .tribe-mini-calendar-event .list-date .list-dayname {
  background: none;
  font-size: 30px;
}
/* line 307, css/scss/_event.scss */
.t72-event-sidebar-region .tribe-mini-calendar-event .list-date .list-daynumber {
  font-size: 100px;
  font-weight: 900;
  background: #F2F0F0;
  line-height: normal;
  margin-top: 16px;
  padding-bottom: 11px;
}
/* line 317, css/scss/_event.scss */
.t72-event-sidebar-region .tribe-mini-calendar-event {
  border: none;
  margin-bottom: 0;
  padding: 0;
}

/*
* Event page content region
*/
/* line 331, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .t72-tribe-events-single-event-description a {
  text-decoration: underline;
}
/* line 333, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .t72-tribe-events-single-event-description a:hover, #tribe-events-content.tribe-events-single .t72-tribe-events-single-event-description a:focus {
  text-decoration: none;
}
/* line 339, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .t72-single-event-desktop {
  min-height: 700px;
  margin-top: 7px;
}
/* line 342, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .t72-single-event-desktop .list-date .list-dayname {
  color: white;
}
/* line 345, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .t72-single-event-desktop .list-date .list-daynumber {
  color: #333333;
}
/* line 349, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .tribe-events-single-event-title {
  font-size: 30px;
  font-family: "Hind", sans-serif;
  font-weight: 900;
  padding-bottom: 27px;
  border-bottom: 1px solid #ccc;
}
/* line 356, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .row {
  position: relative;
}
/* line 358, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .row .t72-event-sidebar-region {
  position: static;
}
/* line 360, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .row .t72-event-sidebar-region .t72-event-back {
  margin-top: 50px;
  position: static;
}
@media (min-width: 1015px) {
  /* line 360, css/scss/_event.scss */
  #tribe-events-content.tribe-events-single .row .t72-event-sidebar-region .t72-event-back {
    position: absolute;
    bottom: 0;
    margin: 0;
  }
}
/* line 369, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .row .t72-event-sidebar-region .t72-event-back a {
  text-align: right;
  background: url(img/readmore-icon-left.png) no-repeat center left;
  font-weight: 300;
  border-bottom: 1px solid #cccccc;
  display: block;
  width: 177px;
  padding-left: 45px;
  color: black;
  margin-top: 14px;
  line-height: 40px;
}
@media (min-width: 780px) {
  /* line 369, css/scss/_event.scss */
  #tribe-events-content.tribe-events-single .row .t72-event-sidebar-region .t72-event-back a {
    font-size: 14px;
    line-height: 32px;
  }
}
@media (min-width: 1015px) {
  /* line 369, css/scss/_event.scss */
  #tribe-events-content.tribe-events-single .row .t72-event-sidebar-region .t72-event-back a {
    line-height: 40px;
  }
}
/* line 387, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .row .t72-event-sidebar-region .t72-event-back a:focus, #tribe-events-content.tribe-events-single .row .t72-event-sidebar-region .t72-event-back a:hover {
  border-bottom: 1px solid black;
}
/* line 399, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .tribe-events-cal-links .tribe-events-button {
  display: block;
  margin-top: 15px;
  margin-right: 0;
  background: #ff9900;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: capitalize;
  padding: 9px;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 300;
}
/* line 411, css/scss/_event.scss */
#tribe-events-content.tribe-events-single .tribe-events-cal-links .tribe-events-button:hover, #tribe-events-content.tribe-events-single .tribe-events-cal-links .tribe-events-button:focus {
  background: #e68a00;
}

/* line 419, css/scss/_event.scss */
.t72-event-sidebar-region-inner {
  padding: 0 4px;
}
/* line 421, css/scss/_event.scss */
.t72-event-sidebar-region-inner .tribe-events-cal-links {
  margin-bottom: 37px;
}

/* line 426, css/scss/_event.scss */
.t72-tribe-events-control-label {
  font-size: 14px;
  color: black;
  font-weight: 300;
  margin-bottom: 5px;
}

/* line 433, css/scss/_event.scss */
#tribe-events-content .t72-tribe-events-sub-nav a {
  font-size: 14px;
  color: black;
  line-height: 24px;
  display: block;
  font-weight: bold;
  /*     &:hover,
      &:focus {
        color: darken($dark-body-color, 20%);
        //text-decoration: none;
      } */
}

/* line 446, css/scss/_event.scss */
.t72-tribe-events-nav-next {
  background: url(img/readmore-icon.png) no-repeat center right;
  border-bottom: 1px solid #cccccc;
  padding-right: 45px;
  word-break: break-all;
  padding-bottom: 5px;
}
/* line 452, css/scss/_event.scss */
.t72-tribe-events-nav-next:hover, .t72-tribe-events-nav-next:focus {
  border-bottom: 1px solid black;
}

/* line 457, css/scss/_event.scss */
.t72-tribe-events-nav-previous {
  background: url(img/readmore-icon-left.png) no-repeat center left;
  border-bottom: 1px solid #cccccc;
  padding-left: 45px;
  word-break: break-all;
  margin-top: 20px;
  padding-bottom: 5px;
}
/* line 464, css/scss/_event.scss */
.t72-tribe-events-nav-previous:hover, .t72-tribe-events-nav-previous:focus {
  border-bottom: 1px solid black;
}

/*
* Meta info table
*/
/* line 475, css/scss/_event.scss */
.t72-events-meta-group span {
  color: inherit;
}
/* line 478, css/scss/_event.scss */
.t72-events-meta-group .t72-meta-label {
  font-weight: bold;
  color: black;
  width: 1px;
}
/* line 483, css/scss/_event.scss */
.t72-events-meta-group td {
  color: black;
}
/* line 486, css/scss/_event.scss */
.t72-events-meta-group a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  cursor: text;
}

/* line 496, css/scss/_event.scss */
.single-tribe_events #tribe-events-content .tribe-events-event-meta {
  border: 0;
  background: none;
}
/* line 502, css/scss/_event.scss */
.single-tribe_events .tribe-events-notices {
  background: #ff9900;
  border: none;
  margin: 10px 0 18px;
  padding: 8px 35px 8px 14px;
  text-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-top: 27px;
}
/* line 511, css/scss/_event.scss */
.single-tribe_events .tribe-events-notices li {
  color: white;
  font-weight: bold;
}

/* line 518, css/scss/_event.scss */
.generic .t72-events-meta-group table {
  margin-bottom: 0;
}

/* line 521, css/scss/_event.scss */
.generic .t72-events-meta-group a {
  color: inherit;
}

/* line 524, css/scss/_event.scss */
.generic .t72-events-meta-group table tbody td,
.generic .t72-events-meta-group table tbody tr:nth-child(even) td {
  border: 0;
}

/* line 528, css/scss/_event.scss */
.generic .t72-events-meta-group table tr th,
.generic .t72-events-meta-group table tr td {
  padding: 10px 23px;
}

/*
* Event image
*/
/* line 545, css/scss/_event.scss */
.tribe-events-single .tribe-events-event-image {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

/*
* Event page responsive content order
*/
/* line 555, css/scss/_event.scss */
.t72-single-event-desktop {
  display: none;
}
@media (min-width: 1015px) {
  /* line 555, css/scss/_event.scss */
  .t72-single-event-desktop {
    display: block;
  }
}

/* line 562, css/scss/_event.scss */
.t72-single-event-mobile {
  display: none;
}
@media (max-width: 1015px) {
  /* line 562, css/scss/_event.scss */
  .t72-single-event-mobile {
    display: block;
  }
}
/* line 568, css/scss/_event.scss */
.t72-single-event-mobile .t72-mini-calendar {
  float: left;
  width: 15%;
  margin-right: 3%;
}
@media (min-width: 550px) {
  /* line 568, css/scss/_event.scss */
  .t72-single-event-mobile .t72-mini-calendar {
    width: 7%;
    margin-right: 3%;
  }
}
/* line 578, css/scss/_event.scss */
.t72-single-event-mobile .t72-event-title-mobile {
  float: left;
  width: 82%;
}
@media (min-width: 550px) {
  /* line 578, css/scss/_event.scss */
  .t72-single-event-mobile .t72-event-title-mobile {
    width: 90%;
  }
}
/* line 587, css/scss/_event.scss */
.t72-single-event-mobile .tribe-mini-calendar-event {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 591, css/scss/_event.scss */
.t72-single-event-mobile .tribe-mini-calendar-event .list-date {
  width: 100%;
  margin-top: 3px;
  margin-bottom: 30px;
  max-width: 50px;
}
/* line 598, css/scss/_event.scss */
.t72-single-event-mobile .t72-mini-calendar-row {
  border-bottom: 1px solid #cccccc;
  padding: 0 10px;
}

/* line 604, css/scss/_event.scss */
#tribe-events-content .t72-single-event-mobile .tribe-events-single-event-title {
  border: none;
  word-break: break-all;
}
@media (max-width: 550px) {
  /* line 604, css/scss/_event.scss */
  #tribe-events-content .t72-single-event-mobile .tribe-events-single-event-title {
    font-size: 24px;
  }
}

/* line 612, css/scss/_event.scss */
#tribe-events-content .t72-single-event-mobile .tribe-events-cal-links .tribe-events-button {
  display: inline-block;
  font-size: 15px;
}
/* line 616, css/scss/_event.scss */
#tribe-events-content .t72-single-event-mobile .tribe-events-cal-links .tribe-events-gcal {
  margin-right: 5px;
}

/* line 1, css/scss/_about-right.scss */
.about-right {
  background: #564c45;
}
/* line 3, css/scss/_about-right.scss */
.about-right .map-mobile img {
  width: 100%;
  height: auto;
}
@media (min-width: 780px) {
  /* line 1, css/scss/_about-right.scss */
  .about-right {
    background: url(img/map.png) no-repeat;
    background-size: cover;
  }
  /* line 15, css/scss/_about-right.scss */
  .about-right .map-mobile {
    display: none;
  }
  /* line 18, css/scss/_about-right.scss */
  .about-right .about-right-inner {
    background-color: rgba(0, 0, 0, 0.8);
    color: rgba(0, 0, 0, 0.8);
  }
}
@media (min-width: 940px) {
  /* line 1, css/scss/_about-right.scss */
  .about-right {
    background-position: center;
  }
}
/* line 27, css/scss/_about-right.scss */
.about-right .welcome-blurb {
  padding: 28px 10px;
  min-height: 220px;
}
@media (min-width: 550px) {
  /* line 27, css/scss/_about-right.scss */
  .about-right .welcome-blurb {
    padding: 60px 20px;
  }
}
@media (min-width: 780px) {
  /* line 27, css/scss/_about-right.scss */
  .about-right .welcome-blurb {
    min-height: 312px;
  }
}
/* line 36, css/scss/_about-right.scss */
.about-right .welcome-blurb p {
  margin-top: 25px;
}
/* line 41, css/scss/_about-right.scss */
.about-right .ar-btn {
  font-weight: 300;
  text-decoration: none;
  background: url(img/readmore-icon.png) no-repeat center right;
  border-bottom: 1px solid #666666;
  display: block;
  width: 100%;
  color: #e6e6e6;
  margin-top: 14px;
  line-height: 40px;
}
@media (min-width: 780px) {
  /* line 41, css/scss/_about-right.scss */
  .about-right .ar-btn {
    font-size: 14px;
    line-height: 32px;
  }
}
@media (min-width: 1015px) {
  /* line 41, css/scss/_about-right.scss */
  .about-right .ar-btn {
    line-height: 40px;
  }
}
/* line 61, css/scss/_about-right.scss */
.about-right .ar-btn:focus, .about-right .ar-btn:hover {
  color: #fff;
  border-bottom: 1px solid white;
}

/* line 2, css/scss/_sidebar-events.scss */
.tribe-events-adv-list-widget h2 {
  font-family: "Hind", sans-serif;
  font-weight: bold;
}
/* line 6, css/scss/_sidebar-events.scss */
.tribe-events-adv-list-widget .list-info h2 a {
  color: black;
  font-size: 14px;
  text-decoration: none;
}
/* line 10, css/scss/_sidebar-events.scss */
.tribe-events-adv-list-widget .list-info h2 a:hover, .tribe-events-adv-list-widget .list-info h2 a:focus {
  text-decoration: underline;
}
/* line 15, css/scss/_sidebar-events.scss */
.tribe-events-adv-list-widget span {
  color: black;
  font-size: 14px;
}
/* line 21, css/scss/_sidebar-events.scss */
.tribe-events-adv-list-widget .tribe-events-widget-link a {
  text-decoration: none;
}
/* line 25, css/scss/_sidebar-events.scss */
.tribe-events-adv-list-widget .duration {
  line-height: 20px;
}
/* line 28, css/scss/_sidebar-events.scss */
.tribe-events-adv-list-widget .tribe-mini-calendar-event {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 5px;
  margin-top: 5px;
  border: none;
  border-top: 1px dotted #2f2f2f;
}

/* line 40, css/scss/_sidebar-events.scss */
.generic .tribe-events-adv-list-widget h2 {
  font-size: 18px;
  margin-bottom: 10px;
  word-break: break-all;
}
/* line 45, css/scss/_sidebar-events.scss */
.generic .tribe-events-adv-list-widget > h2 {
  margin-bottom: 24px;
}

/* line 52, css/scss/_sidebar-events.scss */
.tribe-mini-calendar-event .list-date {
  background: #333333;
  width: 19%;
  margin-right: 7%;
  max-width: 42px;
}
/* line 57, css/scss/_sidebar-events.scss */
.tribe-mini-calendar-event .list-date .list-daynumber {
  background: #F2F0F0;
  color: #333333;
  font-size: 16px;
  font-weight: 900;
  margin-top: 4px;
}
/* line 65, css/scss/_sidebar-events.scss */
.tribe-mini-calendar-event .list-info {
  width: 74%;
  margin-top: 7px;
}

/* line 71, css/scss/_sidebar-events.scss */
.tribe-mini-calendar-event .list-date .list-dayname {
  background: none;
  font-weight: 900;
  color: white;
}

@media (max-width: 1015px) {
  /* line 1, css/scss/_sidebar.scss */
  .t72-right,
  .t72-left {
    margin-top: 28px;
  }
}

/* line 9, css/scss/_sidebar.scss */
.generic .sidebar a {
  font-size: 16px;
  font-weight: 100;
}

/* line 1, css/scss/_button-override.scss */
.aboutBtn, .linkSectionBtn {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px !important;
}

/* line 2, css/scss/_page-about.scss */
.page-para-image .primary-image {
  padding: 0;
  margin: 0 -7px;
}
@media (min-width: 780px) {
  /* line 2, css/scss/_page-about.scss */
  .page-para-image .primary-image {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 10, css/scss/_page-about.scss */
.page-para-image .primary-image img {
  width: 100%;
  height: auto;
}
/* line 15, css/scss/_page-about.scss */
.page-para-image .big-content {
  padding-top: 26px;
}
@media (min-width: 780px) {
  /* line 15, css/scss/_page-about.scss */
  .page-para-image .big-content {
    padding-top: 0;
  }
}

/* line 1, css/scss/_page-contact.scss */
.contact-form {
  padding-top: 8px;
}
@media (min-width: 550px) {
  /* line 1, css/scss/_page-contact.scss */
  .contact-form {
    padding-top: 0;
  }
}
/* line 6, css/scss/_page-contact.scss */
.contact-form .lable {
  font-family: "Hind", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: black;
}
/* line 11, css/scss/_page-contact.scss */
.contact-form .lable span.required {
  color: #333;
}
/* line 15, css/scss/_page-contact.scss */
.contact-form .form-input {
  height: 40px;
  border: 1px solid #999;
  margin: 10px 0 14px 0;
  display: block;
  width: 100%;
}
@media (max-width: 500px) {
  /* line 15, css/scss/_page-contact.scss */
  .contact-form .form-input {
    /* max-width: 270px;*/
  }
}
@media (min-width: 550px) {
  /* line 15, css/scss/_page-contact.scss */
  .contact-form .form-input {
    margin: 5px 0 20px;
  }
}
@media (min-width: 780px) {
  /* line 15, css/scss/_page-contact.scss */
  .contact-form .form-input {
    width: 85%;
  }
}
/* line 31, css/scss/_page-contact.scss */
.contact-form textarea.form-input {
  height: 215px;
  width: 100%;
}
/* line 35, css/scss/_page-contact.scss */
.contact-form .g-recaptcha {
  margin-top: 20px;
}
/* line 38, css/scss/_page-contact.scss */
.contact-form form button {
  float: right;
  border: 0;
  margin-top: 20px;
  margin-bottom: 50px;
  height: 40px;
  padding: 0 30px;
  text-align: center;
  background-color: #333;
  font-family: "Hind", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
/* line 51, css/scss/_page-contact.scss */
.contact-form form button:hover {
  background-color: #F6911D;
}
/* line 55, css/scss/_page-contact.scss */
.contact-form .get-in-touch {
  background-color: #EFEFEF;
  padding: 5%;
}
/* line 14, css/scss/mixins/_clearfix.scss */
.contact-form .get-in-touch:before, .contact-form .get-in-touch:after {
  content: " ";
  display: table;
}
/* line 19, css/scss/mixins/_clearfix.scss */
.contact-form .get-in-touch:after {
  clear: both;
}
@media (min-width: 1015px) {
  /* line 55, css/scss/_page-contact.scss */
  .contact-form .get-in-touch {
    padding: 3%;
  }
}
/* line 63, css/scss/_page-contact.scss */
.contact-form .get-in-touch-block {
  min-height: 40px;
}
@media (min-width: 1015px) {
  /* line 63, css/scss/_page-contact.scss */
  .contact-form .get-in-touch-block {
    float: left;
    margin-right: 4%;
  }
}
/* line 70, css/scss/_page-contact.scss */
.contact-form .get-in-touch span {
  color: black;
  display: block;
  padding-top: 10px;
  padding-left: 40px;
  line-height: 1.3em;
}
/* line 77, css/scss/_page-contact.scss */
.contact-form .get-in-touch-heading {
  min-height: 0;
  margin: 10px 0 15px 0;
}
@media (min-width: 1015px) {
  /* line 77, css/scss/_page-contact.scss */
  .contact-form .get-in-touch-heading {
    width: 12%;
  }
}
/* line 83, css/scss/_page-contact.scss */
.contact-form .get-in-touch-heading h2 {
  font-family: "Hind", sans-serif;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
@media (min-width: 1015px) {
  /* line 83, css/scss/_page-contact.scss */
  .contact-form .get-in-touch-heading h2 {
    margin-bottom: 0;
  }
}
@media (min-width: 1015px) {
  /* line 93, css/scss/_page-contact.scss */
  .contact-form .get-in-touch-address {
    width: 24%;
  }
}
@media (min-width: 1015px) {
  /* line 97, css/scss/_page-contact.scss */
  .contact-form .get-in-touch-address span {
    padding-top: 0;
    margin-top: 10px;
  }
}
/* line 104, css/scss/_page-contact.scss */
.contact-form .get-in-touch-address:before {
  content: '';
  display: block;
  background: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -131px 0;
  width: 20px;
  height: 40px;
  float: left;
}
@media (min-width: 1015px) {
  /* line 114, css/scss/_page-contact.scss */
  .contact-form .get-in-touch-phone {
    width: 22%;
  }
}
/* line 119, css/scss/_page-contact.scss */
.contact-form .get-in-touch-phone:before {
  content: '';
  display: block;
  background: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -50px 0;
  width: 21px;
  height: 40px;
  float: left;
}
/* line 129, css/scss/_page-contact.scss */
.contact-form .get-in-touch-email {
  word-wrap: break-word;
  margin-right: 0;
}
@media (min-width: 1015px) {
  /* line 129, css/scss/_page-contact.scss */
  .contact-form .get-in-touch-email {
    width: 30%;
  }
}
/* line 136, css/scss/_page-contact.scss */
.contact-form .get-in-touch-email:before {
  content: '';
  display: block;
  background: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -170px 0;
  width: 20px;
  height: 40px;
  float: left;
}

/* line 151, css/scss/_page-contact.scss */
.contact .generic .post {
  border-width: 0 0 0 0;
}
/* line 155, css/scss/_page-contact.scss */
.contact .generic .post .contact-form .get-in-touch-heading h2 {
  line-height: 1.3em;
}

@media (min-width: 1015px) {
  /* line 1, css/scss/_page-generic.scss */
  .generic {
    min-height: calc(100vh - 471px);
  }
}
/* line 5, css/scss/_page-generic.scss */
.generic h2 {
  margin-bottom: 20px;
  color: #333333;
}
/* line 9, css/scss/_page-generic.scss */
.generic h3 {
  margin-bottom: 10px;
  color: #333333;
}
/* line 13, css/scss/_page-generic.scss */
.generic hr {
  border: 0;
  border-top: 1px solid #ccc;
}
/* line 17, css/scss/_page-generic.scss */
.generic p {
  margin-bottom: 21px;
}
/* line 20, css/scss/_page-generic.scss */
.generic a {
  color: black;
  text-decoration: underline;
}
/* line 24, css/scss/_page-generic.scss */
.generic img {
  max-width: 100%;
  margin-bottom: 27px;
  height: auto;
}
@media (min-width: 550px) {
  /* line 24, css/scss/_page-generic.scss */
  .generic img {
    width: 100%;
    margin-left: 0;
  }
}
/* line 36, css/scss/_page-generic.scss */
.generic ul {
  font-weight: 300;
  margin: 10px 0 19px;
  padding: 0;
  counter-reset: item;
  line-height: 1.6;
}
/* line 42, css/scss/_page-generic.scss */
.generic ul > li {
  margin: 0 0 17px 2em;
}
/* line 46, css/scss/_page-generic.scss */
.generic ol {
  font-weight: 300;
  margin: 10px 0 19px;
  padding: 0;
  counter-reset: item;
  line-height: 1.6;
}
/* line 52, css/scss/_page-generic.scss */
.generic ol > li {
  line-height: 24px;
  color: #666;
  font-weight: 400;
  margin: 0 0 17px;
  padding: 0 0 0 2em;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
}
/* line 61, css/scss/_page-generic.scss */
.generic ol > li:before {
  display: inline-block;
  width: 1.5em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}
/* line 71, css/scss/_page-generic.scss */
.generic table {
  border: 0;
  width: 100%;
  margin-bottom: 25px;
  margin-left: -5.5%;
  width: 100vw;
}
@media (min-width: 550px) {
  /* line 71, css/scss/_page-generic.scss */
  .generic table {
    width: 100%;
    margin-left: 0;
  }
}
/* line 82, css/scss/_page-generic.scss */
.generic table tr th,
.generic table tr td {
  border: 0;
  padding: 8px 20px;
}
/* line 87, css/scss/_page-generic.scss */
.generic table tr:nth-child(odd) {
  background: #EDEDED;
}
/* line 91, css/scss/_page-generic.scss */
.generic table thead {
  background: #ff9900;
  font-family: "Hind", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  text-align: left;
}
/* line 99, css/scss/_page-generic.scss */
.generic table tbody {
  font-family: "Hind", sans-serif;
  font-weight: 200;
  font-size: 16px;
}
/* line 103, css/scss/_page-generic.scss */
.generic table tbody td {
  border-right: 0;
}
/* line 105, css/scss/_page-generic.scss */
.generic table tbody td:last-child {
  border-right: 0;
}
/* line 110, css/scss/_page-generic.scss */
.generic table tbody tr:nth-child(even) td {
  border-right: 0;
}
/* line 112, css/scss/_page-generic.scss */
.generic table tbody tr:nth-child(even) td:last-child {
  border-right: 0;
}
/* line 118, css/scss/_page-generic.scss */
.generic table tfoot {
  border-top: 2px solid #ff9900;
}

/* line 3, css/scss/_page-search.scss */
.search-results .generic p {
  margin-bottom: 26px;
}
/* line 6, css/scss/_page-search.scss */
.search-results .generic hr {
  margin-bottom: 25px;
}

/* line 2, css/scss/_404.scss */
.error404 .inner-header {
  padding-top: 95px;
  padding-bottom: 30px;
}
/* line 6, css/scss/_404.scss */
.error404 .inner-404 {
  max-width: 400px;
  margin: auto;
}
/* line 9, css/scss/_404.scss */
.error404 .inner-404 img.image-404 {
  width: auto;
  height: auto;
  margin: auto;
  border-bottom: 2px solid #ddd;
  padding-bottom: 24px;
  margin-bottom: 15px;
}
/* line 17, css/scss/_404.scss */
.error404 .inner-404 ul {
  list-style: none;
}
/* line 19, css/scss/_404.scss */
.error404 .inner-404 ul li {
  margin: 0;
  margin-bottom: 10px;
}
/* line 22, css/scss/_404.scss */
.error404 .inner-404 ul li a {
  font-weight: 800;
  color: #666;
  font-size: 14px;
}
/* line 26, css/scss/_404.scss */
.error404 .inner-404 ul li a span.forward {
  background-color: #333;
  background-image: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -327px -128px;
  display: block;
  height: 26px;
  width: 26px;
  float: right;
}
/* line 36, css/scss/_404.scss */
.error404 .inner-404 ul li a:hover {
  text-decoration: underline;
}
/* line 38, css/scss/_404.scss */
.error404 .inner-404 ul li a:hover span.forward {
  background-color: #ccc;
}

/* line 2, css/scss/_staff-profile.scss */
.staff-profile .staff-profile-block {
  position: relative;
}
/* line 4, css/scss/_staff-profile.scss */
.staff-profile .staff-profile-block .loader-overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #fff;
  opacity: 0;
}
/* line 21, css/scss/_staff-profile.scss */
.staff-profile .staff-profile-slide {
  display: none;
}
/* line 23, css/scss/_staff-profile.scss */
.staff-profile .staff-profile-slide.active {
  display: block;
}
/* line 26, css/scss/_staff-profile.scss */
.staff-profile .staff-profile-slide h2 {
  font-size: 16px;
  margin-top: 24px;
  margin-bottom: 1px;
}
@media (min-width: 780px) {
  /* line 26, css/scss/_staff-profile.scss */
  .staff-profile .staff-profile-slide h2 {
    margin-top: 0;
  }
}
/* line 34, css/scss/_staff-profile.scss */
.staff-profile .staff-profile-slide p {
  padding-bottom: 22px;
}
/* line 37, css/scss/_staff-profile.scss */
.staff-profile .staff-profile-slide .staff-profile-image {
  padding: 0;
  margin: 0 -7px;
}
@media (min-width: 780px) {
  /* line 37, css/scss/_staff-profile.scss */
  .staff-profile .staff-profile-slide .staff-profile-image {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 45, css/scss/_staff-profile.scss */
.staff-profile .staff-profile-slide .staff-profile-image img {
  width: 100%;
  height: auto;
}
@media (min-width: 1015px) {
  /* line 45, css/scss/_staff-profile.scss */
  .staff-profile .staff-profile-slide .staff-profile-image img {
    padding-bottom: 22px;
  }
}
/* line 54, css/scss/_staff-profile.scss */
.staff-profile .profile-selection {
  margin-bottom: 15px;
}
@media (min-width: 1015px) {
  /* line 54, css/scss/_staff-profile.scss */
  .staff-profile .profile-selection {
    margin-bottom: 50px;
  }
}
/* line 60, css/scss/_staff-profile.scss */
.staff-profile .profile-selection .profile-divider hr {
  margin: 0 -5px;
  border: 0;
  border-top: 1px solid #f2f0f0;
  margin-bottom: 28px;
  margin-top: 6px;
}
@media (min-width: 1015px) {
  /* line 60, css/scss/_staff-profile.scss */
  .staff-profile .profile-selection .profile-divider hr {
    margin-bottom: 40px;
    margin-top: 18px;
  }
}
/* line 72, css/scss/_staff-profile.scss */
.staff-profile .profile-selection .staff-profile-thumbnail {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 18px;
}
@media (min-width: 780px) {
  /* line 72, css/scss/_staff-profile.scss */
  .staff-profile .profile-selection .staff-profile-thumbnail {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 20px;
  }
}
/* line 81, css/scss/_staff-profile.scss */
.staff-profile .profile-selection .staff-profile-thumbnail button {
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 100%;
  text-align: left;
  background: #f2f0f0;
}
/* line 89, css/scss/_staff-profile.scss */
.staff-profile .profile-selection .staff-profile-thumbnail button:hover, .staff-profile .profile-selection .staff-profile-thumbnail button:focus {
  opacity: 0.7;
}
/* line 93, css/scss/_staff-profile.scss */
.staff-profile .profile-selection .staff-profile-thumbnail button span.area {
  display: block;
}
/* line 96, css/scss/_staff-profile.scss */
.staff-profile .profile-selection .staff-profile-thumbnail button span.h3 {
  color: #333;
  display: block;
  font-family: "Hind", sans-serif;
  font-size: 14px;
  font-weight: 800;
  margin: 0px;
  padding: 8px 14px 0;
  text-align: left;
  font-size: 14px;
}
@media (min-width: 1015px) {
  /* line 96, css/scss/_staff-profile.scss */
  .staff-profile .profile-selection .staff-profile-thumbnail button span.h3 {
    font-size: 16px;
    padding: 16px 16px 2px;
  }
}
/* line 111, css/scss/_staff-profile.scss */
.staff-profile .profile-selection .staff-profile-thumbnail button span.p {
  display: block;
  font-family: "Hind", sans-serif;
  font-weight: 300;
  color: #333;
  line-height: 1.6;
  padding: 0px;
  margin: 0px;
  padding: 0 14px 8px;
  font-size: 14px;
}
@media (min-width: 1015px) {
  /* line 111, css/scss/_staff-profile.scss */
  .staff-profile .profile-selection .staff-profile-thumbnail button span.p {
    font-size: 16px;
    padding: 2px 16px 16px;
  }
}
/* line 126, css/scss/_staff-profile.scss */
.staff-profile .profile-selection .staff-profile-thumbnail button img {
  width: 250px;
  height: auto;
  max-width: 100%;
}

/* line 2, css/scss/_title-breadcrumbs.scss */
.title-breadcrumbs h1 {
  font-weight: lighter;
  margin: 25px 0 18px;
  font-size: 32px;
}
@media (min-width: 780px) {
  /* line 2, css/scss/_title-breadcrumbs.scss */
  .title-breadcrumbs h1 {
    margin: 55px 0 10px;
  }
}
/* line 10, css/scss/_title-breadcrumbs.scss */
.title-breadcrumbs .breadcrumbs {
  display: none;
  text-align: right;
  font-size: 14px;
}
/* line 14, css/scss/_title-breadcrumbs.scss */
.title-breadcrumbs .breadcrumbs a {
  color: black;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
}
/* line 19, css/scss/_title-breadcrumbs.scss */
.title-breadcrumbs .breadcrumbs a:hover {
  text-decoration: underline;
}
@media (min-width: 1015px) {
  /* line 10, css/scss/_title-breadcrumbs.scss */
  .title-breadcrumbs .breadcrumbs {
    display: none;
    padding-top: 45px;
  }
}

/* line 2, css/scss/_horizontal-rule.scss */
.horizontal-rule hr {
  border: 0;
  border-top: 1px solid #eee;
  margin: 3px 0 21px;
}
@media (min-width: 1015px) {
  /* line 2, css/scss/_horizontal-rule.scss */
  .horizontal-rule hr {
    margin: 13px 0 36px;
  }
}
/* line 10, css/scss/_horizontal-rule.scss */
.horizontal-rule hr.invisible {
  border: 0;
  margin-top: 49px;
}

/* line 1, css/scss/_linkSection.scss */
a {
  text-decoration: none;
}
/* line 3, css/scss/_linkSection.scss */
a .linkArea {
  margin-top: 80px;
  background: #0077c0;
  padding: 20px 0;
}
/* line 10, css/scss/_linkSection.scss */
a .linkArea .container .row.linkAreaRow .col-lg-12 img {
  margin: 0 auto;
  display: block;
}
/* line 14, css/scss/_linkSection.scss */
a .linkArea .container .row.linkAreaRow .col-lg-12 .linkSectionBtn {
  text-decoration: none;
}
/* line 16, css/scss/_linkSection.scss */
a .linkArea .container .row.linkAreaRow .col-lg-12 .linkSectionBtn:after {
  content: "";
  background: url(img/logo-icon-button.png) no-repeat center right;
  padding: 10px;
  margin-left: 10px;
}
/* line 26, css/scss/_linkSection.scss */
a .linkArea:hover {
  cursor: pointer;
}
/* line 32, css/scss/_linkSection.scss */
a .linkArea:hover .container .row.linkAreaRow .col-lg-6 .linkSectionBtn:after {
  background: url(img/logo-icon-button-hover.png) no-repeat center right;
}

/* line 43, css/scss/_linkSection.scss */
.home .linkArea {
  margin-top: 0;
}

/* line 1, css/scss/_static.scss */
.static {
  width: 100%;
  background-color: #efefef;
  padding: 60px 0px;
}
/* line 5, css/scss/_static.scss */
.static h1 {
  padding-bottom: 30px;
}
/* line 8, css/scss/_static.scss */
.static h3 {
  padding-bottom: 5px;
}

/* line 12, css/scss/_static.scss */
.staticContent {
  clear: both;
  overflow: hidden;
}
/* line 15, css/scss/_static.scss */
.staticContent .staticImg {
  overflow: hidden;
  width: 100%;
  height: 308px;
}
/* line 19, css/scss/_static.scss */
.staticContent .staticImg img {
  height: auto;
  width: 100%;
}
/* line 24, css/scss/_static.scss */
.staticContent .staticCol {
  float: left;
  width: 48.93%;
  margin: 0 1.06%;
}
/* line 28, css/scss/_static.scss */
.staticContent .staticCol:first-child {
  margin-left: 0;
}
/* line 31, css/scss/_static.scss */
.staticContent .staticCol:last-child {
  margin-right: 0;
}
/* line 34, css/scss/_static.scss */
.staticContent .staticCol p {
  padding-bottom: 30px;
}
/* line 36, css/scss/_static.scss */
.staticContent .staticCol p:last-child {
  padding-bottom: 0;
}
/* line 40, css/scss/_static.scss */
.staticContent .staticCol ol {
  counter-reset: li;
  margin: 0;
  padding: 0;
}
/* line 45, css/scss/_static.scss */
.staticContent .staticCol ol > li {
  position: relative;
  margin: 0 0 20px 40px;
  list-style: none;
  font-size: 16px;
  font-family: "Hind", sans-serif;
  font-weight: 300;
  color: black;
}
/* line 53, css/scss/_static.scss */
.staticContent .staticCol ol > li:last-child {
  margin-bottom: 0;
}
/* line 57, css/scss/_static.scss */
.staticContent .staticCol ol > li:before {
  content: counter(li);
  counter-increment: li;
  float: left;
  position: absolute;
  top: 0;
  left: -2.7em;
  width: 20px;
  font-size: 18px;
  font-family: "Hind", sans-serif;
  color: black;
  font-weight: 800;
  text-align: center;
}
/* line 71, css/scss/_static.scss */
.staticContent .staticCol ul > li {
  position: relative;
  padding: 0 0 20px 40px;
  list-style: none;
  font-size: 16px;
  font-family: "Hind", sans-serif;
  font-weight: 300;
  color: black;
  background-image: url("img/staticContent-bullet-point.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
}
/* line 82, css/scss/_static.scss */
.staticContent .staticCol ul > li:last-child {
  padding-bottom: 0;
}
/* line 86, css/scss/_static.scss */
.staticContent .staticCol table {
  width: 100%;
  margin-top: 30px;
}
/* line 89, css/scss/_static.scss */
.staticContent .staticCol table th {
  font-family: "Hind", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #fff;
  padding: 10px 10px 10px 30px;
  text-align: left;
  background-color: #ff9900;
}
/* line 99, css/scss/_static.scss */
.staticContent .staticCol table tr:nth-child(even) {
  background: rgba(191, 4, 38, 0.05);
}
/* line 103, css/scss/_static.scss */
.staticContent .staticCol table td {
  font-size: 16px;
  font-family: "Hind", sans-serif;
  font-weight: 300;
  color: black;
  line-height: 20px;
  padding: 10px 50px 10px 30px;
}
/* line 110, css/scss/_static.scss */
.staticContent .staticCol table td:nth-child(even) {
  padding-left: 70px;
  background-image: url("img/staticContent-table-download-icon.png");
  background-repeat: no-repeat;
  background-position: 30px 9px;
}
/* line 116, css/scss/_static.scss */
.staticContent .staticCol table td:nth-child(odd) {
  border-right: 1px solid #bf0426;
}

/* line 123, css/scss/_static.scss */
.staticSecondaryContent {
  padding-top: 30px;
}

/* line 127, css/scss/_static.scss */
.staticSliderContent {
  width: 100%;
}
/* line 129, css/scss/_static.scss */
.staticSliderContent .staticFeatureCol {
  float: left;
  width: 73.94%;
  margin-right: 1.06%;
}
/* line 133, css/scss/_static.scss */
.staticSliderContent .staticFeatureCol .staticFeatureImg {
  overflow: hidden;
  width: 100%;
}
/* line 136, css/scss/_static.scss */
.staticSliderContent .staticFeatureCol .staticFeatureImg img {
  height: auto;
  width: 100%;
}
/* line 142, css/scss/_static.scss */
.staticSliderContent .staticSecondaryCol {
  float: left;
  width: 23.94%;
  margin-left: 1.06%;
  /* background-color:#f00; */
}
/* line 147, css/scss/_static.scss */
.staticSliderContent .staticSecondaryCol .staticSecondaryImg {
  overflow: hidden;
  width: 100%;
  height: 147px;
  margin: 4.7% 0;
}
/* line 152, css/scss/_static.scss */
.staticSliderContent .staticSecondaryCol .staticSecondaryImg:first-child {
  margin-top: 0;
}
/* line 155, css/scss/_static.scss */
.staticSliderContent .staticSecondaryCol .staticSecondaryImg:last-child {
  margin-bottom: 0;
}
/* line 158, css/scss/_static.scss */
.staticSliderContent .staticSecondaryCol .staticSecondaryImg img {
  height: auto;
  width: 100%;
}

/* line 3, css/scss/_mapcontact.scss */
.about-right .container .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1015px) {
  /* line 6, css/scss/_mapcontact.scss */
  .about-right .container .row .col-md-6 {
    width: 50%;
  }
}
/* line 11, css/scss/_mapcontact.scss */
.about-right .container .row .col-md-offset-6 {
  margin-left: 0;
  padding: 0;
}
@media (min-width: 780px) {
  /* line 11, css/scss/_mapcontact.scss */
  .about-right .container .row .col-md-offset-6 {
    margin-left: 50%;
  }
}

/* line 22, css/scss/_mapcontact.scss */
.welcome-blurb a {
  text-decoration: none;
}
/* line 25, css/scss/_mapcontact.scss */
.welcome-blurb .navAddress {
  display: block;
  width: 100%;
}
/* line 29, css/scss/_mapcontact.scss */
.welcome-blurb .navAddress .icon {
  background: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -132px 0px;
  margin-top: 1px;
  margin-left: 1px;
  width: 30px;
  height: 41px;
  margin-right: 5px;
  float: left;
  zoom: 0.85;
}
/* line 41, css/scss/_mapcontact.scss */
.welcome-blurb .navAddress span {
  line-height: 35px;
  text-decoration: none;
  color: #333;
}
@media (min-width: 550px) {
  /* line 25, css/scss/_mapcontact.scss */
  .welcome-blurb .navAddress {
    max-width: 100%;
    height: 40px;
  }
}
/* line 54, css/scss/_mapcontact.scss */
.welcome-blurb .officeCall {
  margin-left: -10px;
  display: block;
  width: 100%;
}
/* line 59, css/scss/_mapcontact.scss */
.welcome-blurb .officeCall .icon {
  background: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -40px 0px;
  margin-top: 1px;
  margin-left: 3px;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  float: left;
  zoom: 0.85;
}
/* line 71, css/scss/_mapcontact.scss */
.welcome-blurb .officeCall span {
  line-height: 35px;
  color: #333;
}
/* line 76, css/scss/_mapcontact.scss */
.welcome-blurb .officeEmail {
  margin-left: -10px;
  display: block;
  width: 100%;
}
/* line 81, css/scss/_mapcontact.scss */
.welcome-blurb .officeEmail .icon {
  background: url(img/spritesheet400x400.png);
  background-repeat: no-repeat;
  background-position: -160px 0px;
  margin-top: 1px;
  margin-left: 2px;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  float: left;
  zoom: 0.85;
}
/* line 93, css/scss/_mapcontact.scss */
.welcome-blurb .officeEmail span {
  line-height: 35px;
  text-decoration: none;
  color: #333;
}

/* line 100, css/scss/_mapcontact.scss */
.map-mobile {
  max-height: 300px;
}

@media (min-width: 320px) {
  /* line 105, css/scss/_mapcontact.scss */
  .about-right {
    background-color: #212121;
  }
  /* line 108, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb h2 {
    color: #333;
  }
  /* line 112, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb p span {
    color: #333;
  }
  /* line 117, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb a span {
    color: #333;
  }
  /* line 122, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb .navAddress .icon {
    background-position: -131px -40px;
  }
  /* line 127, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb .officeCall .icon {
    background-position: -37px -40px;
  }
  /* line 132, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb .officeEmail .icon {
    background-position: -157px -40px;
  }
}
@media (min-width: 780px) {
  /* line 140, css/scss/_mapcontact.scss */
  .about-right {
    background-color: #212121;
  }
  /* line 143, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb h2 {
    color: #333;
    margin-bottom: 30px;
  }
  /* line 148, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb p span {
    color: #333;
  }
  /* line 153, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb a span {
    color: #333;
  }
  /* line 158, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb .navAddress .icon {
    background-position: -132px -40px;
  }
  /* line 163, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb .officeCall .icon {
    background-position: -40px -40px;
  }
  /* line 168, css/scss/_mapcontact.scss */
  .about-right .welcome-blurb .officeEmail .icon {
    background-position: -160px -40px;
  }
}
/* line 1, css/scss/_home.scss */
main {
  background: url(img/bw-background.jpg) no-repeat bottom left;
  background-size: cover;
}
/* line 4, css/scss/_home.scss */
main .slide-content .container {
  display: none;
}

/* line 9, css/scss/_home.scss */
#tagline {
  margin: 60px 0 30px;
}
/* line 13, css/scss/_home.scss */
#tagline .container .row h1.tagline {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}

/* line 26, css/scss/_home.scss */
#newsletter {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 80px 0 0 0;
  padding: 75px 0;
  position: relative;
  text-align: center;
  z-index: 0;
}
/* line 35, css/scss/_home.scss */
#newsletter:after {
  background-color: #000;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
/* line 47, css/scss/_home.scss */
#newsletter .container h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 40px;
}
/* line 53, css/scss/_home.scss */
#newsletter .container p {
  color: #fff;
  margin: 0 0 52px;
}
/* line 58, css/scss/_home.scss */
#newsletter form {
  text-align: left;
  margin: 0 auto;
  max-width: 450px;
  width: 100%;
}
@media (min-width: 780px) {
  /* line 58, css/scss/_home.scss */
  #newsletter form {
    margin: 0;
    max-width: none;
  }
}
/* line 67, css/scss/_home.scss */
#newsletter form input,
#newsletter form button {
  border: 0;
  box-sizing: border-box;
  height: 45px;
  margin: 0 0 10px;
  padding: 0px 15px;
  width: 100%;
}
@media (min-width: 780px) {
  /* line 67, css/scss/_home.scss */
  #newsletter form input,
  #newsletter form button {
    margin: 0 1% 0 0;
    width: 40%;
  }
}
@media (min-width: 1015px) {
  /* line 67, css/scss/_home.scss */
  #newsletter form input,
  #newsletter form button {
    margin: 0 1.914893617021% 0 0;
    width: 40.63829787234%;
  }
}
/* line 84, css/scss/_home.scss */
#newsletter form button {
  background-color: #F6911D;
  border-radius: 0 22px 22px 0;
  color: #fff;
  font-weight: 500;
  margin: 0;
  width: 130px;
  text-align: left;
}
@media (min-width: 780px) {
  /* line 84, css/scss/_home.scss */
  #newsletter form button {
    width: 18%;
  }
}
@media (min-width: 1015px) {
  /* line 84, css/scss/_home.scss */
  #newsletter form button {
    width: 14.893617021277%;
  }
}

/* line 2, css/scss/_generic.scss */
.generic h1 {
  font-weight: lighter;
  margin: 25px 0 18px;
  font-size: 32px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}
@media (min-width: 780px) {
  /* line 2, css/scss/_generic.scss */
  .generic h1 {
    margin: 55px 0 30px;
  }
}
/* line 12, css/scss/_generic.scss */
.generic p {
  color: #666;
}
/* line 15, css/scss/_generic.scss */
.generic .post {
  margin: 10px 0px 20px 0px;
  border-bottom: 1px solid #cccccc;
}
/* line 18, css/scss/_generic.scss */
.generic .post--product {
  border: none;
  margin-bottom: 80px;
  overflow: scroll;
}
/* line 23, css/scss/_generic.scss */
.generic .post h1, .generic .post h2, .generic .post h3, .generic .post h4 {
  font-family: "Hind", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 20px;
}
/* line 30, css/scss/_generic.scss */
.generic h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: lighter;
  margin: 25px 0 18px;
  font-size: 20px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  padding-left: 10px;
}
@media (min-width: 780px) {
  /* line 30, css/scss/_generic.scss */
  .generic h3 {
    margin: 74px 0 20px;
  }
}
@media (min-width: 1015px) {
  /* line 30, css/scss/_generic.scss */
  .generic h3 {
    padding-left: 30px;
    text-align: left;
  }
}
/* line 47, css/scss/_generic.scss */
.generic ul li {
  color: #666;
  list-style: none;
  position: relative;
  border: none;
  padding-bottom: 0px;
  margin: 0 0 12px 0;
  font-weight: 400;
}
/* line 55, css/scss/_generic.scss */
.generic ul li:before {
  content: "";
  background-size: 7px 7px;
  display: block;
  width: 7px;
  height: 7px;
  background-color: #F6911D;
  border-radius: 50%;
  position: absolute;
  top: 12%;
  left: 0;
}
@media (max-width: 1015px) {
  /* line 47, css/scss/_generic.scss */
  .generic ul li {
    padding-left: 20px;
  }
}
@media (min-width: 1015px) {
  /* line 47, css/scss/_generic.scss */
  .generic ul li {
    padding-left: 30px;
    text-align: left;
  }
}
/* line 75, css/scss/_generic.scss */
.generic ul a {
  display: block;
  text-decoration: none;
}
/* line 78, css/scss/_generic.scss */
.generic ul a:hover li {
  color: #F6911D;
}
/* line 80, css/scss/_generic.scss */
.generic ul a:hover li:before {
  content: url(img/slider-hover-01.svg);
  position: absolute;
  left: 9px;
  background-size: 7px 14px;
  height: 14px;
  width: 7px;
  z-index: 2;
  padding-top: 2px;
}
/* line 94, css/scss/_generic.scss */
.generic .sidebar ul {
  margin: 0;
}
/* line 96, css/scss/_generic.scss */
.generic .sidebar ul li {
  font-weight: normal;
  color: #333;
  list-style: none;
  border-bottom: 1px dashed #cacaca;
  margin: 0 0 12px 0;
  padding-bottom: 10px;
  padding-left: 10px;
}
/* line 104, css/scss/_generic.scss */
.generic .sidebar ul li:before {
  display: none;
}

/* line 1, css/scss/_downloads.scss */
.downloads {
  margin-top: 35px;
}
/* line 3, css/scss/_downloads.scss */
.downloads h2 {
  font-family: "Hind", sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0px 10px 0px;
}
/* line 9, css/scss/_downloads.scss */
.downloads h4 {
  padding: 15px 0px 15px 20px;
  margin: 0px;
  color: #666;
  font-family: "Hind", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}
/* line 18, css/scss/_downloads.scss */
.downloads p {
  margin: 0px;
  padding: 15px 20px 15px 0;
  font-weight: normal;
  line-height: 24px;
}
/* line 23, css/scss/_downloads.scss */
.downloads p a {
  color: #333;
  padding: 0px;
  font-size: 16px;
  background: url(img/pdf_icon.svg) no-repeat 0 50%;
  padding: 0 0 0 30px;
  font-weight: 100;
}
/* line 30, css/scss/_downloads.scss */
.downloads p a.pdf {
  text-decoration: none;
}
/* line 33, css/scss/_downloads.scss */
.downloads p a:hover {
  text-decoration: underline;
}
/* line 39, css/scss/_downloads.scss */
.downloads .download-fields .row:nth-of-type(even) {
  background-color: #EFEFEF;
}

/* line 3, css/scss/_video.scss */
.page-template-template-video-gallery .generic h2 {
  display: inline-block;
  min-height: auto;
  width: 100%;
  padding-top: 28px;
  padding-bottom: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  color: #333;
  border-bottom: 1px solid #cacaca;
  margin: 0;
}
/* line 15, css/scss/_video.scss */
.page-template-template-video-gallery .generic a {
  text-decoration: none;
}
/* line 17, css/scss/_video.scss */
.page-template-template-video-gallery .generic a .vid_btn {
  color: #fff;
  font-size: 14px;
  background-color: #F6911D;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  display: block;
  line-height: 35px;
  margin-bottom: 20px;
  padding: 2px 10px 0;
  width: 105px;
}
/* line 31, css/scss/_video.scss */
.page-template-template-video-gallery .generic p {
  font-size: 14px;
  line-height: 24px;
  padding: 20px 0;
  color: #666;
  margin: 0;
}
@media (min-width: 1015px) {
  /* line 31, css/scss/_video.scss */
  .page-template-template-video-gallery .generic p {
    font-size: 16px;
  }
}
/* line 41, css/scss/_video.scss */
.page-template-template-video-gallery .generic .col-md-4 {
  margin-bottom: 60px;
}
@media (min-width: 780px) {
  /* line 41, css/scss/_video.scss */
  .page-template-template-video-gallery .generic .col-md-4 {
    margin-bottom: 40px;
  }
}

/* line 52, css/scss/_video.scss */
.cta a[href*='youtube'] .ctaImg:before,
.cta a[href*='vimeo'] .ctaImg:before {
  background: url("img/play-icon.png") no-repeat 50% 50%;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
}
