/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:730px; height:730px; background: #fff !important; }
.paper-vertical { width:730px; height:100%; }
.paper-horizontal { width:740px; height:742px; }
@media all and (max-height:730px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:730px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

#item235 {
	width:730px !important;
	height:730px !important;
}

#item2611 {
	width:352px !important;
	height:54px !important;
	left:173px !important;
	top:248px !important;
}

#item2317 {
	width:156px !important;
	height:194px !important;
	left:13px !important;
	top:428px !important;
}

#item2333 {
	width:156px !important;
	height:194px !important;
	left:186px !important;
	top:428px !important;
}

#item2352 {
	width:156px !important;
	height:194px !important;
	left:358px !important;
	top:428px !important;
}

#item2368 {
	width:156px !important;
	height:194px !important;
	left:529px !important;
	top:428px !important;
}

@keyframes moveleft-2414 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	10.8% {transform:translate(-18.103px,-27.018px);}
	20.2% {transform:translate(-40.927px,-53.437px);}
	31.7% {transform:translate(-73.104px,-81.928px);}
	40.8% {transform:translate(-101.383px,-100.548px);}
	50.6% {transform:translate(-134.39px,-116.068px);}
	62.5% {transform:translate(-177.436px,-127.742px);}
	75.8% {transform:translate(-226.642px,-130.831px);}
	87.2% {transform:translate(-268.946px,-125.781px);}
	100% {
		transform:translate(-315px,-113px);
		opacity:0;
	}
}
@-webkit-keyframes moveleft-2414 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	10.8% {-webkit-transform:translate(-18.103px,-27.018px);}
	20.2% {-webkit-transform:translate(-40.927px,-53.437px);}
	31.7% {-webkit-transform:translate(-73.104px,-81.928px);}
	40.8% {-webkit-transform:translate(-101.383px,-100.548px);}
	50.6% {-webkit-transform:translate(-134.39px,-116.068px);}
	62.5% {-webkit-transform:translate(-177.436px,-127.742px);}
	75.8% {-webkit-transform:translate(-226.642px,-130.831px);}
	87.2% {-webkit-transform:translate(-268.946px,-125.781px);}
	100% {
		-webkit-transform:translate(-315px,-113px);
		opacity:0;
	}
}
#item2422 {
	width:67px !important;
	height:67px !important;
	left:113px !important;
}

@keyframes moveleft-2422 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	6.4% {transform:translate(-9.72px,-12.95px);}
	16% {transform:translate(-38.393px,-44.194px);}
	24% {transform:translate(-65.023px,-67.475px);}
	33.1% {transform:translate(-98.332px,-90.714px);}
	42.8% {transform:translate(-136.223px,-110.454px);}
	53.2% {transform:translate(-179.906px,-125.472px);}
	63.3% {transform:translate(-224.006px,-133.056px);}
	74.2% {transform:translate(-272.565px,-133.31px);}
	86.3% {transform:translate(-325.666px,-124.523px);}
	100% {
		transform:translate(-383.042px,-105px);
		opacity:0;
	}
}
@-webkit-keyframes moveleft-2422 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	6.4% {-webkit-transform:translate(-9.72px,-12.95px);}
	16% {-webkit-transform:translate(-38.393px,-44.194px);}
	24% {-webkit-transform:translate(-65.023px,-67.475px);}
	33.1% {-webkit-transform:translate(-98.332px,-90.714px);}
	42.8% {-webkit-transform:translate(-136.223px,-110.454px);}
	53.2% {-webkit-transform:translate(-179.906px,-125.472px);}
	63.3% {-webkit-transform:translate(-224.006px,-133.056px);}
	74.2% {-webkit-transform:translate(-272.565px,-133.31px);}
	86.3% {-webkit-transform:translate(-325.666px,-124.523px);}
	100% {
		-webkit-transform:translate(-383.042px,-105px);
		opacity:0;
	}
}
#item2428 {
	width:118px !important;
	height:122px !important;
	top:106px !important;
}

@keyframes moveleft-2428 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	9.6% {transform:translate(-21.142px,-15.518px);}
	16.6% {transform:translate(-46.432px,-30.12px);}
	25.6% {transform:translate(-80.522px,-45.023px);}
	35.4% {transform:translate(-119.968px,-56.46px);}
	46.5% {transform:translate(-165.906px,-62.665px);}
	59.6% {transform:translate(-220.269px,-60.655px);}
	71.3% {transform:translate(-268.133px,-50.691px);}
	84.8% {transform:translate(-320.539px,-30.995px);}
	100% {
		transform:translate(-376px,0px);
		opacity:0;
	}
}
@-webkit-keyframes moveleft-2428 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	9.6% {-webkit-transform:translate(-21.142px,-15.518px);}
	16.6% {-webkit-transform:translate(-46.432px,-30.12px);}
	25.6% {-webkit-transform:translate(-80.522px,-45.023px);}
	35.4% {-webkit-transform:translate(-119.968px,-56.46px);}
	46.5% {-webkit-transform:translate(-165.906px,-62.665px);}
	59.6% {-webkit-transform:translate(-220.269px,-60.655px);}
	71.3% {-webkit-transform:translate(-268.133px,-50.691px);}
	84.8% {-webkit-transform:translate(-320.539px,-30.995px);}
	100% {
		-webkit-transform:translate(-376px,0px);
		opacity:0;
	}
}
#item2436 {
	width:84px !important;
	height:84px !important;
	left:201px !important;
	top:218px !important;
}

@keyframes moveright-2436 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	12.3% {transform:translate(16.123px,-34.184px);}
	22.4% {transform:translate(39.033px,-66.823px);}
	34.8% {transform:translate(74.293px,-100.859px);}
	45.2% {transform:translate(109.093px,-122.825px);}
	56.9% {transform:translate(152.261px,-139.262px);}
	67.8% {transform:translate(194.888px,-146.792px);}
	80.3% {transform:translate(244.172px,-147.187px);}
	89.6% {transform:translate(280.933px,-142.74px);}
	100% {
		transform:translate(320.958px,-134px);
		opacity:0;
	}
}
@-webkit-keyframes moveright-2436 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	12.3% {-webkit-transform:translate(16.123px,-34.184px);}
	22.4% {-webkit-transform:translate(39.033px,-66.823px);}
	34.8% {-webkit-transform:translate(74.293px,-100.859px);}
	45.2% {-webkit-transform:translate(109.093px,-122.825px);}
	56.9% {-webkit-transform:translate(152.261px,-139.262px);}
	67.8% {-webkit-transform:translate(194.888px,-146.792px);}
	80.3% {-webkit-transform:translate(244.172px,-147.187px);}
	89.6% {-webkit-transform:translate(280.933px,-142.74px);}
	100% {
		-webkit-transform:translate(320.958px,-134px);
		opacity:0;
	}
}
#item2445 {
	width:48px !important;
	height:48px !important;
	left:151px !important;
	top:130px !important;
}

@keyframes moveright-2445 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	10.6% {transform:translate(16.059px,-28.282px);}
	18.5% {transform:translate(36.778px,-56.874px);}
	28.3% {transform:translate(66.528px,-89.089px);}
	38.5% {transform:translate(101.796px,-117.741px);}
	49.7% {transform:translate(145.216px,-142.269px);}
	62.9% {transform:translate(201.688px,-160.225px);}
	70.2% {transform:translate(233.765px,-164.571px);}
	78% {transform:translate(268.47px,-165.115px);}
	88.4% {transform:translate(314.675px,-159.809px);}
	100% {
		transform:translate(365px,-147px);
		opacity:0;
	}
}
@-webkit-keyframes moveright-2445 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	10.6% {-webkit-transform:translate(16.059px,-28.282px);}
	18.5% {-webkit-transform:translate(36.778px,-56.874px);}
	28.3% {-webkit-transform:translate(66.528px,-89.089px);}
	38.5% {-webkit-transform:translate(101.796px,-117.741px);}
	49.7% {-webkit-transform:translate(145.216px,-142.269px);}
	62.9% {-webkit-transform:translate(201.688px,-160.225px);}
	70.2% {-webkit-transform:translate(233.765px,-164.571px);}
	78% {-webkit-transform:translate(268.47px,-165.115px);}
	88.4% {-webkit-transform:translate(314.675px,-159.809px);}
	100% {
		-webkit-transform:translate(365px,-147px);
		opacity:0;
	}
}
#item2452 {
	width:97px !important;
	height:100px !important;
	left:223px !important;
	top:19px !important;
}

@keyframes moveright-2452 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	8.7% {transform:translate(2.316px,-14.033px);}
	21.6% {transform:translate(12.446px,-46.598px);}
	29.9% {transform:translate(22.414px,-66.156px);}
	38.7% {transform:translate(36.477px,-84.839px);}
	51.6% {transform:translate(63.947px,-105.48px);}
	58.8% {transform:translate(81.667px,-112.04px);}
	66.7% {transform:translate(102.342px,-115.2px);}
	81.3% {transform:translate(140.879px,-111.78px);}
	100% {
		transform:translate(187.939px,-96px);
		opacity:0;
	}
}
@-webkit-keyframes moveright-2452 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	8.7% {-webkit-transform:translate(2.316px,-14.033px);}
	21.6% {-webkit-transform:translate(12.446px,-46.598px);}
	29.9% {-webkit-transform:translate(22.414px,-66.156px);}
	38.7% {-webkit-transform:translate(36.477px,-84.839px);}
	51.6% {-webkit-transform:translate(63.947px,-105.48px);}
	58.8% {-webkit-transform:translate(81.667px,-112.04px);}
	66.7% {-webkit-transform:translate(102.342px,-115.2px);}
	81.3% {-webkit-transform:translate(140.879px,-111.78px);}
	100% {
		-webkit-transform:translate(187.939px,-96px);
		opacity:0;
	}
}
@keyframes moveright-2459 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	10.6% {transform:translate(11.254px,-18.252px);}
	18.5% {transform:translate(25.729px,-36.075px);}
	28.1% {transform:translate(46.466px,-55.255px);}
	33.4% {transform:translate(60.172px,-62.955px);}
	37.7% {transform:translate(70.066px,-70.592px);}
	42.3% {transform:translate(82.752px,-75.634px);}
	53.2% {transform:translate(114.25px,-80.857px);}
	63.7% {transform:translate(145.019px,-82.128px);}
	75.6% {transform:translate(180.012px,-79.387px);}
	87.5% {transform:translate(214.083px,-71.809px);}
	100% {
		transform:translate(248px,-58px);
		opacity:0;
	}
}
@-webkit-keyframes moveright-2459 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	10.6% {-webkit-transform:translate(11.254px,-18.252px);}
	18.5% {-webkit-transform:translate(25.729px,-36.075px);}
	28.1% {-webkit-transform:translate(46.466px,-55.255px);}
	33.4% {-webkit-transform:translate(60.172px,-62.955px);}
	37.7% {-webkit-transform:translate(70.066px,-70.592px);}
	42.3% {-webkit-transform:translate(82.752px,-75.634px);}
	53.2% {-webkit-transform:translate(114.25px,-80.857px);}
	63.7% {-webkit-transform:translate(145.019px,-82.128px);}
	75.6% {-webkit-transform:translate(180.012px,-79.387px);}
	87.5% {-webkit-transform:translate(214.083px,-71.809px);}
	100% {
		-webkit-transform:translate(248px,-58px);
		opacity:0;
	}
}
#item2502 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2508 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item2221 {
	width:72px !important;
	height:92px !important;
	left:595px !important;
	top:304px !important;
}

@keyframes pulse-2221 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-2221 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item2233 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2237 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2241 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2230 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item2256 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2259 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2249 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2254 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2246 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item2267 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2271 {
	width:96px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2277 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2280 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2263 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item2292 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2297 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2284 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2290 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2281 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2598 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2596 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item2122 {
	width:78px !important;
	height:78px !important;
	left:4px !important;
}

@keyframes pulse-2122 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-2122 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item2131 {
	width:72px !important;
	height:92px !important;
	top:135px !important;
}

#item2141 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2144 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2149 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2138 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item2161 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2165 {
	width:96px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2156 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2159 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2152 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item2180 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2183 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2175 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2178 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2172 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item2195 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2199 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2189 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2193 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2186 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2592 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2590 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item2012 {
	width:78px !important;
	height:78px !important;
	left:110px !important;
}

#item2019 {
	width:42px !important;
	height:88px !important;
	top:135px !important;
}

@keyframes pulse-2019 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-2019 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item2023 {
	width:72px !important;
	height:92px !important;
	left:106px !important;
	top:135px !important;
}

#item2034 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2037 {
	width:96px !important;
	height:88px !important;
	left:33px !important;
	top:3px !important;
}

#item2042 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2030 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item2055 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2059 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2048 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2052 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2045 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item2073 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2077 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2068 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2071 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2065 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item2088 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2092 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2083 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item2086 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item2080 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2585 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2583 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item1911 {
	width:78px !important;
	height:78px !important;
	left:196px !important;
}

#item1914 {
	width:58px !important;
	height:58px !important;
	top:85px !important;
}

@keyframes pulse-1914 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-1914 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item1919 {
	width:42px !important;
	height:88px !important;
	left:86px !important;
	top:135px !important;
}

#item1922 {
	width:72px !important;
	height:92px !important;
	left:192px !important;
	top:135px !important;
}

#item1932 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1936 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1941 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1929 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item1954 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1958 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1949 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1952 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1946 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item1965 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1968 {
	width:96px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1973 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1976 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1961 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item1987 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1990 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1980 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1985 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1977 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2577 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2575 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item1801 {
	width:106px !important;
	height:86px !important;
	left:53px !important;
}

@keyframes pulse-1801 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-1801 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item1805 {
	width:78px !important;
	height:78px !important;
	left:196px !important;
	top:5px !important;
}

#item1810 {
	width:58px !important;
	height:58px !important;
	top:90px !important;
}

#item1814 {
	width:42px !important;
	height:88px !important;
	left:86px !important;
	top:140px !important;
}

#item1817 {
	width:72px !important;
	height:92px !important;
	left:192px !important;
	top:140px !important;
}

#item1830 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1835 {
	width:96px !important;
	height:88px !important;
	left:33px !important;
	top:3px !important;
}

#item1839 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1826 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item1850 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1854 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1845 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1848 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1842 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item1868 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1872 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1862 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1866 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1859 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item1884 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1888 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1878 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1882 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1875 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2570 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2568 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item1674 {
	width:92px !important;
	height:70px !important;
	top:6px !important;
}

@keyframes pulse-1674 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-1674 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item1681 {
	width:106px !important;
	height:86px !important;
	left:143px !important;
}

#item1684 {
	width:78px !important;
	height:78px !important;
	left:286px !important;
	top:5px !important;
}

#item1688 {
	width:58px !important;
	height:58px !important;
	left:90px !important;
	top:90px !important;
}

#item1691 {
	width:42px !important;
	height:88px !important;
	left:176px !important;
	top:140px !important;
}

#item1695 {
	width:72px !important;
	height:92px !important;
	left:282px !important;
	top:140px !important;
}

#item1707 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1710 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1717 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1702 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item1729 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1733 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1724 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1727 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1721 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item1746 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1749 {
	width:96px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1739 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1744 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1736 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item1763 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1766 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1756 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1761 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1753 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2563 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2560 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item1523 {
	width:92px !important;
	height:70px !important;
	left:8px !important;
	top:6px !important;
}

#item1530 {
	width:72px !important;
	height:80px !important;
	top:120px !important;
}

@keyframes pulse-1530 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-1530 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item1535 {
	width:106px !important;
	height:86px !important;
	left:151px !important;
}

#item1538 {
	width:78px !important;
	height:78px !important;
	left:294px !important;
	top:5px !important;
}

#item1542 {
	width:58px !important;
	height:58px !important;
	left:98px !important;
	top:90px !important;
}

#item1546 {
	width:42px !important;
	height:88px !important;
	left:184px !important;
	top:140px !important;
}

#item1549 {
	width:72px !important;
	height:92px !important;
	left:290px !important;
	top:140px !important;
}

#item1567 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1570 {
	width:96px !important;
	height:88px !important;
	left:33px !important;
	top:3px !important;
}

#item1562 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1559 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item1581 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1584 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1575 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1579 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1571 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item1597 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1600 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1592 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1595 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1589 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item1616 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1620 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1608 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1613 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1604 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2553 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2551 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item1409 {
	width:92px !important;
	height:70px !important;
	left:138px !important;
	top:6px !important;
}

#item1414 {
	width:82px !important;
	height:67px !important;
	top:148px !important;
}

@keyframes pulse-1414 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-1414 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item1418 {
	width:72px !important;
	height:80px !important;
	left:130px !important;
	top:120px !important;
}

#item1423 {
	width:106px !important;
	height:86px !important;
	left:281px !important;
}

#item1426 {
	width:78px !important;
	height:78px !important;
	left:424px !important;
	top:5px !important;
}

#item1429 {
	width:58px !important;
	height:58px !important;
	left:228px !important;
	top:90px !important;
}

#item1434 {
	width:42px !important;
	height:88px !important;
	left:314px !important;
	top:140px !important;
}

#item1437 {
	width:72px !important;
	height:92px !important;
	left:420px !important;
	top:140px !important;
}

#item1448 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1452 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1454 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1445 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item1467 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1470 {
	width:96px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1461 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1465 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1457 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item1483 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1487 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1478 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1481 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1475 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item1501 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1505 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1495 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1499 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1491 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2546 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2544 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item1283 {
	width:68px !important;
	height:72px !important;
	left:52px !important;
	top:27px !important;
}

@keyframes pulse-1283 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-1283 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item1286 {
	width:92px !important;
	height:70px !important;
	left:138px !important;
	top:6px !important;
}

#item1290 {
	width:82px !important;
	height:67px !important;
	top:148px !important;
}

#item1293 {
	width:72px !important;
	height:80px !important;
	left:130px !important;
	top:120px !important;
}

#item1298 {
	width:106px !important;
	height:86px !important;
	left:281px !important;
}

#item1301 {
	width:78px !important;
	height:78px !important;
	left:424px !important;
	top:5px !important;
}

#item1307 {
	width:58px !important;
	height:58px !important;
	left:228px !important;
	top:90px !important;
}

#item1310 {
	width:42px !important;
	height:88px !important;
	left:314px !important;
	top:140px !important;
}

#item1313 {
	width:72px !important;
	height:92px !important;
	left:420px !important;
	top:140px !important;
}

#item1323 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1327 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1329 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1320 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item1343 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1347 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1335 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1341 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1332 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item1359 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1365 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1354 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1357 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1351 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item1377 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1381 {
	width:96px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1372 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1375 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1368 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2521 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2519 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item1165 {
	width:78px !important;
	height:68px !important;
	left:35px !important;
}

@keyframes pulse-1165 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-1165 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item1168 {
	width:68px !important;
	height:72px !important;
	left:52px !important;
	top:102px !important;
}

#item1172 {
	width:92px !important;
	height:70px !important;
	left:138px !important;
	top:81px !important;
}

#item1175 {
	width:82px !important;
	height:67px !important;
	top:223px !important;
}

#item1179 {
	width:72px !important;
	height:80px !important;
	left:130px !important;
	top:195px !important;
}

#item1182 {
	width:106px !important;
	height:86px !important;
	left:281px !important;
	top:75px !important;
}

#item1186 {
	width:78px !important;
	height:78px !important;
	left:424px !important;
	top:80px !important;
}

#item1189 {
	width:58px !important;
	height:58px !important;
	left:228px !important;
	top:165px !important;
}

#item1194 {
	width:42px !important;
	height:88px !important;
	left:314px !important;
	top:215px !important;
}

#item1197 {
	width:72px !important;
	height:92px !important;
	left:420px !important;
	top:215px !important;
}

#item1208 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1211 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1213 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1205 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item1226 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1230 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1221 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1224 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1217 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item1242 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1245 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1236 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1240 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1233 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item1260 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1263 {
	width:96px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1255 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1258 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1251 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2540 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2538 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item910 {
	width:80px !important;
	height:141px !important;
	top:53px !important;
}

@keyframes pulse-910 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-910 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item913 {
	width:78px !important;
	height:68px !important;
	left:105px !important;
}

#item918 {
	width:68px !important;
	height:72px !important;
	left:122px !important;
	top:102px !important;
}

#item921 {
	width:92px !important;
	height:70px !important;
	left:208px !important;
	top:81px !important;
}

#item925 {
	width:82px !important;
	height:67px !important;
	left:70px !important;
	top:223px !important;
}

#item929 {
	width:72px !important;
	height:80px !important;
	left:200px !important;
	top:195px !important;
}

#item934 {
	width:106px !important;
	height:86px !important;
	left:351px !important;
	top:75px !important;
}

#item937 {
	width:78px !important;
	height:78px !important;
	left:494px !important;
	top:80px !important;
}

#item941 {
	width:58px !important;
	height:58px !important;
	left:298px !important;
	top:165px !important;
}

#item944 {
	width:42px !important;
	height:88px !important;
	left:384px !important;
	top:215px !important;
}

#item948 {
	width:72px !important;
	height:92px !important;
	left:490px !important;
	top:215px !important;
}

#item957 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item962 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item964 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item954 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item977 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item980 {
	width:96px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item970 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item975 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item967 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item994 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item998 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item987 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item992 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item984 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item1012 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1015 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1005 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item1009 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item1001 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item2533 {
	width:66px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item2531 {
	width:71px !important;
	height:71px !important;
	left:314px !important;
	top:638px !important;
}

#item550 {
	width:96px !important;
	height:76px !important;
	top:194px !important;
}

@keyframes pulse-550 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
@-webkit-keyframes pulse-550 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.14) scaleY(1.14);}
}
#item556 {
	width:80px !important;
	height:141px !important;
	left:92px !important;
	top:53px !important;
}

#item564 {
	width:78px !important;
	height:68px !important;
	left:197px !important;
}

#item574 {
	width:68px !important;
	height:72px !important;
	left:214px !important;
	top:102px !important;
}

#item580 {
	width:92px !important;
	height:70px !important;
	left:300px !important;
	top:81px !important;
}

#item586 {
	width:82px !important;
	height:67px !important;
	left:162px !important;
	top:223px !important;
}

#item592 {
	width:72px !important;
	height:80px !important;
	left:292px !important;
	top:195px !important;
}

#item598 {
	width:106px !important;
	height:86px !important;
	left:443px !important;
	top:75px !important;
}

#item604 {
	width:78px !important;
	height:78px !important;
	left:586px !important;
	top:80px !important;
}

#item610 {
	width:58px !important;
	height:58px !important;
	left:390px !important;
	top:165px !important;
}

#item616 {
	width:42px !important;
	height:88px !important;
	left:476px !important;
	top:215px !important;
}

#item625 {
	width:72px !important;
	height:92px !important;
	left:582px !important;
	top:215px !important;
}

#item833 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item836 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item780 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item830 {
	width:161px !important;
	height:233px !important;
	left:10px !important;
	top:392px !important;
}

#item858 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item861 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item801 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item807 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item855 {
	width:161px !important;
	height:233px !important;
	left:183px !important;
	top:392px !important;
}

#item870 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item876 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item814 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item820 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item867 {
	width:161px !important;
	height:233px !important;
	left:355px !important;
	top:392px !important;
}

#item882 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item885 {
	width:96px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item824 {
	width:156px !important;
	height:194px !important;
	left:3px !important;
	top:37px !important;
}

#item827 {
	width:80px !important;
	height:88px !important;
	left:41px !important;
	top:3px !important;
}

#item879 {
	width:161px !important;
	height:233px !important;
	left:526px !important;
	top:392px !important;
}

#item390 {
	width:687px !important;
	height:708px !important;
	left:16px !important;
	top:6px !important;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
