/* 

 .....ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
 ..ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZO
..ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
.ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
ZZZZZZZZ7...........................$ZI................Z.........:ZZZZZZZZ
ZZZZZZZZ7......................... .7ZI .. ... ........Z...  . ..,ZZZZZZZZI
ZZZZZZZZ7...........................7ZI................Z........ ,ZZZZZZZZ7
ZZZZZZZZ7...........................7ZI................Z........ ,ZZZZZZZZ7
ZZZZZZZZ7....................ZZZZZZZZZI................Z........ ,ZZZZZZZZ7
ZZZZZZZZ7...........................7ZI................Z..... .. ,ZZZZZZZZ7
ZZZZZZZZ7.  ....................... 7ZI . . ......... .Z... .... ,ZZZZZZZZ7
ZZZZZZZZ7...........................7ZI................Z........ ,ZZZZZZZZ7
ZZZZZZZZZZZZZZZZ....................7ZI................Z........ ,ZZZZZZZZ7
ZZZZZZZZ7...........................7ZI......................... ,ZZZZZZZZ7
ZZZZZZZZ7.. ........................7ZI.  .. ............  ....  ,ZZZZZZZZ7
ZZZZZZZZ7. .......................  7ZI .  . ....... ... .  .... ,ZZZZZZZZ7
ZZZZZZZZ7.. .....................   7ZI.    ... . .....   . .. ..,ZZZZZZZZ7
ZZZZZZZZZZZZZZZZZZZZZZZZ7Z7Z7Z7Z7ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ7
ZZZZZZZZ7                           7ZI                ZZZZZZZZZZZZZZZZZZZ7
ZZZZZZZZ7                           7ZI                ZZZZZZZZZZZZZZZZZZZ7
ZZZZZZZZ7                           ZZI                           ZZZZZZZZ7
ZZZZZZZZ7                           $ZI                           ZZZZZZZZ7
ZZZZZZZZ7                    ZZZZZZZZZI                           ZZZZZZZZ7
ZZZZZZZZ7                           $ZI                           ZZZZZZZZ7
ZZZZZZZZ7                           $ZI                           ZZZZZZZZ7
ZZZZZZZZ7                           $ZI                           ZZZZZZZZ7
ZZZZZZZZZZZZZZZZ                    $ZI                Z          ZZZZZZZZ7
ZZZZZZZZ7                           $ZI                Z          ZZZZZZZZ7
ZZZZZZZZ7                           $ZI                Z          ZZZZZZZZ7
ZZZZZZZZ7                           $ZI                Z          ZZZZZZZZI
ZZZZZZZZ7                           $ZI                Z          ZZZZZZZZ
ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
.ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ           
. OZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ            
...OZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ               
.....ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZO             
..........?7777777777777777777777777777777777777777777777777777+       
_____________________________________________________________________________________________________________________________

*/

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
    background-color: #9D2235;
}

/*
 * 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 {
    background: #231F20;
    text-shadow: none;
}

::selection {
    background: #231F20;
    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 and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #231F20;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Parallax Scroll
   ========================================================================== */
body, html {
	height: 100%;
	min-height: 100%;
	background-color: #9D2235;
}
body {
	height:100%;
    width:100%;
    margin:0;
}
.no-js {
	padding-top: 106px;
}
h2 {
	margin-top: 0;
}
.loading {
	background: url('../img/ico_loading.gif') no-repeat center center;
}
section {
	min-width: 960px;
	opacity: 0;
}
.loaded section,
.no-js section {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
.main {
	overflow-x: hidden;
}



@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);
#cssmenu {
  background: #19181B;
  width: auto;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
  zoom: 1;
}
#cssmenu ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#cssmenu.align-right ul li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 15px 25px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
#cssmenu ul li a:hover {
  color: #9D2235;
}
#cssmenu ul li a:hover:before {
  width: 100%;
}
#cssmenu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: 19px;
  height: 6px;
  width: 6px;
  background: #ffffff;
  opacity: .5;
}
#cssmenu ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #9D2235;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}
#cssmenu ul li.last > a:after,
#cssmenu ul li:last-child > a:after {
  display: none;
}
#cssmenu ul li.active a {
  color: #9D2235;
}
#cssmenu ul li.active a:before {
  width: 100%;
}
#cssmenu.align-right li.last > a:after,
#cssmenu.align-right li:last-child > a:after {
  display: block;
}
#cssmenu.align-right li:first-child a:after {
  display: none;
}
@media screen and (max-width: 768px) {
  #cssmenu ul li {
    float: none;
    display: block;
  }
  #cssmenu ul li a {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #fb998c;
  }
  #cssmenu ul li.last > a,
  #cssmenu ul li:last-child > a {
    border: 0;
  }
  #cssmenu ul li a:after {
    display: none;
  }
  #cssmenu ul li a:before {
    display: none;
  }
#sect1{
	background-image:url('../img/SML/bcg_slide-1.png'); 
}
#sect2{
	background-image:url('../img/SML/bcg_slide-3.png'); 
}
#sect3{
	background-image:url('../img/SML/ST Collage 3.jpg'); 
}
#sect4{
	background-image:url('../img/SML/bcg_slide-6.png'); 
}
#sect5{
	background-image:url('../img/SML/bcg_slide-5c.png'); 
}
}

@media (max-width: 768px) {
    #cssmenu{
        display:none;
    }
	
	.hsContent h2 .copy h2{
		font-size:1em;
	}
	.hsContent p{
		font-size:0.7em;
	}

    #stBanner {
        width:208px;
        height:29px;
    }

	#sect1{
		background-image:url('../img/SML/bcg_slide-1.png'); 
	}
	#sect2{
		background-image:url('../img/SML/bcg_slide-3.png'); 
	}
	#sect3{
		background-image:url('../img/SML/ST Collage 3.jpg'); 
	}
	#sect4{
		background-image:url('../img/SML/bcg_slide-6.png'); 
	}
	#sect5{
		background-image:url('../img/SML/bcg_slide-5c.png'); 
	}
}

 /* fix for the ipad */
@media (min-device-width : 768px) and (max-device-width : 1024px)  { 
    .home {
        background-attachment: scroll;
        /* default height landscape*/
        height: 768px;
    }
	
	.hsContent h2 .copy h2{
		font-size:1em;
	}
	.hsContent p{
		font-size:0.7em;
	}


    img.ipadfix{
        width:100% !important; 
        height:auto !important;
    }
	#sect1{
		background-image:url('../img/SML/bcg_slide-1.png'); 
	}
	#sect2{
		background-image:url('../img/SML/bcg_slide-3.png'); 
	}
	#sect3{
		background-image:url('../img/SML/ST Collage 3.jpg'); 
	}
	#sect4{
		background-image:url('../img/SML/bcg_slide-6.png'); 
	}
	#sect5{
		background-image:url('../img/SML/bcg_slide-5c.png'); 
	}
	
	.sticker{
    width: 50%;
  }
}
/* fix for the ipad */
@media (min-device-width : 768px) and (max-device-width : 1024px) and (orientation: portrait) {
    .home {
        /* default height landscape*/
        height: 1024px;
    }
	
	.hsContent h2 .copy h2{
		font-size:1em;
	}
	.hsContent p{
		font-size:0.7em;
	}

	#sect1{
		background-image:url('../img/SML/bcg_slide-1.png'); 
	}
	#sect2{
		background-image:url('../img/SML/bcg_slide-3.png'); 
	}
	#sect3{
		background-image:url('../img/SML/ST Collage 3.jpg'); 
	}
	#sect4{
		background-image:url('../img/SML/bcg_slide-6.png'); 
	}
	#sect5{
		background-image:url('../img/SML/bcg_slide-5c.png'); 
	}
	.sticker{
    width: 50%;
  }
} 

/* fix for the iphone */
@media (min-device-width : 320px) and (max-device-width : 568px)  { 
    .home {
        background-attachment: scroll;
        /* default height landscape*/
        height: 320px;
    }

	.hsContent h2 .copy h2{
		font-size:1em;
	}
	.hsContent p{
		font-size:0.7em;
	}

    img.ipadfix{
        width:100% !important; 
        height:auto !important;
    }
	#sect1{
		background-image:url('../img/SML/bcg_slide-1.png'); 
	}
	#sect2{
		background-image:url('../img/SML/bcg_slide-3.png'); 
	}
	#sect3{
		background-image:url('../img/SML/ST Collage 3.jpg'); 
	}
	#sect4{
		background-image:url('../img/SML/bcg_slide-6.png'); 
	}
	#sect5{
		background-image:url('../img/SML/bcg_slide-5c.png'); 
	}
	.sticker{
    width: 50%;
  }
}
/* fix for the iphone */
@media (min-device-width : 320px) and (max-device-width : 568px) and (orientation: portrait) {
    .home {
        /* default height landscape*/
        height: 568px;
    }
	
	.hsContent h2 .copy h2{
		font-size:1em;
	}
	.hsContent p{
		font-size:0.7em;
	}
	
	#sect1{
		background-image:url('../img/SML/bcg_slide-1.png'); 
	}
	#sect2{
		background-image:url('../img/SML/bcg_slide-3.png'); 
	}
	#sect3{
		background-image:url('../img/SML/ST Collage 3.jpg'); 
	}
	#sect4{
		background-image:url('../img/SML/bcg_slide-6.png'); 
	}
	#sect5{
		background-image:url('../img/SML/bcg_slide-5c.png'); 
	}
	.sticker{
    width: 50%;
  }
} 

.entry-header .navigation{
    padding:0;
    margin:0;
    top:0;
    max-width:100%;
    left:2%;
    position:relative;
    z-index: 999;
}

.sticker {
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: 17%;
    transform: rotate(-10deg);
}

.navigation .selected {
    background-color:#9D2235;
}

.navigation li{
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}

.navigation li a{
    color: white;
    text-decoration: none;
    font-weight: 700;
}

#stBanner {
    padding: 0 5%;
    width:417px;
    height:58px;
}

#map {
	width: 148px;
	height: 148px;
}

.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}
/* Section 1 */
#sect1 {
    background-image:url('../img/bcg_slide-1.png'); 
    position:relative; 
    background-attachment: fixed;
    background-size: cover;
	-webkit-background-size: cover;
	-webkit-background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    margin:0;
}


/* Section 2 */
#sect2 {
    background-image:url('../img/bcg_slide-3.png'); 
    position:relative; 
    background-attachment: fixed;
    background-size: cover;
	-webkit-background-size: cover;
	-webkit-background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    margin:0;
}


/* Section 3 */
#sect3 {position: relative;}
#sect3 {
    background-image:url('../img/ST collage 3.jpg'); 
    position:relative; 
    background-attachment: fixed;
    background-size: cover;
	-webkit-background-size: cover;
	-webkit-background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    margin:0;
}
#sect3 {
    background-image:url('../img/ST collage 3.jpg'); 
    position:relative; 
    background-attachment: fixed;
    background-size: cover;
	-webkit-background-size: cover;
	-webkit-background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    margin:0;

}

/* Section 4 */
#sect4 {
    background-image:url('../img/bcg_slide-6.png'); 
    position:relative; 
    background-attachment: fixed;
    background-size: cover;
	-webkit-background-size: cover;
	-webkit-background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    margin:0;
}

/* Section 5 */
#sect5 {
    background-image:url('../img/bcg_slide-5c.png'); 
    position:relative; 
    background-attachment: fixed;
    background-size: cover;
	-webkit-background-size: cover;
	-webkit-background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    margin:0;
}

.socialMedia {
    width:48px;
    height:48px;
    padding: 0px 6px;
}

.hsContainer {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
    margin:0;
}

.overlay {
   background:transparent; 
   position:relative; 
   width:1200px;
   height:480px; /* your iframe height */
   top:480px;  /* your iframe height */
   margin-top:-480px;  /* your iframe height */
}

.tbox {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 8% 0%;
    width: 95%;
    text-align: center;
    margin:auto;
}

.tbox a {
	text-decoration: none;
}

.hsContent {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 0px 8%;
	text-align: center
}
	.hsContent h2,
	.copy h2 {
		color: #FFFFFF;
		font-size: 2.4em;
		line-height: 48px;
		margin-bottom: 12px;
	}
	.hsContent p {
		width: 100%;
		margin: auto;
		color: #FFFFFF;
	}
	.hsContent a {
		color: #FFFFFF;
    }

.slide{
    background-attachment: fixed;
    width:100%;
    height:100%;
    position:relative;

}

.uniImg{
	position: absolute;
    bottom: 10%;
    right: 5%;
    width: 17%;
    transform: rotate(10deg);
    z-index: 10;

}



/* ==========================================================================
   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.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   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;
    }
}