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

:focus {
	outline: 1;
	color: #ac9455;
}

body {
	background-color: #121212;
	font-family: Arial, "sans-serif" !important;
	color: #d7d7d7;
	font-size: 13pt;
	letter-spacing: -.038em;
	padding: 15px;
}

h1,
h2,
h3,
h4 {
	color: #d7d7d7;
	font-family: Georgia, serif !important;
	font-style: normal;
	font-weight: 300;
}

h2 {
	font-size: 30pt;
}

h3,
.h3 {
	font-size: 26pt;
}

a {
	color: #ac9455;
}

hr {
	display: block;
	border: none;
	height: 1px;
	background-image: url(../Images/Line.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.close {
	color: #ac9455;
	text-shadow: none;
	filter: alpha(opacity=100);
	opacity: 1;
}

main {
	margin: 0 auto;
}

p {
	margin: 0 0 0px;
	line-height: 1.2;
}

.navbar-brand {
	float: none;
}

#homepage.page p {
	opacity: 0;
}

#homepagewithvideo.page {}

.scrolldownimg {
	text-align: center;
	margin-top: -100px;
}

#stories{
	outline: none;
}

.viewbutton {
	width: 80px;
	padding: 5px 20px;
	border-radius: 1em;
	color: #000;
	background-color: #ac9455;
	opacity: 0;
	-webkit-transition: 1s;
	/* Safari */
	transition: 1s;
}

.viewbutton:hover {
	text-decoration: none;
}

.centerbtn {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 40%;
	margin: 0 -15px;
}

.item {
	font-weight: bold;
	font-size: larger;
}
.item iframe {
	width: 100%;
	min-height: 300px;
}

.mobileVideo {
	position: relative;
	width: 100%;
	padding-top: 100%;
}
.mobileVideo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*
.mobileVideo {
	width: 100%;
	min-height: 300px;
}
.mobileVideo iframe {
	width: 100%;
	height: 100%;
}*/
/*.carousel-inner > .item {
    
    -webkit-transition: 0.9s ease-in-out left;
    -moz-transition: 0.9s ease-in-out left;
    -o-transition: 0.9s ease-in-out left;
    transition: 0.9s ease-in-out left;
}*/

.panel-title {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13pt;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 0;
}

/*Events styles*/

.panel-group {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #2f2f2f;
}

.panel {
	background-color: transparent;
	border-radius: none;
	border: none;
}

.panel-default>.panel-heading {
	border: none;
	border-top: 1px solid #2f2f2f;
	color: #d7d7d7;
	background-color: transparent;
	border-color: #2f2f2f;
	height: 3em;
}

.panel-title {
	text-align: center;
	line-height: 3.5em
}

.panel-title>a:hover {
	text-decoration: none
}

.panel-heading:hover {
	background-color: #1b1b1b;
}

.panel-heading.active {
	background-color: #1b1b1b !important;
}

.panel-default>.panel-heading {
	height: auto;
}

.panel-body {
	background-color: #2b2b2b
}

.eventname {
	float: left;
	width: 310px;
	text-align: left;
	font-family: Arial, "sans-serif"
}

.eventdate {
	float: right;
	width: 100px;
	font-family: Arial, "sans-serif"
}

.eventlocation {
	color: #898989;
	width: 100px;
	display: inline-block;
	font-family: Arial, "sans-serif"
}

.event_description {
	background-color: #2b2b2b;
	color: #d7d7d7;
}

/* Magic goes here */

.gm-style div>div:last-child>div>div:first-child>div {
	background: #ac9455 !important;
}

.gm-style div>div:last-child>div>div:first-child>div:nth-child(3)>div div {
	background-color: #ac9455 !important;
}

.gm-style div>div:last-child>div>div:first-child>div:first-child {
	background: transparent !important;
}

.info-win {
	color: #d7d7d7;
	font-size: 18px;
}

#iw_container {
	background-color: #ac9455 !important;
}

.modal-body img {
	margin: -15px -15px -15px -15px;
}

.accessiblescreenreader {
	opacity: 0;
	font-size: 1px
}

.page {
	background-repeat: no-repeat;
}

.highlighttext {
	color: #ac9455;
}

.carousel-control:focus {
	outline: 1;
}

.modal-backdrop.in {
	opacity: 0.6;
}

.footer {
	text-align: center;
	height: auto;
	margin: 10px;
}

@media (min-width: 768px) {
	:target:before {
		content: "";
		display: block;
		height: 50px;
		/* fixed header height*/
		margin: -50px 0 0;
		/* negative fixed header height */
	}
	.modal-dialog {
		width: 45%;
		min-width: 600px;
	}
}

@media (min-width: 768px) and (max-width:1000px) {
	.zap .navbar-brand img {
		padding-right: 45%;
		float: none;
	}
	.centerlogo {
		position: absolute;
		text-align: center;
		width: 100%;
		top: 40%;
		margin: 0 -15px;
	}
}

@media (max-width: 768px) {
	:target:before {
		content: "";
		display: block;
		height: 150px;
		/* fixed header height*/
		margin: -150px 0 0;
		/* negative fixed header height */
	}
	.page {
		min-height: 300px;
	}
	.scrolldownimg {
		margin-top: 0px;
	}
	.navbar-fixed-top {}
	/*.zap .navbar-brand img {
	padding-right: 40%;
	float: none;
	}*/
}

.navbar.navbar-default.navbar-fixed-top {
	-webkit-transition: 2s;
	/* Safari */
	transition: 2s;
	height: 83.5px;
}

.navbar-header {
	float: right;
	display: none;
	-webkit-transition: 2s;
	/* Safari */
	transition: 2s;
}

.zap .navbar-header {
	float: right;
	display: inline-block;
}

.page {
	background-size: 100%;
	opacity: 0;
	-webkit-transition: 2s;
	/* Safari */
	transition: 2s;
}

#homepage.page {
	/*background-image: url(../Images/Layer%201.png);*/
	opacity: 1;
}

#about.page {
	text-align: center;
}

#homepage.page.show,
#about.page.show,
#events.page.show,
#tributes.page.show,
#stories.page.show,
#toolkit.page.show {
	opacity: 1;
}

#events.page {}

.btn-primary,
.btn-secondary {
	color: #fefefe;
	background-color: transparent;
	border: 2px solid #ac9455;
	-webkit-transition: .2s;
	/* Safari */
	transition: .5s;
	border-radius: 1em;
	font-size: 13pt
}

@media (min-width: 768px) {
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
		-webkit-transition: 2s;
		/* Safari */
		transition: 2s;
		margin-top: 15px;
	}
	.navbar .navbar-collapse {
		text-align: center;
	}
	.page {
		background-color: #111;
		background-image: url(../Images/backgroundimg.png);
		min-height: 100vh;
		padding: 0 10px;
	}
	.page h2 {
		padding-top: 20vh;
		padding-bottom: 3vh;
		color: #d7d7d7;
		font-weight: bold;
	}
	#tributes.page h2 {
		padding-top: 10vh;
		padding-bottom: 10px;
	}
	/*#homepage.page {
		background-image: url(../Images/Layer%201.png);
	}*/
	#about.page {
		text-align: center;
		background-size: 100vh;
	}
	#events.page {
		background-size: 100vh;
	}
	#toolkit.page {
		background-size: 100vh;
	}
	#tributes.page {
		background-size: 100vh;
	}
	#stories.page {
		background-size: 100vh;
	}
	.vertical-center {
		display: flex;
		align-items: center;
	}
	.viewbutton:hover a:hover {
		color: #000;
		text-decoration: none;
	}
	#slide1:hover .viewbutton,
	#slide1 .viewbutton:focus,
	#slide2:hover .viewbutton,
	#slide2 .viewbutton:focus,
	#slide3:hover .viewbutton,
	#slide3 .viewbutton:focus,
	#slide4:hover .viewbutton,
	#slide4 .viewbutton:focus,
	#slide5:hover .viewbutton,
	#slide5 .viewbutton:focus,
	#slide6:hover .viewbutton,
	#slide6 .viewbutton:focus {
		opacity: 1;
	}
	.carousel-inner {}
	.carousel-inner .item {
		font-weight: normal;
	}
	.carousel-inner img {
		width: 40%;
		height: auto
	}
	.carousel-caption {
		position: absolute;
		right: 15%;
		top: 0px;
		font-size:16px;
	}
	.carousel-caption {
		left: 50%;
		width: 48%;
		text-align: left;
		vertical-align: top;
		color: #fefefe
	}
	.carousel-inner .img-responsive,
	.thumbnail>img,
	.thumbnail a>img,
	.carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
		max-width: 90%;
	}
	.btn-primary,
	.btn-secondary {
		color: #fefefe;
		background-color: transparent;
		border: 2px solid #ac9455;
		-webkit-transition: .2s;
		/* Safari */
		transition: .5s;
		border-radius: 1em;
	}
	.btn-green {
		color: #00a851;
		border: 2px solid #00a851;
	}
	.nav-link:focus,
	.nav-link:hover {
		text-decoration: underline;
		color: #d7d7d7;
	}
	.navbar-collapse.collapse.in {}
	.footer-nav li {
		list-style: none;
		;
		padding: 0 5px;
	}
	.footer {
		text-align: center;
	}
	.jumbotron {
		margin: 0;
		background-image: url(../images/helpfulicon2.png);
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		height: 600px;
		box-shadow: inset 0 -600px 0 0 rgba(50, 133, 90, .8);
	}
	.jumbotron .container {
		;
		text-align: center;
	}
	#home .jumbotron .container {
		margin-left: 50%;
		margin-top: 55px;
		text-align: left;
		width: 30%;
	}
	.colourscontainer {
		background-color: #d7d7d7;
		color: black;
	}
	.navbar {
		background-color: none;
		font-weight: bold;
		-webkit-transition: 2s;
		/* Safari */
		transition: 2s;
	}
	a {
		font-color: #6c757d
	}
	.btn:hover,
	.btn:focus,
	.btn.focus {
		color: #d7d7d7;
		text-decoration: none;
	}
	.btn:hover .arrowhover {
		padding-left: 10px;
	}
	.navbar a.nav-link {
		font-color: #6c757d
	}
	.navbar ul {
		margin: auto;
	}
}

.navbar.navbar-default {
	background-color: #000;
	border: none;
}

.navbar-default .navbar-nav>li>a {
	color: #ac9455;
}

.navbar-default .navbar-nav>li>a.active,
.navbar-default .navbar-nav>li.active>a {
	color: #d7d7d7;
	background-color: #1a1a1a;
	border-radius: 10px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #d7d7d7;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #d7d7d7;
	background-color: #1a1a1a;
}

.navbar-collapse {
	width: 100%;
	margin-left: -245px;
	
}

.navbar-brand img {
	-webkit-transition: 2s;
	/* Safari */
	transition: 2s;
}

#animate1 {}

.navbar.navbar-default.zap {
	background-color: #000 !important;
	height: auto;
}

.zap .navbar-collapse {
	margin-top: 0px;
}

.zap .navbar-brand {}

.zap .navbar-brand img {}

.navbar-default.zap .navbar-nav>li>a:hover,
.navbar-default.zap .navbar-nav>li>a:focus {
	color: #d7d7d7;
}

.youtube-player {
	position: relative;
	padding-bottom: 56.23%;
	/* Use 75% for 4:3 videos */
	height: 0;
	overflow: hidden;
	max-width: 80%;
	background: #000;
	margin: 5px auto;
}

.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}

.youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all;
}

.youtube-player img:hover {
	-webkit-filter: brightness(75%);
}

.youtube-player .play {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	background: url(../Images/youtubeplay.png) no-repeat;
	cursor: pointer;
}

.box {
	background-color: #02a851;
	color: #fefefe;
	border-radius: 0px;
	padding: 40px;
	font-size: 100%;
	transition: .5s ease;
}

.text {
	background-color: #3Fcfd5;
	color: #d7d7d7;
	font-size: 18px;
	padding: 16px 32px;
}

main li a {
	display: block;
	width: 200px;
	-webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
	-moz-transition: font-size 0.3s ease, background-color 0.3s ease;
	-o-transition: font-size 0.3s ease, background-color 0.3s ease;
	-ms-transition: font-size 0.3s ease, background-color 0.3s ease;
	transition: font-size 0.3s ease, background-color 0.3s ease;
}

main li a:hover {
	font-size: 30px;
	background: #f6f6f6;
}

.carousel-showmanymoveone {
	.carousel-control {
		width: 4%;
		background-image: none;
		&.left {
			margin-left: 15px;
		}
		&.right {
			margin-right: 15px;
		}
	}
	.cloneditem-1,
	.cloneditem-2 {
		display: block;
	}
	.carousel-inner {
		@media all and (min-width: 768px) {
			@media (transform-3d), (-webkit-transform-3d) {
				> .item.active.right, > .item.next {
					transform: translate3d(33.333%, 0, 0);
					left: 0;
				}
				>.item.active.left,
				>.item.prev {
					transform: translate3d(-33.333%, 0, 0);
					left: 0;
				}
				>.item.left,
				>.item.prev.right,
				>.item.active {
					transform: translate3d(0, 0, 0);
					left: 0;
				}
			}
			>.active.left,
			>.prev {
				left: -33.333%;
			}
			>.active.right,
			>.next {
				left: 33.333%;
			}
			>.left,
			>.prev.right,
			>.active {
				left: 0;
			}
			.cloneditem-1 {
				display: block;
			}
		}
		@media all and (min-width: 992px) {
			@media (transform-3d),
			(-webkit-transform-3d) {
				>.item.active.right,
				>.item.next {
					transform: translate3d(16.666%, 0, 0);
					left: 0;
				}
				>.item.active.left,
				>.item.prev {
					transform: translate3d(-16.666%, 0, 0);
					left: 0;
				}
				>.item.left,
				>.item.prev.right,
				>.item.active {
					transform: translate3d(0, 0, 0);
					left: 0;
				}
			}
			>.active.left,
			>.prev {
				left: -16.666%;
			}
			>.active.right,
			>.next {
				left: 16.666%;
			}
			>.left,
			>.prev.right,
			>.active {
				left: 0;
			}
			.cloneditem-2,
			.cloneditem-3 {
				display: block;
			}
		}
	}
}

.videoWrapper {
	width: 100%;
	position: relative;
	padding-top: 56.25%;
}

.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

form input.btn-secondary:hover {
	color: #fefefe;
	background-color: #ac9455;
}

#slide1,
#slide2,
#slide3,
#slide4,
#slide5,
#slide6 {
	text-align: center;
}

#slide1 img,
#slide2 img,
#slide3 img,
#slide4 img,
#slide5 img,
#slide6 img {
	display: block;
	width: 100%;
	height: auto;
}

#carouseloverlayleft {
	position: absolute;
	width: 25%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	z-index: 2;
	cursor: pointer;
}

#carouseloverlayright {
	position: absolute;
	width: 25%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	z-index: 2;
	cursor: pointer;
}

.controlsBlock {
	bottom: 0;
	top: 10px;
	width: 177px;
	margin: 0 auto;
	z-index: 1;
	height: 24px;
	text-align: center;
}

.controls {
	position: relative;
	display: block;
}

.carousel-control {
	position: absolute;
	top: 30%;
	bottom: 0;
	left: 0;
	font-size: 5px;
	background: none !important;
	color: #6c6c6c;
	text-align: center;
}

.carousel-control i {
	font-size: 20px;
}

.carousel-control.left {
	left: -20em;
}

.carousel-control.right {
	right: -20em;
}

.carousel-control:hover,
.carousel-control:focus {
	color: #d7d7d7;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left {
	left: 0;
}

.carousel-control .glyphicon-chevron-right {
	right: 0;
}

.carousel-indicators {
	position: relative;
	bottom: 0 !important;
	left: 50%;
	z-index: 15;
	width: 60%;
	top: 10px;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}

.carousel-indicators li {
	display: inline-block;
	zoom: 1;
	width: 10px;
	height: 10px;
	margin: 0 2px;
	background-color: #ac9455;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid transparent;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0 0 2px;
	box-shadow: rgba(0, 0, 0, 0.5) 0 0 2px;
	cursor: pointer;
}

.carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0;
	background-color: #fefefe;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
	font-size: 3.5em;
}

.modal-content {
	color: #898989;
	background-color: #111111;
	padding: 5px;
}

.modal-content label {
	display: inline-block;
	width: 40%;
	margin-bottom: 5px;
	font-weight: bold;
}

#myModal,
.modal {
	min-height: 100vh;
	background-color: rgba(17, 17, 17, 0.8);
}

#myModal .modal-content,
#tool3 .modal-content,
#tool5 .modal-content,
#tool2 .modal-content,
#tool1 .modal-content,
#tool4 .modal-content,
#tool6 .modal-content {
	color: #d7d7d7;
}

#myModal .modal-title {
	text-align: center;
}

input[type=text] {
	margin: 8px 0;
	box-sizing: border-box;
	border: none;
	background-color: #212121;
	color: #d7d7d7;
}

#myModal .modal-content input[type=text] {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;
	border: none;
	background-color: #212121;
	color: #d7d7d7;
}

#myModal .modal-content textarea#Messagefor {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	border: none;
	background-color: #212121;
	color: #d7d7d7;
}

.halfpage {
	width: 65%;
	padding: 0 10px 0 0;
	margin: 0 auto;
	text-align: center;
}

#commentsbox {
	height: 55vh;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align: left;
	padding: 5px;
}

#commentsbox.row,
#Messagefor {
	margin-right: 0;
	margin-left: 0;
	postion: relative;
}

/* Let's get this party started */

#commentsbox::-webkit-scrollbar,
#Messagefor::-webkit-scrollbar {
	width: 8px;
}

/* Track */

#commentsbox::-webkit-scrollbar-track,
#Messagefor::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Handle */

#commentsbox::-webkit-scrollbar-thumb,
#Messagefor::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: rgba(172, 148, 85, 0.8);
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5);
}

#commentsbox::-webkit-scrollbar-thumb:window-inactive,
#Messagefor::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(172, 148, 85, 0.4);
}

.textfade {
	position: absolute;
	width: 63%;
	margin: -160px 0 160px 0;
	padding: 80px 0;
	background-image: -webkit-linear-gradient(transparent, #111);
	background-image: -o-linear-gradient(transparent, #111);
	background-image: linear-gradient(transparent, #111);
}

.tributes {
	color: #d7d7d7;
	font: Arial;
	padding: 15px;
}

.tribute_description {
	color: #d7d7d7;
	background-color: #212121;
	padding: 15px;
}

.tributebutton {
	padding: 5px 20px;
	border-radius: 15px;
	border: #ac9455;
	color: #000;
	background-color: #ac9455;
	-webkit-transition: 1s;
	/* Safari */
	transition: 1s;
}

.tributebutton:hover {
	background-color: #d7d7d7;
	color: #121212;
}

body {
	background: #111;
	color: #ddd;
}

h1 {
	color: #d7d7d7;
	font-size: 2.25em;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 1);
}

.panel-heading a:before {
	font-family: 'Glyphicons Halflings';
	content: "\2b   ";
	float: left;
	font-size: 1em;
	color: #787878;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
}

/********************************/

/*          Media Queries       */

/********************************/

@media screen and (min-width: 1200px) {
	.hero {
		width: 980px;
	}
	.colourscontainer {
		background-color: #d7d7d7;
		color: #121212;
		padding: 0 50px;
	}
	.zap ul.navbar-nav {
		margin-right: -304px;
	}
	#homepage {
		padding-top: 20px;
	}
}

@media screen and (max-width: 640px) {
	.hero h1 {
		font-size: 4em;
	}
}

@media (max-width: 1200px) and (min-width: 801px) {
	.jumbotron .container {
		margin-left: 10% !important;
		margin-top: 0 !important;
	}
	#home .jumbotron .container {
		margin-left: 45% !important;
		margin-top: 90px !important;
	}
	.navbar-nav {
		float: left;
	}
	.halfpage {
		width: 85%;
	}
	.textfade {
		width: 78%;
	}
	.viewbutton {
		opacity: 1;
		width: auto;
		padding: 5px;
	}
	.textfade {
		width: 63%;
		margin: -60px 0 60px 0;
		padding: 40px 0;
	}
}

@media (max-width: 768px) {
	.navbar-collapse.collapse.in {
		background-color: #111;
	}
	.navbar.navbar-default {
		background-color: transparent;
	}
	.page {
		background-size: 100%;
		background-repeat: no-repeat;
		padding-top: 120px;
	}
	/*#homepage.page {
		background-image: url(../Images/Layer%201.png);
		min-height: 470px;
	}*/
	.halfpage {
		width: 85%;
	}
	.textfade {
		width: 75%;
	}
	#homepage.page {}
	#toolkit.page {}
	.viewbutton a {
		color: #000;
	}
	.viewbutton {
		opacity: 1;
		width: auto;
		padding: 5px;
	}
	.jumbotron .container {
		margin-left: 10% !important;
		margin-top: 40px !important;
	}
	.textfade {
		width: 63%;
		margin: -60px 0 60px 0;
		padding: 40px 0;
	}
	.eventname {
		float: none;
		width: auto;
	}
	.eventdate {
		float: none;
		width: auto;
	}
	.eventlocation {
		color: #898989;
		width: 100px;
		display: inline-block;
		font-family: Arial, "sans-serif"
	}
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */

@media (max-width: 600px) {
	.navbar-collapse {
		width: auto;
		margin-left: 35px
	}
}