/* 	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 ...'; }
.page-scale-wrap { width:1280px; height:800px; background: #fff !important; }
.paper-vertical { width:1280px; height:100%; }
.paper-horizontal { width:16650px; height:812px; }
@media all and (max-height:800px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1280px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
.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%);
}
@keyframes fly-in-left-341 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-341 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-342 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-342 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item384 {
	width:609px !important;
	left:336px !important;
	top:250px !important;
	min-height:27px !important;
}

@keyframes fly-in-top-384 {
	0% {
		transform:translate(-0.12px,-64.858px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-384 {
	0% {
		-webkit-transform:translate(-0.12px,-64.858px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item449 {
	opacity:0.90;
	width:1280px !important;
	height:53px !important;
	left:10px !important;
	top:13px !important;
	background:#003a62;
}

#item7309 {
	width:94px !important;
	height:26px !important;
	left:59px !important;
	top:26px !important;
}

#item457 {
	width:28px !important;
	height:28px !important;
	left:172px !important;
	top:25px !important;
}

#item513 {
	width:234px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item490 {
	width:234px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item469 {
	width:240px !important;
	height:59px !important;
	left:622px !important;
	top:10px !important;
}

#item536 {
	width:223px !important;
	height:53px !important;
	left:402px !important;
	top:13px !important;
}

#item583 {
	width:223px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item560 {
	width:223px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item539 {
	width:229px !important;
	height:59px !important;
	left:856px !important;
	top:10px !important;
}

#item631 {
	width:208px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item608 {
	width:208px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item587 {
	width:214px !important;
	height:59px !important;
	left:1079px !important;
	top:10px !important;
}

#item400 {
	opacity:0.00;
	width:1280px !important;
	height:53px !important;
	left:10px !important;
	top:13px !important;
	background:#fff;
}

#item401 {
	opacity:0.90;
	width:176px !important;
	height:53px !important;
	left:44px !important;
	top:13px !important;
	background:#003a62;
}

#item7314 {
	width:94px !important;
	height:26px !important;
	left:59px !important;
	top:26px !important;
}

#item431 {
	width:222px !important;
	height:53px !important;
	left:1046px !important;
	top:13px !important;
}

#item434 {
	width:30px !important;
	height:24px !important;
	left:171px !important;
	top:28px !important;
}

#item398.fixed-pos-elem {
	width:-10px !important;
	height:69px !important;
	left:-10px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item13138.in5-parallax-bg {
	width:389px !important;
	height:394px !important;
	left:-7px !important;
	top:197px !important;
}

#item13145 {
	width:252px !important;
	left:62px !important;
	top:228px !important;
	min-height:68px !important;
}

#item13205 {
	opacity:0.90;
	width:375px !important;
	height:305px !important;
	left:10px !important;
	top:10px !important;
	background:#003a62;
}

#item13206 {
	width:94px !important;
	height:26px !important;
	left:43px !important;
	top:31px !important;
}

#item13213 {
	width:28px !important;
	height:28px !important;
	left:324px !important;
	top:30px !important;
}

#item13226 {
	width:322px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item13223 {
	width:345px !important;
	height:59px !important;
	left:43px !important;
	top:130px !important;
}

#item13276 {
	width:320px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item13273 {
	width:328px !important;
	height:59px !important;
	left:43px !important;
	top:77px !important;
}

#item13326 {
	width:330px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item13323 {
	width:336px !important;
	height:59px !important;
	left:43px !important;
	top:182px !important;
}

#item13373 {
	width:303px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item15196 {
	width:309px !important;
	height:59px !important;
	left:43px !important;
	top:234px !important;
}

#item13183 {
	opacity:0.00;
	width:375px !important;
	height:53px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item13184 {
	opacity:0.90;
	width:375px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
	background:#003a62;
}

#item13185 {
	width:94px !important;
	height:26px !important;
	left:43px !important;
	top:31px !important;
}

#item13194 {
	width:30px !important;
	height:24px !important;
	left:322px !important;
	top:31px !important;
}

#item13181.fixed-pos-elem {
	width:-10px !important;
	height:315px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes zoom-in-2d-689 {
	0% {transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-689 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fly-in-left-696 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-696 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item716 {
	width:261px !important;
	left:15px !important;
	min-height:26px !important;
}

@keyframes fade-in-832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item852 {
	width:276px !important;
	min-height:36px !important;
}

#item874 {
	width:287px !important;
	top:36px !important;
	min-height:30px !important;
}

@keyframes fade-in-877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item897 {
	width:242px !important;
	min-height:36px !important;
}

#item919 {
	width:242px !important;
	top:36px !important;
	min-height:25px !important;
}

@keyframes fade-in-922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-922 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item942 {
	width:179px !important;
	min-height:36px !important;
}

#item964 {
	width:179px !important;
	top:36px !important;
	min-height:25px !important;
}

#item986 {
	width:759px !important;
	left:54px !important;
	top:54px !important;
	min-height:11px !important;
}

#item1008 {
	width:759px !important;
	left:52px !important;
	top:83px !important;
	min-height:47px !important;
}

#item5795 {
	width:1280px !important;
	height:308px !important;
	top:730px !important;
	background:#0076bb;
}

#item5797 {
	width:868px !important;
	left:206px !important;
	top:798px !important;
	min-height:54px !important;
}

#item5844 {
	width:341px !important;
	left:470px !important;
	top:852px !important;
	min-height:25px !important;
}

#item5868 {
	width:862px !important;
	left:209px !important;
	top:918px !important;
	min-height:54px !important;
}

#item7647 {
	width:336px !important;
	left:472px !important;
	top:972px !important;
	min-height:24px !important;
}

#item13421 {
	width:276px !important;
	min-height:36px !important;
}

#item13444 {
	width:287px !important;
	top:36px !important;
	min-height:30px !important;
}

#item13469 {
	width:242px !important;
	min-height:36px !important;
}

#item13492 {
	width:242px !important;
	top:36px !important;
	min-height:25px !important;
}

#item13516 {
	width:179px !important;
	min-height:36px !important;
}

#item13540 {
	width:179px !important;
	top:36px !important;
	min-height:25px !important;
}

#item13563 {
	width:305px !important;
	left:38px !important;
	top:36px !important;
	min-height:16px !important;
}

#item13586 {
	width:303px !important;
	left:36px !important;
	top:65px !important;
	min-height:121px !important;
}

#item13630 {
	width:261px !important;
	left:15px !important;
	min-height:26px !important;
}

#item13656 {
	width:403px !important;
	height:468px !important;
	left:-22px !important;
	top:687px !important;
	background:#0076bb;
}

#item13657 {
	width:316px !important;
	left:36px !important;
	top:746px !important;
	min-height:154px !important;
}

#item13680 {
	width:295px !important;
	left:36px !important;
	top:888px !important;
	min-height:27px !important;
}

#item13703 {
	width:305px !important;
	left:36px !important;
	top:964px !important;
	min-height:110px !important;
}

#item13727 {
	width:305px !important;
	left:36px !important;
	top:1066px !important;
	min-height:27px !important;
}

@keyframes fly-in-top-1207 {
	0% {transform:translate(2.267px,229.79px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-top-1207 {
	0% {-webkit-transform:translate(2.267px,229.79px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fade-in-1208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1218 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1288 {
	width:258px !important;
	height:36px !important;
	left:420px !important;
	top:240px !important;
}

#item1310 {
	width:278px !important;
	left:420px !important;
	top:280px !important;
	min-height:47px !important;
}

#item1332 {
	width:197px !important;
	height:36px !important;
	left:746px !important;
	top:240px !important;
}

#item1354 {
	width:297px !important;
	left:746px !important;
	top:280px !important;
	min-height:62px !important;
}

#item1376 {
	width:190px !important;
	height:36px !important;
	left:746px !important;
	top:409px !important;
}

#item1398 {
	width:297px !important;
	left:746px !important;
	top:450px !important;
	min-height:47px !important;
}

#item1420 {
	width:253px !important;
	height:36px !important;
	left:420px !important;
	top:409px !important;
}

#item1442 {
	width:253px !important;
	left:420px !important;
	top:450px !important;
	min-height:47px !important;
}

#item1464 {
	width:258px !important;
	height:36px !important;
	left:420px !important;
	top:566px !important;
}

#item1486 {
	width:291px !important;
	left:420px !important;
	top:607px !important;
	min-height:47px !important;
}

#item1508 {
	width:230px !important;
	height:36px !important;
	left:746px !important;
	top:566px !important;
}

#item1530 {
	width:264px !important;
	left:746px !important;
	top:607px !important;
	min-height:53px !important;
}

#item1552 {
	width:808px !important;
	left:54px !important;
	top:54px !important;
	min-height:11px !important;
}

#item1574 {
	width:1186px !important;
	left:54px !important;
	top:89px !important;
	min-height:47px !important;
}

#item8117 {
	width:776px !important;
	left:420px !important;
	top:694px !important;
	min-height:27px !important;
}

#item13785 {
	width:258px !important;
	left:36px !important;
	top:367px !important;
	min-height:36px !important;
}

#item13808 {
	width:278px !important;
	left:36px !important;
	top:399px !important;
	min-height:47px !important;
}

#item13831 {
	width:197px !important;
	left:36px !important;
	top:848px !important;
	min-height:36px !important;
}

#item13854 {
	width:297px !important;
	left:36px !important;
	top:880px !important;
	min-height:62px !important;
}

#item13877 {
	width:190px !important;
	left:36px !important;
	top:1020px !important;
	min-height:36px !important;
}

#item13900 {
	width:297px !important;
	left:36px !important;
	top:1052px !important;
	min-height:47px !important;
}

#item13923 {
	width:253px !important;
	left:36px !important;
	top:531px !important;
	min-height:36px !important;
}

#item13946 {
	width:253px !important;
	left:36px !important;
	top:563px !important;
	min-height:47px !important;
}

#item13969 {
	width:258px !important;
	left:36px !important;
	top:694px !important;
	min-height:36px !important;
}

#item13992 {
	width:291px !important;
	left:36px !important;
	top:725px !important;
	min-height:47px !important;
}

#item14016 {
	width:230px !important;
	left:36px !important;
	top:1179px !important;
	min-height:36px !important;
}

#item14039 {
	width:264px !important;
	left:36px !important;
	top:1211px !important;
	min-height:53px !important;
}

#item14062 {
	width:303px !important;
	left:36px !important;
	top:36px !important;
	min-height:27px !important;
}

#item14085 {
	width:303px !important;
	left:36px !important;
	top:71px !important;
	min-height:223px !important;
}

#item14108 {
	width:303px !important;
	left:36px !important;
	top:1309px !important;
	min-height:68px !important;
}

#item1587 {
	width:1280px !important;
	height:886px !important;
	background:#f9f5ef;
}

@keyframes fade-in-1588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1619 {
	width:666px !important;
	left:307px !important;
	top:225px !important;
	min-height:11px !important;
}

#item1641 {
	width:666px !important;
	left:307px !important;
	top:267px !important;
	min-height:171px !important;
}

@keyframes fly-in-top-1641 {
	0% {
		transform:translate(-1px,-92.562px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-1641 {
	0% {
		-webkit-transform:translate(-1px,-92.562px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8711 {
	width:186px !important;
	height:71px !important;
	background:#f9f5ef;
}

#item1663 {
	width:179px !important;
	min-height:24px !important;
}

#item8713 {
	width:186px !important;
	height:71px !important;
	left:547px !important;
	top:736px !important;
}

#item14147 {
	width:383px !important;
	height:1050px !important;
	background:#f9f5ef;
}

#item14162 {
	width:298px !important;
	left:39px !important;
	top:185px !important;
	min-height:40px !important;
}

#item14185 {
	width:303px !important;
	left:36px !important;
	top:242px !important;
	min-height:458px !important;
}

#item14212 {
	width:186px !important;
	height:71px !important;
	background:#f9f5ef;
}

#item14214 {
	width:179px !important;
	min-height:24px !important;
}

#item14208 {
	width:186px !important;
	height:71px !important;
	left:95px !important;
	top:922px !important;
}

@keyframes fade-in-1688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1721 {
	width:754px !important;
	left:146px !important;
	top:171px !important;
	min-height:158px !important;
}

@keyframes fly-in-left-1721 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1721 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1756 {
	width:846px !important;
	left:54px !important;
	top:418px !important;
	min-height:56px !important;
}

@keyframes fade-in-1759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1784 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1784 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1813 {
	width:272px !important;
	left:878px !important;
	top:560px !important;
	min-height:151px !important;
}

#item1835 {
	width:329px !important;
	left:494px !important;
	top:560px !important;
	min-height:151px !important;
}

#item1857 {
	width:311px !important;
	left:146px !important;
	top:560px !important;
	min-height:151px !important;
}

#item14389 {
	width:389px !important;
	height:790px !important;
	left:-9px !important;
	top:698px !important;
	background:#003a62;
}

#item14251 {
	width:303px !important;
	left:36px !important;
	top:201px !important;
	min-height:390px !important;
}

#item14277 {
	width:307px !important;
	left:36px !important;
	top:770px !important;
	min-height:77px !important;
}

#item14315 {
	width:307px !important;
	left:36px !important;
	top:1328px !important;
	min-height:122px !important;
}

#item14338 {
	width:303px !important;
	left:36px !important;
	top:1097px !important;
	min-height:152px !important;
}

#item14361 {
	width:307px !important;
	left:36px !important;
	top:913px !important;
	min-height:104px !important;
}

@keyframes fly-in-top-1870 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-top-1870 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item1890 {
	width:668px !important;
	left:54px !important;
	top:54px !important;
	min-height:58px !important;
}

@keyframes fade-in-5758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5668 {
	width:476px !important;
	height:38px !important;
	top:65px !important;
}

@keyframes fade-in-5759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5699 {
	width:332px !important;
	height:38px !important;
	top:70px !important;
}

@keyframes fade-in-5757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5723 {
	width:332px !important;
	height:38px !important;
	top:57px !important;
}

#item14393 {
	width:303px !important;
	left:36px !important;
	top:36px !important;
	min-height:126px !important;
}

#item14423 {
	width:238px !important;
	top:73px !important;
	min-height:63px !important;
}

#item14450 {
	width:224px !important;
	top:82px !important;
	min-height:60px !important;
}

#item14475 {
	width:332px !important;
	top:70px !important;
	min-height:21px !important;
}

#item2005 {
	width:1280px !important;
	height:805px !important;
	background:#f9f5ef;
}

#item2025 {
	width:1026px !important;
	left:54px !important;
	top:72px !important;
	min-height:145px !important;
}

#item2047 {
	width:444px !important;
	height:33px !important;
	left:285px !important;
	top:258px !important;
}

@keyframes fly-in-left-2047 {
	0% {
		transform:translate(-232.595px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2047 {
	0% {
		-webkit-transform:translate(-232.595px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-in-2050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-2060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2067 {
	width:112px !important;
	height:95px !important;
	left:237px !important;
	top:352px !important;
	background:#f9f5ef;
}

@keyframes fade-out-2067 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-2067 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item2067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2068 {
	width:182px !important;
	height:95px !important;
	left:854px !important;
	top:391px !important;
	background:#f9f5ef;
}

@keyframes fade-out-2068 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-2068 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item2068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2069 {
	width:182px !important;
	height:95px !important;
	left:433px !important;
	top:621px !important;
	background:#f9f5ef;
}

@keyframes fade-out-2069 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-2069 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item2069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2070 {
	width:182px !important;
	height:95px !important;
	left:828px !important;
	top:573px !important;
	background:#f9f5ef;
}

@keyframes fade-out-2070 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-2070 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item2070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6502 {
	width:112px !important;
	left:732px !important;
	top:556px !important;
	min-height:53px !important;
}

@keyframes fade-in-6502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14507 {
	width:408px !important;
	height:860px !important;
	left:-19px !important;
	top:-8px !important;
	background:#f9f5ef;
}

#item14508 {
	width:303px !important;
	left:36px !important;
	top:36px !important;
	min-height:288px !important;
}

#item14531 {
	width:303px !important;
	left:36px !important;
	top:376px !important;
	min-height:37px !important;
}

#item14598 {
	width:84px !important;
	left:91px !important;
	top:158px !important;
	min-height:40px !important;
}

#item2110 {
	width:413px !important;
	height:33px !important;
	left:287px !important;
	top:133px !important;
}

@keyframes fly-in-left-2110 {
	0% {
		transform:translate(-231.704px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2110 {
	0% {
		-webkit-transform:translate(-231.704px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-in-2125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2125 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-6542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6542 {
	width:133px !important;
	height:95px !important;
	left:757px !important;
	top:278px !important;
}

@keyframes fade-in-8165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8165 {
	width:133px !important;
	height:95px !important;
	left:474px !important;
	top:350px !important;
}

@keyframes fade-in-2219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2090 {
	width:904px !important;
	height:472px !important;
	left:43px !important;
	top:48px !important;
	background:#f9f5ef;
}

#item2163 {
	width:304px !important;
	left:70px !important;
	top:76px !important;
	min-height:26px !important;
}

#item6910 {
	width:38px !important;
	height:38px !important;
	left:890px !important;
	top:67px !important;
}

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

#item6826 {
	width:947px !important;
	height:520px !important;
	left:145px !important;
	top:57px !important;
}

#item8176 {
	width:904px !important;
	height:472px !important;
	left:43px !important;
	top:48px !important;
	background:#f9f5ef;
}

#item8183 {
	width:432px !important;
	left:70px !important;
	top:76px !important;
	min-height:24px !important;
}

#item8206 {
	width:38px !important;
	height:38px !important;
	left:890px !important;
	top:67px !important;
}

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

#item8172 {
	width:947px !important;
	height:520px !important;
	left:145px !important;
	top:57px !important;
}

#item14632 {
	width:413px !important;
	height:33px !important;
	left:86px !important;
	top:51px !important;
}

#item2237 {
	width:1296px !important;
	height:723px !important;
	left:-8px !important;
	top:-12px !important;
	background:#f9f5ef;
}

@keyframes fly-in-top-2238 {
	0% {transform:translate(-1px,-233px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-top-2238 {
	0% {-webkit-transform:translate(-1px,-233px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item8160 {
	width:474px !important;
	left:512px !important;
	top:221px !important;
	min-height:46px !important;
}

@keyframes fade-in-8160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-2239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2270 {
	width:1098px !important;
	left:54px !important;
	top:72px !important;
	min-height:100px !important;
}

@keyframes fade-in-2273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2293 {
	width:335px !important;
	min-height:36px !important;
}

#item2315 {
	width:335px !important;
	top:33px !important;
	min-height:14px !important;
}

@keyframes fade-in-2318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2318 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2338 {
	width:335px !important;
	min-height:36px !important;
}

#item2360 {
	width:335px !important;
	top:32px !important;
	min-height:14px !important;
}

@keyframes fade-in-2363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2383 {
	width:335px !important;
	min-height:36px !important;
}

#item2405 {
	width:335px !important;
	top:33px !important;
	min-height:14px !important;
}

#item14683 {
	width:303px !important;
	left:36px !important;
	top:355px !important;
	min-height:74px !important;
}

#item14710 {
	width:303px !important;
	left:36px !important;
	top:36px !important;
	min-height:230px !important;
}

#item14734 {
	width:335px !important;
	min-height:36px !important;
}

#item14757 {
	width:335px !important;
	top:33px !important;
	min-height:14px !important;
}

#item14781 {
	width:335px !important;
	min-height:36px !important;
}

#item14805 {
	width:335px !important;
	top:32px !important;
	min-height:14px !important;
}

#item14830 {
	width:335px !important;
	min-height:36px !important;
}

#item14853 {
	width:335px !important;
	top:33px !important;
	min-height:14px !important;
}

#item7541 {
	width:1280px !important;
	height:748px !important;
	background:#072f53;
}

#item8685 {
	width:1280px !important;
	height:162px !important;
	top:586px !important;
	background:#003a62;
}

#item2438 {
	width:278px !important;
	left:146px !important;
	top:289px !important;
	min-height:142px !important;
}

#item2460 {
	width:297px !important;
	left:512px !important;
	top:289px !important;
	min-height:168px !important;
}

#item2482 {
	width:297px !important;
	left:878px !important;
	top:289px !important;
	min-height:142px !important;
}

#item2504 {
	width:1098px !important;
	left:54px !important;
	top:72px !important;
	min-height:41px !important;
}

@keyframes fade-in-2529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-2540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-2550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-7778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7778 {
	width:133px !important;
	height:95px !important;
	left:876px !important;
	top:333px !important;
}

#item7790 {
	width:366px !important;
	height:197px !important;
	left:581px !important;
	top:206px !important;
	background:#f9f5ef;
}

#item7819 {
	width:38px !important;
	height:38px !important;
	left:890px !important;
	top:226px !important;
}

#item7895 {
	width:282px !important;
	left:604px !important;
	top:233px !important;
	min-height:171px !important;
}

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

#item7786 {
	width:947px !important;
	height:404px !important;
	left:266px !important;
	top:112px !important;
}

#item7590 {
	width:1280px !important;
	height:162px !important;
}

#item7586 {
	width:1280px !important;
	height:162px !important;
	top:586px !important;
}

@keyframes moveright-7615 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(41.269px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-7615 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(41.269px,0px);
		opacity:1;
	}
}
#item7615 {
	width:27px !important;
	height:53px !important;
	left:537px !important;
	top:641px !important;
}

#item15113 {
	width:386px !important;
	height:162px !important;
	top:991px !important;
	background:#003a62;
}

#item14893 {
	width:375px !important;
	height:998px !important;
	background:#072f53;
}

#item14895 {
	width:308px !important;
	left:36px !important;
	top:271px !important;
	min-height:127px !important;
}

#item14918 {
	width:301px !important;
	left:36px !important;
	top:479px !important;
	min-height:107px !important;
}

#item14941 {
	width:303px !important;
	left:36px !important;
	top:670px !important;
	min-height:107px !important;
}

#item14964 {
	width:303px !important;
	left:36px !important;
	top:36px !important;
	min-height:162px !important;
}

#item15074 {
	width:303px !important;
	left:36px !important;
	top:794px !important;
	min-height:171px !important;
}

#item15115 {
	width:20px !important;
	height:39px !important;
	left:39px !important;
	top:1077px !important;
}

#item15129 {
	opacity:0.00;
	width:383px !important;
	height:162px !important;
	background:#fff;
}

#item15125 {
	width:383px !important;
	height:162px !important;
	left:-4px !important;
	top:991px !important;
}

p.autoParaStyle18 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#6ec3da;
	margin-top:3px;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#003a62;
	margin-top:3px;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:27px;
	color:#6ec3da;
	margin-top:14px;
	margin-bottom:4px;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#003a62;
	margin-top:3px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:20.3px;
	color:#003a62;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:42px;
	line-height:50.4px;
	color:#003a62;
	margin-bottom:14px;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:27px;
	color:#003a62;
	margin-top:14px;
	margin-bottom:4px;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#003a62;
	margin-top:3px;
	margin-bottom:9px;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:bookmania,Bookmania;
	font-size:35.5px;
	line-height:45px;
	color:#003a62;
	margin-top:8px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle9 {
	font-family:Arial,sans-serif;
	font-size:11.3px;
	line-height:13.5px;
	color:#003a62;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle8 {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#fff;
	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:center;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:bookmania,Bookmania;
	font-size:35.5px;
	line-height:45px;
	color:#fff;
	margin-top:8px;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle6 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#7db774;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:25px;
	color:#fff;
	margin-top:11px;
	margin-bottom:18px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.autoParaStyle3 {
	font-family:Arial,sans-serif;
	font-size:11.3px;
	line-height:13.5px;
	color:#0076bb;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:right;
}

p.autoParaStyle2 {
	font-family:Arial,sans-serif;
	font-size:11.3px;
	line-height:13.5px;
	color:#7db774;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:35px;
	color:#fff;
	letter-spacing:0.050em;
	margin-top:11px;
	margin-bottom:18px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.h1-mobile {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:42px;
	line-height:50.4px;
	color:#003a62;
	margin-bottom:14px;
	text-align:left;
}

p.Custom-H_-_EYEBROW {
	font-family:Arial,sans-serif;
	font-size:11.3px;
	line-height:13.5px;
	color:#003a62;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.h1 {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:47px;
	line-height:56.4px;
	color:#003a62;
	margin-bottom:14px;
	text-align:left;
}

p.H1-Section-Title {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:112px;
	line-height:90px;
	color:#6ec3da;
	text-align:left;
}

p.Footnote {
	font-family:Arial,sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#003a62;
	text-align:left;
}

p.Photo-Caption {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#003a62;
	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.Body-Copy {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#003a62;
	margin-top:3px;
	margin-bottom:9px;
	text-align:left;
}

p.EYEBROW {
	font-family:Arial,sans-serif;
	font-size:11.3px;
	line-height:13.5px;
	color:#003a62;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.h4 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:27px;
	color:#003a62;
	margin-top:14px;
	margin-bottom:4px;
	text-align:left;
}

p.H3-Subtitle {
	font-family:Arial,sans-serif;
	font-size:27px;
	line-height:35px;
	color:#323232;
	margin-top:11px;
	margin-bottom:18px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Pull-Quote {
	font-weight:300;
	font-family:bookmania,Bookmania;
	font-size:35.5px;
	line-height:45px;
	color:#003a62;
	margin-top:8px;
	margin-bottom:10px;
	text-align:left;
}

p.H2 {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:35.5px;
	line-height:42.6px;
	color:#003a62;
	text-align:left;
}

p.Cover-Tagline {
	font-family:Arial,sans-serif;
	font-size:19px;
	line-height:35px;
	color:#fff;
	margin-top:11px;
	margin-bottom:18px;
	text-align:center;
	-webkit-column-span:all;
	column-span:all;
}

p.Basic-Paragraph {
	font-family:Arial,sans-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:Arial,sans-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.autoCharStyle1 {
	font-weight:bold;
	font-family:Arial,sans-serif;
}

span.Custom-H_-_White {
	color:#fff;
}

span.Subscript {
	vertical-align:sub;
	line-height:0;
	font-size:58.3%;
}

span.Superscript {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.White {
	color:#fff;
}

span.Bold {
	font-weight:bold;
	color:#0076bb;
	letter-spacing:0.085em;
}

span.White--10 {
	color:#fff;
	letter-spacing:-0.010em;
}

span.White-0 {
	color:#fff;
}

span._10 {
	letter-spacing:0.010em;
}

span._0 {
}

span.-20 {
	letter-spacing:-0.020em;
}

span.-10 {
	letter-spacing:-0.010em;
}

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

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

/*from resource-1.css*/
body #container {

    -webkit-transition:none !important;

    transition:none !important;

}

#loadIndicator{display:none;}
