/* Start dooMontage 2 stack page CSS code *//*! * Justified Gallery - v3.6.1 * http://miromannino.github.io/Justified-Gallery/ * Copyright (c) 2015 Miro Mannino * Licensed under the MIT license. */@-webkit-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.doocaption,.justified-gallery>div>.doocaption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:600;font-family:sans-serif}.justified-gallery>a>.doocaption.doocaption-visible,.justified-gallery>div>.doocaption.doocaption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-doocaption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}/* End dooMontage 2 stack page CSS code *//*
 * 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_53 {
  display: inline-block;
  width: 100%;
}
.RC_clear{
  display:block;
  width:100%;
}

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


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

  float:left;
}

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 800px) {

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

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

.stacks_in_53.ResponsiveCol2_L {
  float: left;
  width: 49%;
  /*width: calc(100%/2 - 1%);*/
  margin: 0 0 10px 0;
}
.stacks_in_53.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_53.ResponsiveCol2_L {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_53.ResponsiveCol2_R {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_53.ResponsiveCol2_L.RC2_Goff {
    width: 100%;
    margin:0 0 10px 0;
  }
  .stacks_in_53.ResponsiveCol2_R.RC2_Goff {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

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

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

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

.stacks_in_53.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_53.RC3_L.RespCol1 {
    float: left;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 1% 10px 0;
  }
  .stacks_in_53.RC3_M.RespCol1 {
    float: right;
    width: 49%;
    width: calc(100%/2 - 1%);
    margin: 0 0 10px 1%;
  }
  .stacks_in_53.RC3_R.RespCol1,
  .stacks_in_53.RC3_RS.RespCol1 {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_53.RC3_L.RespCol1.RC3_Goff {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
  }
  .stacks_in_53.RC3_M.RespCol1.RC3_Goff  {
    float: right;
    width: %(50  0)%%;
    margin: 0 0 10px 0;
  }
  .stacks_in_53.RC3_R.RespCol1.RC3_Goff {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .stacks_in_53.RC3_RS.RespCol1.RC3_Goff  {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

#stacks_in_47 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1600ms ease, opacity 1600ms ease;
  transition: transform 1600ms ease, opacity 1600ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1600ms linear;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_49Calligrapher{			font-size: 150% !important;			color: #FEFCFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_49Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_49Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_49Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_49Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_49Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_49Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_49Calligrapher h6, .stacks_in_49Calligrapher h5, .stacks_in_49Calligrapher h4, .stacks_in_49Calligrapher h3, .stacks_in_49Calligrapher h2, .stacks_in_49Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_49Calligrapher, .stacks_in_49Calligrapher h1, .stacks_in_49Calligrapher h2, .stacks_in_49Calligrapher h3, .stacks_in_49Calligrapher h4, .stacks_in_49Calligrapher h5, .stacks_in_49Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_49targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_49Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_49Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_49Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_49Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_264buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_264button:hover{
	color: #FFFFFF !important;
	background-color: #8296B1 !important;
	border-color: #6E7F96 !important;
}

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

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






































.stacks_in_264buttonPressWrapper *{
	border-radius: 0 !important;
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* Start Defender stack CSS code */#stacks_in_2{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_2edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_2info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* Start dooMontage 2 stack each CSS code */.stacks_in_8sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_8sl-wrapper{z-index:1000000}.stacks_in_8sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_8sl-wrapper button:hover{opacity:.7}.stacks_in_8sl-wrapper .stacks_in_8sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_8sl-wrapper .stacks_in_8sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_8sl-wrapper .stacks_in_8sl-navigation{width:100%;display:none}.stacks_in_8sl-wrapper .stacks_in_8sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_8sl-wrapper .stacks_in_8sl-navigation button.stacks_in_8sl-next{right:40px;color:#fff}.stacks_in_8sl-wrapper .stacks_in_8sl-navigation button.stacks_in_8sl-prev{left:40px;color:#fff}.stacks_in_8sl-wrapper .stacks_in_8sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_8sl-wrapper .stacks_in_8sl-image img{margin:0;padding:0;display:block}.stacks_in_8sl-wrapper .stacks_in_8sl-image .stacks_in_8sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_8sl-wrapper .stacks_in_8sl-image .stacks_in_8sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_8sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_8sl-image:hover > .stacks_in_8sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_8 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_8 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_8Montage{	background: rgba(0, 0, 0, 1.00);	z-index: 100;}#stacks_in_8 .montageImageTitle{	display: none;}.stacks_in_8green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_8centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_8 .montageImageTitle{	display: none !important;}/* End Edit Mode UI Style                  *//* ####################################### */%[endif]%/* End dooMontage 2 stack each CSS code */
#stacks_in_8 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 10px 0px 0px 0px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */