/* Magnific Popup CSS */
/* text-based popup styling */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: 250px;
  margin: 0 auto;
}

.white-popup-book {
  position: relative;
  background: #7abecf;
  padding: 50px 15px;
  width: 270px;
  margin: 0 auto;
  font-family: "Josefin Slab", serif !important;
  font-size: 1.8em;
  color: #FFF;
}
.white-popup-book a {
  color: #FFF !important;
}
.white-popup-book a:hover {
  color: #58595b !important;
}
@media (min-width: 611px) and (max-width: 841px) {
  .white-popup-book {
    width: 500px;
    font-size: 1.5em;
    padding: 25px;
  }
}
@media (min-width: 842px) {
  .white-popup-book {
    width: 500px;
    font-size: 1.2em;
    padding: 25px;
  }
}

#menuPh ul {
  text-align: center;
  list-style-type: none;
  text-indent: 0;
}
#menuPh ul li {
  padding: 15px 10px;
  font-size: 1.5em;
  text-indent: 0 !important;
  margin-left: -40px;
  font-family: "Josefin Slab", serif !important;
}

/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* preview styles */
html {
  font-family: "Calibri", "Trebuchet MS", "Helvetica", sans-serif;
}

h3 {
  margin-top: 0;
  font-size: 24px;
}

a li,
.links li {
  margin-bottom: 5px;
}

h4 {
  margin: 24px 0 0 0;
}

.bottom-text {
  margin-top: 40px;
  border-top: 2px solid #CCC;
}
.bottom-text a {
  border-bottom: 1px solid #CCC;
}
.bottom-text p {
  max-width: 650px;
}

.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;
  -webkit-box-sizing: border-box;
  -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: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  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;
  user-select: none;
}

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

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

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

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.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;
  -webkit-box-shadow: none;
  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: white;
  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: #333333;
}

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

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

.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 white;
  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 white;
  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: black;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -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: #444444;
}

.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;
    -webkit-box-sizing: border-box;
    -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;
}

body {
  font-family: "Droid Sans", sans-serif;
  color: #58595b;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  padding: 20px 0;
  margin: 0;
  font-family: "Josefin Slab", serif;
  text-align: center;
  font-size: 1em;
}

h1 {
  font-size: 3.5em;
  line-height: 1.25em;
}
@media (max-width: 610px) {
  h1 {
    font-size: 2.5em;
    padding: 20px 0 0px 0;
  }
}
@media (min-width: 611px) and (max-width: 849px) {
  h1 {
    font-size: 2.9em;
    padding: 20px 0 10px 0;
  }
}

h2 {
  font-size: 1.3em;
  padding: 0 0 20px 0;
}
@media (max-width: 610px) {
  h2 {
    font-size: 0.8em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  h2 {
    font-size: 1em;
    line-height: 1.2em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  h2 {
    font-size: 1.2em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  h2 {
    font-size: 1.2em;
  }
}

h3 {
  font-size: 2em;
}
@media (max-width: 610px) {
  h3 {
    font-size: 1.7em;
    padding: 10px 0 20px 0;
  }
}
@media (min-width: 611px) and (max-width: 849px) {
  h3 {
    font-size: 1.5em;
    padding: 00px 0 20px 0;
  }
}

h4 {
  font-size: 1.6em;
  padding: 17px 0;
  color: #58595b;
}

h5, h6 {
  font-size: 0.9em;
  padding: 0;
  line-height: 1.5;
  margin: 0;
}
@media (min-width: 930px) {
  h5, h6 {
    font-size: 1em;
  }
}

h6 {
  padding: 5px 0;
}
@media (min-width: 850px) {
  h6 {
    font-size: 1.2em;
  }
}

.title-font {
  font-family: "Josefin Slab", serif;
}

p {
  font-size: 1em;
  font-family: "Droid Sans", sans-serif;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}

#universe {
  position: relative;
  width: 100%;
}

.topSect {
  padding-top: 3.6em;
}

.restrict {
  position: relative;
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
}

.sect {
  width: 100%;
  height: auto;
}

.sectInner {
  width: 90%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 0;
}
.sectInner img {
  padding: 20px 0;
}
@media (min-width: 901px) and (max-width: 1112px) {
  .sectInner {
    width: 100%;
  }
}

.handwrite {
  font-family: 'Lobster', cursive;
  font-size: 1.15rem;
  letter-spacing: 1px;
}
@media (max-width: 610px) {
  .handwrite {
    font-size: 1.2rem;
  }
}
@media (min-width: 611px) and (max-width: 690px) {
  .handwrite {
    font-size: 1rem;
  }
}

.quote {
  width: 75%;
  max-width: 900px;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  .quote {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1em;
    font-size: 1.8em;
  }
  .quote:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  .quote {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.1em;
    font-size: 1.35em;
  }
  .quote:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  .quote {
    font-size: 1.11em;
    line-height: 1.4em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  .quote {
    font-size: 1.05em;
    line-height: 1.5em;
  }
}

.vlgreyBG {
  background: url(../images/fabric.png) repeat;
}

.sectTitle {
  position: relative;
  top: -27px;
  margin: 0 0 -44px 0;
  padding: 0;
  text-align: center;
  text-indent: 15px;
  background: url(../images/sectTitle.svg) no-repeat center -6px;
  -moz-background-size: 300px;
  -o-background-size: 300px;
  -webkit-background-size: 300px;
  background-size: 300px;
  overflow: visible;
}

a {
  text-decoration: none;
  color: #58595b;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

a:hover {
  color: #7abecf;
}

a:visited {
  color: #58595b;
}

.underline {
  text-decoration: underline !important;
}

.ghost, .ghost-sm {
  border: #58595b solid 2px;
  border-color: inherit;
  color: #58595b;
  padding: 30px 40px;
  cursor: pointer;
  font-family: "Josefin Slab", serif;
  font-size: 1.6em;
}
@media (max-width: 840px) {
  .ghost, .ghost-sm {
    font-size: 2.1em;
    padding: 20px 20px;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  .ghost, .ghost-sm {
    font-size: 1.5em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  .ghost, .ghost-sm {
    font-size: 1.8em;
  }
}

.ghost-sm {
  padding: 9px 12px;
}
@media (min-width: 320px) and (max-width: 610px) {
  .ghost-sm {
    font-size: 1.2em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  .ghost-sm {
    font-size: 1.4em;
  }
}

.ghost:hover, .ghost-sm:hover {
  color: #58595b;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.pushLeft {
  margin-left: 10px;
}

.uppercase {
  text-transform: uppercase;
}

.trackLinda {
  letter-spacing: 5px;
}
@media (max-width: 610px) {
  .trackLinda {
    letter-spacing: 4px;
  }
}

.psycho {
  letter-spacing: 2px;
  padding: 5px 0;
  text-align: center;
  font-family: "Josefin Slab", serif;
  font-size: 1.6em;
}
@media (min-width: 611px) and (max-width: 849px) {
  .psycho {
    font-size: 1.3em;
  }
}

.uppercase-track {
  letter-spacing: 1px;
}

.trackCred {
  letter-spacing: 5px;
}
@media (max-width: 610px) {
  .trackCred {
    letter-spacing: 2px;
  }
}
@media (min-width: 611px) and (max-width: 739px) {
  .trackCred {
    letter-spacing: 1px;
  }
}

.a-closer {
  letter-spacing: 3px !important;
}
@media (max-width: 610px) {
  .a-closer {
    letter-spacing: 1px !important;
  }
}

.blue {
  color: #aee067;
}

.up25 {
  position: relative;
  top: -50px;
}

.up8 {
  position: relative;
  top: -8px;
}

.img-container img {
  width: 100%;
}

.negMargin {
  position: relative;
  top: -20px;
}

.pad10y {
  padding: 10px 0;
}

.pad25y {
  padding: 25px 0;
}

.pad50y {
  padding: 50px 0;
}

.padResources2 {
  padding: 35px 0 50px 0;
}

.padBot50 {
  padding-bottom: 50px;
}

.padBot75 {
  padding-bottom: 75px;
}

.padBot25 {
  padding-bottom: 25px;
}

.padTop25 {
  padding-top: 25px;
}

.padTop40 {
  padding-top: 40px;
}

.padBot30 {
  padding-bottom: 30px;
}

.padTop50 {
  padding-top: 50px;
}

.padTop75 {
  padding-top: 75px;
}

.padTopWorkshops {
  padding-top: 3em;
}

.padTop25Bot50 {
  padding: 100px 0 50px 0;
}

#navTop {
  position: fixed;
  width: 100%;
  background: #696969;
  margin: 0;
  padding: 1.2em 0 0 0;
  height: 2.4em;
  z-index: 3;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
@media (max-width: 610px) {
  #navTop {
    height: 1.8em;
  }
}
@media (min-width: 611px) and (max-width: 699px) {
  #navTop {
    height: 1.7em;
  }
}
@media (min-width: 700px) and (max-width: 900px) {
  #navTop {
    height: 1.8em;
  }
}

.trans {
  opacity: 0.95;
}

#nav {
  overflow: hidden;
  *zoom: 1;
  background: #FFF;
  height: 2em;
  margin: 0;
  overflow: visible;
}
@media (max-width: 610px) {
  #nav {
    height: 1.6em;
  }
}
@media (min-width: 611px) and (max-width: 699px) {
  #nav {
    height: 1.5em;
  }
}
@media (min-width: 700px) and (max-width: 900px) {
  #nav {
    height: 1.6em;
  }
}

#navBar {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin: 0 auto;
  overflow: visible;
  height: 2em;
}
#navBar:after {
  content: " ";
  display: block;
  clear: both;
}
#navBar a {
  font-family: "Josefin Slab", serif;
  font-size: 1.5em;
  text-decoration: none;
  height: 1.5em;
  margin: 0;
  padding: 5px 0;
  color: #58595b;
}
@media (min-width: 610px) and (max-width: 699px) {
  #navBar a {
    font-size: 1.05em;
  }
}
@media (min-width: 700px) and (max-width: 900px) {
  #navBar a {
    font-size: 1.2em;
  }
}
#navBar a:hover {
  color: #58595b;
}
#navBar a:visited {
  color: #58595b;
}
#navBar .regLinks {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 78.125%;
  float: left;
  padding-left: 0.3125%;
  padding-right: 0.3125%;
  display: inline;
  margin: 0;
  padding: 0;
  height: 2em;
  z-index: 3;
}
#navBar .regLinks #home-link, #navBar .regLinks #about-link, #navBar .regLinks #newclients-link, #navBar .regLinks #services-link, #navBar .regLinks #resources-link, #navBar .regLinks #workshops-link {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16%;
  float: left;
  padding-left: 0.4%;
  padding-right: 0.4%;
  display: inline;
  margin: 0;
  text-align: center;
  z-index: 10 !important;
}
#navBar .regLinks #home-link {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 12%;
  float: left;
  padding-left: 0.4%;
  padding-right: 0.4%;
}
#navBar .regLinks #newclients-link {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  float: left;
  padding-left: 0.4%;
  padding-right: 0.4%;
}
#navBar .regLinks #workshops-link {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  float: left;
  padding-left: 0.4%;
  padding-right: 0.4%;
}
#navBar .regLinks #resources-link {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 12%;
  float: left;
  padding-left: 0.4%;
  padding-right: 0.4%;
  margin-right: 4%;
}
#navBar .bookTriangle {
  position: absolute;
  left: 76.8%;
  top: -0.95em;
  margin: 0;
  padding: 0;
  height: 0px;
  width: 0px;
  z-index: 10;
  border-bottom: 15px solid #5ba2b4;
  border-left: 15px solid transparent;
}
@media (min-width: 611px) and (max-width: 740px) {
  #navBar .bookTriangle {
    left: 76.1%;
  }
}
@media (min-width: 741px) and (max-width: 829px) {
  #navBar .bookTriangle {
    left: 76.2%;
  }
}
@media (min-width: 830px) and (max-width: 920px) {
  #navBar .bookTriangle {
    left: 76.5%;
  }
}
@media (min-width: 921px) and (max-width: 1000px) {
  #navBar .bookTriangle {
    left: 76.6%;
  }
}
@media (min-width: 1001px) and (max-width: 1030px) {
  #navBar .bookTriangle {
    left: 76.65%;
  }
}
#navBar .bookLast {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 18.75%;
  float: left;
  padding-left: 0.3125%;
  padding-right: 0.3125%;
  margin-right: 3.125%;
  color: #FFF !important;
  display: inline;
  position: relative;
  top: -16px;
  margin: 0 0 -22px 0;
  padding: 21px 0 0 0;
  height: 2.7em;
  text-align: center;
  background: #7abecf;
  z-index: 11;
  overflow: visible;
}
@media (max-width: 610px) {
  #navBar {
    display: none;
  }
}
#navBar #navHighlight {
  width: 78.125%;
  position: absolute;
  margin: 0;
  padding: 0;
  height: 1px;
  top: 0;
  z-index: 0 !important;
  overflow: visible;
}
#navBar #navHighlight .home-hl, #navBar #navHighlight .about-hl, #navBar #navHighlight .newclients-hl, #navBar #navHighlight .services-hl, #navBar #navHighlight .resources-hl, #navBar #navHighlight .workshops-hl {
  width: 8%;
  position: absolute;
  display: inline-block;
  height: 2px;
  margin: 0;
  padding: 0;
  left: 1.95%;
  top: 28px;
  background: #FFF;
  z-index: 0 !important;
  -moz-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
@media (min-width: 611px) and (max-width: 699px) {
  #navBar #navHighlight .home-hl, #navBar #navHighlight .about-hl, #navBar #navHighlight .newclients-hl, #navBar #navHighlight .services-hl, #navBar #navHighlight .resources-hl, #navBar #navHighlight .workshops-hl {
    top: 21px;
  }
}
@media (min-width: 700px) and (max-width: 900px) {
  #navBar #navHighlight .home-hl, #navBar #navHighlight .about-hl, #navBar #navHighlight .newclients-hl, #navBar #navHighlight .services-hl, #navBar #navHighlight .resources-hl, #navBar #navHighlight .workshops-hl {
    top: 22px;
  }
}
#navBar #navHighlight .about-hl {
  left: 16.1%;
}
#navBar #navHighlight .newclients-hl {
  left: 34.3%;
}
#navBar #navHighlight .services-hl {
  left: 52.1%;
}
#navBar #navHighlight .workshops-hl {
  left: 70%;
}
#navBar #navHighlight .resources-hl {
  left: 86.1%;
}
#navBar #navHighlight .home-hlJhover, #navBar #navHighlight .about-hlJhover, #navBar #navHighlight .newclients-hlJhover, #navBar #navHighlight .services-hlJhover, #navBar #navHighlight .resources-hlJhover, #navBar #navHighlight .workshops-hlJhover,
#navBar #navHighlight .home-hlJhoverS, #navBar #navHighlight .about-hlJhoverS, #navBar #navHighlight .newclients-hlJhoverS, #navBar #navHighlight .services-hlJhoverS, #navBar #navHighlight .resources-hlJhoverS, #navBar #navHighlight .workshops-hlJhoverS {
  height: 4px;
  top: 27px;
  background: #58595b;
  z-index: 1;
}
@media (min-width: 611px) and (max-width: 699px) {
  #navBar #navHighlight .home-hlJhover, #navBar #navHighlight .about-hlJhover, #navBar #navHighlight .newclients-hlJhover, #navBar #navHighlight .services-hlJhover, #navBar #navHighlight .resources-hlJhover, #navBar #navHighlight .workshops-hlJhover,
  #navBar #navHighlight .home-hlJhoverS, #navBar #navHighlight .about-hlJhoverS, #navBar #navHighlight .newclients-hlJhoverS, #navBar #navHighlight .services-hlJhoverS, #navBar #navHighlight .resources-hlJhoverS, #navBar #navHighlight .workshops-hlJhoverS {
    top: 20px;
  }
}
@media (min-width: 700px) and (max-width: 900px) {
  #navBar #navHighlight .home-hlJhover, #navBar #navHighlight .about-hlJhover, #navBar #navHighlight .newclients-hlJhover, #navBar #navHighlight .services-hlJhover, #navBar #navHighlight .resources-hlJhover, #navBar #navHighlight .workshops-hlJhover,
  #navBar #navHighlight .home-hlJhoverS, #navBar #navHighlight .about-hlJhoverS, #navBar #navHighlight .newclients-hlJhoverS, #navBar #navHighlight .services-hlJhoverS, #navBar #navHighlight .resources-hlJhoverS, #navBar #navHighlight .workshops-hlJhoverS {
    top: 21px;
  }
}

#navBarPh {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin: 0 auto;
  overflow: visible;
}
#navBarPh:after {
  content: " ";
  display: block;
  clear: both;
}
#navBarPh a {
  font-family: "Josefin Slab", serif;
  font-size: 1.2em;
  text-decoration: none;
  margin: 0;
  padding: 0;
  padding: 0;
  color: #58595b;
}
#navBarPh a:hover {
  color: #000 !important;
}
#navBarPh a:visited {
  color: #58595b;
}
#navBarPh .menuPh {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 5%;
  padding-right: 5%;
  display: inline;
  margin: 0;
  height: 2em;
  padding: 5px 0;
  text-align: center;
}
#navBarPh .bookTrianglePh {
  position: absolute;
  left: 46%;
  top: -0.95em;
  margin: 0;
  padding: 0;
  height: 0px;
  width: 0px;
  z-index: 10;
  border-bottom: 15px solid #5ba2b4;
  border-left: 15px solid transparent;
}
@media (min-width: 320px) and (max-width: 359px) {
  #navBarPh .bookTrianglePh {
    left: 45%;
  }
}
@media (min-width: 360px) and (max-width: 369px) {
  #navBarPh .bookTrianglePh {
    left: 45.5%;
  }
}
@media (min-width: 370px) and (max-width: 413px) {
  #navBarPh .bookTrianglePh {
    left: 45.8%;
  }
}
@media (min-width: 414px) and (max-width: 475px) {
  #navBarPh .bookTrianglePh {
    left: 46.1%;
  }
}
@media (min-width: 476px) and (max-width: 610px) {
  #navBarPh .bookTrianglePh {
    left: 47.4%;
  }
}
#navBarPh .bookLastPh {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 5%;
  padding-right: 5%;
  display: inline;
  position: relative;
  top: -16px;
  margin: 0 0 -22px 0;
  padding: 21px 0 0 0;
  height: 2.7em;
  text-align: center;
  background: #7abecf;
  z-index: 11;
  color: #FFF;
  overflow: visible;
}
@media (min-width: 611px) {
  #navBarPh {
    display: none;
  }
}

/* Background pattern from subtlepatterns.com */
#headshot {
  background: url(../images/lindaHome.jpg) no-repeat center 0%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  height: 350px;
  display: block;
  color: #FFF;
}
@media (max-width: 610px) {
  #headshot {
    height: 290px;
    background: url(../images/lindaHomePh.jpg) no-repeat center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 2250px) {
  #headshot {
    height: 400px;
  }
}
#headshot .caption {
  position: relative;
  margin: 0;
  padding: 0;
  width: 57%;
  height: 250px;
  text-align: center;
  top: 30px;
  left: 42%;
}
@media (min-width: 611px) and (max-width: 849px) {
  #headshot .caption {
    top: 10px;
  }
}
#headshot .caption .caption-break {
  display: block;
}
@media (min-width: 850px) {
  #headshot .caption .caption-break {
    display: inline;
  }
}
#headshot .caption .practice-break {
  display: block;
}
@media (min-width: 836px) {
  #headshot .caption .practice-break {
    display: inline;
  }
}
#headshot .caption .practice-break2 {
  display: block;
  padding-top: 2px;
}
@media (max-width: 610px) {
  #headshot .caption {
    display: none;
  }
}

#headshot-under {
  background: #58595b;
}
@media (min-width: 611px) {
  #headshot-under {
    display: none;
  }
}
#headshot-under .caption-phone {
  text-align: center;
  color: #FFF;
}
#headshot-under .caption-phone .caption-break {
  display: inline;
}

#info {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#info:after {
  content: " ";
  display: block;
  clear: both;
}
#info .what, #info .how, #info .why {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
  text-align: center;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #info .what, #info .how, #info .why {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1em;
    font-size: 1.8em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #info .what, #info .how, #info .why {
    line-height: 1em;
    font-size: 1.35em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #info .what, #info .how, #info .why {
    font-size: 1.2em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #info .what, #info .how, #info .why {
    font-size: 1.1em;
  }
}

#clientInfo #clientInfo-1 {
  width: 85%;
  max-width: 1020px;
  font-size: 1em;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #clientInfo #clientInfo-1 {
    line-height: 1em;
    font-size: 1.8em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #clientInfo #clientInfo-1 {
    line-height: 1.2em;
    font-size: 1.35em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #clientInfo #clientInfo-1 {
    font-size: 1.2em;
    line-height: 1.5em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #clientInfo #clientInfo-1 {
    width: 93%;
    font-size: 1.1em;
    line-height: 1.5em;
  }
}

#services {
  color: #dgrey;
}
#services .ghost {
  color: #dgrey;
}

#services-rep {
  color: #58595b;
}
#services-rep .ghost-sm-ph {
  display: none;
}
@media (max-width: 610px) {
  #services-rep .ghost-sm-ph {
    display: block;
    padding-top: 25px;
    padding-bottom: 10px;
  }
}
@media (max-width: 610px) {
  #services-rep .ghost-sm-hide {
    display: none;
  }
}

#services1, #services1-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  display: block;
}
#services1:after, #services1-2:after {
  content: " ";
  display: block;
  clear: both;
}
#services1 .talk, #services1 .hypno, #services1 .hmr, #services1 .issues, #services1 .treatments, #services1 .workshop, #services1-2 .talk, #services1-2 .hypno, #services1-2 .hmr, #services1-2 .issues, #services1-2 .treatments, #services1-2 .workshop {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
  text-align: center;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #services1 .talk, #services1 .hypno, #services1 .hmr, #services1 .issues, #services1 .treatments, #services1 .workshop, #services1-2 .talk, #services1-2 .hypno, #services1-2 .hmr, #services1-2 .issues, #services1-2 .treatments, #services1-2 .workshop {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1em;
    font-size: 1.8em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #services1 .talk, #services1 .hypno, #services1 .hmr, #services1 .issues, #services1 .treatments, #services1 .workshop, #services1-2 .talk, #services1-2 .hypno, #services1-2 .hmr, #services1-2 .issues, #services1-2 .treatments, #services1-2 .workshop {
    line-height: 1em;
    font-size: 1.35em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #services1 .talk, #services1 .hypno, #services1 .hmr, #services1 .issues, #services1 .treatments, #services1 .workshop, #services1-2 .talk, #services1-2 .hypno, #services1-2 .hmr, #services1-2 .issues, #services1-2 .treatments, #services1-2 .workshop {
    font-size: 1.2em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #services1 .talk, #services1 .hypno, #services1 .hmr, #services1 .issues, #services1 .treatments, #services1 .workshop, #services1-2 .talk, #services1-2 .hypno, #services1-2 .hmr, #services1-2 .issues, #services1-2 .treatments, #services1-2 .workshop {
    font-size: 1.1em;
  }
}
#services1 .issues, #services1 .treatments, #services1-2 .issues, #services1-2 .treatments {
  text-align: center;
}
#services1 .issues ul, #services1 .treatments ul, #services1-2 .issues ul, #services1-2 .treatments ul {
  position: relative;
  left: -20px;
  list-style-type: none;
  text-indent: 0;
  text-align: center;
}
@media (max-width: 610px) {
  #services1 .issues ul, #services1 .treatments ul, #services1-2 .issues ul, #services1-2 .treatments ul {
    font-size: 0.5em;
    text-align: center;
    text-indent: 0 !important;
    line-height: 1.5em;
    position: relative;
    left: -20px;
  }
}
@media (min-width: 611px) and (max-width: 690px) {
  #services1 .issues ul, #services1 .treatments ul, #services1-2 .issues ul, #services1-2 .treatments ul {
    line-height: 1.5em;
    font-size: 0.6em;
    text-indent: 0 !important;
  }
}
@media (min-width: 691px) and (max-width: 840px) {
  #services1 .issues ul, #services1 .treatments ul, #services1-2 .issues ul, #services1-2 .treatments ul {
    line-height: 1.5em;
    font-size: 0.7em;
    text-indent: 0 !important;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #services1 .issues ul, #services1 .treatments ul, #services1-2 .issues ul, #services1-2 .treatments ul {
    line-height: 1.5em;
    font-size: 0.85em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #services1 .issues ul, #services1 .treatments ul, #services1-2 .issues ul, #services1-2 .treatments ul {
    font-size: 0.85em;
    line-height: 1.5em;
  }
}
#services1 .issues ul li, #services1 .treatments ul li, #services1-2 .issues ul li, #services1-2 .treatments ul li {
  padding: 3px 0;
}
#services1 .issues ul, #services1-2 .issues ul {
  text-indent: 0;
}
@media (min-width: 841px) and (max-width: 900px) {
  #services1 .issues ul, #services1-2 .issues ul {
    text-indent: 0;
  }
}

#services2, #services2-2 {
  max-width: 55%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  display: block;
}
#services2:after, #services2-2:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 610px) {
  #services2, #services2-2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #services2:after, #services2-2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 611px) and (max-width: 900px) {
  #services2, #services2-2 {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
  #services2:after, #services2-2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1200px) {
  #services2, #services2-2 {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
  }
  #services2:after, #services2-2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
#services2 .breath, #services2 .emdr, #services2-2 .breath, #services2-2 .emdr {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #services2 .breath, #services2 .emdr, #services2-2 .breath, #services2-2 .emdr {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1em;
    font-size: 1.8em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #services2 .breath, #services2 .emdr, #services2-2 .breath, #services2-2 .emdr {
    line-height: 1em;
    font-size: 1.35em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #services2 .breath, #services2 .emdr, #services2-2 .breath, #services2-2 .emdr {
    font-size: 1.2em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #services2 .breath, #services2 .emdr, #services2-2 .breath, #services2-2 .emdr {
    font-size: 1.1em;
  }
}
@media (min-width: 611px) and (max-width: 1077px) {
  #services2 .emdr h2, #services2-2 .emdr h2 {
    line-height: 2.5em;
  }
}
@media (max-width: 610px) {
  #services2 .breath, #services2-2 .breath {
    position: relative;
    top: -25px;
  }
}

#resources {
  color: #58595b;
  display: block;
  height: auto;
}
#resources a {
  color: #58595b;
}
#resources a:hover {
  color: #58595b;
}
#resources a:visited {
  color: #58595b;
}

#resources2 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
}
#resources2:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 610px) {
  #resources2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1em;
    font-size: 1.8em;
  }
  #resources2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #resources2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.2em;
    font-size: 1.35em;
  }
  #resources2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #resources2 {
    font-size: 1.2em;
    line-height: 1.5em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #resources2 {
    font-size: 1.1em;
    line-height: 1.5em;
  }
}
#resources2 .phone {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 29.16667%;
  float: left;
  padding-left: 0.41667%;
  padding-right: 0.41667%;
  text-align: right;
  position: relative;
  top: -14px;
}
@media (max-width: 610px) {
  #resources2 .phone {
    display: none;
  }
}
#resources2 .resInfo {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 70.83333%;
  float: right;
  padding-left: 0.41667%;
  padding-right: 0.41667%;
  line-height: 1.5em;
}
#resources2 .resInfo ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#resources2 .resInfo ul .phone-break {
  display: inline;
}
@media (max-width: 610px) {
  #resources2 .resInfo ul .phone-break {
    display: block;
    text-align: center;
  }
}
@media (max-width: 610px) {
  #resources2 .resInfo {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1em;
  }
}
@media (min-width: 611px) and (max-width: 900px) {
  #resources2 .resInfo {
    line-height: 1em;
  }
}

#footer {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  background: #696969;
  color: #FFF;
}
#footer a {
  color: #FFF;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
#footer a:hover {
  color: #7abecf;
}
#footer .sectInner {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  line-height: 1.5em;
}
#footer .sectInner:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 610px) {
  #footer .sectInner {
    line-height: 0.8em;
    font-size: 1.9em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #footer .sectInner {
    line-height: 1.2em;
    font-size: 1.35em;
  }
}
#footer .sectInner .contact-col1, #footer .sectInner .contact-col2, #footer .sectInner .contact-col3, #footer .sectInner .contact-col4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 28.57143%;
  float: left;
  padding-left: 1.42857%;
  padding-right: 1.42857%;
}
@media (max-width: 610px) {
  #footer .sectInner .contact-col1, #footer .sectInner .contact-col2, #footer .sectInner .contact-col3, #footer .sectInner .contact-col4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}
#footer .sectInner .contact-col2, #footer .sectInner .contact-col3, #footer .sectInner .contact-col4 {
  text-align: center;
}
#footer .sectInner .contact-col4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14.28571%;
  float: left;
  padding-left: 1.42857%;
  padding-right: 1.42857%;
}
@media (max-width: 610px) {
  #footer .sectInner .contact-col4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}
@media (max-width: 610px) {
  #footer .sectInner .contact-col1 {
    text-align: center;
  }
}
#footer .sectInner .beanbot-break {
  display: inline;
}
@media (max-width: 610px) {
  #footer .sectInner .beanbot-break {
    display: block;
  }
}
#footer #logo {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
#footer #logo:after {
  content: " ";
  display: block;
  clear: both;
}
#footer #logo .col1 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40%;
  float: left;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 auto;
}
#footer #logo .col2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%;
  float: right;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 auto;
}

#linkGallery {
  padding-bottom: 25px;
}

#linkGalleryInner1, #linkGalleryInner1-2 {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 20px 0 0 0;
  height: auto;
}
#linkGalleryInner1:after, #linkGalleryInner1-2:after {
  content: " ";
  display: block;
  clear: both;
}
#linkGalleryInner1 a, #linkGalleryInner1-2 a {
  color: #FFF;
}
@media (max-width: 840px) {
  #linkGalleryInner1 .two-line, #linkGalleryInner1-2 .two-line {
    line-height: 25px !important;
  }
}
@media (max-width: 610px) {
  #linkGalleryInner1 .two-line2, #linkGalleryInner1-2 .two-line2 {
    line-height: 25px !important;
  }
}
@media (max-width: 610px) {
  #linkGalleryInner1 .two-line-adj, #linkGalleryInner1-2 .two-line-adj {
    position: relative;
    top: -13px;
  }
}
@media (max-width: 610px) {
  #linkGalleryInner1 .row-up, #linkGalleryInner1-2 .row-up {
    position: relative;
    top: -13px;
  }
}
@media (max-width: 610px) {
  #linkGalleryInner1 .row-up2, #linkGalleryInner1-2 .row-up2 {
    position: relative;
    top: -26px !important;
  }
}
@media (max-width: 610px) {
  #linkGalleryInner1 .row-up3, #linkGalleryInner1-2 .row-up3 {
    position: relative;
    top: -39px !important;
  }
}
@media (min-width: 611px) {
  #linkGalleryInner1 .phone-vis, #linkGalleryInner1-2 .phone-vis {
    display: none !important;
  }
}
@media (max-width: 610px) {
  #linkGalleryInner1 .centerGhost, #linkGalleryInner1-2 .centerGhost {
    position: relative;
    left: 70px;
  }
}
@media (max-width: 610px) {
  #linkGalleryInner1, #linkGalleryInner1-2 {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
  }
  #linkGalleryInner1:after, #linkGalleryInner1-2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #linkGalleryInner1, #linkGalleryInner1-2 {
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
  }
  #linkGalleryInner1:after, #linkGalleryInner1-2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
#linkGalleryInner1 .col1, #linkGalleryInner1 .col2, #linkGalleryInner1 .col3, #linkGalleryInner1-2 .col1, #linkGalleryInner1-2 .col2, #linkGalleryInner1-2 .col3 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
  position: relative;
  display: inline;
}
#linkGalleryInner1 .col1 .ghostDiv3, #linkGalleryInner1 .col2 .ghostDiv3, #linkGalleryInner1 .col3 .ghostDiv3, #linkGalleryInner1-2 .col1 .ghostDiv3, #linkGalleryInner1-2 .col2 .ghostDiv3, #linkGalleryInner1-2 .col3 .ghostDiv3 {
  display: block;
  margin: 20px auto 0 auto;
  color: #58595b;
  font-family: "Josefin Slab", serif;
  font-size: 1.3em;
  text-align: center;
  line-height: 75px;
  height: 75px;
  width: 200px;
  border: solid #58595b 2px;
}
@media (max-width: 610px) {
  #linkGalleryInner1 .col1 .ghostDiv3, #linkGalleryInner1 .col2 .ghostDiv3, #linkGalleryInner1 .col3 .ghostDiv3, #linkGalleryInner1-2 .col1 .ghostDiv3, #linkGalleryInner1-2 .col2 .ghostDiv3, #linkGalleryInner1-2 .col3 .ghostDiv3 {
    display: inline-block;
    height: 50px;
    width: 120px;
    margin: 20px 5px 0 5px;
    line-height: 50px;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #linkGalleryInner1 .col1 .ghostDiv3, #linkGalleryInner1 .col2 .ghostDiv3, #linkGalleryInner1 .col3 .ghostDiv3, #linkGalleryInner1-2 .col1 .ghostDiv3, #linkGalleryInner1-2 .col2 .ghostDiv3, #linkGalleryInner1-2 .col3 .ghostDiv3 {
    height: 50px;
    width: 150px;
    line-height: 50px;
    margin: 20px 10px 0 10px;
  }
}
@media (max-width: 610px) {
  #linkGalleryInner1 .col1, #linkGalleryInner1 .col2, #linkGalleryInner1 .col3, #linkGalleryInner1-2 .col1, #linkGalleryInner1-2 .col2, #linkGalleryInner1-2 .col3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    display: block;
    line-height: 0.85em;
    font-size: 0.85em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #linkGalleryInner1 .col1, #linkGalleryInner1 .col2, #linkGalleryInner1 .col3, #linkGalleryInner1-2 .col1, #linkGalleryInner1-2 .col2, #linkGalleryInner1-2 .col3 {
    font-size: 0.85em;
    left: -18px;
  }
}

#linkGalleryInner1-2 a {
  color: #58595b;
}
#linkGalleryInner1-2 .col1 .ghostDiv3, #linkGalleryInner1-2 .col2 .ghostDiv3, #linkGalleryInner1-2 .col3 .ghostDiv3 {
  color: #58595b;
  border: solid #58595b 2px;
}

#linkGalleryInner2 {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 0 40px 0;
}
#linkGalleryInner2:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 610px) {
  #linkGalleryInner2 {
    display: none;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #linkGalleryInner2 {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
  #linkGalleryInner2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
#linkGalleryInner2 .col1, #linkGalleryInner2 .col2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}
#linkGalleryInner2 .col1 .ghostDiv2, #linkGalleryInner2 .col2 .ghostDiv2 {
  display: block;
  margin: 20px auto 0 auto;
  color: #58595b;
  font-family: "Josefin Slab", serif;
  font-size: 1.3em;
  text-align: center;
  line-height: 75px;
  height: 75px;
  width: 200px;
  border: solid #58595b 2px;
}
@media (max-width: 610px) {
  #linkGalleryInner2 .col1 .ghostDiv2, #linkGalleryInner2 .col2 .ghostDiv2 {
    display: inline-block;
    height: 50px;
    width: 120px;
    margin: 20px 5px 0 5px;
    line-height: 55px;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #linkGalleryInner2 .col1 .ghostDiv2, #linkGalleryInner2 .col2 .ghostDiv2 {
    height: 50px;
    width: 150px;
    line-height: 50px;
    margin: 20px 5px 0 5px;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #linkGalleryInner2 .col1, #linkGalleryInner2 .col2 {
    position: relative;
    font-size: 0.85em;
    left: -14px;
  }
}

#bio {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5em;
}
#bio:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 610px) {
  #bio {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1em;
    font-size: 1.8em;
  }
  #bio:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1200px) {
  #bio {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  #bio:after {
    content: " ";
    display: block;
    clear: both;
  }
}
#bio .colourHeadshot {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
}
@media (max-width: 610px) {
  #bio .colourHeadshot {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin-left: 15%;
    margin-right: 15%;
  }
}
@media (min-width: 851px) and (max-width: 972px) {
  #bio .colourHeadshot {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#bio .colourHeadshot img {
  width: 100%;
  padding: 15px 0 10px 0;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 610px) {
  #bio .colourHeadshot img {
    padding: 0 0 10px 0;
  }
}
@media (min-width: 750px) and (max-width: 850px) {
  #bio .colourHeadshot img {
    width: 80%;
    padding: 5px 0 10px 20px;
  }
}
@media (min-width: 851px) and (max-width: 914px) {
  #bio .colourHeadshot img {
    position: relative;
    left: -13px;
  }
}
@media (min-width: 915px) and (max-width: 972px) {
  #bio .colourHeadshot img {
    width: 80%;
    padding: 5px 0 10px 0;
  }
}
@media (min-width: 973px) and (max-width: 1050px) {
  #bio .colourHeadshot img {
    width: 90%;
    padding: 7px 0 10px 17px;
  }
}
@media (min-width: 1051px) and (max-width: 1099px) {
  #bio .colourHeadshot img {
    padding: 7px 0 10px 15px;
  }
}
@media (min-width: 1100px) and (max-width: 1186px) {
  #bio .colourHeadshot img {
    width: 80%;
    padding: 7px 0 10px 34px;
  }
}
#bio .writeup {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66667%;
  float: right;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
}
@media (max-width: 610px) {
  #bio .writeup {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}
@media (min-width: 851px) and (max-width: 972px) {
  #bio .writeup {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    float: right;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #bio .writeup {
    line-height: 1em;
    font-size: 1.35em;
  }
}
@media (min-width: 611px) and (max-width: 972px) {
  #bio .writeup .write-hide-p2 {
    display: none;
  }
}
@media (min-width: 611px) and (max-width: 1049px) {
  #bio .writeup .write-hide-p3 {
    display: none;
  }
}
@media (min-width: 1100px) and (max-width: 1186px) {
  #bio .writeup .write-hide-p3 {
    display: none;
  }
}
@media (min-width: 611px) and (max-width: 1186px) {
  #bio .writeup .write-hide-p4 {
    display: none;
  }
}

#fluid-paragraphs {
  position: relative;
  top: -15px;
  width: 80%;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #fluid-paragraphs .write-show-p2 {
    display: none;
  }
}
@media (min-width: 973px) {
  #fluid-paragraphs .write-show-p2 {
    display: none;
  }
}
@media (max-width: 610px) {
  #fluid-paragraphs .write-show-p3 {
    display: none;
  }
}
@media (min-width: 1049px) and (max-width: 1099px) {
  #fluid-paragraphs .write-show-p3 {
    display: none;
  }
}
@media (min-width: 1187px) {
  #fluid-paragraphs .write-show-p3 {
    display: none;
  }
}
@media (max-width: 610px) {
  #fluid-paragraphs .write-show-p4 {
    display: none;
  }
}
@media (min-width: 1187px) {
  #fluid-paragraphs .write-show-p4 {
    display: none;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #fluid-paragraphs {
    line-height: 1.05em;
    font-size: 1.35em;
  }
}

.quoteJS {
  width: 80%;
  line-height: 1.5em;
  position: relative;
}
@media (min-width: 1200px) {
  .quoteJS {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .quoteJS:after {
    content: " ";
    display: block;
    clear: both;
  }
}
.quoteJS .testimonial {
  width: 100%;
  margin: 0 auto;
  z-index: 6;
}
.quoteJS #leftQuote {
  position: absolute;
  left: 0;
  top: 20px;
  width: 7%;
  z-index: 10;
}
.quoteJS #leftQuote img {
  width: 100%;
}
@media (max-width: 610px) {
  .quoteJS #leftQuote {
    width: 12%;
    top: 5%;
    left: -3%;
  }
}
.quoteJS #rightQuote, .quoteJS #rightQuote2 {
  position: absolute;
  right: 2%;
  bottom: 50px;
  width: 7%;
  z-index: 5;
}
@media (max-width: 610px) {
  .quoteJS #rightQuote, .quoteJS #rightQuote2 {
    width: 12%;
    bottom: 70px;
    right: 0;
  }
}
.quoteJS #rightQuote2 {
  bottom: 0px;
}
@media (max-width: 610px) {
  .quoteJS {
    width: 90%;
    font-size: 1.8em;
    line-height: 1em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  .quoteJS {
    width: 90%;
    line-height: 1.05em;
    font-size: 1.35em;
  }
}

.quoteEnd {
  text-indent: 70%;
}
@media (max-width: 611px) {
  .quoteEnd {
    text-indent: 60%;
  }
}

#training {
  line-height: 1.5em;
}
#training .sectInner {
  width: 75%;
}
@media (max-width: 610px) {
  #training .sectInner {
    width: 85%;
    font-size: 1.8em;
    line-height: 1em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #training .sectInner {
    width: 90%;
    line-height: 1.05em;
    font-size: 1.35em;
  }
}
@media (min-width: 1200px) {
  #training .sectInner {
    width: 900px;
  }
}

#faq {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#faq:after {
  content: " ";
  display: block;
  clear: both;
}
#faq .who, #faq .how, #faq .what {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
  text-align: center;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #faq .who, #faq .how, #faq .what {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1em;
    font-size: 1.8em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #faq .who, #faq .how, #faq .what {
    line-height: 1em;
    font-size: 1.35em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #faq .who, #faq .how, #faq .what {
    font-size: 1.2em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #faq .who, #faq .how, #faq .what {
    font-size: 1.1em;
  }
}

#information2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#information2:after {
  content: " ";
  display: block;
  clear: both;
}
#information2 a:hover {
  color: #7abecf !important;
}
#information2 .location, #information2 .forms, #information2 .investment {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
  text-align: center;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #information2 .location, #information2 .forms, #information2 .investment {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1em;
    font-size: 1.8em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #information2 .location, #information2 .forms, #information2 .investment {
    line-height: 1em;
    font-size: 1.35em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #information2 .location, #information2 .forms, #information2 .investment {
    font-size: 1.2em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #information2 .location, #information2 .forms, #information2 .investment {
    font-size: 1.1em;
  }
}
#information2 .forms ul {
  list-style-type: none;
  padding: 10px 0;
  margin: 0;
  text-align: left;
  text-indent: 4em;
}
#information2 .forms ul li {
  padding: 5px 0;
}
@media (max-width: 610px) {
  #information2 .forms ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1.2em;
    font-size: 0.53em;
    text-align: center;
    text-indent: 0;
  }
}
@media (min-width: 611px) and (max-width: 690px) {
  #information2 .forms ul {
    line-height: 1em;
    font-size: 0.6em;
    text-indent: 0.8em;
  }
}
@media (min-width: 691px) and (max-width: 840px) {
  #information2 .forms ul {
    line-height: 1.1em;
    font-size: 0.7em;
    text-indent: 0.75em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #information2 .forms ul {
    font-size: 0.85em;
    line-height: 1em;
    text-indent: 0.7em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #information2 .forms ul {
    font-size: 0.9em;
    line-height: 1.2em;
    text-indent: 3em;
  }
}
#information2 .investment .pushLeft {
  margin-left: 15px;
}
@media (max-width: 610px) {
  #information2 .investment {
    margin-left: 0;
  }
}
#information2 .investment .payment-break {
  display: inline;
}
@media (min-width: 790px) and (max-width: 900px) {
  #information2 .investment .payment-break {
    display: block;
  }
}

#experience .sectInner, #the .sectInner {
  width: 90%;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #experience .sectInner, #the .sectInner {
    line-height: 1em;
    font-size: 1.8em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #experience .sectInner, #the .sectInner {
    line-height: 1em;
    font-size: 1.35em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #experience .sectInner, #the .sectInner {
    font-size: 1.2em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #experience .sectInner, #the .sectInner {
    font-size: 1.1em;
  }
}
@media (min-width: 1200px) {
  #experience .sectInner, #the .sectInner {
    width: 1080px;
  }
}

@media (max-width: 610px) {
  #the .sectInner .ghost {
    font-size: 1.2em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #the .sectInner .ghost {
    font-size: 1.6em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #the .sectInner .ghost {
    font-size: 1.5em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #the .sectInner .ghost {
    font-size: 1.5em;
  }
}

#issuesInside {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  color: #696969;
  padding-top: 25px;
}
#issuesInside:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1200px) {
  #issuesInside {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  #issuesInside:after {
    content: " ";
    display: block;
    clear: both;
  }
}
#issuesInside .issues1, #issuesInside .issues2, #issuesInside .issues3 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
}
#issuesInside .issues1 ul, #issuesInside .issues2 ul, #issuesInside .issues3 ul {
  list-style-type: none;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #issuesInside .issues1 ul, #issuesInside .issues2 ul, #issuesInside .issues3 ul {
    text-indent: 0;
    position: relative;
    left: -15px;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #issuesInside .issues1 ul, #issuesInside .issues2 ul, #issuesInside .issues3 ul {
    text-indent: 0;
    position: relative;
    left: -15px;
  }
}
@media (max-width: 610px) {
  #issuesInside .issues1, #issuesInside .issues2, #issuesInside .issues3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1em;
    text-align: center;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #issuesInside .issues1, #issuesInside .issues2, #issuesInside .issues3 {
    line-height: 1em;
    font-size: 0.85em;
  }
}

#subMenu {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  color: dgrey;
  padding: 0em 0 25px 0;
}
#subMenu:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 610px) {
  #subMenu {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #subMenu:after {
    content: " ";
    display: block;
    clear: both;
  }
  #subMenu p {
    font-size: 0.9em;
  }
}
#subMenu p {
  font-size: 1em;
}
#subMenu .workshop1, #subMenu .workshop2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 5%;
  padding-right: 5%;
}
@media (max-width: 610px) {
  #subMenu .workshop1, #subMenu .workshop2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}
#subMenu .workshop1 .ghostDiv2, #subMenu .workshop2 .ghostDiv2 {
  display: block;
  margin: 10px auto 10px auto;
  color: #58595b;
  font-family: "Josefin Slab", serif;
  font-size: 1.3em;
  text-align: center;
  line-height: 25px;
  padding: 15px 0 0 0;
  height: 66px;
  width: 200px;
  border: solid #58595b 2px;
}

#letGoHead {
  width: 100%;
  height: 400px;
  background: url(../images/letGoHead.jpg) no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (max-width: 400px) {
  #letGoHead {
    height: 150px;
    background: url(../images/letGoHeadPh.jpg) no-repeat center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 401px) and (max-width: 515px) {
  #letGoHead {
    height: 200px;
    background: url(../images/letGoHeadPh.jpg) no-repeat center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 515px) and (max-width: 610px) {
  #letGoHead {
    height: 250px;
    background: url(../images/letGoHeadPh.jpg) no-repeat center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media (min-width: 1300px) and (max-width: 1700px) {
  #letGoHead {
    height: 500px;
  }
}
@media (min-width: 1701px) {
  #letGoHead {
    height: 600px;
  }
}
#letGoHead img {
  z-index: 1;
  width: 100%;
  height: auto;
}

#divider {
  width: 100%;
  height: 20px;
  background: #FFF;
}

#divider2 {
  height: 24px;
  width: 100%;
  background: #696969;
}

.topUp {
  top: -16px;
}

#poster {
  font-family: "Droid Sans", sans-serif;
  line-height: 1.3em;
}
#poster ul {
  list-style-type: none;
  text-indent: 0;
  margin: 0;
  padding: 5px 0;
}
#poster ul li {
  padding: 2px 0;
}
#poster #posterContent {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#poster #posterContent:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 610px) {
  #poster #posterContent {
    width: 100%;
  }
}
#poster #posterContent .posterLeft {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%;
  float: left;
  padding-left: 2%;
  padding-right: 2%;
  line-height: 1.5em;
}
@media (max-width: 610px) {
  #poster #posterContent .posterLeft {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding: 25px 5%;
    line-height: 1em;
    font-size: 1.8em;
  }
}
@media (min-width: 611px) and (max-width: 840px) {
  #poster #posterContent .posterLeft {
    line-height: 1em;
    font-size: 1.35em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #poster #posterContent .posterLeft {
    font-size: 1.2em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #poster #posterContent .posterLeft {
    font-size: 1.1em;
  }
}
#poster #posterContent .posterLeft .col2 {
  max-width: 75%;
  margin-left: 0;
  margin-right: auto;
  position: relative;
  left: -3.6%;
  margin: 0;
  padding: 0;
}
#poster #posterContent .posterLeft .col2:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 610px) {
  #poster #posterContent .posterLeft .col2 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #poster #posterContent .posterLeft .col2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
#poster #posterContent .posterLeft .col2 .linda, #poster #posterContent .posterLeft .col2 .di {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 5%;
  padding-right: 5%;
}
#poster #posterContent .posterLeft .col2 .linda .img-container, #poster #posterContent .posterLeft .col2 .di .img-container {
  position: relative;
  top: -15px;
  width: 100px;
  height: 40px;
}
@media (max-width: 450px) {
  #poster #posterContent .posterLeft .col2 .linda .img-container, #poster #posterContent .posterLeft .col2 .di .img-container {
    margin: 0 auto;
  }
}
#poster #posterContent .posterLeft .col2 .linda .fbTop, #poster #posterContent .posterLeft .col2 .di .fbTop {
  top: -12px;
}
@media (max-width: 450px) {
  #poster #posterContent .posterLeft .col2 .linda, #poster #posterContent .posterLeft .col2 .di {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    text-align: center;
    font-size: 0.5em;
    line-height: 1.2em;
  }
}
@media (min-width: 451px) and (max-width: 610px) {
  #poster #posterContent .posterLeft .col2 .linda, #poster #posterContent .posterLeft .col2 .di {
    font-size: 0.6em;
    line-height: 1.2em;
  }
}
@media (min-width: 611px) and (max-width: 690px) {
  #poster #posterContent .posterLeft .col2 .linda, #poster #posterContent .posterLeft .col2 .di {
    line-height: 1em;
    font-size: 0.6em;
  }
}
@media (min-width: 691px) and (max-width: 840px) {
  #poster #posterContent .posterLeft .col2 .linda, #poster #posterContent .posterLeft .col2 .di {
    line-height: 1.1em;
    font-size: 0.7em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #poster #posterContent .posterLeft .col2 .linda, #poster #posterContent .posterLeft .col2 .di {
    font-size: 0.85em;
    line-height: 1em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #poster #posterContent .posterLeft .col2 .linda, #poster #posterContent .posterLeft .col2 .di {
    font-size: 0.9em;
    line-height: 1.2em;
  }
}
#poster #posterContent .posterRight {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40%;
  float: right;
  padding-left: 2%;
  padding-right: 2%;
  color: #FFF;
  background: #7abecf;
  padding: 7px 0 20px 0;
}
#poster #posterContent .posterRight .deadline-hide {
  display: inline;
}
@media (min-width: 611px) and (max-width: 900px) {
  #poster #posterContent .posterRight .deadline-hide {
    display: none;
  }
}
#poster #posterContent .posterRight .deadline-show {
  display: none;
}
@media (min-width: 611px) and (max-width: 900px) {
  #poster #posterContent .posterRight .deadline-show {
    display: inline;
  }
}
#poster #posterContent .posterRight .deadline-break {
  display: inline;
}
@media (min-width: 611px) and (max-width: 900px) {
  #poster #posterContent .posterRight .deadline-break {
    display: block;
    padding: 3px 0;
  }
}
@media (max-width: 450px) {
  #poster #posterContent .posterRight {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1.2em;
    font-size: 0.75em;
    padding: 0;
  }
}
@media (min-width: 451px) and (max-width: 610px) {
  #poster #posterContent .posterRight {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    line-height: 1.2em;
    font-size: 0.9em;
    padding: 0 60px;
  }
}
@media (min-width: 611px) and (max-width: 690px) {
  #poster #posterContent .posterRight {
    line-height: 1.3em;
    font-size: 0.7em;
    padding: 10px 0 50px 0;
  }
}
@media (min-width: 691px) and (max-width: 840px) {
  #poster #posterContent .posterRight {
    line-height: 1.1em;
    font-size: 0.9em;
    padding: 13px 0 10px 0;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #poster #posterContent .posterRight {
    font-size: 1em;
    line-height: 1.2em;
    padding: 13px 0 60px 0;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #poster #posterContent .posterRight {
    font-size: 0.9em;
    line-height: 1.2em;
    padding: 5px 0 40px 0;
  }
}
#poster #posterContent .posterRight .lobster {
  font-family: 'Lobster', cursive;
  font-size: 1.4em;
  letter-spacing: 1px;
}
#poster #posterContent .posterRight .raleway {
  font-family: 'Raleway', sans-serif;
  font-size: 1.2em;
}
#poster #posterContent .posterRight .freeParking {
  font-size: .85em;
}
#poster #posterContent .posterRight .margin5 {
  margin: 0 5%;
}
#poster #posterContent .posterRight .lteal {
  position: relative;
  background: #7abecf;
  margin: 0;
}
#poster #posterContent .posterRight .lteal .col2-2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin: 0;
  padding: 0;
}
#poster #posterContent .posterRight .lteal .col2-2:after {
  content: " ";
  display: block;
  clear: both;
}
#poster #posterContent .posterRight .lteal .col2-2 .linda-2, #poster #posterContent .posterRight .lteal .col2-2 .di-2 {
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 5%;
  padding-right: 5%;
}
#poster #posterContent .posterRight .lteal .col2-2 .linda-2 img, #poster #posterContent .posterRight .lteal .col2-2 .di-2 img {
  margin: 0;
  padding: 15px 0;
}
#poster #posterContent .posterRight .teal {
  position: relative;
  background: #7abecf;
  margin: 0;
}
#poster #posterContent .posterRight .teal .locationMerici {
  width: 210px;
  padding: 20px 0 0 0;
  margin: 0 auto;
  text-indent: 30px;
  background: url(../images/locationw.svg) no-repeat left 20px;
  -moz-background-size: 1.2em 1.2em;
  -o-background-size: 1.2em 1.2em;
  -webkit-background-size: 1.2em 1.2em;
  background-size: 1.2em 1.2em;
}
@media (min-width: 611px) and (max-width: 690px) {
  #poster #posterContent .posterRight .teal .locationMerici {
    width: 180px;
  }
}
#poster #posterContent .posterRight .teal .calIcon1, #poster #posterContent .posterRight .teal .calIcon2 {
  width: 85%;
  margin: 15px auto 0 auto;
  background: url(../images/cal25.svg) no-repeat left 0px;
  -moz-background-size: 2em 2em;
  -o-background-size: 2em 2em;
  -webkit-background-size: 2em 2em;
  background-size: 2em 2em;
}
@media (max-width: 450px) {
  #poster #posterContent .posterRight .teal .calIcon1, #poster #posterContent .posterRight .teal .calIcon2 {
    width: 270px;
  }
}
@media (min-width: 451px) and (max-width: 610px) {
  #poster #posterContent .posterRight .teal .calIcon1, #poster #posterContent .posterRight .teal .calIcon2 {
    width: 300px;
  }
}
@media (max-width: 610px) {
  #poster #posterContent .posterRight .teal .calIcon1, #poster #posterContent .posterRight .teal .calIcon2 {
    font-size: 0.95em;
  }
}
@media (min-width: 611px) and (max-width: 690px) {
  #poster #posterContent .posterRight .teal .calIcon1, #poster #posterContent .posterRight .teal .calIcon2 {
    line-height: 1.3em;
    font-size: 0.9em;
  }
}
@media (min-width: 691px) and (max-width: 840px) {
  #poster #posterContent .posterRight .teal .calIcon1, #poster #posterContent .posterRight .teal .calIcon2 {
    line-height: 1.1em;
    font-size: 0.9em;
  }
}
@media (min-width: 841px) and (max-width: 900px) {
  #poster #posterContent .posterRight .teal .calIcon1, #poster #posterContent .posterRight .teal .calIcon2 {
    font-size: .9em;
    line-height: 1.1em;
  }
}
@media (min-width: 901px) and (max-width: 1100px) {
  #poster #posterContent .posterRight .teal .calIcon1, #poster #posterContent .posterRight .teal .calIcon2 {
    font-size: 0.9em;
    line-height: 1.2em;
  }
}
#poster #posterContent .posterRight .teal .calIcon1 ul, #poster #posterContent .posterRight .teal .calIcon2 ul {
  text-indent: 50px;
}
#poster #posterContent .posterRight .teal .calIcon2 {
  margin: 15px auto 15px auto;
  background: url(../images/cal27.svg) no-repeat left 0px;
  -moz-background-size: 2em 2em;
  -o-background-size: 2em 2em;
  -webkit-background-size: 2em 2em;
  background-size: 2em 2em;
}
#poster #posterContent .posterRight .col3 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin: 0;
}
#poster #posterContent .posterRight .col3:after {
  content: " ";
  display: block;
  clear: both;
}
#poster #posterContent .posterRight .col3 .day1, #poster #posterContent .posterRight .col3 .day2, #poster #posterContent .posterRight .col3 .day3 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
}
#poster #posterFoot {
  width: 100%;
  position: relative;
}
#poster #posterFoot #register {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 7em;
  background: #696969;
}
#poster #posterFoot #register:after {
  content: " ";
  display: block;
  clear: both;
}
#poster #posterFoot #register .registerOn, #poster #posterFoot #register .findUs {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 28.0%;
  float: left;
  padding-left: 0.4%;
  padding-right: 0.4%;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-size: 3em;
  color: #FFF;
  padding-top: 45px;
}
#poster #posterFoot #register .findUs {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 28.0%;
  float: left;
  padding-left: 0.4%;
  padding-right: 0.4%;
}
#poster #posterFoot #register .eventbrite, #poster #posterFoot #register .facebook {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  float: left;
  padding-left: 0.4%;
  padding-right: 0.4%;
}
#poster #posterFoot #register .eventbrite img, #poster #posterFoot #register .facebook img {
  width: 100%;
  padding-top: 18px;
}
#poster #posterFoot #register .facebook img {
  padding: 22px 0 0 0 !important;
}
#poster #posterFoot .limited {
  padding-top: 25px;
}

@media only screen and (max-width: 600px) {
  .linebk {
    display: none;
  }
}
@media only screen and (max-width: 450px) {
  /*#headgraphic{
  	width:115%;
  	left:-4%;
  }*/
  p {
    font-size: .5em;
  }
}
@media only screen and (min-width: 451px) and (max-width: 690px) {
  p {
    font-size: 0.6em;
  }
}
@media only screen and (min-width: 691px) and (max-width: 840px) {
  p {
    font-size: 0.7em;
  }
}
@media only screen and (min-width: 841px) and (max-width: 1100px) {
  p {
    font-size: 0.85em;
  }
}
