@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}
/* -- Start Swell Page css Template -- */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


@-webkit-keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}




/* -- End Swell Page css Template -- *//* TRIGGER FONT */

@font-face {
  font-family: 'trigger';
  src: url('../index-1_files/trigger_font/trigger.eot?57958819');
  src: url('../index-1_files/trigger_font/trigger.eot?57958819#iefix') format('embedded-opentype'),
       url('../index-1_files/trigger_font/trigger.woff?57958819') format('woff'),
       url('../index-1_files/trigger_font/trigger.ttf?57958819') format('truetype'),
       url('../index-1_files/trigger_font/trigger.svg?57958819#trigger') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'trigger';
    src: url('../font/trigger.svg?60643705#trigger') format('svg');
  }
}
*/

 
 [class^="trigger-"]:before, [class*=" trigger-"]:before {
  font-family: "trigger";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
     
  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.trigger-plus-squared:before { content: '\e800'; } /* '' */
.trigger-minus-squared:before { content: '\e801'; } /* '' */
.trigger-plus-squared-alt:before { content: '\e802'; } /* '' */
.trigger-minus-squared-alt:before { content: '\e803'; } /* '' */
.trigger-cancel-1:before { content: '\e804'; } /* '' */
.trigger-ok:before { content: '\e805'; } /* '' */
.trigger-ok-circled:before { content: '\e806'; } /* '' */
.trigger-cancel-circled:before { content: '\e807'; } /* '' */
.trigger-ok-circled2:before { content: '\e808'; } /* '' */
.trigger-cancel-circled2:before { content: '\e809'; } /* '' */
.trigger-ok-squared:before { content: '\e80a'; } /* '' */
.trigger-plus-circled:before { content: '\e80b'; } /* '' */
.trigger-minus-circled:before { content: '\e80c'; } /* '' */
.trigger-toggle-off:before { content: '\e80d'; } /* '' */
.trigger-toggle-on:before { content: '\e80e'; } /* '' */
.trigger-cog:before { content: '\e80f'; } /* '' */
.trigger-info-circled:before { content: '\e810'; } /* '' */
.trigger-help-circled:before { content: '\e811'; } /* '' */
.trigger-eye:before { content: '\e812'; } /* '' */
.trigger-eye-off:before { content: '\e813'; } /* '' */
.trigger-code-1:before { content: '\e814'; } /* '' */
.trigger-chat:before { content: '\e815'; } /* '' */
.trigger-chat-empty:before { content: '\e816'; } /* '' */
.trigger-down-open-1:before { content: '\e817'; } /* '' */
.trigger-up-open-1:before { content: '\e818'; } /* '' */
.trigger-star:before { content: '\e819'; } /* '' */
.trigger-star-empty:before { content: '\e81a'; } /* '' */
.trigger-heart:before { content: '\e81b'; } /* '' */
.trigger-heart-empty:before { content: '\e81c'; } /* '' */
.trigger-plus-1:before { content: '\e81d'; } /* '' */
.trigger-minus-1:before { content: '\e81e'; } /* '' */
.trigger-help-1:before { content: '\e81f'; } /* '' */
.trigger-info-1:before { content: '\e820'; } /* '' */
.trigger-mail:before { content: '\e821'; } /* '' */
.trigger-mail-squared:before { content: '\e822'; } /* '' */
.trigger-export-alt:before { content: '\e823'; } /* '' */
.trigger-export:before { content: '\e824'; } /* '' */
.trigger-menu-1:before { content: '\e825'; } /* '' */
.com_joeworkman_stacks_columnist_stack .columnist ul,.com_joeworkman_stacks_columnist_stack .columnist ol{margin-top:0;margin-bottom:0}.com_joeworkman_stacks_columnist_stack .columnist li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.com_joeworkman_stacks_columnist_stack .columnist.text-left{text-align:left}.com_joeworkman_stacks_columnist_stack .columnist.text-right{text-align:right}.com_joeworkman_stacks_columnist_stack .columnist.text-center{text-align:center}.com_joeworkman_stacks_columnist_stack .columnist.text-justify{text-align:justify}.com_joeworkman_stacks_columnist_stack .columnist.hyphenate{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.com_joeworkman_stacks_columnist_stack .columnist.strip-bullets ul,.com_joeworkman_stacks_columnist_stack .columnist.strip-bullets ol{list-style:none}.com_joeworkman_stacks_columnist_stack .columnist .break{-webkit-column-span:all;-moz-column-span:all;column-span:all}

#stacks_in_3319 {
	background-color: rgba(204, 204, 204, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#toTop{--elevator-image:url(../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}
/* -- Start Starfield Each css Template -- */

#stacks_in_25613starfield{
	position: relative;
	box-sizing: border-box;
}





/* -- End Starfield Each css Template -- */
#stacks_out_25613 {
	width: 960px;
}

#stacks_in_25315 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 0px 0px 50px 0px;
}

#stacks_out_25315 {
	width: 600px;
}

#stacks_in_25199 {
	margin: 100px 0px 0px 0px;
}

#stacks_out_25199 {
	width: 250px;
}

#stacks_out_25759 {
	width: 500px;
}

#stacks_out_25759_1 {
	width: 400px;
}

#stacks_in_25715 {
	padding: 20px 100px 5px 100px;
}

#stacks_out_25715 {
	width: 600px;
}

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

#stacks_out_25623 {
	width: 500px;
}
#stacks_in_25950 .section {
    position: relative;
    /* width: 800px; enable and set a width value if desired */
}
/* Styling for ba-slider element */
#stacks_in_25950 .ba-slider {
    position: relative;
    overflow: hidden;
}
#stacks_in_25950 .ba-slider .text {
    display: block;
    position: absolute;
    z-index: 99;
    left: 50px;;
    bottom: 0px;
}
#stacks_in_25950 .ba-slider img {
    width: 100%;
    display: block;
    max-width: none;
}
#stacks_in_25950 .resize {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 50%;
    overflow: hidden;
}
#stacks_in_25950 .edit-resize {
    height: auto;
    position: relative;
    float: left;
    width: 50%;
    overflow: hidden;
}
#stacks_in_25950 .ba-handle {
    /* Thin line seperator */
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    margin-left: -1px;
    background: rgba(255, 255, 255, 0.50);
    cursor: ew-resize;
}
#stacks_in_25950 .ba-handle:after {
    /* Drag handle in the center of the two images  */
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    width: 23px;
    height: 23px;
    margin: -11px 0 0 -11px;
    content: "⇿";
    color: rgba(255, 255, 255, 1.00);
    
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: calc(23px * 0.70);
    line-height: calc((23px *.92) - 0px);
    background: rgba(64, 128, 2, 1.00);
    border: 0px solid rgba(32, 117, 175, 1.00);
    border-radius: 50%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    /*inset 0 2px 0 rgba(255, 255, 255, 0.5), inset 0 60px 50px -30px #3799da;*/
}
#stacks_in_25950 .ba-draggable:after {
    width: 15px;
    height: 15px;
    margin: -7px 0 0 -7px;
    line-height: calc((15px *.92) - 0px);
    font-size: calc(15px * 0.70);
}
#stacks_in_25950 @media all and (max-width: 700px) {
    .ba-slider .text {
        left: 12px;
        bottom: 12px;
        border-left-width: 3px;
        padding: 3px 0 4px 10px;
        font-size: 1rem;
        letter-spacing: 2px;
    }
}

#stacks_in_25950 {
	padding:  20px;
}

#stacks_out_25950 {
	width: 350px;
}
#stacks_in_25870 .trigger_Leopold {
	cursor: pointer;
	display: inline-block;
	color: #0080FF;

	
	font-size: 32px;
	line-height: 32px;
	

	padding-left: 1px;
}

#stacks_in_25870 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25870 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25870 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25870 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25870 {
	position: relative;
	text-align: center;
}

#stacks_in_25870 .trigger_label,
#stacks_in_25870 .trigger_label_open {
	font-size: 30px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 32px;
	vertical-align: top;
	
}

#stacks_in_25870 .trigger_label_open {
	display: none;
}

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

#stacks_out_25870 {
	width: 500px;
}

#stacks_in_25871 {
	position: relative;
	display: block;
}

.Leopold {
	position: relative;
	
	
}






	
	#stacks_in_25871 .cpsl_Leopold {
		padding: 0px;
	}
	





#stacks_in_25871 {
	margin: 0px 0px 100px 0px;
}

#stacks_out_25871 {
	width: 500px;
}

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

#stacks_out_25958 {
	width: 350px;
}

#stacks_in_25960 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_25960 {
	width: 350px;
}
#stacks_in_25644{text-align:justify}

#stacks_in_25644 {
	background-color: rgba(204, 204, 204, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 20px 0px 0px 0px;
	padding:  20px;
}

#stacks_out_25644 {
	width: 500px;
}

#stacks_out_25915 {
	width: 300px;
}
#stacks_in_25401 .trigger_1 {
	cursor: pointer;
	display: inline-block;
	color: #0080FF;

	
	font-size: 29px;
	line-height: 29px;
	

	padding-left: 1px;
}

#stacks_in_25401 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25401 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25401 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25401 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25401 {
	position: relative;
	text-align: center;
}

#stacks_in_25401 .trigger_label,
#stacks_in_25401 .trigger_label_open {
	font-size: 30px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 29px;
	vertical-align: top;
	
}

#stacks_in_25401 .trigger_label_open {
	display: none;
}

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

#stacks_out_25401 {
	width: 500px;
}

#stacks_in_25873 {
	position: relative;
	display: block;
}

.1 {
	position: relative;
	
	
}






	
	#stacks_in_25873 .cpsl_1 {
		padding: 0px;
	}
	





#stacks_in_25873 {
	margin: 0px 0px 50px 0px;
}

#stacks_out_25873 {
	width: 500px;
}

#stacks_in_25846 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_24950 .columnist.rule.rule-top{border-top:1px dotted rgba(153, 153, 153, 1.00);padding-top:1rem}#stacks_in_24950 .columnist.rule.rule-bottom{border-bottom:1px dotted rgba(153, 153, 153, 1.00);padding-bottom:1rem}#stacks_in_24950 .columnist .break{margin:1.50rem 0 0.63rem}#stacks_in_24950 .columnist{-webkit-columns:200px 3;-moz-columns:200px 3;columns:200px 3;-webkit-column-gap:1.50rem;-moz-column-gap:1.50rem;column-gap:1.50rem}#stacks_in_24950 .columnist.rule{-webkit-column-rule:1px dotted rgba(153, 153, 153, 1.00);-moz-column-rule:1px dotted rgba(153, 153, 153, 1.00);column-rule:1px dotted rgba(153, 153, 153, 1.00)}

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

#stacks_out_24950 {
	width: 500px;
}

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

#stacks_out_25917 {
	width: 250px;
}
#stacks_in_25875 .trigger_Books {
	cursor: pointer;
	display: inline-block;
	color: #0080FF;

	
	font-size: 26px;
	line-height: 26px;
	

	padding-left: 1px;
}

#stacks_in_25875 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25875 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25875 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25875 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25875 {
	position: relative;
	text-align: center;
}

#stacks_in_25875 .trigger_label,
#stacks_in_25875 .trigger_label_open {
	font-size: 30px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}

#stacks_in_25875 .trigger_label_open {
	display: none;
}

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

#stacks_out_25875 {
	width: 500px;
}

#stacks_in_25919 {
	position: relative;
	display: block;
}

.Books {
	position: relative;
	
	
}






	
	#stacks_in_25919 .cpsl_Books {
		padding: 0px;
	}
	





#stacks_in_25919 {
	margin: 0px 0px 50px 0px;
}

#stacks_out_25919 {
	width: 500px;
}
#stacks_in_24879{padding-left:0px;padding-right:0px;}#stacks_in_24879 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:border-box !important;background-origin:border-box !important}#stacks_in_24879 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_24879 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_24879 > .jack.width-static{width:500px}#stacks_in_24879 > .jack.width-flexible{width:100%}#stacks_in_24879 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_24879 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_24879 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_24879 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_24879 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_24879 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_24879 > .jack::after{border-radius:0px}#stacks_in_24879 > .jack.border-detailed-radius,#stacks_in_24879 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_24879 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_24879 > .jack.bg-color{background-color:#4C4C4C}#stacks_in_24879 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_24879 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_24879 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_24879 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_24879 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_24879 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_24879 > .jack.bg-image:not(.glass){}#stacks_in_24879 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_24879 > .jack.bg-image.glass.after,#stacks_in_24879 > .glass.jack.bg-image::after{opacity:0.60;background-attachment:scroll;background-clip:border-box !important;background-origin:border-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_24879 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_24879 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_24879 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_24879 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_24879 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_24879 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_24879 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_24879 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_24879 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_24879 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_24879 > .jack.bg-image.glass.after,#stacks_in_24879 > .glass.jack.bg-image::after{}#stacks_in_24879 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_24879 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_24879 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px #777777;box-shadow:0px 10px 6px -6px #777777}#stacks_in_24879 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_24879 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px #777777,inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px #777777,inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_24879 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_24879 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_24879 > .jack.peek-shadow::before,#stacks_in_24879 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_24879 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_24879 > .jack{overflow:visible;}#stacks_in_24879 > .jack.height-static{height:100px}#stacks_in_24879 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_24879 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 50px 0px 0px 0px;
}

#stacks_out_24879 {
	width: 500px;
}

#stacks_in_25662 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}

#stacks_out_25662 {
	width: 500px;
}
#stacks_in_25729>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_25729 {
	padding:  10px;
}
#stacks_in_25766 .trigger_Grado1925 {
	cursor: pointer;
	display: inline-block;
	color: #0080FF;

	
	font-size: 26px;
	line-height: 26px;
	

	padding-left: 1px;
}

#stacks_in_25766 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25766 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25766 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25766 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25766 {
	position: relative;
	text-align: center;
}

#stacks_in_25766 .trigger_label,
#stacks_in_25766 .trigger_label_open {
	font-size: 18px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}

#stacks_in_25766 .trigger_label_open {
	display: none;
}

#stacks_in_25766 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_25767 {
	position: relative;
	display: block;
}

.Grado1925 {
	position: relative;
	
	
}






	
	#stacks_in_25767 .cpsl_Grado1925 {
		padding: 0px;
	}
	




/* -- Start Swell Each css Template -- */

#stacks_in_25800{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_25800swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_25800swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_25800swell{
		max-width: 800px;
	}
	.stacks_in_25800swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_25800swell-with-zoom .mfp-container,.stacks_in_25800swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_25800swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_25800swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_25800swell-with-zoom.mfp-removing .mfp-container,.stacks_in_25800swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_25800 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_25800 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_25800 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_25800 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_25800 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_25800 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_25800 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_25800 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_25800 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_25800 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_25800 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_25771 {
	position: relative;
	display: block;
}

.Beethoven-Musikzimmer-Buch {
	position: relative;
	
	
}






	
	#stacks_in_25771 .cpsl_Beethoven-Musikzimmer-Buch {
		padding: 0px;
	}
	





#stacks_in_25771 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_25773 .trigger_Musikzimmer-Buch {
	cursor: pointer;
	display: inline-block;
	color: #0080FF;

	
	font-size: 26px;
	line-height: 26px;
	

	padding-left: 1px;
}

#stacks_in_25773 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25773 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25773 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25773 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25773 {
	position: relative;
	text-align: center;
}

#stacks_in_25773 .trigger_label,
#stacks_in_25773 .trigger_label_open {
	font-size: 18px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}

#stacks_in_25773 .trigger_label_open {
	display: none;
}

#stacks_in_25774 {
	position: relative;
	display: block;
}

.Beethoven-Musikzimmer-Buch {
	position: relative;
	
	
}






	
	#stacks_in_25774 .cpsl_Beethoven-Musikzimmer-Buch {
		padding: 0px;
	}
	





#stacks_in_25778 {
	position: relative;
	display: block;
}

.Musikzimmer-Buch {
	position: relative;
	
	
}






	
	#stacks_in_25778 .cpsl_Musikzimmer-Buch {
		padding: 0px;
	}
	




#stacks_in_25792{text-align:justify}

#stacks_in_25823 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_25790 {
	position: relative;
	display: block;
}

.myID {
	position: relative;
	
	
}






	
	#stacks_in_25790 .cpsl_myID {
		padding: 0px;
	}
	





#stacks_in_25790 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_25802 {
	position: relative;
	display: block;
}

.myID {
	position: relative;
	
	
}






	
	#stacks_in_25802 .cpsl_myID {
		padding: 0px;
	}
	




#stacks_in_25804 .trigger_Klappbroschüre {
	cursor: pointer;
	display: inline-block;
	color: #0080FF;

	
	font-size: 26px;
	line-height: 26px;
	

	padding-left: 1px;
}

#stacks_in_25804 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25804 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25804 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25804 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25804 {
	position: relative;
	text-align: center;
}

#stacks_in_25804 .trigger_label,
#stacks_in_25804 .trigger_label_open {
	font-size: 18px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}

#stacks_in_25804 .trigger_label_open {
	display: none;
}

#stacks_in_25815 {
	position: relative;
	display: block;
}

.Klappbroschüre {
	position: relative;
	
	
}






	
	#stacks_in_25815 .cpsl_Klappbroschüre {
		padding: 0px;
	}
	




#stacks_in_25817{text-align:justify}

#stacks_in_25825 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_25859 .trigger_Bestellungen {
	cursor: pointer;
	display: inline-block;
	color: #80FF00;

	
	font-size: 29px;
	line-height: 29px;
	

	padding-left: 1px;
}

#stacks_in_25859 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25859 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25859 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25859 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25859 {
	position: relative;
	text-align: center;
}

#stacks_in_25859 .trigger_label,
#stacks_in_25859 .trigger_label_open {
	font-size: 25px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 29px;
	vertical-align: top;
	
}

#stacks_in_25859 .trigger_label_open {
	display: none;
}

#stacks_in_25859 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_25860 {
	position: relative;
	display: block;
}

.Bestellungen {
	position: relative;
	
	
}






	
	#stacks_in_25860 .cpsl_Bestellungen {
		padding: 0px;
	}
	





#stacks_in_25860 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_25862 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_24969_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_24969 a:link, #stacks_in_24969 a:visited {
	background-color:#FFFF7B;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFF7B), to(#BF9F4A));
	border:1px solid #BF9F4A;
	padding:3px 20px;
	color:#0000FF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_24969 a:hover {
	background-color:#FFFF85;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFF85), to(#A58940));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_24969 a:active {
	background-color:#FFFF7B;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_24969 {
	margin: 0px 0px 10px 0px;
	padding:  5px;
}
/* Start Contact Form stack CSS code */.stacks_in_25852formwrap{	margin: 0;}#stacks_in_25852comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_25852mail{padding: 0;}.stacks_in_25852fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_25852formail{}.stacks_in_25852fieldset{	padding: 0 20px 0 3px;}#stacks_in_25852 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_25852 label *{display: inline;}#stacks_in_25852 .stacks_in_25852input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #FFCC66 !important;color: #000000 !important;margin: 0;border: 1px solid #D8AD56 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px !important;}#stacks_in_25852 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #D8AD56 !important;background: #FFCC66 !important;color: #000000 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_25852sendmail{margin-top: 20px !important;padding: 4px 7px 4px 7px !important;display: block;text-align: center !important;font-size: 12px;color: #444444 !important;border: 1px solid #D8AD56 !important;background-color: #FFCC66 !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;border-radius: 3px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_25852response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_25852loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_25852autoreplay{visibility: hidden;height: 0px;display: none;}#stacks_in_25852 textarea{	color: #000000 !important;}/* End Contact Form stack CSS code */
#stacks_in_25852 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 10px 10px 0px 10px;
}

#stacks_out_25852 {
	width: 500px;
}

#stacks_out_25924 {
	width: 250px;
}

#stacks_out_25423 {
	width: 350px;
}

#stacks_in_25424 {
	font-size: 102%;
}
#stacks_in_25827 .trigger_Forschung {
	cursor: pointer;
	display: inline-block;
	color: #0080FF;

	
	font-size: 33px;
	line-height: 33px;
	

	padding-left: 1px;
}

#stacks_in_25827 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25827 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25827 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25827 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25827 {
	position: relative;
	text-align: center;
}

#stacks_in_25827 .trigger_label,
#stacks_in_25827 .trigger_label_open {
	font-size: 29px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 33px;
	vertical-align: top;
	
}

#stacks_in_25827 .trigger_label_open {
	display: none;
}

#stacks_out_25827 {
	width: 800px;
}

#stacks_in_25828 {
	position: relative;
	display: block;
}

.Forschung {
	position: relative;
	
	
}






	
	#stacks_in_25828 .cpsl_Forschung {
		padding: 0px;
	}
	





#stacks_in_25828 {
	margin: 0px 0px 100px 0px;
}

#stacks_out_25828 {
	width: 800px;
}
#stacks_in_25425>.s3_row {
	margin: 0 -50px;
}

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

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




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










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



}



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



}






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

#stacks_out_25425 {
	width: 800px;
}
#stacks_in_25418{text-align:justify}

#stacks_in_25418 {
	margin: 0px 70px 20px 0px;
	padding: 20px 0px 20px 0px;
}

#stacks_out_25418 {
	width: 400px;
}
#stacks_in_25428{text-align:justify}

#stacks_in_25428 {
	margin: 0px 70px 20px 0px;
	padding: 20px 0px 20px 0px;
}

#stacks_out_25428 {
	width: 400px;
}

#stacks_in_25835 {
	margin: 0px 0px 30px 0px;
}

#stacks_out_25835 {
	width: 350px;
}
#stacks_in_25921 .trigger_Leopold1 {
	cursor: pointer;
	display: inline-block;
	color: #0080FF;

	
	font-size: 30px;
	line-height: 30px;
	

	padding-left: 1px;
}

#stacks_in_25921 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25921 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25921 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25921 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25921 {
	position: relative;
	text-align: center;
}

#stacks_in_25921 .trigger_label,
#stacks_in_25921 .trigger_label_open {
	font-size: 29px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 30px;
	vertical-align: top;
	
}

#stacks_in_25921 .trigger_label_open {
	display: none;
}

#stacks_out_25921 {
	width: 500px;
}

#stacks_in_25922 {
	position: relative;
	display: block;
}

.Leopold1 {
	position: relative;
	
	
}






	
	#stacks_in_25922 .cpsl_Leopold1 {
		padding: 0px;
	}
	





#stacks_in_25922 {
	margin: 0px 0px 100px 0px;
}
#stacks_in_25380{text-align:justify}

#stacks_out_25380 {
	width: 500px;
}
/* Start Fit My Video stack CSS code */.stacks_in_25374myvideo{	position: relative;	text-align: center;	max-width: 5000px;	margin: 0 auto 0 auto;}.stacks_in_25374dummy{	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_25374 {
	margin: 0px 20px 20px 20px;
	padding:  20px;
}

#stacks_out_25374 {
	width: 550px;
}

#stacks_in_25837 {
	margin: 0px 0px 30px 0px;
}

#stacks_out_25837 {
	width: 300px;
}
#stacks_in_25542 .trigger_gradoenglish {
	cursor: pointer;
	display: inline-block;
	color: #0080FF;

	
	font-size: 29px;
	line-height: 29px;
	

	padding-left: 1px;
}

#stacks_in_25542 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_25542 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_25542 .toggle_open .closed_image {
	display: none;
}

#stacks_in_25542 .toggle_closed .open_image {
	display: none;
}



#stacks_in_25542 {
	position: relative;
	text-align: center;
}

#stacks_in_25542 .trigger_label,
#stacks_in_25542 .trigger_label_open {
	font-size: 29px;
	color: #FFCC66;
	margin-left: 4px;
	
	line-height: 29px;
	vertical-align: top;
	
}

#stacks_in_25542 .trigger_label_open {
	display: none;
}

#stacks_out_25542 {
	width: 550px;
}

#stacks_in_25617 {
	position: relative;
	display: block;
}

.gradoenglish {
	position: relative;
	
	
}






	
	#stacks_in_25617 .cpsl_gradoenglish {
		padding: 10px;
	}
	





#stacks_in_25617 {
	margin: 0px 0px 30px 0px;
}

#stacks_out_25617 {
	width: 500px;
}

#stacks_in_25540 {
	background-color: rgba(204, 204, 204, 1.00);
	padding:  20px;
}
#stacks_in_25013 .columnist.rule.rule-top{border-top:1px solid rgba(179, 179, 179, 1.00);padding-top:1rem}#stacks_in_25013 .columnist.rule.rule-bottom{border-bottom:1px solid rgba(179, 179, 179, 1.00);padding-bottom:1rem}#stacks_in_25013 .columnist .break{margin:1.50rem 0 0.63rem}#stacks_in_25013 .columnist{-webkit-columns:100px 2;-moz-columns:100px 2;columns:100px 2;-webkit-column-gap:1.50rem;-moz-column-gap:1.50rem;column-gap:1.50rem}#stacks_in_25013 .columnist.rule{-webkit-column-rule:1px solid rgba(179, 179, 179, 1.00);-moz-column-rule:1px solid rgba(179, 179, 179, 1.00);column-rule:1px solid rgba(179, 179, 179, 1.00)}

#stacks_in_25013 {
	background-color: rgba(153, 153, 153, 1.00);
	padding: 20px 20px 0px 20px;
}

#stacks_in_24963 {
	background-color: rgba(153, 153, 153, 1.00);
	margin: 0px 0px 150px 0px;
}

#stacks_in_22845 {
	margin: 10px 20px 0px 20px;
}

#stacks_in_25707 {
	background-color: rgba(255, 204, 102, 1.00);
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	margin: 150px 0px 0px 0px;
	padding: 40px 20px 20px 20px;
}

#stacks_out_25707 {
	width: 920px;
}

#stacks_in_25709 {
	background-color: rgba(255, 204, 102, 1.00);
}

#stacks_out_25709 {
	width: 920px;
}
/* Start dooGrid stack each CSS code */.stacks_in_25465gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_25465gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_25465gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 768px) {				.stacks_in_25465gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_25465gridWrapper > div{		width: 100%;	}	}#stacks_in_25465 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(153, 153, 153, 1.00);	border:0px solid rgba(204, 204, 204, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code */
#stacks_in_25465 {
	background-color: rgba(255, 204, 102, 1.00);
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	margin: 0px 0px 80px 0px;
	padding: 30px 20px 50px 20px;
}

#stacks_out_25465 {
	width: 920px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start Loupe stack CSS code */#stacks_in_535{	z-index: 10 !important;}.stacks_in_535loopy{	z-index: 10 !important;}.stacks_in_535loopy img{	z-index: 10;}.stacks_in_535loopy img{	max-width: 100%;	height: auto;}/* End Loupe stack CSS code */
#stacks_in_535 {
	margin: 25px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25493buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25493button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25493button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25493 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_25185 {
	margin: 25px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25494buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25494button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25494button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25494 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_584 {
	margin: 25px 0px 0px 0px;
}

#stacks_out_584 {
	width: 150px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25492buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25492button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25492button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25492 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_25193 {
	margin: 25px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25495buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25495button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25495 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_722 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_722 {
	width: 150px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25496buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25496button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25496button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25496 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start Loupe stack CSS code */#stacks_in_542{	z-index: 10 !important;}.stacks_in_542loopy{	z-index: 10 !important;}.stacks_in_542loopy img{	z-index: 10;}.stacks_in_542loopy img{	max-width: 100%;	height: auto;}/* End Loupe stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25483buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25483button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25483button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25483 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start Loupe stack CSS code */#stacks_in_793{	z-index: 10 !important;}.stacks_in_793loopy{	z-index: 10 !important;}.stacks_in_793loopy img{	z-index: 10;}.stacks_in_793loopy img{	max-width: 100%;	height: auto;}/* End Loupe stack CSS code */
#stacks_out_793 {
	width: 150px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25497buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25497button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25497button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25497 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_25187 {
	width: 150px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25501buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25501button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25501button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25501 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_25531 {
	width: 150px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25533buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25533button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25533button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25533 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_25195 {
	width: 150px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25498buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25498button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25498button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25498 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start Loupe stack CSS code */#stacks_in_544{	z-index: 10 !important;}.stacks_in_544loopy{	z-index: 10 !important;}.stacks_in_544loopy img{	z-index: 10;}.stacks_in_544loopy img{	max-width: 100%;	height: auto;}/* End Loupe stack CSS code */
#stacks_out_544 {
	width: 150px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25499buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25499button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25499button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25499 {
	margin: 10px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start Loupe stack CSS code */#stacks_in_546{	z-index: 10 !important;}.stacks_in_546loopy{	z-index: 10 !important;}.stacks_in_546loopy img{	z-index: 10;}.stacks_in_546loopy img{	max-width: 100%;	height: auto;}/* End Loupe stack CSS code *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_25500buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_25500button:hover{
	color: #FFFFFF !important;
	background-color: #808000 !important;
	border-color: #6C6C00 !important;
}

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

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






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_25500button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































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


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_25500 {
	margin: 10px 0px 0px 0px;
}
