/* LayerSlider Full Width Skin */
.slider-line{
	width:70px;
	height:6px;
	background:#ff9933;
	margin-bottom:14px;
	text-transform:none;
	white-space: normal;
}

.slidertitle {
    font-family: Helvetica;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 40px;
} 
.slideyelow{
	color:#ff9933;
}

.ls-fullwidth .ls-playvideo {
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
}

.slidetext {
    background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
    color: #e1e1e1;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    padding: 25px;
}


@media(max-width:1199px){

	.ls-nav-prev, .ls-nav-next{
		display:none;
		opacity:0;
                background:none;
	}
}

.ls-fullwidth .ls-playvideo,
.ls-fullwidth .ls-nav-sides,
.ls-fullwidth .ls-bottom-slidebuttons a,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop,
.ls-fullwidth .ls-fullscreen,
.ls-fullwidth .ls-loading-container,
.ls-fullwidth .ls-bottom-slidebuttons a, 
.ls-bottom-nav-wrapper,
.ls-ct-left,
.ls-ct-right,
.ls-ct-center {
	display:none;
}

.ls-fullwidth .ls-nav-prev {
	background-position: 0px 0px;
}

.ls-fullwidth .ls-nav-prev:hover {
	background-position: 0px -75px;
}

.ls-fullwidth .ls-nav-next {
	background-position: -150px 0px;
}

.ls-fullwidth .ls-nav-next:hover {
	background-position: -150px -75px;
}

.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
	width: 60px;
	height: 50px;
	background-color:#000;
	z-index: 10000;
	top: calc(100% - 98px);
	margin-top: -20px;	
	position: absolute;
}

.ls-fullwidth .ls-nav-prev {
	left: calc(50vw + 85px);
	background:#000 url('http://kilbury.startupportal.com.au/wp-content/uploads/2015/12/left.png')	center center no-repeat;
}

.ls-fullwidth .ls-nav-next {
	right: calc(50vw - 95px);
	background:#000 url('http://kilbury.startupportal.com.au/wp-content/uploads/2015/12/right.png')	center center no-repeat;	
}

#top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
	background: rgba(0,0,0,0.5);
}
#top .avia-layerslider .ls-nav-prev::before, #top .avia-layerslider .ls-nav-next::before {
	background: rgba(0,0,0,0.65);
}
