.accordion-slider {
	margin-right: auto; margin-left: auto; position: relative;
}
.accordion-slider * {
	-webkit-tap-highlight-color: transparent;
}
.as-mask {
	width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.as-panels {
	position: absolute;
}
.as-horizontal .as-panels {
	height: 100%;
}
.as-vertical .as-panels {
	width: 100%;
}
.as-panel {
	overflow: hidden; position: absolute;
}
.as-overlap .as-panel {
	overflow: visible;
}
.as-horizontal .as-panel {
	width: auto; height: 100%;
}
.as-vertical .as-panel {
	width: 100%; height: auto;
}
.as-shadow {
	box-shadow: -5px 0px 40px 1px #000; -webkit-box-shadow: -5px 0 40px 1px #000; -mox-box-shadow: -5px 0 40px 1px #000;
}
.as-background {
	border: 0px currentColor; border-image: none;
}
.as-background-opened {
	border: 0px currentColor; border-image: none;
}
.as-horizontal .as-background {
	width: auto; height: 100%;
}
.as-horizontal .as-background-opened {
	width: auto; height: 100%;
}
.as-vertical .as-background {
	width: 100%; height: auto;
}
.as-vertical .as-background-opened {
	width: 100%; height: auto;
}
.as-background-opened {
	left: 0px; top: 0px; visibility: hidden; position: absolute;
}
.as-layer {
	margin: 0px; position: absolute; box-sizing: border-box; -webkit-font-smoothing: subpixel-antialiased; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.as-black {
	background: rgba(0, 0, 0, 0.7); color: rgb(255, 255, 255);
}
.as-white {
	background: rgba(255, 255, 255, 0.7); color: rgb(0, 0, 0);
}
.as-white2 {
	background: rgba(255, 255, 255, 1); color: rgb(255, 255, 255);
}
.as-rounded {
	border-radius: 10px;
}
.as-padding {
	padding: 10px;
}
.as-pagination-buttons {
	top: 100%; width: 100%; text-align: center; padding-top: 10px; position: absolute;
}
.as-pagination-button {
	background-color: rgb(255, 255, 255);
	margin: 4px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); border-image: none; width: 10px; height: 10px; display: inline-block; cursor: pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.as-pagination-buttons .as-selected {
	background-color: rgb(0, 0, 0);
}
.as-has-buttons {
	margin-bottom: 32px;
}
@media only screen and (max-width:1024px) and (min-width:768px)
{
.as-pagination-button {
	width: 14px; height: 14px;
}
.as-has-buttons {
	margin-bottom: 36px;
}
}
@media only screen and (max-width:768px) and (min-width:568px)
{
.as-pagination-button {
	width: 16px; height: 16px;
}
.as-has-buttons {
	margin-bottom: 38px;
}
}
@media only screen and (max-width:568px) and (min-width:320px)
{
.as-pagination-button {
	width: 18px; height: 18px;
}
.as-has-buttons {
	margin-bottom: 40px;
}
}
.as-selectable {
	cursor: default;
}
.as-grab {
	cursor: url(images/openhand.cur), move;
}
.as-grabbing {
	cursor: url(images/closedhand.cur), move;
}
.as-no-js {
	overflow: hidden; max-width: 100%;
}
.accordion-slider p.as-layer {
	line-height: 1.4; font-size: 14px;
}
.accordion-slider h1.as-layer {
	line-height: 1.4; font-size: 32px;
}
.accordion-slider h2.as-layer {
	line-height: 1.4; font-size: 24px;
}
.accordion-slider h3.as-layer {
	line-height: 1.4; font-size: 19px;
}
.accordion-slider h4.as-layer {
	line-height: 1.4; font-size: 16px;
}
.accordion-slider h5.as-layer {
	line-height: 1.4; font-size: 13px;
}
.accordion-slider h6.as-layer {
	line-height: 1.4; font-size: 11px;
}
.accordion-slider img.as-layer {
	border: 0px currentColor; border-image: none;
}
.accordion-slider .as-background {
	margin: 0px !important; padding: 0px !important; border-radius: 0px !important; border: 0px currentColor !important; transition:none; border-image: none !important; max-height: none !important; max-width: none !important; box-shadow: none !important; -webkit-box-shadow: none; -webkit-transition: none; -o-transition: none; -mox-box-shadow: none; -moz-transition: none;
}
.accordion-slider .as-background-opened {
	margin: 0px !important; padding: 0px !important; border-radius: 0px !important; border: 0px currentColor !important; transition:none; border-image: none !important; max-height: none !important; max-width: none !important; box-shadow: none !important; -webkit-box-shadow: none; -webkit-transition: none; -o-transition: none; -mox-box-shadow: none; -moz-transition: none;
}
.accordion-slider a {
	transition:none !important; position: static; -webkit-transition: none; -o-transition: none; -moz-transition: none;
}
.accordion-slider iframe {
	max-height: none; max-width: none;
}
.accordion-slider object {
	max-height: none; max-width: none;
}
.accordion-slider video {
	max-height: none; max-width: none;
}
.accordion-slider embed {
	max-height: none; max-width: none;
}
.accordion-slider canvas {
	max-height: none; max-width: none;
}
/*
#NewProjects .as-panel h3 {
	background-position: center 0px; height: 70px; background-image: url("/_images/Logo.png"); background-repeat: no-repeat;
*/
}
