/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_32.btr-bg-outer .btr-bg-inner {
  
  min-height: 300px;
  
}
#stacks_in_32.btr-bg-gradient .btr-bg-inner ,
#stacks_in_32.btr-bg-animated .btr-bg-inner ,
#stacks_in_32.btr-bg-blur .btr-bg-inner ,
#stacks_in_32.btr-bg-mouse .btr-bg-inner ,
#stacks_in_32.btr-bg-pan .btr-bg-inner ,
#stacks_in_32.btr-bg-parallax .btr-bg-inner ,
#stacks_in_32.btr-bg-transition .btr-bg-inner ,
#stacks_in_32.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_32.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_32.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.00);
}
#stacks_in_32.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-32.jpg);
  
  background-position: top center;
  background-size: contain;
  -webkit-transform:translateZ(0);
}
#stacks_in_32.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  
}
#stacks_in_32.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_32.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}

/* GRADIENT */
#stacks_in_32.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur-32.jpg);
  background-color: rgba(0, 0, 0, 0.00);
  
  background-position: top center;
  background-size: contain;
}
#stacks_in_32.btr-bg-outer:before {
  
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.00)), color-stop(100%,rgba(0, 0, 0, 0.90)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.90) 100%);
  
  
  background-size: 400%;
  -webkit-animation: gradAnimate 6s ease infinite;
  -moz-animation: gradAnimate 6s ease infinite;
  -o-animation: gradAnimate 6s ease infinite;
  animation: gradAnimate 6s ease infinite;
  will-change: background-position;
  -webkit-transform:translateZ(0);
  
  background-size: 100% 400%;
  
  
  
}
#stacks_in_32.btr-bg-outer.btr-bg-disabled:before {
  -webkit-animation: none;
  animation: none;
}









#stacks_out_21 {
	width: 40%;
}
/* Flex EZ Button Stack by RWExtras v.1.0.1 */
/* Copyright (c) 2011 RWExtras (http://rwextras.com) */

.ezbutton_stacks_in_23 .ezbg {
	background-image: url(../files/ez_sprites/bgsprite1.png);
	color: #FFFFFF;
	text-shadow: none;
}
.ezbutton_stacks_in_23 .ezhover {
	background-image: url(../files/ez_sprites/bgsprite1.png);
	color: #FFFFFF;
	text-shadow: none;
}
.ezbutton_stacks_in_23 {
	display:none;
	position: relative;
	margin:0 auto;
	height: 35px;
	width: 400px;
}
.ezbutton_stacks_in_23 a {
	font-size: 22px;
	height: 35px;
	line-height: 35px;
	text-decoration: none !important;
	text-align: center;
}
.ezbutton_stacks_in_23 span {
	height: 35px;
	line-height: 35px;
	float: left;
	display: block;
	text-align: center;
}
.ezbutton_stacks_in_23 .ez_left, .ezbutton_stacks_in_23 .ez_right {
	width: 10px;
	background-repeat: no-repeat;
}
.ezbutton_stacks_in_23 .ez_middle {
	background-repeat: repeat-x;
}


/* End of Flex EZ Button Stack */
#stacks_in_23 {
	margin: 30px 0px 0px 0px;
}
