body {
          
            	background-image: url('/grfx/stuff/background-blur.png');
	
	background-image: linear-gradient(teal, green);
            background-position: top;

            background-position: top;
            filter: blur(0px);
            z-index: -1;
		
	-o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    background-size: cover;
	background-repeat: repeat-x, repeat-y;
  background-attachment: fixed;
	
	font-family: Karla, Source Sans Pro, Verdana;
	color: #ffffff;
font-size: 18px;
	font-weight: 100;
	letter-spacing: 0.5px;
}

:link { color: #cccccc; text-decoration: none;  }
:visited { color: #cccccc; text-decoration: none;  } 
a:active { color: #ffffff; text-decoration: none;  } 
a:hover { color: #ffffff;  text-decoration: none;  } 


html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

html {
  scroll-behavior: smooth;
}


.jump:before {
content: "";
display: block;
height: 100px;
overflow: hidden;


}






/************************************************************************************
STRUCTURE
*************************************************************************************/




#page-wrap {
	width: 100%; height: 100%;
	margin: 0 auto;
	
	min-height: 200px;
}




#page {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	width: 100%;
	text-align: center;
	padding: 0 0 0px 0;
  top: 0;
  width: 100%;
  border-bottom: 0px solid #669999;
    padding: 20px 0 0px 0;
		
 
  z-index: 1000;

}


#content {
	width: 500px;
	margin: 0 auto;
	text-align: center;
		overflow: hidden;
    padding-bottom: 30px;
	filter: blur(0px);
}

#footer {
	clear: both;
  border-top: 0px solid #669999;
	padding: 90px 40px 70px 40px;
	text-align: center;
	overflow: hidden;
}

.content-social {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	margin: 0 auto;
}

.content-row {
			clear: both;
border: 2px solid #366c50;
	box-shadow: 5px 5px #366c50;
	padding: 2px 10px;
	width: calc(100% - 40px);
	margin: 10px auto;
	background-color: #eeeeee;
	-moz-border-radius: 10px;
	-webkit- border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
		text-align: center;

}

.content-row:hover {
		background-color: #bbdae6;
	color: #ffffff;
	}


img.platform {
	width: 180px;
	margin: 10px 0px 10px 0;
	float: left;
	}

img.platform:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}


img.play-button {
	width: 120px;
	margin: 13px 0 10px 0px;
	float: right;
	}

img.play-button:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}


img.platform-icon {
	width: 45px;
	margin: 10px 25px 10px 5px;
	float: left;
	}

img.platform-icon:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
img.social-button {
	width: 35px;
	margin: 10px 5px;
	}

img.social-button:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
img.contact {
	width: 100%;
	margin: 10px 0 40px 0;
}



/************************************************************************************
HEADER
*************************************************************************************/






img.site-logo {
    width: 110px;
	border: 0px solid #777777;
	margin: 0px 0px 10px 0;
}

#header-content {
	width: calc(100% - 70px);
	padding: 0px 0;
	overflow: hidden;
	margin-top: 17px;
	max-width: 10209px;
	
}



#empty-box {
	float: left;
	width: 68px;
	height: 20px;
	overflow: hidden;
	display: none;
}




	.nav-mobile-break {
display: none;
}

	#nav-bar {
	float: right;
	text-align: right;
	overflow: hidden;
		margin: 8px 15px 0 0;
}

	
	
.nav-gap {
	width: 55px;
	height: 10px;
	overflow: hidden;
	background-color: #cc3300;
}
	
	
	
#nav-left {
	width: 30%;
	float: left;
	overflow: hidden;
	text-align: right;
	padding-top: 5px;
}

#nav-right {
	width: 30%;
	float: left;
	overflow: hidden;
	text-align: left;
		padding-top: 5px;

}



/************************************************************************************
SHARED
*************************************************************************************/






.top-button-bar {
	padding: 50px 40px 0px 40px;
	width: calc(100 - 80px);
	text-align: right;
	overflow: hidden;
}




#carousel {
	margin-top: 75px;
	padding: 0;
	width: 100%;
	overflow: hidden;
}




#clientele {
	margin: 0 auto;
	padding: 0px 60px 60px 60px;
	width: calc(100% - 120px);
	text-align: center;
	background-color: #eeeeee;
	overflow: hidden;
}





#features {
	margin: 0 auto;
	padding: 0px 40px 60px 40px;
	width: calc(100% - 80px);
	text-align: center;
	background-color: #003333;
	overflow: hidden;
}







#background {
	height: 375px;
	overflow: hidden;

}


#about {
	margin: 0 auto;
	padding: 0px 60px 60px 60px;
	width: calc(100% - 120px);
	text-align: center;
	background-color: #eaf8f8;
	overflow: hidden;

}




#video {
	margin: 0 auto;
	padding: 0px 60px 60px 60px;
	width: calc(100% - 120px);
	text-align: center;
	background-color: #333333;
	overflow: hidden;
		color: #ffffff;
	font-size: 20px;

}





#contact {
	margin: 0 auto;
	padding: 0px 60px 60px 60px;
	width: calc(100% - 120px);
	text-align: center;
	background-color: #ffffff;
	overflow: hidden;
	font-size: 20px;
	min-height: 600px;
}

	
	









/************************************************************************************
IMGS
*************************************************************************************/


img {
	border-style: none;
}






img.opacity {
	opacity: 1;
	filter: alpha(opacity=100);
	}	
 
img.opacity:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
	



/************************************************************************************
SHARED CONTENT
*************************************************************************************/

	
	.mpu-ad {
	width: 300px;
	margin-bottom: 40px;
}

	.widget {
	margin-top: 80px;
	margin-bottom: 70px;
	padding: 0;
	width:300px;
}



	.thin-divider {
height: 1px;
margin-bottom: 10px;

}


	
	.gap {
		clear: both;
height: 50px;
}

	.gap-big {
				clear: both;

height: 140px;
}

	.gap-small {
		clear:both;
height: 20px;
}

.gap-tiny {
		clear:both;
height: 5px;
}



	#follow-buttons {
float:right;
padding-left: 15px;
}


	.pad-left { 
margin-left:15px;
}



/************************************************************************************
PLAYER
*************************************************************************************/
#audio {
    height: 200px;
}


#player {
	width: calc(100% - 0px);
	margin: 0 auto;
border: 0px solid #666666;
    background: #000000;
    overflow: hidden;
    margin-bottom: 30px;
}

.player-row {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #444444;
    overflow: hidden;  
    clear: both;

}

.title {
    width:30%;
    float: left;
    text-align: left;

}

.text {
 border: 5px solid;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
    
}

.audio {
 
float: left;
        text-align: left;
    background: #000000;
    width: 70%;

}


/************************************************************************************
GALLERY
*************************************************************************************/

	.lightbox-gallery { 
	float:left;
	margin: 20px;
	padding:0;
		width: calc(33% - 40px);
		overflow: hidden;
		
			-moz-border-radius: 0px;
	-webkit- border-radius: 0px;
	border-radius: 0px;
			border: 1px solid #666666;


}

	.lightbox-pic { 
		width: 100%;
		 margin: 0;
}
	
	img.lightbox-pic:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


