/* Carousel Changes */

#myCarousel {
	margin-top: 50px;
}

.carousel-control.left, .carousel-control.right {
	z-index: 1000;
}


.container {
	padding: 0;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
position: fixed;
top: 50%;
right: 20px;
margin-right: 0px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
position: fixed;
top: 50%;
left: 20px;
margin-left: 0px;
}

.carousel-control.left, .carousel-control.right {
background-image: none;
}

/* Navigation */

.navigation {
z-index: 1005;
}

.section-navigation {
	z-index: 1005;
}

.section-header .header-logo-panel {
	position: relative;
	float: right;
}

.header-panel a, .header-panel a:hover, .header-panel a:active, .header-panel a:focus {
display: inline-block;
height: 50px;
top: 2px;
font-size: 15pt;
vertical-align: baseline;
margin: 0;
padding: 0;
border: 0;
text-shadow: none;
box-shadow: none;
border-radius: 0;
color: black;
outline: 0;
}

.header-panel.header-logo-panel {
	width: auto;
}

.carousel-control.left:hover, .carousel-control.right:hover {
	border-bottom: 0;
}
/* Text and Heading Formatting */

p {
	font-family: Times New Roman, serif;
font-size: 13pt;
line-height: 18pt;
text-align: justify;
padding: 0 30px;
}

h1, h2, h3, .section-title .story-title, .section-text-over-media .text.center {
	font-family: 'Lato', Helvetica Neue, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 30px;
}

.section-title {
margin-top: 0px;
}

.section-header .small-menu {
float: left;
}

.section-text-over-media {
position: relative;
overflow: hidden;
background: none;
background-size: cover;
}
]
/* Other */

.block-text-block {
	margin-top: 20px;
}

.scrollmation-background .tiny-scrollmation { 
	position: fixed;
	max-height: auto;
}