/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:4640px; height:1092px; }
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.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-Arial-BoldMT;
	src:url("../fonts/arialbd.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Arial-Black;
	src:url("../fonts/ariblk.ttf");
}

@font-face {
	font-family:FF-ArialMT;
	src:url("../fonts/arial.ttf");
}

#item38943 {
	width:1920px !important;
	top:27px !important;
	min-height:1000px !important;
	padding:240px 260px 120px 260px;
}

@keyframes fadein-38943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-38943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-39090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-39090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39150 {
	width:1400px !important;
	left:260px !important;
	top:1030px !important;
	min-height:723px !important;
	padding:60px;
}

#item44429 {
	width:1920px !important;
	height:986px !important;
	top:1782px !important;
	background:#fdbc2d;
}

#item42536 {
	width:516px !important;
	border-radius:12px;
	background:#61ae45;
	min-height:192px !important;
	padding:50px;
}

#item42529 {
	width:516px !important;
	border-radius:12px;
	background:#035a9b;
	min-height:192px !important;
	padding:50px;
}

#item42533 {
	width:516px !important;
	height:192px !important;
	left:702px !important;
	top:1830px !important;
}

#item44455_container {
	width:800px !important;
	height:600px !important;
	left:560px !important;
	top:2084px !important;
	background:transparent;
}

#item56105 {
	width:390px !important;
	top:8px !important;
	min-height:203px !important;
	padding:49px 53px 24px 53px;
}

@keyframes fadein-56105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-56105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-56130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-56130 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56165 {
	width:503px !important;
	height:258px !important;
	left:-57px !important;
	top:586px !important;
	background:#fdbc2d;
}

#item56220_container {
	width:210px !important;
	height:157px !important;
	left:90px !important;
	top:675px !important;
	background:transparent;
}

#item56280 {
	width:335px !important;
	height:337px !important;
	left:28px !important;
	top:230px !important;
}

#item56281 {
	width:336px !important;
	min-height:1233px !important;
}

#item61804 {
	width:209px !important;
	border-radius:8px;
	background:#61ae45;
	min-height:63px !important;
	padding:10px;
}

#item61775 {
	width:209px !important;
	border-radius:8px;
	background:#035a9b;
	min-height:63px !important;
	padding:10px;
}

#item61800 {
	width:209px !important;
	height:63px !important;
	left:91px !important;
	top:597px !important;
}

#item42950 {
	width:1920px !important;
	height:1000px !important;
}

#item42969 {
	width:37px !important;
	height:36px !important;
	left:1318px !important;
	top:334px !important;
}

#item42972 {
	width:42px !important;
	height:42px !important;
	left:985px !important;
	top:487px !important;
}

#item42979 {
	width:142px !important;
	height:28px !important;
	left:1649px !important;
	top:55px !important;
}

#item49286 {
	width:9px !important;
	height:9px !important;
	top:1px !important;
}

#item49280 {
	width:1207px !important;
	height:788px !important;
	left:531px !important;
	top:9px !important;
}

#item42991 {
	width:105px !important;
	height:28px !important;
	left:1132px !important;
	top:245px !important;
}

#item42994 {
	width:101px !important;
	height:28px !important;
	left:1430px !important;
	top:343px !important;
}

#item43030 {
	width:152px !important;
	height:28px !important;
	left:1548px !important;
	top:671px !important;
}

#item43033_43525 {
	width:108.872px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43527 {
	width:101.1032px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43530 {
	width:32.4000000000001px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43532 {
	width:74.5064px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43534 {
	width:36.0000007448289px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43536 {
	width:71.0312000000001px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43538 {
	width:41.28px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43565 {
	width:44.548px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43567 {
	width:25.9200000000001px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43569 {
	width:89.0744px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43571 {
	width:36.45px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43573 {
	width:33.5568000000001px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43575 {
	width:72.3424px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43577 {
	width:29.1576000232452px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43579 {
	width:28.8px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43581 {
	width:32.4063000000001px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_46436 {
	width:41px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43583 {
	width:41.5536px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43585 {
	width:44.8224px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033_43587 {
	width:41.8255999999999px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43033 {
	width:1920px !important;
	top:998px !important;
	background:#0f142e;
	min-height:361px !important;
	padding:30px 260px 30px 260px;
	-moz-columns:auto 5;
	-webkit-columns:auto 5;
	columns:auto 5;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43065 {
	width:152px !important;
	height:70px !important;
	background:#61ae45;
	padding:20px;
}

#item43091 {
	width:152px !important;
	height:70px !important;
	background:#035a9b;
	padding:20px;
}

#item43062 {
	width:152px !important;
	height:70px !important;
	left:1124px !important;
	top:885px !important;
}

#item49291 {
	width:470px !important;
	height:70px !important;
	background:#0f142e;
	padding:20px;
}

#item49246 {
	width:470px !important;
	height:70px !important;
	background:#035a9b;
	padding:20px;
}

#item49288 {
	width:470px !important;
	height:70px !important;
	left:298px !important;
	top:885px !important;
}

#item43119 {
	width:152px !important;
	height:70px !important;
	background:#61ae45;
	padding:20px;
}

#item43145 {
	width:152px !important;
	height:70px !important;
	background:#035a9b;
	padding:20px;
}

#item43116 {
	width:152px !important;
	height:70px !important;
	left:1314px !important;
	top:885px !important;
}

#item43174 {
	width:152px !important;
	height:70px !important;
	background:#61ae45;
	padding:20px;
}

#item43200 {
	width:152px !important;
	height:70px !important;
	background:#035a9b;
	padding:20px;
}

#item43170 {
	width:152px !important;
	height:70px !important;
	left:1497px !important;
	top:885px !important;
}

#item46439 {
	width:62px !important;
	height:61px !important;
	left:1221px !important;
	top:513px !important;
}

#item49177 {
	width:75px !important;
	height:75px !important;
	background:#035a9b;
	padding:18px;
}

#item49145 {
	width:75px !important;
	height:75px !important;
	background:#fdbc2d;
	padding:18px;
}

#item49172 {
	width:75px !important;
	height:75px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes fadeout-49391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-49391 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromtop-49369 {
	0% {
		transform:translate(-1px,-147.258px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-49369 {
	0% {
		-webkit-transform:translate(-1px,-147.258px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49339 {
	width:212px !important;
	top:100px !important;
	min-height:42px !important;
	padding:5px;
}

#item47352 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-47352 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-47352 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item47352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47353 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item47740 {
	width:498px !important;
	height:889px !important;
	left:1142px !important;
	top:72px !important;
}

#item47742 {
	width:498px !important;
	min-height:113px !important;
}

#item47767 {
	width:499px !important;
	height:280px !important;
	left:-2px !important;
	top:136px !important;
}

#item47775 {
	width:495px !important;
	height:297px !important;
	left:2px !important;
	top:432px !important;
}

#item47782 {
	width:495px !important;
	height:297px !important;
	left:2px !important;
	top:750px !important;
}

#item47449 {
	width:800px !important;
	height:454px !important;
	left:311px !important;
	top:71px !important;
}

#item47481 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item47454 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item47451 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item49947 {
	width:800px !important;
	height:402px !important;
	left:311px !important;
	top:557px !important;
}

#item49948 {
	width:800px !important;
	min-height:402px !important;
}

#item45171 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-45171 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-45171 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item45171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45172 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item45261 {
	width:498px !important;
	height:889px !important;
	left:1142px !important;
	top:71px !important;
}

#item45263 {
	width:498px !important;
	min-height:113px !important;
}

#item45316 {
	width:497px !important;
	height:377px !important;
	top:131px !important;
}

#item45312 {
	width:497px !important;
	height:377px !important;
	top:514px !important;
}

#item45173 {
	width:800px !important;
	height:403px !important;
	left:311px !important;
	top:557px !important;
}

#item45174 {
	width:800px !important;
	min-height:403px !important;
}

#item45200 {
	width:800px !important;
	height:454px !important;
	left:311px !important;
	top:71px !important;
}

#item45235 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item45206 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item45202 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item46850 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-46850 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-46850 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item46850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46851 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item47262 {
	width:498px !important;
	height:889px !important;
	left:1142px !important;
	top:72px !important;
}

#item47264 {
	width:498px !important;
	min-height:113px !important;
}

#item47289 {
	width:243px !important;
	height:258px !important;
	top:130px !important;
}

#item47301 {
	width:243px !important;
	height:258px !important;
	top:630px !important;
}

#item47313 {
	width:243px !important;
	height:226px !important;
	top:395px !important;
}

#item47325 {
	width:243px !important;
	height:226px !important;
	left:253px !important;
	top:395px !important;
}

#item47333 {
	width:243px !important;
	height:258px !important;
	left:253px !important;
	top:130px !important;
}

#item46892 {
	width:800px !important;
	height:406px !important;
	left:311px !important;
	top:557px !important;
}

#item46893 {
	width:795px !important;
	min-height:404px !important;
}

#item46919 {
	width:800px !important;
	height:454px !important;
	left:311px !important;
	top:71px !important;
}

#item46951 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item46924 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item46921 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item48351 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-48351 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-48351 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item48351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48352 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item49858 {
	width:498px !important;
	height:889px !important;
	left:1142px !important;
	top:71px !important;
}

#item49860 {
	width:499px !important;
	height:280px !important;
	left:-2px !important;
	top:439px !important;
}

#item49873 {
	width:498px !important;
	min-height:113px !important;
}

#item49898 {
	width:499px !important;
	height:280px !important;
	left:-2px !important;
	top:136px !important;
}

#item48411 {
	width:800px !important;
	height:402px !important;
	left:311px !important;
	top:557px !important;
}

#item48412 {
	width:800px !important;
	min-height:402px !important;
}

#item48439 {
	width:800px !important;
	height:454px !important;
	left:311px !important;
	top:71px !important;
}

#item48471 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item48444 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item48441 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item47795 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-47795 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-47795 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item47795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47796 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item50281 {
	width:498px !important;
	height:888px !important;
	left:1142px !important;
	top:70px !important;
}

#item50283 {
	width:498px !important;
	top:-3px !important;
	min-height:113px !important;
}

#item50308 {
	width:499px !important;
	height:280px !important;
	left:-2px !important;
	top:133px !important;
}

#item50319 {
	width:495px !important;
	height:297px !important;
	left:2px !important;
	top:429px !important;
}

#item47847 {
	width:800px !important;
	height:403px !important;
	left:311px !important;
	top:557px !important;
}

#item47848 {
	width:793px !important;
	min-height:403px !important;
}

#item47906 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item47879 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item47876 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item49107 {
	width:800px !important;
	height:454px !important;
	left:311px !important;
	top:71px !important;
}

#item46447 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-46447 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-46447 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item46447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46448 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item49650 {
	width:498px !important;
	height:889px !important;
	left:1142px !important;
	top:72px !important;
}

#item49652 {
	width:498px !important;
	min-height:113px !important;
}

#item49677 {
	width:499px !important;
	height:280px !important;
	left:-2px !important;
	top:136px !important;
}

#item49692 {
	width:495px !important;
	height:297px !important;
	left:2px !important;
	top:436px !important;
}

#item46492 {
	width:800px !important;
	height:404px !important;
	left:311px !important;
	top:557px !important;
}

#item46493 {
	width:800px !important;
	min-height:524px !important;
}

#item46519 {
	width:800px !important;
	height:454px !important;
	left:311px !important;
	top:71px !important;
}

#item46552 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item46525 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item46521 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item45355 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-45355 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-45355 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item45355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45356 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item45757 {
	width:498px !important;
	height:889px !important;
	left:1142px !important;
	top:72px !important;
}

#item45760 {
	width:498px !important;
	min-height:113px !important;
}

#item45785 {
	width:497px !important;
	height:377px !important;
	left:1px !important;
	top:127px !important;
}

#item45795 {
	width:497px !important;
	height:377px !important;
	left:1px !important;
	top:856px !important;
}

#item45804 {
	width:497px !important;
	height:330px !important;
	top:514px !important;
}

#item45811 {
	width:497px !important;
	height:377px !important;
	top:1243px !important;
}

#item45404 {
	width:800px !important;
	height:403px !important;
	left:311px !important;
	top:557px !important;
}

#item45405 {
	width:800px !important;
	min-height:403px !important;
}

#item45431 {
	width:800px !important;
	height:454px !important;
	left:311px !important;
	top:71px !important;
}

#item45464 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item45437 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item45433 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item44812 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-44812 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-44812 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item44812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44813 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item45130 {
	width:498px !important;
	height:889px !important;
	left:1142px !important;
	top:71px !important;
}

#item45132 {
	width:498px !important;
	top:-1px !important;
	min-height:113px !important;
}

#item45346 {
	width:497px !important;
	height:377px !important;
	top:130px !important;
}

#item45350 {
	width:497px !important;
	height:377px !important;
	top:518px !important;
}

#item44847 {
	width:800px !important;
	height:403px !important;
	left:311px !important;
	top:557px !important;
}

#item44848 {
	width:800px !important;
	min-height:403px !important;
}

#item44874 {
	width:800px !important;
	height:454px !important;
	left:311px !important;
	top:71px !important;
}

#item44908 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item44881 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item44876 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item45834 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-45834 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-45834 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item45834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45835 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item50140 {
	width:498px !important;
	height:889px !important;
	left:1142px !important;
	top:72px !important;
}

#item50142 {
	width:498px !important;
	min-height:113px !important;
}

#item50167 {
	width:243px !important;
	height:258px !important;
	top:352px !important;
}

#item50174 {
	width:243px !important;
	height:258px !important;
	left:253px !important;
	top:352px !important;
}

#item50181 {
	width:243px !important;
	height:226px !important;
	top:114px !important;
}

#item50188 {
	width:243px !important;
	height:226px !important;
	left:253px !important;
	top:114px !important;
}

#item45894 {
	width:800px !important;
	height:404px !important;
	left:311px !important;
	top:557px !important;
}

#item45895 {
	width:800px !important;
	min-height:734px !important;
}

#item45921 {
	width:800px !important;
	height:454px !important;
	left:311px !important;
	top:71px !important;
}

#item45954 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item45927 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item45923 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item44697 {
	opacity:0.80;
	width:1920px !important;
	height:1359px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fadein-44697 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
@-webkit-keyframes fadein-44697 {
	0% {opacity:0;}
	100% {opacity:0.8;}
}
#item44697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43813 {
	width:1400px !important;
	height:950px !important;
	left:270px !important;
	top:40px !important;
	background:#035a9b;
}

#item43844 {
	width:1323px !important;
	height:287px !important;
	left:311px !important;
	top:672px !important;
}

#item44210 {
	width:1323px !important;
	min-height:287px !important;
}

#item43965 {
	width:1000px !important;
	height:564px !important;
	left:473px !important;
	top:71px !important;
}

#item43902 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#0f142e;
}

#item43875 {
	width:48px !important;
	height:48px !important;
	left:3px !important;
	top:2px !important;
	background:#61ae45;
}

#item43872 {
	width:53px !important;
	height:53px !important;
	left:1590px !important;
	top:68px !important;
}

#item44618 {
	width:10px !important;
	height:10px !important;
	left:270px !important;
	top:40px !important;
}

#item44250 {
	width:1930px !important;
	height:1369px !important;
	left:-10px !important;
	top:-10px !important;
}

#item44696 {
	width:10px !important;
	height:10px !important;
}

#item59851 {
	width:390px !important;
	height:513px !important;
	border:solid 1px #000;
}

#item60114 {
	width:992px !important;
	height:516px !important;
	left:-497px !important;
	top:-3px !important;
}

#item60131 {
	width:19px !important;
	height:19px !important;
	left:184px !important;
	top:169px !important;
}

#item60136 {
	width:22px !important;
	height:22px !important;
	left:12px !important;
	top:249px !important;
}

#item60142 {
	width:73px !important;
	height:14px !important;
	left:355px !important;
	top:25px !important;
}

#item60153 {
	width:5px !important;
	height:5px !important;
}

#item60149 {
	width:623px !important;
	height:407px !important;
	left:-223px !important;
	top:2px !important;
}

#item60155 {
	width:54px !important;
	height:14px !important;
	left:87px !important;
	top:124px !important;
}

#item60161 {
	width:52px !important;
	height:14px !important;
	left:241px !important;
	top:174px !important;
}

#item60176 {
	width:79px !important;
	height:14px !important;
	left:303px !important;
	top:343px !important;
}

#item60181 {
	width:32px !important;
	height:31px !important;
	left:134px !important;
	top:262px !important;
}

#item60188 {
	width:5px !important;
	height:5px !important;
	left:-497px !important;
	top:-3px !important;
}

#item56387_58078 {
	width:51.0684696539713px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58081 {
	width:47.4245413475745px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58085 {
	width:34.9255819301823px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58087 {
	width:11.0042525334909px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58089 {
	width:33.2970387528568px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58091 {
	width:20.0234683922816px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58117 {
	width:20.8965039416786px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58119 {
	width:9.29773922076686px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58121 {
	width:37.5793043424532px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58123 {
	width:13.0749457792033px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58125 {
	width:15.7301262771913px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58127 {
	width:33.9110796229962px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58130 {
	width:11.2468448248419px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58132 {
	width:10.3308213564075px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58134 {
	width:12.0000003178294px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58136 {
	width:16.1184039141837px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58138 {
	width:15.4140857105523px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58140 {
	width:16.3525743442548px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387_58142 {
	width:15.2596318030489px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item56387 {
	width:390px !important;
	top:513px !important;
	background:#0f142e;
	min-height:331px !important;
	padding:22px;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:4.3px;
	-webkit-column-gap:4.3px;
	column-gap:4.3px;
}

@keyframes fadeout-56698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-56698 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes flyinfromtop-56699 {
	0% {
		transform:translate(-1px,-147.258px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-56699 {
	0% {
		-webkit-transform:translate(-1px,-147.258px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item56700 {
	width:142px !important;
	top:67px !important;
	min-height:28px !important;
	padding:3px;
}

#item61888 {
	width:80px !important;
	background:#61ae45;
	min-height:38px !important;
	padding:10px;
}

#item61914 {
	width:80px !important;
	background:#035a9b;
	min-height:38px !important;
	padding:10px;
}

#item61885 {
	width:80px !important;
	height:38px !important;
	left:54px !important;
	top:405px !important;
}

#item62115 {
	width:80px !important;
	background:#61ae45;
	min-height:38px !important;
	padding:10px;
}

#item61958 {
	width:80px !important;
	background:#035a9b;
	min-height:38px !important;
	padding:10px;
}

#item61955 {
	width:80px !important;
	height:38px !important;
	left:155px !important;
	top:405px !important;
}

#item62142 {
	width:80px !important;
	background:#61ae45;
	min-height:38px !important;
	padding:10px;
}

#item62012 {
	width:80px !important;
	background:#035a9b;
	min-height:38px !important;
	padding:10px;
}

#item62009 {
	width:80px !important;
	height:38px !important;
	left:256px !important;
	top:405px !important;
}

#item62171 {
	width:370px !important;
	background:#0f142e;
	min-height:38px !important;
	padding:10px;
}

#item62077 {
	width:370px !important;
	background:#035a9b;
	min-height:38px !important;
	padding:10px;
}

#item62167 {
	width:370px !important;
	height:38px !important;
	left:10px !important;
	top:453px !important;
}

#item62296 {
	width:40px !important;
	background:#035a9b;
	min-height:38px !important;
	padding:10px;
}

#item62267 {
	width:40px !important;
	background:#fdbc2d;
	min-height:38px !important;
	padding:10px;
}

#item62292 {
	width:40px !important;
	height:38px !important;
	left:10px !important;
	top:11px !important;
}

#item58664 {
	width:3px !important;
	height:3px !important;
	left:-2px !important;
	top:232px !important;
}

#item61532 {
	width:389px !important;
	height:843px !important;
	left:11px !important;
	top:10px !important;
	background:#035a9b;
}

#item61533 {
	width:388px !important;
	height:224px !important;
	left:11px !important;
	top:60px !important;
}

#item61535 {
	width:389px !important;
	left:10px !important;
	top:290px !important;
	min-height:209px !important;
	padding:20px;
}

#item61561 {
	width:389px !important;
	left:10px !important;
	top:500px !important;
	min-height:57px !important;
	padding:20px;
}

#item61616 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#0f142e;
}

#item61589 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#61ae45;
}

#item61586 {
	width:34px !important;
	height:34px !important;
	left:359px !important;
	top:18px !important;
}

#item61643 {
	width:346px !important;
	height:276px !important;
	left:33px !important;
	top:555px !important;
}

#item61715 {
	width:356px !important;
	height:200px !important;
	left:-5px !important;
	top:-1px !important;
}

#item61723 {
	width:354px !important;
	height:212px !important;
	left:-3px !important;
	top:210px !important;
}

#item61731 {
	width:354px !important;
	height:212px !important;
	left:-3px !important;
	top:438px !important;
}

#item61326 {
	width:389px !important;
	height:843px !important;
	left:11px !important;
	top:10px !important;
	background:#035a9b;
}

#item61327 {
	width:389px !important;
	height:225px !important;
	left:11px !important;
	top:60px !important;
}

#item61329 {
	width:389px !important;
	left:10px !important;
	top:290px !important;
	min-height:209px !important;
	padding:20px;
}

#item61355 {
	width:389px !important;
	left:10px !important;
	top:500px !important;
	min-height:57px !important;
	padding:20px;
}

#item61410 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#0f142e;
}

#item61383 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#61ae45;
}

#item61381 {
	width:34px !important;
	height:34px !important;
	left:359px !important;
	top:18px !important;
}

#item61436 {
	width:346px !important;
	height:276px !important;
	left:33px !important;
	top:555px !important;
}

#item61482 {
	width:174px !important;
	height:184px !important;
	left:-4px !important;
	top:-1px !important;
}

#item61490 {
	width:174px !important;
	height:184px !important;
	left:-4px !important;
	top:356px !important;
}

#item61497 {
	width:174px !important;
	height:161px !important;
	left:-4px !important;
	top:188px !important;
}

#item61504 {
	width:174px !important;
	height:161px !important;
	left:176px !important;
	top:188px !important;
}

#item61512 {
	width:174px !important;
	height:184px !important;
	left:176px !important;
	top:-1px !important;
}

#item61150 {
	width:389px !important;
	height:843px !important;
	left:11px !important;
	top:10px !important;
	background:#035a9b;
}

#item61151 {
	width:389px !important;
	height:225px !important;
	left:11px !important;
	top:61px !important;
}

#item61153 {
	width:389px !important;
	left:10px !important;
	top:290px !important;
	min-height:209px !important;
	padding:20px;
}

#item61179 {
	width:389px !important;
	left:10px !important;
	top:500px !important;
	min-height:57px !important;
	padding:20px;
}

#item61234 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#0f142e;
}

#item61206 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#61ae45;
}

#item61204 {
	width:34px !important;
	height:34px !important;
	left:359px !important;
	top:18px !important;
}

#item61260 {
	width:346px !important;
	height:276px !important;
	left:33px !important;
	top:555px !important;
}

#item61297 {
	width:348px !important;
	height:195px !important;
	top:211px !important;
}

#item61304 {
	width:348px !important;
	height:195px !important;
}

#item60955 {
	width:389px !important;
	height:843px !important;
	left:11px !important;
	top:10px !important;
	background:#035a9b;
}

#item60956 {
	width:389px !important;
	height:225px !important;
	left:11px !important;
	top:61px !important;
}

#item60958 {
	width:389px !important;
	left:10px !important;
	top:290px !important;
	min-height:209px !important;
	padding:20px;
}

#item60984 {
	width:389px !important;
	left:10px !important;
	top:500px !important;
	min-height:57px !important;
	padding:20px;
}

#item61040 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#0f142e;
}

#item61013 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#61ae45;
}

#item61010 {
	width:34px !important;
	height:34px !important;
	left:359px !important;
	top:18px !important;
}

#item61066 {
	width:346px !important;
	height:276px !important;
	left:33px !important;
	top:555px !important;
}

#item61112 {
	width:348px !important;
	height:195px !important;
	left:2px !important;
	top:-1px !important;
}

#item61121 {
	width:345px !important;
	height:207px !important;
	left:4px !important;
	top:205px !important;
}

#item60730 {
	width:389px !important;
	height:843px !important;
	left:11px !important;
	top:10px !important;
	background:#035a9b;
}

#item60731 {
	width:389px !important;
	height:225px !important;
	left:11px !important;
	top:61px !important;
}

#item60733 {
	width:389px !important;
	left:10px !important;
	top:290px !important;
	min-height:209px !important;
	padding:20px;
}

#item60759 {
	width:389px !important;
	left:10px !important;
	top:500px !important;
	min-height:57px !important;
	padding:20px;
}

#item60814 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#0f142e;
}

#item60786 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#61ae45;
}

#item60784 {
	width:34px !important;
	height:34px !important;
	left:359px !important;
	top:18px !important;
}

#item60917 {
	width:346px !important;
	height:276px !important;
	left:33px !important;
	top:555px !important;
}

#item60919 {
	width:346px !important;
	height:195px !important;
}

#item60931 {
	width:344px !important;
	height:206px !important;
	left:2px !important;
	top:208px !important;
}

#item60366 {
	width:389px !important;
	height:843px !important;
	left:11px !important;
	top:10px !important;
	background:#035a9b;
}

#item60399 {
	width:389px !important;
	height:225px !important;
	left:11px !important;
	top:61px !important;
}

#item60401 {
	width:389px !important;
	left:10px !important;
	top:290px !important;
	min-height:209px !important;
	padding:20px;
}

#item60427 {
	width:389px !important;
	left:10px !important;
	top:500px !important;
	min-height:57px !important;
	padding:20px;
}

#item60481 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#0f142e;
}

#item60454 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#61ae45;
}

#item60452 {
	width:34px !important;
	height:34px !important;
	left:359px !important;
	top:18px !important;
}

#item60695 {
	width:347px !important;
	height:274px !important;
	left:32px !important;
	top:557px !important;
}

#item60697 {
	width:346px !important;
	height:263px !important;
	top:-1px !important;
}

#item60705 {
	width:346px !important;
	height:263px !important;
	top:270px !important;
}

#item60202 {
	width:389px !important;
	height:843px !important;
	left:11px !important;
	top:10px !important;
	background:#035a9b;
}

#item58668 {
	width:391px !important;
	height:281px !important;
	left:11px !important;
	top:555px !important;
}

#item58695 {
	width:169px !important;
	height:179px !important;
	left:23px !important;
	top:167px !important;
}

#item58702 {
	width:169px !important;
	height:179px !important;
	left:198px !important;
	top:167px !important;
}

#item58709 {
	width:169px !important;
	height:157px !important;
	left:23px !important;
	top:2px !important;
}

#item58718 {
	width:169px !important;
	height:157px !important;
	left:198px !important;
	top:2px !important;
}

#item58752 {
	width:388px !important;
	height:224px !important;
	left:11px !important;
	top:61px !important;
}

#item60228 {
	width:389px !important;
	left:10px !important;
	top:290px !important;
	min-height:210px !important;
	padding:20px;
}

#item60318 {
	width:389px !important;
	left:10px !important;
	top:498px !important;
	min-height:57px !important;
	padding:20px;
}

#item60279 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#0f142e;
}

#item60252 {
	width:29px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	background:#61ae45;
}

#item60250 {
	width:34px !important;
	height:34px !important;
	left:359px !important;
	top:18px !important;
}

#item60678 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item60364 {
	width:402px !important;
	height:853px !important;
	left:-10px !important;
	top:-9px !important;
}

p.autoParaStyle18 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle16 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle15 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	margin-bottom:8px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:12.2px;
	line-height:14.7px;
	color:#fff;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	margin-bottom:24px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#fdbc2d;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle10 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#fff;
	margin-bottom:12px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle9 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle8 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#fdbc2d;
	margin-bottom:24px;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle5 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16.3px;
	line-height:32.9px;
	color:#61ae45;
	letter-spacing:0.260em;
	text-transform:uppercase;
	margin-bottom:2px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle4 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:32.9px;
	line-height:29.3px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:2px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle3 {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle2 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#0f142e;
	margin-bottom:24px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:80px;
	line-height:162px;
	color:#61ae45;
	letter-spacing:0.260em;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.Vertical_-_Body-for-Video {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.Vertical_-_Body {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#0f142e;
	margin-bottom:12px;
	text-align:left;
}

p.Vertical_-_Header {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fdbc2d;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Buttons {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#fff;
	margin-bottom:24px;
	text-align:center;
}

p.Body-for-Video {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Body {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Subheader {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#61ae45;
	margin-bottom:12px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Title {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:162px;
	line-height:144px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.Header {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	font-size:48px;
	line-height:57.6px;
	color:#035a9b;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Basic-Paragraph {
	font-family:"Minion Pro",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",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.autoCharStyle4 {
	font-size:12.2px;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial;
	font-size:32.9px;
}

span.autoCharStyle2 {
	color:#0f142e;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial;
	font-size:162px;
}

span.Hyperlink {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	color:#61ae45;
	text-decoration:underline;
}

span.Blue-Hyperlink {
	font-weight:900;
	font-family:FF-Arial-Black,Arial,"Arial Black", Gadget, sans-serif;
	color:#035a9b;
	text-decoration:underline;
}

span.Big-Green {
	font-weight:bold;
	color:#61ae45;
}

span.Green {
	color:#61ae45;
}

span.Yellow {
	color:#fdbc2d;
}

span.Big-Blue {
	font-weight:bold;
	color:#035a9b;
}

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

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

#loadIndicator{display:none;}
