.sb-slidebar {
	padding: 14px;
	color: #fff;
}

html.sb-active #sb-site, .sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}

/* Fixed position examples */
#sb-site.top-padding {
	padding-top: 50px;
}

#fixed-top {
	position: fixed;
	top: 0;
	width: 100%;
	height: 50px;
	background-color: red;
	z-index: 4;
}

#fixed-top span.sb-toggle-left {
	float: left;
	color: white;
	padding: 10px;
}

#fixed-top span.sb-toggle-right {
	float: right;
	color: white;
	padding: 10px;
}
.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
	margin-bottom: 127px;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    background:#ffffff;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:147px;
    max-height:62px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}
.formular{
	margin: 30px 40px;
	width: 97%;
	border-spacing: 0px;
}
.formular .left{
	background-color: #88b557;
	padding: 10px;
	color: white;
	font-size: 14px;
	border-bottom: 1px solid #a8d775;
	width: 183px;
}
.formular .right{
	width: 300px;
}
.formular .normal{
	padding: 0px 10px;
	font-size: 14px;
	width: 253px;
	border: 0px solid #DDD;
	border-left: 0px;
	height: 47px;
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
}
.formular .date{
	height: 47px;
	width: 89px;
	border: 0px;
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
}
.formular .abstand{
	width: 273px;
	padding-right: 0px;
}
.formular .drittel{
	float:left;
	margin-left: 40px;
	width: 29%;
}
.submit{
	background-color: #202020;
	height: 50px;
	padding: 10px 40px;
	color: #EEE;
	font-family: 'PT Sans Narrow', arial, sans-serif;
	font-size: 17px;
	border: 0;
	float: left;
	margin-left: 40px;

	position: relative;
	padding: 15px;
	background: #88b557;
	border-left: 3px solid #7aa052;
	display: block;
	color: #FFF;
	font-size: 17px;
	text-transform: uppercase;
	overflow: hidden;
	width: 18%;
	float: left;
	text-decoration: none;
	transition: all ease-in 0.2s;
	background:#2b2b2b;
	border-left: 3px solid #88b557;
	text-align: left;
	padding-left: 40px;
	cursor: pointer;
}
.submit:hover{
	background: #88b557;
	border-left: 3px solid #7aa052;
}
.submit span {
	position: absolute;
	right: -9px;
	font-size: 174px;
	color: rgba(68,68,68,0.5);
	font-family: Arial;
	top: -95px;
	transition: all ease-in 0.2s;
}
.apply{
	background-color: #202020;
	height: 30px;
	padding: 10px 40px;
	color: #EEE;
	font-family: 'PT Sans Narrow', arial, sans-serif;
	font-size: 20px;
	border: 0;
	float: left;
	margin-left: 0px;

	position: relative;
	padding: 15px;
	background: #88b557;
	border-left: 3px solid #7aa052;
	display: block;
	color: #FFF;
	font-size: 17px;
	text-transform: uppercase;
	overflow: hidden;
	width: 18%;
	float: left;
	text-decoration: none;
	transition: all ease-in 0.2s;
	background:#2b2b2b;
	border-left: 3px solid #88b557;
	text-align: left;
	padding-left: 40px;
	cursor: pointer;
}
a.apply{  padding: 18px 10px 8px 35px;
  cursor: pointer;
  text-decoration: none;}
  .apply:hover{
	background: #88b557;
	border-left: 3px solid #000;
	color:#000;
}
.submit1{
	
	height: 50px;
	padding: 10px 40px;
	color: #EEE;
	font-family: 'PT Sans Narrow', arial, sans-serif;
	font-size: 17px;
	border: 0;
	float: left;
	margin-left: 40px;

	position: relative;
	padding: 15px;
	
	border-left: 3px solid #7aa052;
	display: block;
	color: #FFF;
	font-size: 17px;
	text-transform: uppercase;
	overflow: hidden;
	width: 18%;
	float: left;
	text-decoration: none;
	transition: all ease-in 0.2s;
	background:#87ae5c;
	border-left: 3px solid #40522d;
	text-align: left;
	padding-left: 40px;
	cursor: pointer;
}
.submit1:hover{
	background: #2b2b2b;
	border-left: 3px solid #7aa052;
}
.submit1 span {
	position: absolute;
	right: -9px;
	font-size: 174px;
	color: rgba(68,68,68,0.5);
	font-family: Arial;
	top: -95px;
	transition: all ease-in 0.2s;
}
a.bigbutton:hover span,
a.bigbutton:hover p.ass {
	color: rgba(255,255,255,0.1);
	right:20px;
	border-color:rgba(255,255,255,0.1);
}
a.bigbutton.freecon:hover span{
	right:-60px;
}
.formular .warn{
	border-left: 5px solid #FF0000;
}
.error{
	margin: 40px;
	padding: 20px;
	border: 1px solid #efa5a5;
	background-color: #f7dddd;
	color: #EF9292;
	text-align: left;
}
.bestaet{
	margin: 40px;
	padding: 20px;
}
.spacer{
	background-color: #FFF;
	width: 273px;
	height: 32px;
	padding-top: 15px;
}	
.settings {
	border: 1px solid #CCCCCC;
	font-size: 8pt;
	margin: 0 40px 20px;
	padding: 10px;
}
.overall{
	font-weight: bold;
	font-size: 24px;
}
.not_elig{
	background: url(../images/icons/error.png) no-repeat left center;
	padding-left: 52px;
	font-size: 29px;
	padding-top: 10px;
	background-size: 45px;
}
.elig{
	background: url(../images/icons/check.png) no-repeat left center;
	padding-left: 70px;
	font-size: 29px;
	padding-top: 10px;
}
.formular .subleft{
	margin-left: 40px;
	width: 58%;
	float:left;
	height: 26px;
}
.formular .subright{
	width: 27%;
	background-color: #FFFFFF;
	margin-right: 40px;
	float: left;
	padding: 0px 20px;
	border-bottom: 0px;
	height: 46px;
	color: #333;
	text-align: center;
}
#formular hr{
	margin: 0 40px;
}
.partner_confirmation{
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	padding: 20px;
	margin: 40px;
}

table.assessment-form {
		background: #FFF;
		box-shadow: 3px 3px 0px #EAEAEA;
		padding: 0px;
		margin:20px 40px 40px 40px;
		width:93%;
	}
	table.assessment-form .hint {
		padding:2px 0;
		font-size:19px;
		font-family: 'PT Sans Narrow';
		color: #4b4b4b
	}
	table.assessment-form tr td {
		padding:20px 30px;
		font-family: 'PT Sans Narrow';
		font-size:15px;
	}
	table.assessment-form tr td input,
	table.assessment-form tr td select {
		border: 2px solid #DDD;
		border-radius:2px;
		padding:10px;
		font-family: 'PT Sans Narrow';
		font-size:15px;
		color: #CCC;
		
	}
	table.assessment-form tr td input:focus, 
	table.assessment-form tr td select:focus {
		color: #2b2b2b;
		border-color: #BBB;
		outline: none;
		background: #ffffed;
	}	
	table.assessment-form tr td input.changed, 
	table.assessment-form tr td select.changed {
		color: #2b2b2b;
		border-color: #88b557
	}	
	table.assessment-form tr td .spacer {
		background:transparent
	}
	
	table.assessment-form input.specialfield {
		display:none
	}	
	
	table.assessment-form p.subleft {
		width:40%;
		float:left;
	}
	table.assessment-form p.subright {
		width:50%;
		float:left;
	}
	table.assessment-form p.steps {
		width:250px;
		float:right;
		overflow:hidden;
		margin:0;
		
		/*animation*/
		
	}

	table.assessment-form p.steps span {
		display:block;
		float:right;
		margin-right:10px;
		height:10px;
		width:20px;
		background: rgba(155,186,54,0.1);
		
	}
	table.assessment-form  p.steps span.active {
	 	background: rgba(155,186,54,0.3);
	 }


	table.assessment-form:hover p.steps.active span {
		background: rgba(155,186,54,0.5);
		
	}
	table.assessment-form:hover p.steps span {
	-webkit-animation:loading 1s;
		   -moz-animation:loading 1s ;
		    -ms-animation:loading 1s ;
		     -o-animation:loading 1s ;
	        animation:loading 1s ;
	}
	table.assessment-form:hover p.steps span.active {
	 	        background: rgba(155,186,54,0.6);

	 }
	.warn {
		background: #f7dddd
	}
	
@media (max-width: 480px) {
.submit{width:45%;}
table.assessment-form{
  margin: 0px;
  box-shadow: 0px 0px 0px #fff;
}
table.assessment-form tr td select{width:100%;}
table.assessment-form tr td {
display:block;
  padding: 20px 15px;}
  table.formular tr td {
display:block;
margin-bottom:9px;
}
.formular .left, .formular .right{width:100%;}
  .settings {
	
	margin: 0px;}
	.formular {
  margin: 0px 5px;}
	.formular .normal{width:100%;
	padding:0px;
	font-size:13px;
	  border: 2px solid #ddd;
	}
	#formular hr {
  margin: 12px 11px;}
  .apply{height:40px;}
 .formular .drittel {
  float:none;
  width:100%;
  margin-left:10px;}
}
@-moz-keyframes loading{
50% { opacity:.2; }
}
@-o-keyframes loading{
50% { opacity:.2; }
}
@-webkit-keyframes loading{
50% {opacity:.2; }
}
@-ms-keyframes loading{
50% {  opacity:.2; }
}
@keyframes loading{
50% { opacity:.2; }
}
p.steps span:nth-child(1){
/*animation-delay*/
-webkit-animation-delay:.1s;
   -moz-animation-delay:.1s;
    -ms-animation-delay:.1s;
     -o-animation-delay:.1s;
        animation-delay:.1s;
}
p.steps span:nth-child(2){
/*animation-delay*/
-webkit-animation-delay:.2s;
   -moz-animation-delay:.2s;
    -ms-animation-delay:.2s;
     -o-animation-delay:.2s;
        animation-delay:.2s;
}
p.steps span:nth-child(3){
/*animation-delay*/
-webkit-animation-delay:.3s;
   -moz-animation-delay:.3s;
    -ms-animation-delay:.3s;
     -o-animation-delay:.3s;
        animation-delay:.3s;
}
p.steps span:nth-child(4){
/*animation-delay*/
-webkit-animation-delay:.4s;
   -moz-animation-delay:.4s;
    -ms-animation-delay:.4s;
     -o-animation-delay:.4s;
        animation-delay:.4s;
}
p.steps span:nth-child(5){
/*animation-delay*/
-webkit-animation-delay:.5s;
   -moz-animation-delay:.5s;
    -ms-animation-delay:.5s;
     -o-animation-delay:.5s;
        animation-delay:.5s;
}
p.steps span:nth-child(6){
/*animation-delay*/
-webkit-animation-delay:.6s;
   -moz-animation-delay:.6s;
    -ms-animation-delay:.6s;
     -o-animation-delay:.6s;
        animation-delay:.6s;
}
p.steps span:nth-child(7){
/*animation-delay*/
-webkit-animation-delay:.7s;
   -moz-animation-delay:.7s;
    -ms-animation-delay:.7s;
     -o-animation-delay:.7s;
        animation-delay:.7s;
}
p.steps span:nth-child(8){
/*animation-delay*/
-webkit-animation-delay:.8s;
   -moz-animation-delay:.8s;
    -ms-animation-delay:.8s;
     -o-animation-delay:.8s;
        animation-delay:.8s;
}
p.steps span:nth-child(9){
/*animation-delay*/
-webkit-animation-delay:.9s;
   -moz-animation-delay:.9s;
    -ms-animation-delay:.9s;
     -o-animation-delay:.9s;
        animation-delay:.9s;
}
p.steps span:nth-child(10){
/*animation-delay*/
-webkit-animation-delay:1s;
   -moz-animation-delay:1s;
    -ms-animation-delay:1s;
     -o-animation-delay:1s;
        animation-delay:1s;
}
.rightcol {
float:right;
width: 25%;
}
.off1{width: 350px; float:left;}
@media (max-width: 480px) {
.wrapper h2 span {padding-right:0px;}
.rightcol {
float:none;
width: 100%;
}
.off1{float:none;padding-top:18px;padding-bottom:5px;}
.off2{padding-bottom: 26px;}
}
/* -----------------------------------
 * Slidebars
 * Version 0..10
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *
 * ----------------------------
 * 001 - Box Model, Html & Body
 */

html, body, #sb-site, .sb-site-container, .sb-slidebar {
	/* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

html, body {
	width: 100%;
	/*overflow-x: hidden;*/ /* Stops horizontal scrolling. */
}

html {
	height: 100%; /* Site is as tall as device. */
}

body {
	min-height: 100%;
	height: auto;
	position: relative; /* Required for static Slidebars to function properly. */
}

html.sb-scroll-lock.sb-active:not(.sb-static) {
	overflow: hidden; /* Prevent site from scrolling when a Slidebar is open, except when static Slidebars are only available. */
}

/* ----------
 * 002 - Site
 */

#sb-site, .sb-site-container {
	/* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
	width: 100%;
	position: relative;
	z-index: 1; /* Site sits above Slidebars */
	background-color: #ffffff; /* Default background colour, overwrite this with your own css. I suggest moving your html or body background styling here. Making this transparent will allow the Slidebars beneath to be visible. */
}

/* ---------------
 * 003 - Slidebars
 */

.sb-slidebar {
	height: 100%;
	overflow-y: auto; /* Enable vertical scrolling on Slidebars when needed. */
	position: fixed;
	top: 0;
	z-index: 0; /* Slidebars sit behind sb-site. */
	display: none; /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
	background-color: #222222; /* Default Slidebars background colour, overwrite this with your own css. */
	-webkit-transform: translate(0px); /* Fixes issues with translated and z-indexed elements on iOS 7. */
}

.sb-left {
	left: 0; /* Set Slidebar to the left. */
}

.sb-right {
	right: 0; /* Set Slidebar to the right. */
}

html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
	position: absolute; /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */
}

.sb-slidebar.sb-active {
	display: block; /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */
}

.sb-style-overlay {
	z-index: 9999; /* Set z-index high to ensure it overlays any other site elements. */
}

.sb-momentum-scrolling {
	-webkit-overflow-scrolling: touch; /* Adds native momentum scrolling for iOS & Android devices. */
}

/* Slidebar widths for browsers/devices that don't support media queries. */
	.sb-slidebar {
		width: 30%;
	}
	
	.sb-width-thin {
		width: 15%;
	}
	
	.sb-width-wide {
		width: 45%;
	}

@media (max-width: 480px) { /* Slidebar widths on extra small screens. */
	.sb-slidebar {
		width: 70%;
	}
	
	.sb-width-thin {
		width: 55%;
	}
	
	.sb-width-wide {
		width: 85%;
	}
}

@media (min-width: 481px) { /* Slidebar widths on small screens. */
	.sb-slidebar {
		width: 55%;
	}
	
	.sb-width-thin {
		width: 40%;
	}
	
	.sb-width-wide {
		width: 70%;
	}
}

@media (min-width: 768px) { /* Slidebar widths on medium screens. */
	.sb-slidebar {
		width: 40%;
	}
	
	.sb-width-thin {
		width: 25%;
	}
	
	.sb-width-wide {
		width: 55%;
	}
}

@media (min-width: 992px) { /* Slidebar widths on large screens. */
	.sb-slidebar {
		width: 30%;
	}
	
	.sb-width-thin {
		width: 15%;
	}
	
	.sb-width-wide {
		width: 45%;
	}
}

@media (min-width: 1200px) { /* Slidebar widths on extra large screens. */
	.sb-slidebar {
		width: 20%;
	}
	
	.sb-width-thin {
		width: 5%;
	}
	
	.sb-width-wide {
		width: 35%;
	}
}

/* ---------------
 * 004 - Animation
 */

.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
	-webkit-transition: -webkit-transform 400ms ease;
	   -moz-transition: -moz-transform 400ms ease;
	     -o-transition: -o-transform 400ms ease;
	        transition: transform 400ms ease;
	-webkit-transition-property: -webkit-transform, left, right; /* Add left/right for Android < 4.4. */
	-webkit-backface-visibility: hidden; /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */
}

/* --------------------
 * 005 - Helper Classes
 */
 
.sb-hide { 
	display: none; /* Optionally applied to control classes when Slidebars is disabled over a certain width. */
}
/* I'm already giving you a free plugin, don't steal my stylesheets, design your own menu. */
/** {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*/

/* ----------
 * 002 - Site
 */



/* ---------------
 * 003 - Slidebars
 */

.sb-slidebar {
	background-color: #222222;
	color: #e8e8e8;
}

.sb-slidebar a {
	color: #FF3971;
	text-decoration: none;
}

.sb-slidebar a:hover {
	color: #51a41f;
	text-decoration: underline;
}

/* --------------------
 * 004 - Slidebar Menus
 */
 
/* Main Menu */
.sb-menu { /* Apply to <ul> or <ol>. */
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sb-menu li {
	width: 100%;
	padding: 0;
	margin: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1); 
}

.sb-menu > li:first-child {
	border-top: none;
}

.sb-menu > li:last-child {
	border-bottom: none;
}

.sb-menu li a {
	width: 100%; /* Makes links full width. */
	display: inline-block;
	padding: 1em;
	color: #f2f2f2;
}

.sb-menu li a:hover {
	text-decoration: none;
	background-color: rgba(224, 224, 224,1);
}

/* Borders */
.sb-left .sb-menu li a {
	border-left: 3px solid transparent;
}

.sb-left .sb-menu li a:hover {
	border-left: 3px solid;
}

.sb-right .sb-menu li a {
	border-right: 3px solid transparent;
}

.sb-right .sb-menu li a:hover {
	border-right: 3px solid;
}

/* Submenus */
.sb-submenu {
	display: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color: rgba(255, 255, 255, 0.05);
}

/* Caret */
span.sb-caret {
	width: 0;
	height: 0;
	display: inline-block;
	margin: 0 5px;
	border: 5px solid transparent;
}

span.sb-caret {
	border-top: 5px solid;
	border-bottom: 0px solid transparent;
}

.sb-submenu-active > span.sb-caret {
	border-top: 0px solid transparent;
	border-bottom: 5px solid;
}

/* ----------------------
 * 005 - Slidebar Widgets
 */

.sb-widget {
	border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	margin: 14px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}

.sb-widget-header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1); 
	padding: 14px;
	background-color: #292929;
}

.sb-widget-title {
	margin: 0; 
}

.sb-widget-content {
	border-top: 1px solid rgba(255, 255, 255, 0.1); 
	padding: 14px;
	background-color: #262626;
}

/* ------------------------
 * 006 - Top Navigation Bar
 */

.sb-navbar {
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0;
	left: auto;
	right: auto;
	z-index: 1000;
	background-color: #219AEB;
	
	box-shadow:
		/* Layered single pixel shadows to create a one sided shadow effect. */
		0 5px 0 0 rgba(0, 0, 0, 0.01),
		0 4px 0 0 rgba(0, 0, 0, 0.02),
		0 3px 0 0 rgba(0, 0, 0, 0.04),
		0 2px 0 0 rgba(0, 0, 0, 0.06),
		0 1px 0 0 rgba(0, 0, 0, 0.08),
		/* Top highlight */
		0 1px 0 0 rgba(255, 255, 255, 0.1) inset,
		/* Left highlight */
		1px 0 0 0 rgba(255, 255, 255, 0.1) inset,
		/* Right highlight */
		-1px 0 0 0 rgba(255, 255, 255, 0.1) inset,
		/* Bottom lowlight */
		0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
		
	/* Glass gradient overlay, works with any colour background. */
	background-image: -webkit-linear-gradient(top, rgba(255,255,255, 0.05) 50%, rgba(0,0,0, 0.02) 51%); /*  Webkit syntax. */
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.02) 51%); /* Final syntax. */
	background-size: 100%;
	background-repeat: no-repeat;
}

html.sb-android .sb-navbar {
	position: absolute; 
}

/* Navbar Menu Items */
.sb-navbar-menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sb-navbar-menu-left {
	float: left;
}

.sb-navbar-menu-right{
	float: right;
}

.sb-navbar-menu li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

.sb-navbar-menu li a {
	display: inline-block;
	color: #f2f2f2; 
	padding: 15px;
	text-decoration: none;
}

.sb-navbar-menu li a:hover {
	color: #f2f2f2; 
	background-color: rgba(0, 0, 0, 0.05);
}

/* -----------------------
 * 007 - Slidebar Controls
 */
 
.sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}

/* Navicons */
/* These are prefixed with .sb-navbar to avoid styling other Slidebar toggles you may be using. */
.sb-navbar .sb-toggle-left {
	width: 52px;
	float: left;
	padding: 14px;
}

.sb-navbar .sb-toggle-right {
	width: 52px;
	float: right;
	padding: 14px;
}

.navicon-line {
	width: 24px;
	height: 4px;
	border-radius: 1px;
	margin-bottom: 3px;
	background-color: #fff; 
}

/* Hover states to match navbar menu item hover. */
.sb-navbar .sb-toggle-left:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

.sb-navbar .sb-toggle-right:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

/* -------------------
 * 006 - Media Queries
 */

@media (max-width: 767px) {
	.sb-navbar-menu {
		display: none;
	}
}
.light_container {
	position:fixed;
	background-color:#333;
	background:rgba(51,51,51,0.9);
	top:0;
	left:0;
	right:0;
	bottom:0;
	text-align:center;
}

.light_container .light_inner {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	display:inline-block !important;
	text-align:center;
	vertical-align:center;
	width:0;
	height:0;
}
.light_container .light_loading {
	background-color:#eee;
	border-radius:5px;
	padding:15px 30px;
	display:inline-block;
}
.light_container .light_error {
	background-color:#ffc4cb;
	border-radius:5px;
	padding:15px 30px;
	display:inline-block;
}
.light_container .light_close {
	width:28px;
	height:28px;
	font-size:0;
	background:url(cross.png) no-repeat center;
	position:fixed;
	top:10px;
	right:10px;
}
.light_container .light_caption {
	bottom: 0;
	position: absolute;
	width: 100%;
	background-color: #333;
	background: rgba(53,53,53,0.8);
	color: #fff;
}
.light_container .light_caption .light_caption_inner {
	padding:10px;
}
.light_container .light_inner .light_nav {
    display:none;
	position: absolute;
	top: 45%;
	width: 100%;
}
.light_container .light_inner:hover .light_nav {
    display:block;
}
.light_container .light_inner .light_nav .light_prev {
    float: left;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
}
.light_container .light_inner .light_nav .light_next {
    float: right;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}
.light_container .light_inner .light_nav a {
    background-color: #fff;
    background:rgba(255,255,255,0.5);
    display:inline-block;
    padding:10px;
    text-decoration:none;
    color:#000;
    font-size:15px;
}
.light_container .light_inner .light_nav a:hover {
    background:rgba(255,255,255,0.7);
}
@media screen and (max-width: 720px) {
	.light_container .light_inner .light_nav {
	    display:block !important;
	}
}

/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 1px solid #ffffff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 25px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
display:none;
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  
  display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
