/* 	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; -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-audio.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%; }

.hidden { display:none !important; }
.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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:38240px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item251 {
	width:1052px !important;
	height:31px !important;
	left:-6px !important;
	top:90px !important;
	background:#000;
}

#item293 {
	width:139px !important;
	height:29px !important;
	border-radius:19px;
	border:solid 1px #000;
}

#item26745 {
	width:893px !important;
	height:29px !important;
	left:131px !important;
	top:91px !important;
	box-shadow:0px 3px 8px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:0px 3px 8px 0px rgba(0,0,0,0.33);
	background:#000;
}

#item20743 {
	width:149px !important;
	height:149px !important;
	left:17px !important;
	top:11px !important;
}

#item26749 {
	width:100px !important;
	height:32px !important;
	background:#000;
}

#item26746 {
	width:100px !important;
	height:30px !important;
	left:905px !important;
	top:90px !important;
}

#item26776 {
	width:110px !important;
	height:32px !important;
	background:#000;
}

#item26773 {
	width:110px !important;
	height:30px !important;
	left:623px !important;
	top:90px !important;
}

#item26802 {
	width:70px !important;
	height:32px !important;
	background:#000;
}

#item26799 {
	width:70px !important;
	height:30px !important;
	left:742px !important;
	top:90px !important;
}

#item26828 {
	width:110px !important;
	height:32px !important;
	background:#000;
}

#item26825 {
	width:110px !important;
	height:30px !important;
	left:484px !important;
	top:90px !important;
}

#item26854 {
	width:100px !important;
	height:32px !important;
	background:#000;
}

#item26851 {
	width:100px !important;
	height:30px !important;
	left:359px !important;
	top:90px !important;
}

#item26880 {
	width:70px !important;
	height:32px !important;
	background:#000;
}

#item26877 {
	width:70px !important;
	height:30px !important;
	left:276px !important;
	top:90px !important;
}

#item26906 {
	width:80px !important;
	height:32px !important;
	background:#000;
}

#item26903 {
	width:80px !important;
	height:30px !important;
	left:817px !important;
	top:90px !important;
}

#item26932 {
	width:80px !important;
	height:32px !important;
	background:#000;
}

#item26929 {
	width:80px !important;
	height:30px !important;
	left:189px !important;
	top:90px !important;
}

#item55132 {
	width:631px !important;
	height:421px !important;
	left:229px !important;
	top:153px !important;
}

#item31752 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:433px !important;
}

#item31757 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:433px !important;
}

#item31976 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:554px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item31785 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:336px !important;
}

#item31050 {
	opacity:0.20;
	width:915px !important;
	height:115px !important;
	left:89px !important;
	top:595px !important;
	background:#000;
}

#item29452_container {
	width:914px !important;
	height:135px !important;
	left:90px !important;
	top:595px !important;
	background:transparent;
}

#item10859 {
	width:139px !important;
	height:29px !important;
	border-radius:19px;
	border:solid 1px #000;
}

#item20965 {
	width:108px !important;
	height:108px !important;
	left:645px !important;
}

#item26990 {
	width:766px !important;
	height:34px !important;
	left:1px !important;
	top:104px !important;
	box-shadow:0px 3px 8px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:0px 3px 8px 0px rgba(0,0,0,0.33);
	background:#000;
}

#item26994 {
	width:94px !important;
	height:32px !important;
	background:#000;
}

#item26991 {
	width:94px !important;
	height:30px !important;
	left:660px !important;
	top:107px !important;
}

#item27021 {
	width:110px !important;
	height:32px !important;
	background:#000;
}

#item27018 {
	width:110px !important;
	height:30px !important;
	left:403px !important;
	top:107px !important;
}

#item27047 {
	width:110px !important;
	height:32px !important;
	background:#000;
}

#item27044 {
	width:110px !important;
	height:30px !important;
	left:276px !important;
	top:107px !important;
}

#item27073 {
	width:94px !important;
	height:32px !important;
	background:#000;
}

#item27070 {
	width:94px !important;
	height:30px !important;
	left:168px !important;
	top:107px !important;
}

#item27099 {
	width:60px !important;
	height:32px !important;
	background:#000;
}

#item27096 {
	width:60px !important;
	height:30px !important;
	left:97px !important;
	top:107px !important;
}

#item27125 {
	width:94px !important;
	height:32px !important;
	background:#000;
}

#item27122 {
	width:94px !important;
	height:30px !important;
	left:564px !important;
	top:107px !important;
}

#item27151 {
	width:50px !important;
	height:32px !important;
	background:#000;
}

#item27148 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:107px !important;
}

#item27177 {
	width:70px !important;
	height:32px !important;
	background:#000;
}

#item27174 {
	width:70px !important;
	height:30px !important;
	left:18px !important;
	top:107px !important;
}

#item55164 {
	width:631px !important;
	height:421px !important;
	left:69px !important;
	top:249px !important;
}

#item31426 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:410px !important;
}

#item31430 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:410px !important;
}

#item8595 {
	width:121px !important;
	left:329px !important;
	top:179px !important;
	min-height:90px !important;
}

#item31438 {
	width:32px !important;
	height:58px !important;
}

#item31435 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:168px !important;
}

#item31054 {
	opacity:0.20;
	width:595px !important;
	height:170px !important;
	left:105px !important;
	top:718px !important;
	background:#000;
}

#item29908_container {
	width:580px !important;
	height:130px !important;
	left:120px !important;
	top:738px !important;
	background:transparent;
}

#item52330 {
	width:587px !important;
	height:85px !important;
	left:1px !important;
	top:1px !important;
	background:#fef5e8;
}

#item13329 {
	width:625px !important;
	height:19px !important;
	left:-25px !important;
	top:84px !important;
	background:#000;
}

#item13370 {
	width:324px !important;
	height:16px !important;
	left:130px !important;
	top:962px !important;
}

#item29468 {
	width:588px !important;
	height:56px !important;
	top:928px !important;
	background:#000;
}

#item19163 {
	width:155px !important;
	height:32px !important;
	border-radius:21px;
	border:solid 1.1168125px #fff;
}

#item19164 {
	width:104px !important;
	left:36px !important;
	top:8px !important;
	min-height:26px !important;
}

#item19197 {
	width:590px !important;
	height:38px !important;
	left:-1px !important;
	top:984px !important;
}

#item21222 {
	width:129px !important;
	height:129px !important;
	left:450px !important;
}

#item31060 {
	opacity:0.30;
	width:594px !important;
	height:264px !important;
	left:-3px !important;
	top:665px !important;
	background:#000;
}

#item52341 {
	width:51px !important;
	left:59px !important;
	top:36px !important;
	text-shadow:0px 0px 3px #fff;
	min-height:58px !important;
}

#item52365 {
	width:60px !important;
	left:109px !important;
	top:35px !important;
	text-shadow:0px 0px 3px #fff;
	min-height:58px !important;
}

#item26271 {
	width:61px !important;
	height:61px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#000;
	outline:solid 1px #000;
}

#item26268 {
	width:84px !important;
	height:84px !important;
	left:10px !important;
	top:10px !important;
}

#item26276 {
	width:361px !important;
	height:429px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#000;
	outline:solid 1px #000;
}

#item26281 {
	width:360px !important;
	height:50px !important;
	background:#191919;
	padding:0px 0px 0px 40px;
}

#item26277 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:377px !important;
}

#item26309 {
	width:360px !important;
	height:50px !important;
	background:#191919;
	padding:0px 0px 0px 40px;
}

#item26305 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:325px !important;
}

#item26335 {
	width:360px !important;
	height:50px !important;
	background:#191919;
	padding:0px 0px 0px 40px;
}

#item26332 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:273px !important;
}

#item26363 {
	width:360px !important;
	height:50px !important;
	background:#191919;
	padding:0px 0px 0px 40px;
}

#item26359 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:221px !important;
}

#item26390 {
	width:360px !important;
	height:50px !important;
	background:#191919;
	padding:0px 0px 0px 40px;
}

#item26386 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:169px !important;
}

#item26417 {
	width:360px !important;
	height:50px !important;
	background:#191919;
	padding:0px 0px 0px 40px;
}

#item26413 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:117px !important;
}

#item26444 {
	width:360px !important;
	height:50px !important;
	background:#191919;
	padding:0px 0px 0px 40px;
}

#item26440 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:65px !important;
}

#item26472 {
	width:360px !important;
	height:50px !important;
	background:#191919;
	padding:0px 0px 0px 40px;
}

#item26468 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:13px !important;
}

#item26262 {
	width:61px !important;
	height:61px !important;
	left:4px !important;
	top:7px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#000;
	outline:solid 1px #000;
}

#item26259 {
	width:84px !important;
	height:84px !important;
	left:10px !important;
	top:10px !important;
}

#item26256 {
	width:435px !important;
	height:446px !important;
	left:-14px !important;
	top:-17px !important;
}

#item55307 {
	width:505px !important;
	height:337px !important;
	left:40px !important;
	top:210px !important;
}

#item31309 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:315px !important;
}

#item31313 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:315px !important;
}

#item11361 {
	width:121px !important;
	left:239px !important;
	top:141px !important;
	min-height:90px !important;
}

#item32945 {
	width:29px !important;
	height:53px !important;
}

#item32942 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:137px !important;
}

#item29447_container {
	width:588px !important;
	height:262px !important;
	top:666px !important;
	background:transparent;
}

#item7964 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item52452 {
	width:630px !important;
	height:420px !important;
	left:229px !important;
	top:70px !important;
}

#item32878 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:350px !important;
}

#item32883 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:350px !important;
}

#item32200 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item32205 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item32210 {
	opacity:0.20;
	width:916px !important;
	height:114px !important;
	left:88px !important;
	top:509px !important;
	background:#000;
}

#item32211_container {
	width:914px !important;
	height:135px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item52613 {
	width:630px !important;
	height:420px !important;
	left:70px !important;
	top:135px !important;
}

#item33266 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item33271 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item33276 {
	opacity:0.20;
	width:576px !important;
	height:170px !important;
	left:124px !important;
	top:601px !important;
	background:#000;
}

#item33277 {
	width:118px !important;
	left:333px !important;
	top:44px !important;
	min-height:90px !important;
}

#item33312 {
	width:32px !important;
	height:58px !important;
}

#item33309 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item33314 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item33319_container {
	width:578px !important;
	height:130px !important;
	left:122px !important;
	top:622px !important;
	background:transparent;
}

#item31061 {
	opacity:0.30;
	width:594px !important;
	height:350px !important;
	left:-3px !important;
	top:580px !important;
	background:#000;
}

#item13823 {
	width:625px !important;
	height:19px !important;
	left:-25px !important;
	background:#000;
}

#item19534 {
	width:588px !important;
	height:82px !important;
	background:#000;
}

#item19540 {
	width:155px !important;
	height:32px !important;
	border-radius:21px;
	border:solid 1.1168125px #fff;
}

#item19541 {
	width:104px !important;
	left:36px !important;
	top:8px !important;
	min-height:26px !important;
}

#item19575 {
	width:324px !important;
	height:16px !important;
	left:132px !important;
	top:58px !important;
}

#item52715 {
	width:501px !important;
	height:334px !important;
	left:42px !important;
	top:132px !important;
}

#item33339 {
	width:20px !important;
	height:35px !important;
}

#item33336 {
	width:20px !important;
	height:36px !important;
	left:559px !important;
	top:285px !important;
}

#item33341 {
	width:20px !important;
	height:36px !important;
	left:10px !important;
	top:285px !important;
}

#item33462 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item33467 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item33473 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item33496 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item33504 {
	width:29px !important;
	height:53px !important;
}

#item33501 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item33506_container {
	width:588px !important;
	height:348px !important;
	left:2px !important;
	top:580px !important;
	background:transparent;
}

#item52817 {
	width:630px !important;
	height:421px !important;
	left:229px !important;
	top:69px !important;
}

#item31704 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item31709 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item31738 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item31743 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item31051 {
	opacity:0.20;
	width:916px !important;
	height:114px !important;
	left:88px !important;
	top:509px !important;
	background:#000;
}

#item29804_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item53017 {
	width:630px !important;
	height:421px !important;
	left:70px !important;
	top:135px !important;
}

#item31452 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item31457 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item31055 {
	opacity:0.20;
	width:576px !important;
	height:170px !important;
	left:124px !important;
	top:601px !important;
	background:#000;
}

#item24611 {
	width:112px !important;
	left:334px !important;
	top:44px !important;
	min-height:90px !important;
}

#item31467 {
	width:32px !important;
	height:58px !important;
}

#item31464 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item31469 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item29951_container {
	width:578px !important;
	height:130px !important;
	left:122px !important;
	top:622px !important;
	background:transparent;
}

#item53138 {
	width:504px !important;
	height:337px !important;
	left:42px !important;
	top:132px !important;
}

#item25659 {
	width:20px !important;
	height:35px !important;
}

#item25656 {
	width:20px !important;
	height:36px !important;
	left:559px !important;
	top:285px !important;
}

#item25661 {
	width:20px !important;
	height:36px !important;
	left:10px !important;
	top:285px !important;
}

#item31334 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item31339 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item26217 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item32932 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item32940 {
	width:29px !important;
	height:53px !important;
}

#item32937 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item30911_container {
	width:588px !important;
	height:348px !important;
	left:2px !important;
	top:580px !important;
	background:transparent;
}

#item53280 {
	width:626px !important;
	height:420px !important;
	left:232px !important;
	top:68px !important;
}

#item31652 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item31657 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item31685 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item31690 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item31936 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item29805_container {
	width:914px !important;
	height:115px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item53670 {
	width:626px !important;
	height:420px !important;
	left:73px !important;
	top:135px !important;
}

#item31481 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item31486 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item31057 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item9087 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item31494 {
	width:32px !important;
	height:58px !important;
}

#item31491 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item31496 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item30163_container {
	width:576px !important;
	height:220px !important;
	left:124px !important;
	top:600px !important;
	background:transparent;
}

#item53935 {
	width:507px !important;
	height:339px !important;
	left:40px !important;
	top:138px !important;
}

#item31356 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item31361 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item11856 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item31366 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item31374 {
	width:29px !important;
	height:53px !important;
}

#item31371 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item30859_container {
	width:588px !important;
	height:348px !important;
	top:580px !important;
	background:transparent;
}

#item54184 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item31533 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item31537 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item31952 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item31597 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item34749 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item31944 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item29890_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item54519 {
	width:630px !important;
	height:422px !important;
	left:70px !important;
	top:135px !important;
}

#item31510 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item31515 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item9680 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item31526 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item31837 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item36378 {
	width:32px !important;
	height:58px !important;
}

#item36375 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item30745_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item54728 {
	width:504px !important;
	height:338px !important;
	left:42px !important;
	top:136px !important;
}

#item31401 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item31406 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item12444 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item31411 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item37202 {
	width:29px !important;
	height:53px !important;
}

#item37199 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item30887_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item60130 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item34314 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item34319 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item34325 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item34397 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item37952 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item34403 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item34410_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item60190 {
	width:630px !important;
	height:422px !important;
	left:70px !important;
	top:135px !important;
}

#item35953 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item35958 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item35963 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item36012 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item36017 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item39055 {
	width:32px !important;
	height:58px !important;
}

#item39050 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item36024_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item60358 {
	width:501px !important;
	height:335px !important;
	left:43px !important;
	top:137px !important;
}

#item36715 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item36720 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item36793 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item36816 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item39807 {
	width:29px !important;
	height:53px !important;
}

#item39804 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item36822_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item60768 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item37522 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item37528 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item37533 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item37605 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item37957 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item37611 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item37619_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item60832 {
	width:630px !important;
	height:422px !important;
	left:70px !important;
	top:135px !important;
}

#item38451 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item38456 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item38462 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item38514 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item38519 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item39061 {
	width:32px !important;
	height:58px !important;
}

#item39057 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item38526_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item61028 {
	width:504px !important;
	height:338px !important;
	left:42px !important;
	top:137px !important;
}

#item39245 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item39250 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item39255 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item39278 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item39812 {
	width:29px !important;
	height:53px !important;
}

#item39809 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item39283_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item61377 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item40070 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item40076 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item40081 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item40154 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item40159 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item40165 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item40173_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item61406 {
	width:630px !important;
	height:422px !important;
	left:70px !important;
	top:131px !important;
}

#item40874 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item40880 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item40885 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item40935 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item40940 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item40951 {
	width:32px !important;
	height:58px !important;
}

#item40947 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item40953_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item61527 {
	width:501px !important;
	height:335px !important;
	left:43px !important;
	top:136px !important;
}

#item41600 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item41605 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item41610 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item41633 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item41641 {
	width:29px !important;
	height:53px !important;
}

#item41638 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item41643_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item61746 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item42788 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item42793 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item42798 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item42871 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item42876 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item42883 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item42890_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item61778 {
	width:630px !important;
	height:422px !important;
	left:70px !important;
	top:135px !important;
}

#item43436 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item43441 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item43446 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item43495 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item43500 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item43512 {
	width:32px !important;
	height:58px !important;
}

#item43508 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item43514_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item61850 {
	width:504px !important;
	height:338px !important;
	left:42px !important;
	top:134px !important;
}

#item44020 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item44026 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item44032 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item44055 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item44063 {
	width:29px !important;
	height:53px !important;
}

#item44060 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item44065_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item62054 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item44565 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item44570 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item44575 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item44648 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item44653 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item44660 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item44668_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item62087 {
	width:630px !important;
	height:422px !important;
	left:69px !important;
	top:135px !important;
}

#item45261 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item45266 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item45271 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item45320 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item45325 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item45336 {
	width:32px !important;
	height:58px !important;
}

#item45332 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item45338_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item62184 {
	width:504px !important;
	height:338px !important;
	left:43px !important;
	top:136px !important;
}

#item45828 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item45833 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item45838 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item45861 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item45869 {
	width:29px !important;
	height:53px !important;
}

#item45866 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item45871_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item62367 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item46355 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item46360 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item46366 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item46440 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item46445 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item46451 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item46458_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item62380 {
	width:630px !important;
	height:422px !important;
	left:69px !important;
	top:135px !important;
}

#item46964 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item46969 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item46974 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item47023 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item47028 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item47041 {
	width:32px !important;
	height:58px !important;
}

#item47037 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item47043_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item62454 {
	width:504px !important;
	height:338px !important;
	left:43px !important;
	top:136px !important;
}

#item47506 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item47511 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item47516 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item47539 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item47548 {
	width:29px !important;
	height:53px !important;
}

#item47545 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item47550_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item62645 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item48024 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item48029 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item48035 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item48107 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item48112 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item48118 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item48128_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item62669 {
	width:630px !important;
	height:422px !important;
	left:70px !important;
	top:135px !important;
}

#item48615 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item48620 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item48625 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item48674 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item48680 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item48691 {
	width:32px !important;
	height:58px !important;
}

#item48688 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item48693_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item62754 {
	width:504px !important;
	height:338px !important;
	left:42px !important;
	top:136px !important;
}

#item49154 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item49159 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item49164 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item49187 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item49195 {
	width:29px !important;
	height:53px !important;
}

#item49192 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item49197_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item62978 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item55518 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item55523 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item55528 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item55600 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item55605 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item55611 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item55619_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item63015 {
	width:630px !important;
	height:422px !important;
	left:69px !important;
	top:135px !important;
}

#item56013 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item56018 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item56023 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item56072 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item56077 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item56089 {
	width:32px !important;
	height:58px !important;
}

#item56086 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item56091_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item63112 {
	width:504px !important;
	height:338px !important;
	left:41px !important;
	top:136px !important;
}

#item56533 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item56538 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item56543 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item56567 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item56575 {
	width:29px !important;
	height:53px !important;
}

#item56572 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item56578_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item63343 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:68px !important;
}

#item56980 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item56985 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item56990 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item57062 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item57067 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item57074 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item57083_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item63368 {
	width:630px !important;
	height:422px !important;
	left:70px !important;
	top:135px !important;
}

#item57486 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item57491 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item57496 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item57545 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item57551 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item57561 {
	width:32px !important;
	height:58px !important;
}

#item57558 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item57563_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item63469 {
	width:504px !important;
	height:338px !important;
	left:41px !important;
	top:136px !important;
}

#item57969 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item57974 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item57979 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item58002 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item58011 {
	width:29px !important;
	height:53px !important;
}

#item58008 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item58013_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item63732 {
	width:630px !important;
	height:422px !important;
	left:229px !important;
	top:69px !important;
}

#item58484 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item58489 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item58494 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item58566 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:68px !important;
}

#item58571 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:290px !important;
}

#item58578 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item58585_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item63754 {
	width:630px !important;
	height:422px !important;
	left:70px !important;
	top:135px !important;
}

#item58984 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item58989 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item58996 {
	width:128px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item59045 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item59050 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item59061 {
	width:32px !important;
	height:58px !important;
}

#item59058 {
	width:33px !important;
	height:58px !important;
	left:460px !important;
	top:36px !important;
}

#item59063_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item63872 {
	width:506px !important;
	height:338px !important;
	left:41px !important;
	top:136px !important;
}

#item59475 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item59481 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item59486 {
	width:128px !important;
	left:236px !important;
	top:62px !important;
	min-height:90px !important;
}

#item59509 {
	width:30px !important;
	height:53px !important;
	left:181px !important;
	top:56px !important;
}

#item59517 {
	width:29px !important;
	height:53px !important;
}

#item59514 {
	width:30px !important;
	height:53px !important;
	left:379px !important;
	top:56px !important;
}

#item59519_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}

#item64175 {
	width:630px !important;
	height:473px !important;
	left:229px !important;
	top:16px !important;
}

#item49677 {
	width:100px !important;
	height:100px !important;
	left:808px !important;
	top:352px !important;
}

#item49682 {
	width:100px !important;
	height:100px !important;
	left:179px !important;
	top:352px !important;
}

#item49688 {
	width:152px !important;
	height:20px !important;
	left:661px !important;
	top:468px !important;
	text-shadow:1px 1px 2px rgba(0,0,0,0.75);
}

#item49760 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:23px !important;
}

#item52148 {
	width:58px !important;
	height:33px !important;
	left:880px !important;
	top:312px !important;
}

#item49772 {
	opacity:0.20;
	width:918px !important;
	height:114px !important;
	left:66px !important;
	background:#000;
}

#item49781_container {
	width:914px !important;
	height:114px !important;
	left:90px !important;
	top:509px !important;
	background:transparent;
}

#item64251 {
	width:597px !important;
	height:447px !important;
	left:103px !important;
	top:109px !important;
}

#item50667 {
	width:100px !important;
	height:100px !important;
	left:648px !important;
	top:296px !important;
}

#item50672 {
	width:100px !important;
	height:100px !important;
	left:21px !important;
	top:296px !important;
}

#item50677 {
	width:303px !important;
	left:326px !important;
	top:44px !important;
	min-height:90px !important;
}

#item50726 {
	width:33px !important;
	height:58px !important;
	left:278px !important;
	top:36px !important;
}

#item50731 {
	opacity:0.20;
	width:594px !important;
	height:212px !important;
	left:106px !important;
	top:580px !important;
	background:#000;
}

#item52157 {
	width:32px !important;
	height:58px !important;
}

#item52154 {
	width:33px !important;
	height:58px !important;
	left:548px !important;
	top:36px !important;
}

#item50748_container {
	width:574px !important;
	height:199px !important;
	left:126px !important;
	top:601px !important;
	background:transparent;
}

#item64412 {
	width:504px !important;
	height:378px !important;
	left:40px !important;
	top:133px !important;
}

#item51450 {
	width:128px !important;
	height:128px !important;
	left:524px !important;
	top:236px !important;
}

#item51455 {
	width:128px !important;
	height:128px !important;
	left:-64px !important;
	top:236px !important;
}

#item51461 {
	width:239px !important;
	left:207px !important;
	top:62px !important;
	min-height:90px !important;
}

#item51485 {
	width:30px !important;
	height:53px !important;
	left:152px !important;
	top:56px !important;
}

#item52163 {
	width:29px !important;
	height:53px !important;
}

#item52160 {
	width:30px !important;
	height:53px !important;
	left:435px !important;
	top:56px !important;
}

#item51496_container {
	width:588px !important;
	height:328px !important;
	top:580px !important;
	background:transparent;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:718px){ [class*=" mq-"], .mq-default { display:none; } .mq-588 {display:block; } }

