a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
.com_joeworkman_stacks_fontawesome_stack .jw-wrapper{margin:0;text-align:left}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-center{text-align:center}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-right{text-align:right}.com_joeworkman_stacks_fontawesome_stack i.fa,.com_joeworkman_stacks_fontawesome_stack .fa-stack{-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-spin,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-spin{padding:.2em;-webkit-box-sizing:content-box;box-sizing:content-box}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-45,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-45{padding:.2em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-135,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-135{padding:.2em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-225,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-225{padding:.2em;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-315,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-315{padding:.2em;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-border{padding:0}.com_joeworkman_stacks_fontawesome_stack a{text-decoration:none}

#stacks_in_201312 {
	margin: 0px 0px 20px 0px;
}
/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_201312_2 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_201312_2 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

/** THEME
===================================*/

#stacks_in_201312_2 .bx-wrapper .bx-viewport {
}

#stacks_in_201312_2 .bx-wrapper .bx-pager,
#stacks_in_201312_2 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_201312_2 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../index_files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}




	#stacks_in_201312_2 .bx-wrapper .bx-pager {
		display: none;
	}





/*  Hide navigation arrows if toggled off in settings. */

	#stacks_in_201312_2 .bx-wrapper .bx-prev,
	#stacks_in_201312_2 .bx-wrapper .bx-next {
		display: none;
	}


/* AUTO CONTROLS (START / STOP) */

#stacks_in_201312_2 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_201312_2 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../index_files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_201312_2 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_201312_2 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_201312_2 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../index_files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_201312_2 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_201312_2 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_201312_2 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_201312_2 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_201312_2 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_201312_2 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_201312_2 ul.bxslider, #stacks_in_201312_2 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */


/*  */
#view-more-stacks_in_202632 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202632.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202632 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202632 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202632 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202632 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202632.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202632 .vm-header-title, #view-more-stacks_in_202632 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202632 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202632 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202632 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202632 .vm-footer-actions a, #view-more-stacks_in_202632 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(148, 181, 38, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202632 .vm-footer-actions a:hover, #view-more-stacks_in_202632 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202632 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202632 .vm-footer-actions a.vm-action-go::before {
        content: 'MORE';
        display: inline-block; }
    #view-more-stacks_in_202632 .vm-footer-actions a.vm-action-more::before {
      content: 'LISTEN NOW';
      display: inline-block; }
  #view-more-stacks_in_202632 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202632 .vm-content h1, #view-more-stacks_in_202632 .vm-content h2, #view-more-stacks_in_202632 .vm-content h3, #view-more-stacks_in_202632 .vm-content h4, #view-more-stacks_in_202632 .vm-content h5, #view-more-stacks_in_202632 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202632 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202632 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202632 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202632 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202632.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202632.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202632.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202632.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202632.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202632.expanded .vm-header-title, #view-more-stacks_in_202632.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202632.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202632.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202632.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202632.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(199, 134, 22, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202632.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202632.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202632 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202635Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202635Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202635Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202635Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202635Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202635Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202635Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202635Calligrapher h6, .stacks_in_202635Calligrapher h5, .stacks_in_202635Calligrapher h4, .stacks_in_202635Calligrapher h3, .stacks_in_202635Calligrapher h2, .stacks_in_202635Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202635Calligrapher, .stacks_in_202635Calligrapher h1, .stacks_in_202635Calligrapher h2, .stacks_in_202635Calligrapher h3, .stacks_in_202635Calligrapher h4, .stacks_in_202635Calligrapher h5, .stacks_in_202635Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202635targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202635Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202635Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202635Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202635Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202635 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_in_202682 {
	padding:  10px;
}

#stacks_in_202684 {
	margin: 20px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
}
/*  */
#view-more-stacks_in_202492 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202492.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202492 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202492 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202492 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202492 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202492.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202492 .vm-header-title, #view-more-stacks_in_202492 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202492 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202492 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202492 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202492 .vm-footer-actions a, #view-more-stacks_in_202492 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(183, 0, 20, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202492 .vm-footer-actions a:hover, #view-more-stacks_in_202492 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202492 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202492 .vm-footer-actions a.vm-action-go::before {
        content: '';
        display: inline-block; }
    #view-more-stacks_in_202492 .vm-footer-actions a.vm-action-more::before {
      content: 'DETAILS';
      display: inline-block; }
  #view-more-stacks_in_202492 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202492 .vm-content h1, #view-more-stacks_in_202492 .vm-content h2, #view-more-stacks_in_202492 .vm-content h3, #view-more-stacks_in_202492 .vm-content h4, #view-more-stacks_in_202492 .vm-content h5, #view-more-stacks_in_202492 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202492 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202492 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202492 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202492 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202492.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202492.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202492.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202492.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202492.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202492.expanded .vm-header-title, #view-more-stacks_in_202492.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202492.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202492.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202492.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202492.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202492.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202492.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202492 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}

#stacks_in_202496 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	margin: 10px 0px 20px 0px;
}

#stacks_in_202555 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_202555 {
	width: 60%;
}
#stacks_in_202557>.s3_row {
	margin: 0 -0px;
}

#stacks_in_202557>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_202557>.s3_row>.s3_column_center {
	width: 60.000000%;
}

#stacks_in_202557>.s3_row>.s3_column_right {
	width: 20.00%;
}

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








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



}



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


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


}



/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202551Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 1 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_202551Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202551Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202551Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202551Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202551Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202551Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202551Calligrapher h6, .stacks_in_202551Calligrapher h5, .stacks_in_202551Calligrapher h4, .stacks_in_202551Calligrapher h3, .stacks_in_202551Calligrapher h2, .stacks_in_202551Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202551Calligrapher, .stacks_in_202551Calligrapher h1, .stacks_in_202551Calligrapher h2, .stacks_in_202551Calligrapher h3, .stacks_in_202551Calligrapher h4, .stacks_in_202551Calligrapher h5, .stacks_in_202551Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202551targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202551Calligrapher a:link{			color: #EAEAEA !important;			text-decoration: none !important;		}				.stacks_in_202551Calligrapher a:visited{			color: #EAEAEA !important;		}				.stacks_in_202551Calligrapher a:active{			color: #EAEAEA !important;		}				.stacks_in_202551Calligrapher a:hover{			color: #E8D8D8 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202545 {
	background-color: rgba(0, 0, 0, 1.00);
}

#stacks_in_202565 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_202565 {
	width: 80%;
}
#stacks_in_202500>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_202567 {
	margin: 40px 0px 0px 0px;
}

#stacks_out_202567 {
	width: 19%;
}

#stacks_in_202505 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_202510 {
	margin: 20px 0px 0px 0px;
}
/* Start Fit My Video stack CSS code */.stacks_in_202571myvideo{	position: relative;	text-align: center;	max-width: 1000px;	margin: 0 auto 0 auto;}.stacks_in_202571dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_202571 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_202416 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202416.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202416 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202416 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202416 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202416 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202416.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202416 .vm-header-title, #view-more-stacks_in_202416 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202416 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202416 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202416 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202416 .vm-footer-actions a, #view-more-stacks_in_202416 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(137, 0, 17, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202416 .vm-footer-actions a:hover, #view-more-stacks_in_202416 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202416 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202416 .vm-footer-actions a.vm-action-go::before {
        content: 'DETAILS';
        display: inline-block; }
    #view-more-stacks_in_202416 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202416 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202416 .vm-content h1, #view-more-stacks_in_202416 .vm-content h2, #view-more-stacks_in_202416 .vm-content h3, #view-more-stacks_in_202416 .vm-content h4, #view-more-stacks_in_202416 .vm-content h5, #view-more-stacks_in_202416 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202416 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202416 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202416 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202416 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202416.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202416.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202416.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202416.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202416.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202416.expanded .vm-header-title, #view-more-stacks_in_202416.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202416.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202416.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202416.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202416.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202416.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202416.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202416 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202420Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202420Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202420Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202420Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202420Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202420Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202420Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202420Calligrapher h6, .stacks_in_202420Calligrapher h5, .stacks_in_202420Calligrapher h4, .stacks_in_202420Calligrapher h3, .stacks_in_202420Calligrapher h2, .stacks_in_202420Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202420Calligrapher, .stacks_in_202420Calligrapher h1, .stacks_in_202420Calligrapher h2, .stacks_in_202420Calligrapher h3, .stacks_in_202420Calligrapher h4, .stacks_in_202420Calligrapher h5, .stacks_in_202420Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202420targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202420Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202420Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202420Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202420Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202422 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
	padding:  10px;
}

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

#stacks_in_202426 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
}

#stacks_in_202432 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}
#stacks_in_202436>.s3_row {
	margin: 0 -10px;
}

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








  


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




	#stacks_in_202436>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_202436>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



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


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





}




  

#stacks_in_202436 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 30px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedwidthcss Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_202438 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}



/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_202440 .setheightScroll {
	display: block;
	width: 100%;
	height: 105px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedwidthcss Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_202445 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}



/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_202447 .setheightScroll {
	display: block;
	width: 100%;
	height: 105px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedwidthcss Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_202452 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}



/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_202454 .setheightScroll {
	display: block;
	width: 100%;
	height: 100px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedwidthcss Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_202459 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}



/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_202461 .setheightScroll {
	display: block;
	width: 100%;
	height: 100px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*  */
#view-more-stacks_in_202609 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202609.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202609 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202609 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202609 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202609 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202609.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202609 .vm-header-title, #view-more-stacks_in_202609 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202609 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202609 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202609 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202609 .vm-footer-actions a, #view-more-stacks_in_202609 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(19, 142, 90, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202609 .vm-footer-actions a:hover, #view-more-stacks_in_202609 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202609 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202609 .vm-footer-actions a.vm-action-go::before {
        content: 'DETAILS';
        display: inline-block; }
    #view-more-stacks_in_202609 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202609 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202609 .vm-content h1, #view-more-stacks_in_202609 .vm-content h2, #view-more-stacks_in_202609 .vm-content h3, #view-more-stacks_in_202609 .vm-content h4, #view-more-stacks_in_202609 .vm-content h5, #view-more-stacks_in_202609 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202609 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202609 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202609 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202609 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202609.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202609.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202609.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202609.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202609.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202609.expanded .vm-header-title, #view-more-stacks_in_202609.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202609.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202609.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202609.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202609.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202609.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202609.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202609 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Fit My Video stack CSS code */.stacks_in_202612myvideo{	position: relative;	text-align: center;	max-width: 800px;	margin: 0 auto 0 auto;}.stacks_in_202612dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202614Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202614Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202614Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202614Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202614Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202614Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202614Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202614Calligrapher h6, .stacks_in_202614Calligrapher h5, .stacks_in_202614Calligrapher h4, .stacks_in_202614Calligrapher h3, .stacks_in_202614Calligrapher h2, .stacks_in_202614Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202614Calligrapher, .stacks_in_202614Calligrapher h1, .stacks_in_202614Calligrapher h2, .stacks_in_202614Calligrapher h3, .stacks_in_202614Calligrapher h4, .stacks_in_202614Calligrapher h5, .stacks_in_202614Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202614targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202614Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202614Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202614Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202614Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202615 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
	padding:  10px;
}
#stacks_in_202620>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_202620 {
	border: solid rgba(172, 168, 174, 1.00);
	border-width: 1px 0px 0px 0px;
}

#stacks_in_202626 {
	-moz-border-radius:  9px;
	-webkit-border-radius:  9px;
	border-radius:  9px;
	margin:  19px;
	padding: 60px 0px 0px 0px;
}

#stacks_in_202629 {
	-moz-border-radius:  9px;
	-webkit-border-radius:  9px;
	border-radius:  9px;
	margin:  19px;
	padding: 60px 0px 0px 0px;
}
/* Start dooMax stack CSS code */#stacks_in_202621, .stacks_in_202621MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}     .stacks_in_202621MaxWidthContainer{	    max-width: 340px;	}    .stacks_in_202621MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 600px) {	 	    .stacks_in_202621MaxWidthContainer{		    max-width: 340px;		}										    .stacks_in_202621MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 340px) {	 	    .stacks_in_202621MaxWidthContainer{		    max-width: 340px;		}										    .stacks_in_202621MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */
#stacks_in_202622 {
	padding: 10px 0px 10px 0px;
}

#stacks_in_202595 {
	background-color: rgba(255, 255, 255, 0.50);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_202603 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202603.png) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202603 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202603 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202603 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202603 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202603.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202603 .vm-header-title, #view-more-stacks_in_202603 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202603 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(248, 49, 8, 1.00);
      font-size: 40px;
      line-height: 64.720001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202603 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202603 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202603 .vm-footer-actions a, #view-more-stacks_in_202603 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(248, 49, 8, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202603 .vm-footer-actions a:hover, #view-more-stacks_in_202603 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202603 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202603 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN ON BBC iPLAYER NOW';
        display: inline-block; }
    #view-more-stacks_in_202603 .vm-footer-actions a.vm-action-more::before {
      content: 'MORE';
      display: inline-block; }
  #view-more-stacks_in_202603 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202603 .vm-content h1, #view-more-stacks_in_202603 .vm-content h2, #view-more-stacks_in_202603 .vm-content h3, #view-more-stacks_in_202603 .vm-content h4, #view-more-stacks_in_202603 .vm-content h5, #view-more-stacks_in_202603 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202603 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202603 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202603 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202603 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202603.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202603.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202603.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202603.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202603.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202603.expanded .vm-header-title, #view-more-stacks_in_202603.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202603.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202603.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202603.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202603.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202603.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202603.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202603 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}

#stacks_in_202606 {
	background-color: rgba(255, 255, 255, 0.70);
}
/*  */
#view-more-stacks_in_202176 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202176.png) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202176 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202176 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202176 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202176 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202176.png) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202176 .vm-header-title, #view-more-stacks_in_202176 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202176 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202176 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202176 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202176 .vm-footer-actions a, #view-more-stacks_in_202176 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(111, 171, 36, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202176 .vm-footer-actions a:hover, #view-more-stacks_in_202176 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202176 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202176 .vm-footer-actions a.vm-action-go::before {
        content: 'DETAILS';
        display: inline-block; }
    #view-more-stacks_in_202176 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202176 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202176 .vm-content h1, #view-more-stacks_in_202176 .vm-content h2, #view-more-stacks_in_202176 .vm-content h3, #view-more-stacks_in_202176 .vm-content h4, #view-more-stacks_in_202176 .vm-content h5, #view-more-stacks_in_202176 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202176 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202176 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202176 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202176 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202176.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202176.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202176.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202176.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202176.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202176.expanded .vm-header-title, #view-more-stacks_in_202176.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202176.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202176.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202176.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202176.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202176.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202176.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202176 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202180Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202180Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202180Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202180Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202180Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202180Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202180Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202180Calligrapher h6, .stacks_in_202180Calligrapher h5, .stacks_in_202180Calligrapher h4, .stacks_in_202180Calligrapher h3, .stacks_in_202180Calligrapher h2, .stacks_in_202180Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202180Calligrapher, .stacks_in_202180Calligrapher h1, .stacks_in_202180Calligrapher h2, .stacks_in_202180Calligrapher h3, .stacks_in_202180Calligrapher h4, .stacks_in_202180Calligrapher h5, .stacks_in_202180Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202180targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202180Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202180Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202180Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202180Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202173 {
	background-color: rgba(255, 254, 253, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
	padding:  10px;
}
/*  */
#view-more-stacks_in_202313 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202313.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202313 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202313 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202313 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202313 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202313.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202313 .vm-header-title, #view-more-stacks_in_202313 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202313 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202313 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202313 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202313 .vm-footer-actions a, #view-more-stacks_in_202313 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(208, 0, 22, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202313 .vm-footer-actions a:hover, #view-more-stacks_in_202313 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202313 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202313 .vm-footer-actions a.vm-action-go::before {
        content: 'DETAILS';
        display: inline-block; }
    #view-more-stacks_in_202313 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202313 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202313 .vm-content h1, #view-more-stacks_in_202313 .vm-content h2, #view-more-stacks_in_202313 .vm-content h3, #view-more-stacks_in_202313 .vm-content h4, #view-more-stacks_in_202313 .vm-content h5, #view-more-stacks_in_202313 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202313 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202313 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202313 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202313 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202313.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202313.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202313.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202313.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202313.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202313.expanded .vm-header-title, #view-more-stacks_in_202313.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202313.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202313.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202313.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202313.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202313.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202313.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202313 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202317Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202317Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202317Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202317Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202317Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202317Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202317Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202317Calligrapher h6, .stacks_in_202317Calligrapher h5, .stacks_in_202317Calligrapher h4, .stacks_in_202317Calligrapher h3, .stacks_in_202317Calligrapher h2, .stacks_in_202317Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202317Calligrapher, .stacks_in_202317Calligrapher h1, .stacks_in_202317Calligrapher h2, .stacks_in_202317Calligrapher h3, .stacks_in_202317Calligrapher h4, .stacks_in_202317Calligrapher h5, .stacks_in_202317Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202317targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202317Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202317Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202317Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202317Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202319 {
	background-color: rgba(255, 254, 253, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
	padding:  10px;
}

#stacks_in_202307 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}

#stacks_in_202309 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 2px 0px 0px 0px;
}
/*  */
#view-more-stacks_in_202209 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202209.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202209 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202209 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202209 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202209 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202209.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202209 .vm-header-title, #view-more-stacks_in_202209 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202209 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202209 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202209 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202209 .vm-footer-actions a, #view-more-stacks_in_202209 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(54, 74, 145, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202209 .vm-footer-actions a:hover, #view-more-stacks_in_202209 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202209 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202209 .vm-footer-actions a.vm-action-go::before {
        content: 'DETAILS';
        display: inline-block; }
    #view-more-stacks_in_202209 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202209 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202209 .vm-content h1, #view-more-stacks_in_202209 .vm-content h2, #view-more-stacks_in_202209 .vm-content h3, #view-more-stacks_in_202209 .vm-content h4, #view-more-stacks_in_202209 .vm-content h5, #view-more-stacks_in_202209 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202209 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202209 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202209 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202209 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202209.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202209.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202209.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202209.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202209.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202209.expanded .vm-header-title, #view-more-stacks_in_202209.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202209.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202209.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202209.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202209.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202209.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202209.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202209 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202213Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202213Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202213Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202213Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202213Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202213Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202213Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202213Calligrapher h6, .stacks_in_202213Calligrapher h5, .stacks_in_202213Calligrapher h4, .stacks_in_202213Calligrapher h3, .stacks_in_202213Calligrapher h2, .stacks_in_202213Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202213Calligrapher, .stacks_in_202213Calligrapher h1, .stacks_in_202213Calligrapher h2, .stacks_in_202213Calligrapher h3, .stacks_in_202213Calligrapher h4, .stacks_in_202213Calligrapher h5, .stacks_in_202213Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202213targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202213Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202213Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202213Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202213Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202215 {
	background-color: rgba(255, 254, 253, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
	padding:  10px;
}
/*  */
#view-more-stacks_in_202322 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202322.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202322 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202322 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202322 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202322 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202322.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202322 .vm-header-title, #view-more-stacks_in_202322 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202322 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202322 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202322 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202322 .vm-footer-actions a, #view-more-stacks_in_202322 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(26, 86, 233, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202322 .vm-footer-actions a:hover, #view-more-stacks_in_202322 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202322 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202322 .vm-footer-actions a.vm-action-go::before {
        content: 'DETAILS';
        display: inline-block; }
    #view-more-stacks_in_202322 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202322 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202322 .vm-content h1, #view-more-stacks_in_202322 .vm-content h2, #view-more-stacks_in_202322 .vm-content h3, #view-more-stacks_in_202322 .vm-content h4, #view-more-stacks_in_202322 .vm-content h5, #view-more-stacks_in_202322 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202322 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202322 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202322 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202322 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202322.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202322.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202322.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202322.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202322.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202322.expanded .vm-header-title, #view-more-stacks_in_202322.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202322.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202322.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202322.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202322.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202322.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202322.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202322 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202326Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202326Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202326Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202326Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202326Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202326Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202326Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202326Calligrapher h6, .stacks_in_202326Calligrapher h5, .stacks_in_202326Calligrapher h4, .stacks_in_202326Calligrapher h3, .stacks_in_202326Calligrapher h2, .stacks_in_202326Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202326Calligrapher, .stacks_in_202326Calligrapher h1, .stacks_in_202326Calligrapher h2, .stacks_in_202326Calligrapher h3, .stacks_in_202326Calligrapher h4, .stacks_in_202326Calligrapher h5, .stacks_in_202326Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202326targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202326Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202326Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202326Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202326Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_202328>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_202330 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_202333 {
	margin: 20px 20px 0px 0px;
	padding: 20px 20px 0px 0px;
}

#stacks_in_202335 {
	padding: 20px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedwidthcss Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_202337 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}



/*  */
#view-more-stacks_in_202195 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202195.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202195 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202195 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202195 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202195 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202195.png) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202195 .vm-header-title, #view-more-stacks_in_202195 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202195 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202195 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202195 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202195 .vm-footer-actions a, #view-more-stacks_in_202195 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(2, 29, 67, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202195 .vm-footer-actions a:hover, #view-more-stacks_in_202195 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202195 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202195 .vm-footer-actions a.vm-action-go::before {
        content: 'go to: ARTS COUNCIL';
        display: inline-block; }
    #view-more-stacks_in_202195 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202195 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202195 .vm-content h1, #view-more-stacks_in_202195 .vm-content h2, #view-more-stacks_in_202195 .vm-content h3, #view-more-stacks_in_202195 .vm-content h4, #view-more-stacks_in_202195 .vm-content h5, #view-more-stacks_in_202195 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202195 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202195 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202195 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202195 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202195.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202195.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202195.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202195.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202195.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202195.expanded .vm-header-title, #view-more-stacks_in_202195.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202195.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202195.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202195.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202195.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202195.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202195.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202195 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202199Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202199Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202199Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202199Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202199Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202199Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202199Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202199Calligrapher h6, .stacks_in_202199Calligrapher h5, .stacks_in_202199Calligrapher h4, .stacks_in_202199Calligrapher h3, .stacks_in_202199Calligrapher h2, .stacks_in_202199Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202199Calligrapher, .stacks_in_202199Calligrapher h1, .stacks_in_202199Calligrapher h2, .stacks_in_202199Calligrapher h3, .stacks_in_202199Calligrapher h4, .stacks_in_202199Calligrapher h5, .stacks_in_202199Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202199targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202199Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202199Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202199Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202199Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202201 {
	margin: 0px 0px 20px 0px;
	padding: 10px 4px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202205Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202205Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202205Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202205Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202205Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202205Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202205Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202205Calligrapher h6, .stacks_in_202205Calligrapher h5, .stacks_in_202205Calligrapher h4, .stacks_in_202205Calligrapher h3, .stacks_in_202205Calligrapher h2, .stacks_in_202205Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202205Calligrapher, .stacks_in_202205Calligrapher h1, .stacks_in_202205Calligrapher h2, .stacks_in_202205Calligrapher h3, .stacks_in_202205Calligrapher h4, .stacks_in_202205Calligrapher h5, .stacks_in_202205Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202205targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202205Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202205Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202205Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202205Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202207 {
	padding: 10px 4px 0px 10px;
}
/*  */
#view-more-stacks_in_202094 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202094.png) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202094 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202094 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202094 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202094 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202094.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202094 .vm-header-title, #view-more-stacks_in_202094 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202094 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202094 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202094 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202094 .vm-footer-actions a, #view-more-stacks_in_202094 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(85, 130, 246, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202094 .vm-footer-actions a:hover, #view-more-stacks_in_202094 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202094 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202094 .vm-footer-actions a.vm-action-go::before {
        content: 'BUY NOW';
        display: inline-block; }
    #view-more-stacks_in_202094 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202094 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_202094 .vm-content h1, #view-more-stacks_in_202094 .vm-content h2, #view-more-stacks_in_202094 .vm-content h3, #view-more-stacks_in_202094 .vm-content h4, #view-more-stacks_in_202094 .vm-content h5, #view-more-stacks_in_202094 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_202094 .vm-content a {
      color: rgba(85, 130, 246, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202094 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202094 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202094 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202094.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202094.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_202094.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202094.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202094.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202094.expanded .vm-header-title, #view-more-stacks_in_202094.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202094.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202094.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202094.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202094.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202094.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202094.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202094 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202098Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_202098Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202098Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202098Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202098Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202098Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202098Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202098Calligrapher h6, .stacks_in_202098Calligrapher h5, .stacks_in_202098Calligrapher h4, .stacks_in_202098Calligrapher h3, .stacks_in_202098Calligrapher h2, .stacks_in_202098Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202098Calligrapher, .stacks_in_202098Calligrapher h1, .stacks_in_202098Calligrapher h2, .stacks_in_202098Calligrapher h3, .stacks_in_202098Calligrapher h4, .stacks_in_202098Calligrapher h5, .stacks_in_202098Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202098targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202098Calligrapher a:link{			color: #124A7A !important;			text-decoration: underline !important;		}				.stacks_in_202098Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202098Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202098Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: overline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202100 {
	padding: 0px 10px 0px 10px;
}
#stacks_in_202102>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_202102 {
	margin: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202104Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_202104Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202104Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202104Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202104Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202104Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202104Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202104Calligrapher h6, .stacks_in_202104Calligrapher h5, .stacks_in_202104Calligrapher h4, .stacks_in_202104Calligrapher h3, .stacks_in_202104Calligrapher h2, .stacks_in_202104Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202104Calligrapher, .stacks_in_202104Calligrapher h1, .stacks_in_202104Calligrapher h2, .stacks_in_202104Calligrapher h3, .stacks_in_202104Calligrapher h4, .stacks_in_202104Calligrapher h5, .stacks_in_202104Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202104targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202104Calligrapher a:link{			color: #124A7A !important;			text-decoration: underline !important;		}				.stacks_in_202104Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202104Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202104Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: overline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202106 {
	padding: 0px 0px 0px 60px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202109Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_202109Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202109Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202109Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202109Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202109Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202109Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202109Calligrapher h6, .stacks_in_202109Calligrapher h5, .stacks_in_202109Calligrapher h4, .stacks_in_202109Calligrapher h3, .stacks_in_202109Calligrapher h2, .stacks_in_202109Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202109Calligrapher, .stacks_in_202109Calligrapher h1, .stacks_in_202109Calligrapher h2, .stacks_in_202109Calligrapher h3, .stacks_in_202109Calligrapher h4, .stacks_in_202109Calligrapher h5, .stacks_in_202109Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202109targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202109Calligrapher a:link{			color: #124A7A !important;			text-decoration: underline !important;		}				.stacks_in_202109Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202109Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202109Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: overline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202111 {
	padding: 0px 0px 0px 60px;
}

#stacks_in_202113 {
	margin: 0px 0px 10px 0px;
}
/* Start Fit My Video stack CSS code */.stacks_in_202115myvideo{	position: relative;	text-align: center;	max-width: 2000px;	margin: 0 auto 0 auto;}.stacks_in_202115dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_202115 {
	padding:  10px;
}
/* Start Fit My Video stack CSS code */.stacks_in_202117myvideo{	position: relative;	text-align: center;	max-width: 2000px;	margin: 0 auto 0 auto;}.stacks_in_202117dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_202117 {
	padding:  10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202119Calligrapher{			font-size: 90% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_202119Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202119Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202119Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202119Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202119Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202119Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202119Calligrapher h6, .stacks_in_202119Calligrapher h5, .stacks_in_202119Calligrapher h4, .stacks_in_202119Calligrapher h3, .stacks_in_202119Calligrapher h2, .stacks_in_202119Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202119Calligrapher, .stacks_in_202119Calligrapher h1, .stacks_in_202119Calligrapher h2, .stacks_in_202119Calligrapher h3, .stacks_in_202119Calligrapher h4, .stacks_in_202119Calligrapher h5, .stacks_in_202119Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202119targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202119Calligrapher a:link{			color: #124A7A !important;			text-decoration: underline !important;		}				.stacks_in_202119Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202119Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202119Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: overline !important;		}/* End Calligrapher stack CSS code */#stacks_in_202121>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_202121 {
	padding: 10px 0px 0px 0px;
}

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

#stacks_in_202126 {
	padding: 30px 0px 0px 0px;
}
/*  */
#view-more-stacks_in_202073 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202073.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202073 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202073 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202073 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202073 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202073.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202073 .vm-header-title, #view-more-stacks_in_202073 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202073 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202073 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202073 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202073 .vm-footer-actions a, #view-more-stacks_in_202073 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(162, 162, 174, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202073 .vm-footer-actions a:hover, #view-more-stacks_in_202073 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202073 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202073 .vm-footer-actions a.vm-action-go::before {
        content: 'BUY NOW';
        display: inline-block; }
    #view-more-stacks_in_202073 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202073 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_202073 .vm-content h1, #view-more-stacks_in_202073 .vm-content h2, #view-more-stacks_in_202073 .vm-content h3, #view-more-stacks_in_202073 .vm-content h4, #view-more-stacks_in_202073 .vm-content h5, #view-more-stacks_in_202073 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_202073 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202073 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202073 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202073 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202073.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202073.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_202073.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202073.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202073.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202073.expanded .vm-header-title, #view-more-stacks_in_202073.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202073.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202073.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202073.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202073.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202073.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202073.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202073 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202077Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_202077Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202077Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202077Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202077Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202077Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202077Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202077Calligrapher h6, .stacks_in_202077Calligrapher h5, .stacks_in_202077Calligrapher h4, .stacks_in_202077Calligrapher h3, .stacks_in_202077Calligrapher h2, .stacks_in_202077Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202077Calligrapher, .stacks_in_202077Calligrapher h1, .stacks_in_202077Calligrapher h2, .stacks_in_202077Calligrapher h3, .stacks_in_202077Calligrapher h4, .stacks_in_202077Calligrapher h5, .stacks_in_202077Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202077targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202077Calligrapher a:link{			color: #124A7A !important;			text-decoration: underline !important;		}				.stacks_in_202077Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202077Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202077Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: overline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202079 {
	padding: 0px 10px 0px 10px;
}
#stacks_in_202081>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_202081 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 20px 0px;
}

#stacks_in_202088 {
	margin: 0px 0px 10px 0px;
}
/* Start Fit My Video stack CSS code */.stacks_in_202090myvideo{	position: relative;	text-align: center;	max-width: 1000px;	margin: 0 auto 0 auto;}.stacks_in_202090dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}.alert-danger{	background-color: #f2dede;	border-color: #ebcccc;	color: #a94442;	padding: 15px;	margin-bottom: 1rem;	border: 1px solid transparent;	border-radius: 4px;	text-align: left;}  /* End Fit My Video stack CSS code */
#stacks_in_202092 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 20px 0px 10px 0px;
}
/*  */
#view-more-stacks_in_202043 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202043.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202043 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202043 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202043 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202043 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202043.png) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202043 .vm-header-title, #view-more-stacks_in_202043 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202043 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202043 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202043 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202043 .vm-footer-actions a, #view-more-stacks_in_202043 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(210, 135, 174, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202043 .vm-footer-actions a:hover, #view-more-stacks_in_202043 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202043 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202043 .vm-footer-actions a.vm-action-go::before {
        content: 'DETAILS';
        display: inline-block; }
    #view-more-stacks_in_202043 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202043 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202043 .vm-content h1, #view-more-stacks_in_202043 .vm-content h2, #view-more-stacks_in_202043 .vm-content h3, #view-more-stacks_in_202043 .vm-content h4, #view-more-stacks_in_202043 .vm-content h5, #view-more-stacks_in_202043 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202043 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202043 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202043 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202043 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202043.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202043.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202043.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202043.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202043.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202043.expanded .vm-header-title, #view-more-stacks_in_202043.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202043.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202043.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202043.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202043.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202043.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202043.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202043 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202047Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202047Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202047Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202047Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202047Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202047Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202047Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202047Calligrapher h6, .stacks_in_202047Calligrapher h5, .stacks_in_202047Calligrapher h4, .stacks_in_202047Calligrapher h3, .stacks_in_202047Calligrapher h2, .stacks_in_202047Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202047Calligrapher, .stacks_in_202047Calligrapher h1, .stacks_in_202047Calligrapher h2, .stacks_in_202047Calligrapher h3, .stacks_in_202047Calligrapher h4, .stacks_in_202047Calligrapher h5, .stacks_in_202047Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202047targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202047Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202047Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202047Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202047Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202049 {
	margin: 0px 0px 20px 0px;
	padding: 10px 4px 0px 10px;
}
/*  */
#view-more-stacks_in_202063 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202063.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202063 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202063 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202063 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202063 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202063.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202063 .vm-header-title, #view-more-stacks_in_202063 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202063 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202063 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202063 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202063 .vm-footer-actions a, #view-more-stacks_in_202063 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(20, 155, 4, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202063 .vm-footer-actions a:hover, #view-more-stacks_in_202063 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202063 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202063 .vm-footer-actions a.vm-action-go::before {
        content: 'DETAILS';
        display: inline-block; }
    #view-more-stacks_in_202063 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202063 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202063 .vm-content h1, #view-more-stacks_in_202063 .vm-content h2, #view-more-stacks_in_202063 .vm-content h3, #view-more-stacks_in_202063 .vm-content h4, #view-more-stacks_in_202063 .vm-content h5, #view-more-stacks_in_202063 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202063 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202063 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202063 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202063 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202063.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202063.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202063.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202063.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202063.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202063.expanded .vm-header-title, #view-more-stacks_in_202063.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202063.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202063.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202063.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202063.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202063.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202063.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202063 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202067Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202067Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202067Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202067Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202067Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202067Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202067Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202067Calligrapher h6, .stacks_in_202067Calligrapher h5, .stacks_in_202067Calligrapher h4, .stacks_in_202067Calligrapher h3, .stacks_in_202067Calligrapher h2, .stacks_in_202067Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202067Calligrapher, .stacks_in_202067Calligrapher h1, .stacks_in_202067Calligrapher h2, .stacks_in_202067Calligrapher h3, .stacks_in_202067Calligrapher h4, .stacks_in_202067Calligrapher h5, .stacks_in_202067Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202067targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202067Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202067Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202067Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202067Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202069 {
	margin: 0px 0px 20px 0px;
	padding: 10px 4px 0px 10px;
}
/*  */
#view-more-stacks_in_202053 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202053.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202053 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202053 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202053 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202053 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202053.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202053 .vm-header-title, #view-more-stacks_in_202053 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202053 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202053 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202053 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202053 .vm-footer-actions a, #view-more-stacks_in_202053 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(45, 45, 45, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202053 .vm-footer-actions a:hover, #view-more-stacks_in_202053 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202053 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202053 .vm-footer-actions a.vm-action-go::before {
        content: 'Read the full interview';
        display: inline-block; }
    #view-more-stacks_in_202053 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202053 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202053 .vm-content h1, #view-more-stacks_in_202053 .vm-content h2, #view-more-stacks_in_202053 .vm-content h3, #view-more-stacks_in_202053 .vm-content h4, #view-more-stacks_in_202053 .vm-content h5, #view-more-stacks_in_202053 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202053 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202053 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202053 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202053 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202053.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202053.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202053.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202053.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202053.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202053.expanded .vm-header-title, #view-more-stacks_in_202053.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202053.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202053.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202053.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202053.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202053.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202053.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202053 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202057Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202057Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202057Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202057Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202057Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202057Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202057Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202057Calligrapher h6, .stacks_in_202057Calligrapher h5, .stacks_in_202057Calligrapher h4, .stacks_in_202057Calligrapher h3, .stacks_in_202057Calligrapher h2, .stacks_in_202057Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202057Calligrapher, .stacks_in_202057Calligrapher h1, .stacks_in_202057Calligrapher h2, .stacks_in_202057Calligrapher h3, .stacks_in_202057Calligrapher h4, .stacks_in_202057Calligrapher h5, .stacks_in_202057Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202057targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202057Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202057Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202057Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202057Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202059 {
	margin: 0px 0px 20px 0px;
	padding: 10px 4px 0px 10px;
}
/*  */
#view-more-stacks_in_202029 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-202029.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_202029 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202029 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202029 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_202029 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-202029.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_202029 .vm-header-title, #view-more-stacks_in_202029 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_202029 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_202029 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_202029 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_202029 .vm-footer-actions a, #view-more-stacks_in_202029 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(6, 60, 150, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_202029 .vm-footer-actions a:hover, #view-more-stacks_in_202029 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_202029 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_202029 .vm-footer-actions a.vm-action-go::before {
        content: 'PRE-ORDER';
        display: inline-block; }
    #view-more-stacks_in_202029 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_202029 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_202029 .vm-content h1, #view-more-stacks_in_202029 .vm-content h2, #view-more-stacks_in_202029 .vm-content h3, #view-more-stacks_in_202029 .vm-content h4, #view-more-stacks_in_202029 .vm-content h5, #view-more-stacks_in_202029 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_202029 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_202029 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_202029 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_202029 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_202029.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_202029.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_202029.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202029.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_202029.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_202029.expanded .vm-header-title, #view-more-stacks_in_202029.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_202029.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_202029.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_202029.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_202029.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(122, 121, 124, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_202029.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_202029.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_202029 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202033Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202033Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202033Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202033Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202033Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202033Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202033Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202033Calligrapher h6, .stacks_in_202033Calligrapher h5, .stacks_in_202033Calligrapher h4, .stacks_in_202033Calligrapher h3, .stacks_in_202033Calligrapher h2, .stacks_in_202033Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202033Calligrapher, .stacks_in_202033Calligrapher h1, .stacks_in_202033Calligrapher h2, .stacks_in_202033Calligrapher h3, .stacks_in_202033Calligrapher h4, .stacks_in_202033Calligrapher h5, .stacks_in_202033Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202033targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202033Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202033Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202033Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202033Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202035 {
	margin: 0px 0px 20px 0px;
	padding: 10px 4px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202039Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_202039Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202039Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202039Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202039Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202039Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202039Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202039Calligrapher h6, .stacks_in_202039Calligrapher h5, .stacks_in_202039Calligrapher h4, .stacks_in_202039Calligrapher h3, .stacks_in_202039Calligrapher h2, .stacks_in_202039Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202039Calligrapher, .stacks_in_202039Calligrapher h1, .stacks_in_202039Calligrapher h2, .stacks_in_202039Calligrapher h3, .stacks_in_202039Calligrapher h4, .stacks_in_202039Calligrapher h5, .stacks_in_202039Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202039targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202039Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202039Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202039Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202039Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202041 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 10px 4px 0px 10px;
}
/*  */
#view-more-stacks_in_201937 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201937.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201937 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201937 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201937 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201937 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201937.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201937 .vm-header-title, #view-more-stacks_in_201937 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201937 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201937 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201937 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201937 .vm-footer-actions a, #view-more-stacks_in_201937 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(77, 76, 79, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201937 .vm-footer-actions a:hover, #view-more-stacks_in_201937 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201937 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201937 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201937 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201937 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_201937 .vm-content h1, #view-more-stacks_in_201937 .vm-content h2, #view-more-stacks_in_201937 .vm-content h3, #view-more-stacks_in_201937 .vm-content h4, #view-more-stacks_in_201937 .vm-content h5, #view-more-stacks_in_201937 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_201937 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201937 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201937 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201937 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201937.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201937.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201937.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201937.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201937.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201937.expanded .vm-header-title, #view-more-stacks_in_201937.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201937.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201937.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201937.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201937.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201937.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201937.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201937 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201964 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201964.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201964 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201964 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201964 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201964 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201964.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201964 .vm-header-title, #view-more-stacks_in_201964 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201964 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201964 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201964 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201964 .vm-footer-actions a, #view-more-stacks_in_201964 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(2, 29, 67, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201964 .vm-footer-actions a:hover, #view-more-stacks_in_201964 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201964 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201964 .vm-footer-actions a.vm-action-go::before {
        content: 'READ LIVE REVIEW';
        display: inline-block; }
    #view-more-stacks_in_201964 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201964 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_201964 .vm-content h1, #view-more-stacks_in_201964 .vm-content h2, #view-more-stacks_in_201964 .vm-content h3, #view-more-stacks_in_201964 .vm-content h4, #view-more-stacks_in_201964 .vm-content h5, #view-more-stacks_in_201964 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_201964 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201964 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201964 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201964 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201964.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201964.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201964.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201964.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201964.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201964.expanded .vm-header-title, #view-more-stacks_in_201964.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201964.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201964.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201964.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201964.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201964.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201964.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201964 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_201946Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_201946Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201946Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201946Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201946Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201946Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201946Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201946Calligrapher h6, .stacks_in_201946Calligrapher h5, .stacks_in_201946Calligrapher h4, .stacks_in_201946Calligrapher h3, .stacks_in_201946Calligrapher h2, .stacks_in_201946Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_201946Calligrapher, .stacks_in_201946Calligrapher h1, .stacks_in_201946Calligrapher h2, .stacks_in_201946Calligrapher h3, .stacks_in_201946Calligrapher h4, .stacks_in_201946Calligrapher h5, .stacks_in_201946Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_201946targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_201946Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_201946Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_201946Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_201946Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_201947 {
	padding: 10px 4px 0px 10px;
}
/*  */
#view-more-stacks_in_201828 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201828.jpg) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201828 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201828 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201828 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201828 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201828.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201828 .vm-header-title, #view-more-stacks_in_201828 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201828 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201828 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201828 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201828 .vm-footer-actions a, #view-more-stacks_in_201828 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(77, 76, 79, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201828 .vm-footer-actions a:hover, #view-more-stacks_in_201828 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201828 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201828 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201828 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201828 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_201828 .vm-content h1, #view-more-stacks_in_201828 .vm-content h2, #view-more-stacks_in_201828 .vm-content h3, #view-more-stacks_in_201828 .vm-content h4, #view-more-stacks_in_201828 .vm-content h5, #view-more-stacks_in_201828 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_201828 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201828 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201828 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201828 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201828.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201828.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201828.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201828.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201828.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201828.expanded .vm-header-title, #view-more-stacks_in_201828.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201828.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201828.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201828.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201828.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201828.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201828.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201828 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201834 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201834.png) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201834 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201834 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201834 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201834 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201834.png) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201834 .vm-header-title, #view-more-stacks_in_201834 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201834 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201834 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201834 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201834 .vm-footer-actions a, #view-more-stacks_in_201834 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(77, 76, 79, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201834 .vm-footer-actions a:hover, #view-more-stacks_in_201834 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201834 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201834 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201834 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201834 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_201834 .vm-content h1, #view-more-stacks_in_201834 .vm-content h2, #view-more-stacks_in_201834 .vm-content h3, #view-more-stacks_in_201834 .vm-content h4, #view-more-stacks_in_201834 .vm-content h5, #view-more-stacks_in_201834 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_201834 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201834 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201834 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201834 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201834.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201834.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201834.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201834.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201834.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201834.expanded .vm-header-title, #view-more-stacks_in_201834.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201834.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201834.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201834.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201834.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201834.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201834.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201834 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201816 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201816.gif) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201816 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201816 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201816 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201816 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201816.jpg) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201816 .vm-header-title, #view-more-stacks_in_201816 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201816 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(40, 47, 70, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201816 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(40, 47, 70, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201816 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201816 .vm-footer-actions a, #view-more-stacks_in_201816 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(40, 47, 70, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201816 .vm-footer-actions a:hover, #view-more-stacks_in_201816 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201816 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201816 .vm-footer-actions a.vm-action-go::before {
        content: 'WATCH NOW';
        display: inline-block; }
    #view-more-stacks_in_201816 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201816 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(40, 47, 70, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_201816 .vm-content h1, #view-more-stacks_in_201816 .vm-content h2, #view-more-stacks_in_201816 .vm-content h3, #view-more-stacks_in_201816 .vm-content h4, #view-more-stacks_in_201816 .vm-content h5, #view-more-stacks_in_201816 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_201816 .vm-content a {
      color: rgba(40, 47, 70, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201816 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201816 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201816 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201816.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201816.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201816.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201816.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201816.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201816.expanded .vm-header-title, #view-more-stacks_in_201816.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201816.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201816.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201816.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201816.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(40, 47, 70, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201816.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201816.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201816 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201787 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201787.gif) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201787 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201787 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201787 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201787 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201787.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201787 .vm-header-title, #view-more-stacks_in_201787 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201787 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201787 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201787 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201787 .vm-footer-actions a, #view-more-stacks_in_201787 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(14, 106, 115, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201787 .vm-footer-actions a:hover, #view-more-stacks_in_201787 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201787 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201787 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201787 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201787 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_201787 .vm-content h1, #view-more-stacks_in_201787 .vm-content h2, #view-more-stacks_in_201787 .vm-content h3, #view-more-stacks_in_201787 .vm-content h4, #view-more-stacks_in_201787 .vm-content h5, #view-more-stacks_in_201787 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_201787 .vm-content a {
      color: rgba(14, 106, 115, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201787 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201787 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201787 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201787.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201787.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_201787.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201787.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201787.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201787.expanded .vm-header-title, #view-more-stacks_in_201787.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201787.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201787.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201787.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201787.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201787.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201787.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201787 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201654 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201654.png) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201654 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201654 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201654 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201654 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201654.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201654 .vm-header-title, #view-more-stacks_in_201654 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201654 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201654 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201654 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201654 .vm-footer-actions a, #view-more-stacks_in_201654 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(128, 125, 128, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201654 .vm-footer-actions a:hover, #view-more-stacks_in_201654 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201654 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201654 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201654 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201654 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_201654 .vm-content h1, #view-more-stacks_in_201654 .vm-content h2, #view-more-stacks_in_201654 .vm-content h3, #view-more-stacks_in_201654 .vm-content h4, #view-more-stacks_in_201654 .vm-content h5, #view-more-stacks_in_201654 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_201654 .vm-content a {
      color: rgba(128, 125, 128, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201654 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201654 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201654 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201654.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201654.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_201654.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201654.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201654.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201654.expanded .vm-header-title, #view-more-stacks_in_201654.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201654.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201654.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201654.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201654.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201654.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201654.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201654 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201808 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201808.png) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201808 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201808 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201808 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201808 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201808.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(255, 255, 255, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201808 .vm-header-title, #view-more-stacks_in_201808 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201808 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201808 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201808 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201808 .vm-footer-actions a, #view-more-stacks_in_201808 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(251, 248, 255, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(77, 76, 79, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201808 .vm-footer-actions a:hover, #view-more-stacks_in_201808 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201808 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201808 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201808 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201808 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(77, 76, 79, 1.00);
    overflow: hidden; }
    #view-more-stacks_in_201808 .vm-content h1, #view-more-stacks_in_201808 .vm-content h2, #view-more-stacks_in_201808 .vm-content h3, #view-more-stacks_in_201808 .vm-content h4, #view-more-stacks_in_201808 .vm-content h5, #view-more-stacks_in_201808 .vm-content h6 {
      color: rgba(128, 125, 128, 1.00); }
    #view-more-stacks_in_201808 .vm-content a {
      color: rgba(77, 76, 79, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201808 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201808 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201808 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201808.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201808.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201808.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201808.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201808.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201808.expanded .vm-header-title, #view-more-stacks_in_201808.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201808.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201808.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201808.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201808.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(251, 248, 255, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(77, 76, 79, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201808.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201808.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201808 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201765 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201765.gif) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201765 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201765 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201765 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201765 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201765.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201765 .vm-header-title, #view-more-stacks_in_201765 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201765 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201765 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201765 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201765 .vm-footer-actions a, #view-more-stacks_in_201765 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(16, 124, 58, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201765 .vm-footer-actions a:hover, #view-more-stacks_in_201765 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201765 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201765 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201765 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201765 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_201765 .vm-content h1, #view-more-stacks_in_201765 .vm-content h2, #view-more-stacks_in_201765 .vm-content h3, #view-more-stacks_in_201765 .vm-content h4, #view-more-stacks_in_201765 .vm-content h5, #view-more-stacks_in_201765 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_201765 .vm-content a {
      color: rgba(16, 124, 58, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201765 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201765 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201765 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201765.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201765.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_201765.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201765.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201765.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201765.expanded .vm-header-title, #view-more-stacks_in_201765.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201765.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201765.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201765.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201765.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201765.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201765.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201765 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201710 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201710.gif) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201710 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201710 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201710 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201710 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201710.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201710 .vm-header-title, #view-more-stacks_in_201710 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201710 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201710 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201710 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201710 .vm-footer-actions a, #view-more-stacks_in_201710 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(110, 0, 18, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201710 .vm-footer-actions a:hover, #view-more-stacks_in_201710 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201710 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201710 .vm-footer-actions a.vm-action-go::before {
        content: 'WATCH NOW';
        display: inline-block; }
    #view-more-stacks_in_201710 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201710 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_201710 .vm-content h1, #view-more-stacks_in_201710 .vm-content h2, #view-more-stacks_in_201710 .vm-content h3, #view-more-stacks_in_201710 .vm-content h4, #view-more-stacks_in_201710 .vm-content h5, #view-more-stacks_in_201710 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_201710 .vm-content a {
      color: rgba(111, 0, 18, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201710 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201710 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201710 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201710.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201710.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_201710.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201710.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201710.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201710.expanded .vm-header-title, #view-more-stacks_in_201710.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201710.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201710.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201710.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201710.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201710.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201710.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201710 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201718 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201718.gif) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201718 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201718 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201718 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201718 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201718.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201718 .vm-header-title, #view-more-stacks_in_201718 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201718 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201718 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201718 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201718 .vm-footer-actions a, #view-more-stacks_in_201718 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(216, 14, 23, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201718 .vm-footer-actions a:hover, #view-more-stacks_in_201718 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201718 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201718 .vm-footer-actions a.vm-action-go::before {
        content: 'BUY';
        display: inline-block; }
    #view-more-stacks_in_201718 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201718 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_201718 .vm-content h1, #view-more-stacks_in_201718 .vm-content h2, #view-more-stacks_in_201718 .vm-content h3, #view-more-stacks_in_201718 .vm-content h4, #view-more-stacks_in_201718 .vm-content h5, #view-more-stacks_in_201718 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_201718 .vm-content a {
      color: rgba(216, 14, 23, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201718 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201718 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201718 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201718.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201718.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_201718.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201718.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201718.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201718.expanded .vm-header-title, #view-more-stacks_in_201718.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201718.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201718.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201718.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201718.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201718.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201718.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201718 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_201724Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 2px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_201724Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201724Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201724Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201724Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201724Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201724Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_201724Calligrapher h6, .stacks_in_201724Calligrapher h5, .stacks_in_201724Calligrapher h4, .stacks_in_201724Calligrapher h3, .stacks_in_201724Calligrapher h2, .stacks_in_201724Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_201724Calligrapher, .stacks_in_201724Calligrapher h1, .stacks_in_201724Calligrapher h2, .stacks_in_201724Calligrapher h3, .stacks_in_201724Calligrapher h4, .stacks_in_201724Calligrapher h5, .stacks_in_201724Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_201724targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_201724Calligrapher a:link{			color: #124A7A !important;			text-decoration: underline !important;		}				.stacks_in_201724Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_201724Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_201724Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_201725 {
	border: solid rgba(207, 213, 212, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*  */
#view-more-stacks_in_201732 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201732.gif) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201732 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201732 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201732 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201732 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201732.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201732 .vm-header-title, #view-more-stacks_in_201732 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201732 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201732 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201732 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201732 .vm-footer-actions a, #view-more-stacks_in_201732 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(246, 44, 136, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201732 .vm-footer-actions a:hover, #view-more-stacks_in_201732 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201732 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201732 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201732 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201732 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_201732 .vm-content h1, #view-more-stacks_in_201732 .vm-content h2, #view-more-stacks_in_201732 .vm-content h3, #view-more-stacks_in_201732 .vm-content h4, #view-more-stacks_in_201732 .vm-content h5, #view-more-stacks_in_201732 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_201732 .vm-content a {
      color: rgba(80, 65, 47, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201732 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201732 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201732 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201732.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201732.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_201732.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201732.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201732.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201732.expanded .vm-header-title, #view-more-stacks_in_201732.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201732.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201732.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201732.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201732.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201732.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201732.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201732 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201771 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201771.gif) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201771 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201771 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201771 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201771 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201771.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201771 .vm-header-title, #view-more-stacks_in_201771 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201771 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201771 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201771 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201771 .vm-footer-actions a, #view-more-stacks_in_201771 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(22, 165, 52, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 243, 10, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201771 .vm-footer-actions a:hover, #view-more-stacks_in_201771 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201771 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201771 .vm-footer-actions a.vm-action-go::before {
        content: 'WATCH NOW';
        display: inline-block; }
    #view-more-stacks_in_201771 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201771 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_201771 .vm-content h1, #view-more-stacks_in_201771 .vm-content h2, #view-more-stacks_in_201771 .vm-content h3, #view-more-stacks_in_201771 .vm-content h4, #view-more-stacks_in_201771 .vm-content h5, #view-more-stacks_in_201771 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_201771 .vm-content a {
      color: rgba(22, 164, 52, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201771 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201771 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201771 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201771.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201771.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_201771.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201771.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201771.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201771.expanded .vm-header-title, #view-more-stacks_in_201771.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201771.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201771.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201771.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201771.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201771.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201771.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201771 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201742 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201742.png) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201742 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201742 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201742 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201742 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201742.png) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201742 .vm-header-title, #view-more-stacks_in_201742 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201742 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201742 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201742 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201742 .vm-footer-actions a, #view-more-stacks_in_201742 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(249, 0, 38, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201742 .vm-footer-actions a:hover, #view-more-stacks_in_201742 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201742 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201742 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201742 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201742 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_201742 .vm-content h1, #view-more-stacks_in_201742 .vm-content h2, #view-more-stacks_in_201742 .vm-content h3, #view-more-stacks_in_201742 .vm-content h4, #view-more-stacks_in_201742 .vm-content h5, #view-more-stacks_in_201742 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_201742 .vm-content a {
      color: rgba(80, 65, 47, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201742 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201742 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201742 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201742.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201742.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_201742.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201742.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201742.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201742.expanded .vm-header-title, #view-more-stacks_in_201742.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201742.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201742.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201742.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201742.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201742.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201742.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201742 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*  */
#view-more-stacks_in_201759 {
  /*  */
  /*  */
  /*  */
  background: url(../index_files/main_bg_image_choice-201759.gif) no-repeat center center;
  background-size: cover;
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1000px;
  border-radius: 0px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_201759 .vm-header {
    padding-top: 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    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_201759 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201759 .vm-header-icon {
      top: 20px;
      height: 130px;
      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_201759 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../index_files/icon_bg_image_choice-201759.gif) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px;
        -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_201759 .vm-header-title, #view-more-stacks_in_201759 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_201759 .vm-header-title {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      font-weight: bold;
      margin: 0 auto 8px auto; }
    #view-more-stacks_in_201759 .vm-header-description {
      /*  */
      font-family: "Varela";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 30px;
      line-height: 48.540001px;
      max-width: 800px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_201759 .vm-footer {
    padding: 30px 10px 30px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_201759 .vm-footer-actions a, #view-more-stacks_in_201759 .vm-footer-actions a:visited {
      /*  */
      font-family: "Varela";
      /*  */
      /*  */
      background: rgba(137, 187, 191, 1.00);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px;
      padding: 4px 8px;
      border-radius: 4px;
      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_201759 .vm-footer-actions a:hover, #view-more-stacks_in_201759 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_201759 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_201759 .vm-footer-actions a.vm-action-go::before {
        content: 'LISTEN NOW';
        display: inline-block; }
    #view-more-stacks_in_201759 .vm-footer-actions a.vm-action-more::before {
      content: 'VIEW';
      display: inline-block; }
  #view-more-stacks_in_201759 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_201759 .vm-content h1, #view-more-stacks_in_201759 .vm-content h2, #view-more-stacks_in_201759 .vm-content h3, #view-more-stacks_in_201759 .vm-content h4, #view-more-stacks_in_201759 .vm-content h5, #view-more-stacks_in_201759 .vm-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #view-more-stacks_in_201759 .vm-content a {
      color: rgba(80, 65, 47, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_201759 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_201759 .vm-content-inner {
      /*  */
      font-family: "Varela";
      /*  */
      padding: 30px 10px;
      max-width: 1000px;
      margin: 0 auto; }
      #view-more-stacks_in_201759 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_201759.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_201759.expanded .vm-header {
    min-height: 100px;
    padding-left: 110px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: rgba(255, 255, 255, 0.70);
    -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_201759.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201759.expanded .vm-header-icon {
      top: 0;
      width: 100px;
      left: 0px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_201759.expanded .vm-header-icon i {
        width: 100px;
        height: 100px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_201759.expanded .vm-header-title, #view-more-stacks_in_201759.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_201759.expanded .vm-header-title {
      font-size: 12px;
      line-height: 19.416000px;
      margin-bottom: 8px; }
    #view-more-stacks_in_201759.expanded .vm-header-description {
      font-size: 12px;
      line-height: 19.416000px; }
  #view-more-stacks_in_201759.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_201759.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(77, 76, 79, 1.00);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_201759.expanded .vm-footer a.vm-action-more::before {
      content: 'close'; }
  #view-more-stacks_in_201759.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_201759 {
	border: solid rgba(128, 125, 128, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_200462_676Calligrapher{			font-size: 100% !important;			color: #000000 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_200462_676Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_676Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_676Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_676Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_676Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_676Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_676Calligrapher h6, .stacks_in_200462_676Calligrapher h5, .stacks_in_200462_676Calligrapher h4, .stacks_in_200462_676Calligrapher h3, .stacks_in_200462_676Calligrapher h2, .stacks_in_200462_676Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_200462_676Calligrapher, .stacks_in_200462_676Calligrapher h1, .stacks_in_200462_676Calligrapher h2, .stacks_in_200462_676Calligrapher h3, .stacks_in_200462_676Calligrapher h4, .stacks_in_200462_676Calligrapher h5, .stacks_in_200462_676Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_200462_676targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_200462_676Calligrapher a:link{			color: #4D4C4F !important;			text-decoration: underline !important;		}				.stacks_in_200462_676Calligrapher a:visited{			color: #4D4C4F !important;		}				.stacks_in_200462_676Calligrapher a:active{			color: #4D4C4F !important;		}				.stacks_in_200462_676Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_200462_671>.s3_row {
	margin: 0 -0px;
}

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








  


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




	#stacks_in_200462_671>.s3_row  {
		margin: -0px -0px;
	}
	#stacks_in_200462_671>.s3_row>.s3_column {
		padding: 0px 0px;
		width:50%;
	}



}



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


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





}




  

#stacks_in_200462_671 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding: 10px 10px 0px 10px;
}
#stacks_in_200462_13 .background{}#stacks_in_200462_13 .fa-stack,#stacks_in_200462_13 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_13 .fa-stack.custom,#stacks_in_200462_13 i.fa.custom{font-size:20px}#stacks_in_200462_13 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_13 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_13 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_13 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_13 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_13 a:hover .fa-border{}#stacks_in_200462_13 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_13 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_13 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_13 .jw-wrapper{ font-size:10px;}#stacks_in_200462_13 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_13 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_13 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_13 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_13 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_13 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_13 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_13 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_13 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_669 .background{}#stacks_in_200462_669 .fa-stack,#stacks_in_200462_669 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_669 .fa-stack.custom,#stacks_in_200462_669 i.fa.custom{font-size:20px}#stacks_in_200462_669 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_669 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_669 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_669 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_669 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_669 a:hover .fa-border{}#stacks_in_200462_669 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_669 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_669 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_669 .jw-wrapper{ font-size:10px;}#stacks_in_200462_669 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_669 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_669 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_669 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_669 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_669 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_669 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_669 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_669 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_34 .background{}#stacks_in_200462_34 .fa-stack,#stacks_in_200462_34 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_34 .fa-stack.custom,#stacks_in_200462_34 i.fa.custom{font-size:20px}#stacks_in_200462_34 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_34 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_34 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_34 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_34 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_34 a:hover .fa-border{}#stacks_in_200462_34 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_34 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_34 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_34 .jw-wrapper{ font-size:10px;}#stacks_in_200462_34 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_34 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_34 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_34 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_34 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_34 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_34 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_34 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_34 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_20 .background{}#stacks_in_200462_20 .fa-stack,#stacks_in_200462_20 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_20 .fa-stack.custom,#stacks_in_200462_20 i.fa.custom{font-size:20px}#stacks_in_200462_20 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_20 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_20 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_20 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_20 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_20 a:hover .fa-border{}#stacks_in_200462_20 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_20 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_20 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_20 .jw-wrapper{ font-size:10px;}#stacks_in_200462_20 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_20 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_20 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_20 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_20 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_20 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_20 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_20 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_20 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_69 .background{}#stacks_in_200462_69 .fa-stack,#stacks_in_200462_69 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_69 .fa-stack.custom,#stacks_in_200462_69 i.fa.custom{font-size:20px}#stacks_in_200462_69 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_69 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_69 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_69 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_69 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_69 a:hover .fa-border{}#stacks_in_200462_69 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_69 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_69 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_69 .jw-wrapper{ font-size:10px;}#stacks_in_200462_69 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_69 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_69 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_69 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_69 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_69 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_69 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_69 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_69 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_27 .background{}#stacks_in_200462_27 .fa-stack,#stacks_in_200462_27 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_27 .fa-stack.custom,#stacks_in_200462_27 i.fa.custom{font-size:20px}#stacks_in_200462_27 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_27 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_27 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_27 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_27 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_27 a:hover .fa-border{}#stacks_in_200462_27 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_27 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_27 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_27 .jw-wrapper{ font-size:10px;}#stacks_in_200462_27 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_27 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_27 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_27 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_27 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_27 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_27 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_27 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_27 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_41 .background{}#stacks_in_200462_41 .fa-stack,#stacks_in_200462_41 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_41 .fa-stack.custom,#stacks_in_200462_41 i.fa.custom{font-size:20px}#stacks_in_200462_41 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_41 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_41 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_41 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_41 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_41 a:hover .fa-border{}#stacks_in_200462_41 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_41 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_41 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_41 .jw-wrapper{ font-size:10px;}#stacks_in_200462_41 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_41 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_41 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_41 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_41 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_41 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_41 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_41 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_41 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_48 .background{}#stacks_in_200462_48 .fa-stack,#stacks_in_200462_48 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_48 .fa-stack.custom,#stacks_in_200462_48 i.fa.custom{font-size:20px}#stacks_in_200462_48 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_48 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_48 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_48 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_48 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_48 a:hover .fa-border{}#stacks_in_200462_48 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_48 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_48 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_48 .jw-wrapper{ font-size:10px;}#stacks_in_200462_48 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_48 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_48 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_48 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_48 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_48 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_48 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_48 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_48 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_55 .background{}#stacks_in_200462_55 .fa-stack,#stacks_in_200462_55 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_55 .fa-stack.custom,#stacks_in_200462_55 i.fa.custom{font-size:20px}#stacks_in_200462_55 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_55 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_55 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_55 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_55 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_55 a:hover .fa-border{}#stacks_in_200462_55 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_55 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_55 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_55 .jw-wrapper{ font-size:10px;}#stacks_in_200462_55 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_55 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_55 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_55 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_55 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_55 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_55 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_55 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_55 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_662 .background{}#stacks_in_200462_662 .fa-stack,#stacks_in_200462_662 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_662 .fa-stack.custom,#stacks_in_200462_662 i.fa.custom{font-size:20px}#stacks_in_200462_662 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_662 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_662 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_662 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_662 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_662 a:hover .fa-border{}#stacks_in_200462_662 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_662 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_662 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_662 .jw-wrapper{ font-size:10px;}#stacks_in_200462_662 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_662 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_662 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_662 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_662 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_662 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_662 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_662 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_662 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_667 .background{}#stacks_in_200462_667 .fa-stack,#stacks_in_200462_667 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_667 .fa-stack.custom,#stacks_in_200462_667 i.fa.custom{font-size:20px}#stacks_in_200462_667 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_667 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_667 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_667 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_667 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_667 a:hover .fa-border{}#stacks_in_200462_667 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_667 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_667 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_667 .jw-wrapper{ font-size:10px;}#stacks_in_200462_667 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_667 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_667 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_667 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_667 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_667 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_667 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_667 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_667 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_644 .background{}#stacks_in_200462_644 .fa-stack,#stacks_in_200462_644 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_644 .fa-stack.custom,#stacks_in_200462_644 i.fa.custom{font-size:20px}#stacks_in_200462_644 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_644 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_644 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_644 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_644 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_644 a:hover .fa-border{}#stacks_in_200462_644 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_644 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_644 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_644 .jw-wrapper{ font-size:10px;}#stacks_in_200462_644 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_644 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_644 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_644 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_644 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_644 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_644 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_644 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_644 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_126 .background{}#stacks_in_200462_126 .fa-stack,#stacks_in_200462_126 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_126 .fa-stack.custom,#stacks_in_200462_126 i.fa.custom{font-size:20px}#stacks_in_200462_126 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_126 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_126 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_126 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_126 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_126 a:hover .fa-border{}#stacks_in_200462_126 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_126 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_126 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_126 .jw-wrapper{ font-size:10px;}#stacks_in_200462_126 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_126 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_126 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_126 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_126 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_126 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_126 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_126 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_126 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_640 .background{}#stacks_in_200462_640 .fa-stack,#stacks_in_200462_640 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_640 .fa-stack.custom,#stacks_in_200462_640 i.fa.custom{font-size:20px}#stacks_in_200462_640 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_640 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_640 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_640 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_640 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_640 a:hover .fa-border{}#stacks_in_200462_640 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_640 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_640 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_640 .jw-wrapper{ font-size:10px;}#stacks_in_200462_640 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_640 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_640 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_640 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_640 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_640 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_640 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_640 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_640 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_636 .background{}#stacks_in_200462_636 .fa-stack,#stacks_in_200462_636 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_636 .fa-stack.custom,#stacks_in_200462_636 i.fa.custom{font-size:20px}#stacks_in_200462_636 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_636 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_636 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_636 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_636 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_636 a:hover .fa-border{}#stacks_in_200462_636 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_636 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_636 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_636 .jw-wrapper{ font-size:10px;}#stacks_in_200462_636 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_636 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_636 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_636 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_636 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_636 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_636 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_636 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_636 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_648 .background{}#stacks_in_200462_648 .fa-stack,#stacks_in_200462_648 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_648 .fa-stack.custom,#stacks_in_200462_648 i.fa.custom{font-size:20px}#stacks_in_200462_648 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_648 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_648 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_648 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_648 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_648 a:hover .fa-border{}#stacks_in_200462_648 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_648 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_648 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_648 .jw-wrapper{ font-size:10px;}#stacks_in_200462_648 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_648 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_648 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_648 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_648 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_648 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_648 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_648 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_648 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_652 .background{}#stacks_in_200462_652 .fa-stack,#stacks_in_200462_652 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_652 .fa-stack.custom,#stacks_in_200462_652 i.fa.custom{font-size:20px}#stacks_in_200462_652 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_652 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_652 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_652 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_652 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_652 a:hover .fa-border{}#stacks_in_200462_652 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_652 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_652 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_652 .jw-wrapper{ font-size:10px;}#stacks_in_200462_652 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_652 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_652 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_652 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_652 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_652 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_652 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_652 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_652 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_654 .background{}#stacks_in_200462_654 .fa-stack,#stacks_in_200462_654 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_654 .fa-stack.custom,#stacks_in_200462_654 i.fa.custom{font-size:20px}#stacks_in_200462_654 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_654 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_654 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_654 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_654 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_654 a:hover .fa-border{}#stacks_in_200462_654 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_654 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_654 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_654 .jw-wrapper{ font-size:10px;}#stacks_in_200462_654 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_654 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_654 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_654 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_654 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_654 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_654 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_654 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_654 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_650 .background{}#stacks_in_200462_650 .fa-stack,#stacks_in_200462_650 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_650 .fa-stack.custom,#stacks_in_200462_650 i.fa.custom{font-size:20px}#stacks_in_200462_650 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_650 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_650 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_650 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_650 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_650 a:hover .fa-border{}#stacks_in_200462_650 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_650 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_650 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_650 .jw-wrapper{ font-size:10px;}#stacks_in_200462_650 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_650 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_650 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_650 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_650 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_650 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_650 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_650 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_650 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_660 .background{}#stacks_in_200462_660 .fa-stack,#stacks_in_200462_660 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_660 .fa-stack.custom,#stacks_in_200462_660 i.fa.custom{font-size:20px}#stacks_in_200462_660 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_660 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_660 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_660 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_660 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_660 a:hover .fa-border{}#stacks_in_200462_660 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_660 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_660 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_660 .jw-wrapper{ font-size:10px;}#stacks_in_200462_660 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_660 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_660 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_660 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_660 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_660 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_660 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_660 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_660 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_658 .background{}#stacks_in_200462_658 .fa-stack,#stacks_in_200462_658 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_658 .fa-stack.custom,#stacks_in_200462_658 i.fa.custom{font-size:20px}#stacks_in_200462_658 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_658 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_658 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_658 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_658 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_658 a:hover .fa-border{}#stacks_in_200462_658 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_658 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_658 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_658 .jw-wrapper{ font-size:10px;}#stacks_in_200462_658 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_658 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_658 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_658 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_658 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_658 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_658 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_658 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_658 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_104 .background{}#stacks_in_200462_104 .fa-stack,#stacks_in_200462_104 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_104 .fa-stack.custom,#stacks_in_200462_104 i.fa.custom{font-size:20px}#stacks_in_200462_104 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_104 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_104 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_104 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_104 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_104 a:hover .fa-border{}#stacks_in_200462_104 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_104 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_104 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_104 .jw-wrapper{ font-size:10px;}#stacks_in_200462_104 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_104 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_104 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_104 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_104 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_104 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_104 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_104 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_104 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_638 .background{}#stacks_in_200462_638 .fa-stack,#stacks_in_200462_638 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_638 .fa-stack.custom,#stacks_in_200462_638 i.fa.custom{font-size:20px}#stacks_in_200462_638 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_638 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_638 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_638 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_638 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_638 a:hover .fa-border{}#stacks_in_200462_638 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_638 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_638 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_638 .jw-wrapper{ font-size:10px;}#stacks_in_200462_638 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_638 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_638 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_638 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_638 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_638 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_638 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_638 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_638 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_62 .background{}#stacks_in_200462_62 .fa-stack,#stacks_in_200462_62 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_62 .fa-stack.custom,#stacks_in_200462_62 i.fa.custom{font-size:20px}#stacks_in_200462_62 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_62 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_62 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_62 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_62 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_62 a:hover .fa-border{}#stacks_in_200462_62 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_62 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_62 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_62 .jw-wrapper{ font-size:10px;}#stacks_in_200462_62 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_62 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_62 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_62 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_62 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_62 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_62 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_62 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_62 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_665 .background{}#stacks_in_200462_665 .fa-stack,#stacks_in_200462_665 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_665 .fa-stack.custom,#stacks_in_200462_665 i.fa.custom{font-size:20px}#stacks_in_200462_665 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_665 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_665 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_665 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_665 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_665 a:hover .fa-border{}#stacks_in_200462_665 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_665 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_665 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_665 .jw-wrapper{ font-size:10px;}#stacks_in_200462_665 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_665 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_665 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_665 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_665 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_665 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_665 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_665 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_665 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_642 .background{}#stacks_in_200462_642 .fa-stack,#stacks_in_200462_642 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_642 .fa-stack.custom,#stacks_in_200462_642 i.fa.custom{font-size:20px}#stacks_in_200462_642 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_642 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_642 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_642 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_642 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_642 a:hover .fa-border{}#stacks_in_200462_642 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_642 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_642 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_642 .jw-wrapper{ font-size:10px;}#stacks_in_200462_642 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_642 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_642 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_642 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_642 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_642 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_642 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_642 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_642 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_90 .background{}#stacks_in_200462_90 .fa-stack,#stacks_in_200462_90 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_90 .fa-stack.custom,#stacks_in_200462_90 i.fa.custom{font-size:20px}#stacks_in_200462_90 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_90 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_90 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_90 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_90 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_90 a:hover .fa-border{}#stacks_in_200462_90 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_90 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_90 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_90 .jw-wrapper{ font-size:10px;}#stacks_in_200462_90 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_90 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_90 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_90 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_90 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_90 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_90 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_90 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_90 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_140 .background{}#stacks_in_200462_140 .fa-stack,#stacks_in_200462_140 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_140 .fa-stack.custom,#stacks_in_200462_140 i.fa.custom{font-size:20px}#stacks_in_200462_140 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_140 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_140 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_140 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_140 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_140 a:hover .fa-border{}#stacks_in_200462_140 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_140 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_140 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_140 .jw-wrapper{ font-size:10px;}#stacks_in_200462_140 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_140 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_140 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_140 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_140 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_140 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_140 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_140 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_140 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_646 .background{}#stacks_in_200462_646 .fa-stack,#stacks_in_200462_646 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_646 .fa-stack.custom,#stacks_in_200462_646 i.fa.custom{font-size:20px}#stacks_in_200462_646 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_646 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_646 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_646 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_646 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_646 a:hover .fa-border{}#stacks_in_200462_646 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_646 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_646 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_646 .jw-wrapper{ font-size:10px;}#stacks_in_200462_646 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_646 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_646 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_646 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_646 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_646 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_646 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_646 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_646 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 0px 0px 10px 0px;
}
#stacks_in_200462_656 .background{}#stacks_in_200462_656 .fa-stack,#stacks_in_200462_656 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_200462_656 .fa-stack.custom,#stacks_in_200462_656 i.fa.custom{font-size:20px}#stacks_in_200462_656 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_200462_656 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_200462_656 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_200462_656 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_656 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_200462_656 a:hover .fa-border{}#stacks_in_200462_656 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_656 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_656 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_656 .jw-wrapper{ font-size:10px;}#stacks_in_200462_656 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_200462_656 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_200462_656 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_200462_656 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_656 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_656 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_200462_656 .jw-wrapper.hover i.fa:hover,#stacks_in_200462_656 .jw-wrapper.hover a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_200462_656 {
	padding: 0px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 02, November, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_200462_599 .setheightScroll {
	display: block;
	width: 100%;
	height: 460px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_200462_3Calligrapher{			font-size: 100% !important;			color: #000000 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.0em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_200462_3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_200462_3Calligrapher h6, .stacks_in_200462_3Calligrapher h5, .stacks_in_200462_3Calligrapher h4, .stacks_in_200462_3Calligrapher h3, .stacks_in_200462_3Calligrapher h2, .stacks_in_200462_3Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_200462_3Calligrapher, .stacks_in_200462_3Calligrapher h1, .stacks_in_200462_3Calligrapher h2, .stacks_in_200462_3Calligrapher h3, .stacks_in_200462_3Calligrapher h4, .stacks_in_200462_3Calligrapher h5, .stacks_in_200462_3Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_200462_3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_200462_3Calligrapher a:link{			color: #4D4C4F !important;			text-decoration: underline !important;		}				.stacks_in_200462_3Calligrapher a:visited{			color: #4D4C4F !important;		}				.stacks_in_200462_3Calligrapher a:active{			color: #4D4C4F !important;		}				.stacks_in_200462_3Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_200462_3 {
	background-color: rgba(255, 255, 255, 0.70);
	border: solid rgba(191, 191, 191, 0.50);
	border-width: 1px 0px 0px 0px;
}

#stacks_in_200462_311 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_200462_559 {
	padding: 10px 0px 0px 0px;
}

#stacks_out_200462_559 {
	width: 100px;
}
