

/*Greg Styles*/


#aaContainer{
	position: relative;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	font-family: "proxima-nova",sans-serif;
	margin-top: -1px;
	font-size:18px;
}

.imageBlock, .textBlock{
	width: 100%;
	position: relative;
	display: block;
	clear: both;
	z-index: 9;
	padding: 1.5em;
	padding-bottom: 3em;
	padding-left: 0!important;

}


.imageBlock{
	position: relative;
	z-index:9999;

}

.novideo{
	padding: .5em!important;
	padding-left: 0!important;

}

.imageBlock:first-child{
	padding-top: 0!important;
}

.bolder{
	font-weight: 600!important;
	padding: 0!important;
}

.boldest{
font-size:28px!important;
	font-weight: 600!important;
	padding: 0!important;
	line-height: 29px!important;
}

.imageBlock img{
	width: 100%;

}

#imageblock0{
	z-index:9;	
	/*padding-bottom:2%;*/
}

#textbox0{
	z-index:9999;
}



.textBlock span{
	line-height: 19px;
	max-width:960px;
	display:block;
	margin:0 auto;
	text-align: left;
	color: #333333;	
	clear: both;
	padding:2em;
}



.textTitle{
position: absolute;
color: #fff;
max-width:570px;
text-align: center;
top: 300px;
font-size: 41px;
left: 50%;
}





.hideMe{
	display:none;
}
#imageinner0{
-webkit-transition: all 350ms ease-in;
-moz-transition: all 350ms ease-in;
-ms-transition: all 350ms ease-in;
-o-transition: all 350ms ease-in;
transition: all 350ms ease-in;	
}




.hide{
	display:none;
}
/*snowflake*/



/*video*/


.playerWrapper{
	position: relative;
	display: block;
	z-index: 9999;
	text-align: left;
	background: #fff;
border: 15px solid #fff;
	-webkit-box-shadow: 0 0 30px 5px #c1c1c1;
	box-shadow: 0 0 30px 5px #c1c1c1;
}



.videoplayer{
	position: absolute;
	display: block;
	z-index: 9999;
	text-align: left;
	padding:10% 5%;
	width:100%;
}

video {
	z-index:999999!important;
}

#iframe{
	width: 670px;
	height:377px;
}




/*social*/


#fixedArrow{
position: fixed;
top: 7%;
z-index: 99999999;
display: none;
width: 50px;
background: rgba(255,255,255, 0.8);
border: 1px solid #c4c4c4;
right: 2%;
}


#fixedArrow img, #fixedSocial img
{
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;	
}

#fixedArrow img:hover, #fixedSocial img:hover{
	cursor: pointer;
	opacity: 0.5;
	
}


#socialshares {
display: block;
position: relative;
clear: both;
width: 355px;
/* top: 3%; */
margin: 0 auto;
/*padding-top: 2%;*/
/* left: 10%; */
/* text-align: center; */
}


#socialshares img {
display: block;
float: left;
margin-left: 15px;
-webkit-transition: all 150ms ease-in;
-moz-transition: all 150ms ease-in;
-ms-transition: all 150ms ease-in;
-o-transition: all 150ms ease-in;
transition: all 150ms ease-in;
/* max-width: 249px; */
/* width: 50%; */
}


#socialshares img:hover{
	cursor: pointer;
	opacity: 0.6;
}

textarea{
	margin:0 auto !important;
}


textarea#jfkembed{
	margin:0 auto !important;
	margin-bottom: 10px;
	height:170px!important;
	display: block;
	position: relative;
	color: #888;
	margin-top:50px;
	font-size: 14px !important;
	font-family: "proxima-nova",sans-serif;

}




/* Preloader */


#preloader {
    position:absolute; 
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:9999999; /* makes sure it stays on top */
}

#status {
    margin:0 auto;
    text-align: center;
    position: relative;
    display: block;
    margin-top: 200px;
   
}







@media only screen and (min-width: 300px) {
.videoplayer{
padding: 0;
width: 100%;
top: -10%;
left:0;
}

#iframe
{
top: -5%;
width:100%;
left:0%;
height:169px;
max-width: 640px;

}



.imageBlock, .textBlock{
	width: 100%;
	position: relative;
	display: block;
	clear: both;
	z-index: 9;
	padding: 0;
	padding-top:1.5em;
	padding-bottom: 3em;
}





}


@media only screen and (min-width: 300px) and (max-width: 568px) {
#fixedArrow{
	visibility: hidden;
}

#fixedSocial{
position: fixed;
bottom: 0%;
z-index: 99999999;
display: none;
left: 0;
width: 100%;
background: rgba(255,255,255, 0.8);
border: 1px solid #c4c4c4;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#fixedSocial img:first-child{
margin-left: 0px;
	
}


#fixedSocial img{
width: 30%;
margin-left: 10px;
}


/*social*/

#socialshares {
display: block;
position: relative;
/* clear: both; */
width: 200px;
/* top: 3%; */
margin: 0 auto;
margin-top: -15px!important;
/* padding-top: 4%; 
text-align: center;
/* left: 10%; */
/* text-align: center; */
}


#socialshares img {
display: block;
float: left;
margin-left: 0; 
max-width: 100px;
/* width: 50%; */
}



}

@media only screen and (min-width: 400px) and (max-width: 640px) {

#fixedSocial{
position: fixed;
bottom: 0%;
z-index: 99999999;
display: none;
left: 0;
width: 100%;
background: rgba(255,255,255, 0.8);
border: 1px solid #c4c4c4;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#fixedSocial img:first-child{
margin-left: 0px;
	
}


#fixedSocial img{
width: 30%;
margin-left: 10px;
}



/*social*/

#socialshares {
display: block;
position: relative;
/* clear: both; */
width: 200px;
/* top: 3%; */
margin: 0 auto;
padding-top: 4%; 
text-align: center;
/* left: 10%; */
/* text-align: center; */
}


#socialshares img {
display: block;
float: left;
margin-left: 0; 
max-width: 100px;
/* width: 50%; */
}


}





@media only screen and (min-width: 400px) {
#iframe, .videoplayer{
height:229px;
}


}

@media only screen and (min-width: 468px) {
#iframe, .videoplayer{
height:263px;
}


}

@media only screen and (min-width: 568px) {
#iframe, .videoplayer{
height:320px;

}



}



@media only screen and (min-width: 600px) {
#iframe, .videoplayer{
height: 338px;

}



.imageBlock, .textBlock{
/*padding-bottom: 2%;*/

}

}



@media only screen and (min-width: 640px) {


#iframe, .playerWrapper {
max-width: 328px;
width: 100%;
height:185px;

}

.videoplayer{
	position: absolute;
	display: block;
	z-index: 9999;
	text-align: left;
	padding:10% 5%;
	width:100%;
}



}


@media only screen and (min-width: 670px) {

.textBlock span{
	max-width:700px;

}


#fixedSocial{
position: fixed;
top: 25%;
z-index: 99999999;
display: none;
width: 100px;
background: rgba(255,255,255, 0.9);
border: 1px solid #c4c4c4;
padding: 20px;
display: none;

}
#fixedSocial img{
	width:100%;
	margin-bottom: 7px;
}
#fixedArrow{
visibility: visible;
}

}




@media only screen and (min-width: 800px) {


.imageBlock, .textBlock{
	padding: 1em;
	padding-bottom: 2em;
}

}



@media only screen and (min-width: 960px) {



.textBlock span{
	font-size: 24px;	
	line-height: 26px;
	max-width:900px;
}

#iframe, .playerWrapper {
max-width: 443px;
width: 100%;
height:250px;

}


}




@media only screen and (min-width: 1200px) {

#iframe, .playerWrapper {
max-width: 640px;
width: 100%;
height:360px;

}

.videoplayer{
padding: 6.5% 5%;
}


}


   @media only screen and (min-width : 1510px){
   	.videoplayer{
	 padding:8.5% 5%;
	}
   
   }





