@font-face {
    font-family: 'bebas_neueregular';
    src: url('.../fonts/BebasNeue-webfont.eot');
    src: url('.../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('.../fonts/BebasNeue-webfont.woff') format('woff'),
         url('.../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('.../fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*Copy*/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'bebas_neueregular','Oswald', sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #3A1517;
  text-transform: uppercase;
}

h1,.h1 {
	font-size:48px;
	margin: 70px 0px 0px 0px;
}

body {
	font-family: 'Open Sans', Helvetica, sans-serif;
}

p { 
	font-size: 14px;
	font-family: 'Open Sans', Helvetica, sans-serif;
	line-height: 2.5;	
	padding: 0;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

p.intro { 
	font-size: 18px;
	font-family: 'Open Sans', Helvetica, sans-serif;
	line-height: 2.5;	
	padding: 0;
	text-align: center;
}

.table>tbody>tr>td {
	border-top: none;
}


/*Navbar*/
.navmenu-gasp {
	background-color:none;
	border:0px;
}

.gasp-link {
	font-family:'bebas_neueregular','Oswald', sans-serif;
	color:#fff;
	font-size:30px;
}

.navmenu-inverse .navmenu-nav > li > a, .navbar-inverse .navbar-offcanvas .navmenu-nav > li > a {
	color: #fff;
}

.navmenu-inverse .navmenu-nav > .dropdown > a .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav > .dropdown > a .caret {
	border-top-color: #E6B534;
	border-bottom-color: #E6B534;
}

.offcanvas {
	background-color:#391516;
	padding:0px 30px 30px 30px;
	
}

.navmenu-inverse .navmenu-nav > .open > a, .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a, .navmenu-inverse .navmenu-nav > .open > a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:hover, .navmenu-inverse .navmenu-nav > .open > a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav > .open > a:focus {
	color: #fff;
	background-color: transparent;
}


.navmenu-inverse .navmenu-nav.dropdown-menu, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
	background-color: transparent;
}

.dropdown-menu>li>a {
	display: block;
	padding: 10px 0px 10px 90px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}



.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 20px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.navbar-toggle {
	background-color:rgba(167, 169, 171, 0.4);
	float:left;
	border-radius:0px;
	left: 10px;
	top: 17px;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
	width:42px;
	height:9px;
}
.navbar-toggle-close {
	color: #E6B534;
	font-size: 50px;
		float: right;
	background: transparent;
	border: none;
	padding: 0px;
	margin: 0px;
	height: 70px;
	}
	


.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
left: 15px;
z-index: 1030;
-webkit-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}

.nav-item-pad {
	margin-right:15px;
} 

/*Links*/

.page-links {
	color:#231F20;
	text-decoration:none;
}

.page-links:hover, .page-links:active  {
	color:#E6B534;
	text-decoration:none;
}

.nav-tabs {
	border-bottom: 0px;
	margin-bottom: 30px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color:#E6B534;
	text-decoration:none;
}

a {
	color: #E6B534;
	text-decoration:none;
}

a:hover, a:active {
	color:#231F20;
	text-decoration:none;
}

/*Header Images*/
.frame {
	border: 10px solid;
	position: relative;
	border-color:#FFFFFF;
}

.box-frame {
	border: 10px solid;
	position: relative;
	border-color:#3A1517;
	text-align:center;
	margin:0 auto;
	display:block;
	padding-top:90px;
	padding-bottom:90px;
	margin-bottom:60px;
	
}

.box-frame-footer {
	position: relative;
	border-color:#3A1517;
	text-align:center;
	margin:0 auto;
	display:block;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
	
}

.box-frame h1 {
	margin-bottom:0px;
	margin-top:0px;
	font-size:42px;
}

.footer {
	border: 5px solid;
	position: relative;
	border-color:#3A1517;
}


.jumbotron {
		margin-bottom: 70px;
		padding:15px;
}

.jumbotron-ride {
	background-image:url(../imgs/ride_header.jpg);
	background-repeat:no-repeat;
	background-position: 100%;
	background-size:cover;	
}

.jumbotron-donate {
	background-image:url(../imgs/donate_header.jpg);
	background-repeat:no-repeat;
	background-position: 100%;
	background-size:cover;	
}

.jumbotron-getinvolved {
	background-image:url(../imgs/getinvolved_header.jpg);
	background-repeat:no-repeat;
	background-position: 100%;
	background-size:cover;	
}

.jumbotron-register {
	background-image:url(../imgs/register_header_2.jpg);
	background-repeat:no-repeat;
	background-position: 100%;
	background-size:cover;	
}

.jumbotron-contact {
	background-image:url(../imgs/contact_header.jpg);
	background-repeat:no-repeat;
	background-position: 100%;
	background-size:cover;
		
}


.title {
	font-family: 'bebas_neueregular','Oswald', sans-serif;
	color:#FFF !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 130px !important;
	padding-top:200px;
	padding-bottom:15px;
}

#videobcg { 
     position: absolute;
     top: 0px;
     left: 0px;
     min-width: 100%;
     min-height: 100%;
     width: auto;
     height: auto;
     z-index: -1000;
     overflow: hidden;
}


/*Images*/

.grayscale {
	-webkit-filter: grayscale(0%);
	-webkit-transition: .2s ease-in-out;
	-moz-filter: grayscale(0%);
	-moz-transition: .2s ease-in-out;
	-o-filter: grayscale(0%);
	-o-transition: .2s ease-in-out;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.grayscale:hover {
	-webkit-filter: grayscale(100%);
	-webkit-transition: .2s ease-in-out;
	-moz-filter: grayscale(100%);
	-moz-transition: .2s ease-in-out;
	-o-filter: grayscale(100%);
	-o-transition: .2s ease-in-out;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

/*Home Grid*/
.issue {
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	display: block;
	float: left;
	height: 0;
	margin: 15px 0px;
	overflow: visible;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}

.issue-two {
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	display: block;
	float: left;
	height: 0;
	margin: 15px 0px;
	overflow: visible;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}


.issue .hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	display: block;
	margin: 0;
	padding-bottom: 100%;
	position: relative;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	width: 100%;
}

.issue-2 .hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	display: block;
	margin: 0;
	padding-bottom: 100%;
	position: relative;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	width: 100%;
}

.issue .info, .issue-two .info {
	display: block;
	margin: -50px 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}

#sidebar .info {
	display: block;
	margin: -50px 0 0;
	position: absolute;
	text-align: center;
	top: 35%;
	width: 100%;
}

.group {
	zoom: 1;
}

.issue .info h2, .issue-two .info h2 {
	color: #FFFFFF;
	font-family: 'bebas_neueregular','Oswald', sans-serif;
	font-size: 60px;
	line-height: 1.5;
	margin: -15px 0 -5px;
	text-transform: uppercase;
}


 #brand-wrapper {
	background: url("../imgs/bg/tower-bg.gif") no-repeat 0 0 transparent;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	float: left;
	height: 100%;
	position: relative;
	width: 100%;
}

#brand-wrapper #brand-logo {
	left: 50%;
	margin: -25px 0 0 -81px;
	position: absolute;
	top: 50%;
}


.center {
	text-align:center;
	margin:0 auto;
	display:block;
}
/*other*/

.spacer {
    margin-bottom: 30px; 
}

.date {
	font-family: 'bebas_neueregular','Oswald', sans-serif;
	color:#fff;
	text-transform: uppercase;
	font-size:20px;
}

.am {font-size:12px;}

.brand-row {
padding:0px;}



.social {
	position:absolute;
	left:15px; 
	top:15px; 
	z-index:10000;
}

.no-mar {margin:0px 0px 0px 0px !important;}


	
.form-horizontal .control-label {
	font-family:'bebas_neueregular','Oswald', sans-serif;
	text-transform: uppercase;
	padding-top:10px;
	margin-bottom:5px;

}

.radio label, .checkbox label {
	padding-left: 0px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.panel-body {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
}

.dob {margin-bottom:15px;}

.register-link a{
	color:#3A1517 !important;
}

.register-link a:hover  {
	color:#E6B534 !important;
}
.btn-gasp {
	background-color:#E6B534;
	color:#391516 ;
	font-family:'bebas_neueregular','Oswald', sans-serif;
	text-transform: uppercase;
	font-size:25px;
	border-radius:0px;
	}
	
	
.btn-gasp a{
	color:#391516 ;
	}
	
.btn-gasp:hover {
	background-color:#EDC873;
	}
	
.btn-gasp a:hover {
	background-color:#EDC873;
	}
	
.btn-gasp-red {
	background-color:#C5352C;
	color:#fff;
	font-family:'bebas_neueregular','Oswald', sans-serif;
	text-transform: uppercase;
	font-size:25px;
	border-radius:0px;
	}
	
.btn-gasp-red a {
	color:#fff;

	}
	
.btn-gasp-red:hover {
	background-color:#DD3E3A;
	color:#fff;
	}

.btn-gasp-red a:hover {
	color:#fff;
	}

.btn-sm {
	font-size:15px !important;
}

@media (max-width: 1500px) {



.issue .info h2, .issue-two .info h2 {
	font-size: 46px;
}

}

@media (max-width: 1245px) {



.issue .info h2, .issue-two .info h2 {
	font-size: 53px;
}
}

@media (max-width: 991px) {



.issue .info h2, .issue-two .info h2 {
	font-size: 35px;
	margin:10px 0 -5px;
}
}


@media (min-width: 768px) {
  .navbar-toggle {
    display:block;
}


}

@media (max-width: 767px) {

.brand-row {
margin-left: -15px;
margin-right: -15px;
}

	.title {
	padding-top:100px;
}



/*Home Grid Mobile*/
.issue {
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	display: block;
	float: left;
	height: 0;
	margin: 15px 0px 0px 0px ;
	overflow: visible;
	padding-bottom: 50%;
	position: relative;
	width: 100%;
}

.issue .hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	display: block;
	margin: 0;
	padding-bottom: 40%;
	position: relative;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	width: 100%;
}

.issue-two {
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	display: block;
	float: left;
	height: 0;
	margin: 15px 0px 0px 0px ;
	overflow: visible;
	padding-bottom: 50%;
	position: relative;
	width: 100%;
	border-bottom:solid 8px #391516;
}

.issue-two .hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	display: block;
	margin: 0;
	padding-bottom: 40%;
	position: relative;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	width: 100%;
}

.issue .info, .issue-two .info {
	display: block;
	margin: -50px 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}

.group {
	zoom: 1;
}

.issue .info h2, .issue-two .info h2  {
	color: #FFFFFF;
	font-family: 'bebas_neueregular','Oswald', sans-serif;
	font-size: 40px;
	line-height: 1.5;
	margin: 0 0 -5px;
	text-transform: uppercase;
}

.issue .info, .issue-two .info  {
	display: block;
	margin: -40px 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}

#sidebar .info {
	display: block;
	margin: 50px 15px;
	position: absolute;
	text-align: center;
	top: 0%;
	width: 100%;
}


}

@media (max-width: 605px) {


	.title {
	font-size:100px !important;
}
}


@media (max-width: 500px) {

h1, .h1 {
	font-size:36px;
}

	.title {
	font-size:57px !important;
}

.social {
	position:static;
	top:15px; 
	z-index:10000;
	margin: 0 auto;
	display:block;
	text-align:center;
	margin-bottom:10px;
}
}
