@charset "UTF-8";
/* CSS Document */

@import url("https://use.typekit.net/iub1noz.css");

@font-face {
    font-family: 'tolyer_bold_no.3regular';
    src: url('tolyer_bold_no.3-webfont.woff2') format('woff2'),
         url('tolyer_bold_no.3-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.hidden {
	display: none;
}

  body,td,th {
	font-family: "pulpo", serif;
font-weight: 400;
font-style: normal;
	font-size: 18px;
	  line-height: 24px;
      background-color: #17140f;
      color: #FFFFFF
  }
  
a:link, a:visited {
	  color:#686e9f;
	  text-decoration:none !important;
  }
  
a:hover, a:active {
	color:#1d2347;
	  text-decoration:underline!important;
} 


.btn {
	background-color: #686e9f !important;
	color: #fffcde;
	padding: 5px 30px !important
}

.btn:hover {
	background-color: #eaa256 !important;
		color: #fffcde;

}
  
.home {
    max-width:1200px;
	margin-left:auto;
	margin-right:auto;
    margin-top: 0px;
    margin-bottom: 0px;
    max-height: 700px;
   

}

.home img {
    margin-left:auto;
	margin-right:auto;
     padding-left: 20px;
    padding-right: 20px;

}


.content {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:60px;
	padding-bottom: 60px;
}

		
.navbar .navbar-nav {
	float: none;
    font-family: "colt", serif;
font-weight: 400;
font-style: normal;
	vertical-align: top;
	font-size: 15px;
	letter-spacing: 0.05em;
	margin-top: 0px;
	min-height: 25px;
	margin-left: auto;
	margin-right: auto;

}

.navbar .navbar-collapse {
	text-align: center;
  	margin-top: 10px;
	margin-bottom: 0px;
}


.navbar-light .navbar-toggler {
	border-color: transparent;
	background-color: #eaa256 !important;
		
}


.navbar-nav a:link, .navbar-nav a:visited  {
	color: #fffcde !important;
	margin-left:10px;
	margin-right:10px;
}

.navbar-nav a:hover, .navbar-nav a:active{
	color: #eaa256 !important;
}

.navbar-styling {
	background-color: #47494c !important;
	border-bottom-width: 0px;
	top: 0px;
	margin-top: 0px;
	box-shadow: 0px 0px 5px #2d2e31;

}

.affix {
	top:0px;
}

.pad {
	padding: 30px;
}

navbar-header {
	width: 100% ;
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold!important;
}

.legal {
	font-size:13px;
	margin-top:20px;
	text-align:center;
	color:#A99A82;
}

.nav-button {
	background-color: rgba(30,30,30,0.5);
	border-color: transparent !important;
}

.shadow {
	  text-shadow: 0px 0px 15px #000000;
}


h1 {
	
  	font-family: "beastly", sans-serif;
	font-weight: 100;
    font-style: normal;
	font-size: 60px;
	margin-bottom: 25px;
	transform: scaleY(1.5); 
}

h2 {
	color: #FFFFFF;
    font-family: "pulpo", serif;
    font-weight: 700;
    font-style: normal;
	font-size: 30px;
	margin-bottom: 15px;
	line-height: 34px;
  }

h3 {
	font-family: "colt", serif;
    font-weight: 600;
    font-style: normal;
	color: #ffffff;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #eaa256;
	margin-bottom: 25px;
    padding-bottom: 10px;
     }

h4 {
	font-family: "colt", serif;
    font-weight: 600;
    font-style: normal;
	color:#ffffff;
	font-size: 22px;
	margin-bottom: 14px;
	line-height: 32px;
}

h5 {
	font-family: "pulpo", serif;
    font-weight: 700;
    font-style: normal;
	color:#65583D;
	font-size: 20px;
	margin-bottom: 14px;
	line-height: 26px;
}

h6 {
font-family: "pulpo", serif;
font-weight: 700;
font-style: italic;
font-size: 18px;
	line-height: 22px;
}


	
#header {
	padding: 40px 0px;
	margin: 0px;
	background-color: #fffcde;
	background-image: url("../images/header-bg.jpg");
    background-position: bottom;
	background-size: cover;
	background-attachment: fixed;
   
}

#parallax {
	padding: 20px 0px;
	margin: 0px;
	background-color: #fffcde;
	background-image: url("../images/bg-parallax.jpg");
    background-position: middle;
	background-size: cover;
    background-attachment: fixed;
   
}

#details {
    background-color: #040605;
    background-image: url("../images/bg-denim.jpg");
    background-position: bottom;
	background-size: cover;
    background-attachment: fixed;
    color: #FFFFFF;
    
}


#details2 {
    background-color: #fffcde;

    
}

#auction {
	 background-color: #e06c0b;
   
}

#about {
    background-color: #000000;
    background-image: url("../images/hands.jpg");
	background-size: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 30%;
    
}

#about-y {
	padding-top: 35px;
}

#support {
	 background-color: #67c6b6;
    background-image: url("../images/bg-two-riders.jpg");
    background-position: center;
	background-repeat: no-repeat;
    background-attachment: fixed;
}

#sponsors {
    background-color: #2d2d2f;
    color: #FFFFFF;

    
	}

#footer {
	background-color: #3c3d52;
    background-image: url("../images/bg-footer.jpg");
     background-position: top;
    background-attachment: fixed;
	background-size: cover;
    color: #FFFFFF;
}
#thanks {
    background-color: #68c6b6;
	padding: 40px 0;
		

}

#comingsoon {
   background-color: #000000;
    background-image: url("../images/comingsoon.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-height: 600px;
}

#footer p{
	color: #ffffff;
	
}

.platinum-sponsor {
	max-height: 280px;
}
.presenting-sponsor {
	max-height: 300px;
}

.gold-sponsor {
	max-height: 240px;
}

.silver-sponsor {
	max-height: 225px;
}

.bronze-sponsor {
	max-height: 200px;
}
.inkind-sponsor {
	max-height: 180px;
}


@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}


.white {
	color: #ffffff;
}

.orange {
	color: #e06c0b;
}
	

.black {
	color: #000000;
	
}
.tangerine {
	color: #eaa256;
	
}
.teal {
	color: #68c6b6;
	
}
.purple {
	color: #686e9f;
	
}

.cream {
	color: #fffcde;
}

.grey {
	color: #606163;
}

.silver {
	color: #a0a0a0;
}


.platinum {
	color: #9f9884;
}

.bronze {
	color: #b26832;
}

.gold {
	color: #b88a28;
}


.yellowbox p {
	color: #783717;
}

.yellowbox a:link, .yellow a:visited {
	color: #8A5727;
}

.yellowbox a:hover, .yellow a:active {
	color: #783717;
}



.logo-max {
	margin-bottom: 10px !important;
	max-height: 80px;
}
.tag-max {
	max-height: 70px;
}
.social {
	margin-right: 5px;
	max-height: 30px;
	max-width: 30px;
}
.socialicons img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.support {
	background-color: #240443;
	padding: 30px;
	margin: 30px;
	border-radius: 25px;
}



.panel-default, .panel, .panel-heading {
	background-color: rgba(0, 0, 0, 0.3) !important;
	border-color: rgba(139, 120, 78, 1.0) !important;
	border-radius: 0px !important;
	border-width: 1px !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;

}

.tablist, .card-body, .card {
	background-color: rgba(0,0,0,0.00) !important;
	text-align: center !important;
	border-color: rgba(0, 0, 0, 0.0) !important;
	border-radius: 1px !important;
}
.card-header {
	background-color: #3D392E;
	text-align: center !important;
	border-style: none !important;
		border-radius: 0px !important;


}
.container-fluid {
    margin: 0px;
    padding: 0px;
}

.divider-bar {
	height: 15px;
	max-height: 15px;
}

.details {
	text-transform: uppercase;
	color: #E0BB67;
}


@media (max-width: 768px) {

	.tablist, .card-body, .card {
	background-color: #000000 !important;
	text-align: center !important;
	border-color: #000000 !important;
	border-radius: 1px !important;
}
.gems {
		max-width: 100px;
		height: auto;
	}
	
h1 {
	font-size: 44px;
	line-height: 39px;
	padding-bottom: 10px;
}
h2 {
	font-size: 26px;
	line-height: 28px;
}
h3 {
	font-size: 22px;
	line-height: 24px;
}
h4 {
	font-size: 20px;
}	
}
