@import 'https://fonts.googleapis.com/css?family=Open+Sans:700,regular,italic,700italic&display=swap';
#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 1200px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 1200px minmax(0, 1fr); -ms-grid-rows: 150px auto 100px; grid-template-rows: 150px auto 100px; }
#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
@media (max-width: 1199.9px) and (min-width: 720px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); -ms-grid-rows: 150px auto 100px; grid-template-rows: 150px auto 100px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: 150px auto 100px; grid-template-rows: 150px auto 100px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: 150px auto 100px; grid-template-rows: 150px auto 100px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 1200px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 1200px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
#imBlogPage { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
@media (max-width: 1199.9px) and (min-width: 720px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
	#imBlogPage { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
@media (max-width: 719.9px) and (min-width: 480px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
	#imBlogPage { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: auto; grid-template-rows: auto; }
	#imBlogPage { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
#imHeader_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_01 #imHeader_imObjectImage_01_container img { width: 100%; vertical-align: top; }#imHeader_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectSearch_03 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_3 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectSearch_03 { white-space: nowrap; }
input#imHeader_imObjectSearch_03_field[type=text] { box-sizing: border-box; line-height: 13px; height: 35px; font: normal normal normal 8pt Verdana; color: rgba(64, 64, 64, 1); background-color: rgba(235, 235, 235, 1); padding: 10px 29px 10px 10px; margin: 0; vertical-align: middle; border-style: solid; border-width: 1px 1px 1px 1px; border-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; outline: none; box-shadow: none;}
input#imHeader_imObjectSearch_03_field[type=text]::placeholder { color: rgba(64, 64, 64, 0.7);}
#imHeader_imObjectSearch_03_button { box-sizing: border-box; font: normal normal normal 8pt Verdana; line-height: 13px; height: 35px; color: rgba(128, 0, 0, 1); background-color: transparent; padding: 10px 10px 10px 10px; vertical-align: middle; cursor: pointer; border-style: solid; border-width: 1px 1px 1px 1px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; outline: none; }
#imHeader_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_01 { width: 100%; }
#imFooter_imTextObject_01 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_01_tab0 div { line-height: 22px; }
#imFooter_imTextObject_01_tab0 .imHeading1 { line-height: 22px; }
#imFooter_imTextObject_01_tab0 .imHeading2 { line-height: 22px; }
#imFooter_imTextObject_01_tab0 .imHeading3 { line-height: 22px; }
#imFooter_imTextObject_01_tab0 .imHeading4 { line-height: 22px; }
#imFooter_imTextObject_01_tab0 .imHeading5 { line-height: 22px; }
#imFooter_imTextObject_01_tab0 .imHeading6 { line-height: 22px; }
#imFooter_imTextObject_01_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_01_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_01_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_01_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_01_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_01_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_01_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_01_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_01_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_01_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_01_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_01_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_01_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_01_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_01_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_01_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_01_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_01_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_01_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_01_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_01_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_01_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_01_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_01_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_01_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_01_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_01_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_01_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_01_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_01_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_01_tab0 .fs14 { vertical-align: baseline; font-size: 14pt; line-height: 28px;  }
#imFooter_imTextObject_01_tab0 .ff1 { font-family: 'Open Sans'; }
#imFooter_imTextObject_01_tab0 .cf1 { color: rgb(64, 64, 64); }
#imFooter_imTextObject_01_tab0 .fs10 { vertical-align: baseline; font-size: 10pt; line-height: 20px;  }
#imFooter_imTextObject_01 .text-container {width: 100%;}#imFooter_imTextObject_01 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_01 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_01 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_01 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_04 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_4 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_04 { width: 100%; }
#imFooter_imTextObject_04 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_04_tab0 div { line-height: 22px; }
#imFooter_imTextObject_04_tab0 .imHeading1 { line-height: 22px; }
#imFooter_imTextObject_04_tab0 .imHeading2 { line-height: 22px; }
#imFooter_imTextObject_04_tab0 .imHeading3 { line-height: 22px; }
#imFooter_imTextObject_04_tab0 .imHeading4 { line-height: 22px; }
#imFooter_imTextObject_04_tab0 .imHeading5 { line-height: 22px; }
#imFooter_imTextObject_04_tab0 .imHeading6 { line-height: 22px; }
#imFooter_imTextObject_04_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_04_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_04_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_04_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_04_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_04_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_04_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_04_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_04_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_04_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_04_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_04_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_04_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_04_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_04_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_04_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_04_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_04_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_04_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_04_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_04_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_04_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_04_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_04_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_04_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_04_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_04_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_04_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_04_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_04_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_04_tab0 .fs16 { vertical-align: baseline; font-size: 16pt; line-height: 32px;  }
#imFooter_imTextObject_04_tab0 .ff1 { font-family: 'Kaushan Script'; }
#imFooter_imTextObject_04_tab0 .fs12 { vertical-align: baseline; font-size: 12pt; line-height: 24px;  }
#imFooter_imTextObject_04_tab0 .cf1 { color: rgb(64, 64, 64); }
#imFooter_imTextObject_04 .text-container {width: 100%;}#imFooter_imTextObject_04 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_04 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_04 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_04 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_05 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_05 #imFooter_imObjectImage_05_container img { width: 100%; vertical-align: top; }#imFooter_imCell_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_06 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_6 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_6 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_06 { width: 100%; }
#imFooter_imTextObject_06 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_06_tab0 div { line-height: 22px; }
#imFooter_imTextObject_06_tab0 .imHeading1 { line-height: 22px; }
#imFooter_imTextObject_06_tab0 .imHeading2 { line-height: 22px; }
#imFooter_imTextObject_06_tab0 .imHeading3 { line-height: 22px; }
#imFooter_imTextObject_06_tab0 .imHeading4 { line-height: 22px; }
#imFooter_imTextObject_06_tab0 .imHeading5 { line-height: 22px; }
#imFooter_imTextObject_06_tab0 .imHeading6 { line-height: 22px; }
#imFooter_imTextObject_06_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_06_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_06_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_06_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_06_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_06_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_06_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_06_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_06_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_06_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_06_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_06_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_06_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_06_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_06_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_06_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_06_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_06_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_06_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_06_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_06_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_06_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_06_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_06_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_06_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_06_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_06_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_06_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_06_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_06_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_06_tab0 .fs10 { vertical-align: baseline; font-size: 10pt; line-height: 20px;  }
#imFooter_imTextObject_06_tab0 .cf1 { color: rgb(128, 128, 128); }
#imFooter_imTextObject_06_tab0 .ff1 { font-family: 'Open Sans'; }
#imFooter_imTextObject_06 .text-container {width: 100%;}#imFooter_imTextObject_06 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_06 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_06 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_06 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_7 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_07 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_7 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_7 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_07 { width: 100%; }
#imFooter_imTextObject_07 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_07_tab0 div { line-height: 22px; }
#imFooter_imTextObject_07_tab0 .imHeading1 { line-height: 22px; }
#imFooter_imTextObject_07_tab0 .imHeading2 { line-height: 22px; }
#imFooter_imTextObject_07_tab0 .imHeading3 { line-height: 22px; }
#imFooter_imTextObject_07_tab0 .imHeading4 { line-height: 22px; }
#imFooter_imTextObject_07_tab0 .imHeading5 { line-height: 22px; }
#imFooter_imTextObject_07_tab0 .imHeading6 { line-height: 22px; }
#imFooter_imTextObject_07_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_07_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_07_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_07_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_07_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_07_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_07_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_07_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_07_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_07_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_07_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_07_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_07_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_07_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_07_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_07_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_07_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_07_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_07_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_07_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_07_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_07_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_07_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_07_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_07_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_07_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_07_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_07_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_07_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_07_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_07_tab0 .fs10 { vertical-align: baseline; font-size: 10pt; line-height: 20px;  }
#imFooter_imTextObject_07_tab0 .cf1 { color: rgb(128, 128, 128); }
#imFooter_imTextObject_07_tab0 .ff1 { font-family: 'Open Sans'; }
#imFooter_imTextObject_07 .text-container {width: 100%;}#imFooter_imTextObject_07 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_07 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_07 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_07 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_08 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_8 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_8 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_9 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_09 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_9 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_9 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_10 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_10 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_10 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_10 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_11 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_11 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_11 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_11 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_11 { width: 100%; }
#imFooter_imTextObject_11 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_11_tab0 div { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading1 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading2 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading3 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading4 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading5 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading6 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_11_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_11_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_11_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_11_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_11_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_11_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imFooter_imTextObject_11_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_11_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_11_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_11_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_11_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_11_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_11_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_11_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_11_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_11_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_11_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_11_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_11_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_11_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_11_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_11_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_11_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_11_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_11_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_11_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_11_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_11_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_11_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_11_tab0 .fs11 { vertical-align: baseline; font-size: 11pt; line-height: 22px;  }
#imFooter_imTextObject_11 .text-container {width: 100%;}#imFooter_imTextObject_11 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_11 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_11 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_11 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imStickyBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectImage_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imStickyBar_imObjectImage_01 #imStickyBar_imObjectImage_01_container img { width: 100%; vertical-align: top; }#imStickyBar_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imBlogContent h2 a:hover { text-decoration: underline; }
#imBlogContent { float: left; margin: 4px 0; font: inherit; overflow: hidden; }
#imBlogSidebar { float: left; font: inherit; }
.imBlogBlock { margin: 4px 0; overflow: hidden; }
.imBlogBlock ul { list-style:none; }
.imBlogBlock .imBlogCloudItem { margin-right: 5px; display: inline; }
.imBlogBlock .imBlogImageBlock { max-width: 100%; margin: 0 auto; }
.imBlogBlock .imBlogImageBlock img { width: 100%; }
.imBlogPostBody, .imBlogPostSummary { margin: 10px 0 0 0; }
.imBlogPostRead { margin: 10px 0; }
.imBlogBlockTitle { font-size: 1.1em; font-weight: bold; margin-bottom: 0.55em; }
.imBlogSeparator { margin: 10px 0 10px 0; border-bottom: 1px solid rgba(169, 169, 169, 1); }
.imBlogMedia { clear: both; margin: 20px 0 10px; }
.imBlogSources { border-top: 1px solid #CCCCCC; padding-top: 15px; margin-top: 20px;}
.imBlogSources ul { margin: 5px 0 0 5px; }
.fb-comments, .fb-comments iframe[style], .fb-comments span { width: 100% !important; }.imBlogPostCard, .imBlogPagination { background-color: transparent; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.imBlogPagination { float: left; clear: both; box-sizing: border-box; margin: 10px 0 4px 0; padding: 10px; text-align: center; }
.imBlogPagination a, .imBlogPagination span { display: inline-block; margin: 0 5px; padding: 5px 5px; font-family: Open Sans; font-size: 9pt; font-style: normal; font-weight: normal; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px;color: rgba(0, 0, 0, 1); text-decoration: none; }
.imBlogPagination a:hover, .imBlogPagination .imBlogPaginationCurrent { background-color: rgba(50, 205, 50, 1); color: rgba(255, 255, 255, 1); border-color: transparent transparent transparent transparent; }
.imBlogPostCardCover { margin: 0px 0px 0px 0px; background-position: center center; background-repeat: no-repeat; background-size: cover; cursor: pointer; }
.imBlogPostCardTitle h1, .imBlogPostCardTitle h1 a { font-family: Open Sans; font-size: 12pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; }
.imBlogPostCardTitle h1 { text-align: left; margin: 0; padding: 0 10px 0 10px; overflow: hidden; }
.imBlogPostCardCategory { padding: 0 10px 0 10px; overflow: hidden; }
.imBlogPostCardCategory a { font-family: Open Sans; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(169, 169, 169, 1); text-decoration: none; }
.imBlogPostCardDescription { position: relative; padding: 0 10px 0 10px; font-family: Open Sans; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); overflow: hidden; }
.imBlogPostCardDescription .imBlogPostCardDescriptionFade { position: absolute; width: 100%; height: 25px; left: 0; bottom: 0; box-shadow: inset 0px -20px 44px transparent; }
.imBlogPostCardDetails { padding: 0 10px 0 10px; font-family: Open Sans; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(169, 169, 169, 1); overflow: hidden; }
.imBlogPostCardAuthor a { font-family: Open Sans; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(169, 169, 169, 1); text-decoration: none; }
.imBlogPostCardButton { padding: 0 10px 0 10px; text-align: right; overflow: hidden; }
.imBlogPostCardButton a { display: inline-block; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; padding: 5px 5px; background-color: rgba(50, 205, 50, 1); font-family: Open Sans; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(255, 255, 255, 1); text-decoration: none; }
.imBlogPostCardTitle h1 { padding-top: 5px; }
.imBlogPostCardButton { padding-bottom: 5px; }
#imBlogBlock0 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1); font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock0 a, #imBlogBlock0 a:link, #imBlogBlock0 a:hover, #imBlogBlock0 a:visited { font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock0 a:hover { text-decoration: underline; }
#imBlogBlock0 ul li { margin-bottom: 6px; }
#imBlogBlock0 ul li:last-child { margin-bottom: 0; }
#imBlogBlock1 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1); font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock1 a, #imBlogBlock1 a:link, #imBlogBlock1 a:hover, #imBlogBlock1 a:visited { font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock1 a:hover { text-decoration: underline; }
#imBlogBlock1 ul li { margin-bottom: 6px; }
#imBlogBlock1 ul li:last-child { margin-bottom: 0; }
#imBlogBlock2 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1); font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock2 a, #imBlogBlock2 a:link, #imBlogBlock2 a:hover, #imBlogBlock2 a:visited { font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock2 a:hover { text-decoration: underline; }
#imBlogBlock2 ul li { margin-bottom: 6px; }
#imBlogBlock2 ul li:last-child { margin-bottom: 0; }
#imBlogBlock3 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1); font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock3 a, #imBlogBlock3 a:link, #imBlogBlock3 a:hover, #imBlogBlock3 a:visited { font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock3 a:hover { text-decoration: underline; }
#imBlogBlock3 ul li { margin-bottom: 6px; }
#imBlogBlock3 ul li:last-child { margin-bottom: 0; }
@media (min-width: 480px) {
	#imBlogBlock0 { width: 146px; padding: 5px 5px; }
	#imBlogBlock1 { width: 146px; padding: 5px 5px; }
	#imBlogBlock2 { width: 146px; padding: 5px 5px; }
	#imBlogBlock3 { width: 146px; padding: 5px 5px; }
	
}
@media (max-width: 479.9px)  {
	#imBlogBlock0 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	#imBlogBlock1 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	#imBlogBlock2 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	#imBlogBlock3 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	
}
#imBlogPost_9qddeop2 div { line-height: 22px; }
#imBlogPost_9qddeop2 .imHeading1 { line-height: 22px; }
#imBlogPost_9qddeop2 .imHeading2 { line-height: 22px; }
#imBlogPost_9qddeop2 .imHeading3 { line-height: 22px; }
#imBlogPost_9qddeop2 .imHeading4 { line-height: 22px; }
#imBlogPost_9qddeop2 .imHeading5 { line-height: 22px; }
#imBlogPost_9qddeop2 .imHeading6 { line-height: 22px; }
#imBlogPost_9qddeop2 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_9qddeop2 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_9qddeop2 ul ul ul { list-style: circle; }
#imBlogPost_9qddeop2 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_9qddeop2 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_9qddeop2 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_9qddeop2 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_9qddeop2 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_9qddeop2 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_9qddeop2 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_9qddeop2 p { margin: 0; padding: 0; }
#imBlogPost_9qddeop2 .inline-block { display: inline-block; }
#imBlogPost_9qddeop2 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_9qddeop2 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_9qddeop2 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_9qddeop2 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_9qddeop2 .fright { float: right; vertical-align: baseline;}
#imBlogPost_9qddeop2 img.fleft { margin-right: 15px; }
#imBlogPost_9qddeop2 img.fright { margin-left: 15px; }
#imBlogPost_9qddeop2 .imTALeft { text-align: left; }
#imBlogPost_9qddeop2 .imTARight { text-align: right; }
#imBlogPost_9qddeop2 .imTACenter { text-align: center; }
#imBlogPost_9qddeop2 .imTAJustify { text-align: justify; }
#imBlogPost_9qddeop2 .imUl { text-decoration: underline; }
#imBlogPost_9qddeop2 .imStrike { text-decoration: line-through; }
#imBlogPost_9qddeop2 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_9qddeop2 .imVt { vertical-align: top; }
#imBlogPost_9qddeop2 .imVc { vertical-align: middle; }
#imBlogPost_9qddeop2 .imVb { vertical-align: bottom; }
#imBlogPost_9qddeop2 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_lld841c1 div { line-height: 22px; }
#imBlogPost_lld841c1 .imHeading1 { line-height: 22px; }
#imBlogPost_lld841c1 .imHeading2 { line-height: 22px; }
#imBlogPost_lld841c1 .imHeading3 { line-height: 22px; }
#imBlogPost_lld841c1 .imHeading4 { line-height: 22px; }
#imBlogPost_lld841c1 .imHeading5 { line-height: 22px; }
#imBlogPost_lld841c1 .imHeading6 { line-height: 22px; }
#imBlogPost_lld841c1 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_lld841c1 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_lld841c1 ul ul ul { list-style: circle; }
#imBlogPost_lld841c1 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_lld841c1 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_lld841c1 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_lld841c1 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_lld841c1 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_lld841c1 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_lld841c1 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_lld841c1 p { margin: 0; padding: 0; }
#imBlogPost_lld841c1 .inline-block { display: inline-block; }
#imBlogPost_lld841c1 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_lld841c1 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_lld841c1 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_lld841c1 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_lld841c1 .fright { float: right; vertical-align: baseline;}
#imBlogPost_lld841c1 img.fleft { margin-right: 15px; }
#imBlogPost_lld841c1 img.fright { margin-left: 15px; }
#imBlogPost_lld841c1 .imTALeft { text-align: left; }
#imBlogPost_lld841c1 .imTARight { text-align: right; }
#imBlogPost_lld841c1 .imTACenter { text-align: center; }
#imBlogPost_lld841c1 .imTAJustify { text-align: justify; }
#imBlogPost_lld841c1 .imUl { text-decoration: underline; }
#imBlogPost_lld841c1 .imStrike { text-decoration: line-through; }
#imBlogPost_lld841c1 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_lld841c1 .imVt { vertical-align: top; }
#imBlogPost_lld841c1 .imVc { vertical-align: middle; }
#imBlogPost_lld841c1 .imVb { vertical-align: bottom; }
#imBlogPost_lld841c1 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_lld841c1 .ff0 { font-family: "Tahoma", sans-serif; }
#imBlogPost_lld841c1 .ff1 { font-family: "Arial", sans-serif; }
#imBlogPost_lld841c1 .ff2 { font-family: "Arial", sans-serif; }
#imBlogPost_lld841c1 .cf1 { color: #000000; }
#imBlogPost_lld841c1 .cf2 { color: #FFFFFF; }
#imBlogPost_lld841c1 .cf3 { color: #000000; }
#imBlogPost_lld841c1 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imBlogPost_lld841c1 .cb1 { background-color: #000000; }
#imBlogPost_lld841c1 .cb2 { background-color: transparent; }
#imBlogPost_lld841c1 .cb3 { background-color: #000000; }
@media (min-width: 1200px) {
	#imBlogPost_9qddeop2 .image-1 { width: 100%; max-width: 767px; }
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 0px 0 0px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 1030px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 1030px; margin-right: 10px; }
	.imBlogPostCard { width: 1030px; height: 150px; float: left; box-sizing: border-box; margin: 10px 10px 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0; }
	.imBlogPostCard:nth-of-type(1n) { margin-right: 0; }
	.imBlogPagination { width: 1030px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 160px; }
	.imBlogHighlightedCards .imBlogPostCard { width: 1030px; height: 300px; margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: 0% auto; -ms-grid-columns: 0% 1fr; grid-template-rows: auto auto 1fr auto; -ms-grid-rows: auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-columns: 50% auto; -ms-grid-columns: 50% 1fr; }
	.imBlogPostCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 6; -ms-grid-row: 1; -ms-grid-row-span: 5; }
	.imBlogPostCardTitle { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardDescription { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDetails { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardButton { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 5 / 6; -ms-grid-row: 5; }
	
}

@media (max-width: 1199.9px) and (min-width: 720px) {
	#imBlogPost_9qddeop2 .image-1 { width: 100%; max-width: 767px; }
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 5px 0 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 540px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 540px; margin-right: 10px; }
	.imBlogPostCard { width: 540px; height: 150px; float: left; box-sizing: border-box; margin: 10px 10px 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0; }
	.imBlogPostCard:nth-of-type(1n) { margin-right: 0; }
	.imBlogPagination { width: 540px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 160px; }
	.imBlogHighlightedCards .imBlogPostCard { width: 540px; height: 300px; margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: 0% auto; -ms-grid-columns: 0% 1fr; grid-template-rows: auto auto 1fr auto; -ms-grid-rows: auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-columns: 50% auto; -ms-grid-columns: 50% 1fr; }
	.imBlogPostCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 6; -ms-grid-row: 1; -ms-grid-row-span: 5; }
	.imBlogPostCardTitle { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardDescription { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDetails { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardButton { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 5 / 6; -ms-grid-row: 5; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imBlogPost_9qddeop2 .image-1 { width: 100%; max-width: 767px; }
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 5px 0 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 300px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 300px; margin-right: 10px; }
	.imBlogPostCard { width: 300px; height: 150px; float: left; box-sizing: border-box; margin: 10px 10px 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0; }
	.imBlogPostCard:nth-of-type(1n) { margin-right: 0; }
	.imBlogPagination { width: 300px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 160px; }
	.imBlogHighlightedCards .imBlogPostCard { width: 300px; height: 300px; margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { height: 300px; display: grid; display: -ms-grid; grid-template-columns: auto; -ms-grid-columns: 1fr; grid-template-rows: 0% auto auto 1fr auto; -ms-grid-rows: 0% auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-rows: 50% auto auto 1fr auto; -ms-grid-rows: 50% auto auto 1fr auto auto; }
	.imBlogPostCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardTitle { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardCategory { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDescription { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardDetails { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 5 / 6; -ms-grid-row: 5; }
	.imBlogPostCardButton { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 6 / 7; -ms-grid-row: 6; }
	
}

@media (max-width: 479.9px)  {
	#imBlogPost_9qddeop2 .image-1 { width: 100%; max-width: 767px; }
	#imBlogPage { width: 100%; }
	#imBlogContent, #imBlogSidebar { box-sizing: border-box; width: 100%; padding-left: 5px; padding-right: 5px; }
	.imBlogPostCard { width: 100%; float: left; box-sizing: border-box; height: 150px; margin: 10px 0 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(1) { margin-top: 0; }
	.imBlogPagination { width: 100%; }
	.imBlogHighlightedCards .imBlogPostCard { margin-top: 0; margin-bottom: 10px; }
	.imBlogHighlightedCards .imBlogPostCard:nth-child(10) { margin-bottom: 0; }
	.imBlogPostCard { height: 300px; display: grid; display: -ms-grid; grid-template-columns: auto; -ms-grid-columns: 1fr; grid-template-rows: 0% auto auto 1fr auto; -ms-grid-rows: 0% auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-rows: 50% auto auto 1fr auto; -ms-grid-rows: 50% auto auto 1fr auto auto; }
	.imBlogPostCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardTitle { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardCategory { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDescription { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardDetails { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 5 / 6; -ms-grid-row: 5; }
	.imBlogPostCardButton { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 6 / 7; -ms-grid-row: 6; }
	
}

@media (min-width: 1200px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 64px; left: 61px; width: 226px; height: 90px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -2.273% 0);clip-path: inset(0 0 -2.273% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_03_wrapper { position: absolute; top: 94px; left: 408px; width: 300px; height: 43px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectSearch_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_03_button { width: 22px; }
	input#imHeader_imObjectSearch_03_field[type=text] { width: 272px; margin-right: 6px; }
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 0px; left: 60px; width: 942px; height: 64px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper, #imHeader_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 42px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-button {cursor: pointer; width: 42px; height: 42px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05_container > ul > li .label, #imHeader_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: left;}
	/* Level menu background */
	#imHeader_imMenuObject_05 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_05 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_05 .multiple-column > ul {max-width: 170px;}
	#imHeader_imMenuObject_05 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 37px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_05 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_05 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_05 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_05 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_05 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_05 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_05_container > ul > li > ul {position: absolute;
	top: 42px;
	}
	#imHeader_imMenuObject_05_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_05_container > ul > li > ul.open-left { right: 140px; }
	#imHeader_imMenuObject_05_container > ul > li > ul.open-right { left: 140px; }
	#imHeader_imMenuObject_05_container > ul > li > ul ul, #imHeader_imMenuObject_05_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_05_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_05_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imHeader_imMenuObject_05_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_05_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imHeader_imMenuObject_05 ul > li > ul, #imHeader_imMenuObject_05 .multiple-column { display: none; }
	#imHeader_imMenuObject_05_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_05_container > ul > li:nth-child(n+7) {
	margin-top: 2px; 
	}
	#imHeader_imMenuObject_05-menu-opened { display: none; }
	#imHeader_imMenuObject_05 .hamburger-component { display: none; }
	
}

@media (max-width: 1199.9px) and (min-width: 720px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 64px; left: 12px; width: 95px; height: 79px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -113.514% 0);clip-path: inset(0 0 -113.514% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_03_wrapper { position: absolute; top: 92px; left: 110px; width: 300px; height: 43px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectSearch_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_03_button { width: 22px; }
	input#imHeader_imObjectSearch_03_field[type=text] { width: 272px; margin-right: 6px; }
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 44px; left: 436px; width: 90px; height: 64px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper, #imHeader_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 42px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-button {cursor: pointer; width: 42px; height: 42px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05_container > ul > li .label, #imHeader_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: left;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1500ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1500ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 30px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 750ms, right 750ms, opacity 750ms;-webkit-transition: left 750ms, right 750ms, opacity 750ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(87, 87, 87, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(107, 107, 107, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(127, 127, 127, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1500ms;  -webkit-transition: transform 1500ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 40px; left: 20px; width: 153px; height: 101px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -68.333% 0);clip-path: inset(0 0 -68.333% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_03_wrapper { position: absolute; top: 100px; left: 180px; width: 300px; height: 43px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectSearch_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectSearch_03_button { width: 22px; }
	input#imHeader_imObjectSearch_03_field[type=text] { width: 272px; margin-right: 6px; }
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 24px; left: 288px; width: 90px; height: 64px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper, #imHeader_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 42px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-button {cursor: pointer; width: 42px; height: 42px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05_container > ul > li .label, #imHeader_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: left;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1500ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1500ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 30px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 750ms, right 750ms, opacity 750ms;-webkit-transition: left 750ms, right 750ms, opacity 750ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(87, 87, 87, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(107, 107, 107, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(127, 127, 127, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1500ms;  -webkit-transition: transform 1500ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 4px; left: 0px; width: 142px; height: 138px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -150.909% 0);clip-path: inset(0 0 -150.909% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectSearch_03_wrapper { position: absolute; top: 80px; left: 156px; width: 156px; height: 43px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectSearch_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectSearch_03_button { width: 22px; }
	input#imHeader_imObjectSearch_03_field[type=text] { width: 128px; margin-right: 6px; }
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 4px; left: 156px; width: 142px; height: 64px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper, #imHeader_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 42px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-button {cursor: pointer; width: 42px; height: 42px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05_container > ul > li .label, #imHeader_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: left;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1500ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1500ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 30px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 750ms, right 750ms, opacity 750ms;-webkit-transition: left 750ms, right 750ms, opacity 750ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(87, 87, 87, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(107, 107, 107, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(127, 127, 127, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Open Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1500ms;  -webkit-transition: transform 1500ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (min-width: 1200px) {
	#imFooter_imTextObject_01_wrapper { position: absolute; top: 8px; left: 541px; width: 199px; height: 62px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_04_wrapper { position: absolute; top: 8px; left: 0px; width: 212px; height: 82px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_04 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 15px; left: 981px; width: 201px; height: 40px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 16.667% 0);clip-path: inset(0 0 16.667% 0);}#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_06_wrapper { position: absolute; top: 8px; left: 822px; width: 150px; height: 60px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_06 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_07_wrapper { position: absolute; top: 8px; left: 289px; width: 175px; height: 60px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_07 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_08_wrapper { position: absolute; top: 4px; left: 217px; width: 68px; height: 68px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 4px; left: 469px; width: 68px; height: 68px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_10_wrapper { position: absolute; top: 4px; left: 748px; width: 68px; height: 68px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 70px; left: 284px; width: 690px; height: 24px; text-align: center; z-index: 1010; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 1199.9px) and (min-width: 720px) {
	#imFooter_imTextObject_01_wrapper { position: absolute; top: 0px; left: 376px; width: 201px; height: 71px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_04_wrapper { position: absolute; top: 0px; left: 0px; width: 200px; height: 71px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_04 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 60px; left: 276px; width: 201px; height: 40px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 16.667% 0);clip-path: inset(0 0 16.667% 0);}#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_06_wrapper { position: absolute; top: 0px; left: 576px; width: 150px; height: 60px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_06 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_07_wrapper { position: absolute; top: 0px; left: 200px; width: 175px; height: 60px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_07 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_08_wrapper { position: absolute; top: 90px; left: 220px; width: 68px; height: 68px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 90px; left: 452px; width: 68px; height: 68px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_10_wrapper { position: absolute; top: 25px; left: 710px; width: 68px; height: 68px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 70px; left: 284px; width: 690px; height: 24px; text-align: center; z-index: 1010; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imFooter_imTextObject_01_wrapper { display: none; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_04_wrapper { position: absolute; top: 0px; left: 0px; width: 164px; height: 37px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_04 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 90px; left: 470px; width: 201px; height: 40px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 16.667% 0);clip-path: inset(0 0 16.667% 0);}#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_06_wrapper { position: absolute; top: 28px; left: 296px; width: 150px; height: 60px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_06 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_07_wrapper { position: absolute; top: 44px; left: 68px; width: 175px; height: 60px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_07 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_08_wrapper { position: absolute; top: 40px; left: 0px; width: 68px; height: 68px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 90px; left: 464px; width: 68px; height: 68px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_10_wrapper { position: absolute; top: 90px; left: 470px; width: 68px; height: 68px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 70px; left: 284px; width: 690px; height: 24px; text-align: center; z-index: 1010; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 479.9px)  {
	#imFooter_imTextObject_01_wrapper { display: none; }
	#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_04_wrapper { position: absolute; top: 4px; left: 4px; width: 203px; height: 72px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_04 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 90px; left: 308px; width: 201px; height: 40px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 16.667% 0);clip-path: inset(0 0 16.667% 0);}#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_06_wrapper { position: absolute; top: 90px; left: 116px; width: 150px; height: 60px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_6 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_06 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_07_wrapper { position: absolute; top: 40px; left: 144px; width: 175px; height: 60px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_7 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_07 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_08_wrapper { position: absolute; top: 90px; left: 212px; width: 68px; height: 68px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_8 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 90px; left: 310px; width: 68px; height: 68px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_9 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_pluginAppObj_10_wrapper { position: absolute; top: 90px; left: 0px; width: 68px; height: 68px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_10 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 70px; left: 284px; width: 690px; height: 24px; text-align: center; z-index: 1010; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_11 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (min-width: 1200px) {
	#imStickyBar_imObjectImage_01_wrapper { position: absolute; top: 0px; left: 16px; width: 143px; height: 55px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -5.769% 0);clip-path: inset(0 0 -5.769% 0);}#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 12px; left: 184px; width: 1007px; height: 35px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 107px; height: 35px; padding: 0 11px 0 11px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/FFD4EEB87553DF1B83B2F4295ECD7D43.png');border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: url('../images/FFD4EEB87553DF1B83B2F4295ECD7D43.png');border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/79CD3C57F710F9B212A72F19BA49B786.png');border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C6664248A79182C6C2CC56B3C974F84D.png');border-color: rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C6664248A79182C6C2CC56B3C974F84D.png');border-color: rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: center;}
	/* Level menu background */
	#imStickyBar_imMenuObject_02 .multiple-column, #imStickyBar_imMenuObject_02 .multiple-column ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_02 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_02 .multiple-column > ul {max-width: 173px;}
	#imStickyBar_imMenuObject_02 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper { display: block; overflow: hidden; width: 167px; height: 37px; padding: 0 3px 0 3px; }
	#imStickyBar_imMenuObject_02 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper {background-color: transparent;background-image: url('../images/DBCF3C3C3624920F78D0B1F124819FD5.png');border-color: rgba(175, 201, 191, 1) rgba(175, 201, 191, 1) rgba(175, 201, 191, 1) rgba(175, 201, 191, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_02 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/E344DF8F27E86B7106D1610E4DE0D4C0.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/E344DF8F27E86B7106D1610E4DE0D4C0.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/708043E3E8DFCA21A5D2011FFA32B1F5.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_02 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/E344DF8F27E86B7106D1610E4DE0D4C0.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .imMnMnCurrent > div.multiple-column > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_02 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_02 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_02 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_02_container > ul > li > ul {position: absolute;
	top: 35px;
	}
	#imStickyBar_imMenuObject_02_container > ul > li > ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_02_container > ul > li > ul.open-left { right: 129px; }
	#imStickyBar_imMenuObject_02_container > ul > li > ul.open-right { left: 129px; }
	#imStickyBar_imMenuObject_02_container > ul > li > ul ul, #imStickyBar_imMenuObject_02_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_02_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_02_container .multiple-column > ul > li ul.open-left{ right: 173px; }
	#imStickyBar_imMenuObject_02_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_02_container .multiple-column > ul > li ul.open-right{ left: 173px; }
	#imStickyBar_imMenuObject_02 ul > li > ul, #imStickyBar_imMenuObject_02 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_02_container > ul > li:nth-child(7n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_02_container > ul > li:nth-child(n+8) {
	margin-top: 0px; 
	}
	#imStickyBar_imMenuObject_02-menu-opened { display: none; }
	#imStickyBar_imMenuObject_02 .hamburger-component { display: none; }
	
}

@media (max-width: 1199.9px) and (min-width: 720px) {
	#imStickyBar_imObjectImage_01_wrapper { position: absolute; top: 0px; left: 198px; width: 279px; height: 101px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 33px; left: 487px; width: 35px; height: 35px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 107px; height: 35px; padding: 0 11px 0 11px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/FFD4EEB87553DF1B83B2F4295ECD7D43.png');border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: url('../images/FFD4EEB87553DF1B83B2F4295ECD7D43.png');border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/79CD3C57F710F9B212A72F19BA49B786.png');border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C6664248A79182C6C2CC56B3C974F84D.png');border-color: rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C6664248A79182C6C2CC56B3C974F84D.png');border-color: rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: right;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(175, 201, 191, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 173px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_02-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 167px; height: 37px; padding: 0 3px 0 3px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 173px;right: 0; left: auto;background-color: rgba(175, 201, 191, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(175, 201, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(155, 181, 171, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(135, 161, 151, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(115, 141, 131, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(150, 171, 177, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(150, 171, 177, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(150, 171, 177, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(173px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imStickyBar_imObjectImage_01_wrapper { position: absolute; top: 0px; left: 78px; width: 279px; height: 101px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 33px; left: 367px; width: 35px; height: 35px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 107px; height: 35px; padding: 0 11px 0 11px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/FFD4EEB87553DF1B83B2F4295ECD7D43.png');border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: url('../images/FFD4EEB87553DF1B83B2F4295ECD7D43.png');border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/79CD3C57F710F9B212A72F19BA49B786.png');border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C6664248A79182C6C2CC56B3C974F84D.png');border-color: rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C6664248A79182C6C2CC56B3C974F84D.png');border-color: rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: right;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(175, 201, 191, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 173px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_02-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 167px; height: 37px; padding: 0 3px 0 3px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 173px;right: 0; left: auto;background-color: rgba(175, 201, 191, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(175, 201, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(155, 181, 171, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(135, 161, 151, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(115, 141, 131, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(150, 171, 177, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(150, 171, 177, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(150, 171, 177, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(173px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imObjectImage_01_wrapper { position: absolute; top: 0px; left: -2px; width: 279px; height: 101px; text-align: center; z-index: 1002; overflow: hidden; }
	#imStickyBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 33px; left: 287px; width: 35px; height: 35px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 107px; height: 35px; padding: 0 11px 0 11px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/FFD4EEB87553DF1B83B2F4295ECD7D43.png');border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: url('../images/FFD4EEB87553DF1B83B2F4295ECD7D43.png');border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/79CD3C57F710F9B212A72F19BA49B786.png');border-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1) rgba(128, 128, 128, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C6664248A79182C6C2CC56B3C974F84D.png');border-color: rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C6664248A79182C6C2CC56B3C974F84D.png');border-color: rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1) rgba(64, 128, 0, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1) rgba(108, 107, 118, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: right;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(175, 201, 191, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 173px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_02-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 167px; height: 37px; padding: 0 3px 0 3px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 173px;right: 0; left: auto;background-color: rgba(175, 201, 191, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(175, 201, 191, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(155, 181, 171, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(135, 161, 151, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(115, 141, 131, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(150, 171, 177, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(150, 171, 177, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(150, 171, 177, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(173px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
