.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
/* -- Start Swell Page css Template -- */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


@-webkit-keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}




/* -- End Swell Page css Template -- */.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}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32661_342 {
	padding: 2% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32661_342 { 
    padding: 2% 3% 0% 3%;
    margin: 0% 0% 0% 0%;
}
}
/*
 * Responsive Columns
 * Version: 1.0.6
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns & 1-3 rows
 */
/***************************************  MASTER CONTROL **********************************/
.R_C{
  box-sizing: border-box;
}
#stacks_in_32661_372 {
  display: inline-block;
  width: 100%;
}
.RC_clear{
  display:block;
  width:100%;
}

.stacks_in_32661_372.R_C.RC_Img img{
  width: 100%;
  height: auto;
  max-width:100;
  margin:0 auto;
  display:block;
}
/***************************************  NO GUTTER **********************************/
/***************** 1 Non   **************/

/***************** 2 Non   *********************/

.stacks_in_32661_372.ResponsiveCol2_L.RC2_Goff {
  width: calc(100%/2);
  width: 50%;


}
.stacks_in_32661_372.ResponsiveCol2_R.RC2_Goff {
  width: calc(100%/2);
  width: 50%;

  float:left;
}

/****************  3 Non ******************/

.stacks_in_32661_372.RC3_L.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

}
.stacks_in_32661_372.RC3_R.RC3_Goff {
  width: calc(100%/3);
  width: 0%;

  float:left;
}
.stacks_in_32661_372.RC3_RS.RC3_Goff {
  width: calc(100%/3);
  width: 0.2%;

  float: left;
}
.stacks_in_32661_372.RC3_M.RC3_Goff {
  margin: 0 0% 10px 0%;
  width: calc(100%/3);
  width: 100%;

}

/****************  4 Non ******************/

.stacks_in_32661_372.RC4.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
.stacks_in_32661_372.RC4_S.RC4_Goff {
  width: calc(100%/4);
  width: 25%;

}
/*
.stacks_in_32661_372.RC4_R.RC4_LL2.RC4_Goff {
  width: 25.1%;
  width: calc(100%/4);
  float: left;
}
*/
.stacks_in_32661_372.RC4_LF.RC4_Goff, .stacks_in_32661_372.RC4_LL.RC4_Goff, .stacks_in_32661_372.RC4_LF2.RC4_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_32661_372.RC4_LF.RC4_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_32661_372.RC4_LL2.RC4_Goff {
  margin: 0 0 10px 0;
}
/*@media (max-width: 1099px) {
  .stacks_in_32661_372.RC4_R.RC4_LL2.RC4_S.RC4_Goff{
    float: left;
    width: 25%;
    width: calc(100%/4);
  }
}*/

/****************  5 Non ******************/

.stacks_in_32661_372.RC5.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

  float:left;
}
.stacks_in_32661_372.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20%;

}
.stacks_in_32661_372.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
  width: calc(100%/5);
  width: 20.3%;

}
.stacks_in_32661_372.RC5_M.RC5_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_32661_372.RC5_LF.RC5_Goff, .stacks_in_32661_372.RC5_LL.RC5_Goff, .stacks_in_32661_372.RC5_RF.RC5_Goff, .stacks_in_32661_372.RC5_RL.RC5_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_32661_372.RespColone5_First.RC5_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_32661_372.RespColone5_Last.RC5_Goff {
  margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_32661_372.RC6.RC6_Goff {
  width: 16.66%;
}
.stacks_in_32661_372.RC6_S.RC6_Goff {
  width: 16.69%;
}
.stacks_in_32661_372.RC6_R1.RC6_LL.RC6_S.RC6_Goff, stacks_in_32661_372.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
  width: 17%;
}
.stacks_in_32661_372.RC6_M.RC6_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_32661_372.RC6_LF.RC6_Goff,
.stacks_in_32661_372.RC6_LL.RC6_Goff,
.stacks_in_32661_372.RC6_RF.RC6_Goff,
.stacks_in_32661_372.RC6_RL.RC6_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_32661_372.RC6_L1.RC6_Goff {
  margin: 0 0 10px 0;
}
.stacks_in_32661_372.RC6_R1.RC6_Goff {
  margin: 0 0 10px 0;
}
/*@media (max-width: 1099px) {
    .stacks_in_32661_372.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
    .stacks_in_32661_372.RC6_L1.RC6_LF.RC6_Goff.RC6_S.RC6_Goff  {
      width: 16.6%;
  }
}*/

/***************************************  1 COLUMN **********************************/

.stacks_in_32661_372.ResponsiveCol1_L {
  width: 100%;
  margin: 0 0 10px 0;
}

.stacks_in_32661_372.maxWToggle{
  max-width:500px;
  margin:0 auto;
}

.stacks_in_32661_372.RC_PaddingOn.UsePix {
  padding: 10px 0;
}

.stacks_in_32661_372.RC_PaddingOn.UsePerc {
  padding: 10% 0;
}

@media (max-width: 800px) {

}
@media (max-width: 600px) {
  .stacks_in_32661_372.ResponsiveCol1_L {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

/***************************************  2 COLUMN **********************************/

.stacks_in_32661_372.ResponsiveCol2_L {
  float: left;
  width: 49%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 10px 0;
}
.stacks_in_32661_372.ResponsiveCol2_R {
  float: right;
  width: 49%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
  .stacks_in_32661_372.ResponsiveCol2_L {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.ResponsiveCol2_R {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.ResponsiveCol2_L.RC2_Goff {
    width: 100%;
    margin:0 0 10px 0;
  }
  .stacks_in_32661_372.ResponsiveCol2_R.RC2_Goff {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

/***************************************  3 COLUMN **********************************/

.stacks_in_32661_372.RC3_L {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 10px 0;

}
.stacks_in_32661_372.RC3_M {
  float: left;
  margin: 0 2% 10px 2%;
  width: 98%;
  width: calc(100%/3 - 1.2% );
}

.stacks_in_32661_372.RC3_R {
  float: left;
  width: -1%;
  width: calc(100%/3 - 1.4%);
  margin: 0 0 10px 0;
}

@media (max-width: 800px) {

  /*  ============ LARGE BOTTOM ================== */

  .stacks_in_32661_372.RC3_L.RespCol1 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 10px 0;
  }
  .stacks_in_32661_372.RC3_M.RespCol1 {
    float: right;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 10px 1%;
  }
  .stacks_in_32661_372.RC3_R.RespCol1,
  .stacks_in_32661_372.RC3_RS.RespCol1 {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC3_L.RespCol1.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC3_M.RespCol1.RC3_Goff  {
    float: right;
    width: %(50  0)%%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC3_R.RespCol1.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC3_RS.RespCol1.RC3_Goff  {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_32661_372.RC3_L.RespCol2 {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC3_M.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 10px 0;
  }
  .stacks_in_32661_372.RC3_R.RespCol2 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 10px 1%;
  }
  .stacks_in_32661_372.RC3_RS.RespCol2 {
    float: left;
    width: 49%;
    margin: 0 0 10px 1%;
  }
  .stacks_in_32661_372.RC3_L.RespCol2.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC3_M.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC3_R.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC3_RS.RespCol2.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
  }

}
@media (max-width: 600px){
  .stacks_in_32661_372.RC3_L,
  .stacks_in_32661_372.RC3_R.RespCol2,
  .stacks_in_32661_372.RC3_R,
  .stacks_in_32661_372.RC3_R.RespCol1,
  .stacks_in_32661_372.RC3_RS.RespCol2,
  .stacks_in_32661_372.RC3_RS.RespCol3 {
    float: left !important;
    width: 100% !important;
    margin: 0 0 10px 0!important;
  }
  .stacks_in_32661_372.RC3_RS.RC3_Goff {
    float: left !important;
    width: 100%!important;
    margin:0 0 10px 0!important;
  }
  .stacks_in_32661_372.RC3_M {
    float: left !important;
    width: 100%!important;
    margin:0 0 10px 0!important;
  }
}

/***************************************  4 COLUMN **********************************/

.stacks_in_32661_372.RC4_L {
  float: left;
}
.stacks_in_32661_372.RC4_R {
  float: left;
}
.stacks_in_32661_372.RC4 {
  width: 23.5%;
  width: calc(100%/4 - 1%*1.5);
}
.stacks_in_32661_372.RC4_S {
  width: 23.6%;
}
.stacks_in_32661_372.RC4_LF,
.stacks_in_32661_372.RC4_LL,
.stacks_in_32661_372.RC4_LF2 {
  margin: 0 1% 10px 1%;
}
.stacks_in_32661_372.RC4_LF {
  margin: 0 1% 10px 0;
}
.stacks_in_32661_372.RC4_LL2 {
  margin: 0 0 10px 1%;
  float: float;
}
/*@media (max-width: 1074px) {
  .stacks_in_32661_372.RC4_S{
    width: 23.5%;
  }
}*/
@media (max-width: 800px) {
  .stacks_in_32661_372.RC4 {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_32661_372.RC4_S {
    width: 49%;
  }
  .stacks_in_32661_372.RC4_LF {
    float: left;
    margin: 0 1% 10px 0 ;
  }
  .stacks_in_32661_372.RC4_LL {
    float: left;
    margin: 0 0 10px 1% ;
  }
  .stacks_in_32661_372.RC4_LF2 {
    float: left;
    margin: 0 1% 10px 0 ;
  }
  .stacks_in_32661_372.RC4_LL2 {
    float: left;
    margin: 0 0 10px 1% ;
  }
  .stacks_in_32661_372.RC4_R {
    float:left;
  }
  .stacks_in_32661_372.RC4.RC4_Goff {
    width: 50%;
  }
  .stacks_in_32661_372.RC4_S.RC4_Goff,
  .stacks_in_32661_372.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 50%;
  }
  .stacks_in_32661_372.RC4_LF.RC4_Goff {
    float: left;
    margin: 0 0 10px 0 ;
  }
  .stacks_in_32661_372.RC4_LL.RC4_Goff {
    float: left;
    margin: 0 0 10px 0 ;
  }
  .stacks_in_32661_372.RC4_LF2.RC4_Goff {
    float: left;
    margin: 0 0 10px 0 ;
  }
  .stacks_in_32661_372.RC4_LL2.RC4_Goff {
    float: left;
    margin: 0 0 10px 0 ;
  }
}

@media (max-width: 600px){
  .stacks_in_32661_372.RC4 {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC4_S {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC4.RC4_Goff {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC4_S.RC4_Goff,
  .stacks_in_32661_372.RC4_R.RC4_LL2.RC4_S.RC4_Goff {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

/***************************************  5 COLUMN **********************************/

.stacks_in_32661_372.RC5_L {
  float: left;
}
.stacks_in_32661_372.RC5_R {
  float: left;
}
.stacks_in_32661_372.RC5 {
  width: 18.4%;
  width: calc(100%/5 - 1%*1.6);
}
.stacks_in_32661_372.RC5_S {
  width: 18.4%;
}
.stacks_in_32661_372.RC5_M {
  float: left;
  margin: 0 1% 10px 1%;
}
.stacks_in_32661_372.RC5_LF,
.stacks_in_32661_372.RC5_LL,
.stacks_in_32661_372.RC5_RF,
.stacks_in_32661_372.RC5_RL {
  float: left;
  margin: 0 1% 10px 1%;
}
.stacks_in_32661_372.RespColone5_First {
  margin: 0 1% 10px 0;
}
.stacks_in_32661_372.RespColone5_Last {
  float:left;
  margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
  .stacks_in_32661_372.RC5, .stacks_in_32661_372.RC5_S {
    width: 49%;
  }
  .stacks_in_32661_372.RC5_LF {
    float: left;
    margin: 0 1% 10px 0;
  }
  .stacks_in_32661_372.RC5_LL {
    float: left;
    margin: 0 0 10px 1%;
  }
  .stacks_in_32661_372.RC5.RespColone5_Last,
  .stacks_in_32661_372.RC5_S.RespColone5_Last {
    float: left;
    width: 99.8% ;
    margin: 0 auto 10px auto;
  }
  .stacks_in_32661_372.RC5.RC5_Goff {
    width: 50%;
  }
  .stacks_in_32661_372.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_32661_372.RC5_LF.RC5_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC5_LL.RC5_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RespColone5_Last.RC5_Goff,
  .stacks_in_32661_372.RC5_R1.RC5_LF.RespColone5_Last.RC5_S.RC5_Goff {
    float: left;
    width: 100% ;
    margin: 0 auto 10px auto;
  }

  /*  ============ LARGE TOP ================== */

  .stacks_in_32661_372.RC5.RespCol2,
  .stacks_in_32661_372.RC5_S.RespCol2 {
    width: 49%;
  }
  .stacks_in_32661_372.RC5_LF.RespCol2,
  .stacks_in_32661_372.RespColone5_Last.RespCol2 {
    float: left;
    margin: 0 0 10px 1%;
  }
  .stacks_in_32661_372.RC5_LL.RespCol2 {
    float: left;
    margin: 0 1% 10px 0;
  }
  .stacks_in_32661_372.RC5.RespColone5_First.RespCol2,
  .stacks_in_32661_372.RC5_S.RespColone5_First.RespCol2 {
    float: left;
    width: 99.8%;
    margin: 0 auto 10px auto;
  }
  .stacks_in_32661_372.RC5.RespCol2.RC5_Goff {
    width: 50%;
  }
  .stacks_in_32661_372.RC5_S.RespCol2.RC5_Goff,
  .stacks_in_32661_372.RC5_R1.RC5_LF.RespColone5_Last.RespCol2.RC5_S.RC5_Goff {
    width: 50%;
  }
  .stacks_in_32661_372.RC5_LF.RespCol2.RC5_Goff,
  .stacks_in_32661_372.RespColone5_Last.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 10px 0;

  }
  .stacks_in_32661_372.RC5_LL.RespCol2.RC5_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RespColone5_First.RespCol2.RC5_Goff,
  .stacks_in_32661_372.RespColone5_First.RespCol2.RC5_S.RC5_Goff {
    float: left;
    width: 100%;
    margin: 0 auto 10px auto;
  }
}
@media (max-width: 600px) {
  .stacks_in_32661_372.RC5.RC5_LL.RespCol2,
  .stacks_in_32661_372.RC5.RC5_LF.RespCol2,
  .stacks_in_32661_372.RC5.RC5_LL.RespCol1,
  .stacks_in_32661_372.RC5.RC5_LF.RespCol1,
  .stacks_in_32661_372.RC5_S.RC5_LL.RespCol2,
  .stacks_in_32661_372.RC5_S.RC5_LF.RespCol2,
  .stacks_in_32661_372.RC5_S.RC5_LL.RespCol1,
  .stacks_in_32661_372.RC5_S.RC5_LF.RespCol1 {
    width: 100% !important;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC5.RC5_Goff,
  .stacks_in_32661_372.RC5_S.RC5_Goff,
  .stacks_in_32661_372.RC5_LL.RespCol2.RC5_Goff {
    width: 100% !important;
    margin: 0 0 10px 0;
  }
}

/***************************************  6 COLUMN **********************************/

.stacks_in_32661_372.RC6_L,
.stacks_in_32661_372.RC6_L1 {
  float: left;
}
.stacks_in_32661_372.RC6_R,
.stacks_in_32661_372.RC6_R1 {
  float: left;
}
.stacks_in_32661_372.RC6 {
  width: 15%;
  width: calc(100%/6 - 1%*1.68);
}
.stacks_in_32661_372.RC6_S {
  width: 15.2%;
}
.stacks_in_32661_372.RC6_M {
  float: left;
  margin: 0 1% 10px 1%;
}
.stacks_in_32661_372.RC6_LF,
.stacks_in_32661_372.RC6_LL,
.stacks_in_32661_372.RC6_RF,
.stacks_in_32661_372.RC6_RL {
  margin: 0 1% 10px 1%;
}
.stacks_in_32661_372.RC6_L1 {
  margin: 0 1% 10px 0;
}
.stacks_in_32661_372.RC6_R1 {
  margin: 0 0 10px 1%;
}
/*@media (max-width: 1099px) {
  .stacks_in_32661_372.RC6_S {
    width: 15%;
  }
}*/
@media (max-width: 800px) {
  .stacks_in_32661_372.RC6,
  .stacks_in_32661_372.RC6_S {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_32661_372.RC6_LF {
    float: left;
    margin: 0 1% 10px 0;
  }
  .stacks_in_32661_372.RC6_LL {
    float: left;
    margin: 0 0 10px 1%;
  }
  .stacks_in_32661_372.RC6.RC6_Goff,
  .stacks_in_32661_372.RC6_S.RC6_Goff,
  .stacks_in_32661_372.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
  .stacks_in_32661_372.RC6_L1.RC6_LF.RC6_S.RC6_Goff {
    width:50%;
  }
  .stacks_in_32661_372.RC6_LF.RC6_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
  .stacks_in_32661_372.RC6_LL.RC6_Goff {
    float: left;
    margin: 0 0 10px 0;
  }
}
@media (max-width: 600px) {
  .stacks_in_32661_372.RC6,
  .stacks_in_32661_372.RC6_S {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
  }
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_32661_345buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_32661_345button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !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: #000000 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
	box-sizing: border-box !important;
}

.stacks_in_32661_345button:hover{
	color: #FFFFFF !important;
	background-color: #091D39 !important;
	border-color: #071830 !important;
}

#stacks_in_32661_345 a, #stacks_in_32661_345 a:visited, #stacks_in_32661_345 a:active{
	color: #000000 !important;
}

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_32661_345button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































.stacks_in_32661_345buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_32661_347buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_32661_347button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !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: #000000 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
	box-sizing: border-box !important;
}

.stacks_in_32661_347button:hover{
	color: #FFFFFF !important;
	background-color: #091D39 !important;
	border-color: #071830 !important;
}

#stacks_in_32661_347 a, #stacks_in_32661_347 a:visited, #stacks_in_32661_347 a:active{
	color: #000000 !important;
}

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_32661_347button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































.stacks_in_32661_347buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_32661_349buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_32661_349button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !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: #000000 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
	box-sizing: border-box !important;
}

.stacks_in_32661_349button:hover{
	color: #FFFFFF !important;
	background-color: #091D39 !important;
	border-color: #071830 !important;
}

#stacks_in_32661_349 a, #stacks_in_32661_349 a:visited, #stacks_in_32661_349 a:active{
	color: #000000 !important;
}

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_32661_349button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































.stacks_in_32661_349buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_32661_364buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_32661_364button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !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: #FFFFFF !important;
	background-color: #092239 !important;
	border-color: #071C30 !important;
	box-sizing: border-box !important;
}

.stacks_in_32661_364button:hover{
	color: #000000 !important;
	background-color: #B3B3B3 !important;
	border-color: #989898 !important;
}

#stacks_in_32661_364 a, #stacks_in_32661_364 a:visited, #stacks_in_32661_364 a:active{
	color: #FFFFFF !important;
}

#stacks_in_32661_364 a:hover{
	color: #000000 !important;
}






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_32661_364button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































.stacks_in_32661_364buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_32661_584_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 5px 21px;
  border-radius: 6px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 16px;
  line-height: 16px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 1px;
  border-color: rgba(179, 179, 179, 1.00);
}
#stacks_in_32661_584_press.press-lite:focus {outline:0;}
#stacks_in_32661_584_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 0px 0px 0px 0px;
}
#stacks_in_32661_584_press.press-lite {
  white-space: nowrap;
}
#stacks_in_32661_584_press.press-lite .press-lite-text span,
#stacks_in_32661_584_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(0, 0, 0, 1.00);
  /*  */
}
#stacks_in_32661_584_press.press-lite,
#stacks_in_32661_584_press.press-lite .press-lite-text,
#stacks_in_32661_584_press.press-lite .press-lite-text:after,
#stacks_in_32661_584_press.press-lite .press-lite-text > span,
#stacks_in_32661_584_press.press-lite .press-lite-icon i,
#stacks_in_32661_584_press.press-lite .press-lite-icon img,
#stacks_in_32661_584_press.press-lite .press-lite-icon svg,
#stacks_in_32661_584_press.press-lite .press-lite-icon svg path,
#stacks_in_32661_584_press.press-lite .press-lite-icon svg polyline,
#stacks_in_32661_584_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_32661_584_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_32661_584_press.press-lite .press-lite-icon i,
#stacks_in_32661_584_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(0, 0, 0, 1.00);
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  font-size: 16px;
  line-height: 16px;
  z-index: 1;
}
#stacks_in_32661_584_press.press-lite .press-lite-icon img {
  height: 16px;
  width: auto;
  vertical-align: top;
}
#stacks_in_32661_584_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  height: 20.000000px;
  z-index: 1;
}
/*  */
#stacks_in_32661_584_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_32661_584_press.press-lite .press-lite-icon svg path {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_32661_584_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(0, 0, 0, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_32661_584_press.press-lite:active,
#stacks_in_32661_584_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_32661_584_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_32661_584_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_32661_584_press.press-lite .press-lite-line-t,
#stacks_in_32661_584_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_32661_584_press.press-lite .press-lite-line-l,
#stacks_in_32661_584_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_32661_584_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_32661_584_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_32661_584_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_32661_584_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_33049_3 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_33049_3 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_33049_3 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_33049_3 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_33049_3 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu li > a:hover,
#clean-menu_stacks_in_33049_3 li > a:hover {
  text-decoration: none;
}

#stacks_in_33049_3 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_33049_3 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_33049_3 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_33049_3 ul li > a:after,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_33049_3.cm-full-menu,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul > div,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul > div a,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu.clean-menu-active {
  height: auto;
}

#clean-menu-full_stacks_in_33049_3.cm-full-menu {
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}



#clean-menu-full_stacks_in_33049_3.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_33049_3 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_33049_3.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_33049_3 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_33049_3 > div {
  align-self: center;
}
#clean-menu_stacks_in_33049_3 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_33049_3 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_33049_3 .clean-menu-logo {
  max-width: 300px;
  min-width: 300px;
  margin: 0;
}
#clean-menu_stacks_in_33049_3 .clean-menu-logo .cm-logo-wrap {
  max-width: 300px;
  min-width: 300px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_33049_3 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_33049_3.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_33049_3 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_33049_3 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_33049_3.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_33049_3 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_33049_3.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(35, 50, 97, 1.00);
  font-size: inherit;
  
  font-weight: bold;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a {
  font-size: inherit;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(35, 50, 97, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  

}
#stacks_in_33049_3 li > a svg,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(127, 127, 127, 1.00);
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a:hover svg {
  fill: rgba(127, 127, 127, 1.00);
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(127, 127, 127, 1.00);
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(127, 127, 127, 1.00);
}
#clean-menu_stacks_in_33049_3 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_33049_3 h1, #clean-menu_stacks_in_33049_3 h2, #clean-menu_stacks_in_33049_3 h3, #clean-menu_stacks_in_33049_3 h4, #clean-menu_stacks_in_33049_3 h5, #clean-menu_stacks_in_33049_3 h6, #clean-menu_stacks_in_33049_3 .layouts-text, #clean-menu_stacks_in_33049_3 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu > ul > li,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul li:before {
  color: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(45, 99, 160, 1.00);
  fill:  rgba(45, 99, 160, 1.00);
}
/* #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(0, 0, 0, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(45, 99, 160, 1.00);
  fill:  rgba(45, 99, 160, 1.00);
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(35, 50, 97, 1.00);
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(127, 127, 127, 1.00);
}
/* #clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(35, 50, 97, 1.00);
} */
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(127, 127, 127, 1.00);
}
.disable-parents #clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_33049_3.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(0, 0, 0, 1.00);
  border-color: rgba(0, 0, 0, 1.00);
}
.disable-parents #clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(35, 50, 97, 1.00);
  border-color: rgba(35, 50, 97, 1.00);
}




#clean-menu_stacks_in_33049_3 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_33049_3 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_33049_3 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_33049_3 .clean-menu-logo .cm-logo-wrap {
  max-width: 300px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_33049_3.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_33049_3 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_33049_3 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(0, 0, 0, 1.00);
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(45, 99, 160, 1.00);
}
/* #clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 1.00);
} */
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(45, 99, 160, 1.00);
}






@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_33049_3 ul li.cm-hide-menu {
    display: none;
  }
  
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu {
    left: 0;
    right: 0;
    bottom: auto;
    width: auto;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul {
    text-align: center;
    padding: 20px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul li{
    display: block;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul > li > a {
    padding: 4px 20px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul {
    padding: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul li {
    margin: 3px 0px 3px 15px;
    position: relative;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul li {
    line-height: 1;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul li:before {
    content: ">";
    position: absolute;
    left: 5px;
    top: 4px;
    line-height: 1;
    font-family: monospace;
    font-weight: bold;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_33049_3.cm-full-menu > ul > li {
    margin: 30px 0;
  }
  
  #clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > a.parent,
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul > li > a.parent,
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a.parent {
  cursor: default;
}
#clean-menu_stacks_in_33049_3 .clean-menu-top-level > ul > li > ul li > a.parent {
  font-weight: bold;
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul li.parent > a {
  font-weight: bold;
  /* padding: 0; */
}
#clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul li.parent:before {
  display: none;
}


@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_33049_3.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_33049_3 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_33049_3 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_33049_3 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_33049_3 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_33049_3 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_33049_3 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a {
    font-size: calc(inherit + 2 );
    line-height: calc(inherit + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_33049_3 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_33049_3 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_33049_3 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_33049_3 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_33049_3 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_33049_3.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_33049_3.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_33049_3.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_33049_3.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}

.cm-mobile-example  #clean-menu_stacks_in_33049_3 .clean-menu-full .cm-menu-toggle {
  float: right;
}









#clean-menu_stacks_in_33049_3 .clean-menu-top-level ul li.cm-current > a {
  
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33049_6 {
	
}

#stacks_in_33049_6 img {
	float: left;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_33049_6 img {
	float: left;
	max-width: 75% !important;
	min-width: 40% !important;
	height: auto !important;
}

}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

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

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33003 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33003 { 
    padding: 2% 7% 0% 7%;
    margin: 0% 0% 0% 0%;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33004 #fsr_colwrap_stacks_in_33004 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_33004 #fsr_colwrap_stacks_in_33004 #fsr_leftcol_stacks_in_33004 {
	float: left;
	display: block;
	width: 55%;
	height: auto;
	margin: 0;
}

#stacks_in_33004 #fsr_colwrap_stacks_in_33004 #fsr_leftcol_stacks_in_33004 .leftcolpad_stacks_in_33004 {
	padding: 0px 0px 0px 3px;
}

#stacks_in_33004 #fsr_colwrap_stacks_in_33004 #fsr_rightcol_stacks_in_33004 {
	float: right;
	display: block;
	width: 45%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33004 #fsr_colwrap_stacks_in_33004 #fsr_rightcol_stacks_in_33004 .rightcolpad_stacks_in_33004 {
	padding: 0px 0px 0px 3px;
}

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

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

#stacks_in_33004 #fsr_colwrap_stacks_in_33004 #fsr_leftcol_stacks_in_33004 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33004 #fsr_colwrap_stacks_in_33004 #fsr_leftcol_stacks_in_33004 .leftcolpad_stacks_in_33004 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_33004 #fsr_colwrap_stacks_in_33004 #fsr_rightcol_stacks_in_33004 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33004 #fsr_colwrap_stacks_in_33004 #fsr_rightcol_stacks_in_33004 .rightcolpad_stacks_in_33004 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33005 {
	padding: 6% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33005 { 
    padding: 0% 0% 6% 0%;
    margin: 0% 0% 0% 0%;
}
}
#stacks_in_33387 h1,#stacks_in_33387 .hTxt:not(.segment) div{font-size:2.80rem}@media all and (max-width:640px){#stacks_in_33387 h1,#stacks_in_33387 .hTxt:not(.segment) div{font-size:1.80rem}}


.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_33012 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_33012 {
		display: none !important;
	}
}
#stacks_in_33291 h2,#stacks_in_33291 .hTxt:not(.segment) div{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_33291 h2,#stacks_in_33291 .hTxt:not(.segment) div{font-size:1.35rem}}


.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_33151 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_33151 {
		display: none !important;
	}
}
#stacks_in_33394 h3,#stacks_in_33394 .hTxt:not(.segment) div{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_33394 h3,#stacks_in_33394 .hTxt:not(.segment) div{font-size:0.80rem}}

#stacks_in_33162>.s3_row {
	margin: 0 -5px;
}

#stacks_in_33162>.s3_row>.s3_column_left {
	width: 60.30%;
}

#stacks_in_33162>.s3_row>.s3_column_right {
	width: 39.700001%;
}




#stacks_in_33162>.s3_row>.s3_column {
	padding: 0 5px;
}










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



}



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


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


}





#stacks_in_33401 h4,#stacks_in_33401 .hTxt:not(.segment) div{font-size:1.40rem}@media all and (max-width:640px){#stacks_in_33401 h4,#stacks_in_33401 .hTxt:not(.segment) div{font-size:0.80rem}}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33415 {
	padding: 6% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33415 { 
    padding: 2% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
:root {
	--color-text: rgba(45, 99, 160, 1.00);
	--color-link-visited: rgba(17, 17, 17, 1.00);
  --color-link-hover: rgba(94, 94, 94, 1.00);
	--color-link-active: rgba(94, 94, 94, 1.00);
}

#s4s_underline_stacks_in_33165 {
	display: block;
	text-align: left;
	padding: 1rem;
}

@media print {
	#s4s_underline_stacks_in_33165 {
		display: none;
	}
}

#s4s_underline_stacks_in_33165 a {
	text-decoration: none;
	outline: none;
}

#s4s_underline_stacks_in_33165 a:hover {
    color: var(--color-link-hover);
    outline: none;
}

#s4s_underline_stacks_in_33165 a:visited {
	color: var(--color-link-visited);
}

/* https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
#s4s_underline_stacks_in_33165 a:focus {
    /* Provide a fallback style for browsers that don't support :focus-visible */
    outline: none;
    background: lightgrey;
}

#s4s_underline_stacks_in_33165 a:focus:not(:focus-visible) {
    /* Remove the focus indicator on mouse-focus for browsers that do support :focus-visible */
    background: transparent;
}

#s4s_underline_stacks_in_33165 a:focus-visible {
    /* Draw a very noticeable focus style for keyboard-focus on browsers that do support :focus-visible */
    outline: 2px solid red;
    background: transparent;
}

#s4s_underline_stacks_in_33165 a {
    cursor: pointer;
    font-size: 1.2rem;
		letter-spacing: 0px;
    position: relative;
    white-space: nowrap;
		font-weight: normal;
		text-transform: none;
		font-style: normal;
    color: var(--color-text);
		background-image: none;
		background-color: none;
		transition: color 0.3s ease-in-out;
}

#s4s_underline_stacks_in_33165 a::before,
#s4s_underline_stacks_in_33165 a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}

#s4s_underline_stacks_in_33165 a::before {
    content: '';
    /* show by default */
}

#s4s_underline_stacks_in_33165 a::active {
	color: var(--color-link-active);
}
















#s4s_underline_stacks_in_33165.link--carpo a::before {
    transform-origin: 0% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s;
}

#s4s_underline_stacks_in_33165.link--carpo a:hover::before {
    transform: scale3d(1, 1, 1);
}

#s4s_underline_stacks_in_33165.link--carpo a::after {
    content: '';
    top: calc(100% + 4px);
    transition: transform 0.3s;
    transform-origin: 100% 50%;
}

#s4s_underline_stacks_in_33165.link--carpo a:hover::after {
    transform: scale3d(0, 1, 1);
}









.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_33161 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_33161 {
		display: none !important;
	}
}
/* -- Start Anchor Each css Template -- */



.stacks_in_32908editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_32908editInfo i{
	vertical-align: middle;
}

.stacks_in_32908editInfo:before{
content:"#da4";
float: right;
}

.stacks_in_32908editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_32908topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_32908topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_32909buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_32909button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !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: #FFFFFF !important;
	background-color: #7F7F7F !important;
	border-color: #6B6B6B !important;
	box-sizing: border-box !important;
}

.stacks_in_32909button:hover{
	color: #FFFFFF !important;
	background-color: #091D39 !important;
	border-color: #071830 !important;
}

#stacks_in_32909 a, #stacks_in_32909 a:visited, #stacks_in_32909 a:active{
	color: #FFFFFF !important;
}

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






































.stacks_in_32909buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33019 {
	padding: 6% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33019 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* -- Start EACH CSS Template -- */

 

#stacks_in_33386 * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#stacks_in_33386 .imgwrapper, #stacks_in_33386 .edit_mode_panel-23 {  -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -webkit-backface-visibility: hidden;  }	

	
#stacks_in_33386 .imgcaption {	pointer-events:none !important; text-align: center; width: 100%; opacity: 1; position: absolute; height: 100%; font-size: 20px; vertical-align: middle;  z-index: 2; 
 display: none; opacity: 0;  
     left: 0; right: 0;   
color: rgba(255, 255, 255, 1.00) !important; font-family: "title_safe_font_selector", sans-serif; -webkit-font-smoothing: antialiased;

 text-align: center; 

 
font-size: 15px; line-height: 1.22em; letter-spacing: 0px; -webkit-font-smoothing: antialiased;
 font-family: "Trebuchet MS", sans-serif !important; font-weight: 400 !important; 
 }

#stacks_in_33386 .imgcaption p { background-color: rgba(0, 0, 0, 0.75); padding: 10px; margin: 0;   }

#stacks_in_33386 .imgwrapper {	position: relative; text-align: center; margin: 0px;  pointer-events: none !important;  z-index: 3; }
#stacks_in_33386 .imgcontainer img[alt] {   color: #7F7E7E; font-size: 16px; 
   }  
#stacks_in_33386 .imgcontainer {  }
#stacks_in_33386 .layeroverlay {  }

#stacks_in_33386 .imgcaption {   }
#stacks_in_33386 .imgcaption p {  }
 

#stacks_in_33386 .imgcontainer:hover > .layeroverlay {    }
#stacks_in_33386 .imgcontainer:hover > .imgcaption  { 




 transform: scale(0.985); -webkit-transform: scale(0.985);  	

   }
#stacks_in_33386 .imgcontainer:hover > .imgcaption p {      }
#stacks_in_33386 .imgcontainer:hover {  
  }
#stacks_in_33386 .imgcontainer img:hover {    }

#stacks_in_33386 .imgcontainer { 	 border-collapse: collapse;
	
		
	display: block; overflow: hidden; position: relative;	
	  margin-left: auto; margin-right: auto;  			
				
	border-color: #6C6C6C; border-style: solid; border-width: 0px;	
	 border-radius:0px; -webkit-border-radius:0px; 	
		 	 
	-webkit-box-shadow: 0px 0px 0px rgba(66, 66, 66, 1.00); box-shadow: 0px 0px 0px rgba(66, 66, 66, 1.00);		
	 	
	 	
	 pointer-events: none !important;  	 }
#stacks_in_33386 .imgcontainer::before {  pointer-events:none;    }
		 
#stacks_in_33386 .imgcontainer:hover::before {  pointer-events:none;   }
@-webkit-keyframes shine { 100% { left: 125%; }} @keyframes shine { 100% { left: 125%; }}

#stacks_in_33386 .imgcontainer:hover img {  }

#stacks_in_33386 .imgcontainer img { 



  }

#stacks_in_33386 .layeroverlay {   -webkit-transform: translateZ(0);
	pointer-events:none !important; padding: 0; text-align: center; width: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; display: none; margin: auto; opacity: 1; 	
	
 background-color: rgba(0, 0, 0, 0.50); 


	
 
}

#stacks_in_33386 .pictureimgclass {  vertical-align: bottom; text-align: center !important;  pointer-events: none !important;   }

@media (max-width: 768px) { 
	#stacks_in_33386 .imgwrapper {  }	
	#stacks_in_33386 .imgcontainer { 	
	 	
	 margin-left: auto; margin-right: auto; 	  		
	 	
	  }
	 #stacks_in_33386 .imgcaption {   
		
			
	 }	
	#stacks_in_33386 .imgcaption p {  }
	#stacks_in_33386 .layeroverlay {  }
 }
 
@media (max-width: 768px) { 
  #stacks_in_33386 .imgcontainer {  }
 }
@media (max-width: 600px) { 
  #stacks_in_33386 .imgcontainer {  }
 }
@media (max-width: 778px) { 
  #stacks_in_33386 .imgcontainer {  }
 }
@media (max-width: 600px) {  
  #stacks_in_33386 .imgcontainer {  }
 }

/* -- End EACH CSS Template -- */#stacks_in_33408 h5,#stacks_in_33408 .hTxt:not(.segment) div{font-size:1.30rem}@media all and (max-width:640px){#stacks_in_33408 h5,#stacks_in_33408 .hTxt:not(.segment) div{font-size:0.80rem}}@media only screen and (max-width:414px){#stacks_in_33408 h5,#stacks_in_33408 div{text-align:left !important}#stacks_out_33408{display:block !important}}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33417 {
	padding: 6% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33417 { 
    padding: 3% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_33420buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_33420button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !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: #FFFFFF !important;
	background-color: #17B222 !important;
	border-color: #13971C !important;
	box-sizing: border-box !important;
}

.stacks_in_33420button:hover{
	color: #FFFFFF !important;
	background-color: #264A01 !important;
	border-color: #203E00 !important;
}

#stacks_in_33420 a, #stacks_in_33420 a:visited, #stacks_in_33420 a:active{
	color: #FFFFFF !important;
}

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








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_33420button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_33420buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32905 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32905 { 
    padding: 7% 7% 7% 7%;
    margin: 0% 0% 0% 0%;
}
}

#readMoreContentstacks_in_32966 span {
    display: none;
}

#readMoreLinkstacks_in_32966 {
    display: block;
    width: 100%;
}

@media print {
	#readMoreContentstacks_in_32966 span {
    	display: inline;
	}
	
	#readMoreLinkstacks_in_32966 {
    	display: none;
	}
}


/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32671 {
	padding: 6% 0% 6% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32671 { 
    padding: 3% 0% 3% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* -- Start Anchor Each css Template -- */


.stacks_in_32926anchorStack{
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


.stacks_in_32926editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_32926editInfo i{
	vertical-align: middle;
}

.stacks_in_32926editInfo:before{
content:"#da4";
float: right;
}

.stacks_in_32926editInfo:after{
content:"";
display: table;
clear: both;
}

.stacks_in_32926topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_32926topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33173 #fsr_colwrap_stacks_in_33173 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_33173 #fsr_colwrap_stacks_in_33173 #fsr_leftcol_stacks_in_33173 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_33173 #fsr_colwrap_stacks_in_33173 #fsr_leftcol_stacks_in_33173 .leftcolpad_stacks_in_33173 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_33173 #fsr_colwrap_stacks_in_33173 #fsr_rightcol_stacks_in_33173 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33173 #fsr_colwrap_stacks_in_33173 #fsr_rightcol_stacks_in_33173 .rightcolpad_stacks_in_33173 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_33173 #fsr_colwrap_stacks_in_33173 #fsr_leftcol_stacks_in_33173 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33173 #fsr_colwrap_stacks_in_33173 #fsr_leftcol_stacks_in_33173 .leftcolpad_stacks_in_33173 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_33173 #fsr_colwrap_stacks_in_33173 #fsr_rightcol_stacks_in_33173 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33173 #fsr_colwrap_stacks_in_33173 #fsr_rightcol_stacks_in_33173 .rightcolpad_stacks_in_33173 {
	padding: 0px 0px 5px 0px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_32973{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32973swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32973swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32973swell{
		max-width: 800px;
	}
	.stacks_in_32973swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32973swell-with-zoom .mfp-container,.stacks_in_32973swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32973swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32973swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32973swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32973swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32973 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32973 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32973 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32973 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32973 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32973 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32973 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32973 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32973 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32973 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32973 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_32980{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32980swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32980swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32980swell{
		max-width: 800px;
	}
	.stacks_in_32980swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32980swell-with-zoom .mfp-container,.stacks_in_32980swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32980swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32980swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32980swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32980swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32980 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32980 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32980 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32980 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32980 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32980 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32980 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32980 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32980 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32980 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32980 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33177 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33177 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
#stacks_in_32657 .aContainer {
 

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32877 #fsr_colwrap_stacks_in_32877 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_32877 #fsr_colwrap_stacks_in_32877 #fsr_leftcol_stacks_in_32877 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_32877 #fsr_colwrap_stacks_in_32877 #fsr_leftcol_stacks_in_32877 .leftcolpad_stacks_in_32877 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_32877 #fsr_colwrap_stacks_in_32877 #fsr_rightcol_stacks_in_32877 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32877 #fsr_colwrap_stacks_in_32877 #fsr_rightcol_stacks_in_32877 .rightcolpad_stacks_in_32877 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_32877 #fsr_colwrap_stacks_in_32877 #fsr_leftcol_stacks_in_32877 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32877 #fsr_colwrap_stacks_in_32877 #fsr_leftcol_stacks_in_32877 .leftcolpad_stacks_in_32877 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_32877 #fsr_colwrap_stacks_in_32877 #fsr_rightcol_stacks_in_32877 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32877 #fsr_colwrap_stacks_in_32877 #fsr_rightcol_stacks_in_32877 .rightcolpad_stacks_in_32877 {
	padding: 0px 0px 5px 0px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_32878{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32878swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32878swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32878swell{
		max-width: 800px;
	}
	.stacks_in_32878swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32878swell-with-zoom .mfp-container,.stacks_in_32878swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32878swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32878swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32878swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32878swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32878 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32878 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32878 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32878 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32878 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32878 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32878 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32878 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32878 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32878 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32878 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_32885{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32885swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32885swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32885swell{
		max-width: 800px;
	}
	.stacks_in_32885swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32885swell-with-zoom .mfp-container,.stacks_in_32885swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32885swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32885swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32885swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32885swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32885 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32885 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32885 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32885 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32885 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32885 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32885 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32885 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32885 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32885 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32885 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32880 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32880 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33320 #fsr_colwrap_stacks_in_33320 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_33320 #fsr_colwrap_stacks_in_33320 #fsr_leftcol_stacks_in_33320 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_33320 #fsr_colwrap_stacks_in_33320 #fsr_leftcol_stacks_in_33320 .leftcolpad_stacks_in_33320 {
	padding: 0px 5px 0px 3px;
}

#stacks_in_33320 #fsr_colwrap_stacks_in_33320 #fsr_rightcol_stacks_in_33320 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33320 #fsr_colwrap_stacks_in_33320 #fsr_rightcol_stacks_in_33320 .rightcolpad_stacks_in_33320 {
	padding: 0px 5px 0px 3px;
}

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

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

#stacks_in_33320 #fsr_colwrap_stacks_in_33320 #fsr_leftcol_stacks_in_33320 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33320 #fsr_colwrap_stacks_in_33320 #fsr_leftcol_stacks_in_33320 .leftcolpad_stacks_in_33320 {
	padding: 0px 6px 5px 6px;
}

#stacks_in_33320 #fsr_colwrap_stacks_in_33320 #fsr_rightcol_stacks_in_33320 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33320 #fsr_colwrap_stacks_in_33320 #fsr_rightcol_stacks_in_33320 .rightcolpad_stacks_in_33320 {
	padding: 0px 6px 5px 6px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_33322{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33322swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33322swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33322swell{
		max-width: 800px;
	}
	.stacks_in_33322swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33322swell-with-zoom .mfp-container,.stacks_in_33322swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33322swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33322swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33322swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33322swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33322 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33322 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33322 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33322 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33322 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33322 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33322 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33322 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33322 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33322 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33322 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33324 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33324 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* -- Start Swell Each css Template -- */

#stacks_in_33335{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33335swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33335swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33335swell{
		max-width: 800px;
	}
	.stacks_in_33335swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33335swell-with-zoom .mfp-container,.stacks_in_33335swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33335swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33335swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33335swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33335swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33335 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33335 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33335 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33335 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33335 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33335 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33335 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33335 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33335 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33335 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33335 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33337 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33337 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33341 #fsr_colwrap_stacks_in_33341 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_33341 #fsr_colwrap_stacks_in_33341 #fsr_leftcol_stacks_in_33341 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_33341 #fsr_colwrap_stacks_in_33341 #fsr_leftcol_stacks_in_33341 .leftcolpad_stacks_in_33341 {
	padding: 0px 5px 0px 3px;
}

#stacks_in_33341 #fsr_colwrap_stacks_in_33341 #fsr_rightcol_stacks_in_33341 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33341 #fsr_colwrap_stacks_in_33341 #fsr_rightcol_stacks_in_33341 .rightcolpad_stacks_in_33341 {
	padding: 0px 5px 0px 3px;
}

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

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

#stacks_in_33341 #fsr_colwrap_stacks_in_33341 #fsr_leftcol_stacks_in_33341 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33341 #fsr_colwrap_stacks_in_33341 #fsr_leftcol_stacks_in_33341 .leftcolpad_stacks_in_33341 {
	padding: 0px 6px 5px 6px;
}

#stacks_in_33341 #fsr_colwrap_stacks_in_33341 #fsr_rightcol_stacks_in_33341 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33341 #fsr_colwrap_stacks_in_33341 #fsr_rightcol_stacks_in_33341 .rightcolpad_stacks_in_33341 {
	padding: 0px 6px 5px 6px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_33343{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33343swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33343swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33343swell{
		max-width: 800px;
	}
	.stacks_in_33343swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33343swell-with-zoom .mfp-container,.stacks_in_33343swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33343swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33343swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33343swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33343swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33343 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33343 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33343 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33343 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33343 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33343 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33343 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33343 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33343 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33343 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33343 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33345 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33345 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_33299 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_33299 {
		display: none !important;
	}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33422 #fsr_colwrap_stacks_in_33422 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_33422 #fsr_colwrap_stacks_in_33422 #fsr_leftcol_stacks_in_33422 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_33422 #fsr_colwrap_stacks_in_33422 #fsr_leftcol_stacks_in_33422 .leftcolpad_stacks_in_33422 {
	padding: 0px 3px 0px 3px;
}

#stacks_in_33422 #fsr_colwrap_stacks_in_33422 #fsr_rightcol_stacks_in_33422 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33422 #fsr_colwrap_stacks_in_33422 #fsr_rightcol_stacks_in_33422 .rightcolpad_stacks_in_33422 {
	padding: 0px 3px 0px 3px;
}

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

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

#stacks_in_33422 #fsr_colwrap_stacks_in_33422 #fsr_leftcol_stacks_in_33422 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33422 #fsr_colwrap_stacks_in_33422 #fsr_leftcol_stacks_in_33422 .leftcolpad_stacks_in_33422 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_33422 #fsr_colwrap_stacks_in_33422 #fsr_rightcol_stacks_in_33422 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33422 #fsr_colwrap_stacks_in_33422 #fsr_rightcol_stacks_in_33422 .rightcolpad_stacks_in_33422 {
	padding: 0px 0px 5px 0px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_33423{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33423swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33423swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33423swell{
		max-width: 800px;
	}
	.stacks_in_33423swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33423swell-with-zoom .mfp-container,.stacks_in_33423swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33423swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33423swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33423swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33423swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33423 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33423 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33423 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33423 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33423 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33423 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33423 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33423 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33423 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33423 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33423 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33425 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33425 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* -- Start Swell Each css Template -- */

#stacks_in_33430{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33430swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33430swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33430swell{
		max-width: 800px;
	}
	.stacks_in_33430swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33430swell-with-zoom .mfp-container,.stacks_in_33430swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33430swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33430swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33430swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33430swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33430 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33430 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33430 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33430 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33430 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33430 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33430 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33430 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33430 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33430 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33430 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33432 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33432 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_33437 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_33437 {
		display: none !important;
	}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32348 #fsr_colwrap_stacks_in_32348 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_32348 #fsr_colwrap_stacks_in_32348 #fsr_leftcol_stacks_in_32348 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_32348 #fsr_colwrap_stacks_in_32348 #fsr_leftcol_stacks_in_32348 .leftcolpad_stacks_in_32348 {
	padding: 0px 3px 0px 3px;
}

#stacks_in_32348 #fsr_colwrap_stacks_in_32348 #fsr_rightcol_stacks_in_32348 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32348 #fsr_colwrap_stacks_in_32348 #fsr_rightcol_stacks_in_32348 .rightcolpad_stacks_in_32348 {
	padding: 0px 3px 0px 3px;
}

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

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

#stacks_in_32348 #fsr_colwrap_stacks_in_32348 #fsr_leftcol_stacks_in_32348 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32348 #fsr_colwrap_stacks_in_32348 #fsr_leftcol_stacks_in_32348 .leftcolpad_stacks_in_32348 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_32348 #fsr_colwrap_stacks_in_32348 #fsr_rightcol_stacks_in_32348 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32348 #fsr_colwrap_stacks_in_32348 #fsr_rightcol_stacks_in_32348 .rightcolpad_stacks_in_32348 {
	padding: 0px 0px 5px 0px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_32676{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32676swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32676swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32676swell{
		max-width: 800px;
	}
	.stacks_in_32676swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32676swell-with-zoom .mfp-container,.stacks_in_32676swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32676swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32676swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32676swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32676swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32676 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32676 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32676 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32676 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32676 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32676 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32676 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32676 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32676 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32676 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32676 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32471 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32471 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* -- Start Swell Each css Template -- */

#stacks_in_32678{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32678swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32678swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32678swell{
		max-width: 800px;
	}
	.stacks_in_32678swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32678swell-with-zoom .mfp-container,.stacks_in_32678swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32678swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32678swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32678swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32678swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32678 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32678 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32678 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32678 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32678 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32678 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32678 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32678 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32678 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32678 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32678 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32475 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32475 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_33254 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_33254 {
		display: none !important;
	}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33255 #fsr_colwrap_stacks_in_33255 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_33255 #fsr_colwrap_stacks_in_33255 #fsr_leftcol_stacks_in_33255 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_33255 #fsr_colwrap_stacks_in_33255 #fsr_leftcol_stacks_in_33255 .leftcolpad_stacks_in_33255 {
	padding: 0px 3px 0px 3px;
}

#stacks_in_33255 #fsr_colwrap_stacks_in_33255 #fsr_rightcol_stacks_in_33255 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33255 #fsr_colwrap_stacks_in_33255 #fsr_rightcol_stacks_in_33255 .rightcolpad_stacks_in_33255 {
	padding: 0px 3px 0px 3px;
}

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

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

#stacks_in_33255 #fsr_colwrap_stacks_in_33255 #fsr_leftcol_stacks_in_33255 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33255 #fsr_colwrap_stacks_in_33255 #fsr_leftcol_stacks_in_33255 .leftcolpad_stacks_in_33255 {
	padding: 0px 6px 5px 6px;
}

#stacks_in_33255 #fsr_colwrap_stacks_in_33255 #fsr_rightcol_stacks_in_33255 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33255 #fsr_colwrap_stacks_in_33255 #fsr_rightcol_stacks_in_33255 .rightcolpad_stacks_in_33255 {
	padding: 0px 6px 5px 6px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_33257{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33257swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33257swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33257swell{
		max-width: 800px;
	}
	.stacks_in_33257swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33257swell-with-zoom .mfp-container,.stacks_in_33257swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33257swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33257swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33257swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33257swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33257 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33257 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33257 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33257 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33257 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33257 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33257 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33257 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33257 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33257 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33257 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_33264{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33264swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33264swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33264swell{
		max-width: 800px;
	}
	.stacks_in_33264swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33264swell-with-zoom .mfp-container,.stacks_in_33264swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33264swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33264swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33264swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33264swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33264 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33264 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33264 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33264 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33264 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33264 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33264 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33264 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33264 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33264 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33264 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33259 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33259 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_32464 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_32464 {
		display: none !important;
	}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32711 #fsr_colwrap_stacks_in_32711 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_32711 #fsr_colwrap_stacks_in_32711 #fsr_leftcol_stacks_in_32711 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_32711 #fsr_colwrap_stacks_in_32711 #fsr_leftcol_stacks_in_32711 .leftcolpad_stacks_in_32711 {
	padding: 0px 3px 0px 3px;
}

#stacks_in_32711 #fsr_colwrap_stacks_in_32711 #fsr_rightcol_stacks_in_32711 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32711 #fsr_colwrap_stacks_in_32711 #fsr_rightcol_stacks_in_32711 .rightcolpad_stacks_in_32711 {
	padding: 0px 3px 0px 3px;
}

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

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

#stacks_in_32711 #fsr_colwrap_stacks_in_32711 #fsr_leftcol_stacks_in_32711 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32711 #fsr_colwrap_stacks_in_32711 #fsr_leftcol_stacks_in_32711 .leftcolpad_stacks_in_32711 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_32711 #fsr_colwrap_stacks_in_32711 #fsr_rightcol_stacks_in_32711 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32711 #fsr_colwrap_stacks_in_32711 #fsr_rightcol_stacks_in_32711 .rightcolpad_stacks_in_32711 {
	padding: 0px 0px 5px 0px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_32686{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32686swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32686swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32686swell{
		max-width: 800px;
	}
	.stacks_in_32686swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32686swell-with-zoom .mfp-container,.stacks_in_32686swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32686swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32686swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32686swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32686swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32686 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32686 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32686 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32686 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32686 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32686 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32686 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32686 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32686 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32686 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32686 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32714 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32714 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* -- Start Swell Each css Template -- */

#stacks_in_32684{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32684swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32684swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32684swell{
		max-width: 800px;
	}
	.stacks_in_32684swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32684swell-with-zoom .mfp-container,.stacks_in_32684swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32684swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32684swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32684swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32684swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32684 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32684 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32684 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32684 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32684 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32684 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32684 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32684 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32684 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32684 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32684 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32487 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32487 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_32463 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_32463 {
		display: none !important;
	}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32391 #fsr_colwrap_stacks_in_32391 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_32391 #fsr_colwrap_stacks_in_32391 #fsr_leftcol_stacks_in_32391 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_32391 #fsr_colwrap_stacks_in_32391 #fsr_leftcol_stacks_in_32391 .leftcolpad_stacks_in_32391 {
	padding: 0px 3px 0px 3px;
}

#stacks_in_32391 #fsr_colwrap_stacks_in_32391 #fsr_rightcol_stacks_in_32391 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32391 #fsr_colwrap_stacks_in_32391 #fsr_rightcol_stacks_in_32391 .rightcolpad_stacks_in_32391 {
	padding: 0px 3px 0px 3px;
}

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

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

#stacks_in_32391 #fsr_colwrap_stacks_in_32391 #fsr_leftcol_stacks_in_32391 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32391 #fsr_colwrap_stacks_in_32391 #fsr_leftcol_stacks_in_32391 .leftcolpad_stacks_in_32391 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_32391 #fsr_colwrap_stacks_in_32391 #fsr_rightcol_stacks_in_32391 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32391 #fsr_colwrap_stacks_in_32391 #fsr_rightcol_stacks_in_32391 .rightcolpad_stacks_in_32391 {
	padding: 0px 0px 5px 0px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_33041{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33041swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33041swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33041swell{
		max-width: 800px;
	}
	.stacks_in_33041swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33041swell-with-zoom .mfp-container,.stacks_in_33041swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33041swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33041swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33041swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33041swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33041 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33041 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33041 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33041 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33041 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33041 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33041 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33041 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33041 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33041 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33041 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_32892{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32892swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32892swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32892swell{
		max-width: 800px;
	}
	.stacks_in_32892swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32892swell-with-zoom .mfp-container,.stacks_in_32892swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32892swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32892swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32892swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32892swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32892 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32892 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32892 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32892 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32892 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32892 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32892 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32892 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32892 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32892 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32892 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32894 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 6% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32894 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33076 #fsr_colwrap_stacks_in_33076 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_33076 #fsr_colwrap_stacks_in_33076 #fsr_leftcol_stacks_in_33076 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_33076 #fsr_colwrap_stacks_in_33076 #fsr_leftcol_stacks_in_33076 .leftcolpad_stacks_in_33076 {
	padding: 0px 3px 0px 3px;
}

#stacks_in_33076 #fsr_colwrap_stacks_in_33076 #fsr_rightcol_stacks_in_33076 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33076 #fsr_colwrap_stacks_in_33076 #fsr_rightcol_stacks_in_33076 .rightcolpad_stacks_in_33076 {
	padding: 0px 3px 0px 3px;
}

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

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

#stacks_in_33076 #fsr_colwrap_stacks_in_33076 #fsr_leftcol_stacks_in_33076 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33076 #fsr_colwrap_stacks_in_33076 #fsr_leftcol_stacks_in_33076 .leftcolpad_stacks_in_33076 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_33076 #fsr_colwrap_stacks_in_33076 #fsr_rightcol_stacks_in_33076 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33076 #fsr_colwrap_stacks_in_33076 #fsr_rightcol_stacks_in_33076 .rightcolpad_stacks_in_33076 {
	padding: 0px 0px 5px 0px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_33077{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33077swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33077swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33077swell{
		max-width: 800px;
	}
	.stacks_in_33077swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33077swell-with-zoom .mfp-container,.stacks_in_33077swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33077swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33077swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33077swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33077swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33077 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33077 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33077 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33077 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33077 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33077 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33077 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33077 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33077 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33077 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33077 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* -- Start Swell Each css Template -- */

#stacks_in_33084{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33084swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33084swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33084swell{
		max-width: 800px;
	}
	.stacks_in_33084swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33084swell-with-zoom .mfp-container,.stacks_in_33084swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33084swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33084swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33084swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33084swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33084 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33084 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33084 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33084 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33084 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33084 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33084 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33084 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33084 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33084 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33084 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33079 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33079 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32376 #fsr_colwrap_stacks_in_32376 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_32376 #fsr_colwrap_stacks_in_32376 #fsr_leftcol_stacks_in_32376 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_32376 #fsr_colwrap_stacks_in_32376 #fsr_leftcol_stacks_in_32376 .leftcolpad_stacks_in_32376 {
	padding: 0px 3px 0px 3px;
}

#stacks_in_32376 #fsr_colwrap_stacks_in_32376 #fsr_rightcol_stacks_in_32376 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32376 #fsr_colwrap_stacks_in_32376 #fsr_rightcol_stacks_in_32376 .rightcolpad_stacks_in_32376 {
	padding: 0px 3px 0px 3px;
}

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

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

#stacks_in_32376 #fsr_colwrap_stacks_in_32376 #fsr_leftcol_stacks_in_32376 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32376 #fsr_colwrap_stacks_in_32376 #fsr_leftcol_stacks_in_32376 .leftcolpad_stacks_in_32376 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_32376 #fsr_colwrap_stacks_in_32376 #fsr_rightcol_stacks_in_32376 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32376 #fsr_colwrap_stacks_in_32376 #fsr_rightcol_stacks_in_32376 .rightcolpad_stacks_in_32376 {
	padding: 0px 0px 5px 0px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_33043{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33043swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33043swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33043swell{
		max-width: 800px;
	}
	.stacks_in_33043swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33043swell-with-zoom .mfp-container,.stacks_in_33043swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33043swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33043swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33043swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33043swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33043 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33043 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33043 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33043 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33043 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33043 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33043 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33043 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33043 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33043 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33043 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33045 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33045 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_32462 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_32462 {
		display: none !important;
	}
}

#stacks_in_32460 {
	padding:  10px;
}
/* Start dooHeader X stack CSS code */.stacks_in_32438x{	display: block !important;		text-align: center !important;		}@media (max-width:768px) {	.stacks_in_32438x{		text-align: center !important;	}}@media (max-width:480px) {	.stacks_in_32438x{		text-align: center !important;	}}/* End dooHeader X stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32499 #fsr_colwrap_stacks_in_32499 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_32499 #fsr_colwrap_stacks_in_32499 #fsr_leftcol_stacks_in_32499 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_32499 #fsr_colwrap_stacks_in_32499 #fsr_leftcol_stacks_in_32499 .leftcolpad_stacks_in_32499 {
	padding: 0px 3px 0px 3px;
}

#stacks_in_32499 #fsr_colwrap_stacks_in_32499 #fsr_rightcol_stacks_in_32499 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32499 #fsr_colwrap_stacks_in_32499 #fsr_rightcol_stacks_in_32499 .rightcolpad_stacks_in_32499 {
	padding: 0px 3px 0px 3px;
}

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

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

#stacks_in_32499 #fsr_colwrap_stacks_in_32499 #fsr_leftcol_stacks_in_32499 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32499 #fsr_colwrap_stacks_in_32499 #fsr_leftcol_stacks_in_32499 .leftcolpad_stacks_in_32499 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_32499 #fsr_colwrap_stacks_in_32499 #fsr_rightcol_stacks_in_32499 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_32499 #fsr_colwrap_stacks_in_32499 #fsr_rightcol_stacks_in_32499 .rightcolpad_stacks_in_32499 {
	padding: 0px 0px 5px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32500 {
	
}

#stacks_in_32500 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_32500 img {
	float: none;
	max-width: 100% !important;
	min-width: 40% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33285 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33285 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32507 {
	padding: 0% 0% 0% 0%;
	margin: 14% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32507 { 
    padding: 0% 0% 0% 0%;
    margin: 7% 0% 0% 0%;
}
}
/* -- Start Swell Each css Template -- */

#stacks_in_32694{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_32694swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_32694swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_32694swell{
		max-width: 800px;
	}
	.stacks_in_32694swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_32694swell-with-zoom .mfp-container,.stacks_in_32694swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_32694swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_32694swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_32694swell-with-zoom.mfp-removing .mfp-container,.stacks_in_32694swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_32694 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32694 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_32694 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_32694 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_32694 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_32694 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_32694 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_32694 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_32694 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_32694 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_32694 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_32694 {
	padding: 0px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33359 #fsr_colwrap_stacks_in_33359 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_33359 #fsr_colwrap_stacks_in_33359 #fsr_leftcol_stacks_in_33359 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_33359 #fsr_colwrap_stacks_in_33359 #fsr_leftcol_stacks_in_33359 .leftcolpad_stacks_in_33359 {
	padding: 20px 5px 0px 3px;
}

#stacks_in_33359 #fsr_colwrap_stacks_in_33359 #fsr_rightcol_stacks_in_33359 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33359 #fsr_colwrap_stacks_in_33359 #fsr_rightcol_stacks_in_33359 .rightcolpad_stacks_in_33359 {
	padding: 20px 5px 0px 3px;
}

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

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

#stacks_in_33359 #fsr_colwrap_stacks_in_33359 #fsr_leftcol_stacks_in_33359 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33359 #fsr_colwrap_stacks_in_33359 #fsr_leftcol_stacks_in_33359 .leftcolpad_stacks_in_33359 {
	padding: 6px 6px 5px 6px;
}

#stacks_in_33359 #fsr_colwrap_stacks_in_33359 #fsr_rightcol_stacks_in_33359 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33359 #fsr_colwrap_stacks_in_33359 #fsr_rightcol_stacks_in_33359 .rightcolpad_stacks_in_33359 {
	padding: 6px 6px 5px 6px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_33361{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33361swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33361swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33361swell{
		max-width: 800px;
	}
	.stacks_in_33361swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33361swell-with-zoom .mfp-container,.stacks_in_33361swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33361swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33361swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33361swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33361swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33361 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33361 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33361 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33361 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33361 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33361 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33361 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33361 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33361 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33361 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33361 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33363 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33363 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/* -- Start Swell Each css Template -- */

#stacks_in_33368{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33368swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33368swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33368swell{
		max-width: 800px;
	}
	.stacks_in_33368swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33368swell-with-zoom .mfp-container,.stacks_in_33368swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33368swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33368swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33368swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33368swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33368 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33368 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33368 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33368 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33368 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33368 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33368 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33368 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33368 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33368 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33368 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33370 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33370 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33360 #fsr_colwrap_stacks_in_33360 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_33360 #fsr_colwrap_stacks_in_33360 #fsr_leftcol_stacks_in_33360 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_33360 #fsr_colwrap_stacks_in_33360 #fsr_leftcol_stacks_in_33360 .leftcolpad_stacks_in_33360 {
	padding: 0px 5px 0px 3px;
}

#stacks_in_33360 #fsr_colwrap_stacks_in_33360 #fsr_rightcol_stacks_in_33360 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33360 #fsr_colwrap_stacks_in_33360 #fsr_rightcol_stacks_in_33360 .rightcolpad_stacks_in_33360 {
	padding: 0px 5px 0px 3px;
}

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

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

#stacks_in_33360 #fsr_colwrap_stacks_in_33360 #fsr_leftcol_stacks_in_33360 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33360 #fsr_colwrap_stacks_in_33360 #fsr_leftcol_stacks_in_33360 .leftcolpad_stacks_in_33360 {
	padding: 0px 6px 5px 6px;
}

#stacks_in_33360 #fsr_colwrap_stacks_in_33360 #fsr_rightcol_stacks_in_33360 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_33360 #fsr_colwrap_stacks_in_33360 #fsr_rightcol_stacks_in_33360 .rightcolpad_stacks_in_33360 {
	padding: 0px 6px 5px 6px;
}

}/* -- Start Swell Each css Template -- */

#stacks_in_33375{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_33375swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_33375swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_33375swell{
		max-width: 800px;
	}
	.stacks_in_33375swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_33375swell-with-zoom .mfp-container,.stacks_in_33375swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_33375swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_33375swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_33375swell-with-zoom.mfp-removing .mfp-container,.stacks_in_33375swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_33375 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33375 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_33375 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_33375 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_33375 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_33375 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_33375 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_33375 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_33375 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_33375 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_33375 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_33382 {
	padding: 0% 0% 0% 0%;
	margin: 3% 0% 3% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_33382 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_33141 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_33141 {
		display: none !important;
	}
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32674_1 {
	padding: 2% 0% 2% 0%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32674_1 { 
    padding: 2% 2% 2% 2%;
    margin: 0% 0% 0% 0%;
}
}
@media only screen and (min-width:0px){#stacks_in_32674_2,#stacks_in_32674_2 div,#stacks_in_32674_2 p,#stacks_in_32674_2 .fa:not(.no-indent),#stacks_in_32674_2 ol,#stacks_in_32674_2 ul li,#stacks_in_32674_2 ol li,#stacks_in_32674_2 ol,#stacks_in_32674_2 dl{line-height:1.60}}@media only screen and (min-width:0px){#stacks_in_32674_2{}}
@media only screen and (max-width:480.00px){#stacks_in_32674_2,#stacks_in_32674_2 div,#stacks_in_32674_2 p,#stacks_in_32674_2 ol,#stacks_in_32674_2 ul li,#stacks_in_32674_2 ol li,#stacks_in_32674_2 ol,#stacks_in_32674_2 dl{font-size:0.30rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_32674_2,#stacks_in_32674_2 div,#stacks_in_32674_2 p,#stacks_in_32674_2 ol,#stacks_in_32674_2 ul li,#stacks_in_32674_2 ol li,#stacks_in_32674_2 ol,#stacks_in_32674_2 dl{font-size:0.30rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_32674_2,#stacks_in_32674_2 div,#stacks_in_32674_2 p,#stacks_in_32674_2 ol,#stacks_in_32674_2 ul li,#stacks_in_32674_2 ol li,#stacks_in_32674_2 ol,#stacks_in_32674_2 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_32674_2,#stacks_in_32674_2 div,#stacks_in_32674_2 p,#stacks_in_32674_2 ol,#stacks_in_32674_2 ul li,#stacks_in_32674_2 ol li,#stacks_in_32674_2 ol,#stacks_in_32674_2 dl{font-size:1.00rem!important}}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32673_8_wrapper {
	
}

#stacks_in_32673_8_wrapper #stacks_in_32673_8_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #233261;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	filter: alpha(opacity=99);
	opacity: 0.99;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32673_9 {
	padding: 3% 3% 3% 3%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32673_9 { 
    padding: 2% 2% 2% 2%;
    margin: 0% 0% 0% 0%;
}
}

#stacks_in_32673_36 {
	font-size: 90%;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32673_31 {
	
}

#stacks_in_32673_31 img {
	float: none;
	max-width: 80% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_32673_31 img {
	float: none;
	max-width: 55% !important;
	min-width: 40% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 30, August 2013
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_32317_6 {
	padding: 1% 3% 1% 3%;
	margin: 0% 0% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_32317_6 { 
    padding: 2% 3% 2% 3%;
    margin: 0% 0% 0% 0%;
}
}
/* Start dooText X stack CSS code */.stacks_in_32317_4x{	display: block !important;	text-align: center !important;	}@media (max-width:768px) {	.stacks_in_32317_4x{		text-align: center !important;	}}@media (max-width:480px) {	.stacks_in_32317_4x{		text-align: center !important;	}}/* End dooText X stack CSS code */
#stacks_in_32317_5 {
	font-size: 90%;
}
