.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_18 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_18 .theDivider1,
#simpleDivider_stacks_in_18 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_18 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_18.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_18.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_18 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_18.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_18.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_18.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_18.bgImageOn .theDivider1 img {
	display: block;
}

#lDad_stacks_in_75 {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: #3275B8;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translate3D(0, 0, 0);
     -moz-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
       -o-transform: translate3D(0, 0, 0);
          transform: translate3D(0, 0, 0);
}
#lKid_stacks_in_75 {
  position: absolute;
  top: 0%;
  width: 100%;
  height: 100%;
  background: #3275B8;
  -webkit-transform: rotate(-20deg);
     -moz-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
       -o-transform: rotate(-20deg);
          transform: rotate(-20deg);
  -webkit-animation: slideDown_stacks_in_75 2s ease-in-out infinite normal;
     -moz-animation: slideDown_stacks_in_75 2s ease-in-out infinite normal;
      -ms-animation: slideDown_stacks_in_75 2s ease-in-out infinite normal;
       -o-animation: slideDown_stacks_in_75 2s ease-in-out infinite normal;
          animation: slideDown_stacks_in_75 2s ease-in-out infinite normal;
}

#lightning_stacks_in_75 {
  width: 90%;
  height: 90%;
  position: relative;
  top: 5%;
  left: 5%;
}

#bolt_stacks_in_75 {
  stroke: #FFEE0A;
  fill: #BED87E;
}

@-webkit-keyframes slideDown_stacks_in_75 {
    0% {top: 0%;}
   70% {top: 100%;}
  100% {top: 100%;}
}

@-moz-keyframes slideDown_stacks_in_75 {
    0% {top: 0%;}
   70% {top: 100%;}
  100% {top: 100%;}
}

@-ms-keyframes slideDown_stacks_in_75 {
    0% {top: 0%;}
   70% {top: 100%;}
  100% {top: 100%;}
}

@-o-keyframes slideDown_stacks_in_75 {
    0% {top: 0%;}
   70% {top: 100%;}
  100% {top: 100%;}
}

@keyframes slideDown_stacks_in_75 {
    0% {top: 0%;}
   70% {top: 100%;}
  100% {top: 100%;}
}#stacks_in_144 .textalign_wrap {
margin-left: auto; margin-right: auto;
text-align: center;
/*Custom CSS;*/
}

#stacks_in_144 .textalign {
text-align: center;

display: inline-block;















/*Custom CSS;*/
}

#stacks_in_144 .textalign a {

}

#stacks_in_144 .textalign a:visited {

}

#stacks_in_144 .textalign a:hover {

}

#stacks_in_144 .textalign a:active {

}/* HoverTextThing by RapidWeaver Central  */


#hovertextthingstacks_in_72 {
   -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
    		box-sizing:border-box;
}

#stacks_in_72 .hovertextthing {
	background: rgba(255, 255, 255, 0.00);
	margin: 10px 15px 25px 15px;
 	color: rgba(50, 117, 184, 1.00);
	overflow: hidden;
	position: relative;
			
	-webkit-border-radius: none;
			border-radius: none;
	-webkit-transition: background 0.3s ease;
			transition: background 0.3s ease;
	-webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}

#stacks_in_72 .hovertextthing:hover {
 	background: rgba(255, 255, 255, 0.00);
 	color: rgba(190, 216, 126, 1.00) !important;
}

#textcardlinkstacks_in_72  a:link,
#textcardlinkstacks_in_72  a:hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200;	
}



/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_24 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_24 .theDivider1,
#simpleDivider_stacks_in_24 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_24 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_24.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_24.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_24 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_24.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_24.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_24.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_24.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_out_370 {
	width: 80%;
}

#stacks_out_371 {
	width: 79%;
}

#stacks_out_373 {
	width: 750px;
}

#stacks_out_374 {
	width: 750px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_372 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_372 .theDivider1,
#simpleDivider_stacks_in_372 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_372 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_372.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_372.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_372 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_372.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_372.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_372.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_372.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_225 {
	width: 100%;
	clear: both;
	padding-top: 40px;
	padding-bottom: 40px;
}
#simpleDivider_stacks_in_225 .theDivider1,
#simpleDivider_stacks_in_225 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_225 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_225.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_225.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_225 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_225.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_225.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_225.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_225.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_232{visibility:hidden}
