body.site {
	border-top: 3px solid #b00000;
	padding: 5px;
	background-color: #ffffff;
}

.body .container {
	background-color: #fff;
	/*-moz-border-radius: 4px;
-webkit-border-radius: 14px;
border-radius: 4px;*/
	padding: 5px;
	/*border: 1px solid rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.0);
/*! -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05); */
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0);
	border: 0px;
	/*1px solid rgba(0,0,0,0.15); */
	-moz-box-shadow: 0px/*0px 6px rgba(0,0,0,0.05);*/
	-webkit-box-shadow: 0px/*0px 6px rgba(0,0,0,0.05); */
	box-shadow: 0px;
}

.container {
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	width: 100%
	/*960px;*/
}

.leading-0 {
 padding: 5px;
}


.footernav{
	margin-right:2em;
	float:right;
	font-size:1.1em;
}

a {
	color: gray;
	/*#005e8d;*/
	text-decoration: none;
}

a:hover,
a:focus {
	color: #b00;
	/*navi text color hover*/
	text-decoration: underline;
}
/*logo*/
.brand {
	/*margin-top: 10px;*/
	/*width: 155px;*/
}

#header-img{
	margin: 35px 0 0;
}

.header {
	position: -webkit-sticky;
	position: sticky;
	top: 1px;
	z-index: 10;
	background-color: rgba(255,255,255,.9);
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 1px;
	margin-left: 2em;
	margin-right: 2em;
	/*box-shadow: 10px 10px 15px silver;*/
	box-shadow: 2px 8px 6px -6px black;
	max-height: 95px;
	/*background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(230,230,230,.9));*/
}

#header-wrapper {
	display: flex;
	min-height: 95px;
}

#header-spacer {
	flex: 1;
}

#header-left {
	display: flex;
	flex: 1;
}

.pull-right {
	float: right;
	/*margin-top: 20px;*/
	float: bottom;
}

.navigation {
	position: relative;
	top: -32px;
	padding: 0px 0;
	border-top: 0px solid rgba(0, 0, 0, 0.075);
	border-bottom: 0px solid rgba(0, 0, 0, 0.075);	/* background-color: #fff;*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	/*font-family: "Verdana, sans-serif";/*zugefügt*/
	max-width: 800px;
}

.nav {
	margin-left: 175px;
	list-style: none;
	font-size: 16px;
}

#portfolio-consulting, #portfolio-simulation, #portfolio-feasib-study, #portfolio-programming{
	font-size:.5em;
	line-height:15px;
	margin-bottom:15px;
}

.consulting-header{
	background-repeat:no-repeat;
	background-position:right;
	background-size:90px;
	padding-right:90px;
}


.hl1{
	font-family: 'Arial';
	font-size: 25px;
	font-weight: bold;
	color: gray;
	line-height: 50px;
	margin-top: 11px;
}
/*
.portfolio-header{
	line-height:30px;
}*/

.hl2 {
	font-family: 'Segoe UI';
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 11px;
}

.hl1a {
	font-family: 'Helvetica';/*'Segoe UI';*/
	font-size: 1.5;/*2.2em;*/
	/*font-weight: bold;*/
	color: #485154;/*363D3F;*/
	line-height: 50px;
	margin-top: 11px;
	/*text-shadow: 1px 1px 4px #888888;/*, 0 0 1em gray, 0 0 0.2em gray;*/
	/*letter-spacing:3px;*/
	/*text-shadow: 0px 1px 0px #ccc, 0px 2px 0px #c9c9c9, 0px 3px 0px #bbb, 0px 4px 0px #b9b9b9, 0px 5px 0px #aaa, 0px 6px 1px rgba(0, 0, 0, 0.1), 0px 0px 5px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 3px 5px rgba(0, 0, 0, 0.2), -4px 8px 8px rgba(0, 0, 0, 0.1), -8px 16px 16px rgba(0, 0, 0, 0.37), -16px 32px 32px rgba(0, 0, 0, 0.25), -32px 64px 64px rgba(0, 0, 0, 0.25);
	*/
}

.runtxt {
	font-family: 'Segoe UI';
	font-size: 16px;
	line-height: 26px;
}

.blankline {
	line-height: 9px;
}

.hrred {
	height: 2px;
	border-width: 0;
	color: gray;
	background-color: #b00;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hrredthin {
	height: 1px;
	border-width: 0;
	color: gray;
	background-color: #b00;
	margin-top: 5px;
	margin-bottom: 5px;
}

.n2_clear {
 clear:both;
 top: -15px;
}


.row-fluid {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
/*navigation buttons*/

.nav-list>.active>a,
.nav-list>.active>a:hover,
.dropdown-menu li>a:hover,
.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.btn-primary {
	/*background: #00ff00;*/
	background rgba(1, 0, 0, 0.5);
	border-left: 2px solid #b00;
	border-right: 2px solid #b00;
	*/
}

.nav-tabs,
.nav-pills {
	*zoom: 1;
}

.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}

.nav-tabs:after,
.nav-pills:after {
	clear: both;
}

.nav-tabs>li,
.nav-pills>li {
	float: left;
}

.nav-tabs>li>a,
.nav-pills>li>a {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 8px;
	line-height: 10px;
}

.nav-pills>li>a {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 2px;
}
/*nav pill in active state*/

.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
	color: #b00;
	/*background-color: #005e8d;*/
	/*background rgba(1, 0, 0, 0.5);*/
	background-color: #ffffff;
}

.nav-pills.nav-stacked>li>a {
	margin-bottom: 3px;
}

.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom: 1px;
}

.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
/*----*/

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover,
.nav>li.dropdown.open.active>a:focus {
	color: #fff;
	background-color: #999;
	border-color: #999;
}

.navigation .nav-pills {
	margin-bottom: 0;
}
/*- - - Untermenü - - - */

.navigation .nav-child {
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #f0f0f0;
	/*fff*/
	border: 1px solid #ccc;
	border: 1px solid rgba(187, 0, 0, 0.5);
	/*1px rgba(0,0,0)*/
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 2px;
	/*6*/
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	font-size: 24px;
}

.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 16px;
	/*13*/
	font-weight: normal;
	line-height: 21px;
	/*18*/
	color: #333;
	/*333*/
	white-space: nowrap;
}

.navigation .nav-child li>a:hover,
.navigation .nav-child li>a:focus,
.navigation .nav-child:hover>a {
	text-decoration: none;
	color: #fff;
	background-color: #bb0000;
	/*background-color: #005783;*/
	background-image: -moz-linear-gradient(top, #bb0000, #a00000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bb0000), to(#a00000));
	background-image: -webkit-linear-gradient(top, #bb0000, #a00000);
	background-image: -o-linear-gradient(top, #bb0000, #a00000);
	background-image: linear-gradient(to bottom, #bb0000, #a00000);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbb0000', endColorstr='#ffa00000', GradientType=0);
}

.agautomation-home-themes{
	text-align:center;
	padding:5px;
}

.agautomation-home-tiles{
	text-align:center;
	/*background-color: rgba(210,210,210,.25);*/
	/*border: 1px solid #aaaaaa;*/
	/*box-shadow: -1px 0px 10px 1px gray;*/
	text-align:center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	padding:5px;
	min-height:340px;
}

.agautomation-home-tile , .agautomation-home-tile-link{
	margin:5px;
	padding:5px;
	/*min-width:145px;
	max-width:180px;*/
	width:155px;
	height:260px;
	line-height:22px;
	border-bottom: 2px solid #aaaaaa;
	color:#666;
	/*box-shadow: 1px 1px 10px 1px rgba(160,160,160,.7);*/
	background-color: rgba(210,210,210,.35);
	background: linear-gradient(to bottom, rgba(180,180,180,.2), rgba(255,255,255,.35), rgba(160,160,160,.2));
	border-radius: 6px;
	transition: .25s;
}

.agautomation-home-tile{
	/*border-top: 2px solid #aaa;*/
	/*border-style: groove;*/
	background-color: rgba(210,210,210,.15);
	border: 1px solid #aaa;
}

.agautomation-home-tile-link{
	box-shadow: 1px 1px 10px 1px rgba(160,160,160,.7);
	border-top: 5px solid #b00;
	background: linear-gradient(to bottom, rgba(170,170,170,.6), rgba(255,255,255,.5),rgba(160,160,160,.6));
	/*border-style: groove;*/
	transition: .25s;
}

.agautomation-home-tile-link:hover{
	height:280px;
	border-bottom: 3px solid #b00;
	background-color: rgba(220, 220, 220, .6);
	color: #b00;
	text-decoration: none;
	box-shadow: 2px 4px 6px 2px gray;
	background: linear-gradient(to bottom, rgba(170,170,170,.4), rgba(255,255,255,.2), rgba(150,150,150,.4));
}

.agautomation-home-circle, .agautomation-home-circle-link{
	/*position: absolute;*/
	text-align: center;
	font-weight:bold;
	height: 100px;
	width: 100px;
	margin: 10px;
	/*top: 100px;
	left: 100px;*/
	border: 1px solid #b00;
	/*border: 4px solid rgb(207, 204, 204);*/
	background-image: url(irb8700-100x100.png);
	background-position: center;
	background-color: rgba(245,245,245,.2);
	border-radius: 50%;
	display: inline-block;
	transition: .2s;
	/*box-shadow: 0px 0px 12px #aaa;*/
	/*box-shadow: 1px 1px 10px 0 rgba(100,100,100,.1), 0 6px 20px 0 rgba(100,100,100,.09);*/
}
.agautomation-home-circle{
	border: 1px solid #888;
}

h3 {
	margin:6px 0;
	font-size:16px;
		letter-spacing:.6px;
}

a#agautomation-home-link{
	color: rgb(192, 18, 18);
	background-color: green;
	/*display: block;
	height: 100px;
	width: 100px;*/
}

footer .container{
	max-width:1400px;
	/*
	background: linear-gradient(to bottom, rgba(240,240,240,.5), rgba(255,255,255,.9), rgba(240,240,240,.7));
	/*background-color:rgba(230,230,230,.4);
	padding: 25px;
	border-radius:6px;
	border: 1px solid rgba(200,200,200,.8);
	
	box-shadow: -1px -1px 16px 0 rgba(100,100,100,.1);*/
}

@media (min-width: 1600px) {
	.row {
		margin-left: -20px;
		*zoom: 1;
	}
	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 1600px;
		/*agl footer*/
	}
	.span12 {
		width: 940px;
	}
	.span11 {
		width: 860px;
	}
	.span10 {
		width: 780px;
	}
	.span9 {
		width: 700px;
	}
	.span8 {
		width: 620px;
	}
	.span7 {
		width: 540px;
	}
	.span6 {
		width: 460px;
	}
	.span5 {
		width: 380px;
	}
	.span4 {
		width: 300px;
	}
	.span3 {
		width: 220px;
	}
	.span2 {
		width: 140px;
	}
	.span1 {
		width: 60px;
	}
	.offset12 {
		margin-left: 980px;
	}
	.offset11 {
		margin-left: 900px;
	}
	.offset10 {
		margin-left: 820px;
	}
	.offset9 {
		margin-left: 740px;
	}
	.offset8 {
		margin-left: 660px;
	}
	.offset7 {
		margin-left: 580px;
	}
	.offset6 {
		margin-left: 500px;
	}
	.offset5 {
		margin-left: 420px;
	}
	.offset4 {
		margin-left: 340px;
	}
	.offset3 {
		margin-left: 260px;
	}
	.offset2 {
		margin-left: 180px;
	}
	.offset1 {
		margin-left: 100px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.127659574%;
		*margin-left: 2.0744680846383%;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"]+[class*="span"] {
		margin-left: 2.127659574%;
	}
	.row-fluid .span12 {
		width: 99.99999999%;
		*width: 99.946808500638%;
	}
	.row-fluid .span11 {
		width: 91.489361693%;
		*width: 91.436170203638%;
	}
	.row-fluid .span10 {
		width: 82.978723396%;
		*width: 82.925531906638%;
	}
	.row-fluid .span9 {
		width: 74.468085099%;
		*width: 74.414893609638%;
	}
	.row-fluid .span8 {
		width: 65.957446802%;
		*width: 65.904255312638%;
	}
	.row-fluid .span7 {
		width: 57.446808505%;
		*width: 57.393617015638%;
	}
	.row-fluid .span6 {
		width: 48.936170208%;
		*width: 48.882978718638%;
	}
	.row-fluid .span5 {
		width: 40.425531911%;
		*width: 40.372340421638%;
	}
	.row-fluid .span4 {
		width: 31.914893614%;
		*width: 31.861702124638%;
	}
	.row-fluid .span3 {
		width: 23.404255317%;
		*width: 23.351063827638%;
	}
	.row-fluid .span2 {
		width: 14.89361702%;
		*width: 14.840425530638%;
	}
	.row-fluid .span1 {
		width: 6.382978723%;
		*width: 6.3297872336383%;
	}
	.row-fluid .offset12 {
		margin-left: 104.255319138%;
		*margin-left: 104.14893615928%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.127659564%;
		*margin-left: 102.02127658528%;
	}
	.row-fluid .offset11 {
		margin-left: 95.744680841%;
		*margin-left: 95.638297862277%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 93.617021267%;
		*margin-left: 93.510638288277%;
	}
	.row-fluid .offset10 {
		margin-left: 87.234042544%;
		*margin-left: 87.127659565277%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.10638297%;
		*margin-left: 84.999999991277%;
	}
	.row-fluid .offset9 {
		margin-left: 78.723404247%;
		*margin-left: 78.617021268277%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.595744673%;
		*margin-left: 76.489361694277%;
	}
	.row-fluid .offset8 {
		margin-left: 70.21276595%;
		*margin-left: 70.106382971277%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.085106376%;
		*margin-left: 67.978723397277%;
	}
	.row-fluid .offset7 {
		margin-left: 61.702127653%;
		*margin-left: 61.595744674277%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.574468079%;
		*margin-left: 59.468085100277%;
	}
	.row-fluid .offset6 {
		margin-left: 53.191489356%;
		*margin-left: 53.085106377277%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.063829782%;
		*margin-left: 50.957446803277%;
	}
	.row-fluid .offset5 {
		margin-left: 44.680851059%;
		*margin-left: 44.574468080277%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.553191485%;
		*margin-left: 42.446808506277%;
	}
	.row-fluid .offset4 {
		margin-left: 36.170212762%;
		*margin-left: 36.063829783277%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.042553188%;
		*margin-left: 33.936170209277%;
	}
	.row-fluid .offset3 {
		margin-left: 27.659574465%;
		*margin-left: 27.553191486277%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.531914891%;
		*margin-left: 25.425531912277%;
	}
	.row-fluid .offset2 {
		margin-left: 19.148936168%;
		*margin-left: 19.042553189277%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.021276594%;
		*margin-left: 16.914893615277%;
	}
	.row-fluid .offset1 {
		margin-left: 10.638297871%;
		*margin-left: 10.531914892277%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.510638297%;
		*margin-left: 8.4042553182766%;
	}
	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"]+[class*="span"] {
		margin-left: 20px;
	}
	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 926px;
	}
	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 846px;
	}
	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 766px;
	}
	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 686px;
	}
	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 606px;
	}
	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 526px;
	}
	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 446px;
	}
	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 366px;
	}
	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 286px;
	}
	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 206px;
	}
	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 126px;
	}
	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 46px;
	}
	.thumbnails {
		margin-left: -20px;
	}
	.thumbnails>li {
		margin-left: 20px;
	}
	.row-fluid .thumbnails {
		margin-left: 0;
	}
}
/*custom class for bg image home*/
/*1100*/
@media (min-width: 911px){
	.nav {
		font-size:21px;
	}
	#consulting #line-break{
		display:none;
	}
	.runtxt {
		font-size: 18px;
	}
	.nav-tabs>li>a,
	.nav-pills>li>a {
		padding-right: 10px;
		padding-left: 10px;
		margin-right: 8px;
		line-height: 12px;
	}
	.hl1a{
		letter-spacing:5px;
	}
	.hl1, .hl1a, .portfolio-header{
		font-size: 30px;
		/*line-height: 40px;*/
	}
	.agautomation-home-tile , .agautomation-home-tile-link{
		width:190px;
		letter-spacing:2.2px;
	}
	h3{
		font-size:18px;
	}
}

@media (min-width:761px) and (max-width:910px){
	img {
		max-width: 70%;
	}
	#header-img{
		max-width:100%;
		/*margin-top:0px;*/
	}
	/*.brand{
		margin-top:30px;
	}*/
	.nav{
		margin-left: 120px;
		max-width:550px;
	}
	.hl1, .hl1a, .portfolio-header{
		font-size: 25px;
		line-height: 40px;
	}
	/*.agautomation-home-tile-link{
		width:155px;
	}*/
}

@media (min-width:501px) and (max-width:760px){
	img {
		max-width: 70%;
	}
	#header-img{
		max-width:100%;
		margin-top:0px;
	}
	.navigation{
		top:-24px;
	}
	.nav{
		display:flex;
		margin-left:auto;
		margin-right:auto;
		max-width:550px;
	}
	.hl1, .hl1a, .portfolio-header{
		font-size: 23px;
		line-height: 40px;
	}
}

@media (min-width: 100px) and (max-width: 500px) {
	img {
		max-width: 60%;
	}
	#header-img{
		max-width:80%;
		margin-top:0px;
		margin-left:40px;
	}
	.navigation{
		top:-24px;
	}
	.nav{
		display:flex;
		margin-left:auto;
		margin-right:auto;
		max-width:550px;
	}
	.nav-tabs>li>a,
	.nav-pills>li>a {
		padding-right: 6px;
		padding-left: 6px;
		margin-right: 0px;
		line-height: 14px;
	}
	.header{
		margin-left:0px;
		margin-right:0px;
	}
	.body .container{
		padding:0px;
	}
	.header{
		border-radius:0px;
	}
	.hl1, .hl1a, .portfolio-header{
		font-size: 20px;
		line-height: 30px;
	}
}

@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
}
/*
@media(min-width:501px){
	img {
	max-width: 100%;
	}
}*/
/*show contact form open
#display-form {
 height: auto;
}*/

/*contact*/
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #ddd;/*rgba(0,0,0,0);*/
	border:0px;
	border-bottom: 2px solid #b00;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.0);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.0);
}

#contact-form > fieldset:nth-child(1) > legend:nth-child(1) {
 display: none;
}

.contact > h3:nth-child(1) {
 display: none;
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.dropdown-menu li>a:hover,
.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.btn-primary {
	/*background: #00ff00;*/
	background rgba(1, 0, 0, 0.5);
	! border-left: 2px solid #000;
	/*! border-right: 2px solid #b00; */
}

.bgImageHome {
  background: url(../../../images/agautomation-home-bgimage.png) no-repeat center center fixed;
  -webkit-background-size: 50%;
  -moz-background-size: 50%;
  -o-background-size: 50%;
  background-size: 50%;
}

