
/* -- 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 -- */
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_52 {
	margin: 30px 0px 0px 0px;
	padding: 0px 50px 0px 50px;
}


.uk-dotnav > * > * {
    border-color: rgba(102, 102, 102, 0.40);
}

.uk-dotnav > .uk-active > *,
.uk-dotnav > * > :hover,
.uk-dotnav > * > :focus   {
    background-color: rgba(102, 102, 102, 0.60);
    border-color: rgba(102, 102, 102, 0.60);
}

#stacks_in_3 { overflow: visible !important }



#section-1 {
    background-repeat: no-repeat;
    background-position: center; 
}#stacks_in_9>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





#stacks_in_20 { overflow: visible !important }.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_22 {
    font-weight: 400;
}




.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_24 {
    font-weight: 400;
}




a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}

#stacks_in_55 { overflow: visible !important }



#section-1 {
    background-repeat: no-repeat;
    background-position: center; 
}#stacks_in_66 { overflow: visible !important }

#stacks_in_70 h1 {
    font-weight: 800;
}

#stacks_in_70 h1 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_68 {
    font-weight: 400;
}





#stacks_in_69 {
	letter-spacing: 3px;
}


#stacks_in_64 { overflow: visible !important }



#section-2 {
    background-repeat: no-repeat;
    background-position: center; 
}
#stacks_in_64 {
	background-color: rgba(255, 255, 255, 1.00);
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_108{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_108 .c+.c .count,
	#stacks_in_108.s3 .c.s2_3 .count,
	#stacks_in_108.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_108 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_108 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_108 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_108.s2 .c-pad,#stacks_in_108.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


#stacks_in_117 h3 {
    font-weight: 400;
}

#stacks_in_117 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_154 {
    font-weight: 400;
}




#stacks_in_74 { overflow: visible !important }
    #stacks_in_112 hr,
    #stacks_in_112 .uk-hr,
    #stacks_in_112 .uk-divider-small::after,
    #stacks_in_112 .uk-divider-icon::before,
    #stacks_in_112 .uk-divider-icon::after {
        border-top-color: rgba(204, 204, 204, 1.00)!important;
        border-bottom-color: rgba(204, 204, 204, 1.00)!important;
    }
    
    #stacks_in_112 .uk-divider-icon {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba(204, 204, 204, 1.00)%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }
    
    #stacks_in_112 .uk-divider-vertical {
      border-left: 1px solid rgba(204, 204, 204, 1.00)!important;
    }
#stacks_in_250{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_250 .c+.c .count,
	#stacks_in_250.s3 .c.s2_3 .count,
	#stacks_in_250.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_250 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_250 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_250 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_250.s2 .c-pad,#stacks_in_250.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


#stacks_in_1159 h1 {
    font-weight: 400;
}

#stacks_in_1159 h1 {
    margin: 0 0 20px 0;
}


#stacks_in_1159 {
	padding: 20px 0px 0px 0px;
}


#stacks_in_724 h1 {
    font-weight: 400;
}

#stacks_in_724 h1 {
    margin: 0 0 20px 0;
}


#stacks_in_724 {
	padding: 20px 0px 0px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}#stacks_in_124{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_124 .c+.c .count,
	#stacks_in_124.s3 .c.s2_3 .count,
	#stacks_in_124.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_124 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_124 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_124 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_124.s2 .c-pad,#stacks_in_124.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_259 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_260 h2 {
    font-weight: 400;
}

#stacks_in_260 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_262 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_276 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_793 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_795 h2 {
    font-weight: 400;
}

#stacks_in_795 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_797 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_800 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_266 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_267 h3 {
    font-weight: 400;
}

#stacks_in_267 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_269 {
    font-weight: 400;
}





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

#stacks_in_283 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_725 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_726 h3 {
    font-weight: 400;
}

#stacks_in_726 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_728 {
    font-weight: 400;
}





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

#stacks_in_731 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_781{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_781 .c+.c .count,
	#stacks_in_781.s3 .c.s2_3 .count,
	#stacks_in_781.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_781 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_781 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_781 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_781.s2 .c-pad,#stacks_in_781.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_782 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_784 h3 {
    font-weight: 400;
}

#stacks_in_784 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_786 {
    font-weight: 400;
}





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

#stacks_in_789 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_815 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_816 h3 {
    font-weight: 400;
}

#stacks_in_816 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_818 {
    font-weight: 400;
}





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

#stacks_in_821 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_804 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_806 h3 {
    font-weight: 400;
}

#stacks_in_806 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_808 {
    font-weight: 400;
}





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

#stacks_in_811 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}#stacks_in_641{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_641 .c+.c .count,
	#stacks_in_641.s3 .c.s2_3 .count,
	#stacks_in_641.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_641 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_641 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_641 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_641.s2 .c-pad,#stacks_in_641.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_827 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_828 h2 {
    font-weight: 400;
}

#stacks_in_828 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_830 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_833 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_257 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_131 h2 {
    font-weight: 400;
}

#stacks_in_131 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_139 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_303 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_674 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_675 h3 {
    font-weight: 400;
}

#stacks_in_675 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_677 {
    font-weight: 400;
}





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

#stacks_in_680 {
	margin: 20px 0px 0px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_695 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_696 h3 {
    font-weight: 400;
}

#stacks_in_696 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_698 {
    font-weight: 400;
}





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

#stacks_in_701 {
	margin: 20px 0px 0px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}#stacks_in_946{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_946 .c+.c .count,
	#stacks_in_946.s3 .c.s2_3 .count,
	#stacks_in_946.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_946 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_946 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_946 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_946.s2 .c-pad,#stacks_in_946.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_1060 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1061 h2 {
    font-weight: 400;
}

#stacks_in_1061 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1063 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_1066 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_1080 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1081 h2 {
    font-weight: 400;
}

#stacks_in_1081 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1083 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_1086 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_969 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_970 h3 {
    font-weight: 400;
}

#stacks_in_970 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_972 {
    font-weight: 400;
}





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

#stacks_in_973 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_976 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_977 h3 {
    font-weight: 400;
}

#stacks_in_977 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_979 {
    font-weight: 400;
}





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

#stacks_in_980 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}#stacks_in_994{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_994 .c+.c .count,
	#stacks_in_994.s3 .c.s2_3 .count,
	#stacks_in_994.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_994 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_994 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_994 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_994.s2 .c-pad,#stacks_in_994.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_1070 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1071 h2 {
    font-weight: 400;
}

#stacks_in_1071 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1073 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_1076 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_1123 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1124 h2 {
    font-weight: 400;
}

#stacks_in_1124 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1126 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_1129 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_1018 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1020 h3 {
    font-weight: 400;
}

#stacks_in_1020 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1022 {
    font-weight: 400;
}





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

#stacks_in_1025 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_1029 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1031 h3 {
    font-weight: 400;
}

#stacks_in_1031 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1033 {
    font-weight: 400;
}





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

#stacks_in_1036 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}#stacks_in_1090{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_1090 .c+.c .count,
	#stacks_in_1090.s3 .c.s2_3 .count,
	#stacks_in_1090.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_1090 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_1090 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_1090 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_1090.s2 .c-pad,#stacks_in_1090.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_1113 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1114 h2 {
    font-weight: 400;
}

#stacks_in_1114 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1116 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_1119 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_1102 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1104 h2 {
    font-weight: 400;
}

#stacks_in_1104 h2 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1106 {
    font-weight: 400;
}





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

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_1109 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_1134 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1136 h3 {
    font-weight: 400;
}

#stacks_in_1136 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1138 {
    font-weight: 400;
}





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

#stacks_in_1141 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_1145 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_1147 h3 {
    font-weight: 400;
}

#stacks_in_1147 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_1149 {
    font-weight: 400;
}





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

#stacks_in_1152 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_735{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_735 .c+.c .count,
	#stacks_in_735.s3 .c.s2_3 .count,
	#stacks_in_735.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_735 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_735 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_735 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_735.s2 .c-pad,#stacks_in_735.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_736 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_738 h3 {
    font-weight: 400;
}

#stacks_in_738 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_740 {
    font-weight: 400;
}





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

#stacks_in_743 {
	margin: 20px 0px 10px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_747 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_749 h3 {
    font-weight: 400;
}

#stacks_in_749 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_751 {
    font-weight: 400;
}





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

#stacks_in_754 {
	margin: 20px 0px 0px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_758 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding:  10px;
}


#stacks_in_760 h3 {
    font-weight: 400;
}

#stacks_in_760 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_762 {
    font-weight: 400;
}





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

#stacks_in_765 {
	margin: 20px 0px 0px 0px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
    #stacks_in_1189 hr,
    #stacks_in_1189 .uk-hr,
    #stacks_in_1189 .uk-divider-small::after,
    #stacks_in_1189 .uk-divider-icon::before,
    #stacks_in_1189 .uk-divider-icon::after {
        border-top-color: rgba(204, 204, 204, 1.00)!important;
        border-bottom-color: rgba(204, 204, 204, 1.00)!important;
    }
    
    #stacks_in_1189 .uk-divider-icon {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba(204, 204, 204, 1.00)%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }
    
    #stacks_in_1189 .uk-divider-vertical {
      border-left: 1px solid rgba(204, 204, 204, 1.00)!important;
    }

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


#stacks_in_62 { overflow: visible !important }

 
    #stacks_in_62 .uk-section {
        background-color: rgba(0, 0, 0, 0.30);
    }


#section-3 {
    background-repeat: no-repeat;
    background-position: center; 
}

#stacks_in_57 { overflow: visible !important }



#section-4 {
    background-repeat: no-repeat;
    background-position: center; 
}#stacks_in_166 { overflow: visible !important }#stacks_in_847{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_847 .c+.c .count,
	#stacks_in_847.s3 .c.s2_3 .count,
	#stacks_in_847.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_847 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_847 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_847 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_847.s2 .c-pad,#stacks_in_847.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


#stacks_in_848 h1 {
    font-weight: 400;
}

#stacks_in_848 h1 {
    margin: 0 0 20px 0;
}


#stacks_in_848 {
	padding: 20px 0px 0px 0px;
}


#stacks_in_850 h1 {
    font-weight: 400;
}

#stacks_in_850 h1 {
    margin: 0 0 20px 0;
}


#stacks_in_850 {
	padding: 20px 0px 0px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}#stacks_in_311{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_311 .c+.c .count,
	#stacks_in_311.s3 .c.s2_3 .count,
	#stacks_in_311.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_311 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_311 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_311 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_311.s2 .c-pad,#stacks_in_311.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_401 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 25px 0px;
}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_402swell-with-zoom .mfp-container,.stacks_in_402swell-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_402swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_402swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_402 .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_402 .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_402 .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_402 .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;
}





#stacks_in_402 .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_402 .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_402 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_402 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_402 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_402 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_402 .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_714 h2 {
    font-weight: 400;
}

#stacks_in_714 h2 {
    margin: 0 0 20px 0;
}


#stacks_in_714 {
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_877 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 25px 0px;
}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_878swell-with-zoom .mfp-container,.stacks_in_878swell-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_878swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_878swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_878 .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_878 .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_878 .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_878 .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;
}





#stacks_in_878 .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_878 .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_878 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_878 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_878 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_878 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_878 .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_882 h2 {
    font-weight: 400;
}

#stacks_in_882 h2 {
    margin: 0 0 20px 0;
}


#stacks_in_882 {
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
#stacks_in_868 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 25px 0px;
}
/* -- Start Swell Each css Template -- */

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

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

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



.stacks_in_869swell-with-zoom .mfp-container,.stacks_in_869swell-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_869swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_869swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

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

#stacks_in_869 .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_869 .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_869 .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_869 .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;
}





#stacks_in_869 .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_869 .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_869 .swellswingeffect{
	margin-left: 5px !important;
	margin-right: 5px !important;
}

#stacks_in_869 .swellswingeffect:hover{
    -webkit-animation: swellswing 1s ease;
    animation: swellswing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#stacks_in_869 .swellcircleeffect:hover{
        border-radius:50%;
}

#stacks_in_869 .swellthreedeffect{
    margin-left: 3px !important;
	margin-top: 3px !important;
}

#stacks_in_869 .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_873 h2 {
    font-weight: 400;
}

#stacks_in_873 h2 {
    margin: 0 0 20px 0;
}


#stacks_in_873 {
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}
a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}
    #stacks_in_176 hr,
    #stacks_in_176 .uk-hr,
    #stacks_in_176 .uk-divider-small::after,
    #stacks_in_176 .uk-divider-icon::before,
    #stacks_in_176 .uk-divider-icon::after {
        border-top-color: rgba(229, 229, 229, 1.00)!important;
        border-bottom-color: rgba(229, 229, 229, 1.00)!important;
    }
    
    #stacks_in_176 .uk-divider-icon {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba(229, 229, 229, 1.00)%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }
    
    #stacks_in_176 .uk-divider-vertical {
      border-left: 1px solid rgba(229, 229, 229, 1.00)!important;
    }

#stacks_in_176 {
	padding: 40px 0px 0px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      


#stacks_in_197 { overflow: visible !important }

 
    #stacks_in_197 .uk-section {
        background-color: rgba(255, 255, 255, 0.79);
    }


#section-5 {
    background-repeat: no-repeat;
    background-position: center; 
}#stacks_in_198 { overflow: visible !important }

#stacks_in_495 h1 {
    font-weight: 400;
}

#stacks_in_495 h1 {
    margin: 0 0 20px 0;
}

#stacks_in_464{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_464 .c+.c .count,
	#stacks_in_464.s3 .c.s2_3 .count,
	#stacks_in_464.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_464 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_464 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_464 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_464.s2 .c-pad,#stacks_in_464.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


#stacks_in_487 h3 {
    font-weight: 400;
}

#stacks_in_487 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_493 {
    font-weight: 400;
}






#stacks_in_595 { overflow: visible !important }

 
    #stacks_in_595 .uk-section {
        background-color: rgba(0, 0, 0, 0.30);
    }


#section-3 {
    background-repeat: no-repeat;
    background-position: center; 
}
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      


#stacks_in_211 { overflow: visible !important }



#section-6 {
    background-repeat: no-repeat;
    background-position: center; 
}#stacks_in_212 { overflow: visible !important }#stacks_in_215{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_215 .c+.c .count,
	#stacks_in_215.s3 .c.s2_3 .count,
	#stacks_in_215.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_215 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_215 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_215 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_215.s2 .c-pad,#stacks_in_215.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


#stacks_in_218 h3 {
    font-weight: 400;
}

#stacks_in_218 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_220 {
    font-weight: 400;
}





    #stacks_in_223 hr,
    #stacks_in_223 .uk-hr,
    #stacks_in_223 .uk-divider-small::after,
    #stacks_in_223 .uk-divider-icon::before,
    #stacks_in_223 .uk-divider-icon::after {
        border-top-color: rgba(229, 229, 229, 1.00)!important;
        border-bottom-color: rgba(229, 229, 229, 1.00)!important;
    }
    
    #stacks_in_223 .uk-divider-icon {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba(229, 229, 229, 1.00)%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }
    
    #stacks_in_223 .uk-divider-vertical {
      border-left: 1px solid rgba(229, 229, 229, 1.00)!important;
    }
#stacks_in_224{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_224 .c+.c .count,
	#stacks_in_224.s3 .c.s2_3 .count,
	#stacks_in_224.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_224 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_224 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_224 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_224.s2 .c-pad,#stacks_in_224.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


#stacks_in_225 h3 {
    font-weight: 400;
}

#stacks_in_225 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_227 {
    font-weight: 400;
}




a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}

#stacks_in_231 h3 {
    font-weight: 400;
}

#stacks_in_231 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_233 {
    font-weight: 400;
}




a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}

#stacks_in_237 h3 {
    font-weight: 400;
}

#stacks_in_237 h3 {
    margin: 0 0 20px 0;
}

.styles-warning{
	text-align: center;
	width: 50%;
	top: 0;
	margin: 100px auto;
	padding: 20px;
	background: red;
	color: white;
}

#stacks_in_239 {
    font-weight: 400;
}




a.movable:hover, 
a.movable:focus {
    cursor: move !important;
}

#stacks_in_248 { overflow: visible !important }



#section-7 {
    background-repeat: no-repeat;
    background-position: center; 
}#stacks_in_497 { overflow: visible !important }
    #stacks_in_498 hr,
    #stacks_in_498 .uk-hr,
    #stacks_in_498 .uk-divider-small::after,
    #stacks_in_498 .uk-divider-icon::before,
    #stacks_in_498 .uk-divider-icon::after {
        border-top-color: rgba(204, 204, 204, 1.00)!important;
        border-bottom-color: rgba(204, 204, 204, 1.00)!important;
    }
    
    #stacks_in_498 .uk-divider-icon {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba(204, 204, 204, 1.00)%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }
    
    #stacks_in_498 .uk-divider-vertical {
      border-left: 1px solid rgba(204, 204, 204, 1.00)!important;
    }
#stacks_in_499{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_499 .c+.c .count,
	#stacks_in_499.s3 .c.s2_3 .count,
	#stacks_in_499.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_499 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_499 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_499 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_499.s2 .c-pad,#stacks_in_499.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


#stacks_in_500 h1 {
    font-weight: 400;
}

#stacks_in_500 h1 {
    margin: 0 0 20px 0;
}


#stacks_in_500 {
	padding: 20px 0px 0px 0px;
}

    #stacks_in_913 hr,
    #stacks_in_913 .uk-hr,
    #stacks_in_913 .uk-divider-small::after,
    #stacks_in_913 .uk-divider-icon::before,
    #stacks_in_913 .uk-divider-icon::after {
        border-top-color: rgba(204, 204, 204, 1.00)!important;
        border-bottom-color: rgba(204, 204, 204, 1.00)!important;
    }
    
    #stacks_in_913 .uk-divider-icon {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba(204, 204, 204, 1.00)%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }
    
    #stacks_in_913 .uk-divider-vertical {
      border-left: 1px solid rgba(204, 204, 204, 1.00)!important;
    }

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
#stacks_in_914{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_914 .c+.c .count,
	#stacks_in_914.s3 .c.s2_3 .count,
	#stacks_in_914.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_914 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_914 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_914 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_914.s2 .c-pad,#stacks_in_914.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


#stacks_in_923 h3 {
    font-weight: 400;
}

#stacks_in_923 h3 {
    margin: 0 0 20px 0;
}


#stacks_in_923 {
	padding: 20px 0px 0px 0px;
}


#stacks_in_915 h3 {
    font-weight: 400;
}

#stacks_in_915 h3 {
    margin: 0 0 20px 0;
}


#stacks_in_915 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_930{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


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


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

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

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

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

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

	#stacks_in_930 .c+.c .count,
	#stacks_in_930.s3 .c.s2_3 .count,
	#stacks_in_930.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_930 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_930 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_930 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_930.s2 .c-pad,#stacks_in_930.s3 .c-pad{ padding: 0 !important;}

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

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

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}


#stacks_in_931 h3 {
    font-weight: 400;
}

#stacks_in_931 h3 {
    margin: 0 0 20px 0;
}


#stacks_in_931 {
	padding: 20px 0px 0px 0px;
}


#stacks_in_936 h3 {
    font-weight: 400;
}

#stacks_in_936 h3 {
    margin: 0 0 20px 0;
}


#stacks_in_936 {
	padding: 20px 0px 0px 0px;
}
