/* 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 */#bannerStackstacks_in_97 {
	position: relative;
	z-index: 0;
	overflow: hidden;
}

#bannerStackstacks_in_97 img {
	width: 100%;
	height: auto;
}
#stacks_in_19 {
	margin:  10px;
}
/* Hyphenate stack v1.4.2 */#hyp_stacks_in_69 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 2; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 2; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 2; /* only IE10+ */	     -o-hyphenate-limit-lines: 2; /* not implemented (yet) */	        hyphenate-limit-lines: 2; /* not implemented (yet) */}#stacks_in_69 code, #hyp_stacks_in_69 var, #hyp_stacks_in_69 kbd, #hyp_stacks_in_69 samp, #hyp_stacks_in_69 tt, #hyp_stacks_in_69 dir, #hyp_stacks_in_69 listing, #hyp_stacks_in_69 plaintext, #hyp_stacks_in_69 xmp, #hyp_stacks_in_69 abbr, #hyp_stacks_in_69 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */
#stacks_in_25 {
	margin:  10px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_27sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_27sl-wrapper{z-index:1000000}.stacks_in_27sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_27sl-wrapper button:hover{opacity:.7}.stacks_in_27sl-wrapper .stacks_in_27sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_27sl-wrapper .stacks_in_27sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_27sl-wrapper .stacks_in_27sl-navigation{width:100%;display:none}.stacks_in_27sl-wrapper .stacks_in_27sl-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_27sl-wrapper .stacks_in_27sl-navigation button.stacks_in_27sl-next{right:40px;color:#fff}.stacks_in_27sl-wrapper .stacks_in_27sl-navigation button.stacks_in_27sl-prev{left:40px;color:#fff}.stacks_in_27sl-wrapper .stacks_in_27sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_27sl-wrapper .stacks_in_27sl-image img{margin:0;padding:0;display:block}.stacks_in_27sl-wrapper .stacks_in_27sl-image .stacks_in_27sl-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_27sl-wrapper .stacks_in_27sl-image .stacks_in_27sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_27sl-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_27sl-image:hover > .stacks_in_27sl-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_27Montage{	background: rgba(255, 255, 255, 1.00);	z-index: 100;}#stacks_in_27 .montageImageTitle{	display: none;}.stacks_in_27green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_27centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_27 .montageImageTitle{	display: none !important;}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_27 {
	margin:  10px;
}
/* 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 */#stacks_in_61>.s3_row {
	margin: 0 -10px;
}

#stacks_in_61>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_61>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_61>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_61>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


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


}




#stacks_in_61 {
	margin:  10px;
}
/*  */
#card-stacks_in_62 .card-inner:hover::before {
  opacity: 0.00; }

#card-stacks_in_62 .card-inner:hover .card-more {
  color: rgba(255, 255, 255, 0.50);
  background: rgba(38, 38, 38, 1.00); }

#card-stacks_in_62 .card-inner.shift:hover {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px); }

/*  */
.com_weavium_stacks_Image_Card_stack, #stacks_out_62 {
  overflow: visible !important; }

#card-stacks_in_62 {
  /*  */
  width: 100%;
  /*  */
  padding: 10px 10px;
  box-sizing: border-box; }
  #card-stacks_in_62.card-left {
    margin-right: auto; }
  #card-stacks_in_62.card-right {
    margin-left: auto; }
  #card-stacks_in_62.card-center {
    margin: 0 auto; }
  #card-stacks_in_62 * {
    box-sizing: border-box;
    transition: all 0.3s ease-out; }
  #card-stacks_in_62 a:first-of-type {
    text-decoration: none; }
  #card-stacks_in_62 .card-inner {
    /*  */
    font-family: "Lato";
    /*  */
    /*  */
    color: rgba(38, 38, 38, 1.00);
    padding: 10px 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */
    background: url(../studio_files/card_image-62.jpg);
    /*  */
    background-color: rgba(255, 255, 255, 1.00);
    background-size: cover;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #card-stacks_in_62 .card-inner::before {
      /*  */
      background: rgba(224, 230, 230, 1.00);
      /*  */
      content: '';
      top: 50%;
      left: 50%;
      width: 105%;
      height: 105%;
      display: block;
      position: absolute;
      opacity: 0.65;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    #card-stacks_in_62 .card-inner .card-caption {
      /*  */
      margin: 0;
      z-index: 2;
      font-weight: normal;
      position: relative; }
      #card-stacks_in_62 .card-inner .card-caption.hide {
        display: none; }
    #card-stacks_in_62 .card-inner .card-more {
      z-index: 2;
      margin-top: auto;
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: inherit;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: end;
          align-self: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 3px solid rgba(38, 38, 38, 1.00);
      border-radius: 20px;
      transition: all 0.1s ease-out; }
      #card-stacks_in_62 .card-inner .card-more.hide {
        display: none; }
      #card-stacks_in_62 .card-inner .card-more i {
        font-size: 20px; }

@media (min-width: 767px) {
  #card-stacks_in_62 .card-inner {
    height: 150px; }
    #card-stacks_in_62 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 468px) and (max-width: 767px) {
  #card-stacks_in_62 .card-inner {
    height: 150px; }
    #card-stacks_in_62 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 0px) and (max-width: 468px) {
  #card-stacks_in_62 .card-inner {
    height: 150px; }
    #card-stacks_in_62 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }
/*  */
#card-stacks_in_71 .card-inner:hover::before {
  opacity: 0.00; }

#card-stacks_in_71 .card-inner:hover .card-more {
  color: rgba(255, 255, 255, 0.50);
  background: rgba(38, 38, 38, 1.00); }

#card-stacks_in_71 .card-inner.shift:hover {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px); }

/*  */
.com_weavium_stacks_Image_Card_stack, #stacks_out_71 {
  overflow: visible !important; }

#card-stacks_in_71 {
  /*  */
  width: 100%;
  /*  */
  padding: 10px 10px;
  box-sizing: border-box; }
  #card-stacks_in_71.card-left {
    margin-right: auto; }
  #card-stacks_in_71.card-right {
    margin-left: auto; }
  #card-stacks_in_71.card-center {
    margin: 0 auto; }
  #card-stacks_in_71 * {
    box-sizing: border-box;
    transition: all 0.3s ease-out; }
  #card-stacks_in_71 a:first-of-type {
    text-decoration: none; }
  #card-stacks_in_71 .card-inner {
    /*  */
    font-family: "Lato";
    /*  */
    /*  */
    color: rgba(38, 38, 38, 1.00);
    padding: 10px 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */
    background: url(../studio_files/card_image-71.jpg);
    /*  */
    background-color: rgba(255, 255, 255, 1.00);
    background-size: cover;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #card-stacks_in_71 .card-inner::before {
      /*  */
      background: rgba(224, 230, 230, 1.00);
      /*  */
      content: '';
      top: 50%;
      left: 50%;
      width: 105%;
      height: 105%;
      display: block;
      position: absolute;
      opacity: 0.65;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    #card-stacks_in_71 .card-inner .card-caption {
      /*  */
      margin: 0;
      z-index: 2;
      font-weight: normal;
      position: relative; }
      #card-stacks_in_71 .card-inner .card-caption.hide {
        display: none; }
    #card-stacks_in_71 .card-inner .card-more {
      z-index: 2;
      margin-top: auto;
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: inherit;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: end;
          align-self: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 3px solid rgba(38, 38, 38, 1.00);
      border-radius: 20px;
      transition: all 0.1s ease-out; }
      #card-stacks_in_71 .card-inner .card-more.hide {
        display: none; }
      #card-stacks_in_71 .card-inner .card-more i {
        font-size: 20px; }

@media (min-width: 767px) {
  #card-stacks_in_71 .card-inner {
    height: 150px; }
    #card-stacks_in_71 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 468px) and (max-width: 767px) {
  #card-stacks_in_71 .card-inner {
    height: 150px; }
    #card-stacks_in_71 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 0px) and (max-width: 468px) {
  #card-stacks_in_71 .card-inner {
    height: 150px; }
    #card-stacks_in_71 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }
/*  */
#card-stacks_in_73 .card-inner:hover::before {
  opacity: 0.00; }

#card-stacks_in_73 .card-inner:hover .card-more {
  color: rgba(255, 255, 255, 0.50);
  background: rgba(38, 38, 38, 1.00); }

#card-stacks_in_73 .card-inner.shift:hover {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px); }

/*  */
.com_weavium_stacks_Image_Card_stack, #stacks_out_73 {
  overflow: visible !important; }

#card-stacks_in_73 {
  /*  */
  width: 100%;
  /*  */
  padding: 10px 10px;
  box-sizing: border-box; }
  #card-stacks_in_73.card-left {
    margin-right: auto; }
  #card-stacks_in_73.card-right {
    margin-left: auto; }
  #card-stacks_in_73.card-center {
    margin: 0 auto; }
  #card-stacks_in_73 * {
    box-sizing: border-box;
    transition: all 0.3s ease-out; }
  #card-stacks_in_73 a:first-of-type {
    text-decoration: none; }
  #card-stacks_in_73 .card-inner {
    /*  */
    font-family: "Lato";
    /*  */
    /*  */
    color: rgba(38, 38, 38, 1.00);
    padding: 10px 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */
    background: url(../studio_files/card_image-73.jpg);
    /*  */
    background-color: rgba(255, 255, 255, 1.00);
    background-size: cover;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #card-stacks_in_73 .card-inner::before {
      /*  */
      background: rgba(224, 230, 230, 1.00);
      /*  */
      content: '';
      top: 50%;
      left: 50%;
      width: 105%;
      height: 105%;
      display: block;
      position: absolute;
      opacity: 0.65;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    #card-stacks_in_73 .card-inner .card-caption {
      /*  */
      margin: 0;
      z-index: 2;
      font-weight: normal;
      position: relative; }
      #card-stacks_in_73 .card-inner .card-caption.hide {
        display: none; }
    #card-stacks_in_73 .card-inner .card-more {
      z-index: 2;
      margin-top: auto;
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: inherit;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: end;
          align-self: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 3px solid rgba(38, 38, 38, 1.00);
      border-radius: 20px;
      transition: all 0.1s ease-out; }
      #card-stacks_in_73 .card-inner .card-more.hide {
        display: none; }
      #card-stacks_in_73 .card-inner .card-more i {
        font-size: 20px; }

@media (min-width: 767px) {
  #card-stacks_in_73 .card-inner {
    height: 150px; }
    #card-stacks_in_73 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 468px) and (max-width: 767px) {
  #card-stacks_in_73 .card-inner {
    height: 150px; }
    #card-stacks_in_73 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 0px) and (max-width: 468px) {
  #card-stacks_in_73 .card-inner {
    height: 150px; }
    #card-stacks_in_73 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }
#stacks_in_89>.s3_row {
	margin: 0 -10px;
}

#stacks_in_89>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_89>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_89>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_89>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


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


}




#stacks_in_89 {
	margin:  10px;
}
/*  */
#card-stacks_in_75 .card-inner:hover::before {
  opacity: 0.00; }

#card-stacks_in_75 .card-inner:hover .card-more {
  color: rgba(255, 255, 255, 0.50);
  background: rgba(38, 38, 38, 1.00); }

#card-stacks_in_75 .card-inner.shift:hover {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px); }

/*  */
.com_weavium_stacks_Image_Card_stack, #stacks_out_75 {
  overflow: visible !important; }

#card-stacks_in_75 {
  /*  */
  width: 100%;
  /*  */
  padding: 10px 10px;
  box-sizing: border-box; }
  #card-stacks_in_75.card-left {
    margin-right: auto; }
  #card-stacks_in_75.card-right {
    margin-left: auto; }
  #card-stacks_in_75.card-center {
    margin: 0 auto; }
  #card-stacks_in_75 * {
    box-sizing: border-box;
    transition: all 0.3s ease-out; }
  #card-stacks_in_75 a:first-of-type {
    text-decoration: none; }
  #card-stacks_in_75 .card-inner {
    /*  */
    font-family: "Lato";
    /*  */
    /*  */
    color: rgba(38, 38, 38, 1.00);
    padding: 10px 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */
    background: url(../studio_files/card_image-75.jpg);
    /*  */
    background-color: rgba(255, 255, 255, 1.00);
    background-size: cover;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #card-stacks_in_75 .card-inner::before {
      /*  */
      background: rgba(224, 230, 230, 1.00);
      /*  */
      content: '';
      top: 50%;
      left: 50%;
      width: 105%;
      height: 105%;
      display: block;
      position: absolute;
      opacity: 0.65;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    #card-stacks_in_75 .card-inner .card-caption {
      /*  */
      margin: 0;
      z-index: 2;
      font-weight: normal;
      position: relative; }
      #card-stacks_in_75 .card-inner .card-caption.hide {
        display: none; }
    #card-stacks_in_75 .card-inner .card-more {
      z-index: 2;
      margin-top: auto;
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: inherit;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: end;
          align-self: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 3px solid rgba(38, 38, 38, 1.00);
      border-radius: 20px;
      transition: all 0.1s ease-out; }
      #card-stacks_in_75 .card-inner .card-more.hide {
        display: none; }
      #card-stacks_in_75 .card-inner .card-more i {
        font-size: 20px; }

@media (min-width: 767px) {
  #card-stacks_in_75 .card-inner {
    height: 150px; }
    #card-stacks_in_75 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 468px) and (max-width: 767px) {
  #card-stacks_in_75 .card-inner {
    height: 150px; }
    #card-stacks_in_75 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 0px) and (max-width: 468px) {
  #card-stacks_in_75 .card-inner {
    height: 150px; }
    #card-stacks_in_75 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }
/*  */
#card-stacks_in_77 .card-inner:hover::before {
  opacity: 0.00; }

#card-stacks_in_77 .card-inner:hover .card-more {
  color: rgba(255, 255, 255, 0.50);
  background: rgba(38, 38, 38, 1.00); }

#card-stacks_in_77 .card-inner.shift:hover {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px); }

/*  */
.com_weavium_stacks_Image_Card_stack, #stacks_out_77 {
  overflow: visible !important; }

#card-stacks_in_77 {
  /*  */
  width: 100%;
  /*  */
  padding: 10px 10px;
  box-sizing: border-box; }
  #card-stacks_in_77.card-left {
    margin-right: auto; }
  #card-stacks_in_77.card-right {
    margin-left: auto; }
  #card-stacks_in_77.card-center {
    margin: 0 auto; }
  #card-stacks_in_77 * {
    box-sizing: border-box;
    transition: all 0.3s ease-out; }
  #card-stacks_in_77 a:first-of-type {
    text-decoration: none; }
  #card-stacks_in_77 .card-inner {
    /*  */
    font-family: "Lato";
    /*  */
    /*  */
    color: rgba(38, 38, 38, 1.00);
    padding: 10px 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */
    background: url(../studio_files/card_image-77.jpg);
    /*  */
    background-color: rgba(255, 255, 255, 1.00);
    background-size: cover;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #card-stacks_in_77 .card-inner::before {
      /*  */
      background: rgba(224, 230, 230, 1.00);
      /*  */
      content: '';
      top: 50%;
      left: 50%;
      width: 105%;
      height: 105%;
      display: block;
      position: absolute;
      opacity: 0.65;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    #card-stacks_in_77 .card-inner .card-caption {
      /*  */
      margin: 0;
      z-index: 2;
      font-weight: normal;
      position: relative; }
      #card-stacks_in_77 .card-inner .card-caption.hide {
        display: none; }
    #card-stacks_in_77 .card-inner .card-more {
      z-index: 2;
      margin-top: auto;
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: inherit;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: end;
          align-self: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 3px solid rgba(38, 38, 38, 1.00);
      border-radius: 20px;
      transition: all 0.1s ease-out; }
      #card-stacks_in_77 .card-inner .card-more.hide {
        display: none; }
      #card-stacks_in_77 .card-inner .card-more i {
        font-size: 20px; }

@media (min-width: 767px) {
  #card-stacks_in_77 .card-inner {
    height: 150px; }
    #card-stacks_in_77 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 468px) and (max-width: 767px) {
  #card-stacks_in_77 .card-inner {
    height: 150px; }
    #card-stacks_in_77 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 0px) and (max-width: 468px) {
  #card-stacks_in_77 .card-inner {
    height: 150px; }
    #card-stacks_in_77 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }
/*  */
#card-stacks_in_79 .card-inner:hover::before {
  opacity: 0.00; }

#card-stacks_in_79 .card-inner:hover .card-more {
  color: rgba(255, 255, 255, 0.50);
  background: rgba(38, 38, 38, 1.00); }

#card-stacks_in_79 .card-inner.shift:hover {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px); }

/*  */
.com_weavium_stacks_Image_Card_stack, #stacks_out_79 {
  overflow: visible !important; }

#card-stacks_in_79 {
  /*  */
  width: 100%;
  /*  */
  padding: 10px 10px;
  box-sizing: border-box; }
  #card-stacks_in_79.card-left {
    margin-right: auto; }
  #card-stacks_in_79.card-right {
    margin-left: auto; }
  #card-stacks_in_79.card-center {
    margin: 0 auto; }
  #card-stacks_in_79 * {
    box-sizing: border-box;
    transition: all 0.3s ease-out; }
  #card-stacks_in_79 a:first-of-type {
    text-decoration: none; }
  #card-stacks_in_79 .card-inner {
    /*  */
    font-family: "Lato";
    /*  */
    /*  */
    color: rgba(38, 38, 38, 1.00);
    padding: 10px 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */
    background: url(../studio_files/card_image-79.jpg);
    /*  */
    background-color: rgba(255, 255, 255, 1.00);
    background-size: cover;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #card-stacks_in_79 .card-inner::before {
      /*  */
      background: rgba(224, 230, 230, 1.00);
      /*  */
      content: '';
      top: 50%;
      left: 50%;
      width: 105%;
      height: 105%;
      display: block;
      position: absolute;
      opacity: 0.65;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    #card-stacks_in_79 .card-inner .card-caption {
      /*  */
      margin: 0;
      z-index: 2;
      font-weight: normal;
      position: relative; }
      #card-stacks_in_79 .card-inner .card-caption.hide {
        display: none; }
    #card-stacks_in_79 .card-inner .card-more {
      z-index: 2;
      margin-top: auto;
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: inherit;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: end;
          align-self: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 3px solid rgba(38, 38, 38, 1.00);
      border-radius: 20px;
      transition: all 0.1s ease-out; }
      #card-stacks_in_79 .card-inner .card-more.hide {
        display: none; }
      #card-stacks_in_79 .card-inner .card-more i {
        font-size: 20px; }

@media (min-width: 767px) {
  #card-stacks_in_79 .card-inner {
    height: 150px; }
    #card-stacks_in_79 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 468px) and (max-width: 767px) {
  #card-stacks_in_79 .card-inner {
    height: 150px; }
    #card-stacks_in_79 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 0px) and (max-width: 468px) {
  #card-stacks_in_79 .card-inner {
    height: 150px; }
    #card-stacks_in_79 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }
#stacks_in_85>.s3_row {
	margin: 0 -10px;
}

#stacks_in_85>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_85>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_85>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_85>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


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


}




#stacks_in_85 {
	margin:  10px;
}
/*  */
#card-stacks_in_81 .card-inner:hover::before {
  opacity: 0.00; }

#card-stacks_in_81 .card-inner:hover .card-more {
  color: rgba(255, 255, 255, 0.50);
  background: rgba(38, 38, 38, 1.00); }

#card-stacks_in_81 .card-inner.shift:hover {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px); }

/*  */
.com_weavium_stacks_Image_Card_stack, #stacks_out_81 {
  overflow: visible !important; }

#card-stacks_in_81 {
  /*  */
  width: 100%;
  /*  */
  padding: 10px 10px;
  box-sizing: border-box; }
  #card-stacks_in_81.card-left {
    margin-right: auto; }
  #card-stacks_in_81.card-right {
    margin-left: auto; }
  #card-stacks_in_81.card-center {
    margin: 0 auto; }
  #card-stacks_in_81 * {
    box-sizing: border-box;
    transition: all 0.3s ease-out; }
  #card-stacks_in_81 a:first-of-type {
    text-decoration: none; }
  #card-stacks_in_81 .card-inner {
    /*  */
    font-family: "Lato";
    /*  */
    /*  */
    color: rgba(38, 38, 38, 1.00);
    padding: 10px 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */
    background: url(../studio_files/card_image-81.jpg);
    /*  */
    background-color: rgba(255, 255, 255, 1.00);
    background-size: cover;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #card-stacks_in_81 .card-inner::before {
      /*  */
      background: rgba(224, 230, 230, 1.00);
      /*  */
      content: '';
      top: 50%;
      left: 50%;
      width: 105%;
      height: 105%;
      display: block;
      position: absolute;
      opacity: 0.65;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    #card-stacks_in_81 .card-inner .card-caption {
      /*  */
      margin: 0;
      z-index: 2;
      font-weight: normal;
      position: relative; }
      #card-stacks_in_81 .card-inner .card-caption.hide {
        display: none; }
    #card-stacks_in_81 .card-inner .card-more {
      z-index: 2;
      margin-top: auto;
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: inherit;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: end;
          align-self: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 3px solid rgba(38, 38, 38, 1.00);
      border-radius: 20px;
      transition: all 0.1s ease-out; }
      #card-stacks_in_81 .card-inner .card-more.hide {
        display: none; }
      #card-stacks_in_81 .card-inner .card-more i {
        font-size: 20px; }

@media (min-width: 767px) {
  #card-stacks_in_81 .card-inner {
    height: 150px; }
    #card-stacks_in_81 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 468px) and (max-width: 767px) {
  #card-stacks_in_81 .card-inner {
    height: 150px; }
    #card-stacks_in_81 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 0px) and (max-width: 468px) {
  #card-stacks_in_81 .card-inner {
    height: 150px; }
    #card-stacks_in_81 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }
/*  */
#card-stacks_in_83 .card-inner:hover::before {
  opacity: 0.00; }

#card-stacks_in_83 .card-inner:hover .card-more {
  color: rgba(255, 255, 255, 0.50);
  background: rgba(38, 38, 38, 1.00); }

#card-stacks_in_83 .card-inner.shift:hover {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px); }

/*  */
.com_weavium_stacks_Image_Card_stack, #stacks_out_83 {
  overflow: visible !important; }

#card-stacks_in_83 {
  /*  */
  width: 100%;
  /*  */
  padding: 10px 10px;
  box-sizing: border-box; }
  #card-stacks_in_83.card-left {
    margin-right: auto; }
  #card-stacks_in_83.card-right {
    margin-left: auto; }
  #card-stacks_in_83.card-center {
    margin: 0 auto; }
  #card-stacks_in_83 * {
    box-sizing: border-box;
    transition: all 0.3s ease-out; }
  #card-stacks_in_83 a:first-of-type {
    text-decoration: none; }
  #card-stacks_in_83 .card-inner {
    /*  */
    font-family: "Lato";
    /*  */
    /*  */
    color: rgba(38, 38, 38, 1.00);
    padding: 10px 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */
    background: url(../studio_files/card_image-83.jpg);
    /*  */
    background-color: rgba(255, 255, 255, 1.00);
    background-size: cover;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #card-stacks_in_83 .card-inner::before {
      /*  */
      background: rgba(224, 230, 230, 1.00);
      /*  */
      content: '';
      top: 50%;
      left: 50%;
      width: 105%;
      height: 105%;
      display: block;
      position: absolute;
      opacity: 0.65;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    #card-stacks_in_83 .card-inner .card-caption {
      /*  */
      margin: 0;
      z-index: 2;
      font-weight: normal;
      position: relative; }
      #card-stacks_in_83 .card-inner .card-caption.hide {
        display: none; }
    #card-stacks_in_83 .card-inner .card-more {
      z-index: 2;
      margin-top: auto;
      width: 35px;
      height: 35px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: inherit;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: end;
          align-self: flex-end;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 3px solid rgba(38, 38, 38, 1.00);
      border-radius: 20px;
      transition: all 0.1s ease-out; }
      #card-stacks_in_83 .card-inner .card-more.hide {
        display: none; }
      #card-stacks_in_83 .card-inner .card-more i {
        font-size: 20px; }

@media (min-width: 767px) {
  #card-stacks_in_83 .card-inner {
    height: 150px; }
    #card-stacks_in_83 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 468px) and (max-width: 767px) {
  #card-stacks_in_83 .card-inner {
    height: 150px; }
    #card-stacks_in_83 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }

@media (min-width: 0px) and (max-width: 468px) {
  #card-stacks_in_83 .card-inner {
    height: 150px; }
    #card-stacks_in_83 .card-inner .card-caption {
      font-size: 24px;
      line-height: 34px; } }
#stacks_in_100>.s3_row {
	margin: 0 -10px;
}

#stacks_in_100>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_100>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_100>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


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


}





#stacks_in_103_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_103 a:link, #stacks_in_103 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_103 a:hover, #stacks_in_103 a:active {
	color:#FFFFFF;
}










#stacks_in_103 a:link, #stacks_in_103 a:visited {
	background-color:#666767;
	background: -webkit-gradient(linear, left top, left bottom, from(#666767), to(#3D3E3E));
	border:1px solid #3D3E3E;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_103 a:hover {
	background-color:#6E7070;
	background: -webkit-gradient(linear, left top, left bottom, from(#6E7070), to(#353535));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_103 a:active {
	background-color:#666767;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_103 {
	margin:  10px;
}
#stacks_in_105_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_105 a:link, #stacks_in_105 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_105 a:hover, #stacks_in_105 a:active {
	color:#FFFFFF;
}










#stacks_in_105 a:link, #stacks_in_105 a:visited {
	background-color:#666767;
	background: -webkit-gradient(linear, left top, left bottom, from(#666767), to(#3D3E3E));
	border:1px solid #3D3E3E;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_105 a:hover {
	background-color:#6E7070;
	background: -webkit-gradient(linear, left top, left bottom, from(#6E7070), to(#353535));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_105 a:active {
	background-color:#666767;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_105 {
	margin:  10px;
}
/* If modifying any of this code, update the template.html file too */

#backToTopAnchorPoint {
	display: block;
	height: 0px;
	overflow: hidden;
}

.backToTopButton {
	text-decoration: none;
	color: #FFFFFF;
	
	display: none;
	position: fixed;
	z-index: 999;
	bottom:150px;right:50px;
	
	
	font-size: 29px;
	line-height: 2.00em;
	width: 62px;
	height: 62px;
	text-align: center;
	border-radius: 50px;
	border: 0px solid rgba(224, 224, 224, 1.00);
	transition: all 300ms ease-in-out;
}

.backToTopButton:hover {
	border: 0px solid rgba(103, 209, 253, 1.00);
	color: #67D1FD;
}


/* Solid colour fill */
.backToTopButton {
	background: rgba(103, 209, 253, 1.00);
}

.backToTopButton:hover {
	background: rgba(134, 134, 134, 1.00);
}
















@media print {
	/* Hides the button if the page is printed or saved as a PDF */
	.backToTopButton {
		display: none;
	}
}














