body, html {
    margin:0;
    padding:0;
	background-color: #000;
	
  }
#superContainer {
    height:100%;
    position:relative;
}

	/* Style for our header texts 
	* --------------------------------------- */
	h1{
	font-size: 5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin-bottom: 0px;
	margin-left: 30;
	margin-right: 30;
	margin-top: 0;
	width: 100%;
    line-height: 75px;
	}
	
	h2{
	font-size: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 30;
	margin-right: 30;
	margin-top: 60px;
	width: 100%;
	top: 500px;
	line-height: 30px;
	text-align: center!important;
	}
	
	h3{
	font-size: 5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin-bottom: 0px;
	margin-left: 30;
	margin-right: 30;
	margin-top: 0;
	width: 100%;
	line-height: 70px;
	padding-bottom: 5px;
	}
	
	h4{
	font-size: 5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin-bottom: 0px;
	margin-left: 30;
	margin-right: 30;
	margin-top: 0;
	width: 100%;
	}
	
	img {
    border:0;
 }

  .intro-singles {
	font-family: Helvetica, Arial, sans-serif;

	}

	
	.intro p{
		font-family: Helvetica, Arial, sans-serif;
		color: #fff;
		opacity:.70 !important;
	}
	
	/* Centered texts in each section 
	* --------------------------------------- */
	.section{
		text-align:center;
	}
	
a { color: inherit; 
font-family: Helvetica, Arial, sans-serif;
} 
	
	

	/* Fixed header and footer.
	* --------------------------------------- */
	#header, #footer{
		position:fixed;
		height: 85px;
		display:block;
		width: 100%;
		z-index:9;
		text-align:center;
		color: #f2f2f2;
		padding: 20px 0 0 0;
	}
	
	#header{
		top:8px;
	}
	#footer{
		bottom:0px;
	}
	
	
	/* Bottom menu
	* --------------------------------------- */
	#infoMenu {
		bottom: 80px;
	}
	#infoMenu li a {
		color: #fff;
		z-index: 999;
	}
	
	
	/* ------------------------------------------------ */
/* Loader */
/* ------------------------------------------------ */
	
	.loader {
	background: #000;
	height: 100%;
	left: 0;	
	position: fixed;
	top: 0;	
	width: 100%;
	z-index: 99;
}

.loader img {
	height: 32px;
	left: 50%;
	margin: -25px 0 0 -13px;
	position: fixed;
	top: 50%;
	width: 32px;
	opacity:.50 !important;
}


/* ------------------------------------------------ */
/* Scroll Icon */
/* ------------------------------------------------ */


#scroll-icon {
    height: 60px;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 8px;
	opacity: .99 !important;
		transition: opacity 1s ease-in-out;
   -moz-transition: opacity 1s ease-in-out;
   -webkit-transition: opacity 1s ease-in-out;
}

#scroll-icon a {

	opacity: .50 !important;
		transition: opacity 1s ease-in-out;
   -moz-transition: opacity 1s ease-in-out;
   -webkit-transition: opacity 1s ease-in-out;
}

#scroll-icon a:hover {
	opacity: .99 !important;
	transition: opacity 1s ease-in-out;
   -moz-transition: opacity 1s ease-in-out;
   -webkit-transition: opacity 1s ease-in-out;
}



/* ------------------------------------------------ */
/* Buttons */
/* ------------------------------------------------ */

.words-button {
	background-color:#fff;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
	text-indent:0;
	display:inline-block;
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:100px;
	text-decoration:none;
	text-align:center;
    transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
	opacity:.70 !important;
}
.words-button:hover {
	background-color:#fff;
	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
	
}.words-button:active {
	position:relative;
	top:1px;
	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
}

.fridge-button {
	background-color:#fff;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
	text-indent:0;
	display:inline-block;
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:100px;
	text-decoration:none;
	text-align:center;
    transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
	opacity:.70 !important;
}
.fridge-button:hover {
	background-color:#fff;
	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
	
}.fridge-button:active {
	position:relative;
	top:1px;
	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
}


.livelife-button {
	background-color:#fff;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
	text-indent:0;
	display:inline-block;
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:100px;
	text-decoration:none;
	text-align:center;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
	opacity:.70 !important;
}
.livelife-button:hover {
	background-color:#fff;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
	
}.livelife-button:active {
	position:relative;
	top:1px;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
}

.sunrise-button {
	background-color:#fff;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
	text-indent:0;
	display:inline-block;
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:100px;
	text-decoration:none;
	text-align:center;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
	opacity:.70 !important;
}
.sunrise-button:hover {
	background-color:#fff;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
	
}.sunrise-button:active {
	position:relative;
	top:1px;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
}
	.press-button {
	background-color:#fff;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
	text-indent:0;
	display:inline-block;
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:175px;
	text-decoration:none;
	text-align:center;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
	opacity:.70 !important;
}
.press-button:hover {
	background-color:#fff;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
	
}.press-button:active {
	position:relative;
	top:1px;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
}

	.download-button {
	background-color:#fff;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
	text-indent:0;
	display:inline-block;
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:150px;
	text-decoration:none;
	text-align:center;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
	opacity:.70 !important;
}
.download-button:hover {
	background-color:#fff;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
	
}.download-button:active {
	position:relative;
	top:1px;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
}

	.podcast-button {
	background-color:#fff;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
	text-indent:0;
	display:inline-block;
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:150px;
	text-decoration:none;
	text-align:center;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
	opacity:.70 !important;
}
.podcast-button:hover {
	background-color:#fff;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
	
}.podcast-button:active {
	position:relative;
	top:1px;	transition: opacity 0.6s ease-in-out;
   -moz-transition: opacity 0.6s ease-in-out;
   -webkit-transition: opacity 0.6s ease-in-out;
   opacity:.99 !important;
}

	
/* ------------------------------------------------ */
/* Footer */
/* ------------------------------------------------ */

#linkage {
	height: 40px;
	width: 260px;
	position: relative;
	margin: 0 auto 10px auto;
}
#linkage a {
	height: 40px; 
    width: 40px; 
    background: url('../images/social.png') top left; 
    display:inline-block;
    position: absolute; 
   transition: opacity 1s ease-in-out;
   -moz-transition: opacity 1s ease-in-out;
   -webkit-transition: opacity 1s ease-in-out;
   opacity: 0.5;
}
#linkage a:hover {border: none !important;   
   opacity: 1;
   transition: opacity .1s ease-in-out;
   -moz-transition: opacity .1s ease-in-out;
   -webkit-transition: opacity .1s ease-in-out;
}

    #linkage a.facebook {left: 0px;background-position: 0px  0}
    #linkage a.twitter {left: 55px;background-position: -55px  0}
    #linkage a.youtube {left: 110px;background-position: -110px  0}
	#linkage a.soundcloud {left: 165px; background-position: -165px  0}
    #linkage a.instagram {left: 220px;background-position: -220px  0}
  
    #linkage a.facebook:hover {background-position: 0  0}
    #linkage a.twitter:hover {background-position: -55px  0}
    #linkage a.youtube:hover {background-position: -110px  0}
	#linkage a.soundcloud:hover {background-position: -165px  0}
    #linkage a.instagram:hover {background-position: -220px  0}
	
	
/* ------------------------------------------------ */
/* Credits */
/* ------------------------------------------------ */	
	
#credits {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 260;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	opacity:.60 !important;
}

#credit-links a {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fff;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    opacity: 0.6;
	opacity:.94 !important;
}

#credit-links a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fff;
	opacity: 0.9;
	transition: opacity .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out;
	-webkit-transition: opacity .6s ease-in-out;
	opacity:.60 !important;
} 
	

.divider-top {
	display: inline-block;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 550, from(#ccc), to(#777));
	border: none;
	height: 1px;
	position: relative;
	top: 30px;
	vertical-align: top;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}

.divider-top-singles {
	display: inline-block;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 550, from(#ccc), to(#777));
	border: none;
	height: 1px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.divider-top-biog {
	display: inline-block;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 550, from(#ccc), to(#777));
	border: none;
	height: 1px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 50%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.divider-email {
	display: inline-block;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 550, from(#ccc), to(#777));
	border: none;
	height: 1px;
	position: relative;
	top: -5px;
	vertical-align: top;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}



.section{
    position: relative;
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
         box-sizing: border-box; 
}
.slide {
	float: left;
	text-align: center;
}
.slide, .slidesContainer {
	height: 100%;
	display: block;
	text-align: center;
}
.slides {
	height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.section,
.slide.table{
	display:table;
	width:100%;
}
.tableCell{
	background: url('http://www.realstonebridge.com/splash-files/images/pixel.png') repeat;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.slidesContainer {
    float: left;
    position: relative;
}
.controlArrow{
	position: absolute;
	top: 52%;
	cursor: pointer;
	width: 50px;
	height: 50px;
	margin-top: -38px;
	opacity:.50 !important;
    filter:alpha(opacity=60) !important;
    filter: "alpha(opacity=0)" !important;
	   transition: opacity 0.4s ease-in-out;
   -moz-transition: opacity 0.4s ease-in-out;
   -webkit-transition: opacity 0.4s ease-in-out;
	
}

.controlArrow.prev{
	left: 100px;
	background-image: url(../images/left-arrow.png);
}
.controlArrow.next{
	right: 100px;
	background-image: url(../images/right-arrow.png);
}


.controlArrow:hover {
opacity:.99 !important;
}

.scrollable{
	overflow:scroll;
}
.easing{
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
#fullPage-nav{
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
	right: 20px;
}
#fullPage-nav ul{
	margin:0;
	padding:0;
}
#fullPage-nav li{
	display: block;
	width: 0px;
	height: 10px;
	position: relative;
	margin-bottom: 14px;
	margin-left: 14px;
	margin-right: 17px;
	margin-top: 14px;
}
#fullPage-nav li a{
	display: block;
	position: relative;
	z-index: 1;
	width: 10%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}
#fullPage-nav li .active span{
	top: 3px;
	left: 3px;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	background: #FFF;
    opacity:.85 !important;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	position: absolute;
	z-index: 1;

}
#fullPage-nav span{
	top: 3px;
	left: 3px;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	background: #fff;
	opacity:.20 !important;
	position: absolute;
	z-index: 1;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transition: 50ms -webkit-transform ease-in-out, 300ms opacity ease-in;
    -moz-transition: 50ms -moz-transform ease-in-out, 300ms opacity ease-in;
    -ms-transition: 50ms -ms-transform ease-in-out, 300ms opacity ease-in;
    transition: 50ms -webkit-transform ease-in-out, 300ms opacity ease-in;
}

#fullPage-nav span:hover{
	top: 3px;
	left: 3px;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	background: #FFF;
    opacity:.70 !important;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	position: absolute;
	z-index: 1;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
}


.fullPage-slidesNav{
	position: absolute;
	z-index: 4;
	left: 49.6%;
	opacity: 1;
}
.fullPage-slidesNav.bottom{
	bottom: 20px;
}
.fullPage-slidesNav.top{
	top: 20px;
}
.fullPage-slidesNav ul{
	margin:0;
	padding:0;
}
.fullPage-slidesNav li{
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position:relative;
}
.fullPage-slidesNav li{
	display: inline-block;
}

.fullPage-slidesNav li a{
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

.fullPage-slidesNav .active span{
	background: #333;
}

.fullPage-slidesNav span{
	top: 3px;
	left: 3px;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	background: #fff;
	opacity:.20 !important;
	position: absolute;
	z-index: 1;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transition: 50ms -webkit-transform ease-in-out, 300ms opacity ease-in;
    -moz-transition: 50ms -moz-transform ease-in-out, 300ms opacity ease-in;
    -ms-transition: 50ms -ms-transform ease-in-out, 300ms opacity ease-in;
    transition: 50ms -webkit-transform ease-in-out, 300ms opacity ease-in;
	
}


.fullPage-slidesNav li .active span{
	top: 3px;
	left: 3px;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	background: #FFF;
    opacity:.85 !important;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	position: absolute;
	z-index: 1;

}

.fullPage-slidesNav span:hover{
	top: 3px;
	left: 3px;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	background: #FFF;
    opacity:.70 !important;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	position: absolute;
	z-index: 1;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
}


.fullPage-tooltip{
	position: absolute;
	color: #FFF;
	opacity: .70 !important;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	top: 4px;
	font-weight: 900;
	text-align: right;
}

.fullPage-tooltip.right{
	right: 8px;
}

.fullPage-tooltip.left{
	left: 8px;
}

/* Sections
 * --------------------------------------- */
 #section0
 #section1,
 #section2,
 #section4,
 #section12{
	background-size: cover;
	background-color: #000;
 }
 
 #section0{
	 background: #000000 url('../images/bg1.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 } 

 
   #section1{
	background: #000000 url('../images/bg2.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	 }
 
  #section2{
	background: #000000 url('../images/bg7.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	 }
	 
	   #section12{
	background: #000000 url('../images/bg12.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
		   
		   width: 90%;
margin: 0 auto;
	 }
	 
 
 /*Creatin a ull height slide */
 .slides{
	height: 101%;
	display: block;
	width: 101%;
	height: 101%;
 }
 
  #slide1{
	background: #000000 url('../images/bg9.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 
 #slide2{
	background: #000000 url('../images/bg3.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 
 #slide3{
	 background: #000000 url('../images/bg4.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 
  #slide4{
	 background: #000000 url('../images/bg5.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 
   #slide5{
	 background: #000000 url('../images/bg10.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 
    #slide6{
	 background: #000000 url('../images/bg11.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 
 
  #section3{
	 background: #000000 url('../images/bg6.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 
 #section4{
	 background: #000000 url('../images/bg6.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 
  #section5{
	 background: #000000 url('../images/bg8.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 }
 

 #section4 h1{
	color: #000;
}



/* ------------------------------------------------ */
/* Events */
/* ------------------------------------------------ */	
	
	
.event {
	max-width: 600px;
	margin: 0 auto 5px;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: -10px;
}
.date {
	width: 90px;
	text-align: left;
	font: 300 20px/1 Helvetica, Arial, sans-serif, sans-serif;
	display: inline-block;
	color: #FFFFFF;
	
}
.venue {
	text-align: left;
	margin-right: 5px;
	display: inline-block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 900;
	line-height: 1;
}
.location {
	text-align: left;
	font: 300 15px/1 Helvetica, Arial, sans-serif;
	display: inline-block;
	color: #FFFFFF;
}

.location a:link{
    color:#FFFFFF;
	font-weight:900;
}


.location a:hover{
    color:#ffd700;
	font-weight:900;
}


/* ------------------------------------------------ */
/* Contact */
/* ------------------------------------------------ */	
	
.contact {
	max-width: 600px;
	margin: 0 auto 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}
.name {
	width: 383px;
	text-align: center;
	font: 900 18px/1 Helvetica, Arial, sans-serif, sans-serif;
	display: inline-block;
	color: #FFFFFF;
}

.name2 {
	width: 329px;
	text-align: center;
	font: 900 18px/1 Helvetica, Arial, sans-serif, sans-serif;
	display: inline-block;
	color: #FFFFFF;
}

.name3 {
	width: 278px;
	text-align: center;
	font: 900 18px/1 Helvetica, Arial, sans-serif, sans-serif;
	display: inline-block;
	color: #FFFFFF;
}

.name4 {
	width: 268px;
	text-align: center;
	font: 900 18px/1 Helvetica, Arial, sans-serif, sans-serif;
	display: inline-block;
	color: #FFFFFF;
}

.name5 {
	width: 148px;
	text-align: center;
	font: 900 18px/1 Helvetica, Arial, sans-serif, sans-serif;
	display: inline-block;
	color: #FFFFFF;
}


.email {
	text-align: left;
	margin-right: 0px;
	display: inline-block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	
}	
	.email a {
	text-align: left;
	margin-right: 0px;
	display: inline-block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
	line-height: 1;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    opacity: 0.6;
	opacity:.70 !important;
}

.email a:hover {
	text-align: left;
	margin-right: 0px;
	display: inline-block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
	line-height: 1;
	opacity: 0.9;
	transition: opacity .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out;
	-webkit-transition: opacity .6s ease-in-out;
	opacity:.99 !important;
} 
	

.tel {
	text-align: left;
	font: 300 12px/1 Helvetica, Arial, sans-serif;
	display: inline-block;
	color: #FFFFFF;
}

	.tel a {
	text-align: left;
	font: 300 12px/1 Helvetica, Arial, sans-serif;
	display: inline-block;
	color: #FFFFFF;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    opacity: 0.6;
	opacity:.70 !important;
}

.tel a:hover {
	text-align: left;
	font: 300 12px/1 Helvetica, Arial, sans-serif;
	display: inline-block;
	color: #FFFFFF;
	opacity: 0.9;
	transition: opacity .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out;
	-webkit-transition: opacity .6s ease-in-out;
	opacity:.99 !important;
} 


/* ------------------------------------------------ */
/* Biog */
/* ------------------------------------------------ */	
	
	.biog-text {
	width: 100%;
	margin: 0 auto;
	font-size: 1.2em;
}

	.biog-text p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #fff;
	opacity: .70 !important;
	margin-top: -12px;
	text-align: center;
	margin-bottom: 100px;
    line-height: 30px;
	}
	

#inner-content-div {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	margin-top: 2em;
	}
	
	#header-wrap {
	margin-top: 40px;

	}
	

#biog-fade {
	z-index: 99;
	position: absolute;
	bottom: 0%;
	background-image: url(../images/bottom-fade.png);
	width: 100%;
	background-repeat: repeat-x;
	height: 100px;
}



/* ------------------------------------------------ */
/* Retina Displays */
/* ------------------------------------------------ */	
	

@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {

#linkage a {
	height: 40px; 
    width: 40px; 
    background: url('../images/social.svg') top left; 
    display:inline-block;
    position: absolute; 
   transition: opacity 1s ease-in-out;
   -moz-transition: opacity 1s ease-in-out;
   -webkit-transition: opacity 1s ease-in-out;
   opacity: 0.5;
}

.controlArrow{
	position: absolute;
	top: 50%;
	cursor: pointer;
	width: 50px;
	height: 50px;
	margin-top: -38px;
	opacity:.50 !important;
    filter:alpha(opacity=60) !important;
    filter: "alpha(opacity=60)" !important;
	   transition: opacity 0.4s ease-in-out;
   -moz-transition: opacity 0.4s ease-in-out;
   -webkit-transition: opacity 0.4s ease-in-out;
	
}

.controlArrow.prev{
	left: 100px;
	background-image: url(../images/left-arrow.svg);
}
.controlArrow.next{
	right: 100px;
	background-image: url(../images/right-arrow.svg);
}


	#header-wrap {
	margin-top: -140px;
	}

}


/* ------------------------------------------------ */
/* iPhone 6 */
/* ------------------------------------------------ */	
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
	
	#inner-content-div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}
	
	h3{
	font-size: 5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin-bottom: 0px;
	margin-left: 30;
	margin-right: 30;
	margin-top: 25%;
	width: 100%;
	}

	.divider-top-biog {
	display: inline-block;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 550, from(#ccc), to(#777));
	border: none;
	height: 1px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 75%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
#inner-content-div {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}
	
	h3{
	font-size: 5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin-bottom: 0px;
	margin-left: 30;
	margin-right: 30;
	margin-top: 20%;
	width: 100%;
	}

}


/* ------------------------------------------------ */
/* iPhone 5S */
/* ------------------------------------------------ */	

@media only screen and (min-device-width: 320px) and (max-device-width: 568px)
and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:portrait)
{

.controlArrow.prev{
	left: 50px;
	background-image: url(../images/left-arrow.svg);
}
.controlArrow.next{
	right: 50px;
	background-image: url(../images/right-arrow.svg);
}

		 #section4{
	background-position: 22% 80%, top left;
	
 }

	#header-wrap {
	margin-top: 40px;
	}
	
			 #section2{
	background-position: 42% 80%, top left;
	
 }
 
  		 #section5{
	background-position: 18% 80%, top left;
	
 }
 
 #fullPage-nav{
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 47.9%;
	opacity: 1;
	right: 20px;
}

#inner-content-div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}
	
	.divider-top-biog {
	display: inline-block;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 550, from(#ccc), to(#777));
	border: none;
	height: 1px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 75%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


}


@media only screen and (min-device-width: 320px) and (max-device-width: 568px)
and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:landscape)
{
	
	

	#header-wrap {
	margin-top: 30px;
	}
	
	#inner-content-div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}

		

}


/* ------------------------------------------------ */
/* iPhone 3-4S */
/* ------------------------------------------------ */	

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3) and (orientation:portrait)
{

.controlArrow.prev{
	left: 50px;
	background-image: url(../images/left-arrow.svg);
}
.controlArrow.next{
	right: 50px;
	background-image: url(../images/right-arrow.svg);
}


	#header-wrap {
	margin-top: 20px;
	}
	

		 #section2{
	background-position: 42% 80%, top left;
	
 }
		 #section4{
	background-position: 22% 80%, top left;
	
 }
 
 		 #section5{
	background-position: 22% 80%, top left;
	
 }
 
 
#fullPage-nav{
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 47.5%;
	opacity: 1;
	right: 20px;
}

#inner-content-div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}
	
	.divider-top-biog {
	display: inline-block;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 550, from(#ccc), to(#777));
	border: none;
	height: 1px;
	position: relative;
	top: 0px;
	vertical-align: top;
	width: 75%;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

}

@media only screen and (min-device-width: 320px)  and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3) and (orientation:landscape)
{
    

	#header-wrap {
	margin-top: 150px;
	}

#inner-content-div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}
}


/* ------------------------------------------------ */
/* iPad Retina */
/* ------------------------------------------------ */	
	
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
 
 .controlArrow.prev{
	left: 50px;
	background-image: url(../images/left-arrow.svg);
}
.controlArrow.next{
	right: 50px;
	background-image: url(../images/right-arrow.svg);
}

 		h2{  
	font-size: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin-bottom: 0px;
	margin-left: 30;
	margin-right: 30;
	margin-top: 30px;
	width: 100%;
	top: 500px;
	line-height: 70px;
	text-align: center!important;
	}
	
	#header-wrap {
	margin-top: 20px;

	}
	
	 #fullPage-nav{
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 47.8%;
	opacity: 1;
	right: 20px;
}

#inner-content-div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	
 .controlArrow.prev{
	left: 50px;
	background-image: url(../images/left-arrow.svg);
}
.controlArrow.next{
	right: 50px;
	background-image: url(../images/right-arrow.svg);
}

	#header-wrap {
	margin-top: 100px;
	}
	
	#inner-content-div {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}
	
	}
	
	
	
/* ------------------------------------------------ */
/* iPad */
/* ------------------------------------------------ */	
	
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	
		#header-wrap {
	margin-top: -70px;
	}
	
	#header-wrap {
	margin-top: 20px;

	}
	
	 		 #section2{
	background-position: 42% 80%, top left;
	
 }
	
			 #section4{
	background-position: 22% 80%, top left;
	
 }
 
  		 #section5{
	background-position: 18% 80%, top left;
	
 }
 
 #inner-content-div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}
	
	}
	
	
	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	
	#header-wrap {
	margin-top: 40px;

	}
	
	#inner-content-div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 630px;
	text-align: center!important;
	}
	
	}