@import 'https://fonts.googleapis.com/css?family=Roboto:700,regular,italic,700italic&display=swap';
@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:700,regular,italic,700italic&display=swap';
#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); -ms-grid-rows: 223px auto 360px; grid-template-rows: 223px auto 360px; }
#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: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -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: 1149.9px) and (min-width: 720.0px) {
	#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: 223px auto 360px; grid-template-rows: 223px auto 360px; }
	#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: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -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: 408.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 408px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 408px minmax(0, 1fr); -ms-grid-rows: 223px auto 360px; grid-template-rows: 223px auto 360px; }
	#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: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -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: 407.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: 223px auto 360px; grid-template-rows: 223px auto 360px; }
	#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: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -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) 1150px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
#im-product-container { 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: 1149.9px) and (min-width: 720.0px) {
	#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; }
	#im-product-container { 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: 408.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 408px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 408px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
	#im-product-container { 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: 407.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; }
	#im-product-container { 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_imMenuObject_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: 103; }
#imHeader_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_3 { 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; }
#imHeader_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_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; }
#imHeader_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_4 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_04 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_04_text {font: normal normal bold 48pt 'Roboto';  padding: 0px 5px 5px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_04_text,
#imHeader_imObjectTitle_04_text a { color: rgba(255, 0, 0, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imHeader_imObjectTitle_04_text a{ text-decoration: none; }
#imHeader_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_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; }
#imHeader_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_05 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_05_text {font: normal normal normal 24pt 'Roboto';  padding: 5px 5px 5px 5px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_05_text,
#imHeader_imObjectTitle_05_text a { color: rgba(0, 0, 0, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imHeader_imObjectTitle_05_text a{ text-decoration: none; }
#imHeader_imCell_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_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; }
#imHeader_imCellStyleGraphics_6 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_6 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_06 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_06 #imHeader_imObjectImage_06_container img { width: 100%; vertical-align: top; }#imHeader_imCell_7 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_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; }
#imHeader_imCellStyleGraphics_7 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_7 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_07 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_07_text {font: normal normal normal 10pt 'Roboto';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_07_text,
#imHeader_imObjectTitle_07_text a { color: rgba(0, 0, 0, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imHeader_imObjectTitle_07_text a{ text-decoration: none; }
#imHeader_imCell_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_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; }
#imHeader_imCellStyleGraphics_8 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_8 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_08 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_08 #imHeader_imObjectImage_08_container img { width: 100%; vertical-align: top; }#imFooter_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_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; }
#imFooter_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_01 #imFooter_imObjectImage_01_container img { width: 100%; vertical-align: top; }#imFooter_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_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: 3; }
#imFooter_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_02 { width: 100%; }
#imFooter_imTextObject_02 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_02_tab0 div { line-height: 22px; }
#imFooter_imTextObject_02_tab0 .imHeading1 { line-height: 72px; }
#imFooter_imTextObject_02_tab0 .imHeading2 { line-height: 56px; }
#imFooter_imTextObject_02_tab0 .imHeading3 { line-height: 48px; }
#imFooter_imTextObject_02_tab0 .imHeading4 { line-height: 40px; }
#imFooter_imTextObject_02_tab0 .imHeading5 { line-height: 36px; }
#imFooter_imTextObject_02_tab0 .imHeading6 { line-height: 32px; }
#imFooter_imTextObject_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_02_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_02_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_02_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_02_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_02_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_02_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_02_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_02_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_02_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_02_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_02_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_02_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_02_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_02_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_02_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_02_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_02_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_02_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_02_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_02_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_02_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_02_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_02_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_02_tab0 .lh1-15 { line-height: 1.15; }
#imFooter_imTextObject_02_tab0 .cf1 { color: rgb(201, 218, 248); }
#imFooter_imTextObject_02_tab0 .fs11lh1-15 { vertical-align: baseline; font-size: 11pt; line-height: 17px; }
#imFooter_imTextObject_02_tab0 .cf2 { color: rgb(204, 204, 204); }
#imFooter_imTextObject_02 .text-container {width: 100%;}#imFooter_imTextObject_02 .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_02 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_02 .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_02 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_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; }
#imFooter_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_3 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_03 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_03_text {font: normal normal normal 24pt 'Roboto';  padding: 0px 5px 5px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_03_text,
#imFooter_imObjectTitle_03_text a { color: rgba(204, 204, 204, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_03_text a{ text-decoration: none; }
#imFooter_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_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_imObjectTitle_04 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_04_text {font: normal normal normal 12pt 'Roboto';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_04_text,
#imFooter_imObjectTitle_04_text a { color: rgba(217, 217, 217, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_04_text a{ text-decoration: none; }
#im-product-container { width:100%; max-width: 100%; padding: 10px; box-sizing: border-box; }
#im-product-container.hidden { visibility: hidden; }
#im-product-container .hidden { visibility: hidden; }
#im-product-container .d-none { display: none; }
#im-product-container .product-details-page .big-big-font { font-size: 1.5em; }
#im-product-container .product-details-page .big-font { font-size: 1.15em; }
#im-product-container .product-details-page .bold { font-weight: bold; }
#im-product-container .product-details-page .small-font { font-size: 0.85em; }
#im-product-container .product-details-page .m-b { margin-bottom: 0.5em; }
#im-product-container .product-separator { width: 100%; border: none; height: 1px; background-color: rgba(0, 0, 0, 0.3) }
#im-product-container .mbs { margin-bottom: 1em; }
#im-product-container .mb { margin-bottom: 3em; }
#im-product-container .pb { padding-bottom: 3em; }
#im-product-container .lines-ellipsis { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }
#im-product-container .two-lines { -webkit-line-clamp: 2; }
#im-product-container .three-lines { -webkit-line-clamp: 3; }
#im-product-container .swiper-button-prev, #im-product-container .swiper-button-next { color: rgba(0, 0, 0, 0.7) }
#im-product-container .container-gallery-info { display: flex; box-sizing: border-box; flex-wrap: wrap;}
#im-product-container .container-gallery-info > div { flex-basis: 0; box-sizing: border-box; min-width: 270px; }
#im-product-container .container-gallery-info .container-gallery { flex-grow: 50; height: auto; padding-right: 10px; }
#im-product-container .container-gallery-info .container-gallery .product-info { display: none; }
#im-product-container .container-gallery-info .container-info { flex-grow: 50; display: flex; flex-direction: column; }
#im-product-container .container-gallery-info .product-title { padding-top: 2px; padding-bottom: 2px; margin: 5px 0; font: normal normal bold 14pt 'Roboto'; color: rgba(54, 71, 79, 1); background-color: transparent; text-decoration: none; text-align: left;  border: none; text-align: inherit; }
#im-product-container .container-gallery-info .product-category { display: block; border: none; text-align: inherit; }
#im-product-container .container-gallery-info .product-description { margin-top: 15px; }
#im-product-container .container-gallery-info .product-stars, #im-product-container .container-gallery-info .product-addthis { display: flex; align-items: center; margin-top: 15px; }
#im-product-container .container-gallery-info .product-stars .topic-star-container-small { margin-right: 10px; }
#im-product-container .container-gallery-info .product-available { display: flex; justify-content: flex-start; align-items: center; }
#im-product-container .container-gallery-info .product-options { display: flex; flex-wrap: wrap;}
#im-product-container .container-gallery-info .product-options select { min-width: 48%; flex-basis: 0; flex-grow: 1; padding: 2px 0 2px 0px; color: rgba(0, 0, 0, 1); margin: 0 1% 10px 0; border-color: rgba(0, 0, 0, 0.3); background-color: rgba(255, 255, 255, 0.8); float: none; font-size: inherit; font-family: inherit; }
#im-product-container .container-gallery-info .product-options select option { font-size: inherit; font-family: inherit; }
#im-product-container .container-gallery-info .container-info .product-separator { margin-top: auto; }
#im-product-container .container-gallery-info .vat-info { border-style: solid; opacity: 0.7; color: rgba(0, 0, 0, 0.7); display: inline-block; margin-left: 0.6em; }
#im-product-container .container-gallery-info .product-price-quantity-add { display: flex; justify-content: space-between; align-items: center; width: 100%; }
#im-product-container .container-gallery-info .product-price-full-price { text-decoration: line-through; }
#im-product-container .container-gallery-info .product-quantity-add { display: flex; align-items: center; }
#im-product-container .container-gallery-info .product-quantity-add > div { margin: 0 0 0 10px; }
#im-product-container .container-gallery-info .product-quantity-add .product-quantity > input { border-radius: 0px; box-shadow: none; border: 1px solid rgba(0, 0, 0, 0.3); color: rgba(0, 0, 0, 1); max-width: 3em; padding: 2px 0 2px 5px; text-decoration: none; text-align: left; overflow: hidden; background-color: rgba(255, 255, 255, 0.8); }
#im-product-container .container-gallery-info .product-quantity-add .product-add > div { 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); color: rgba(255, 255, 255, 1); cursor: pointer; overflow: hidden; }
#im-product-container .container-gallery-top, #im-product-container .container-gallery-thumbs { position: relative; margin: auto 0 5px 0; }
#im-product-container .container-gallery .swiper-container { width: 100%; }
#im-product-container .container-gallery .container-gallery-top .swiper-slide { display: grid; }
#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-width:100%; width: 100%; height: 100%; object-fit: scale-down; cursor: pointer; box-sizing: border-box; }
#im-product-container .container-gallery .gallery-top { height: 100%; }
#im-product-container .container-gallery .gallery-thumbs { width: calc(100% - 56px); margin: 0 auto; box-sizing: border-box; padding: 0; }
#im-product-container .container-gallery .gallery-thumbs .swiper-slide { opacity: 0.5; width: auto; display: flex; align-content: center;}
#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { width: auto; object-fit: contain; }
#im-product-container .container-gallery .gallery-thumbs .swiper-slide-thumb-active { opacity: 1; }
#im-product-container .container-gallery-info .container-gallery.one-image .container-gallery-top { margin: auto 0; }
#im-product-container .container-gallery { display: flex; flex-direction: column;}
#im-product-container .container-gallery-top .swiper-button-prev, #im-product-container .container-gallery-top .swiper-button-next { border-radius: 50%; padding: 8px; height: 18px; width: 18px; background-color: white; border: 1px solid white; opacity: 0; -webkit-transition: opacity 0.6s; transition: opacity 0.6s; }
#im-product-container .container-gallery-top .swiper-button-prev { left: 20px; }
#im-product-container .container-gallery-top .swiper-button-next { right: 20px; }
#im-product-container .container-gallery-top .swiper-button-prev:after, #im-product-container .container-gallery-top .swiper-button-next:after { font-size: 14px; font-weight: bold; }
#im-product-container .container-gallery .container-gallery-top:hover .swiper-button-prev.top, #im-product-container .container-gallery .container-gallery-top:hover .swiper-button-next.top { opacity: 1; }
#im-product-container .container-gallery .container-gallery-top:hover .swiper-button-prev.top.swiper-button-disabled, #im-product-container .container-gallery .container-gallery-top:hover .swiper-button-next.top.swiper-button-disabled { opacity: .35; }
#im-product-container .container-gallery-info .container-gallery.one-image .container-gallery-thumbs, #im-product-container .container-gallery-info .container-gallery.one-image .container-gallery-top .swiper-button-prev, #im-product-container .container-gallery-info .container-gallery.one-image .container-gallery-top .swiper-button-next { display: none; }#im-product-container .container-gallery-thumbs .swiper-button-next, #im-product-container .container-gallery-thumbs .swiper-button-prev { opacity: 1; }
#im-product-container .container-gallery-thumbs .swiper-button-next.swiper-button-disabled, #im-product-container .container-gallery-thumbs .swiper-button-prev.swiper-button-disabled { opacity: .35; }
#im-product-container .container-gallery .container-gallery-thumbs .swiper-button-next:after, #im-product-container .container-gallery .container-gallery-thumbs .swiper-button-prev:after { font-size: 14px; font-weight: bold; }
#im-product-container .container-gallery .container-gallery-thumbs .swiper-button-next { right: 0px; }
#im-product-container .container-gallery .container-gallery-thumbs .swiper-button-prev { left: 0px; }
#im-product-container .container-related-products .gallery-related-products { position: relative; }
#im-product-container .container-related-products .swiper-container { width: calc(100% - 74px); height: auto; min-height: 300px; margin: 10px auto; }
#im-product-container .container-related-products .swiper-slide { background: transparent; /* Center slide text vertically */ display: flex; justify-content: flex-start; align-items: center; flex-direction: column; cursor: pointer; }
#im-product-container .container-related-products .swiper-slide > div { width: 100%; }
#im-product-container .container-related-products .swiper-slide-wrapper-image { display: grid; background: transparent; height: 250px; margin-bottom: 5px; }
#im-product-container .container-related-products .swiper-slide-image { max-width:100%; width: 100%; max-height: 250px; height: 100%; object-fit: scale-down; }
#im-product-container .container-related-products .swiper-slide .product-price { display: flex; justify-content: flex-end; align-items: center; }
#im-product-container .container-related-products .swiper-slide .product-price-full-price { text-decoration: line-through; margin-right: 10px; }
#im-product-container .append-buttons { text-align: center; margin-top: 20px; } 
#im-product-container .append-buttons a { display: inline-block; border: 1px solid #007aff; color: #007aff; text-decoration: none; padding: 4px 10px; border-radius: 4px; margin: 0 10px; font-size: 13px; }
#im-product-container .container-related-products .swiper-button-prev, #im-product-container .container-related-products .swiper-button-next { top: calc(250px / 2); }
#im-product-container .container-related-products .swiper-button-prev { left: 0; }
#im-product-container .container-related-products .swiper-button-next { right: 0; }
#im-product-container .container-related-products .swiper-button-prev:after, #im-product-container .container-related-products .swiper-button-next:after { font-size: 29px; }
#im-product-container .container-related-products .product-title { margin-bottom: 5px; }
@media (min-width: 1150.0px) {
	#im-product-container .container-gallery-info .container-gallery { min-height: 469px; }
	#im-product-container .container-gallery-info .container-gallery .swiper-container.gallery-thumbs { height: 64px; }
	#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { max-height: 64px; }
	#im-product-container .container-gallery-top { height: 400px; }
	#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-height: 400px; }
	#im-product-container .container-gallery-info .container-gallery.one-image { cursor: default; min-height: 400px; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#im-product-container .container-gallery-info .container-gallery { min-height: 303.434782608696px; }
	#im-product-container .container-gallery-info .container-gallery .swiper-container.gallery-thumbs { height: 48px; }
	#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { max-height: 48px; }
	#im-product-container .container-gallery-top { height: 250.434782608696px; }
	#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-height: 250.434782608696px; }
	#im-product-container .container-gallery-info .container-gallery.one-image { cursor: default; min-height: 250.434782608696px; }
	
}

@media (max-width: 719.9px) and (min-width: 408.0px) {
	#im-product-container .container-gallery-info .container-gallery { min-height: 453px; }
	#im-product-container .container-gallery-info .container-gallery .swiper-container.gallery-thumbs { height: 48px; }
	#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { max-height: 48px; }
	#im-product-container .container-gallery-top { height: 400px; }
	#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-height: 400px; }
	#im-product-container .container-gallery-info .container-gallery.one-image { cursor: default; min-height: 400px; }
	#im-product-container .product-details-page .container-gallery-info .container-gallery .product-info { display: block; }
	#im-product-container .container-gallery-info .container-info .product-title, #im-product-container .container-gallery-info .container-info .product-category, #im-product-container .container-gallery-info .container-info .product-stars { display: none; }
	#im-product-container .container-gallery-info .product-description { margin-top: 10px; }
	
}

@media (max-width: 407.9px)  {
	#im-product-container .container-gallery-info .container-gallery { min-height: 453px; }
	#im-product-container .container-gallery-info .container-gallery .swiper-container.gallery-thumbs { height: 48px; }
	#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { max-height: 48px; }
	#im-product-container .container-gallery-top { height: 400px; }
	#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-height: 400px; }
	#im-product-container .container-gallery-info .container-gallery.one-image { cursor: default; min-height: 400px; }
	#im-product-container .product-details-page .container-gallery-info .container-gallery .product-info { display: block; }
	#im-product-container .container-gallery-info .container-info .product-title, #im-product-container .container-gallery-info .container-info .product-category, #im-product-container .container-gallery-info .container-info .product-stars { display: none; }
	#im-product-container .container-gallery-info .product-description { margin-top: 10px; }
	
}

@media (min-width: 1150.0px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 70px; left: 70px; width: 120px; height: 89px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 22.609% 0);clip-path: inset(0 0 22.609% 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_imMenuObject_03_wrapper { position: absolute; top: 183px; left: 10px; width: 1132px; height: 33px; text-align: center; z-index: 1008;  }
	#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_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_03_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;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; 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_03 .hamburger-button {cursor: pointer; width: 30px; height: 30px; 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_03 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .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_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .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_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .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_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: center;}
	/* Level menu background */
	#imHeader_imMenuObject_03 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_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_03 .multiple-column > ul {max-width: 170px;}
	#imHeader_imMenuObject_03 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_03 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_03 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_03 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_03 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 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_03 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_03 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_03 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;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_03 .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_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imHeader_imMenuObject_03_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_03_container > ul > li > ul.open-left { right: 140px; }
	#imHeader_imMenuObject_03_container > ul > li > ul.open-right { left: 140px; }
	#imHeader_imMenuObject_03_container > ul > li > ul ul, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_03_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ right: 170px; }
	#imHeader_imMenuObject_03_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ left: 170px; }
	#imHeader_imMenuObject_03 ul > li > ul, #imHeader_imMenuObject_03 .multiple-column { display: none; }
	#imHeader_imMenuObject_03_container > ul > li:nth-child(7n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_03_container > ul > li:nth-child(n+8) {
	margin-top: 2px; 
	}
	#imHeader_imMenuObject_03-menu-opened { display: none; }
	#imHeader_imMenuObject_03 .hamburger-component { display: none; }
	#imHeader_imObjectTitle_04_wrapper { position: absolute; top: 50px; left: 180px; width: 170px; height: 70px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_04{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1), 1px 1px 0px rgba(126, 126, 126, 1), 2px 2px 0px rgba(124, 124, 124, 1), 3px 3px 0px rgba(122, 122, 122, 1), 4px 4px 0px rgba(120, 120, 120, 1) ;}#imHeader_imObjectTitle_04 { width: 100%; }
	#imHeader_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 120px; left: 180px; width: 170px; height: 60px; text-align: center; z-index: 1005;  }
	#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_imObjectTitle_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; }
	#imHeader_imObjectTitle_05{ text-shadow: 0px 0px 5px rgba(255, 153, 0, 1)}#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 130px; left: 650px; width: 50px; height: 50px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07_wrapper { position: absolute; top: 150px; left: 700px; width: 220px; height: 30px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07 { width: 100%; }
	#imHeader_imObjectTitle_07_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 140px; left: 920px; width: 30px; height: 30px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 11.765% 0);clip-path: inset(0 0 11.765% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 75px; left: 30px; width: 150px; height: 69px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 51.748% 0);clip-path: inset(0 0 51.748% 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_imMenuObject_03_wrapper { position: absolute; top: 184px; left: 10px; width: 702px; height: 33px; text-align: center; z-index: 1003;  }
	#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_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_03_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;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; 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_03 .hamburger-button {cursor: pointer; width: 30px; height: 30px; 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_03 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .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_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .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_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .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_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: center;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_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); width: 100%; }
	#imHeader_imMenuObject_03-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_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-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 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-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 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_04_wrapper { position: absolute; top: 50px; left: 180px; width: 170px; height: 70px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_04{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1), 1px 1px 0px rgba(126, 126, 126, 1), 2px 2px 0px rgba(124, 124, 124, 1), 3px 3px 0px rgba(122, 122, 122, 1), 4px 4px 0px rgba(120, 120, 120, 1) ;}#imHeader_imObjectTitle_04 { width: 100%; }
	#imHeader_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 120px; left: 180px; width: 170px; height: 60px; text-align: center; z-index: 1005;  }
	#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_imObjectTitle_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; }
	#imHeader_imObjectTitle_05{ text-shadow: 0px 0px 5px rgba(255, 153, 0, 1)}#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 130px; left: 650px; width: 50px; height: 50px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07_wrapper { position: absolute; top: 150px; left: 700px; width: 220px; height: 30px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07 { width: 100%; }
	#imHeader_imObjectTitle_07_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 140px; left: 710px; width: 30px; height: 30px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 11.765% 0);clip-path: inset(0 0 11.765% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 408.0px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 75px; left: 30px; width: 150px; height: 69px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 51.748% 0);clip-path: inset(0 0 51.748% 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_imMenuObject_03_wrapper { position: absolute; top: 185px; left: 0px; width: 462px; height: 33px; text-align: center; z-index: 1003;  }
	#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_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_03_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;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; 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_03 .hamburger-button {cursor: pointer; width: 30px; height: 30px; 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_03 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .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_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .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_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .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_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: center;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_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); width: 100%; }
	#imHeader_imMenuObject_03-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_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-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 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-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 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_04_wrapper { position: absolute; top: 50px; left: 180px; width: 170px; height: 70px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_04{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1), 1px 1px 0px rgba(126, 126, 126, 1), 2px 2px 0px rgba(124, 124, 124, 1), 3px 3px 0px rgba(122, 122, 122, 1), 4px 4px 0px rgba(120, 120, 120, 1) ;}#imHeader_imObjectTitle_04 { width: 100%; }
	#imHeader_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 120px; left: 180px; width: 170px; height: 60px; text-align: center; z-index: 1005;  }
	#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_imObjectTitle_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; }
	#imHeader_imObjectTitle_05{ text-shadow: 0px 0px 5px rgba(255, 153, 0, 1)}#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 130px; left: 358px; width: 50px; height: 50px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07_wrapper { position: absolute; top: 150px; left: 188px; width: 220px; height: 30px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_07 { width: 100%; }
	#imHeader_imObjectTitle_07_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 140px; left: 378px; width: 30px; height: 30px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 11.765% 0);clip-path: inset(0 0 11.765% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 407.9px)  {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 55px; left: 84px; width: 150px; height: 69px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 51.748% 0);clip-path: inset(0 0 51.748% 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_imMenuObject_03_wrapper { position: absolute; top: 185px; left: 10px; width: 302px; height: 33px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_03_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;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; 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_03 .hamburger-button {cursor: pointer; width: 30px; height: 30px; 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_03 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .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_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .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_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .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_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(233, 76, 55, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_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_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: center;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_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); width: 100%; }
	#imHeader_imMenuObject_03-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_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-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 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-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 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Roboto;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_04_wrapper { position: absolute; top: 50px; left: 180px; width: 170px; height: 70px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_04{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1), 1px 1px 0px rgba(126, 126, 126, 1), 2px 2px 0px rgba(124, 124, 124, 1), 3px 3px 0px rgba(122, 122, 122, 1), 4px 4px 0px rgba(120, 120, 120, 1) ;}#imHeader_imObjectTitle_04 { width: 100%; }
	#imHeader_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 120px; left: 180px; width: 170px; height: 60px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_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; }
	#imHeader_imObjectTitle_05{ text-shadow: 0px 0px 5px rgba(255, 153, 0, 1)}#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 130px; left: 310px; width: 50px; height: 50px; text-align: center; z-index: 1006; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_6 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_07_wrapper { position: absolute; top: 150px; left: 310px; width: 220px; height: 30px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_7 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_07 { width: 100%; }
	#imHeader_imObjectTitle_07_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 140px; left: 310px; width: 30px; height: 30px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 11.765% 0);clip-path: inset(0 0 11.765% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_8 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150.0px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 60px; left: 63px; width: 103px; height: 86px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 11.34% 0);clip-path: inset(0 0 11.34% 0);}#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_imObjectImage_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_02_wrapper { position: absolute; top: 160px; left: 60px; width: 330px; height: 150px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_02_tab0 .image-0 { width: 100%; max-width: 42px; }
	#imFooter_imTextObject_02_tab0 .image-2 { width: 100%; max-width: 42px; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 70px; left: 170px; width: 120px; height: 40px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_03{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1), 1px 1px 0px rgba(126, 126, 126, 1), 2px 2px 0px rgba(124, 124, 124, 1), 3px 3px 0px rgba(122, 122, 122, 1), 4px 4px 0px rgba(120, 120, 120, 1) ;}#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 110px; left: 170px; width: 120px; height: 40px; text-align: center; z-index: 1005;  }
	#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_imObjectTitle_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_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 60px; left: 63px; width: 142px; height: 66px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 50.746% 0);clip-path: inset(0 0 50.746% 0);}#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_imObjectImage_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_02_wrapper { position: absolute; top: 160px; left: 60px; width: 330px; height: 150px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_02_tab0 .image-0 { width: 100%; max-width: 42px; }
	#imFooter_imTextObject_02_tab0 .image-2 { width: 100%; max-width: 42px; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 70px; left: 170px; width: 120px; height: 40px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_03{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1), 1px 1px 0px rgba(126, 126, 126, 1), 2px 2px 0px rgba(124, 124, 124, 1), 3px 3px 0px rgba(122, 122, 122, 1), 4px 4px 0px rgba(120, 120, 120, 1) ;}#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 110px; left: 170px; width: 120px; height: 40px; text-align: center; z-index: 1005;  }
	#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_imObjectTitle_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_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 408.0px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 60px; left: 63px; width: 142px; height: 66px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 50.746% 0);clip-path: inset(0 0 50.746% 0);}#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_imObjectImage_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_02_wrapper { position: absolute; top: 160px; left: 60px; width: 330px; height: 150px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_02_tab0 .image-0 { width: 100%; max-width: 42px; }
	#imFooter_imTextObject_02_tab0 .image-2 { width: 100%; max-width: 42px; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 70px; left: 170px; width: 120px; height: 40px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_03{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1), 1px 1px 0px rgba(126, 126, 126, 1), 2px 2px 0px rgba(124, 124, 124, 1), 3px 3px 0px rgba(122, 122, 122, 1), 4px 4px 0px rgba(120, 120, 120, 1) ;}#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 110px; left: 170px; width: 120px; height: 40px; text-align: center; z-index: 1005;  }
	#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_imObjectTitle_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_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 407.9px)  {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 60px; left: 18px; width: 142px; height: 66px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 50.746% 0);clip-path: inset(0 0 50.746% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_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_02_wrapper { position: absolute; top: 160px; left: 16px; width: 290px; height: 150px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_02_tab0 .image-0 { width: 100%; max-width: 42px; }
	#imFooter_imTextObject_02_tab0 .image-2 { width: 100%; max-width: 42px; }
	#imFooter_imTextObject_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 70px; left: 170px; width: 120px; height: 40px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_03{ text-shadow: 0px 0px 0px rgba(128, 128, 128, 1), 1px 1px 0px rgba(126, 126, 126, 1), 2px 2px 0px rgba(124, 124, 124, 1), 3px 3px 0px rgba(122, 122, 122, 1), 4px 4px 0px rgba(120, 120, 120, 1) ;}#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 110px; left: 170px; width: 120px; height: 40px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_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_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
