/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.4;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

figure.depth_theme{height: 0;display: none;}

.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 18px;
  line-height: 1.4;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 20px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
#stacks_in_126 {
	padding: 110px 0px 20px 0px;
}

#stacks_in_14 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_178 {
	padding: 0px 0px 30px 0px;
}
/* Depth Content */

@media (min-width: 300px){
	#stacks_in_10 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_10 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_10 .depth_section_link:hover .depth_in,
#stacks_in_10 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}




	#stacks_in_10{margin-bottom: 0;}


#stacks_in_10.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_10.depth_out a{
	color: rgba(230, 73, 30, 1.00);}

#stacks_in_10 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_10 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 1.00);
	background-size: cover;
	
}





#stacks_in_10 .depth_tint{ background: rgba(255, 255, 255, 0.50); }

#stacks_in_10 .content_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_10 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1.00) 0%,rgba(255, 255, 255, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1.00) 0%,rgba(255, 255, 255, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_10 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(251, 2, 7, 1.00);
	border-right: 4px solid rgba(251, 2, 7, 1.00);
	border-bottom: 0px solid rgba(251, 2, 7, 1.00);
	border-left: 4px solid rgba(251, 2, 7, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 30px 0px;
	line-height: 0;}

#stacks_in_10 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_10 .heading_out h2{
	font-size: 30px;
	line-height: 38px;
	color: rgba(12, 53, 42, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_10 p.super_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_10 p.sub_heading{
	color: rgba(252, 79, 8, 1.00);
	font-size: 21px;
	letter-spacing: 5px;
	margin: 0px 0 1px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_10 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 0% 50px 0% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_10 .content_out{
		padding: 3% 30px 0% 30px;
		margin: 0 0%;}
	#stacks_in_10 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_10 .depth_wrapper{background-color: rgba(255, 255, 255, 0.90);}
	#stacks_in_10 .depth_tint,
	#stacks_in_10 .content_tint{ background: none !important; }
	#stacks_in_10 .heading_out h2,
	#stacks_in_10 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_10 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_10 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_10 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(255, 255, 255, 0.00);
	border: 0px solid rgba(51, 51, 51, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_10 .content_in p.main_content{
	display: block;
	color: rgba(12, 53, 42, 1.00);
	font-size: 1.05em;
	line-height: 1.20;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

#stacks_in_10 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	padding: 4% 6.000000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_10 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_10 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 134, 8, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_10 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_10 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	
}
@media screen and (max-width: 770px){
	#stacks_in_10 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_10 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_10 .depth_aside_wrapper,
#stacks_in_10 .depth_aside_wrapper .centered_image{
	
	text-align: center;
	
}
#stacks_in_10 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}





 #stacks_in_10 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}

#stacks_in_10 .depth_aside_padding > div{max-width:400px;}

@media screen and (max-width: 770px){
	#stacks_in_10 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	#stacks_in_10 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}
	
}

#stacks_in_10 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_10 .depth_aside_padding{
		padding: 0px 40px 60px 40px;
	}
}

/* Layer Top */


#stacks_in_10 .depth_in{z-index: 4;}
#stacks_in_10 .depth_tint{z-index: 3;}
#stacks_in_10 .depth_gradient{z-index: 2;}
#stacks_in_10 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_10 .depth_wrapper.content_tint,
	#stacks_in_10 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_10 hr{border: 0;margin: 0;}

#stacks_in_10 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 0.15);
	display: inline-block;}

#stacks_in_10 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 0.15);
	display: inline-block;}

#stacks_in_10 hr.hr_bottom_content{
	display: inline-block;
	height: 4px;
	width: 15%;
	background: rgba(251, 2, 7, 1.00);
	margin-top: 5px;}#stacks_in_164>.s3_row {
	margin: 0 -4px;
}

#stacks_in_164>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_164>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_164>.s3_row>.s3_column {
	padding: 0 4px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_164>.s3_row  {
		margin: -4px 0;
	}
	#stacks_in_164>.s3_row>.s3_column {
		padding: 4px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_164>.s3_row  {
		margin: -4px 0;
	}
	#stacks_in_164>.s3_row>.s3_column {
		padding: 4px 0;
		width:100%;
	}


}






#stacks_in_164 {
	margin: 0px 0px 10px 20px;
	padding:  20px;
}

#stacks_in_25 {
	background-color: rgba(128, 167, 140, 1.00);
	padding: 30px 20px 16px 20px;
}

#stacks_in_116 {
	padding: 50px 0px 15px 10px;
}

#stacks_in_58 {
	padding: 0px 20px 30px 20px;
}

#stacks_in_181 {
	padding: 0px 0px 25px 10px;
}

#stacks_in_184 {
	background-color: rgba(128, 167, 140, 1.00);
}

#stacks_in_185 {
	padding: 30px 20px 10px 20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_188buttonPressWrapper{
	position: relative !important;
}

#stacks_in_188 a, #stacks_in_188 a:hover, #stacks_in_188 a:visited, #stacks_in_188 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_188button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #094438 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_188button:hover{
	color: #FFFFFF !important;
	background-color: #773D90 !important;
	border-color: #65337A !important;
}

#stacks_in_188 a, #stacks_in_188 a:visited, #stacks_in_188 a:active{
	color: #094438 !important;
}

#stacks_in_188 a:hover{
	color: #FFFFFF !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_188button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_188button:hover{
		border-bottom-color: #4D275D !important;
		background: #773D90 !important;
		background: -moz-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #773D90), color-stop(100%, #5F3073)) !important;
		background: -webkit-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -o-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -ms-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: linear-gradient(to bottom, #773D90 0%, #5F3073 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#773D90', endColorstr='#5F3073', GradientType=0 ) !important;
	}
	





.stacks_in_188buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_188buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_188buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_188buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_188 {
	padding: 0px 0px 20px 0px;
}
/*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_189 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_189 .iconthing  {
  	width: 75px;
  	height: 75px;
	text-align: center;
  	line-height:  75px;
	
  	background-color: #FFFFFF;
  		
	border: 2px Solid #0C352A;
		
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_189 .icon-facebook {
  	color:  #0C352A;
  	font-size: 42px;
  	line-height:  75px;
}


#stacks_in_189 .icon-facebook:hover,
#stacks_in_189 .icon-facebook:link:hover {
  	color:  #FCDA30;
}

#stacks_in_189  .iconthing:hover,
#stacks_in_189  .iconthing a:link:hover {
  	color:  #FCDA30;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_189  a:link,
#disklinkstacks_in_189  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-facebook"]:before, #stacks_in_189 [class*="icon-facebook"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  75px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' */
#stacks_in_189 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_157>.s3_row {
	margin: 0 -4px;
}

#stacks_in_157>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_157>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_157>.s3_row>.s3_column {
	padding: 0 4px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_157>.s3_row  {
		margin: -4px 0;
	}
	#stacks_in_157>.s3_row>.s3_column {
		padding: 4px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_157>.s3_row  {
		margin: -4px 0;
	}
	#stacks_in_157>.s3_row>.s3_column {
		padding: 4px 0;
		width:100%;
	}


}






#stacks_in_157 {
	margin: 30px 0px 0px 10px;
	padding:  20px;
}

#stacks_in_171 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_173 {
	background-color: rgba(128, 167, 140, 1.00);
}

#stacks_in_174 {
	padding: 40px 20px 0px 20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_177buttonPressWrapper{
	position: relative !important;
}

#stacks_in_177 a, #stacks_in_177 a:hover, #stacks_in_177 a:visited, #stacks_in_177 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_177button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #094438 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_177button:hover{
	color: #FFFFFF !important;
	background-color: #773D90 !important;
	border-color: #65337A !important;
}

#stacks_in_177 a, #stacks_in_177 a:visited, #stacks_in_177 a:active{
	color: #094438 !important;
}

#stacks_in_177 a:hover{
	color: #FFFFFF !important;
}


































	/* -- TYPE MODENA LARGE OVERRIDE -- */
	.stacks_in_177button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
		border-bottom-color: #A5A5A5 !important;
		background: #FFFFFF !important;
		background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC)) !important;
		background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%) !important;
		background: linear-gradient(to bottom, #FFFFFF 0%, #CCCCCC 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 ) !important;
	}
	.stacks_in_177button:hover{
		border-bottom-color: #4D275D !important;
		background: #773D90 !important;
		background: -moz-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #773D90), color-stop(100%, #5F3073)) !important;
		background: -webkit-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -o-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: -ms-linear-gradient(top, #773D90 0%, #5F3073 100%) !important;
		background: linear-gradient(to bottom, #773D90 0%, #5F3073 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#773D90', endColorstr='#5F3073', GradientType=0 ) !important;
	}
	





.stacks_in_177buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_177buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_177buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_177buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_177 {
	padding: 0px 0px 40px 0px;
}

#stacks_in_87 {
	margin: 20px 0px 10px 0px;
}

#stacks_in_89 {
	margin: 5px 0px 0px 0px;
}
