.gallerSlider	 {
	float:left;
	
}

.gallerSlider li {
	width:1000px;
	float:left;
	display: block;
	min-height: 1px;
}

.keyFeeature .listSmall {
	text-align: center;
}

.casesWrapper {
	position: relative !important;
}



.casesWrapper .arrowLeft, .casesWrapper .arrowRight {
	z-index:1 !important;
}

.casesWrapper .arrowRight, .keyTxtWrapper .arrowRight {
	right:0;
}

.casesWrapper .arrowLeft, .keyTxtWrapper .arrowLeft{
	left:0;
}

.keyTxtWrapper {
	
}

.wrapper {
	position:relative;
}

.listSmall {
	position:relative;
}
/*
.listSmall li {
	-webkit-transition: width 0.4s ease;
}

.listSmall li.active {
	color:yellow;

	background-color:red;

	
}

.listSmall li.tagged {
	position:absolute;
	top:0px;
	right:10px;
	
}
*/


#newsletterContent2 input {
	width:100%;
	margin:2px 0 0 0;
	padding:4px;
}

#newsletterContent2, .casesContent2, #newsletterContent3 {
	display:none;
}

#logo {
	background-size: contain;
	background-repeat: no-repeat;
	width:200px;
	cursor: pointer;
	-webkit-transition: all  ease 0.3s;
    -moz-transition: all  ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;

}

#logo.active {
	height: 34px;
	margin: 5px 0 0 0;
}

.keyTxtWrapper .popupItem {
	background-color: transparent;
	color:white;
}

#caseList li {
	height:auto;
		min-height: 1px;
}

.topmenu li.active > a{
	color:#64B445;
	-webkit-transition: color  ease 0.3s;
    -moz-transition: color  ease 0.3s;
    -o-transition: color ease 0.3s;
    transition: color ease 0.3s;

}

#emailError {
	width:160px;
	line-height: 20px;
	padding:0 12px 0 12px;
	margin: 11px  0 0 0;
	background-color: rgba(154, 47, 47, 1);; 
	display:none
	
}

.fourZeroFour {
	min-height:100%;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
