/*#site-header .site-header-holder {
    flex-direction: column;
}
#site-logo {
    margin-bottom: 20px;
}

.scroll-1 .hero-header .media.active {
    height: 500px;
		padding-top: 100px;
}

.responsive-nav{
	
	margin:0px;
	margin-bottom:20px;
	
}
*/



#site-header .site-header-holder {
    
	margin-top:-60px;
}


/*hr {
    border-bottom: none;
    width: 45px;
    height: 5px;
    margin: 0;
		margin-left:0px;
		padding-left:-20px;
		margin-top:40px;
		float:both;
    display: inline-block;
}*/


h1{
	/*font-family:georgian;*/
	font-size:68px;
}

.entry-hero-tagline{
	
	color:#fff;
	
}



.entry-hero-tagline h1{
	font-size:100px;
	padding:40px 0px;
	margin:0px;
	color:#fff;
	font-weight:600;
}

.entry-hero-tagline h2{
	font-size:38px;
	
	padding-bottom:80px;
	margin:0px;
}

.entry-hero-tagline h3{
	font-size:28px;
}



.full_quote_box{
	
	width:100%;
	height:100%;
	background:#0C323D;
	padding:100px;
	margin:0px;
	
}

.image_box{
	
	float:left;
	margin-left:-100px;
	margin-top:-60px;
	
}


.full_image_background_none{
	
	display:none;
}

.full_image_background{
    width: 100vw;
		padding:40px;
		margin-top:-100px;
}


	


#site-footer { 
	
	max-height:350px;
	bottom: 0px;
	padding: 50px;
	border-style:solid;
	border-color:#fff;
	border-width: 3px 0px 0px 0px;
	
	width:100%;
	text-align:center;
	font-size:14px;
}


#site-footer .widget { width: 100%; }

#site-footer img { 
	
	width: 60px;
	float:left;
}


#site-header.sticky {
    background-color: transparent !important;
	
	margin-top:3%;
}

@media screen and (max-width:769px) {

#site-header.sticky {
    background-color:default;
}
	

#site-header .site-header-holder {
    
	margin-top:-30px;
}	
	
	
	h1{
	/*font-family:georgian;*/
	font-size:56px;
}
	
	.entry-hero-tagline h1{
	font-size:56px;
	padding:40px 0px;
	margin:0px;
		margin-bottom:20px;
	color:#fff;
	font-weight:600;
}

.entry-hero-tagline h2{
	font-size:18px;
	
	padding-bottom:40px;
	margin:0px;
}

.entry-hero-tagline h3{
	font-size:18px;
}

	.spoiler-head {
    background: transparent;
    border: 1px solid transparent;	
text-align: center;

}

	
	
	
	
