/*
 *	CUSTOM SCSS
 */
/* Colors */
@media (min-width: 992px) {
  /* line 47, ../scss/_helpers.scss */
  .hide-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 52, ../scss/_helpers.scss */
  .hide-tablet {
    display: none !important;
  }
}

@media (max-width: 768px) {
  /* line 57, ../scss/_helpers.scss */
  .hide-mobile {
    display: none !important;
  }
}

/* line 63, ../scss/_helpers.scss */
.b-link-fade a img {
  -webkit-filter: grayscale(100%);
  /* Webkit Nightlies & Google Chrome Canary */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray alpha(opacity=60);
  /* IE8-9 */
}

/* line 69, ../scss/_helpers.scss */
.b-link-fade a:hover img {
  filter: none;
  /* Applies to FF + IE */
  -webkit-filter: grayscale(0);
}

/* Susy */
/* line 102, ../scss/_typography.scss */
h1 {
  font-size: 87px;
  line-height: 87px;
}
@media (min-width: 768px) {
  /* line 102, ../scss/_typography.scss */
  h1 {
    font-size: 87px;
    line-height: 87px;
  }
}
@media (min-width: 992px) {
  /* line 102, ../scss/_typography.scss */
  h1 {
    font-size: 109px;
    line-height: 109px;
  }
}
@media (min-width: 1200px) {
  /* line 102, ../scss/_typography.scss */
  h1 {
    font-size: 131px;
    line-height: 131px;
  }
}

/* line 102, ../scss/_typography.scss */
h2 {
  font-size: 70px;
  line-height: 70px;
}
@media (min-width: 768px) {
  /* line 102, ../scss/_typography.scss */
  h2 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (min-width: 992px) {
  /* line 102, ../scss/_typography.scss */
  h2 {
    font-size: 88px;
    line-height: 88px;
  }
}
@media (min-width: 1200px) {
  /* line 102, ../scss/_typography.scss */
  h2 {
    font-size: 106px;
    line-height: 106px;
  }
}

/* line 102, ../scss/_typography.scss */
h3 {
  font-size: 57px;
  line-height: 57px;
}
@media (min-width: 768px) {
  /* line 102, ../scss/_typography.scss */
  h3 {
    font-size: 57px;
    line-height: 57px;
  }
}
@media (min-width: 992px) {
  /* line 102, ../scss/_typography.scss */
  h3 {
    font-size: 71px;
    line-height: 71px;
  }
}
@media (min-width: 1200px) {
  /* line 102, ../scss/_typography.scss */
  h3 {
    font-size: 85px;
    line-height: 85px;
  }
}

/* line 102, ../scss/_typography.scss */
h4 {
  font-size: 46px;
  line-height: 46px;
}
@media (min-width: 768px) {
  /* line 102, ../scss/_typography.scss */
  h4 {
    font-size: 46px;
    line-height: 46px;
  }
}
@media (min-width: 992px) {
  /* line 102, ../scss/_typography.scss */
  h4 {
    font-size: 57px;
    line-height: 57px;
  }
}
@media (min-width: 1200px) {
  /* line 102, ../scss/_typography.scss */
  h4 {
    font-size: 69px;
    line-height: 69px;
  }
}

/* line 102, ../scss/_typography.scss */
h5 {
  font-size: 37px;
  line-height: 37px;
}
@media (min-width: 768px) {
  /* line 102, ../scss/_typography.scss */
  h5 {
    font-size: 37px;
    line-height: 37px;
  }
}
@media (min-width: 992px) {
  /* line 102, ../scss/_typography.scss */
  h5 {
    font-size: 46px;
    line-height: 46px;
  }
}
@media (min-width: 1200px) {
  /* line 102, ../scss/_typography.scss */
  h5 {
    font-size: 55px;
    line-height: 55px;
  }
}

/* line 102, ../scss/_typography.scss */
h6 {
  font-size: 30px;
  line-height: 30px;
}
@media (min-width: 768px) {
  /* line 102, ../scss/_typography.scss */
  h6 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  /* line 102, ../scss/_typography.scss */
  h6 {
    font-size: 37px;
    line-height: 37px;
  }
}
@media (min-width: 1200px) {
  /* line 102, ../scss/_typography.scss */
  h6 {
    font-size: 36px;
    line-height: 36px;
  }
}

/* line 127, ../scss/_typography.scss */
h1 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  color: #d96760;
  letter-spacing: 0;
  font-family: 'Amatic SC', sans-serif;
}
/* line 141, ../scss/_typography.scss */
h1 span {
  font-weight: 700;
  color: #227171;
}

/* line 127, ../scss/_typography.scss */
h2 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  color: #d96760;
  letter-spacing: 0;
  font-family: 'Amatic SC', sans-serif;
}
/* line 141, ../scss/_typography.scss */
h2 span {
  font-weight: 700;
  color: #227171;
}

/* line 127, ../scss/_typography.scss */
h3 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  color: #d96760;
  letter-spacing: 0;
  font-family: 'Amatic SC', sans-serif;
}
/* line 141, ../scss/_typography.scss */
h3 span {
  font-weight: 700;
  color: #227171;
}

/* line 127, ../scss/_typography.scss */
h4 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  color: #d96760;
  letter-spacing: 0;
  font-family: 'Amatic SC', sans-serif;
}
/* line 141, ../scss/_typography.scss */
h4 span {
  font-weight: 700;
  color: #227171;
}

/* line 127, ../scss/_typography.scss */
h5 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  color: #d96760;
  letter-spacing: 0;
  font-family: 'Amatic SC', sans-serif;
}
/* line 141, ../scss/_typography.scss */
h5 span {
  font-weight: 700;
  color: #227171;
}

/* line 127, ../scss/_typography.scss */
h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  color: #d96760;
  letter-spacing: 0;
  font-family: 'Amatic SC', sans-serif;
}
/* line 141, ../scss/_typography.scss */
h6 span {
  font-weight: 700;
  color: #227171;
}

/* line 161, ../scss/_typography.scss */
p {
  font-size: 22px;
  line-height: 33px;
}
@media (max-width: 992px) {
  /* line 161, ../scss/_typography.scss */
  p {
    font-size: 19px;
    line-height: 29px;
  }
}
@media (max-width: 768px) {
  /* line 161, ../scss/_typography.scss */
  p {
    font-size: 17px;
    line-height: 26px;
  }
}

/* line 164, ../scss/_typography.scss */
.p2 {
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 992px) {
  /* line 164, ../scss/_typography.scss */
  .p2 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  /* line 164, ../scss/_typography.scss */
  .p2 {
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 167, ../scss/_typography.scss */
.p3 {
  font-size: 18px;
  line-height: 27px;
}
@media (max-width: 992px) {
  /* line 167, ../scss/_typography.scss */
  .p3 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  /* line 167, ../scss/_typography.scss */
  .p3 {
    font-size: 14px;
    line-height: 21px;
  }
}

/* line 171, ../scss/_typography.scss */
body, p {
  font-weight: 300;
  font-family: 'Calligraffitti', cursive;
  color: #0b4562;
}

/* line 186, ../scss/_typography.scss */
.page-title, .entry-meta {
  text-align: center;
}

/* line 1, ../scss/_core.scss */
html {
  overflow-x: hidden;
  height: auto;
  min-height: 100%;
  /* make sure it is at least as tall as the viewport */
}

/* line 6, ../scss/_core.scss */
body {
  background-color: #fdf0c8;
  background: url("../img/bg.gif");
  background-attachment: fixed;
  height: 100%;
  overflow-x: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 14, ../scss/_core.scss */
.container {
  padding-left: 35px;
  padding-right: 35px;
}

/* line 18, ../scss/_core.scss */
.container-fluid {
  padding: 0;
}

/* line 21, ../scss/_core.scss */
.main-content,
.main-content-inner {
  position: relative;
}

/* line 25, ../scss/_core.scss */
.main-content {
  padding-bottom: 30px;
}

/* line 29, ../scss/_core.scss */
.main-content-inner {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  /* line 29, ../scss/_core.scss */
  .main-content-inner {
    padding-bottom: 1.5em;
  }
}

/* line 36, ../scss/_core.scss */
.page-content {
  margin-top: 30px;
}

@media (min-width: 768px) {
  /* line 42, ../scss/_core.scss */
  .page-template-single-page #content {
    float: right;
  }
}

/* line 50, ../scss/_core.scss */
a:hover {
  text-decoration: none;
}

/* line 54, ../scss/_core.scss */
a {
  color: #d96760;
}
/* line 56, ../scss/_core.scss */
a:hover, a:focus {
  background-color: transparent !important;
  color: #c00913;
}

/* line 64, ../scss/_core.scss */
.hentry > header {
  margin-bottom: 20px;
}
/* line 67, ../scss/_core.scss */
.hentry > footer {
  margin-top: 10px;
}

/* line 72, ../scss/_core.scss */
.hr-short,
.hr-long {
  height: 10px;
  border: 0;
  background: url("../img/hr-long.png") no-repeat;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  /* line 81, ../scss/_core.scss */
  .hr-short {
    border: 0;
    margin-right: 30px;
    background: url("../img/hr-short.png") no-repeat;
  }
}

/* line 89, ../scss/_core.scss */
.btn-primary {
  font-family: 'Amatic SC', sans-serif;
  border-color: #d96760;
  background-color: #d96760;
  font-size: 23px;
  font-weight: 700;
}
/* line 96, ../scss/_core.scss */
.btn-primary:hover, .btn-primary:focus {
  border-color: #c00913;
  background-color: #c00913;
}

/* line 103, ../scss/_core.scss */
.form-group label {
  font-size: 17px;
}

/* line 107, ../scss/_core.scss */
iframe {
  margin-top: 20px;
}

/* line 1, ../scss/_navbar.scss */
.site-navigation {
  height: 120px;
}
@media (min-width: 768px) {
  /* line 1, ../scss/_navbar.scss */
  .site-navigation {
    height: auto;
  }
}

/* line 10, ../scss/_navbar.scss */
.navbar {
  font-family: 'Amatic SC', sans-serif;
  font-size: 30px;
  background-color: #d96760;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 10, ../scss/_navbar.scss */
  .navbar {
    background-color: transparent;
    position: relative;
  }
}
/* line 22, ../scss/_navbar.scss */
.navbar > .container {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 27, ../scss/_navbar.scss */
.navbar .nav > li > a {
  color: #fdf0c8;
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 27, ../scss/_navbar.scss */
  .navbar .nav > li > a {
    padding: 15px 10px;
  }
}
@media (min-width: 992px) {
  /* line 27, ../scss/_navbar.scss */
  .navbar .nav > li > a {
    padding: 15px 12px;
  }
}
/* line 38, ../scss/_navbar.scss */
.navbar .nav > li:nth-child(1),
.navbar .nav > li:nth-child(2) {
  letter-spacing: 1px;
}

/* line 43, ../scss/_navbar.scss */
.navbar-brand {
  font-size: 37px;
  font-weight: 700;
  margin-left: 0 !important;
  color: white !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 15px 31px;
}

/* line 54, ../scss/_navbar.scss */
.navbar-collapse {
  border: 0;
}
@media (min-width: 768px) {
  /* line 54, ../scss/_navbar.scss */
  .navbar-collapse {
    text-align: center;
  }
}

/* line 60, ../scss/_navbar.scss */
.navbar-inverse {
  border: 0;
  padding: 25px 0 7px;
}
@media (min-width: 768px) {
  /* line 60, ../scss/_navbar.scss */
  .navbar-inverse {
    padding: 0;
  }
}
/* line 68, ../scss/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border: 0;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 3px;
  padding: 0 10px;
  background-color: #d96760;
  color: white;
}
/* line 78, ../scss/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #d96760;
}

/* line 87, ../scss/_navbar.scss */
.navbar-nav {
  margin: 7.5px 0;
}

/* line 90, ../scss/_navbar.scss */
#main-menu {
  margin-top: 0;
  padding-top: 5px;
  float: none;
  background-color: #d96760;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
/* line 101, ../scss/_navbar.scss */
#main-menu li {
  width: 40%;
  float: left;
}
@media (min-width: 768px) {
  /* line 90, ../scss/_navbar.scss */
  #main-menu {
    display: inline-block;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin-top: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 113, ../scss/_navbar.scss */
  #main-menu li {
    width: auto;
  }
}

/* @include sticky-footer(51px, ".root", "#root-footer", ".site-footer");

@include breakpoint(max-width $tablet) {
    @include sticky-footer(33px, ".root", "#root-footer", ".site-footer");
} */
/* line 7, ../scss/_footer.scss */
.site-footer {
  background-color: black;
  padding-top: 13px;
  font-family: 'Calligraffitti', cursive;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  /* line 7, ../scss/_footer.scss */
  .site-footer {
    padding-top: 7px;
  }
}
/* line 17, ../scss/_footer.scss */
.site-footer .footer-brand {
  padding: 0 2px;
}

/* line 1, ../scss/_sidebar.scss */
.widget-title {
  margin-bottom: 10px;
}

/* line 6, ../scss/_sidebar.scss */
.widget_nav_menu ul {
  margin-top: -10px;
}
/* line 9, ../scss/_sidebar.scss */
.widget_nav_menu li {
  font-family: 'Amatic SC', sans-serif;
  font-size: 33px;
  line-height: 33px;
}
/* line 13, ../scss/_sidebar.scss */
.widget_nav_menu a {
  padding: 10px 2px !important;
  font-weight: 700;
}

/* line 18, ../scss/_sidebar.scss */
.sidebar, .sidebar p, .textwidget, .textwidget p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  /* line 18, ../scss/_sidebar.scss */
  .sidebar, .sidebar p, .textwidget, .textwidget p {
    padding-right: 30px;
  }
}

/* 
 *	Page Border
 */
/* line 14, ../scss/_page-border.scss */
.page-border-container {
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
@media (min-width: 768px) {
  /* line 14, ../scss/_page-border.scss */
  .page-border-container {
    top: 30px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
}
@media (min-width: 1200px) {
  /* line 14, ../scss/_page-border.scss */
  .page-border-container {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }
}

/* line 35, ../scss/_page-border.scss */
#page-border {
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

/* line 61, ../scss/_page-border.scss */
.aL {
  width: 50px;
  height: 50px;
  position: absolute;
  background: url("../img/pb-mobile/aL.png");
}
@media (min-width: 768px) {
  /* line 61, ../scss/_page-border.scss */
  .aL {
    width: 75px;
    height: 75px;
  }
}
@media (min-width: 1200px) {
  /* line 61, ../scss/_page-border.scss */
  .aL {
    width: 125px;
    height: 125px;
  }
}
@media (min-width: 768px) {
  /* line 61, ../scss/_page-border.scss */
  .aL {
    background: url("../img/pb-tablet/aL.png");
  }
}
@media (min-width: 1200px) {
  /* line 61, ../scss/_page-border.scss */
  .aL {
    background: url("../img/pb-desktop/aL.png");
  }
}

/* line 72, ../scss/_page-border.scss */
.aC {
  position: absolute;
  left: 50px;
  right: 50px;
  height: 50px;
  background: url("../img/pb-mobile/aC.png");
}
@media (min-width: 768px) {
  /* line 72, ../scss/_page-border.scss */
  .aC {
    left: 75px;
    right: 75px;
    height: 75px;
    background: url("../img/pb-tablet/aC.png");
  }
}
@media (min-width: 1200px) {
  /* line 72, ../scss/_page-border.scss */
  .aC {
    left: 125px;
    right: 125px;
    height: 125px;
    background: url("../img/pb-desktop/aC.png");
  }
}

/* line 92, ../scss/_page-border.scss */
.aR {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  background: url("../img/pb-mobile/aR.png");
}
@media (min-width: 768px) {
  /* line 92, ../scss/_page-border.scss */
  .aR {
    width: 75px;
    height: 75px;
  }
}
@media (min-width: 1200px) {
  /* line 92, ../scss/_page-border.scss */
  .aR {
    width: 125px;
    height: 125px;
  }
}
@media (min-width: 768px) {
  /* line 92, ../scss/_page-border.scss */
  .aR {
    background: url("../img/pb-tablet/aR.png");
  }
}
@media (min-width: 1200px) {
  /* line 92, ../scss/_page-border.scss */
  .aR {
    background: url("../img/pb-desktop/aR.png");
  }
}

/* line 105, ../scss/_page-border.scss */
.bL {
  position: absolute;
  width: 50px;
  top: 50px;
  bottom: 53px;
  background: url("../img/pb-mobile/bL.png");
}
@media (min-width: 768px) {
  /* line 105, ../scss/_page-border.scss */
  .bL {
    width: 75px;
    top: 75px;
    bottom: 85px;
    background: url("../img/pb-tablet/bL.png");
  }
}
@media (min-width: 1200px) {
  /* line 105, ../scss/_page-border.scss */
  .bL {
    width: 125px;
    top: 125px;
    bottom: 145px;
    background: url("../img/pb-desktop/bL.png");
  }
}

/* line 124, ../scss/_page-border.scss */
.bR {
  position: absolute;
  width: 50px;
  top: 50px;
  bottom: 53px;
  right: 0;
  background: url("../img/pb-mobile/bR.png");
}
@media (min-width: 768px) {
  /* line 124, ../scss/_page-border.scss */
  .bR {
    width: 75px;
    top: 75px;
    bottom: 85px;
    right: 0;
    background: url("../img/pb-tablet/bR.png");
  }
}
@media (min-width: 1200px) {
  /* line 124, ../scss/_page-border.scss */
  .bR {
    width: 125px;
    top: 125px;
    bottom: 145px;
    right: 0;
    background: url("../img/pb-desktop/bR.png");
  }
}

/* line 148, ../scss/_page-border.scss */
.cL {
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 3px;
  background: url("../img/pb-mobile/cL.png");
}
@media (min-width: 768px) {
  /* line 148, ../scss/_page-border.scss */
  .cL {
    width: 75px;
    height: 75px;
    bottom: 10px;
    background: url("../img/pb-tablet/cL.png");
  }
}
@media (min-width: 1200px) {
  /* line 148, ../scss/_page-border.scss */
  .cL {
    width: 125px;
    height: 125px;
    bottom: 20px;
    background: url("../img/pb-desktop/cL.png");
  }
}

/* line 167, ../scss/_page-border.scss */
.cC {
  position: absolute;
  left: 50px;
  right: 50px;
  height: 50px;
  bottom: 3px;
  background: url("../img/pb-mobile/cC.png");
}
@media (min-width: 768px) {
  /* line 167, ../scss/_page-border.scss */
  .cC {
    left: 75px;
    right: 75px;
    height: 75px;
    bottom: 10px;
    background: url("../img/pb-tablet/cC.png");
  }
}
@media (min-width: 1200px) {
  /* line 167, ../scss/_page-border.scss */
  .cC {
    left: 125px;
    right: 125px;
    height: 125px;
    bottom: 20px;
    background: url("../img/pb-desktop/cC.png");
  }
}

/* line 189, ../scss/_page-border.scss */
.cR {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  bottom: 3px;
  background: url("../img/pb-mobile/cR.png");
}
@media (min-width: 768px) {
  /* line 189, ../scss/_page-border.scss */
  .cR {
    width: 75px;
    height: 75px;
  }
}
@media (min-width: 1200px) {
  /* line 189, ../scss/_page-border.scss */
  .cR {
    width: 125px;
    height: 125px;
  }
}
@media (min-width: 768px) {
  /* line 189, ../scss/_page-border.scss */
  .cR {
    width: 75px;
    height: 75px;
    bottom: 10px;
    background: url("../img/pb-tablet/cR.png");
  }
}
@media (min-width: 1200px) {
  /* line 189, ../scss/_page-border.scss */
  .cR {
    width: 125px;
    height: 125px;
    bottom: 20px;
    background: url("../img/pb-desktop/cR.png");
  }
}

/* 
 *	Mobile Nav
 */
/* line 220, ../scss/_page-border.scss */
#page-border-mobile {
  height: 400px;
  z-index: -1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  top: 5px;
}
@media (min-width: 768px) {
  /* line 220, ../scss/_page-border.scss */
  #page-border-mobile {
    display: none;
  }
}

/* line 231, ../scss/_page-border.scss */
.site-navigation .aL {
  background: url("../img/pb-mobile-nav/aL.png");
}
/* line 234, ../scss/_page-border.scss */
.site-navigation .aC {
  background: url("../img/pb-mobile-nav/aC.png");
}
/* line 237, ../scss/_page-border.scss */
.site-navigation .aR {
  background: url("../img/pb-mobile-nav/aR.png");
}
/* line 240, ../scss/_page-border.scss */
.site-navigation .bL {
  background: url("../img/pb-mobile-nav/bL.png");
}
/* line 243, ../scss/_page-border.scss */
.site-navigation .bR {
  background: url("../img/pb-mobile-nav/bR.png");
}
/* line 246, ../scss/_page-border.scss */
.site-navigation .cL {
  background: url("../img/pb-mobile-nav/cL.png");
}
/* line 249, ../scss/_page-border.scss */
.site-navigation .cC {
  background: url("../img/pb-mobile-nav/cC.png");
}
/* line 252, ../scss/_page-border.scss */
.site-navigation .cR {
  background: url("../img/pb-mobile-nav/cR.png");
}

/* line 2, ../scss/_page-home.scss */
.slide {
  width: 100%;
  text-align: center;
}

/* line 10, ../scss/_page-home.scss */
.home #spacer-top {
  width: 100%;
  height: 0;
}
@media (min-width: 992px) {
  /* line 10, ../scss/_page-home.scss */
  .home #spacer-top {
    height: 200px;
  }
}
/* line 19, ../scss/_page-home.scss */
.home #preintro {
  height: 500px;
}
/* line 127, ../scss/_typography.scss */
.home .intro h1 {
  margin: 12px 0;
  text-transform: uppercase;
  color: #0b4562;
}
@media (min-width: 768px) {
  /* line 127, ../scss/_typography.scss */
  .home .intro h1 {
    margin: 25px 0;
  }
}
/* line 127, ../scss/_typography.scss */
.home .intro h2 {
  margin: 12px 0;
  text-transform: uppercase;
  color: #0b4562;
}
@media (min-width: 768px) {
  /* line 127, ../scss/_typography.scss */
  .home .intro h2 {
    margin: 25px 0;
  }
}
/* line 127, ../scss/_typography.scss */
.home .intro h3 {
  margin: 12px 0;
  text-transform: uppercase;
  color: #0b4562;
}
@media (min-width: 768px) {
  /* line 127, ../scss/_typography.scss */
  .home .intro h3 {
    margin: 25px 0;
  }
}
/* line 127, ../scss/_typography.scss */
.home .intro h4 {
  margin: 12px 0;
  text-transform: uppercase;
  color: #0b4562;
}
@media (min-width: 768px) {
  /* line 127, ../scss/_typography.scss */
  .home .intro h4 {
    margin: 25px 0;
  }
}
/* line 127, ../scss/_typography.scss */
.home .intro h5 {
  margin: 12px 0;
  text-transform: uppercase;
  color: #0b4562;
}
@media (min-width: 768px) {
  /* line 127, ../scss/_typography.scss */
  .home .intro h5 {
    margin: 25px 0;
  }
}
/* line 127, ../scss/_typography.scss */
.home .intro h6 {
  margin: 12px 0;
  text-transform: uppercase;
  color: #0b4562;
}
@media (min-width: 768px) {
  /* line 127, ../scss/_typography.scss */
  .home .intro h6 {
    margin: 25px 0;
  }
}
@media (max-width: 480px) {
  /* line 33, ../scss/_page-home.scss */
  .home .intro h1 {
    margin: 12px 0 0;
  }
  /* line 36, ../scss/_page-home.scss */
  .home .intro h5 {
    margin: 12px 0 0;
    font-size: 30px;
  }
  /* line 40, ../scss/_page-home.scss */
  .home .intro h6 {
    margin: 0 0 24px;
  }
}
/* line 44, ../scss/_page-home.scss */
.home .intro h1 {
  font-weight: 300;
  margin-top: -5px;
}
@media (max-width: 320px) {
  /* line 50, ../scss/_page-home.scss */
  .home .col-xs-6 {
    width: 100%;
  }
}
/* line 56, ../scss/_page-home.scss */
.home #site-credits p {
  font-size: 14px;
}
@media (min-width: 768px) {
  /* line 56, ../scss/_page-home.scss */
  .home #site-credits p {
    font-size: 16px;
  }
}

/* line 64, ../scss/_page-home.scss */
.intro {
  text-align: center;
}
@media (min-width: 480px) {
  /* line 64, ../scss/_page-home.scss */
  .intro {
    padding: 10px 0 100px;
  }
}
@media (min-width: 768px) {
  /* line 64, ../scss/_page-home.scss */
  .intro {
    padding: 80px 0px 70px;
  }
}
@media (min-width: 992px) {
  /* line 64, ../scss/_page-home.scss */
  .intro {
    padding: 60px 0px 170px;
  }
}
@media (min-width: 1200px) {
  /* line 64, ../scss/_page-home.scss */
  .intro {
    padding: 40px 0px 170px;
  }
}
/* line 80, ../scss/_page-home.scss */
.intro .intro-body {
  margin: 0 auto;
  padding: 0 50px 50px;
}
@media (min-width: 480px) {
  /* line 80, ../scss/_page-home.scss */
  .intro .intro-body {
    width: 420px;
    padding: 0 20px 50px;
  }
}
@media (min-width: 768px) {
  /* line 80, ../scss/_page-home.scss */
  .intro .intro-body {
    padding: 0;
  }
}
@media (min-width: 992px) {
  /* line 80, ../scss/_page-home.scss */
  .intro .intro-body {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  /* line 80, ../scss/_page-home.scss */
  .intro .intro-body {
    width: auto;
  }
}
/* line 99, ../scss/_page-home.scss */
.intro .intro-body .brand-heading {
  font-size: 80px;
  line-height: 80px;
}
/* line 102, ../scss/_page-home.scss */
.intro .intro-body .intro-text {
  font-size: 18px;
}
@media (max-width: 480px) {
  /* line 106, ../scss/_page-home.scss */
  .intro .intro-body h1 {
    font-size: 58px;
  }
}

/* line 114, ../scss/_page-home.scss */
#trees-container {
  position: relative;
  height: 500px;
  z-index: -1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 480px) {
  /* line 114, ../scss/_page-home.scss */
  #trees-container {
    height: 600px;
  }
}
@media (min-width: 768px) {
  /* line 114, ../scss/_page-home.scss */
  #trees-container {
    height: 940px;
  }
}
@media (min-width: 992px) {
  /* line 114, ../scss/_page-home.scss */
  #trees-container {
    height: 1000px;
  }
}
/* line 135, ../scss/_page-home.scss */
#trees-container #trees {
  max-width: none;
  position: absolute;
  left: 52%;
  top: 90%;
  margin-bottom: -90%;
  -webkit-transform: translateX(-52%) translateY(-90%);
  -ms-transform: translateX(-52%) translateY(-90%);
  transform: translateX(-52%) translateY(-90%);
  width: 840px;
}
@media (min-width: 480px) {
  /* line 135, ../scss/_page-home.scss */
  #trees-container #trees {
    width: 1400px;
    position: absolute;
    left: 51%;
    top: 69%;
    margin-bottom: -69%;
    -webkit-transform: translateX(-51%) translateY(-69%);
    -ms-transform: translateX(-51%) translateY(-69%);
    transform: translateX(-51%) translateY(-69%);
  }
}
@media (min-width: 768px) {
  /* line 135, ../scss/_page-home.scss */
  #trees-container #trees {
    width: 1800px;
  }
}
@media (min-width: 992px) {
  /* line 135, ../scss/_page-home.scss */
  #trees-container #trees {
    width: auto;
    position: absolute;
    left: 51%;
    top: 64%;
    margin-bottom: -64%;
    -webkit-transform: translateX(-51%) translateY(-64%);
    -ms-transform: translateX(-51%) translateY(-64%);
    transform: translateX(-51%) translateY(-64%);
  }
}
/* line 153, ../scss/_page-home.scss */
#trees-container #portrait {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}
/* line 158, ../scss/_page-home.scss */
#trees-container #portrait img {
  width: 300px;
}
@media (min-width: 480px) {
  /* line 158, ../scss/_page-home.scss */
  #trees-container #portrait img {
    width: 500px;
  }
}
@media (min-width: 768px) {
  /* line 158, ../scss/_page-home.scss */
  #trees-container #portrait img {
    width: 590px;
  }
}
@media (min-width: 992px) {
  /* line 158, ../scss/_page-home.scss */
  #trees-container #portrait img {
    width: auto;
  }
}
@media (min-width: 768px) {
  /* line 153, ../scss/_page-home.scss */
  #trees-container #portrait {
    height: 470px;
  }
}
@media (min-width: 992px) {
  /* line 153, ../scss/_page-home.scss */
  #trees-container #portrait {
    height: 500px;
  }
}
/* line 178, ../scss/_page-home.scss */
#trees-container #portrait #face, #trees-container #portrait #banner {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-bottom: -50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
/* line 182, ../scss/_page-home.scss */
#trees-container #portrait #face, #trees-container #portrait #banner {
  margin: 0;
  padding: 0;
}

/* line 189, ../scss/_page-home.scss */
.thumb-container {
  margin-bottom: 15px;
  overflow: auto;
}
/* line 77, ../scss/_helpers.scss */
.thumb-container .bg {
  background-color: #0b4562;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
  z-index: -1;
}
/* line 83, ../scss/_helpers.scss */
.thumb-container .image {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
  z-index: 0;
}
/* line 89, ../scss/_helpers.scss */
.thumb-container .image, .thumb-container .bg {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 7.8%;
  right: 7.8%;
  bottom: 7.8%;
  left: 7.8%;
}
/* line 93, ../scss/_helpers.scss */
.thumb-container .border-off {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 97, ../scss/_helpers.scss */
.thumb-container .border-on {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}
/* line 103, ../scss/_helpers.scss */
.thumb-container .title-div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
/* line 107, ../scss/_helpers.scss */
.thumb-container .title {
  width: 100%;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: white;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  -webkit-transition: all, 0.4s;
  transition: all, 0.4s;
}
@media (min-width: 992px) {
  /* line 107, ../scss/_helpers.scss */
  .thumb-container .title {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
/* line 121, ../scss/_helpers.scss */
.thumb-container a {
  display: block;
  position: relative;
  margin-bottom: 30px;
}
/* line 126, ../scss/_helpers.scss */
.thumb-container a:hover, .thumb-container a:focus {
  /* .border-on {
    @include opacity(1);
    @include transition(all, $thumb_time / 2);
  }
  .border-off {
    @include opacity(0);
    @include transition(all, $thumb_time);
  } */
}
/* line 136, ../scss/_helpers.scss */
.thumb-container a:hover .title, .thumb-container a:focus .title {
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 141, ../scss/_helpers.scss */
.thumb-container a:hover .bg, .thumb-container a:focus .bg {
  background-color: #1896d5;
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 145, ../scss/_helpers.scss */
.thumb-container a:hover .image, .thumb-container a:focus .image {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media (max-width: 992px) {
  /* line 194, ../scss/_page-home.scss */
  .thumb-container .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 992px) {
  /* line 201, ../scss/_page-home.scss */
  .home .thumb-container {
    width: 90%;
    margin: 0 auto;
  }
}

/* line 208, ../scss/_page-home.scss */
.home #home-about {
  padding: 0 20px;
}
@media (min-width: 768px) {
  /* line 208, ../scss/_page-home.scss */
  .home #home-about {
    padding: 20px 30px;
  }
}

/* line 5, ../scss/_page-music.scss */
.page-template-page-music .main-grid {
  position: relative;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 768px) {
  /* line 5, ../scss/_page-music.scss */
  .page-template-page-music .main-grid {
    margin-left: -0.83333%;
    margin-right: 0.83333%;
  }
}
/* line 17, ../scss/_page-music.scss */
.page-template-page-music .music-item {
  display: block;
  width: 100%;
  padding: 0.83333%;
}
/* line 23, ../scss/_page-music.scss */
.page-template-page-music .music-item .title {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  /* line 27, ../scss/_page-music.scss */
  .page-template-page-music .music-item .description,
  .page-template-page-music .music-item .soundcloud {
    width: 50%;
    padding: 15px;
    float: left;
  }
}

/* line 40, ../scss/_page-music.scss */
.page-template-single-page .page-title, .page-template-single-page .entry-meta,
.page-template-page-about .page-title,
.page-template-page-about .entry-meta,
.page-template-page-contact .page-title,
.page-template-page-contact .entry-meta {
  text-align: left;
}

/* line 2, ../scss/_page-photos.scss */
.entry-summary {
  height: auto !important;
}

/* line 6, ../scss/_page-photos.scss */
.gallery-container {
  width: 100%;
  overflow: visible !important;
  overflow: hidden;
  *zoom: 1;
}
@media (min-width: 768px) {
  /* line 6, ../scss/_page-photos.scss */
  .gallery-container {
    margin-left: -0.83333%;
    margin-right: 0.83333%;
  }
}

/* line 18, ../scss/_page-photos.scss */
.wl-gallery {
  padding: 0;
  margin-bottom: 0;
  display: block;
  width: 33.33333%;
  padding: 0.83333%;
}
@media (min-width: 768px) {
  /* line 18, ../scss/_page-photos.scss */
  .wl-gallery {
    width: 25%;
    padding: 0.83333%;
  }
}

/* line 32, ../scss/_page-photos.scss */
.img-thumbnail {
  padding: 2px !important;
  background-color: #0b4562;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 38, ../scss/_page-photos.scss */
.b-link-fade {
  background-color: #0b4562;
}
/* line 41, ../scss/_page-photos.scss */
.b-link-fade a img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 46, ../scss/_page-photos.scss */
.b-link-fade a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 53, ../scss/_page-photos.scss */
.b-link-fade .b-top-line,
.b-wrapper {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background: rgba(192, 9, 19, 0) !important;
  display: none;
}

/* line 60, ../scss/_page-photos.scss */
#pbOverlay {
  background: rgba(11, 69, 98, 0.9);
}

/* line 63, ../scss/_page-photos.scss */
.hasCounter #pbCaption .counter {
  display: none;
}
