@import url("script/shadowbox/shadowbox.css");
@import url("script/shadowbox/parallax.css");

@font-face {
    font-family: "BebasNeue";
    src: url("BebasNeue.eot?#iefix") format("embedded-opentype"), url("BebasNeue.woff") format("woff"), url("BebasNeue.ttf") format("truetype"), url("BebasNeue.svg#webfont") format("svg");
}

@font-face {
    font-family: "Steelfish";
    src: url("SteelfishRg-Regular.eot?#iefix") format("embedded-opentype"), url("SteelfishRg-Regular.woff") format("woff"), url("SteelfishRg-Regular.ttf") format("truetype"), url("SteelfishRg-Regular.svg#webfont") format("svg");
}

@font-face {
    font-family: "Calibri-Light";
    src: url("Calibri-Light.eot?#iefix") format("embedded-opentype"), url("Calibri-Light.woff") format("woff"), url("Calibri-Light.ttf") format("truetype"), url("Calibri-Light.svg#webfont") format("svg");
}

/* Basics */

html, body{
    /* background-attachment: fixed;
    background-image: linear-gradient(to bottom, #3b6898 0%, #5a99db 100%);
    background-repeat: no-repeat;
    background-size: 100% auto;	
	color: #ffffff; */
	margin: 0px;
	padding: 0px;
    height: 100%;
	font-size: 18px;
}

body {
    background-image: url(BG.jpg);
    background-repeat: repeat-x, repeat;
}


h1{
	font-family: Steelfish;
	letter-spacing: 0.45em;
	font-size: 2.1em;
	color: #ffffff;
	text-align: center;
	margin-top: -13.5%;
	width: 100%;
	text-shadow: 2px 3px 0px rgba(52,65,81, 0.75);
	-webkit-font-smoothing: subpixel-antialiased;
	height: 100%;
	font-weight: normal;	
}

p#infoText{
	font-family: Steelfish;
	font-size: 0.85em;
	color: #ffffff;
	margin: auto;
	margin-top: 2%;
	text-align: center;
	letter-spacing: 3px;
	text-shadow: 1px 2px 0px rgba(44,52,30, 1);
	font-weight: normal;
	
}


h2{
	font-family: Steelfish;
	letter-spacing: 0.5em;
	font-size: 1.25em;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	text-shadow: 1px 1px 1px rgba(52,65,81, 0.6);
	margin-left: 1.5%;
}


p#disclaimer{
	font-family: Verdana;
	font-size: 0.5em;
	color: #ffffff;
	margin: auto;
	width: 100%;
	margin-top: -2%;
	text-align: center;
	letter-spacing: 0.1em;
	text-shadow: 1px 1px 1px rgba(44,52,30, 0.8);
	font-weight: normal;
	margin-bottom: 10%;
}

a{
	font-family: BebasNeue;
}

.headerImg{
    position:relative;
    text-align:center;
	padding: 0;
	margin: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.divider{
	min-height: 15px;
	max-height: 40px;
	height: 3%;
	color: #000000;
	background-color: #252a2f;
}

.img{
}

.ribbonAlign{
display:block;
position:absolute;
left:0;
right:0;
text-align:center;
z-index: 1;

}

.ribbonStyle{
	margin-top: 0%;
	width: 60%; 
	height: 60%;
}

.widgetAlign{
text-align:center;
z-index: 1;
}

.widgetStyle{
	margin-top: 2.5%;
	margin-bottom: 1%;
	width:17%; 
	height:17%;
	margin-left: 0.4%;
	margin-right: 0.4%;	
}


.goat{
	width: 10%;
	height: 10%;
	margin-top: 20%;
}

.goatAlign{
	display:block;
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	z-index: 1;
}

.sideRibbonStyle{
	margin-top: 9%;
	width: 65%;
	height: 65%;
	letter-spacing: 3px;
}

.sideRibbonStyleRight{
	margin-top: 9%;
	width: 65%;
	height: 65%;
	float: right;
	letter-spacing: 30px;	
}

.socialButton{
display:block;
position:absolute;
top: 82.0%;
left:0;
right:0;
text-align:center;
z-index: 1;
}

.youtubeIcon{
	width: 40%;
	height: 40%;
	margin-right: 20%;
	margin-top: 0%;
}
.floatstop{
	clear: both;
}

.storeContainer{
	position: absolute;
	display: block;
	left: 50%;
}

.store{
	position: relative;
	width:550px;
	height:264px;
	left: -50%;
	margin-top: 10%;
}


/* Layout Classes */

.wrapper{
	min-height: 100%;
	height: 100%;
	width: 100%;
}

.top{
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 0;
	overflow:hidden;
}
	
.alignCenter{
text-align:center;
}

.bottom{
	width: 100%;	
}
.upperThird{
	height: 100%;
	width: 33.33%;
	float: left;

}
.lowerThirdMid{

	width: 40%;
	float: left;
	overflow: auto;
}

.lowerThird{
	width: 30%;
	float: left;
}

.tshirt{
margin-left:35%;
}

/* Effects */

#box { transition: 0.5s; }

svg:hover #box{ fill-opacity: 0.75;}

#social { transition: 0.25s; }

svg:hover #social{ fill: #bbebbc;}

#YTbg { transition: 0.25s; }

svg:hover #YTbg{ 
  transform: scale(1.1) translate(-55px, -35px);
}

.socialIcons{
	margin-top: 45%;
	text-align: center;
}

.iconStyle{
	width: 7.5%;
	height: 7.5%;
}

.tt-wrapper{
margin:0; 
padding: 0; 
}
	
.tt-wrapper ul{
list-style: none outside none;
margin:0; 
padding: 0; 
text-align: center;
}

.tt-wrapper li{

margin-left: 5%;
margin-right: 5%;
display: inline;
}

.tt-wrapper li a{
    outline: none;
    position: relative;
	text-align: center;	
}

.tt-wrapper li a span{
    width: 100px;
    height: auto;
    line-height: 20px;
    padding: 10px;
    left: 50%;
    margin-left: -64px;
    font-family: 'Alegreya SC', Georgia, serif;
    font-weight: 400;   
    font-style: italic;
    font-size: 14px;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: 4px solid #fff;
    background: rgba(255,255,255,0.3);
    text-indent: 0px;
    border-radius: 5px;
    position: absolute;
    pointer-events: none;
    bottom: 100px;
    opacity: 0;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    transition: all 0.3s ease-in-out;
    margin-bottom: 30px;	
}

.tt-wrapper li a span:before,
.tt-wrapper li a span:after{
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.1);
}

.tt-wrapper li a span:after{
    bottom: -14px;
    margin-left: -10px;
    border-top: 10px solid #fff;
}

.tt-wrapper li a:hover span{
    opacity: 0.9;
    bottom: 70px;
}