@charset "utf-8";
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 29, 2014 */
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@800&display=swap');


body{
	font-family:Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../img/bgnew.jpg);
	background-repeat: no-repeat;
	background-position: center center ;

	background-color: #222;
	background-size: cover;
	}

#statpos {
	display:block;
	position:fixed;
	margin-left:auto;
	margin-right:auto;	
	bottom: 10px;
	}

a:link,
a:hover,
a:focus,
p {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-decoration:none;
  color: #F5BE0C;
}

}

.img-responsive {
	max-width:100%;
	}

a.btn.btn-primary {
padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 5px;
  background-color: #F5BE0C;
  border-color: #Ffffff;
  font-size: 30px !important;
  color: #000;
  margin-left: 80px;
  margin-top: 30px;
}

	
.row.link {
	margin-top: 50px;
	}

.baseline {
	color:#fff;
	font-size:70px;	
	font-family: 'Mulish', sans-serif;
	padding-top: 50px;	
	}
	
.container {
  position: fixed;
  bottom: 70px;
  text-align: center;
  margin: auto;
  width: 100vw; 
  }

.visual {
	margin-bottom:85px;
	}	
	
.imgholder {
	border:10px solid #FFF;
	width:433px;
	margin-bottom:70px;
	height:308px;	
	margin-right:auto;
	margin-left:auto;	
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}

.linkholder {

	width:415px;
	height:58px;
	background-color:#3D4D33;
	text-align:center;
	line-height:58px;
	color:#fff;
	font-size:18px;
	}
	
.center-block {
	text-align:center;
	}
	
.btn-default {
	margin: 10px;
	}

margin-bottom:40px;


.footer{
	background-color:#284D2D;
	padding:20px;		
	}
.footerlow{
	background-color:#A1D040;
	padding:20px;		
	color:#fff;
	}
	




.pageheader a {
  color: #C2C59A;
  text-decoration: none;
}

.pageheader a:hover,
.pageheader a:focus {
  color: #C2C59A;
  text-decoration: none;
}


.calltoaction {
	padding: 30px;
	margin-bottom:150px
	}	


.logo {
	color: #C2C59A;
    font-size: 31px;
    font-weight: bold;
    line-height: 1.1em;
    margin-top: 22px;
	}

.sponsor{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEB42C;
	}
	
h1,
.caption 
	{
	color:#8C9A54;
	}

h2 	{
	color:#89904A;
	}

.contact {
	color:#9AA08F;
	text-align:center;
	padding-bottom:500px;
	padding-top:42px;	
	}

.contact a {
  color: #9AA08F;
  text-decoration: none;
}

.contact a:hover,
.contact a:focus {
	color: #9AA08F;
  	text-decoration: none;
	border-bottom-color: #9AA08F;  
}

.row-padding-large { 
	padding-top:70px; 
/*	padding-bottom:100px; 	*/
	}
	
.seamoose {
	float:right;
	margin-top:-46px;
	}
	
@media (max-width: 480px) {

a.btn.btn-primary {
  margin-left: 0px;
  
}

a:link, a:hover, a:focus, p {
  font-size: 25px;
}

p {
   line-height: 1.4em;
}

.container{
  padding-right: 0px;
  padding-left: 0px;
  width: 95vw;  
  margin:auto!important;
  left: 10px;
}

a.btn.btn-primary {
  font-size: 21px!important;
}	
.img-responsive {
	padding:20px;
	}

body{
	background-image: url(../img/bgnew_sm.jpg);
	background-repeat: no-repeat;
	background-position: center center ;
	background-size: cover;
	}	
.baseline {
    font-size: 30px;
	padding-top: 20px;
}
	
.container {
    margin-top: 150px;
}	
.img-responsive {
  max-width: 75%;
}
	}	