
#stacks_in_1376_page7 {
	background-image: url("../steuerberater-scheffler-impressum_files/backgroundImage_1376.png");
	background-repeat: repeat;
	background-position: left top;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1378_page7 {
	max-width: 1280px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_1378_page7 {
	max-width: 100% !important;
	min-width: % !important;
}

}

#stacks_in_1378_page7 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_4061_page7desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_4061_page7mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 700px) {
	
#stacks_in_4061_page7mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_4061_page7desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide it Stack' 
Style Sheet: fsrhide.css Style Sheet
Created: 15, January 2014
Last Modified: 10, October 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4063_page7desktopcontent {
	height: auto;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 500px) {
	
#stacks_in_4063_page7desktopcontent { 
    display: none;
    height: 0;
    visibility: collapse;
}
}
#stacks_in_4065_page7 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_4065_page7 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_4065_page7 #jwresp_col2_stacks_in_4065_page7{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_4065_page7 #jwresp_col1_stacks_in_4065_page7,#stacks_in_4065_page7 #jwresp_col2_stacks_in_4065_page7{width:100%;float:none;display:block}#stacks_in_4065_page7 #jwresp_col1_stacks_in_4065_page7{margin-bottom:15px}}

#stacks_in_4065_page7 {
	padding: 35px 20px 35px 20px;
}
#stacks_in_4067_page7 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

#stacks_in_4067_page7 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_4067_page7 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_4067_page7 .fluid-image.align-left img {
  float: left; }

#stacks_in_4067_page7 .fluid-image.align-right img {
  float: right; }

#stacks_in_4067_page7 {
	padding: 0px 170px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsrstickynav.css Style Sheet
Created: 12, June, 2014
Last Modified: 30, July 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2014 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


@media screen and (min-width: 800px) {

/*DESKTOP NAV MENU LAYOUT STYLING*/

/* #menu is the original menu */
.js #menu {
	display:block;
}
	
.js .slicknav_menu {
	display:none;
}
	
.slicknav_menu {
	display: none;
}

#stickynavbar {
	display: block !important;	
	height: auto;
	width: 100%;
	font-size: 1.08em;
	font-weight: 400;
}

/* This class is added on scroll */
#stickynavbar.fixed {
	position: fixed; 
	top: 0; 
	height: auto; 
	max-width: 580px;
	width: 100%;
	background: #FFFFFF;
	z-index: 999;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	filter: alpha(opacity=99);
	opacity: 0.99;
}

/* This class is added on scroll */
#stacks_in_4070_page7.fixed {
	position: fixed; 
	top: 0; 
	height: auto; 
}

#stickynavbar ul {
	bottom: 0;
	left: 0;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
}

*:first-child+html #stickynavbar ul {
	height: 20px !important;
}

#stickynavbar ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 20px;
	border-right: 0px solid #808080;
	width: auto;
}

#stickynavbar ul li a, #stickynavbar ul li a:visited {
	background: #FFFFFF;
	color: #666666;
	cursor: pointer;
	display: inline-block;
	font-size: 1.08em;
	font-weight: 400;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#stickynavbar ul li a:hover {
	background: #FFFFFF;
	color: #000000;
}

#stickynavbar ul li #current {
	background-color: #FFFFFF;
	color: #000000;
}

#stickynavbar ul li .currentAncestor {
	color: #000000;
	background-color: #FFFFFF;
}

#stickynavbar ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#stickynavbar ul li.hasChild > a {
	background-image: url(../steuerberater-scheffler-impressum_files/downarrow_narrow_white.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding: 0 38px 0 14px;
}

#stickynavbar li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#stickynavbar ul ul {
	display: none;
	left: 0;
	line-height: 14px;
	margin: -1px;
	position: absolute;
	top: 21px;
	width: 200px;
	z-index: 1000;
	text-align: left;
}

#stickynavbar ul ul li {
	display: block;
	padding: 0;
	height: 14px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar ul ul li a, #stickynavbar ul ul li a:visited {
	background: #FFFFFF;
	color: #404040;
	border-top: 1px solid #BFBFBF;
	font-size: 1.00em;
	font-weight: normal;
	height: 14px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 14px 0 14px;
	line-height: 14px !important;
	width: 186px !important;
}

#stickynavbar ul ul li a:hover {
	background: #FFFFFF;
	color: #808080;
	width: 186px;
	background-image: none;
}

#stickynavbar ul ul li #current, #stickynavbar ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #808080;
}

#stickynavbar ul ul li:last-child > a {
	border-bottom: 1px solid #BFBFBF;
}

#stickynavbar ul ul li.hasChild > a {
	background-image: url(../steuerberater-scheffler-impressum_files/rightarrow_narrow_white.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	width: 172px;
	padding: 0 28px 0 14px;
}

#stickynavbar li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar ul ul ul {
	top: 0;
	left: 0px;
	left: 214px;
}

*:first-child+html #stickynavbar ul ul ul {
	top: 0;
	left: 214px !important;
}

#stickynavbar li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#stickynavbar li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

}

/*MOBILE NAV MENU LAYOUT STYLING*/

@media screen and (max-width: 800px) {
	
/* #menu is the original menu */
.js #menu {
	display: none;
}
	
#menu {
	display: none;
}
	
.js .slicknav_menu {
	display: block;
}

.slicknav_menu{
	display: block;
}
	
/*Mobile Menu Core Style*/

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float:  right;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
	font-size: 14px;
}

.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.0em;
	float: left;
}

.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.188em 0 0 0.438em;

}

.slicknav_menu .slicknav_no-text {
	margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.15em;
	height: 0.16em;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em;
}

.slicknav_nav {
	clear: both;
}

.slicknav_nav ul,
.slicknav_nav li {
	display: block;
	/*Added for border bottom for main li elements*/
	border-bottom: 1px solid #FFFFFF;
}

.slicknav_nav .slicknav_arrow {
	font-size: 0.85em;
	margin: 0 0 0 0.8em;
}

.slicknav_nav .slicknav_item {
	display: block;
	cursor: pointer;
}

.slicknav_nav a {
	display: block;
}

.slicknav_nav .slicknav_item a {
	display: inline;
}

.slicknav_menu:before,
.slicknav_menu:after {
	content: " ";
	display: table;
}

.slicknav_menu:after {
	clear: both;
}

/* IE6/7 support */

.slicknav_menu {
	*zoom: 1;
}

/*User Default Style - Change the following styles to modify the appearance of the menu.*/

/* Menu Button in top bar on mobile layout */

.slicknav_btn {
	margin: 5px 5px 6px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #808080;
}

/* Button Text - Title Name */

.slicknav_menu .slicknav_menutxt {
	color: #FFFFFF;
	font-weight: bold;
}

.slicknav_menu .slicknav_menutxt:hover {
	color: #FFFFFF;
}

/* Button Lines - Hamburger Icon */

.slicknav_menu .slicknav_icon-bar {
	background-color: #F5F5F5;
}

/* Background color of entire menu */

.slicknav_menu {
	background: #E4E4E4;
	padding: 8px;
}

.slicknav_nav {
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 0.99em;
}

.slicknav_nav .slicknav_nav ul {
	list-style: none;
	overflow: hidden;
}

.slicknav_nav ul {
	padding: 0;
	margin: 0 0 0 20px;
	/* Added to remove bottom border from main ul */
	border-bottom: 0px;
}

.slicknav_nav .slicknav_item {
	padding: 5px 10px;
	margin: 2px 0px;
}

.slicknav_nav a {
	padding: 5px 10px;
	margin: 2px 0px;
	text-decoration: none;
	color: #000000;
}

.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0;
}

.slicknav_nav .slicknav_item:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.slicknav_nav a:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #D9D9D9;
	color: #404040;
}

.slicknav_nav .slicknav_arrow:hover {
	color: color: #404040;
}

.slicknav_nav li li {
	border-bottom: 0px !important;
}

.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}

}








#stacks_in_4070_page7 {
	padding: 50px 0px 0px 0px;
}
#stacks_in_4074_page7 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

#stacks_in_4074_page7 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_4074_page7 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_4074_page7 .fluid-image.align-left img {
  float: left; }

#stacks_in_4074_page7 .fluid-image.align-right img {
  float: right; }

#stacks_in_4074_page7 {
	padding: 30px 0px 30px 0px;
}
 #stacks_in_1433_page7 {font-size:30px}@media screen and (max-width:770px){#stacks_in_1433_page7 {font-size:24px}}@media screen and (max-width:600px){#stacks_in_1433_page7 {font-size:24px}}@media screen and (max-width:500px){#stacks_in_1433_page7 {font-size:24px}}@media screen and (max-width:320px){#stacks_in_1433_page7 {font-size:18px}}

#stacks_in_1435_page7 {
	padding: 50px 40px 30px 40px;
}

#stacks_in_1436_page7 {
	text-transform: uppercase;
}
#stacks_in_1852_page7 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1852_page7 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_1852_page7 #jwresp_col2_stacks_in_1852_page7{ float:right; width:59%}@media screen and (max-width:500px){#stacks_in_1852_page7 #jwresp_col1_stacks_in_1852_page7,#stacks_in_1852_page7 #jwresp_col2_stacks_in_1852_page7{width:100%;float:none;display:block}#stacks_in_1852_page7 #jwresp_col1_stacks_in_1852_page7{margin-bottom:15px}}

#stacks_in_1852_page7 {
	margin: 0px 40px 40px 40px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1861_page7 {
	font-size: 1.00em;
	color: #808080;
	line-height: 1.22em;
}

#stacks_in_1861_page7 p {
	font-size: 1.00em;
	color: ##808080;
	line-height: 1.22em;
}

#stacks_in_1861_page7 a:link  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_1861_page7 a:visited {
	color: #808080;
	text-decoration: none;
}

#stacks_in_1861_page7 a:hover {
	color: #808080;
	text-decoration: none;
}

#stacks_in_1861_page7  a:active  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_1861_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_1861_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1861_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_1861_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_1861_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_1861_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1861_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1861_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_1861_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_1861_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_1861_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_1861_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_1863_page7 {
	padding: 20px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1871_page7 {
	font-size: 1.00em;
	color: #808080;
	line-height: 1.22em;
}

#stacks_in_1871_page7 p {
	font-size: 1.00em;
	color: ##808080;
	line-height: 1.22em;
}

#stacks_in_1871_page7 a:link  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_1871_page7 a:visited {
	color: #808080;
	text-decoration: none;
}

#stacks_in_1871_page7 a:hover {
	color: #808080;
	text-decoration: none;
}

#stacks_in_1871_page7  a:active  {
	color: #808080;
	text-decoration: none;
}

#stacks_in_1871_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_1871_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1871_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_1871_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_1871_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_1871_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1871_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1871_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_1871_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_1871_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_1871_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_1871_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_1873_page7 {
	padding: 20px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1881_page7 {
	font-size: 1.00em;
	color: #808080;
	line-height: 1.22em;
}

#stacks_in_1881_page7 p {
	font-size: 1.00em;
	color: ##808080;
	line-height: 1.22em;
}

#stacks_in_1881_page7 a:link  {
	color: #0000FF;
	text-decoration: none;
}

#stacks_in_1881_page7 a:visited {
	color: #800080;
	text-decoration: none;
}

#stacks_in_1881_page7 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_1881_page7  a:active  {
	color: #0000FF;
	text-decoration: none;
}

#stacks_in_1881_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_1881_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1881_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_1881_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_1881_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_1881_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1881_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1881_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_1881_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_1881_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_1881_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_1881_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_1450_page7 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1450_page7 .jwresp_col{float:none} #stacks_in_1450_page7 #jwresp_col3_stacks_in_1450_page7{float:right;width:30%}#stacks_in_1450_page7 #jwresp_col1_stacks_in_1450_page7,#stacks_in_1450_page7 #jwresp_col2_stacks_in_1450_page7{width:31%;float:left}#stacks_in_1450_page7 #jwresp_col1_stacks_in_1450_page7{margin-right:2%}#stacks_in_1450_page7 #jwresp_col2_stacks_in_1450_page7{margin-left:2%} @media screen and (max-width:770px){#stacks_in_1450_page7 #jwresp_col1_stacks_in_1450_page7,#stacks_in_1450_page7 #jwresp_col2_stacks_in_1450_page7{margin:0;margin-bottom:20px}#stacks_in_1450_page7 #jwresp_col1_stacks_in_1450_page7{width:48%}#stacks_in_1450_page7 #jwresp_col2_stacks_in_1450_page7{float:right;width:48%}#stacks_in_1450_page7 #jwresp_col3_stacks_in_1450_page7{float:none;clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_1450_page7 #jwresp_col1_stacks_in_1450_page7,#stacks_in_1450_page7 #jwresp_col3_stacks_in_1450_page7,#stacks_in_1450_page7 #jwresp_col2_stacks_in_1450_page7{float:none;width:100%;display:block}#stacks_in_1450_page7 #jwresp_col1_stacks_in_1450_page7,#stacks_in_1450_page7 #jwresp_col2_stacks_in_1450_page7{margin-bottom:20px}} 

#stacks_in_1450_page7 {
	margin: 0px 40px 40px 40px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1405_page7 {
	font-size: 1.00em;
	color: #808080;
	line-height: 1.22em;
}

#stacks_in_1405_page7 p {
	font-size: 1.00em;
	color: ##808080;
	line-height: 1.22em;
}

#stacks_in_1405_page7 a:link  {
	color: #0000FF;
	text-decoration: none;
}

#stacks_in_1405_page7 a:visited {
	color: #800080;
	text-decoration: none;
}

#stacks_in_1405_page7 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_1405_page7  a:active  {
	color: #0000FF;
	text-decoration: none;
}

#stacks_in_1405_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_1405_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1405_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_1405_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_1405_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_1405_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1405_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1405_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_1405_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_1405_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_1405_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_1405_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_1407_page7 {
	padding: 20px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1460_page7 {
	font-size: 1.00em;
	color: #808080;
	line-height: 1.22em;
}

#stacks_in_1460_page7 p {
	font-size: 1.00em;
	color: ##808080;
	line-height: 1.22em;
}

#stacks_in_1460_page7 a:link  {
	color: #0000FF;
	text-decoration: none;
}

#stacks_in_1460_page7 a:visited {
	color: #800080;
	text-decoration: none;
}

#stacks_in_1460_page7 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_1460_page7  a:active  {
	color: #0000FF;
	text-decoration: none;
}

#stacks_in_1460_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_1460_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1460_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_1460_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_1460_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_1460_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1460_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1460_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_1460_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_1460_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_1460_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_1460_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_1462_page7 {
	padding: 20px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1446_page7 {
	font-size: 1.00em;
	color: #808080;
	line-height: 1.22em;
}

#stacks_in_1446_page7 p {
	font-size: 1.00em;
	color: ##808080;
	line-height: 1.22em;
}

#stacks_in_1446_page7 a:link  {
	color: #0000FF;
	text-decoration: none;
}

#stacks_in_1446_page7 a:visited {
	color: #800080;
	text-decoration: none;
}

#stacks_in_1446_page7 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_1446_page7  a:active  {
	color: #0000FF;
	text-decoration: none;
}

#stacks_in_1446_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_1446_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_1446_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_1446_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_1446_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_1446_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1446_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_1446_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_1446_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_1446_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_1446_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_1446_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_1448_page7 {
	padding: 20px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_p4132_n3769_page7desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_p4132_n3769_page7mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_p4132_n3769_page7mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_p4132_n3769_page7desktopcontent {
	display: none;
}

}

#stacks_in_p4132_n3771_page7 {
	background-color: rgba(217, 217, 217, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3773_page7 {
	max-width: 1280px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_p4132_n3773_page7 {
	max-width: 100% !important;
	min-width: % !important;
}

}
#stacks_in_p4132_n3775_page7 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

#stacks_in_p4132_n3775_page7 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_p4132_n3775_page7 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_p4132_n3775_page7 .fluid-image.align-left img {
  float: left; }

#stacks_in_p4132_n3775_page7 .fluid-image.align-right img {
  float: right; }

#stacks_in_p4132_n3775_page7 {
	margin: 30px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3777_page7 {
	font-size: 1.10em;
	color: #000000;
	line-height: 1.20em;
}

#stacks_in_p4132_n3777_page7 p {
	font-size: 1.10em;
	color: ##000000;
	line-height: 1.20em;
}

#stacks_in_p4132_n3777_page7 a:link  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_p4132_n3777_page7 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3777_page7 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_p4132_n3777_page7  a:active  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_p4132_n3777_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3777_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3777_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3777_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3777_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_p4132_n3777_page7 {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3777_page7 p {
	font-size: 1.00em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3777_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3777_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3777_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3777_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3777_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_p4132_n3779_page7 {
	padding: 20px 20px 40px 20px;
}

#stacks_in_p4132_n3781_page7 {
	background-color: rgba(26, 26, 26, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3783_page7 {
	max-width: 1280px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_p4132_n3783_page7 {
	max-width: 100% !important;
	min-width: % !important;
}

}
#stacks_in_p4132_n3788_page7 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_p4132_n3788_page7 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_p4132_n3788_page7 #jwresp_col2_stacks_in_p4132_n3788_page7{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_p4132_n3788_page7 #jwresp_col1_stacks_in_p4132_n3788_page7,#stacks_in_p4132_n3788_page7 #jwresp_col2_stacks_in_p4132_n3788_page7{width:100%;float:none;display:block}#stacks_in_p4132_n3788_page7 #jwresp_col1_stacks_in_p4132_n3788_page7{margin-bottom:15px}}

#stacks_in_p4132_n3788_page7 {
	margin: 20px 20px 20px 20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3790_page7 {
	font-size: 0.85em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p4132_n3790_page7 p {
	font-size: 0.85em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p4132_n3790_page7 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3790_page7 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3790_page7 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_p4132_n3790_page7  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3790_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3790_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3790_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3790_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3790_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_p4132_n3790_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3790_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3790_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3790_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3790_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3790_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3790_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_p4132_n3828_page7 {
	text-transform: uppercase;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3830_page7 {
	font-size: 0.85em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p4132_n3830_page7 p {
	font-size: 0.85em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p4132_n3830_page7 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3830_page7 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3830_page7 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_p4132_n3830_page7  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3830_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3830_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3830_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3830_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3830_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_p4132_n3830_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3830_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3830_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3830_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3830_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3830_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3830_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_p4132_n3833_page7 {
	word-spacing: 10px;
	text-transform: uppercase;
}

#stacks_in_p4132_n3835_page7 {
	background-color: rgba(217, 217, 217, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3837_page7 {
	max-width: 1280px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_p4132_n3837_page7 {
	max-width: 100% !important;
	min-width: % !important;
}

}
#stacks_in_p4132_n3839_page7 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

#stacks_in_p4132_n3839_page7 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_p4132_n3839_page7 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_p4132_n3839_page7 .fluid-image.align-left img {
  float: left; }

#stacks_in_p4132_n3839_page7 .fluid-image.align-right img {
  float: right; }

#stacks_in_p4132_n3839_page7 {
	margin: 30px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3841_page7 {
	font-size: 1.10em;
	color: #000000;
	line-height: 1.10em;
}

#stacks_in_p4132_n3841_page7 p {
	font-size: 1.10em;
	color: ##000000;
	line-height: 1.10em;
}

#stacks_in_p4132_n3841_page7 a:link  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_p4132_n3841_page7 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3841_page7 a:hover {
	color: #404040;
	text-decoration: none;
}

#stacks_in_p4132_n3841_page7  a:active  {
	color: #404040;
	text-decoration: none;
}

#stacks_in_p4132_n3841_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3841_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3841_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3841_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3841_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 788px) {
	
#stacks_in_p4132_n3841_page7 {
	font-size: 1.10em;
	line-height: 1.10em;
}

#stacks_in_p4132_n3841_page7 p {
	font-size: 1.10em;
	line-height: 1.10em;
}

#stacks_in_p4132_n3841_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3841_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3841_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3841_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3841_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_p4132_n3843_page7 {
	padding: 20px 20px 20px 20px;
}

#stacks_in_p4132_n3845_page7 {
	background-color: rgba(26, 26, 26, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 01, May 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3847_page7 {
	max-width: 1280px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_p4132_n3847_page7 {
	max-width: 100% !important;
	min-width: % !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3849_page7 {
	font-size: 0.85em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p4132_n3849_page7 p {
	font-size: 0.85em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p4132_n3849_page7 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3849_page7 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3849_page7 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_p4132_n3849_page7  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3849_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3849_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3849_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3849_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3849_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_p4132_n3849_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3849_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3849_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3849_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3849_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3849_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3849_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_p4132_n3851_page7 {
	padding: 20px 0px 10px 0px;
}

#stacks_in_p4132_n3852_page7 {
	word-spacing: 2px;
	text-transform: uppercase;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 22, April 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p4132_n3853_page7 {
	font-size: 0.85em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p4132_n3853_page7 p {
	font-size: 0.85em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p4132_n3853_page7 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3853_page7 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3853_page7 a:hover {
	color: #BFBFBF;
	text-decoration: none;
}

#stacks_in_p4132_n3853_page7  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p4132_n3853_page7 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3853_page7 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3853_page7 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3853_page7 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_p4132_n3853_page7 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 950px) {
	
#stacks_in_p4132_n3853_page7 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3853_page7 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3853_page7 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3853_page7 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3853_page7 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3853_page7 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_p4132_n3853_page7 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_p4132_n3855_page7 {
	border: solid rgba(64, 64, 64, 1.00);
	border-width: 1px 0px 0px 0px;
	margin: 0px 30px 0px 30px;
	padding: 20px 0px 20px 0px;
}

#stacks_in_p4132_n3856_page7 {
	text-transform: uppercase;
}
