/*!
 * Start Bootstrap - Full (http://startbootstrap.com/template-overviews/full)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full/blob/master/LICENSE)
 */

body {
	margin-top: 50px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 20px;
}
.img-responsive {
	max-width: 100%;
	height: auto; 
	display: block;
}
.img-left {
	margin-left: -67px;
}
.wrap-left {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	width: 50%;
	margin-bottom: 5px;
}
a.navbar-brand {
	font-size: 1rem;
	font-weight: bold;
}
a {
	color: #E50039;
	font-weight: bold;
}
.red {
	color: #E50039;
	font-size: 120%;
}

a:hover {
	text-decoration: underline;
	color: #E50039;
}
.bg-dark {
	background-color: #000000 !important;
}
h2 {
	margin-top: 47px;
	font-size: 1.45rem;
	margin-bottom: 18px;
}
a .btn.btn-danger {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: large;
	background-color: #E50039;
	border-style: none !important;
	border-radius: 23px;
	width: 13em;
}
a .btn.btn-danger:hover {
	background-color: #000 ;
	/* [disabled]border-color: #000; */
	border-style: none !important;
	/* [disabled]border-width: 0px; */
	/* [disabled]border-radius: 23px; */
}
.sponsor {
	/* [disabled]text-align: center; */
}
.center {
	margin-left: auto;
	margin-right: auto;
}
#logo {
	position: fixed;
	right: 4%;
	top: 20px;
	z-index: 99999;
	max-width: 200px;
	min-width: 150px;
	width: 40%;
}
.lowerRight {
	display: none;

}





/* font awesome 
content:"\f080";*/










@media screen and (min-width:767px){
/*#narrow {
}*/
/*#narrow.container-fluid {
	margin-left: 2%;
	margin-right: 2%;
}*/
body {
	background-repeat: no-repeat;
	background-position: right 55px;
	background-image: url(../images/gm.jpg);
	background-attachment: fixed;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	-o-background-size: contain;
}
.lowerRight {
	position: fixed;
	bottom: 20px;
	right: 4%;
	display: inherit;
}

}
