
#stacks_in_2 {
	margin: 30px 0px 0px 0px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_714 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_714 .theDivider1,
#simpleDivider_stacks_in_714 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_714 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_714.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_714.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_714 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_714.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_714.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_714.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_714.bgImageOn .theDivider1 img {
	display: block;
}

/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_2183 *,
#adaptiveGridstacks_in_2183 *:before,
#adaptiveGridstacks_in_2183 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_2183 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_2183 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_2183:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_2183 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_2183 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_2183 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2183 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_2183 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_2183 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2183 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_2183 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_2183 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2183 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_2183 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_2183 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2183 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_2183 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_2183 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2183 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2183 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2183 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2183 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2183 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2183 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2183 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2183 .column2 {
		width: 50.00%;
	}
}






















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2183 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_2183 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2183 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_2183 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2183 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_2183 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2183 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_2183 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_2183 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_2183 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_2183 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_2183 .column1,
	#adaptiveGridstacks_in_2183 .column2,
	#adaptiveGridstacks_in_2183 .column3,
	#adaptiveGridstacks_in_2183 .column4,
	#adaptiveGridstacks_in_2183 .column5,
	#adaptiveGridstacks_in_2183 .column6,
	#adaptiveGridstacks_in_2183 .column7,
	#adaptiveGridstacks_in_2183 .column8,
	#adaptiveGridstacks_in_2183 .column9,
	#adaptiveGridstacks_in_2183 .column10,
	#adaptiveGridstacks_in_2183 .column11,
	#adaptiveGridstacks_in_2183 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_2183 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  *//*  */
#view-more-stacks_in_2184 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 960px;
  border-radius: 20px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_2184 .vm-header {
    padding-top: 95px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    transition: all 0.8s ease; }
    #view-more-stacks_in_2184 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_2184 .vm-header-icon {
      top: 15px;
      height: 80px;
      left: 0;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      position: absolute;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      transition: all 0.8s ease; }
      #view-more-stacks_in_2184 .vm-header-icon i {
        /*  */
        background: rgba(255, 255, 255, 1.00);
        /*  */
        /*  */
        /*  */
        color: rgba(52, 66, 39, 1.00);
        width: 50px;
        height: 50px;
        font-size: 30px;
        border-radius: 50px;
        -ms-flex-align: center;
            align-items: center;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-pack: center;
            justify-content: center; }
    #view-more-stacks_in_2184 .vm-header-title, #view-more-stacks_in_2184 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_2184 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(41, 51, 31, 1.00);
      font-size: 20px;
      line-height: 32.360001px;
      max-width: 600px;
      font-weight: bold;
      margin: 0 auto 10px auto; }
    #view-more-stacks_in_2184 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(42, 52, 31, 1.00);
      font-size: 10px;
      line-height: 16.180000px;
      max-width: 500px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_2184 .vm-footer {
    padding: 30px 10px 0px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_2184 .vm-footer-actions a, #view-more-stacks_in_2184 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(52, 66, 39, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 12px;
      padding: 10px 20px;
      border-radius: 5px;
      cursor: pointer;
      margin-bottom: 5px;
      text-decoration: none;
      display: inline-block;
      transition: box-shadow 0.3s ease, transform 0.3s ease;
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); }
      #view-more-stacks_in_2184 .vm-footer-actions a:hover, #view-more-stacks_in_2184 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_2184 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_2184 .vm-footer-actions a.vm-action-go::before {
        content: 'Proceed';
        display: inline-block; }
    #view-more-stacks_in_2184 .vm-footer-actions a.vm-action-more::before {
      content: 'View Here';
      display: inline-block; }
  #view-more-stacks_in_2184 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_2184 .vm-content h1, #view-more-stacks_in_2184 .vm-content h2, #view-more-stacks_in_2184 .vm-content h3, #view-more-stacks_in_2184 .vm-content h4, #view-more-stacks_in_2184 .vm-content h5, #view-more-stacks_in_2184 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_2184 .vm-content a {
      color: rgba(152, 218, 252, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_2184 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_2184 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 10px 10px;
      max-width: 960px;
      margin: 0 auto; }
      #view-more-stacks_in_2184 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_2184.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_2184.expanded .vm-header {
    min-height: 50px;
    padding-left: 75px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    background: rgba(255, 255, 255, 1.00);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: left;
    position: relative;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    transition: all 0.8s ease; }
    #view-more-stacks_in_2184.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_2184.expanded .vm-header-icon {
      top: 0;
      width: 50px;
      left: 15px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_2184.expanded .vm-header-icon i {
        width: 50px;
        height: 50px;
        font-size: 30px;
        border-radius: 50px; }
    #view-more-stacks_in_2184.expanded .vm-header-title, #view-more-stacks_in_2184.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_2184.expanded .vm-header-title {
      font-size: 20px;
      line-height: 32.360001px;
      margin-bottom: 10px; }
    #view-more-stacks_in_2184.expanded .vm-header-description {
      font-size: 10px;
      line-height: 16.180000px; }
  #view-more-stacks_in_2184.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_2184.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(52, 66, 39, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_2184.expanded .vm-footer a.vm-action-more::before {
      content: 'Close'; }
  #view-more-stacks_in_2184.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_2184 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_2189 {
	font-size: 110%;
}
/*  */
#view-more-stacks_in_2191 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 960px;
  border-radius: 20px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_2191 .vm-header {
    padding-top: 95px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    transition: all 0.8s ease; }
    #view-more-stacks_in_2191 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_2191 .vm-header-icon {
      top: 15px;
      height: 80px;
      left: 0;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      position: absolute;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      transition: all 0.8s ease; }
      #view-more-stacks_in_2191 .vm-header-icon i {
        /*  */
        background: rgba(255, 255, 255, 1.00);
        /*  */
        /*  */
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 50px;
        height: 50px;
        font-size: 30px;
        border-radius: 50px;
        -ms-flex-align: center;
            align-items: center;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-pack: center;
            justify-content: center; }
    #view-more-stacks_in_2191 .vm-header-title, #view-more-stacks_in_2191 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_2191 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 20px;
      line-height: 32.360001px;
      max-width: 600px;
      font-weight: bold;
      margin: 0 auto 10px auto; }
    #view-more-stacks_in_2191 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 10px;
      line-height: 16.180000px;
      max-width: 500px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_2191 .vm-footer {
    padding: 30px 10px 0px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_2191 .vm-footer-actions a, #view-more-stacks_in_2191 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(52, 66, 39, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 12px;
      padding: 10px 20px;
      border-radius: 5px;
      cursor: pointer;
      margin-bottom: 5px;
      text-decoration: none;
      display: inline-block;
      transition: box-shadow 0.3s ease, transform 0.3s ease;
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); }
      #view-more-stacks_in_2191 .vm-footer-actions a:hover, #view-more-stacks_in_2191 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_2191 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_2191 .vm-footer-actions a.vm-action-go::before {
        content: 'Proceed';
        display: inline-block; }
    #view-more-stacks_in_2191 .vm-footer-actions a.vm-action-more::before {
      content: 'View Here';
      display: inline-block; }
  #view-more-stacks_in_2191 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(0, 0, 0, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_2191 .vm-content h1, #view-more-stacks_in_2191 .vm-content h2, #view-more-stacks_in_2191 .vm-content h3, #view-more-stacks_in_2191 .vm-content h4, #view-more-stacks_in_2191 .vm-content h5, #view-more-stacks_in_2191 .vm-content h6 {
      color: rgba(0, 0, 0, 1.00); }
    #view-more-stacks_in_2191 .vm-content a {
      color: rgba(152, 218, 252, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_2191 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_2191 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 10px 10px;
      max-width: 960px;
      margin: 0 auto; }
      #view-more-stacks_in_2191 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_2191.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_2191.expanded .vm-header {
    min-height: 50px;
    padding-left: 75px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    background: rgba(255, 255, 255, 1.00);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: left;
    position: relative;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    transition: all 0.8s ease; }
    #view-more-stacks_in_2191.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_2191.expanded .vm-header-icon {
      top: 0;
      width: 50px;
      left: 15px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_2191.expanded .vm-header-icon i {
        width: 50px;
        height: 50px;
        font-size: 30px;
        border-radius: 50px; }
    #view-more-stacks_in_2191.expanded .vm-header-title, #view-more-stacks_in_2191.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_2191.expanded .vm-header-title {
      font-size: 20px;
      line-height: 32.360001px;
      margin-bottom: 10px; }
    #view-more-stacks_in_2191.expanded .vm-header-description {
      font-size: 10px;
      line-height: 16.180000px; }
  #view-more-stacks_in_2191.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_2191.expanded .vm-footer a.vm-action-more {
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_2191.expanded .vm-footer a.vm-action-more::before {
      content: 'Close'; }
  #view-more-stacks_in_2191.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_2191 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_2196 {
	font-size: 110%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1537 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1537 .theDivider1,
#simpleDivider_stacks_in_1537 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1537 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1537.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1537.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1537 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1537.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1537.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1537.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1537.bgImageOn .theDivider1 img {
	display: block;
}

/*
*/
@font-face {
    font-family: '1ldclockmedium';
    src: url('tc-files/1ldclock-webfont.woff2') format('woff2'),
         url('tc-files/1ldclock-webfont.woff') format('woff'),
        url('tc-files/1ldclock-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*  */
/*  */
#stacks_in_724 .timed-content-progress-bar {
  display: none;
}
/*  */
#stacks_in_724,
#stacks_out_724,
#stacks_in_1 {
  overflow: visible;
  clear: both;
}
#stacks_in_724 .timed-content-number {
  box-shadow: 0px 1px 2px rgba(0,0,0,15%);
}
#stacks_in_724 .timed-content-rotate .timed-content-number {
  box-shadow: 0px 8px 10px 0px rgba(0,0,0,30%);
}
#stacks_in_724 .timed-content-rotate.rotate-smooth .timed-content-number:after {
  box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,30%),
              inset 0px -5px 5px -3px rgba(0,0,0,30%);
  /*  */
  background: linear-gradient(to bottom,  rgba(0,0,0,19.994999%) 0%,rgba(0,0,0,4.995000%) 20%,rgba(0,0,0,0%) 40%,rgba(0,0,0,4.995000%) 60%,rgba(0,0,0,15%) 80%,rgba(0,0,0,19.994999%) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#stacks_in_724 .timed-content-fold .timed-content-number {
  box-shadow: 0px 2px 3px rgba(0,0,0,0.5),
              inset 0px 0px 5px rgba(0,0,0,0.5);
}
#stacks_in_724 .tc-dark-shadows.timed-content-fold .timed-content-number {
  box-shadow: 0px 2px 3px rgba(0,0,0,0.5),
              inset 0px 0px 5px rgba(0,0,0,0.5);
}
#stacks_in_724 .timed-content-inline .timed-content-number {
    box-shadow: none;
}
#stacks_in_724 .timed-content-countdown-wrap {
  color: rgba(67, 83, 52, 1.00);
  padding: 24px 0px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_724 .timed-content-countdown-wrap * {
  font-family:  "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#stacks_in_724 .timed-content-digital .timed-content-number div span {
  font-family: '1ldclockmedium';
}
#stacks_in_724 .timed-content-digital .timed-content-number div span:before {
    content: "88";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: -1;
    color: rgba(67, 83, 52, 1.00);
    opacity: 0.2;
}
#stacks_in_724 .timed-content-digital .tc-digit-padding .timed-content-number div span:before {
    content: "888888888888888888888";
    overflow: hidden;
    left: 12px;
    right: 12px;
    width: auto;
    top: 0;
}
#stacks_in_724 .timed-content-digital .timed-content-number div span {
  font-family: "Andale Mono";
}
#stacks_in_724 .timed-content-digital .timed-content-number div span:before,
#stacks_in_724 .timed-content-digital .tc-digit-padding .timed-content-number div span:before {
    content: "";
}

#stacks_in_724 .timed-content-number,
#stacks_in_724 .timed-content-number div,
#stacks_in_724 .timed-content-fold .timed-content-number > div:after,
#stacks_in_724 .timed-content-fold .timed-content-number > div:before,
#stacks_in_724 .timed-content-paper-fall .timed-content-number .timed-content-anim:before {
  background-color: #FFFFFF;
  color: rgba(67, 83, 52, 1.00);
  border-radius:  6px;
}
#stacks_in_724 .timed-content-number div span {
  color: rgba(67, 83, 52, 1.00);
}
#stacks_in_724 .timed-content-rotate .timed-content-number > div.state-after,
#stacks_in_724 .timed-content-rotate .timed-content-number > div.state-before {
  background-color: #FFFFFF;
  border-radius: 0px;
}
#stacks_in_724 .timed-content-fold .timed-content-number > div {
  border-radius:  6px 6px 0px 0px;
}
#stacks_in_724 .timed-content-countdown {
  grid-gap: 0px;
  grid-template-columns: repeat(auto-fit, minmax(50px, max-content));
  /*  */
}
#stacks_in_724 .timed-content-part div.timed-content-title {
  font-size: 14px;
}
#stacks_in_724 .timed-content-number,
#stacks_in_724 .timed-content-number div,
#stacks_in_724 .timed-content-number div span,
#stacks_in_724 .timed-content-fold .timed-content-number > div:after,
#stacks_in_724 .timed-content-fold .timed-content-number > div:before,
#stacks_in_724 .timed-content-paper-fall .timed-content-number .timed-content-anim:before {
  width: auto;
  min-width: 50px;
  height: 37.500000px;
  line-height: 36.250000px; /* Adjusted for font */
  font-size: 31.250000px;
  font-weight: normal;
  letter-spacing: 0px;
}
#stacks_in_724 .timed-content-digital .timed-content-number div span {
  line-height: 37.500000px;
  font-size: 37.500000px;
  color:  rgba(117, 133, 102, 1.00);
  text-shadow: 0px 0px 5px rgba(67, 83, 52, 1.00);
}
#stacks_in_724 .timed-content-number div span {
  min-width: 0px;
}
#stacks_in_724 .timed-content-number > div {
  padding: 0px 0px;
  box-sizing: border-box;
  overflow: hidden;
}
#stacks_in_724 .tc-digit-padding .timed-content-number > div {
  padding: 0px 12px;
}
#stacks_in_724 .tc-digit-padding .timed-content-number-5 {
  position: relative;
}
#stacks_in_724 .timed-content-part:before {
  background-color: rgba(0, 0, 0, 0.00);
  height: 37.500000px;
}
#stacks_in_724 .timed-content-number:after,
#stacks_in_724 .timed-content-number:before {
    width: 5px;
    height: 5px;
    background-color: rgba(67, 83, 52, 1.00);
    right: -10px;
    border-radius: 0px;
}

/*  */


#stacks_in_724 .year .timed-content-number:before,
#stacks_in_724 .month .timed-content-number:before,
#stacks_in_724 .day .timed-content-number:before,
#stacks_in_724 .year .timed-content-number:after,
#stacks_in_724 .month .timed-content-number:after,
#stacks_in_724 .day .timed-content-number:after,
#stacks_in_724 .second .timed-content-number:before,
#stacks_in_724 .second .timed-content-number:after,
#stacks_in_724 .dayofweek .timed-content-number:before,
#stacks_in_724 .dayofweek .timed-content-number:after {
  display: none;
}
/*  */
#stacks_in_724 .minute .timed-content-number:before,
#stacks_in_724 .minute .timed-content-number:after {
  display: none;
}
/*  */
#stacks_in_724 .timed-content-part {
  display: flex !important;
}
#stacks_in_724 .timed-content-part:after {
  content: "";
  background-color: transparent;
    color: rgba(67, 83, 52, 1.00);
    width: auto;
    position: relative;
    font-size: 31.250000px;
    margin-left: 15px;
    height: 37.500000px;
    line-height: 37.500000px;
    margin: 0px 15px;
}
#stacks_in_724 .hour:after,
#stacks_in_724 .minute:after,
#stacks_in_724 .second:after {
  margin-left: 0px;
}
/*  */
/*  */
#stacks_in_724 .minute:after {
  margin: 5px;
}
/*  */
/*  */
#stacks_in_724 .timed-content-part:last-child:after {
  display: none;
}
#stacks_in_724 .year:after {
  content: " ";
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
}
#stacks_in_724 .month:after {
  content: "";
  /*  */
  margin-left: 0px;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
}
#stacks_in_724 .day:after {
  content: "";
  /*  */
  margin-left: 0px;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
}
#stacks_in_724 .dayofweek:after {
  content: "";
  /*  */
  margin-left: 0px;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
}
#stacks_in_724 .timed-content-fold .timed-content-number > div {
  height: 50%;
  min-width: 100%;
}
#stacks_in_724 .timed-content-rotate .timed-content-number div {
  background: transparent;
}
/*  */
#stacks_in_724 .timed-content-rotate .timed-content-countdown div {
   align-content: top;
   justify-content: top;
}
#stacks_in_724 .timed-content-rotate .timed-content-number div {
    display: inline-block;
    position: relative;
    margin-top: 0;
}
#stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-1 {
    top: 75.000000px;
}
#stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-2 {
    top: 37.500000px;
}
#stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-3 {
    top: 0px;
}
#stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-4 {
    top: -37.500000px;
}
#stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-5 {
    top: -75.000000px;
}
/*  */
#stacks_in_724 .timed-content-rotate .timed-content-number {
  perspective: 2000px;
  height: 75.000000px;/* double height */
}
#stacks_in_724 .timed-content-rotate .timed-content-number .state-out {
  transform: translate3D(0,-67.500000px,0) rotateX(75deg);
}
#stacks_in_724 .timed-content-rotate .timed-content-number .state-after {
  transform: translate3D(0,-37.500000px,0px) rotateX(37.5deg);
}
#stacks_in_724 .timed-content-rotate .timed-content-number .state-active {
  transform: translate3D(0,0,0px) rotateX(0deg);
}
#stacks_in_724 .timed-content-rotate .timed-content-number .state-before {
  transform: translate3D(0,37.500000px,0px) rotateX(-37.5deg);
}
#stacks_in_724 .timed-content-rotate .timed-content-number > div.state-in {
  transform: translate3D(0,67.500000px,0) rotateX(-75deg);
}
@media all and (max-width: 1000px) {
  #stacks_in_724 .timed-content-countdown {
    grid-template-columns: repeat(auto-fit, minmax(40px, max-content));
  }
  #stacks_in_724 .timed-content-part:before {
    height: 30.000000px;
  }
  #stacks_in_724 .year:after,
  #stacks_in_724 .month:after,
  #stacks_in_724 .day:after,
  #stacks_in_724 .dayofweek:after {
      font-size: 25.000000px;
      margin-left: 10px;
      height: 30.000000px;
      line-height: 30.000000px;
  }
  #stacks_in_724 .timed-content-part:after {
    margin: 0px 10px;
  }
  #stacks_in_724 .hour:after,
  #stacks_in_724 .minute:after,
  #stacks_in_724 .second:after {
    margin-left: 0px;
  }
  /*  */
  /*  */
  #stacks_in_724 .minute:after {
    margin: 3px;
  }
  /*  */
  /*  */
  #stacks_in_724 .year:after {
    /*  */
    /*  */
    /*  */
    /*  */
  }
  #stacks_in_724 .month:after {
    /*  */
    /*  */
    /*  */
    /*  */
  }
  #stacks_in_724 .day:after {
    /*  */
    /*  */
    /*  */
    /*  */
  }
  #stacks_in_724 .dayofweek:after {
    /*  */
    /*  */
    /*  */
    /*  */
  }
  #stacks_in_724 .timed-content-number,
  #stacks_in_724 .timed-content-number div,
  #stacks_in_724 .timed-content-number div span,
  #stacks_in_724 .timed-content-fold .timed-content-number > div:after,
  #stacks_in_724 .timed-content-fold .timed-content-number > div:before,
  #stacks_in_724 .timed-content-paper-fall .timed-content-number .timed-content-anim:before {
    width: auto;
    min-width: 40px;
    height: 30.000000px;
    line-height: 29.000000px; /* Adjusted for font */
    font-size: 25.000000px;
    letter-spacing: 0px;
  }
  #stacks_in_724 .timed-content-digital .timed-content-number div span {
    line-height: 30.000000px;
    font-size: 30.000000px;
  }
  #stacks_in_724 .timed-content-number:after,
  #stacks_in_724 .timed-content-number:before {
      width: 4px;
      height: 4px;
      right: -7px;
  }
  /*  */
  #stacks_in_724 .tc-digit-padding .timed-content-number > div {
    padding: 0px 6px;
  }
  #stacks_in_724 .timed-content-digital .tc-digit-padding .timed-content-number div span:before {
      left: 6px;
      right: 6px;
  }
  /*  */
  #stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-1 {
      top: 60.000000px;
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-2 {
      top: 30.000000px;
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-4 {
      top: -30.000000px;
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-5 {
      top: -60.000000px;
  }
  /*  */
  #stacks_in_724 .timed-content-rotate .timed-content-number {
    height: 60.000000px;/* double height */
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .state-out {
    transform: translate3D(0,-54.000000px,0) rotateX(75deg);
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .state-after {
    transform: translate3D(0,-30.000000px,0px) rotateX(37.5deg);
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .state-before {
    transform: translate3D(0,30.000000px,0px) rotateX(-37.5deg);
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number > div.state-in {
    transform: translate3D(0,54.000000px,0) rotateX(-75deg);
  }
}
@media all and (max-width: 600px) {
  #stacks_in_724 .timed-content-part div.timed-content-title {
    font-size: 12px;
  }
  #stacks_in_724 .year:after,
  #stacks_in_724 .month:after,
  #stacks_in_724 .day:after,
  #stacks_in_724 .dayofweek:after {
        font-size: 18.750000px;
      margin-left: 8px;
      height: 22.500000px;
      line-height: 22.500000px;
  }
  #stacks_in_724 .timed-content-part:after {
    margin: 0px 8px;
  }
  #stacks_in_724 .hour:after,
  #stacks_in_724 .minute:after,
  #stacks_in_724 .second:after {
    margin-left: 0px;
  }
  /*  */
  /*  */
  #stacks_in_724 .minute:after {
    margin: 2px;
  }
  /*  */
  /*  */
  #stacks_in_724 .year:after {
    /*  */
    /*  */
    /*  */
    /*  */
  }
  #stacks_in_724 .month:after {
    /*  */
    /*  */
    /*  */
    /*  */
  }
  #stacks_in_724 .day:after {
    /*  */
    /*  */
    /*  */
    /*  */
  }
  #stacks_in_724 .dayofweek:after {
    /*  */
    /*  */
    /*  */
    /*  */
  }
  #stacks_in_724 .timed-content-number,
  #stacks_in_724 .timed-content-number div,
  #stacks_in_724 .timed-content-fold .timed-content-number > div:after,
  #stacks_in_724 .timed-content-fold .timed-content-number > div:before,
  #stacks_in_724 .timed-content-paper-fall .timed-content-number .timed-content-anim:before {
    border-radius:  4.500000px;
  }
  #stacks_in_724 .timed-content-fold .timed-content-number > div {
    border-radius:  4.500000px 4.500000px 0px 0px;
  }
  #stacks_in_724 .timed-content-countdown {
    grid-template-columns: repeat(auto-fit, minmax(30px, max-content));
  }
  #stacks_in_724 .timed-content-part:before {
    height: 22.500000px;
  }
  #stacks_in_724 .timed-content-number,
  #stacks_in_724 .timed-content-number div,
  #stacks_in_724 .timed-content-number div span,
  #stacks_in_724 .timed-content-fold .timed-content-number > div:after,
  #stacks_in_724 .timed-content-fold .timed-content-number > div:before,
  #stacks_in_724 .timed-content-paper-fall .timed-content-number .timed-content-anim:before {
    width: auto;
    min-width: 30px;
    height: 22.500000px;
    line-height: 21.750000px; /* Adjusted for font */
    font-size: 18.750000px;
    letter-spacing: 0px;
  }
  #stacks_in_724 .timed-content-digital .timed-content-number div span {
    line-height: 22.500000px;
    font-size: 22.500000px;
  }
  #stacks_in_724 .timed-content-number:after,
  #stacks_in_724 .timed-content-number:before {
      width: 4px;
      height: 4px;
      right: -6px;
  }
  /*  */
  #stacks_in_724 .timed-content-number:after,
  #stacks_in_724 .timed-content-number:before {
      width: 3px;
      height: 3px;
      right: -6px;
  }
  #stacks_in_724 .timed-content-number:before {
    transform: translateY(-6px);
  }
  #stacks_in_724 .timed-content-number:after {
    transform: translateY(3px);
  }
  /*  */
  /*  */
  #stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-1 {
      top: 45.000000px;
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-2 {
      top: 22.500000px;
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-4 {
      top: -22.500000px;
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .timed-content-number-5 {
      top: -45.000000px;
  }
  /*  */
  #stacks_in_724 .timed-content-rotate .timed-content-number {
    height: 45.000000px;/* double height */
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .state-out {
    transform: translate3D(0,-40.500000px,0) rotateX(75deg);
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .state-after {
    transform: translate3D(0,-22.500000px,0px) rotateX(37.5deg);
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number .state-before {
    transform: translate3D(0,22.500000px,0px) rotateX(-37.5deg);
  }
  #stacks_in_724 .timed-content-rotate .timed-content-number > div.state-in {
    transform: translate3D(0,40.500000px,0) rotateX(-75deg);
  }
}
@media all and (max-width: 350px) {
  #stacks_in_724 .timed-content-part div.timed-content-title {
    font-size: 10px;
  }
}
#stacks_in_724 .timed-content-rotate .timed-content-number:after, #stacks_in_724 .timed-content-rotate .timed-content-number:before {
  width: 100%;
  height: 100%;
  right: auto;
  transform: translate(0,0);
  display: block;
  top: auto;
  background: transparent;
}
#stacks_in_724 .timed-content-rotate .timed-content-part:before {
  display: none;
}
/*  */

#stacks_in_724 {
	background-color: rgba(41, 51, 31, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_2165 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_2165 .theDivider1,
#simpleDivider_stacks_in_2165 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_2165 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_2165.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_2165.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2165 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_2165.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_2165.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_2165.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_2165.bgImageOn .theDivider1 img {
	display: block;
}

#backtop0 {
position: fixed;  z-index: 9999999; outline: none; overflow: hidden;
text-align: center; cursor: pointer; transition: all 600ms linear; 
display: none; 
left: auto; right: 2%; top: auto; bottom: 36%;
 
color: rgba(242, 242, 242, 1.00);
background-color: rgba(52, 66, 39, 1.00);
height: 60px;
width: 60px;
line-height: 60px;
font-size: 20px;
border-radius: 2px;
 
/*customcss;*/
}

#backtop0:hover {
background-color: rgba(242, 242, 242, 1.00);
color: rgba(0, 0, 0, 1.00);

/*customcss;*/
}

#backtop0.mcOut {
opacity: 0;
}

@media screen and (max-width: 480px) {
#backtop0 {
 
height: 30px;
width: 30px;
line-height: 60px;
font-size: 20px;
 
/*customcss;*/
}}
#stacks_in_2181 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
