/* 
  -----------------------------------
  Headline Scroller Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 1 - Basic
  -----------------------------------
*/

.p7HLS-01 {
	position: relative;
	overflow: hidden;
	background: rgb(64,46,0);
	background: linear-gradient(0deg, rgba(0,0,0,.3) 0%, rgba(64,46,0,.85) 7%, rgba(64,46,0,.85) 93%, rgba(255,255,255,.3) 100%);
}
.p7HLS-01 .p7hls-viewport {
	overflow: hidden;
	position: relative;
}
.p7HLS-01 .p7hls-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
}
.p7HLS-01 .p7hls-item {
	color: #F4F7F9;
	margin: 0;
	padding: 0.3em 0px;
	font-size: 1.4em;
}

@media only screen and (min-width: 0px) and (max-width: 960px) {



}

@media only screen and (min-width: 0px) and (max-width: 460px) {



}
