.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none !important;padding:0;margin:0}
 #preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color: rgba(255, 255, 255, 1.00);z-index:9999 !important}
#preloader_balls{position:absolute;left:50%;top:50%;background-repeat:no-repeat;background-position:center;margin:0 auto}#preloader_balls:before{width:20px;height:20px;border-radius:20px;background:blue;content:'';position:absolute;background: rgba(22, 80, 156, 1.00);-webkit-animation:preloader_3_before 1.5s infinite ease-in-out;-moz-animation:preloader_3_before 1.5s infinite ease-in-out;-ms-animation:preloader_3_before 1.5s infinite ease-in-out;animation:preloader_3_before 1.5s infinite ease-in-out}#preloader_balls:after{width:20px;height:20px;border-radius:20px;background:blue;content:'';position:absolute;background: rgba(199, 217, 233, 1.00);left:22px;-webkit-animation:preloader_3_after 1.5s infinite ease-in-out;-moz-animation:preloader_3_after 1.5s infinite ease-in-out;-ms-animation:preloader_3_after 1.5s infinite ease-in-out;animation:preloader_3_after 1.5s infinite ease-in-out}@-webkit-keyframes preloader_3_before{0%{-webkit-transform:translateX(0px) rotate(0deg)}50%{-webkit-transform:translateX(50px) scale(1.2) rotate(260deg);background:rgba(199, 217, 233, 1.00);border-radius:0px}100%{-webkit-transform:translateX(0px) rotate(0deg)}}@-webkit-keyframes preloader_3_after{0%{-webkit-transform:translateX(0px)}50%{-webkit-transform:translateX(-50px) scale(1.2) rotate(-260deg);background: rgba(22, 80, 156, 1.00);border-radius:0px}100%{-webkit-transform:translateX(0px)}}@-moz-keyframes preloader_3_before{0%{-moz-transform:translateX(0px) rotate(0deg)}50%{-moz-transform:translateX(50px) scale(1.2) rotate(260deg);background:rgba(199, 217, 233, 1.00);border-radius:0px}100%{-moz-transform:translateX(0px) rotate(0deg)}}@-moz-keyframes preloader_3_after{0%{-moz-transform:translateX(0px)}50%{-moz-transform:translateX(-50px) scale(1.2) rotate(-260deg);background: rgba(22, 80, 156, 1.00);border-radius:0px}100%{-moz-transform:translateX(0px)}}@-ms-keyframes preloader_3_before{0%{-ms-transform:translateX(0px) rotate(0deg)}50%{-ms-transform:translateX(50px) scale(1.2) rotate(260deg);background:rgba(199, 217, 233, 1.00);border-radius:0px}100%{-ms-transform:translateX(0px) rotate(0deg)}}@-ms-keyframes preloader_3_after{0%{-ms-transform:translateX(0px)}50%{-ms-transform:translateX(-50px) scale(1.2) rotate(-260deg);background: rgba(22, 80, 156, 1.00);border-radius:0px}100%{-ms-transform:translateX(0px)}}@keyframes preloader_3_before{0%{transform:translateX(0px) rotate(0deg)}50%{transform:translateX(50px) scale(1.2) rotate(260deg);background:rgba(199, 217, 233, 1.00);border-radius:0px}100%{transform:translateX(0px) rotate(0deg)}}@keyframes preloader_3_after{0%{transform:translateX(0px)}50%{transform:translateX(-50px) scale(1.2) rotate(-260deg);background: rgba(22, 80, 156, 1.00);border-radius:0px}100%{transform:translateX(0px)}}

#stacks_in_5329 {
	padding: 30px 0px 40px 0px;
}
/*
 * 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_5605 {
  display: inline-block;
  width: 100%;
}
.RC_clear{
  display:block;
  width:100%;
}

.stacks_in_5605.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_5605.ResponsiveCol2_L.RC2_Goff {
  width: calc(100%/2);
  width: 50%;


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

  float:left;
}

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 965px) {

}
@media (max-width: 320px) {
  .stacks_in_5605.ResponsiveCol1_L {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

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

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

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

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

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

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

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

@media (max-width: 965px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.stacks_in_5605.RC6_L,
.stacks_in_5605.RC6_L1 {
  float: left;
}
.stacks_in_5605.RC6_R,
.stacks_in_5605.RC6_R1 {
  float: left;
}
.stacks_in_5605.RC6 {
  width: 15%;
  width: calc(100%/6 - 1%*1.68);
}
.stacks_in_5605.RC6_S {
  width: 15.2%;
}
.stacks_in_5605.RC6_M {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_5605.RC6_LF,
.stacks_in_5605.RC6_LL,
.stacks_in_5605.RC6_RF,
.stacks_in_5605.RC6_RL {
  margin: 0 1% 0px 1%;
}
.stacks_in_5605.RC6_L1 {
  margin: 0 1% 0px 0;
}
.stacks_in_5605.RC6_R1 {
  margin: 0 0 0px 1%;
}
/*@media (max-width: 1099px) {
  .stacks_in_5605.RC6_S {
    width: 15%;
  }
}*/
@media (max-width: 965px) {
  .stacks_in_5605.RC6,
  .stacks_in_5605.RC6_S {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_5605.RC6_LF {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_5605.RC6_LL {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_5605.RC6.RC6_Goff,
  .stacks_in_5605.RC6_S.RC6_Goff,
  .stacks_in_5605.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
  .stacks_in_5605.RC6_L1.RC6_LF.RC6_S.RC6_Goff {
    width:50%;
  }
  .stacks_in_5605.RC6_LF.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_5605.RC6_LL.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
}
@media (max-width: 320px) {
  .stacks_in_5605.RC6,
  .stacks_in_5605.RC6_S {
    width: 100% !important;
    margin: 0 0 0px 0 !important;
  }
}

#stacks_in_5607 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5625 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5616 {
	background-color: rgba(244, 244, 244, 1.00);
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5634 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5643 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5652 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5661 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5670 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5679 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5688 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5697 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_6273 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

#stacks_in_6277 {
	margin: 0px 0px 5px 0px;
}
/*
 * 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_5964 {
  display: inline-block;
  width: 100%;
}
.RC_clear{
  display:block;
  width:100%;
}

.stacks_in_5964.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_5964.ResponsiveCol2_L.RC2_Goff {
  width: calc(100%/2);
  width: 50%;


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

  float:left;
}

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 965px) {

}
@media (max-width: 320px) {
  .stacks_in_5964.ResponsiveCol1_L {
    width: 100%;
    margin: 0 0 0px 0;
  }
}

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

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

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

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

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

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

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

@media (max-width: 965px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.stacks_in_5964.RC6_L,
.stacks_in_5964.RC6_L1 {
  float: left;
}
.stacks_in_5964.RC6_R,
.stacks_in_5964.RC6_R1 {
  float: left;
}
.stacks_in_5964.RC6 {
  width: 15%;
  width: calc(100%/6 - 1%*1.68);
}
.stacks_in_5964.RC6_S {
  width: 15.2%;
}
.stacks_in_5964.RC6_M {
  float: left;
  margin: 0 1% 0px 1%;
}
.stacks_in_5964.RC6_LF,
.stacks_in_5964.RC6_LL,
.stacks_in_5964.RC6_RF,
.stacks_in_5964.RC6_RL {
  margin: 0 1% 0px 1%;
}
.stacks_in_5964.RC6_L1 {
  margin: 0 1% 0px 0;
}
.stacks_in_5964.RC6_R1 {
  margin: 0 0 0px 1%;
}
/*@media (max-width: 1099px) {
  .stacks_in_5964.RC6_S {
    width: 15%;
  }
}*/
@media (max-width: 965px) {
  .stacks_in_5964.RC6,
  .stacks_in_5964.RC6_S {
    width: 49%;
    width: calc(100%/2 - 1%);
  }
  .stacks_in_5964.RC6_LF {
    float: left;
    margin: 0 1% 0px 0;
  }
  .stacks_in_5964.RC6_LL {
    float: left;
    margin: 0 0 0px 1%;
  }
  .stacks_in_5964.RC6.RC6_Goff,
  .stacks_in_5964.RC6_S.RC6_Goff,
  .stacks_in_5964.RC6_R1.RC6_LL.RC6_S.RC6_Goff,
  .stacks_in_5964.RC6_L1.RC6_LF.RC6_S.RC6_Goff {
    width:50%;
  }
  .stacks_in_5964.RC6_LF.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
  .stacks_in_5964.RC6_LL.RC6_Goff {
    float: left;
    margin: 0 0 0px 0;
  }
}
@media (max-width: 320px) {
  .stacks_in_5964.RC6,
  .stacks_in_5964.RC6_S {
    width: 100% !important;
    margin: 0 0 0px 0 !important;
  }
}

#stacks_in_5966 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5975 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5984 {
	background-color: rgba(244, 244, 244, 1.00);
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5993 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_6002 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_6011 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_6020 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_6029 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_6038 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_6047 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_6056 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_6065 {
	border: solid rgba(241, 241, 241, 1.00);
	border-width:  1px;
}

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

#stacks_in_5574 {
	padding: 0px 0px 20px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_5583 {
	visibility: hidden;
}

#listerWrapperstacks_in_5583 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 20px;
	width: 100%;
}

#listerWrapperstacks_in_5583 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_5583 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_5583 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_5583 li:before,
#listerWrapperstacks_in_5583 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_5583 li:after {
	clear: both;
}

#listerWrapperstacks_in_5583 .bullet-point {
	display: table-cell;
	font-size: 24px;
	color: rgba(252, 192, 34, 1.00);
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

#listerWrapperstacks_in_5583 .bullet-point [class^="fa fa-"] {
	color: rgba(252, 192, 34, 1.00);
}

#listerWrapperstacks_in_5583 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_5583 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_5583 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_5583 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */ #stacks_in_5956 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_5956 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_5956 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_5956 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_5956 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_5956 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_5956 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_5956 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_5956 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_5956 hr.cloudy:after{content:"\00a0"}#stacks_in_5956 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_5956 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_5956 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_5956 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_5956 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_5956 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_5956 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_5956 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

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

#stacks_in_5922 {
	padding: 40px 0px 20px 0px;
}
#stacks_in_5924 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_5924 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_5924 .fluid-image.unlimited img{width:100% !important}#stacks_in_5924 .fluid-image.define_max img{width:100% !important;max-width:128px !important}#stacks_in_5924 .fluid-image.align-left img{float:left}#stacks_in_5924 .fluid-image.align-right img{float:right}
/* @group Basic Settings */

#listerWrapperstacks_in_5920 {
	visibility: hidden;
}

#listerWrapperstacks_in_5920 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 20px;
	width: 100%;
}

#listerWrapperstacks_in_5920 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_5920 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_5920 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_5920 li:before,
#listerWrapperstacks_in_5920 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_5920 li:after {
	clear: both;
}

#listerWrapperstacks_in_5920 .bullet-point {
	display: table-cell;
	font-size: 24px;
	color: rgba(252, 192, 34, 1.00);
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

#listerWrapperstacks_in_5920 .bullet-point [class^="fa fa-"] {
	color: rgba(252, 192, 34, 1.00);
}

#listerWrapperstacks_in_5920 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_5920 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_5920 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_5920 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */ #stacks_in_5957 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_5957 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#F1F1F1,#FFFFFF)}#stacks_in_5957 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_5957 hr.dashed_fade{border-bottom:1px dashed #FFFFFF;background:#F1F1F1}#stacks_in_5957 hr.dotted_fade{border-bottom:1px dotted #FFFFFF;background:#F1F1F1}#stacks_in_5957 hr.dashed{border-bottom:1px dashed #F1F1F1}#stacks_in_5957 hr.dotted{border-bottom:1px dotted #FFFFFF}#stacks_in_5957 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_5957 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #F1F1F1}#stacks_in_5957 hr.cloudy:after{content:"\00a0"}#stacks_in_5957 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_5957 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #F1F1F1}#stacks_in_5957 hr.inset_three{border-top:1px solid #F1F1F1;border-bottom:1px solid #FFFFFF}#stacks_in_5957 hr.inset_four{border-top:1px solid #F1F1F1;border-bottom:1px solid #CCCCCC}#stacks_in_5957 hr.flared{height:30px;border-style:solid;border-color:#F1F1F1;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_5957 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#F1F1F1;border-width:0 0 1px 0;border-radius:20px}#stacks_in_5957 hr.glyph{padding:0;border:0;border-top:1px double #F1F1F1;color:#F1F1F1;text-align:center;margin:1em 0}#stacks_in_5957 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

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

#stacks_in_5585 {
	padding: 40px 0px 20px 0px;
}
#stacks_in_5913 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_5913 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_5913 .fluid-image.unlimited img{width:100% !important}#stacks_in_5913 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_5913 .fluid-image.align-left img{float:left}#stacks_in_5913 .fluid-image.align-right img{float:right}
/* @group Basic Settings */

#listerWrapperstacks_in_5915 {
	visibility: hidden;
}

#listerWrapperstacks_in_5915 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 20px;
	width: 100%;
}

#listerWrapperstacks_in_5915 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_5915 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_5915 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_5915 li:before,
#listerWrapperstacks_in_5915 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_5915 li:after {
	clear: both;
}

#listerWrapperstacks_in_5915 .bullet-point {
	display: table-cell;
	font-size: 24px;
	color: rgba(252, 192, 34, 1.00);
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

#listerWrapperstacks_in_5915 .bullet-point [class^="fa fa-"] {
	color: rgba(252, 192, 34, 1.00);
}

#listerWrapperstacks_in_5915 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_5915 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_5915 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_5915 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_5948 {
	padding: 30px 0px 30px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_5941 {
	visibility: hidden;
}

#listerWrapperstacks_in_5941 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 20px;
	width: 100%;
}

#listerWrapperstacks_in_5941 li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_5941 li ul {
	padding-top: 10px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_5941 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_5941 li:before,
#listerWrapperstacks_in_5941 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_5941 li:after {
	clear: both;
}

#listerWrapperstacks_in_5941 .bullet-point {
	display: table-cell;
	font-size: 24px;
	color: rgba(252, 192, 34, 1.00);
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

#listerWrapperstacks_in_5941 .bullet-point [class^="fa fa-"] {
	color: rgba(252, 192, 34, 1.00);
}

#listerWrapperstacks_in_5941 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_5941 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_5941 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_5941 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */