/* 	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:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:11525px; height:1092px; }
@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; }
}
.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 #7ad121; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#7ad121;}
#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%);
}
@font-face {
	font-family:FF-Neutraface2Text-Bold;
	src:url("../fonts/Neutraface2Text-Bold.otf");
	font-weight:bold;
}

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

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

@font-face {
	font-family:FF-Raleway-Bold;
	src:url("../fonts/Raleway-Bold.ttf");
	font-weight:bold;
}

@keyframes fadein-173725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-173725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-197240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-197240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197240 {
	width:190px !important;
	height:166px !important;
	left:72px !important;
	top:55px !important;
}

#item175826 {
	width:776px !important;
	height:39px !important;
	left:72px !important;
	top:961px !important;
	padding:0px 0px 25px 0px;
}

@keyframes flyinfromleft-173865 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-173865 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-198562 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-198562 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-198803 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-198803 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item196663 {
	opacity:0.85;
	width:215px !important;
	height:798px !important;
	left:13px !important;
	top:10px !important;
	background:#fff;
}

#item197236 {
	width:150px !important;
	height:132px !important;
	left:46px !important;
	top:61px !important;
}

#item196669 {
	width:156px !important;
	height:127px !important;
	left:3px !important;
	top:3px !important;
}

#item222477 {
	width:162px !important;
	height:133px !important;
	left:39px !important;
	top:187px !important;
}

#item196825 {
	opacity:0.00;
	width:215px !important;
	height:37px !important;
	left:3px !important;
	top:4px !important;
	background:#ffffff;
}

#item196826 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item196823 {
	width:221px !important;
	height:46px !important;
	left:10px !important;
	top:331px !important;
}

#item197348 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item196854 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item196851 {
	width:221px !important;
	height:46px !important;
	left:10px !important;
	top:371px !important;
}

#item197374 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item196882 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item196879 {
	width:221px !important;
	height:46px !important;
	left:10px !important;
	top:411px !important;
}

#item197398 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item196908 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item196905 {
	width:221px !important;
	height:46px !important;
	left:10px !important;
	top:451px !important;
}

#item197422 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item196936 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item196933 {
	width:221px !important;
	height:46px !important;
	left:10px !important;
	top:492px !important;
}

#item197128 {
	opacity:0.00;
	width:195px !important;
	height:104px !important;
	left:13px !important;
	top:5px !important;
	background:#fff;
}

#item197129 {
	width:215px !important;
	left:3px !important;
	top:24px !important;
	min-height:26px !important;
}

#item197096 {
	opacity:0.00;
	width:195px !important;
	height:104px !important;
	left:13px !important;
	top:3px !important;
	background:#fff;
}

#item197097 {
	width:215px !important;
	left:3px !important;
	top:24px !important;
	min-height:26px !important;
}

#item197092 {
	width:221px !important;
	height:113px !important;
	left:10px !important;
	top:678px !important;
}

#item197887 {
	opacity:0.00;
	width:195px !important;
	height:104px !important;
	left:13px !important;
	top:3px !important;
	background:#fff;
}

#item197888 {
	width:215px !important;
	left:3px !important;
	top:19px !important;
	min-height:40px !important;
}

#item197204 {
	opacity:0.00;
	width:195px !important;
	height:104px !important;
	left:13px !important;
	top:3px !important;
	background:#fff;
}

#item197180 {
	width:215px !important;
	left:3px !important;
	top:19px !important;
	min-height:40px !important;
}

#item197178 {
	width:221px !important;
	height:110px !important;
	left:10px !important;
	top:569px !important;
}

#item198304 {
	opacity:0.85;
	width:95px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item198305 {
	width:95px !important;
	height:23px !important;
	left:3px !important;
	top:17px !important;
}

#item198302 {
	width:101px !important;
	height:101px !important;
	left:70px !important;
	top:61px !important;
}

#item187545.fixed-pos-elem {
	width:231px !important;
	height:808px !important;
	left:auto !important;
	top:-10px !important;
	right:-3px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item217070 {
	width:158px !important;
	height:138px !important;
	left:36px !important;
	top:36px !important;
}

#item217078 {
	width:133px !important;
	height:28px !important;
	left:36px !important;
	top:786px !important;
	padding:0px 0px 25px 0px;
}

#item222349 {
	width:303px !important;
	height:102px !important;
	left:36px !important;
	top:710px !important;
	padding:0px 0px 18px 0px;
}

#item220879 {
	width:418px !important;
	height:575px !important;
	left:10px !important;
	top:24px !important;
	background:#fff;
}

#item220889 {
	width:375px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item222481 {
	width:381px !important;
	height:87px !important;
	left:28px !important;
	top:21px !important;
}

#item220915 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item220912 {
	width:221px !important;
	height:46px !important;
	left:108px !important;
	top:121px !important;
}

#item221845 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item220941 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item220938 {
	width:221px !important;
	height:46px !important;
	left:108px !important;
	top:162px !important;
}

#item221871 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item220992 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item220989 {
	width:221px !important;
	height:46px !important;
	left:108px !important;
	top:202px !important;
}

#item221895 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item221042 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item221039 {
	width:221px !important;
	height:46px !important;
	left:108px !important;
	top:242px !important;
}

#item221920 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item221092 {
	width:215px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item221089 {
	width:221px !important;
	height:46px !important;
	left:108px !important;
	top:282px !important;
}

#item221146 {
	opacity:0.00;
	width:195px !important;
	height:104px !important;
	left:13px !important;
	top:3px !important;
	background:#fff;
}

#item221147 {
	width:215px !important;
	left:3px !important;
	top:17px !important;
	min-height:26px !important;
}

#item221141 {
	width:221px !important;
	height:110px !important;
	left:108px !important;
	top:453px !important;
}

#item221201 {
	opacity:0.00;
	width:195px !important;
	height:104px !important;
	left:74px !important;
	top:3px !important;
	background:#fff;
}

#item221202 {
	width:339px !important;
	left:3px !important;
	top:15px !important;
	min-height:40px !important;
}

#item221197 {
	width:345px !important;
	height:110px !important;
	left:47px !important;
	top:360px !important;
}

#item220850 {
	opacity:0.85;
	width:91px !important;
	height:87px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item220851 {
	width:72px !important;
	height:36px !important;
	left:4px !important;
	top:19px !important;
}

#item220847 {
	width:97px !important;
	height:93px !important;
	left:327px !important;
	top:10px !important;
}

#item220845.fixed-pos-elem {
	width:428px !important;
	height:599px !important;
	left:50% !important;
	top:-24px !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item198861 {
	width:1920px !important;
	height:528px !important;
	top:793px !important;
	background:#f4f3f3;
}

#item198884 {
	width:430px !important;
	left:1238px !important;
	top:285px !important;
	min-height:274px !important;
}

#item198907 {
	width:1022px !important;
	left:70px !important;
	top:886px !important;
	min-height:293px !important;
}

#item198936 {
	width:430px !important;
	left:1238px !important;
	top:1202px !important;
	min-height:53px !important;
}

#item198970 {
	width:284px !important;
	height:26px !important;
	left:1317px !important;
	top:620px !important;
}

@keyframes flyinfromleft-198993 {
	0% {
		transform:translate(48px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-198993 {
	0% {
		-webkit-transform:translate(48px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-199654 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-199654 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item199600 {
	width:225px !important;
	min-height:55px !important;
}

#item199623 {
	width:352px !important;
	top:56px !important;
	min-height:55px !important;
}

#item199646 {
	width:250px !important;
	top:113px !important;
	min-height:55px !important;
}

#item222392 {
	width:473px !important;
	left:70px !important;
	top:1202px !important;
	min-height:26px !important;
}

#item222506 {
	width:68px !important;
	left:36px !important;
	top:41px !important;
	min-height:67px !important;
}

#item222593 {
	width:444px !important;
	height:188px !important;
	left:-21px !important;
	top:-17px !important;
	background:#ffffff;
}

#item217513 {
	width:375px !important;
	height:918px !important;
	top:677px !important;
	background:#f4f3f3;
}

#item217536 {
	width:303px !important;
	left:36px !important;
	top:180px !important;
	min-height:267px !important;
}

#item217559 {
	width:304px !important;
	left:36px !important;
	top:722px !important;
	min-height:513px !important;
}

#item217588 {
	width:324px !important;
	top:205px !important;
	min-height:54px !important;
	padding:12px 0px 0px 0px;
}

#item217617 {
	width:295px !important;
	height:26px !important;
	left:36px !important;
	top:436px !important;
}

#item217643 {
	width:263px !important;
	min-height:44px !important;
}

#item217666 {
	width:263px !important;
	top:43px !important;
	min-height:44px !important;
}

#item217689 {
	width:179px !important;
	top:89px !important;
	min-height:44px !important;
}

#item145659 {
	width:1920px !important;
	height:616px !important;
	top:477px !important;
	background:#f4f3f3;
}

#item145682 {
	width:874px !important;
	left:72px !important;
	top:68px !important;
	min-height:50px !important;
}

#item145796 {
	width:166px !important;
	left:642px !important;
	top:661px !important;
	min-height:311px !important;
}

#item174195 {
	width:771px !important;
	left:73px !important;
	top:525px !important;
	min-height:60px !important;
}

@keyframes flyinfrombottom-174783 {
	0% {
		transform:translate(0px,81px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-174783 {
	0% {
		-webkit-transform:translate(0px,81px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-174789 {
	0% {
		transform:translate(0px,83px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-174789 {
	0% {
		-webkit-transform:translate(0px,83px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfrombottom-174795 {
	0% {
		transform:translate(0px,79px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-174795 {
	0% {
		-webkit-transform:translate(0px,79px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item185589 {
	width:780px !important;
	left:888px !important;
	top:525px !important;
	min-height:39px !important;
}

#item192529 {
	width:372px !important;
	min-height:99px !important;
}

#item192552 {
	width:473px !important;
	top:116px !important;
	min-height:23px !important;
}

#item192575 {
	width:372px !important;
	min-height:99px !important;
}

#item192598 {
	width:372px !important;
	top:116px !important;
	min-height:23px !important;
}

#item192621 {
	width:372px !important;
	min-height:99px !important;
}

#item192644 {
	width:372px !important;
	top:116px !important;
	min-height:23px !important;
}

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

#item219599 {
	width:216px !important;
	left:36px !important;
	top:595px !important;
	min-height:57px !important;
}

#item219622 {
	width:303px !important;
	left:36px !important;
	top:671px !important;
	min-height:43px !important;
}

#item219647 {
	width:219px !important;
	left:36px !important;
	top:386px !important;
	min-height:58px !important;
}

#item219670 {
	width:305px !important;
	left:36px !important;
	top:464px !important;
	min-height:26px !important;
}

#item219694 {
	width:219px !important;
	left:36px !important;
	top:187px !important;
	min-height:58px !important;
}

#item219717 {
	width:305px !important;
	left:36px !important;
	top:264px !important;
	min-height:26px !important;
}

#item219774 {
	width:376px !important;
	height:713px !important;
	top:736px !important;
	background:#f4f3f3;
}

#item219798 {
	width:303px !important;
	left:36px !important;
	top:1046px !important;
	min-height:103px !important;
}

#item219821 {
	width:312px !important;
	left:36px !important;
	top:775px !important;
	min-height:92px !important;
}

#item219868 {
	width:305px !important;
	left:36px !important;
	top:1160px !important;
	min-height:43px !important;
}

#item171826 {
	width:1920px !important;
	height:685px !important;
	top:1232px !important;
	background:#f4f3f3;
}

#item171849 {
	width:1390px !important;
	left:72px !important;
	top:1289px !important;
	min-height:68px !important;
}

@keyframes fadein-197327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-197327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197466 {
	width:508px !important;
	min-height:130px !important;
	padding:24px 0px 0px 24px;
}

#item171882 {
	width:508px !important;
	min-height:130px !important;
	padding:24px 0px 0px 24px;
}

#item197327 {
	width:508px !important;
	height:449px !important;
	left:72px !important;
	top:1384px !important;
}

@keyframes fadein-197333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-197333 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197499 {
	width:508px !important;
	min-height:130px !important;
	padding:24px 0px 0px 24px;
}

#item171910 {
	width:508px !important;
	min-height:130px !important;
	padding:24px 0px 0px 24px;
}

#item197333 {
	width:508px !important;
	height:449px !important;
	left:617px !important;
	top:1384px !important;
}

@keyframes fadein-197335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-197335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item197530 {
	width:508px !important;
	min-height:92px !important;
	padding:24px 0px 0px 24px;
}

#item171933 {
	width:508px !important;
	min-height:92px !important;
	padding:24px 0px 0px 24px;
}

#item197335 {
	width:508px !important;
	height:449px !important;
	left:1162px !important;
	top:1384px !important;
}

#item186296.in5-parallax-bg {
	width:1920px !important;
	height:884px !important;
	background:#dcdada;
}

#item186343 {
	width:776px !important;
	height:39px !important;
	left:71px !important;
	top:844px !important;
	padding:0px 0px 25px 0px;
}

@keyframes flyinfromleft-191984 {
	0% {
		transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-191984 {
	0% {
		-webkit-transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-192207 {
	0% {
		transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-192207 {
	0% {
		-webkit-transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-192209 {
	0% {
		transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-192209 {
	0% {
		-webkit-transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item191035 {
	width:1473px !important;
	left:72px !important;
	top:928px !important;
	min-height:240px !important;
}

@keyframes flyinfromleft-191035 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-191035 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item219950 {
	width:321px !important;
	height:57px !important;
	left:36px !important;
	top:385px !important;
	padding:0px 0px 13px 0px;
}

#item219973 {
	width:302px !important;
	left:36px !important;
	top:469px !important;
	min-height:250px !important;
}

#item220001 {
	width:403px !important;
	height:1025px !important;
	left:-20px !important;
	top:746px !important;
	background:#f4f3f3;
}

#item220024 {
	width:300px !important;
	left:36px !important;
	top:777px !important;
	min-height:49px !important;
}

#item220047 {
	width:304px !important;
	height:269px !important;
	left:36px !important;
	top:845px !important;
}

#item220110 {
	width:304px !important;
	height:269px !important;
	left:36px !important;
	top:1143px !important;
}

#item220170 {
	width:304px !important;
	height:269px !important;
	left:36px !important;
	top:1441px !important;
}

@keyframes flyinfromleft-220230 {
	0% {
		transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-220230 {
	0% {
		-webkit-transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-220231 {
	0% {
		transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-220231 {
	0% {
		-webkit-transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-220232 {
	0% {
		transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-220232 {
	0% {
		-webkit-transform:translate(-35px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item162340.in5-parallax-bg {
	width:1920px !important;
	height:835px !important;
}

#item198478 {
	width:1920px !important;
	height:117px !important;
	top:1466px !important;
	background:#094a64;
}

#item191996 {
	width:1920px !important;
	height:397px !important;
	top:835px !important;
	background:#094a64;
}

#item193757 {
	width:1093px !important;
	left:71px !important;
	top:542px !important;
	min-height:67px !important;
}

@keyframes flyinfromleft-193757 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-193757 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item198557 {
	width:388px !important;
	height:82px !important;
	background:#094a64;
}

#item198510 {
	width:388px !important;
	height:82px !important;
	background:#126234;
}

#item198542 {
	width:388px !important;
	height:82px !important;
	left:71px !important;
	top:612px !important;
}

#item191995 {
	width:1920px !important;
	height:234px !important;
	top:1232px !important;
	background:#dcdada;
}

@keyframes moveright-198415 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(72px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-198415 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(72px,0px);
		opacity:1;
	}
}
#item197313 {
	width:1142px !important;
	height:162px !important;
	background:#dcdada;
}

#item192071 {
	width:269px !important;
	min-height:36px !important;
}

#item192094 {
	width:1003px !important;
	height:42px !important;
	top:31px !important;
}

#item198415 {
	width:1142px !important;
	height:162px !important;
	top:1268px !important;
}

#item222424 {
	width:1248px !important;
	height:39px !important;
	left:71px !important;
	top:796px !important;
	padding:0px 0px 25px 0px;
}

#item182326 {
	width:1104px !important;
	left:71px !important;
	top:54px !important;
	min-height:405px !important;
}

#item197712 {
	width:408px !important;
	height:176px !important;
	background:#094a64;
}

#item197713 {
	width:372px !important;
	left:36px !important;
	top:22px !important;
	min-height:63px !important;
}

#item197704 {
	width:408px !important;
	height:176px !important;
	background:#094a64;
}

#item162477 {
	width:388px !important;
	left:36px !important;
	top:22px !important;
	min-height:63px !important;
}

#item197709 {
	width:424px !important;
	height:176px !important;
	left:36px !important;
	top:985px !important;
}

#item197750 {
	width:408px !important;
	height:176px !important;
	background:#094a64;
}

#item197752 {
	width:372px !important;
	left:36px !important;
	top:22px !important;
	min-height:58px !important;
}

#item197705 {
	width:408px !important;
	height:176px !important;
	background:#094a64;
}

#item162500 {
	width:416px !important;
	left:36px !important;
	top:22px !important;
	min-height:58px !important;
}

#item197748 {
	width:452px !important;
	height:176px !important;
	left:444px !important;
	top:985px !important;
}

#item197782 {
	width:408px !important;
	height:176px !important;
	background:#094a64;
}

#item197783 {
	width:372px !important;
	left:36px !important;
	top:22px !important;
	min-height:63px !important;
}

#item197706 {
	width:408px !important;
	height:176px !important;
	background:#094a64;
}

#item162523 {
	width:382px !important;
	left:36px !important;
	top:22px !important;
	min-height:63px !important;
}

#item197779 {
	width:419px !important;
	height:176px !important;
	left:888px !important;
	top:985px !important;
}

#item197815 {
	width:408px !important;
	height:176px !important;
	background:#094a64;
}

#item197816 {
	width:372px !important;
	left:36px !important;
	top:22px !important;
	min-height:58px !important;
}

#item197707 {
	width:408px !important;
	height:176px !important;
	background:#094a64;
}

#item162546 {
	width:372px !important;
	left:36px !important;
	top:22px !important;
	min-height:58px !important;
}

#item197812 {
	width:408px !important;
	height:176px !important;
	left:1309px !important;
	top:985px !important;
}

#item162598 {
	width:372px !important;
	left:72px !important;
	top:935px !important;
	min-height:35px !important;
}

#item197248 {
	width:260px !important;
	height:102px !important;
	left:72px !important;
	top:1474px !important;
}

#item197678 {
	width:252px !important;
	height:102px !important;
	background:#094a64;
}

#item197679 {
	width:285px !important;
	height:35px !important;
	left:30px !important;
	top:33px !important;
}

#item197274 {
	width:252px !important;
	height:102px !important;
	background:#094a64;
}

#item197275 {
	width:285px !important;
	height:35px !important;
	left:30px !important;
	top:33px !important;
}

#item197271 {
	width:315px !important;
	height:102px !important;
	left:450px !important;
	top:1474px !important;
}

#item220379 {
	width:416px !important;
	height:1721px !important;
	left:-20px !important;
	background:#094a64;
}

#item221697 {
	width:375px !important;
	height:381px !important;
	top:1340px !important;
	background:#dcdada;
}

#item220307 {
	width:293px !important;
	height:48px !important;
	left:36px !important;
	top:376px !important;
}

#item220340 {
	width:303px !important;
	height:64px !important;
	background:#094a64;
}

#item220334 {
	width:303px !important;
	height:64px !important;
	background:#126234;
}

#item220331 {
	width:303px !important;
	height:64px !important;
	left:36px !important;
	top:439px !important;
}

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

#item220406 {
	width:279px !important;
	height:132px !important;
	background:#094a64;
}

#item220403 {
	width:279px !important;
	height:132px !important;
	left:35px !important;
	top:738px !important;
}

#item220457 {
	width:315px !important;
	left:36px !important;
	top:695px !important;
	min-height:21px !important;
}

#item220664 {
	width:375px !important;
	height:381px !important;
	left:10px !important;
	background:#dcdada;
}

#item220666 {
	width:284px !important;
	min-height:36px !important;
}

#item220689 {
	width:297px !important;
	top:36px !important;
	min-height:169px !important;
}

#item220661 {
	width:385px !important;
	height:381px !important;
	left:-10px !important;
	top:1340px !important;
}

#item222240 {
	width:396px !important;
	height:184px !important;
	left:-20px !important;
	top:1721px !important;
	background:#094a64;
}

#item222263 {
	width:260px !important;
	left:36px !important;
	top:1834px !important;
	min-height:71px !important;
}

#item222289 {
	width:315px !important;
	height:83px !important;
	left:1px !important;
	top:13px !important;
	background:#094a64;
}

#item222290 {
	width:286px !important;
	height:95px !important;
}

#item222286 {
	width:316px !important;
	height:96px !important;
	left:36px !important;
	top:1721px !important;
}

#item222453 {
	width:303px !important;
	height:59px !important;
	left:36px !important;
	top:566px !important;
	padding:0px 0px 13px 0px;
}

#item220493 {
	width:279px !important;
	height:132px !important;
	background:#094a64;
}

#item220490 {
	width:279px !important;
	height:132px !important;
	left:36px !important;
	top:878px !important;
}

#item220547 {
	width:319px !important;
	height:132px !important;
	background:#094a64;
}

#item220544 {
	width:319px !important;
	height:132px !important;
	left:36px !important;
	top:1017px !important;
}

#item220601 {
	width:279px !important;
	height:132px !important;
	background:#094a64;
}

#item220598 {
	width:279px !important;
	height:132px !important;
	left:36px !important;
	top:1157px !important;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#7ad121;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#094a64;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:16px;
	line-height:21px;
	color:#ffffff;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#fff;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#7ad121;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:20px;
	line-height:26px;
	color:#fff;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#ffffff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#ffffff;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#7ad121;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:20px;
	line-height:26px;
	color:#ffffff;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:15px;
	line-height:20px;
	color:#ffffff;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:35px;
	line-height:44px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#094a64;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:34.3px;
	line-height:41.2px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:34.3px;
	line-height:41.2px;
	color:#7ad121;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:21px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:21px;
	color:#323232;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:50px;
	line-height:60px;
	color:#00aeef;
	letter-spacing:0.010em;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:84px;
	line-height:100.8px;
	color:#7cb242;
	letter-spacing:0.010em;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:84px;
	line-height:100.8px;
	color:#00aeef;
	letter-spacing:0.010em;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:84px;
	line-height:100.8px;
	color:#094a64;
	letter-spacing:0.010em;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:15px;
	line-height:20px;
	color:#323232;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#323232;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#7cb242;
	letter-spacing:0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#323232;
	letter-spacing:0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:16px;
	line-height:21px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#323232;
	text-decoration:underline;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:47px;
	line-height:56.4px;
	color:#7cb242;
	letter-spacing:0.010em;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:47px;
	line-height:56.4px;
	color:#323232;
	letter-spacing:0.010em;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:20px;
	color:#323232;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:20px;
	line-height:26px;
	color:#323232;
	letter-spacing:0.005em;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#323232;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#7cb242;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#323232;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle9 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:16px;
	line-height:20px;
	color:#323232;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#fff;
	letter-spacing:0.025em;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#7cb242;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:21px;
	color:#7cb242;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#323232;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#7cb242;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle3 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#323232;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:21px;
	color:#323232;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:15px;
	line-height:20px;
	color:#fff;
	letter-spacing:0.025em;
	text-align:left;
}

p.iPhone_-_H1 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:28px;
	line-height:36px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:38px;
	text-align:left;
}

p.iPhone_-_H3 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:22px;
	line-height:28px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.iPhone_-_Numbers-lLarge {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:50px;
	line-height:60px;
	color:#7cb242;
	letter-spacing:0.010em;
	margin-bottom:18px;
	text-align:left;
}

p.iPhone_-_footnote {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:8px;
	line-height:11px;
	color:#323232;
	letter-spacing:0.025em;
	text-align:left;
}

p.iPhone_-_H2 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#323232;
	letter-spacing:0.010em;
	margin-bottom:20px;
	text-align:left;
}

p.iPhone_-_H2-CAPS {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#323232;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-bottom:50px;
	text-align:left;
}

p.iPhone_-_h5-CAPS- {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#323232;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
}

p.iPhone_-_PAGE-TITLE {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:60px;
	line-height:72px;
	color:#323232;
	letter-spacing:0.010em;
	margin-bottom:24px;
	text-align:left;
}

p.iPhone_-_Body {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:16px;
	line-height:21px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.iPhone_-_H4 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:27px;
	line-height:34px;
	color:#323232;
	letter-spacing:0.025em;
	margin-top:30px;
	margin-bottom:8px;
	text-align:left;
}

p.iPhone_-_compact-menu-styles_-_menu_item {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#323232;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.iPhone_-_SMALL-HEADING-_-EYEBROW {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#323232;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.iPhone_-_Caption {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#323232;
	letter-spacing:0.025em;
	text-align:left;
}

p.wide-screen-H_-_compact-menu-styles_-_menu_item {
	font-family:FF-GothamHTF-Book,"Gotham HTF";
	font-size:16px;
	line-height:19.2px;
	color:#333333;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.Body-Heading {
	font-weight:bold;
	font-family:FF-Neutraface2Text-Bold,"Neutraface 2 Text","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#323232;
	letter-spacing:0.030em;
	text-transform:uppercase;
	margin-top:14px;
	margin-bottom:5px;
	text-align:left;
}

p.wide-screen-H_-_Numbers-lLarge {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:84px;
	line-height:100.8px;
	color:#7ad121;
	letter-spacing:0.010em;
	margin-bottom:18px;
	text-align:left;
}

p.wide-screen-H_-_footnote {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#323232;
	letter-spacing:0.025em;
	text-align:left;
}

p.wide-screen-H_-_Caption {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:15px;
	line-height:20px;
	color:#323232;
	letter-spacing:0.025em;
	text-align:left;
}

p.wide-screen-H_-_SMALL-HEADING-_-EYEBROW {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#323232;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.Body-Heading- {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#323232;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
}

p.wide-screen-H_-_Body {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:20px;
	line-height:26px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:6px;
	text-align:left;
}

p.wide-screen-H_-_h5-CAPS- {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#323232;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
}

p.wide-screen-H_-_H4 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:27px;
	line-height:34px;
	color:#323232;
	letter-spacing:0.025em;
	margin-top:30px;
	margin-bottom:8px;
	text-align:left;
}

p.H3-CAPS {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:35px;
	line-height:42px;
	color:#323232;
	letter-spacing:0.050em;
	text-transform:uppercase;
	margin-bottom:30px;
	text-align:left;
}

p.wide-screen-H_-_H3 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:35px;
	line-height:44px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:18px;
	text-align:left;
}

p.wide-screen-H_-_H2 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:47px;
	line-height:56.4px;
	color:#323232;
	letter-spacing:0.010em;
	margin-bottom:30px;
	text-align:left;
}

p.wide-screen-H_-_H2-CAPS {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:47px;
	line-height:56.4px;
	color:#323232;
	letter-spacing:0.010em;
	text-transform:uppercase;
	margin-bottom:30px;
	text-align:left;
}

p.wide-screen-H_-_H1 {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:63px;
	line-height:75.6px;
	color:#323232;
	letter-spacing:0.025em;
	margin-bottom:38px;
	text-align:left;
}

p.wide-screen-H_-_PAGE-TITLE {
	font-family:FF-Raleway-Regular,Raleway,sans-serif;
	font-size:84px;
	line-height:100.8px;
	color:#323232;
	letter-spacing:0.010em;
	margin-bottom:24px;
	text-align:left;
}

p.SECTION {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	font-size:84px;
	line-height:100.8px;
	color:#7ad121;
	letter-spacing:0.010em;
	margin-bottom:14px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:minion-pro,"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,"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-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	color:#7ad121;
}

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

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-Raleway-Bold,Raleway,"Arial Black", Gadget, sans-serif;
	color:#7cb242;
}

strong.iPhone_-_bold {
	font-weight:bold;
}

span.iPhone_-_white {
	color:#fff;
}

span.Hyperlink {
	color:#323232;
	text-decoration:underline;
}

strong.wide-screen-H_-_bold {
	font-weight:bold;
}

span.wide-screen-H_-_white {
	color:#fff;
}

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; } }

#loadIndicator{display:none;}
