/* Start Button Press stack CSS code */#stacks_in_239_page3{	text-align: center !important;}.stacks_in_239_page3dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: center;	letter-spacing: 0px !important;		width:100%;			/* Gradient type button specific styles */		-moz-box-shadow:inset 0px 1px 0px 0px #C68646;	-webkit-box-shadow:inset 0px 1px 0px 0px #C68646;	box-shadow:inset 0px 1px 0px 0px #C68646;		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #804000), color-stop(1, #622200) );	background:-moz-linear-gradient( center top, #804000 5%, #622200 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#804000', endColorstr='#622200');	background-color:#763600;	text-shadow:none;			text-shadow:1px 1px 0px #A86828;		border:1px solid #581800;	color:#FFFFFF;									font-size:135% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:Arial, Helvetica, sans-serif !important;	font-style:normal !important;		padding: 22px 15px 22px 15px;			-webkit-border-top-left-radius:23px;	-moz-border-radius-topleft:23px;	border-top-left-radius:23px;	-webkit-border-top-right-radius:23px;	-moz-border-radius-topright:23px;	border-top-right-radius:23px;	-webkit-border-bottom-right-radius:23px;	-moz-border-radius-bottomright:23px;	border-bottom-right-radius:23px;	-webkit-border-bottom-left-radius:23px;	-moz-border-radius-bottomleft:23px;	border-bottom-left-radius:23px;}.stacks_in_239_page3dooabutton:hover {					-moz-box-shadow:inset 0px 1px 0px 0px #4E0E00;		-webkit-box-shadow:inset 0px 1px 0px 0px #4E0E00;		box-shadow:inset 0px 1px 0px 0px #4E0E00;				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #622200), color-stop(1, #804000) );		background:-moz-linear-gradient( center top, #622200 5%, #804000 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#622200', endColorstr='#804000');		background-color:#763600;					color:;		}/* End Button Press stack CSS code */@important "partials/mixins";
#loader-outer-stacks_in_340185_page3 {
  z-index: 10000000000000000000;
  position: relative;
  /*  */ }

#loader-stacks_in_340185_page3 .loader-text {
  font-family: "Droid Serif";
  top: 50%;
  left: 50%;
  text-align: center;
  position: absolute;
  width: 100%;
  max-width: 90%;
  z-index: 10000000000000000000;
  color: rgba(0, 0, 0, 1.00);
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  #loader-stacks_in_340185_page3 .loader-text.loader-8-text {
    /*  */
    margin-top: -50px;
    /*  */ }
  #loader-stacks_in_340185_page3 .loader-text.loader-4-text {
    /*  */
    margin-top: -50px;
    /*  */ }

#loader-stacks_in_340185_page3 .loader-type {
  position: relative;
  z-index: 10000000000000000000; }

#loader-stacks_in_340185_page3 {
  /*  */
  /*  */
  /*  */
  position: fixed;
  /*  */
  /*  */
  overflow: hidden;
  z-index: 10000000000000000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #loader-stacks_in_340185_page3::before {
    /*  */
    /*  */
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    opacity: 1.0; }

.loader-1-stacks_in_340185_page3 {
  width: 100%;
  max-width: 90%;
  height: 8px;
  position: relative;
  background-color: rgba(253, 186, 44, 1.00); }
  .loader-1-stacks_in_340185_page3 .bar {
    content: "";
    display: inline;
    position: absolute;
    width: 0;
    height: 100%;
    left: 50%;
    text-align: center; }
  .loader-1-stacks_in_340185_page3 .bar:nth-child(1) {
    background-color: rgba(218, 71, 51, 1.00);
    -webkit-animation: loader-1-stacks_in_340185_page3 3s linear infinite;
            animation: loader-1-stacks_in_340185_page3 3s linear infinite; }
  .loader-1-stacks_in_340185_page3 .bar:nth-child(2) {
    background-color: rgba(59, 120, 231, 1.00);
    -webkit-animation: loader-1-stacks_in_340185_page3 3s linear 1s infinite;
            animation: loader-1-stacks_in_340185_page3 3s linear 1s infinite; }
  .loader-1-stacks_in_340185_page3 .bar:nth-child(3) {
    background-color: rgba(253, 186, 44, 1.00);
    -webkit-animation: loader-1-stacks_in_340185_page3 3s linear 2s infinite;
            animation: loader-1-stacks_in_340185_page3 3s linear 2s infinite; }

@-webkit-keyframes loader-1-stacks_in_340185_page3 {
  from {
    left: 50%;
    width: 0;
    z-index: 100; }
  33.3333% {
    left: 0;
    z-index: 10;
    width: 100%; }
  to {
    left: 0;
    width: 100%; } }

@keyframes loader-1-stacks_in_340185_page3 {
  from {
    left: 50%;
    width: 0;
    z-index: 100; }
  33.3333% {
    left: 0;
    z-index: 10;
    width: 100%; }
  to {
    left: 0;
    width: 100%; } }

.loader-2-stacks_in_340185_page3 {
  width: 57px;
  height: 57px;
  margin: 57px;
  -webkit-animation: loader-2-1-stacks_in_340185_page3 1.4s infinite ease-in-out, loader-2-2-stacks_in_340185_page3 1.4s infinite ease-in-out alternate;
          animation: loader-2-1-stacks_in_340185_page3 1.4s infinite ease-in-out, loader-2-2-stacks_in_340185_page3 1.4s infinite ease-in-out alternate; }

@-webkit-keyframes loader-2-1-stacks_in_340185_page3 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-180deg); } }

@keyframes loader-2-1-stacks_in_340185_page3 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-180deg); } }

@-webkit-keyframes loader-2-2-stacks_in_340185_page3 {
  0% {
    background-color: rgba(218, 71, 51, 1.00); }
  50% {
    background-color: rgba(59, 120, 231, 1.00); }
  100% {
    background-color: rgba(253, 186, 44, 1.00); } }

@keyframes loader-2-2-stacks_in_340185_page3 {
  0% {
    background-color: rgba(218, 71, 51, 1.00); }
  50% {
    background-color: rgba(59, 120, 231, 1.00); }
  100% {
    background-color: rgba(253, 186, 44, 1.00); } }

.loader-3-stacks_in_340185_page3 {
  width: 50px;
  height: 50px;
  border: none;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  box-sizing: border-box;
  background: rgba(147, 16, 26, 1.00);
  -webkit-animation: loader-3-stacks_in_340185_page3 1s infinite linear;
          animation: loader-3-stacks_in_340185_page3 1s infinite linear; }
  .loader-3-stacks_in_340185_page3::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    background: rgba(255, 255, 255, 1.00);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

@-webkit-keyframes loader-3-stacks_in_340185_page3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loader-3-stacks_in_340185_page3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.loader-4-stacks_in_340185_page3 .bar {
  border-radius: 0px;
  display: inline-block;
  width: 4px;
  height: 18px;
  margin: 0 0px;
  -webkit-animation: loader-4-stacks_in_340185_page3 1s ease-in-out infinite;
          animation: loader-4-stacks_in_340185_page3 1s ease-in-out infinite; }
  .loader-4-stacks_in_340185_page3 .bar:nth-child(1) {
    background-color: rgba(52, 152, 219, 1.00);
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader-4-stacks_in_340185_page3 .bar:nth-child(2) {
    background-color: rgba(192, 57, 43, 1.00);
    -webkit-animation-delay: 0.09s;
            animation-delay: 0.09s; }
  .loader-4-stacks_in_340185_page3 .bar:nth-child(3) {
    background-color: rgba(241, 196, 15, 1.00);
    -webkit-animation-delay: .18s;
            animation-delay: .18s; }
  .loader-4-stacks_in_340185_page3 .bar:nth-child(4) {
    background-color: rgba(39, 174, 96, 1.00);
    -webkit-animation-delay: .27s;
            animation-delay: .27s; }

@-webkit-keyframes loader-4-stacks_in_340185_page3 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  20% {
    -webkit-transform: scale(1, 2.2);
            transform: scale(1, 2.2); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes loader-4-stacks_in_340185_page3 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  20% {
    -webkit-transform: scale(1, 2.2);
            transform: scale(1, 2.2); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.loader-5-stacks_in_340185_page3 {
  opacity: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -webkit-animation: loader-5-stacks_in_340185_page3 1s ease-out;
          animation: loader-5-stacks_in_340185_page3 1s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: 5px solid rgba(39, 174, 96, 1.00); }

@-webkit-keyframes loader-5-stacks_in_340185_page3 {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

@keyframes loader-5-stacks_in_340185_page3 {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

.loader-6-stacks_in_340185_page3 {
  width: 100%;
  height: 40px; }

.loader-6-stacks_in_340185_page3 .bar {
  width: 40px;
  height: 40px;
  left: -40px;
  position: absolute;
  background-color: rgba(234, 47, 80, 1.00);
  border-radius: 4px;
  -webkit-animation: loader-6-stacks_in_340185_page3 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
          animation: loader-6-stacks_in_340185_page3 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23); }
  .loader-6-stacks_in_340185_page3 .bar:nth-child(2) {
    -webkit-animation-delay: 150ms;
            animation-delay: 150ms; }
  .loader-6-stacks_in_340185_page3 .bar:nth-child(3) {
    -webkit-animation-delay: 300ms;
            animation-delay: 300ms; }
  .loader-6-stacks_in_340185_page3 .bar:nth-child(4) {
    -webkit-animation-delay: 450ms;
            animation-delay: 450ms; }

@-webkit-keyframes loader-6-stacks_in_340185_page3 {
  0% {
    left: 0%; }
  75% {
    left: 100%; }
  100% {
    left: 100%; } }

@keyframes loader-6-stacks_in_340185_page3 {
  0% {
    left: 0%; }
  75% {
    left: 100%; }
  100% {
    left: 100%; } }

.loader-7-stacks_in_340185_page3 {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 8px;
  max-width: 90%;
  background-color: rgba(241, 241, 241, 1.00); }
  .loader-7-stacks_in_340185_page3:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 8px;
    background-color: rgba(0, 0, 0, 1.00);
    -webkit-animation: loader-7-stacks_in_340185_page3 2s linear infinite;
            animation: loader-7-stacks_in_340185_page3 2s linear infinite; }

@-webkit-keyframes loader-7-stacks_in_340185_page3 {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }

@keyframes loader-7-stacks_in_340185_page3 {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }

.loader-8-stacks_in_340185_page3 {
  width: 100%;
  height: 20px;
  background-size: 28px 28px;
  max-width: 90%;
  border-radius: 3pxpx;
  -webkit-animation: loader-8-stacks_in_340185_page3 .5s linear infinite;
          animation: loader-8-stacks_in_340185_page3 .5s linear infinite;
  border: 1px solid rgba(0, 0, 0, 1.00);
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00) 11px, rgba(241, 241, 241, 1.00) 10px, rgba(241, 241, 241, 1.00) 20px); }

@-webkit-keyframes loader-8-stacks_in_340185_page3 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }

@keyframes loader-8-stacks_in_340185_page3 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }

.loader-9-stacks_in_340185_page3 {
  font-family: "Droid Serif";
  position: relative;
  color: rgba(241, 241, 241, 1.00);
  font-size: px; }
  .loader-9-stacks_in_340185_page3:before {
    content: attr(data-text);
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    color: rgba(0, 0, 0, 1.00);
    -webkit-animation: loader-9-stacks_in_340185_page3 8s linear;
            animation: loader-9-stacks_in_340185_page3 8s linear;
    /*  */ }
  @media only screen and (min-width: 480px) {
    .loader-9-stacks_in_340185_page3 {
      font-size: 24px; } }
  @media only screen and (min-width: 768px) {
    .loader-9-stacks_in_340185_page3 {
      font-size: 32px; } }
  @media only screen and (min-width: 1100px) {
    .loader-9-stacks_in_340185_page3 {
      font-size: 40px; } }

@-webkit-keyframes loader-9-stacks_in_340185_page3 {
  0% {
    max-width: 0; } }

@keyframes loader-9-stacks_in_340185_page3 {
  0% {
    max-width: 0; } }

.loader-10-stacks_in_340185_page3 {
  width: 200px;
  height: 200px;
  position: relative;
  border-radius: 50%;
  background: url() no-repeat center center;
  background-size: 100% 100%; }
  .loader-10-stacks_in_340185_page3::after {
    content: '';
    z-index: 2;
    width: 200px;
    height: 200px;
    display: block;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    border-radius: 50%;
    border: 8px solid rgba(232, 226, 188, 1.00);
    -webkit-animation: loader-10-stacks_in_340185_page3 1.7s infinite linear;
            animation: loader-10-stacks_in_340185_page3 1.7s infinite linear; }
  .loader-10-stacks_in_340185_page3-half::after {
    border-right-color: transparent;
    border-bottom-color: transparent; }
  .loader-10-stacks_in_340185_page3-quarter::after {
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent; }
  .loader-10-stacks_in_340185_page3-third::after {
    border-right-color: transparent; }
  .loader-10-stacks_in_340185_page3::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    z-index: -1;
    margin-top: -8px;
    margin-left: -8px;
    border-radius: 50%;
    border: 8px solid rgba(0, 0, 0, 1.00); }

@-webkit-keyframes loader-10-stacks_in_340185_page3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loader-10-stacks_in_340185_page3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
#stacks_in_340175_page3{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_340175_page3 .c+.c .count{margin-left: 4px;}
#stacks_in_340175_page3.s3 .c.s2_3 .count,#stacks_in_340175_page3.s4 .c.s2_4 .count,#stacks_in_340175_page3.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_340175_page3.s2 .c.s1_2 .c-pad,#stacks_in_340175_page3.s3 .c.s1_3 .c-pad,#stacks_in_340175_page3.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_340175_page3.s3 .c.s2_3 .c-pad,#stacks_in_340175_page3.s4 .c.s2_4 .c-pad,#stacks_in_340175_page3.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_340175_page3.s2 .c.s2_2 .c-pad,#stacks_in_340175_page3.s3 .c.s3_3 .c-pad,#stacks_in_340175_page3.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_340175_page3 .c+.c .count,
	#stacks_in_340175_page3.s3 .c.s2_3 .count,
	#stacks_in_340175_page3.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_340175_page3 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_340175_page3 .c:first-child,#stacks_in_340175_page3.s4 .c.s1_4,#stacks_in_340175_page3.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_340175_page3 .c:last-child,#stacks_in_340175_page3.s4 .c.s3_4,#stacks_in_340175_page3.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_340175_page3.s2 .c-pad,#stacks_in_340175_page3.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_340175_page3.s4 .c.s2_4 .count,
	#stacks_in_340175_page3.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_340175_page3.s4 .c {width: 49.2%;}
	#stacks_in_340175_page3.s4 .c.s1_4 .c-pad,#stacks_in_340175_page3.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_340175_page3.s4 .c.s2_4 .c-pad,#stacks_in_340175_page3.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_340175_page3 .count{ margin-left: 0 !important;}
	#stacks_in_340175_page3 .c .c-pad{padding: 0 !important;}
	#stacks_in_340175_page3.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_340174_page3 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_340174_page3 .theDivider1, #simpleDivider_stacks_in_340174_page3 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_340174_page3 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_340174_page3 .theDivider2 {
	height: 4px;
	background-color: #E0E0E0;
}
