.button, .hero, .slide-text, .promos .col-1-3, .promos h2, .promos .inner {
  behavior: url("/assets/js/PIE.php"); }

*, *:before, *:after {
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

html {
  background-color: #336565;
  font-family: sans-serif;
  height: 100%;
  overflow-y: scroll;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background: #FFF;
  color: #282828;
  font: normal normal 100%/1.5 "PT Sans", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased; }

.disable-hover,
.disable-hover * {
  pointer-events: none !important; }

::selection, ::-webkit-selection {
  background: #336565;
  color: #FFF; }

::-moz-selection {
  background: #336565;
  color: #FFF; }

.hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

body:hover .hide a,
body:hover .hide input,
body:hover .hide button {
  display: none !important; }

nav ul, .nb {
  list-style: none;
  margin: 0;
  padding: 0; }

nav li {
  display: inline-block; }

.cycle-prev:before, .cycle-next:before {
  background: url(../img/sprites.png) no-repeat;
  content: '';
  display: inline-block; }

.strong {
  color: #336565; }

.em {
  color: #903; }

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

a {
  color: #336565;
  font-weight: bold;
  text-decoration: none;
  vertical-align: baseline; }

a:link {
  -webkit-tap-highlight-color: #081010; }

a:hover, a:focus, a:active {
  color: #081010;
  text-decoration: underline; }

a:focus {
  outline: thin dotted; }

a:active {
  outline: none; }

a, button {
  -webkit-transition: color .5s ease;
  transition: color .5s ease; }

h1, h2, h3 {
  color: #336565;
  font-family: "PT Sans", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.25;
  margin: 0;
  text-rendering: optimizelegibility; }

h1, .h1 {
  color: #903;
  font-size: 1.75em;
  margin-bottom: 0.75em; }

h2, .h2 {
  font-size: 1.375em;
  margin-bottom: 0.75em; }
  h2 a, .h2 a {
    font-weight: normal; }

h3, .h3 {
  font-size: 1.09375em;
  margin-bottom: 1em; }

p, ol, ul, dl {
  font-size: 0.875em;
  margin: 0 0 .5em; }

ul, ol {
  margin-left: 1em;
  padding-left: 1em; }

blockquote {
  color: #903;
  font: italic 1em/1.5 Georgia, Times, "Times New Roman", serif;
  margin: 0;
  padding: 0; }

cite {
  display: block;
  font-style: normal; }

q {
  quotes: none; }

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

dl {
  margin: 0;
  overflow: hidden;
  padding: 0; }

dt, dd {
  margin: 0; }

dt {
  clear: left;
  float: left;
  width: 200px; }

dd {
  overflow: hidden; }

img {
  border: 0;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-c {
  display: block;
  margin: 2em auto; }

.img-shadow {
  box-shadow: 2px 2px 5px gray; }

figure {
  margin: 0; }

figcaption {
  font-size: .875em;
  font-style: italic; }

svg {
  fill: currentColor;
  pointer-events: none;
  width: 28px;
  height: 28px; }

.button {
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  -moz-user-drag: -moz-none;
  -webkit-user-drag: none;
  user-drag: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  vertical-align: middle;
  display: inline-block;
  padding: .5em 20px;
  font-size: 1em;
  background-color: #336565;
  border-color: #224343;
  border-bottom-color: fadein(#224343, 15%);
  color: #fff; }
  .button:hover, .button:focus {
    background-color: #224343; }
  .button:hover, .button:focus {
    color: #fff; }

input.button, button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em; }

@media only screen {
  .button {
    box-shadow: 1px 1px 3px gray;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out; } }

fieldset {
  background-color: #fafcf9;
  border: 1px solid #336565;
  padding: 3em 20px 20px;
  position: relative; }

legend {
  padding: 0; }
  legend span {
    background-color: #336565;
    color: #FFF;
    display: block;
    font: 1.3125em/1 "PT Sans", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    position: absolute;
    left: 0;
    padding: .25em 20px;
    width: 100%; }

button, input {
  color: inherit;
  font: inherit;
  margin: 0; }

input {
  border: 0;
  font-size: 13px;
  line-height: normal; }

[type=text], [type=email] {
  margin-bottom: .5em;
  padding: 5px;
  width: 100%; }

button {
  overflow: visible;
  position: relative;
  -webkit-appearance: button; }
  button:hover {
    cursor: pointer; }

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

input:-moz-placeholder {
  color: #282828; }

input::-webkit-input-placeholder {
  color: #282828; }

input:-ms-input-placeholder {
  color: #282828; }

[placeholder] {
  color: #282828;
  cursor: pointer; }

[placeholder]:active, [placeholder]:focus {
  cursor: text;
  color: #282828;
  border: 1px solid #0a0;
  box-shadow: 0 0 5px #0a0, 0 0 5px rgba(0, 0, 0, 0.25) inset; }

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0; }

.worming-form {
  margin: 2em auto;
  max-width: 590px; }
  .worming-form input {
    background-color: #D5E5CD; }
  .worming-form small, .worming-form .button {
    margin-top: 20px; }
  .worming-form > small {
    display: block; }
  .worming-form fieldset label {
    float: left;
    width: 100px; }
  .worming-form fieldset input {
    width: 590px;
    width: calc(100% - 100px); }

@media only screen and (min-width: 30em) {
  .worming-form [for=pcode] {
    float: none;
    margin-right: 5px;
    width: auto; }
  #suburb {
    width: 160px; }
    #suburb + br {
      display: none; }
  #pcode {
    width: 50px; } }

@media only screen and (min-width: 36.875em) {
  .worming-form [for=state] {
    float: none;
    margin-right: 5px;
    width: auto; }
  #pcode + br {
    display: none; } }

.pet-details {
  margin-bottom: 1em; }
  .pet-details .rule {
    border-top: 1px solid #e3eede;
    margin-top: 1em;
    padding-top: 1em; }

.add {
  display: block;
  font-size: .8125em;
  font-weight: normal;
  margin-top: 1em; }
  .add:focus, .add:active {
    outline: none; }
  .add span {
    color: #903;
    font-weight: bold; }

@media only screen and (min-width: 23.75em) {
  .pet-type {
    margin-left: 100px; } }

@media only screen and (min-width: 36.875em) {
  .pet-type {
    margin-left: 0; }
  .worming-form .pet-name {
    margin-right: 10px;
    width: 200px;
    width: calc(100% - 300px); }
    .worming-form .pet-name + br {
      display: none; } }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 1em; }

.table {
  border-bottom: 1px solid #282828;
  font-size: .75em;
  margin: 3em 0 1em;
  width: 100%; }

th, td {
  border-top: 1px solid #282828;
  line-height: 18px;
  padding: 15px 8px;
  text-align: center; }
  th.text-left, td.text-left {
    text-align: left; }

th {
  font-weight: normal; }

thead th {
  background-color: #bfbfbf;
  padding-right: 20px;
  vertical-align: top; }
  .alt thead th {
    background-color: #FFF; }

thead:first-child tr:first-child th, thead:first-child tr:first-child td {
  border-top: 0; }

tbody th, tbody td {
  padding: 30px 8px;
  vertical-align: middle; }

.pet-salon .table {
  border: 0;
  margin-top: 1em;
  width: auto; }

.pet-salon [scope=col] {
  color: #903; }

.pet-salon th, .pet-salon td {
  border: 0;
  padding: 3px 0;
  text-align: left; }
  .pet-salon th:first-child, .pet-salon td:first-child {
    width: 16em; }

.banner {
  margin-bottom: 1em;
  padding-top: 1px;
  position: relative;
  z-index: 2; }
  @media only screen and (min-width: 37.5em) {
    .banner {
      padding-top: 2em; } }

.skip {
  margin: 0; }
  .skip a {
    background-color: #336565;
    color: #FFF;
    font-size: .7692em;
    left: -9999em;
    top: 0;
    line-height: 1;
    position: absolute;
    padding: .3em 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 3; }
    .skip a:focus, .skip a:active {
      left: 0; }

.logo {
  background: url(../img/logo.png) no-repeat;
  height: 93px;
  margin: 0;
  padding-left: 100px; }

.title {
  display: block;
  padding-top: 13px; }

.details {
  color: #903;
  float: left;
  max-width: 7em;
  margin: 1em 20px 0 0; }
  .details.leura {
    max-width: 9.5em; }
  @media only screen and (min-width: 37.5em) {
    .details {
      margin-top: 0; } }
  @media only screen and (min-width: 57.5em) {
    .details {
      margin: 0 0 0 35px; } }

.details-wrap {
  margin-bottom: 1em;
  *zoom: 1; }
  .details-wrap:before, .details-wrap:after {
    content: " ";
    display: table; }
  .details-wrap:after {
    clear: both; }
  @media only screen and (min-width: 57.5em) {
    .details-wrap {
      margin-bottom: 0;
      position: absolute;
      bottom: .6em;
      right: 0;
      text-align: right; } }

.org {
  color: #336565;
  display: block;
  font-weight: bold; }

.adr {
  font-size: .84375em;
  line-height: 1.25; }

.tel {
  font-weight: bold;
  font-size: 1.1875em; }

.animenu > ul:after {
  content: "";
  display: table;
  clear: both; }

body {
  -webkit-animation: bugfix infinite 1s; }

@-webkit-keyframes bugfix {
  from {
    padding: 0; }
  to {
    padding: 0; } }

.animenu {
  background-color: #903;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  clear: both;
  font: 1em/1 "PT Sans", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: left;
  *zoom: 1; }
  .animenu:before, .animenu:after {
    content: " ";
    display: table; }
  .animenu:after {
    clear: both; }
  @media only screen and (min-width: 52.125em) {
    .animenu {
      margin-top: 0; } }
  .animenu ul {
    list-style: none;
    padding: 0; }
  .animenu li {
    position: relative; }
    .animenu li:hover > ul {
      opacity: 1;
      visibility: visible;
      margin: 0; }
  .animenu li:hover > a, .animenu li.here > a, .animenu li.parent > a {
    background-color: #336565;
    color: #FFF; }
  .animenu a {
    font-weight: normal; }
  .animenu input[type=checkbox] {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .animenu label {
    display: none;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .animenu .sf-menu > .current > a, .animenu .parent > a {
    color: #FFF; }

.animenu > ul {
  border-right: 1px solid #FFF;
  font-size: .875em;
  text-transform: uppercase; }
  .animenu > ul > li {
    border-left: 1px solid #FFF;
    float: left;
    width: 14.285714286%; }
    .animenu > ul > li > a {
      float: left;
      text-align: center;
      padding: 1em 0;
      width: 100%; }
  .animenu > ul a {
    color: #FFF;
    text-decoration: none; }
  .animenu > ul ul {
    background-color: #88A5A5;
    font: 1em/1.25 "PT Sans", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 1em 0 0 0;
    opacity: 0;
    position: absolute;
    top: 3em;
    left: 0;
    z-index: 1;
    visibility: hidden;
    text-transform: none;
    -webkit-transition-property: margin, opacity;
    transition-property: margin, opacity;
    -webkit-transition-duration: .15s;
            transition-duration: .15s;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    width: 100%; }
    .animenu > ul ul li {
      display: block; }
      .animenu > ul ul li:first-child > a {
        border-bottom-color: #88A5A5; }
        .animenu > ul ul li:first-child > a:after {
          content: '';
          position: absolute;
          left: 2em;
          top: -12px;
          border: 6px solid transparent;
          border-bottom-color: inherit; }
      .animenu > ul ul li:last-child {
        box-shadow: none; }
    .animenu > ul ul a {
      padding: 0.5em 10px;
      width: 100%;
      display: block;
      border-color: #b3003c; }
      .animenu > ul ul a:hover, .animenu > ul ul a:focus {
        background-color: #88A5A5;
        border-color: #88A5A5;
        color: #336565;
        text-shadow: none; }

@media screen and (max-width: 44.95em) {
  .animenu > ul, .animenu > ul ul {
    visibility: visible;
    opacity: 1;
    display: none; }
  .animenu ul {
    max-width: 100%;
    width: 100%; }
    .animenu ul li {
      border-top: 1px solid #ff6699; }
      .animenu ul li:first-child {
        border-top: 0; }
  .animenu input[type=checkbox]:checked ~ label,
  .animenu input[type=checkbox] ~ label:hover {
    color: white; }
  .animenu label {
    border: 1px solid #80002b;
    background-color: #903;
    background-image: none;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    color: #FFF;
    display: block;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0.5em 1.5em;
    position: relative;
    text-shadow: 0 1px 0 #903;
    text-transform: uppercase;
    width: auto; }
    .animenu label:before {
      content: "\2261";
      font-size: 2em;
      line-height: .5;
      margin-right: 5px;
      position: relative;
      top: 0.09091em; }
  .animenu > ul {
    position: relative;
    border-color: #903;
    padding: 0.125em;
    box-shadow: none;
    background-color: #903;
    background-image: none; }
    .animenu > ul:after {
      content: '';
      position: absolute;
      left: 1em;
      top: -12px;
      border: 6px solid transparent;
      border-bottom-color: inherit; }
    .animenu > ul li {
      display: block; }
    .animenu > ul > li {
      float: none;
      background-color: #903;
      background-image: none; }
      .animenu > ul > li > a {
        float: none;
        display: block;
        padding: 0.5em; }
    .animenu > ul ul {
      position: static;
      background-color: #cc0044;
      background-image: none;
      margin: 0;
      -webkit-transition-property: none;
      transition-property: none; }
      .animenu > ul ul li:first-child > a:after {
        content: none; }
      .animenu > ul ul a {
        padding-left: 1em;
        display: block;
        width: auto; }
  .animenu input[type=checkbox]:checked ~ ul {
    display: block; }
    .animenu input[type=checkbox]:checked ~ ul ul {
      display: block; } }

@media screen and (max-width: 51.24em) {
  .animenu {
    padding: 0; }
  .animenu > ul {
    border: 0; }
    .animenu > ul > li {
      border: 0;
      width: auto; }
      .animenu > ul > li > a {
        padding: 0.5em 1em;
        text-align: left; } }

.wrap {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 864px;
  position: relative; }
  @media only screen and (min-width: 60em) {
    .wrap {
      padding: 0; } }

#content {
  clear: both;
  margin: 2em auto;
  position: relative;
  z-index: 1;
  *zoom: 1; }
  .home #content {
    margin-top: 0; }
  #content:before, #content:after {
    content: " ";
    display: table; }
  #content:after {
    clear: both; }

@media only screen and (min-width: 60em) {
  article {
    padding: 0 60px; }
    .home article,
    .contact article {
      padding: 0; } }

.row {
  width: 100%;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

@media only screen and (min-width: 30em) {
  [class^="col-"] {
    display: inline-block;
    vertical-align: top; }
  .col-1-4 {
    width: 49.5%; } }

@media only screen and (min-width: 48em) {
  .col-1-2 {
    width: 49.5%; }
  .col-1-4 {
    width: 24.5%; } }

@media only screen and (min-width: 50em) {
  .col-1-3 {
    display: inline-block;
    width: 33%; }
    .contact .col-1-3 {
      padding-right: 10px; } }

.page-img {
  margin-top: 2em; }
  .page-img img {
    margin: 0 10px 10px 0; }

@media only screen and (min-width: 48em) {
  .page-text {
    float: right;
    width: 480px; }
  .page-img {
    float: left;
    margin-top: 0;
    width: 220px; } }

.the-team article {
  padding: 0; }

.staff {
  font-size: 1em;
  position: relative; }
  @media only screen and (min-width: 48em) {
    .staff {
      -webkit-columns: 2;
         -moz-columns: 2;
              columns: 2;
      -webkit-column-gap: 40px;
         -moz-column-gap: 40px;
              column-gap: 40px; } }
  .staff li {
    padding-bottom: 30px;
    overflow: hidden; }
    @media only screen and (min-width: 48em) {
      .staff li {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid-column; } }
  .staff img {
    float: left;
    margin: 0 20px 0 0; }
  .staff h2 {
    color: #903;
    font-size: 1.125em;
    margin-bottom: 0; }
    .staff h2 span {
      color: gray;
      font-size: .777777778em; }
  .staff h3 {
    display: none; }
  .staff p {
    font-size: .625em;
    overflow: hidden; }

.the-house .page-text,
.the-house .page-img {
  width: 350px; }

.reveal {
  display: block;
  font-size: .8125em;
  margin-bottom: 2em;
  text-align: right; }

.service-hd {
  margin-bottom: .5em; }
  .service-hd:before {
    background-color: #336565;
    border-radius: 50%;
    color: #FFF;
    content: '+';
    display: inline-block;
    line-height: 20px;
    margin-right: 5px;
    position: relative;
    top: -1px;
    width: 20px;
    height: 20px;
    text-align: center; }
  .service-hd.open:before {
    content: '\2d7';
    line-height: 17px;
    top: -3px; }
  .service-hd:hover {
    color: #081010;
    cursor: pointer; }
    .service-hd:hover:before {
      background-color: #081010; }

.service-body {
  margin-bottom: 2em; }

.cat-hotel article h2 {
  margin-bottom: .25em; }

.cat-hotel article h3 {
  color: #000;
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0 0; }

@media only screen and (min-width: 48em) {
  .cat-hotel .page-text {
    float: none;
    width: auto; } }

@media only screen and (min-width: 60em) {
  .cat-hotel article {
    padding: 0 30px; }
  .cat-hotel .page-text {
    float: right;
    position: relative;
    width: 320px; }
  .cat-hotel .page-img {
    width: 440px; } }

.js .hotel-gallery {
  height: 430px;
  overflow: hidden; }

.more {
  text-align: right; }

.dog-training article h2 {
  font-size: 1.125em; }

@media only screen and (min-width: 48em) {
  .dog-training .page-text {
    float: right;
    width: 280px; }
  .dog-training .page-img {
    float: left;
    width: 434px; } }

.pet-salon-bg {
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding-bottom: 180px; }
  @media only screen and (min-width: 45em) {
    .pet-salon-bg {
      padding-bottom: 0; } }
  .pet-salon-bg p, .pet-salon-bg ul {
    font-size: .75em;
    max-width: 43.333333333em; }
  .pet-salon-bg .intro {
    color: #903;
    font-size: 1em; }
  .pet-salon-bg ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
  .pet-salon-bg li {
    background: url(../img/scissors.png) 0 50% no-repeat;
    padding-left: 20px; }

.contact .col-1-2 {
  padding-right: 40px;
  margin-bottom: 30px; }
  @media only screen and (min-width: 48em) {
    .contact .col-1-2 {
      margin-bottom: 0; } }

.contact-location {
  margin-bottom: 2em; }
  .contact-location h2 {
    color: #903; }
  .contact-location h3, .contact-location a {
    font-weight: bold; }
  .contact-location h3 {
    color: #336565;
    font-size: 1em;
    margin-bottom: 0;
    text-transform: none; }
  .contact-location p {
    font-size: 1em; }
  .contact-location a:hover, .contact-location a:focus {
    color: #903;
    text-decoration: none; }
  .contact-location svg {
    margin-right: 5px;
    width: 24px;
    height: 24px;
    vertical-align: middle; }
  .contact-location .icon-email {
    width: 40px;
    height: 40px; }
  .contact-location .icon-email,
  .contact-location .icon-marker {
    position: relative;
    margin-left: -5px; }
  .contact-location .icon-marker {
    margin-right: 0; }

.ftr {
  background-color: #336565;
  clear: both;
  color: #FFF;
  padding: 1em 0;
  position: relative; }
  .ftr .col-1-3 {
    margin-bottom: 2em; }
    .ftr .col-1-3:first-child, .ftr .col-1-3.after-hours {
      padding-left: 0; }
    .ftr .col-1-3.after-hours {
      max-width: 14em; }
    @media only screen and (min-width: 30em) {
      .ftr .col-1-3 {
        width: 49.5%; } }
    @media only screen and (min-width: 48em) {
      .ftr .col-1-3 {
        width: 33.333333%; } }
  .ftr p, .ftr h3, .ftr .col-1-3 > div {
    font-size: .875em; }
  .ftr p {
    margin: 0; }
  .ftr .hours {
    margin-top: 10px; }
  .ftr .ftr-hd, .ftr a {
    color: #FFF; }
  .ftr a {
    font-weight: normal; }
  .ftr .fb {
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    margin-top: 1em; }
    .ftr .fb:hover, .ftr .fb:focus {
      color: #FFF; }
  .ftr .icon-email {
    width: 21px;
    height: 21px;
    vertical-align: middle; }

.ftr-hd {
  font-size: 1.25em;
  font-weight: bold; }

h3 {
  color: #FFF;
  margin: 1em 0 .5em;
  text-transform: uppercase; }

.pad {
  margin-top: 2em; }

.copy {
  clear: both;
  text-align: center; }

.hero {
  background-color: rgba(255, 255, 255, 0.8);
  -pie-background: rgba(255, 255, 255, 0.8);
  box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.3);
  margin: 0 auto 2em;
  overflow: hidden;
  position: relative; }
  .hero img {
    vertical-align: bottom; }
  .hero h1 {
    margin-bottom: .25em; }
  .hero p {
    margin-bottom: 0; }
  .oldie .hero {
    height: 372px; }
    .oldie .hero img {
      max-width: none; }
  .hero:hover .slide-text {
    bottom: 0; }

.slide {
  display: none; }
  .slide:first-child {
    display: block; }

.slide-text {
  background-color: rgba(255, 255, 255, 0.8);
  -pie-background: rgba(255, 255, 255, 0.8);
  -webkit-transition: bottom 1s ease;
  transition: bottom 1s ease; }
  .slide-text blockquote p {
    font-weight: bold; }
  @media only screen and (min-width: 48em) {
    .slide-text {
      padding: 1em 20px;
      position: absolute;
      bottom: -99em;
      left: 50px;
      width: 240px; } }

.cycle-prev, .cycle-next {
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  width: 30%;
  z-index: 1000; }
  .cycle-prev:before, .cycle-next:before {
    background-position: -59px 0;
    display: none;
    width: 31px;
    height: 53px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -27px; }
  .cycle-prev:hover:before, .cycle-next:hover:before {
    display: block; }

.cycle-prev {
  left: 0; }

.cycle-next {
  right: 0; }
  .cycle-next:before {
    left: auto;
    right: 0;
    background-position: -93px 0; }

.promos {
  position: relative;
  text-align: center; }
  .promos a {
    font-weight: normal;
    text-decoration: none; }
  .promos .col-1-3 {
    background-color: #CBCB65;
    box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.3);
    width: 258px;
    height: 136px;
    margin: 0 auto 2em;
    position: relative; }
    .oldie .promos .col-1-3 {
      box-shadow: none; }
    @media only screen and (min-width: 30em) {
      .promos .col-1-3 {
        display: block; } }
    @media only screen and (min-width: 50em) {
      .promos .col-1-3 {
        display: inline-block;
        margin: 0 20px 2em; }
        .promos .col-1-3.first {
          margin-left: 0; }
        .promos .col-1-3.third {
          margin-right: 0; } }
  .promos h2 {
    background-color: rgba(51, 101, 101, 0.7);
    -pie-background: rgba(51, 101, 101, 0.7);
    color: #FFF;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    text-align: center; }
  .promos .inner {
    background-color: rgba(255, 255, 255, 0.7);
    -pie-background: rgba(255, 255, 255, 0.7);
    color: #282828;
    height: 100px;
    padding: 1.5em 20px;
    text-align: center; }
  .promos .first .inner {
    padding-top: 2em; }
  .promos .third .inner {
    padding: 10px; }
  .promos img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    max-width: none; }
  .promos p {
    font-size: 1.076923077em;
    line-height: 1.2;
    margin: 0; }

.reveal {
  overflow: hidden; }
  .reveal .inner {
    position: absolute;
    top: -99em; }
  .reveal a .inner {
    -webkit-transition: top 1s ease;
    transition: top 1s ease; }
  .reveal a:hover .inner, .reveal a:focus .inner {
    top: 36px; }

.special h3 {
  color: #282828;
  font-weight: normal;
  font-size: 1em;
  margin: 0; }

.special strong {
  color: #903; }

.special p {
  font-size: .75em;
  margin-top: .5em; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  body {
    color: black;
    font: 10pt Verdana, sans-serif;
    width: 600px; }
  thead {
    display: table-header-group; }
  article, tr, ul, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  .wrap {
    width: 100% !important; }
  h1, h2, h3 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    margin: 15px 0 5px; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .hide, form {
    display: none; } }

@media print and (color) {
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; } }
/*# sourceMappingURL=all.css.map */