@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Abril+Fatface);
@import url(http://fonts.googleapis.com/css?family=Bitter);
/* core-elements */


img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */



/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
}

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio, canvas, img, video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
   
  
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  /* print styles */ } 

.vertical-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.displaynone a:hover{ text-decoration:none !important;}


@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }


.container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 5px;
  box-sizing: border-box; }
  
.row {
  width: 100%;
  margin: 0 0%; }
  

.row:after {
  content: "";
  display: table;
  clear: both; }

/* Helper Class: Columns */
.col1 {
  float: left;
  width: 8.33%; }

.col2 {
  float: left;
  width: 16.67%; }

.col3 {
  float: left;
  width: 25%; }

.col4 {
  float: left;
  width: 33.33%; }

.col5 {
  float: left;
  width: 41.67%; }

.col6 {
  float: left;
  width: 50%; }

.col7 {
  float: left;
  width: 58.33%; }

.col8 {
  float: left;
  width: 66.67%; }

.col9 {
  float: left;
  width: 75%; }

.col10 {
  float: left;
  width: 83.33%; }

.col11 {
  float: left;
  width: 91.67%; }

.col12 {
  float: left;
  width: 100%; }

/* Helper Class: Horizontal Position */
.push0 {
  margin-left: 0%; }

.push1 {
  margin-left: 8.33%; }

.push2 {
  margin-left: 16.67%; }

.push3 {
  margin-left: 25%; }

.push4 {
  margin-left: 33.33%; }

.push5 {
  margin-left: 41.67%; }

.push6 {
  margin-left: 50%; }

.push7 {
  margin-left: 58.33%; }

.push8 {
  margin-left: 66.67%; }

.push9 {
  margin-left: 75%; }

.push10 {
  margin-left: 83.33%; }

.push11 {
  margin-left: 91.67%; }


.icon-plus:before {
  content: '\e800'; }

/* 'î €' */
.icon-plus-1:before {
  content: '\e801'; }

/* 'î ' */
.icon-plus-2:before {
  content: '\e802'; }

/* 'î ‚' */
.icon-plus-3:before {
  content: '\e803'; }

/* 'î ƒ' */
.icon-plus-4:before {
  content: '\e804'; }

/* 'î „' */
/*
   Animation example, for spinners
*/
.animate-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* print styles */
body, html {
  width: 100%;
  height: 100%; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.scroll-block {
  -webkit-transition: .75s ease-out;
          transition: .75s ease-out;
  opacity: 0;
  -webkit-transform: translate(0px, 150px);
  -ms-transform: translate(0px, 150px);
      transform: translate(0px, 150px); }
  .scroll-block.in-view {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px); }
  .touch .scroll-block {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px); }


  @media (max-width: 500px) {
	  .btn-down {
  width: 50px;
  height: 50px;
  background-position: -100px 0px;
  z-index:200 !important; }
	  
	
	  }



blockquote {
  font-family: 'Archive';
  font-size: 27px;
  line-height: 30px;
  margin: 0; }
  blockquote.push3 {
    margin-left: 25%; }
  blockquote p.name {
    margin-top: 24px;
    font-size: 16px; }

/* ----------------------------------------------------
   created with http://www.codeandweb.com/texturepacker 
   ----------------------------------------------------
   $TexturePacker:SmartUpdate:812c8aefa4783c36414b23247feca8a1:2ea4c76afff9c2372663cda1e95a695d:549b9178cdaa2761ece3b5ff0fae4165$
   ----------------------------------------------------

   usage: <span class="{-spritename-} sprite"></span>

   replace {-spritename-} with the sprite you like to use

*/
.sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(sprite_low.png); }
  
  .sprite-white {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(sprite_low-backup.png); }

.btn-right {
  width: 50px;
  height: 50px;
  background-position: 0px 0px; }

.btn-left {
  width: 50px;
  height: 50px;
  background-position: -50px 0px; }

.btn-down {
  width: 50px;
  height: 50px;
  background-position: -100px 0px; }

.btn-right:hover {
  width: 50px;
  height: 50px;
  background-position: -150px 0px; }

.btn-left:hover {
  width: 50px;
  height: 50px;
  background-position: -200px 0px; }

.btn-down:hover {
  width: 50px;
  height: 50px;
  background-position: -250px 0px; }

.btn-right-press, .btn-right:active {
  width: 50px;
  height: 50px;
  background-position: -300px 0px; }

.btn-left-press, .btn-left:active {
  width: 50px;
  height: 50px;
  background-position: -350px 0px; }

.btn-down-press, .page-template .hero-spacer .btn-down:active {
  width: 50px;
  height: 50px;
  background-position: -400px 0px; }

.sprite {
  background-image: url(../images/sprite_low.png); }
  
  .sprite-white {
  background-image: url(../images/sprite_low-backup.png); }
  
  @media screen and (max-width: 400px) {
  nav.main ul{
	  padding-top:4em !important; }
  
  nav.main ul li {
    line-height:1.4em;
      padding: 0;
      text-align: center;
      margin: 0em 0;
	  font-size:1.2em !important; } }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .sprite {
    background-image: url(../images/sprite.png);
    background-size: 450px auto; } }
	

   /* nav.main ul li {
    line-height:1.4em;
      padding: 0;
      text-align: center;
      margin: 0em 0;
	  font-size:3em; }*/

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  font-size: 18px;
  height: 65px;
  margin:0 auto;
  z-index:50 !important;
   background-color: rgba(255, 255, 255, 0.66); }
  
  header a{
	  color:#D44457; }
  
  .admin-bar header {
    top: 32px; }
  .past-hero header {
    background-color: #000000; }
.nav-open header {
    background-color: transparent; }
  header p {
    position: absolute;
    top: 20px;
    font-size: 18px; }
    .nav-open header p {
      color: #000000; }
	  
	  
    header p.name {
      font-family: 'Bitter', serif !important;
      text-align: right;
      width: 50%;
      margin-top: 0px;
	      }
		  
		  header .icon { background-image: url(../images/logo-star.gif);
    background-size: 45px 42px;
	
	background-repeat:no-repeat;
	background-position:top left;}
		  
	   }
	  
	  
	  
      .nav-open header p.name a {
        color: #000000; }
    header p.location {
      right:8%;
      left: auto;
      font-family: 'Bitter', serif !important;
      font-size: 19px;
      line-height: 25px;
	  width:30%; }
	  
	  
	  
	  
	  header p.location a{
		  text-decoration:none;
		  color:#111111;}
		  
		  header p.location a:hover{
		  text-decoration:underline;}
		  
		  header p.bookit {
      right:1%;
      font-family: 'Bitter', serif !important;
      font-size: 19px;
      line-height: 25px;
	  width:10%; }
	  
	  header p.bookit a{
		  text-decoration:none;
		  color:#D44457;
		  border:solid 1px #FFFFFF; padding:3%;
		  }
		  
		header p.bookit a:hover{
			border:solid 1px #D44457; padding:3%; -webkit-transition: .4s ease-in-out;
          transition: .4s ease-in-out; }		  
	  
    header p.menu {
      font-family: 'Archive';
      z-index: 5;
      left: 24px;
	  width: 40%; }
      header p.menu span {
        display: inline-block;
        vertical-align: top;
        font-size: 19px;
        font-family: 'Archive';
        line-height: 25px;
		z-index:10 !important; }
        header p.menu span.cross {
          display: block;
          position: relative;
          width: 14px;
          height: 14px;
          -webkit-transition: .4s ease-in-out;
          transition: .4s ease-in-out; }
          header p.menu span.cross i {
            position: absolute;
            background-color: #D44457; }
			
			
			nav.main {z-index:5; }
            .nav-open header p.menu span.cross i {
              background-color: #000000; }
          header p.menu span.cross i.h {
            display: block;
            height: 2px;
            width: 14px;
            top: 6px; }
          header p.menu span.cross i.v {
            display: block;
            height: 14px;
            width: 2px;
            left: 6px; }
          .nav-open header p.menu span.cross {
            -webkit-transform: rotate(225deg) translate3d(0, 0, 0);
            -ms-transform: rotate(225deg);
            transform: rotate(225deg);
            filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }
        header p.menu span.cross-container {
          margin-top: 4px;
          font-size: 19px;
          width: 20px; }
      .nav-open header p.menu a {
        color: #000000; }
      header p.menu a:hover span.cross-container span.cross {
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out;
        -webkit-transform: rotate(90deg) translate3d(0, 0, 0);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }
        header p.menu a:hover span.cross-container span.cross i {
          background-color: #111111; }
          .nav-open header p.menu a:hover span.cross-container span.cross i {
            background-color: #000000; }
        .nav-open header p.menu a:hover span.cross-container span.cross {
          -webkit-transform: rotate(135deg) translate3d(0, 0, 0);
          -ms-transform: rotate(135deg);
          transform: rotate(135deg);
          filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

/*.lots, .coords {
  position: fixed;
  top: 50%;
  z-index: 3;
  font-size: 19px;
  left: -33px;
  font-family: 'Archive';
  -webkit-transform: rotate(-90deg) translate3d(0, 0, 0);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
  width: 250px;
  text-align: center; }*/
  
  
  
  .nav-open .lots, .nav-open .coords {
    color: #000000;
    z-index: 10 !important; }

.coords {
  right: -94px;
  left: auto; }

@media (max-width: 768px) {
  .nav-open .lots, .nav-open .coords {
    z-index: 3; } }

@media (max-width: 500px) {
  .lots, .coords {
    display: none; }
  header p.location {
    display: none; }
  header p.menu span {
    font-size:1.2em;
    line-height: 20px;
	font-family: 'Lora', serif; }
	
	header p.menu {      left: 40%;}
	
    header p.menu span.cross-container {
      margin-top: 1px; left: 40%; }
  header p.name {
    display:none; }
	
	 header p.bookit {display:none; }
	
	.col1 {
  width: 100%; }

.col2 {
  width: 100%; }

.col3 {
  width: 100%; }

.col4 {
  width: 100%; }

.col5 {
  width: 100%;}

.col6 {
 width: 100%; }

.col7 {
 width: 100%; }

.col8 {
  width: 100%; }

.col9 {
  width: 100%; }

.col10 {
  width: 100%; }

.col11 {
  width: 100%;}

.col12 {
  width: 100%; }
	
	
	}

nav.main {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #f0f0f0;
  z-index: 10 !important; }
  nav.main:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px; }
  nav.main ul {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 99%;
    padding-top: 22px; }
    nav.main ul li {
    line-height:1.4em;
      padding: 0;
      text-align: center;
      margin: 0em 0; }
      nav.main ul li a {
        font-family: 'Lora', serif;
        letter-spacing: -2px;
        display: inline-block;
        color: #000000;
        outline: none;
		text-decoration:none; }
        nav.main ul li a:hover, nav.main ul li a.active {
          color: #000000;
          text-decoration: none;
          text-shadow: 8px 0 #edefef, 6px 0 #edefef, 4px 0 #edefef, 2px 0 #edefef, -2px 0 #edefef, -4px 0 #edefef, -6px 0 #edefef, -8px 0 #edefef;
          background-image: -webkit-linear-gradient(#000000, #000000);
          background-image: linear-gradient(#000000, #000000);
          background-repeat: repeat-x;
          background-size: 1px 4px;
          background-position: 0 100%; }
          nav.main ul li a:hover:before, nav.main ul li a:hover:after, nav.main ul li a:hover *, nav.main ul li a:hover *:before, nav.main ul li a:hover *:after, nav.main ul li a.active:before, nav.main ul li a.active:after, nav.main ul li a.active *, nav.main ul li a.active *:before, nav.main ul li a.active *:after {
            text-shadow: none; }
          nav.main ul li a:hover:visited, nav.main ul li a.active:visited {
            color: #000000; }
        nav.main ul li a a, nav.main ul li a a:active, nav.main ul li a a:focus {
          outline: none; }

@media (max-width: 768px) {
  nav.main ul {
    width: 85%;
	 padding-top:0 !important;
	 margin-left:5%; }
	
	
	
    nav.main ul li {
      margin: 23px 0; }
      nav.main ul li a {
        font-size: 75px;
        line-height: 75px;
        height: 75px; }
        nav.main ul li a:hover, nav.main ul li a.active {
          color: #000000;
          text-decoration: none;
          text-shadow: 8px 0 #edefef, 6px 0 #edefef, 4px 0 #edefef, 2px 0 #edefef, -2px 0 #edefef, -4px 0 #edefef, -6px 0 #edefef, -8px 0 #edefef;
          background-image: -webkit-linear-gradient(#000000, #000000);
          background-image: linear-gradient(#000000, #000000);
          background-repeat: repeat-x;
          background-size: 1px 3px;
          background-position: 0 100%; }
          nav.main ul li a:hover:before, nav.main ul li a:hover:after, nav.main ul li a:hover *, nav.main ul li a:hover *:before, nav.main ul li a:hover *:after, nav.main ul li a.active:before, nav.main ul li a.active:after, nav.main ul li a.active *, nav.main ul li a.active *:before, nav.main ul li a.active *:after {
            text-shadow: none; }
          nav.main ul li a:hover:visited, nav.main ul li a.active:visited {
            color: #000000; } }

@media (max-width: 500px) {
  nav.main ul li {
    margin: 18px 0; }
    nav.main ul li a {
      font-size: 42px;
      line-height: 42px;
      height: 39px; }
      nav.main ul li a:hover, nav.main ul li a.active {
        color: #000000;
        text-decoration: none;
        text-shadow: 8px 0 #edefef, 6px 0 #edefef, 4px 0 #edefef, 2px 0 #edefef, -2px 0 #edefef, -4px 0 #edefef, -6px 0 #edefef, -8px 0 #edefef;
        background-image: -webkit-linear-gradient(#000000, #000000);
        background-image: linear-gradient(#000000, #000000);
        background-repeat: repeat-x;
        background-size: 1px 2px;
        background-position: 0 100%; }
        nav.main ul li a:hover:before, nav.main ul li a:hover:after, nav.main ul li a:hover *, nav.main ul li a:hover *:before, nav.main ul li a:hover *:after, nav.main ul li a.active:before, nav.main ul li a.active:after, nav.main ul li a.active *, nav.main ul li a.active *:before, nav.main ul li a.active *:after {
          text-shadow: none; }
        nav.main ul li a:hover:visited, nav.main ul li a.active:visited {
          color: #000000; } }

@media (max-width: 413px) {
  nav.main ul li {
    margin: 15px 0; }
    nav.main ul li a {
      font-size:2em;
      line-height:1em;
      height: 40px;
      letter-spacing: -1px; }
      nav.main ul li a:hover, nav.main ul li a.active {
        color: #000000;
        text-decoration: none;
        text-shadow: 8px 0 #edefef, 6px 0 #edefef, 4px 0 #edefef, 2px 0 #edefef, -2px 0 #edefef, -4px 0 #edefef, -6px 0 #edefef, -8px 0 #edefef;
        background-image: -webkit-linear-gradient(#000000, #000000);
        background-image: linear-gradient(#000000, #000000);
        background-repeat: repeat-x;
        background-size: 1px 2px;
        background-position: 0 100%; }
        nav.main ul li a:hover:before, nav.main ul li a:hover:after, nav.main ul li a:hover *, nav.main ul li a:hover *:before, nav.main ul li a:hover *:after, nav.main ul li a.active:before, nav.main ul li a.active:after, nav.main ul li a.active *, nav.main ul li a.active *:before, nav.main ul li a.active *:after {
          text-shadow: none; }
        nav.main ul li a:hover:visited, nav.main ul li a.active:visited {
          color: #000000; } }

.loading {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000000;
  z-index: 200;
  color: #ffffff;
  text-align: center; }
  .loading:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px; }
  .loading img {
    display: inline-block;
    vertical-align: middle; }



@media (max-width: 500px) {
 

@media (max-width: 1200px) {
  }

@media (max-width: 850px) {
  }

@media (max-width: 768px) {
}

@media (max-width: 600px) {
 }



@media (max-width: 413px) { }



@media (max-width: 1024px) {
     }
	
	@media (min-width: 320px) and (max-width: 962px) {
	
	}

@media (max-width: 768px) {
 
@media (max-width: 850px) {
 }

@media (max-width: 600px) {
}

@media (max-width: 500px) {
 }
