body {
	background: #eeeeee;
	
		background-image: url('/wordpress/wp-content/uploads/2020/01/quinns.jpg');

	-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: #222222;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.2px;
}

:link { color: #339999; text-decoration: none;  }
:visited { color: #339999; text-decoration: none;  } 
a:active { color: #006666; text-decoration: none;  } 
a:hover { color: #006666;  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;


 /* padding-top: 90px; /* header height + empty space */
 /* margin-top: -50px; /* header height to degrees padding’s space */
}


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


#page-wrap {
	width: 100%;

	max-width: 9300px;
	margin: 0 auto;
}




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



#content {
	width: 94%;
	margin: 0 auto;
	text-align: center;
		overflow: hidden;
margin-top: 30px;
}


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


#header {
	width: 100%;
	text-align: center;
	padding: 0 0 0px 0;
	background-color: #006666;
 position: fixed;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #669999;
		  height: 75px;
  max-height: 75px;
  z-index: 1000;

}





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



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


img.site-logo {
	width: 115px;
}

	.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;
}

	
	

#footer {
	clear: both;
		color: #ffffff;
  border-top: 1px solid #669999;

	background: #006666;
	padding: 30px 60px 50px 60px;
	text-align: center;
	overflow: hidden;
}




/************************************************************************************
CLIENTELE
*************************************************************************************/


	.clientele {
		float: left;
		width: calc(25% - 25px);
		overflow: hidden;
		padding: 1px 1px 7px 1px;
				background-color: #dddddd;
margin: 0 0 40px 0;
		color: #006666;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	letter-spacing: 0.5px;
	font-weight: 300;
		border-radius: 5px;

	}
	
	
	
img.client {
	width: 100%;
}
	

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

	.gap-vertical {
		float: left;
		height: 120px;
		width: 30px;
		overflow: hidden;
	}
	
	
		.gap-vertical-mobile {
		float: left;
		height: 120px;
		width: 30px;
		overflow: hidden;
	}



/************************************************************************************
FEATURES
*************************************************************************************/


	
	.features-content{
		width: calc(100% - 75px);
		background-color: #ffffcc;
		overflow: hidden;
		float: right;
	}
	
	.feature-left {
		float: right;

		width: calc(50% - 52px);
		overflow: hidden;
		padding: 1px 1px 7px 1px;
margin: 25px;
margin-bottom: 15px;
		border-radius: 3px;

	}
	
	.feature-text-left {
		float: left;

		width: calc(100% - 90px);
		overflow: hidden;
		color: #ffffff;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	letter-spacing: 0.5px;
	font-weight: 300;
				text-align: left;

	}
	
	
img.feature-left {
	width: 35px;
			background-color: #dddddd;
padding: 10px;

		border-radius: 50px;   
		float: left; 
		margin: 10px 35px 25px 0;
}
	


	.feature-right {
		float: left;
		width: calc(50% - 52px);
		overflow: hidden;
		padding: 1px 1px 7px 1px;
margin: 25px;
margin-bottom: 15px;

		border-radius: 3px;
clear: both;

	}
	
	
		.feature-text-right {
		float: right;

		width: calc(100% - 90px);
		overflow: hidden;
		color: #ffffff;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	letter-spacing: 0.5px;
	font-weight: 300;
				text-align: right;

	}

	
	
img.feature-right {
	width: 35px;
			background-color: #dddddd;
padding: 10px;

		border-radius: 50px;
		float: right; 
		margin: 10px 0px 25px 35px;
}



/************************************************************************************
VIDEO & AUDIO CONTENT
*************************************************************************************/


	.projects {
		float: left;
		width: calc(50% - 82px);
		overflow: hidden;
		padding: 10px 20px 10px 20px;
margin: 0 20px 25px 20px;
		color: #ffffff;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	letter-spacing: 0.5px;
	font-weight: 300;
		border-radius: 5px;
		border:1px solid #798787;

	}
	
	
	

	


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





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


img {
	border-style: none;
}



img.site-logo {
	margin: 0 auto;
}


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

	
img.social-button {
	width: 40px;
	margin: 10px 30px;
	}

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



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


