@import 'https://fonts.googleapis.com/css?family=Raleway:700,regular,italic,700italic&display=swap';
@import 'https://fonts.googleapis.com/css?family=Mrs+Sheppards:regular&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: 300px auto 300px; grid-template-rows: 300px auto 300px; }
#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
@media (max-width: 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: 300px auto 300px; grid-template-rows: 300px auto 300px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: 200px auto 300px; grid-template-rows: 200px auto 300px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: 200px auto 300px; grid-template-rows: 200px auto 300px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 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: 480.0px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
	#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: 479.9px)  {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: auto; grid-template-rows: auto; }
	#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_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_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: 103; }
#imHeader_imCellStyleGraphics_6 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_6 { 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_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_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_imObjectTitle_08 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_08_text {font: normal normal normal 95pt 'Mrs Sheppards';  padding: 0px 8px 8px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_08_text,
#imHeader_imObjectTitle_08_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imHeader_imObjectTitle_08_text a{ text-decoration: none; }
#imHeader_imCell_10 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_pluginAppObj_10 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_10 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_10 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imCell_11 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_11 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_11 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_11 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_11 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_11_text {font: normal normal normal 20pt 'Raleway';  padding: 0px 8px 8px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_11_text,
#imHeader_imObjectTitle_11_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imHeader_imObjectTitle_11_text a{ text-decoration: none; }
#imHeader_imCell_12 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_12 { 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_12 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_12 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_12 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_12_text {font: normal normal normal 80pt 'Mrs Sheppards';  padding: 0px 8px 8px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_12_text,
#imHeader_imObjectTitle_12_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imHeader_imObjectTitle_12_text a{ text-decoration: none; }
#imFooter_imCell_17 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_17 { 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_17 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_17 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imCell_18 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_18 { 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_18 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_18 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_18 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_18_text {font: normal normal normal 110pt 'Mrs Sheppards';  padding: 0px 8px 8px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_18_text,
#imFooter_imObjectTitle_18_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_18_text a{ text-decoration: none; }
#imFooter_imCell_19 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_19 { 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_19 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_19 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_19 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_19_text {font: normal normal normal 20pt 'Raleway';  padding: 0px 8px 8px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_19_text,
#imFooter_imObjectTitle_19_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_19_text a{ text-decoration: none; }
#imFooter_imCell_20 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_20 { 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_20 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_20 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_20 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_20_text {font: normal normal normal 12pt 'Raleway';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_20_text,
#imFooter_imObjectTitle_20_text a { color: rgba(128, 159, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_20_text a{ text-decoration: none; }
#imFooter_imCell_21 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_21 { 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_21 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_21 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_21 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_21_text {font: normal normal normal 14pt 'Raleway';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_21_text,
#imFooter_imObjectTitle_21_text a { color: rgba(128, 159, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_21_text a{ text-decoration: none; }
#imFooter_imCell_22 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_22 { 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_22 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_22 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_22 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_22_text {font: normal normal normal 14pt 'Raleway';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_22_text,
#imFooter_imObjectTitle_22_text a { color: rgba(128, 159, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_22_text a{ text-decoration: none; }
#imFooter_imCell_23 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_23 { 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_23 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_23 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_23 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_23_text {font: normal normal normal 14pt 'Raleway';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_23_text,
#imFooter_imObjectTitle_23_text a { color: rgba(128, 159, 255, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_23_text a{ text-decoration: none; }
#imFooter_imCell_24 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_24 { 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_24 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_24 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_24 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_24_text {font: normal normal normal 14pt 'Raleway';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_24_text,
#imFooter_imObjectTitle_24_text a { color: rgba(128, 159, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_24_text a{ text-decoration: none; }
#imStickyBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectTitle_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imObjectTitle_01 {margin: 0; text-align: center;}
#imStickyBar_imObjectTitle_01_text {font: normal normal normal 110pt 'Mrs Sheppards';  padding: 0px 8px 8px 0px; background-color: transparent; position: relative; display: inline-block; }
#imStickyBar_imObjectTitle_01_text,
#imStickyBar_imObjectTitle_01_text a { color: rgba(255, 255, 255, 1); white-space: pre-wrap; }
#imStickyBar_imObjectTitle_01_text a{ text-decoration: none; }
#imStickyBar_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#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(64, 64, 64, 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(64, 64, 64, 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 'Raleway'; color: rgba(37, 58, 88, 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(64, 64, 64, 1); margin: 0 1% 10px 0; border-color: rgba(64, 64, 64, 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(64, 64, 64, 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(64, 64, 64, 0.3); color: rgba(64, 64, 64, 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; }
#im-product-container-comments-and-ratings { width: 100%; margin-top: 3em; }
#im-product-container-comments-and-ratings .topic-star-container-big { background-image: url('../images/star01-big-empty.png'); }
#im-product-container-comments-and-ratings .topic-star-fixer-big { background-image: url('../images/star01-big-full.png'); }
#im-product-container-comments-and-ratings .topic-star-container-small { background-image: url('../images/star01-small-empty.png'); }
#im-product-container-comments-and-ratings .topic-star-fixer-small { background-image: url('../images/star01-small-full.png'); }
#im-product-container-comments-and-ratings .topic-bar .bar-progress { background-color: rgba(102,102,102,255); }
#im-product-container-comments-and-ratings .topic-bar .bar-progress > span { background-color: rgba(228,190,33,255); }
#im-product-container-comments-and-ratings.product-stars { display: flex; align-items: center; }
#im-product-container-comments-and-ratings.topic-star-fixer-big, .topic-star-fixer-small { display: block; position: absolute; top: 0; left: 0; background-repeat: repeat-x; background-position: left top; }
#im-product-container-comments-and-ratings.topic-star-fixer-small { height: 16px; }
#im-product-container .topic-star-container-big { background-image: url('../images/star01-big-empty.png'); }
#im-product-container .topic-star-fixer-big { background-image: url('../images/star01-big-full.png'); }
#im-product-container .topic-star-container-small { background-image: url('../images/star01-small-empty.png'); }
#im-product-container .topic-star-fixer-small { background-image: url('../images/star01-small-full.png'); }
#im-product-container .topic-bar .bar-progress { background-color: rgba(102,102,102,255); }
#im-product-container .topic-bar .bar-progress > span { background-color: rgba(228,190,33,255); }
@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: 302.122807017544px; }
	#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: 249.122807017544px; }
	#im-product-container .container-gallery .container-gallery-top .swiper-slide .swiper-slide-image { max-height: 249.122807017544px; }
	#im-product-container .container-gallery-info .container-gallery.one-image { cursor: default; min-height: 249.122807017544px; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#im-product-container .container-gallery-info .container-gallery { min-height: 454.031307550645px; }
	#im-product-container .container-gallery-info .container-gallery .swiper-container.gallery-thumbs { height: 49.0313075506446px; }
	#im-product-container .container-gallery .gallery-thumbs .swiper-slide img { max-height: 49.0313075506446px; }
	#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: 479.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_imMenuObject_06_wrapper { position: absolute; top: 240px; left: 0px; width: 1150px; height: 60px; text-align: center; z-index: 1006;  }
	#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_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_06_container { border-style: solid; border-width: 0px 3px 3px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_06_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_06_container > ul > li {position: relative;margin-left: 4px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper, #imHeader_imMenuObject_06_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 160px; height: 48px; padding: 0 10px 0 10px; 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_06 .hamburger-button {cursor: pointer; width: 48px; height: 48px; 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_06 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(108, 86, 123, 1); }
	#imHeader_imMenuObject_06 .label-inner-wrapper, #imHeader_imMenuObject_06 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_06_container > ul > li .label, #imHeader_imMenuObject_06 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_06 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06 .hamburger-button .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_06_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_06_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(108, 86, 123, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(108, 86, 123, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_06_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_06_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	#imHeader_imMenuObject_06 .imLevel { cursor: default; }
	#imHeader_imMenuObject_06 { text-align: center;}
	/* Level menu background */
	#imHeader_imMenuObject_06 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: rgba(255, 255, 255, 1); }
	/* Level menu button size and position */
	#imHeader_imMenuObject_06 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_06 .multiple-column > ul {max-width: 190px;}
	#imHeader_imMenuObject_06 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_06 ul ul .label-wrapper { display: block; overflow: hidden; width: 174px; height: 37px; padding: 0 8px 0 8px; }
	#imHeader_imMenuObject_06 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_06 ul ul .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_06 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_06 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(166, 77, 121, 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_06 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_06 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(166, 77, 121, 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_06 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_06 ul 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_06 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(108, 86, 123, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_06 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(166, 77, 121, 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_06 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_06 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_06 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_06 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_06 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_06_container > ul > li > ul {position: absolute;
	top: 48px;
	}
	#imHeader_imMenuObject_06_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_06_container > ul > li > ul.open-left { right: 180px; }
	#imHeader_imMenuObject_06_container > ul > li > ul.open-right { left: 180px; }
	#imHeader_imMenuObject_06_container > ul > li > ul ul, #imHeader_imMenuObject_06_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_06_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_06_container .multiple-column > ul > li ul.open-left{ right: 190px; }
	#imHeader_imMenuObject_06_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_06_container .multiple-column > ul > li ul.open-right{ left: 190px; }
	#imHeader_imMenuObject_06 ul > li > ul, #imHeader_imMenuObject_06 .multiple-column { display: none; }
	#imHeader_imMenuObject_06_container > ul > li:nth-child(6n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_06_container > ul > li:nth-child(n+7) {
	margin-top: 4px; 
	}
	#imHeader_imMenuObject_06-menu-opened { display: none; }
	#imHeader_imMenuObject_06 .hamburger-component { display: none; }
	#imHeader_imObjectTitle_08_wrapper { position: absolute; top: 0px; left: 80px; width: 778px; height: 174px; text-align: center; z-index: 1002;  }
	#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_imObjectTitle_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; }
	#imHeader_imObjectTitle_08{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_08 { width: 100%; }
	#imHeader_imObjectTitle_08_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_pluginAppObj_10_wrapper { position: absolute; top: 10px; left: 880px; width: 71px; height: 170px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_11_wrapper { position: absolute; top: 143px; left: 581px; width: 267px; height: 30px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_11{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_11 { width: 100%; }
	#imHeader_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_12_wrapper { display: none; }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_12_text { font-size: 27.1pt; }
	#imHeader_imObjectTitle_12{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_12 { width: 100%; }
	#imHeader_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imHeader_imMenuObject_06_wrapper { position: absolute; top: 210px; left: 20px; width: 46px; height: 46px; text-align: center; z-index: 1002;  }
	#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_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_06_container { border-style: solid; border-width: 0px 3px 3px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_06_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_06_container > ul > li {position: relative;margin-left: 4px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper, #imHeader_imMenuObject_06_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 160px; height: 48px; padding: 0 10px 0 10px; 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_06 .hamburger-button {cursor: pointer; width: 48px; height: 48px; 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_06 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(108, 86, 123, 1); }
	#imHeader_imMenuObject_06 .label-inner-wrapper, #imHeader_imMenuObject_06 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_06_container > ul > li .label, #imHeader_imMenuObject_06 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_06 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06 .hamburger-button .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_06_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_06_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(108, 86, 123, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(108, 86, 123, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_06_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_06_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	#imHeader_imMenuObject_06 .imLevel { cursor: default; }
	#imHeader_imMenuObject_06 { text-align: center;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	#imHeader_imMenuObject_06-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_06-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_06-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(128, 128, 128, 1); }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_06-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); 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 800ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_06-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(244, 204, 204, 1); opacity: 0.7;}
	.menu-imHeader_imMenuObject_06-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.7; transition: background-color 800ms linear, opacity;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_06-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_06-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 270px; height: 57px; padding: 0 15px 0 15px; }
	#imHeader_imMenuObject_06-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_06-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 400ms, right 400ms, opacity 400ms;-webkit-transition: left 400ms, right 400ms, opacity 400ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_06-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_06-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(190, 110, 130, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(190, 110, 130, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(190, 110, 130, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_06-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_06-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 800ms;  -webkit-transition: transform 800ms;}
	#imHeader_imMenuObject_06-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_08_wrapper { position: absolute; top: 5px; left: 20px; width: 579px; height: 185px; text-align: center; z-index: 1003;  }
	#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_imObjectTitle_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; }
	#imHeader_imObjectTitle_08{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_08 { width: 100%; }
	#imHeader_imObjectTitle_08_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_pluginAppObj_10_wrapper { position: absolute; top: 70px; left: 650px; width: 51px; height: 190px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_11_wrapper { position: absolute; top: 159px; left: 365px; width: 229px; height: 30px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_11{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_11 { width: 100%; }
	#imHeader_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_12_wrapper { display: none; }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_12_text { font-size: 23.8pt; }
	#imHeader_imObjectTitle_12{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_12 { width: 100%; }
	#imHeader_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imMenuObject_06_wrapper { position: absolute; top: 120px; left: 10px; width: 53px; height: 49px; text-align: center; z-index: 1002;  }
	#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_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_06_container { border-style: solid; border-width: 0px 3px 3px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_06_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_06_container > ul > li {position: relative;margin-left: 4px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper, #imHeader_imMenuObject_06_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 160px; height: 48px; padding: 0 10px 0 10px; 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_06 .hamburger-button {cursor: pointer; width: 48px; height: 48px; 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_06 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(108, 86, 123, 1); }
	#imHeader_imMenuObject_06 .label-inner-wrapper, #imHeader_imMenuObject_06 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_06_container > ul > li .label, #imHeader_imMenuObject_06 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_06 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06 .hamburger-button .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_06_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_06_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(108, 86, 123, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(108, 86, 123, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_06_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_06_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	#imHeader_imMenuObject_06 .imLevel { cursor: default; }
	#imHeader_imMenuObject_06 { text-align: center;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	#imHeader_imMenuObject_06-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_06-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_06-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(128, 128, 128, 1); }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_06-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); 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 800ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_06-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(244, 204, 204, 1); opacity: 0.7;}
	.menu-imHeader_imMenuObject_06-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.7; transition: background-color 800ms linear, opacity;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_06-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_06-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 270px; height: 57px; padding: 0 15px 0 15px; }
	#imHeader_imMenuObject_06-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_06-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 400ms, right 400ms, opacity 400ms;-webkit-transition: left 400ms, right 400ms, opacity 400ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_06-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_06-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(190, 110, 130, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(190, 110, 130, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(190, 110, 130, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_06-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_06-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 800ms;  -webkit-transition: transform 800ms;}
	#imHeader_imMenuObject_06-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_08_wrapper { position: absolute; top: -9154px; left: 69px; width: 341px; height: 232px; text-align: center; z-index: 1003;  }
	#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_imObjectTitle_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; }
	#imHeader_imObjectTitle_08_text { font-size: 58.01pt; }
	#imHeader_imObjectTitle_08{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_08 { width: 100%; }
	#imHeader_imObjectTitle_08_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_pluginAppObj_10_wrapper { position: absolute; top: 10px; left: 420px; width: 46px; height: 170px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_11_wrapper { position: absolute; top: 120px; left: 190px; width: 211px; height: 32px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_11{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_11 { width: 100%; }
	#imHeader_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_12_wrapper { position: absolute; top: 20px; left: 50px; width: 347px; height: 136px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_12_text { font-size: 58.89pt; }
	#imHeader_imObjectTitle_12{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_12 { width: 100%; }
	#imHeader_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imMenuObject_06_wrapper { position: absolute; top: 140px; left: 2px; width: 43px; height: 49px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_06_container { border-style: solid; border-width: 0px 3px 3px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_06_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_06_container > ul > li {position: relative;margin-left: 4px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper, #imHeader_imMenuObject_06_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 160px; height: 48px; padding: 0 10px 0 10px; 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_06 .hamburger-button {cursor: pointer; width: 48px; height: 48px; 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_06 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(108, 86, 123, 1); }
	#imHeader_imMenuObject_06 .label-inner-wrapper, #imHeader_imMenuObject_06 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_06_container > ul > li .label, #imHeader_imMenuObject_06 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_06 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06 .hamburger-button .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_06_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_06_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(108, 86, 123, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(108, 86, 123, 1);background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_06_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_06_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	#imHeader_imMenuObject_06 .imLevel { cursor: default; }
	#imHeader_imMenuObject_06 { text-align: center;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	#imHeader_imMenuObject_06-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_06-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_06-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(128, 128, 128, 1); }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_06-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); 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 800ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_06-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(244, 204, 204, 1); opacity: 0.7;}
	.menu-imHeader_imMenuObject_06-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.7; transition: background-color 800ms linear, opacity;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_06-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_06-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 270px; height: 57px; padding: 0 15px 0 15px; }
	#imHeader_imMenuObject_06-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_06-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 400ms, right 400ms, opacity 400ms;-webkit-transition: left 400ms, right 400ms, opacity 400ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_06-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_06-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(190, 110, 130, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(190, 110, 130, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(190, 110, 130, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_06-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_06-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 800ms;  -webkit-transition: transform 800ms;}
	#imHeader_imMenuObject_06-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectTitle_08_wrapper { position: absolute; top: -9154px; left: -5778px; width: 260px; height: 230px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_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; }
	#imHeader_imObjectTitle_08_text { font-size: 43.9pt; }
	#imHeader_imObjectTitle_08{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_08 { width: 100%; }
	#imHeader_imObjectTitle_08_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_pluginAppObj_10_wrapper { position: absolute; top: 10px; left: 258px; width: 58px; height: 181px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_10 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_11_wrapper { position: absolute; top: 126px; left: 60px; width: 180px; height: 30px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_11 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_11_text { font-size: 16.73pt; }
	#imHeader_imObjectTitle_11{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_11 { width: 100%; }
	#imHeader_imObjectTitle_11_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_12_wrapper { position: absolute; top: 40px; left: 0px; width: 256px; height: 90px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_12 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_12_text { font-size: 43.08pt; }
	#imHeader_imObjectTitle_12{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imHeader_imObjectTitle_12 { width: 100%; }
	#imHeader_imObjectTitle_12_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (min-width: 1150.0px) {
	#imFooter_pluginAppObj_17_wrapper { position: absolute; top: 70px; left: 929px; width: 71px; height: 230px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_17 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_17 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_18_wrapper { position: absolute; top: 30px; left: 60px; width: 386px; height: 147px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_18 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_18 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_18_text { font-size: 65.99pt; }
	#imFooter_imObjectTitle_18{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imFooter_imObjectTitle_18 { width: 100%; }
	#imFooter_imObjectTitle_18_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_19_wrapper { position: absolute; top: 194px; left: 149px; width: 298px; height: 40px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_19 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_19 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_19{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imFooter_imObjectTitle_19 { width: 100%; }
	#imFooter_imObjectTitle_19_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_20_wrapper { position: absolute; top: 105px; left: 480px; width: 240px; height: 30px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_20 { width: 100%; }
	#imFooter_imObjectTitle_20_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_21_wrapper { position: absolute; top: 200px; left: 480px; width: 200px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_21 { width: 100%; }
	#imFooter_imObjectTitle_21_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_22_wrapper { position: absolute; top: 252px; left: 480px; width: 200px; height: 30px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_22 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_22 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_22 { width: 100%; }
	#imFooter_imObjectTitle_22_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { position: absolute; top: 152px; left: 480px; width: 200px; height: 30px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_24_wrapper { position: absolute; top: 274px; left: 0px; width: 240px; height: 20px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_24 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_24 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_24 { width: 100%; }
	#imFooter_imObjectTitle_24_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imFooter_pluginAppObj_17_wrapper { position: absolute; top: 50px; left: 590px; width: 61px; height: 220px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_17 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_17 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_18_wrapper { position: absolute; top: 70px; left: 40px; width: 211px; height: 100px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_18 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_18 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_18_text { font-size: 35.44pt; }
	#imFooter_imObjectTitle_18{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imFooter_imObjectTitle_18 { width: 100%; }
	#imFooter_imObjectTitle_18_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_19_wrapper { position: absolute; top: 180px; left: 0px; width: 279px; height: 40px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_19 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_19 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_19{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imFooter_imObjectTitle_19 { width: 100%; }
	#imFooter_imObjectTitle_19_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_20_wrapper { position: absolute; top: 150px; left: 299px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_20 { width: 100%; }
	#imFooter_imObjectTitle_20_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_21_wrapper { position: absolute; top: 214px; left: 287px; width: 210px; height: 30px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_21 { width: 100%; }
	#imFooter_imObjectTitle_21_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_22_wrapper { position: absolute; top: 250px; left: 292px; width: 120px; height: 30px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_22 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_22 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_22 { width: 100%; }
	#imFooter_imObjectTitle_22_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { position: absolute; top: 180px; left: 292px; width: 210px; height: 30px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_24_wrapper { position: absolute; top: 270px; left: 30px; width: 190px; height: 20px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_24 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_24 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_24 { width: 100%; }
	#imFooter_imObjectTitle_24_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_pluginAppObj_17_wrapper { position: absolute; top: 40px; left: 400px; width: 55px; height: 170px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_17 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_17 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_18_wrapper { position: absolute; top: 16px; left: 10px; width: 252px; height: 92px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_18 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_18 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_18_text { font-size: 42.6pt; }
	#imFooter_imObjectTitle_18{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imFooter_imObjectTitle_18 { width: 100%; }
	#imFooter_imObjectTitle_18_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_19_wrapper { position: absolute; top: 116px; left: 10px; width: 194px; height: 22px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_19 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_19 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_19_text { font-size: 18.09pt; }
	#imFooter_imObjectTitle_19{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imFooter_imObjectTitle_19 { width: 100%; }
	#imFooter_imObjectTitle_19_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_20_wrapper { position: absolute; top: 150px; left: 10px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_20 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_20 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_20 { width: 100%; }
	#imFooter_imObjectTitle_20_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_21_wrapper { position: absolute; top: 207px; left: 20px; width: 170px; height: 20px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_21 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_21 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_21 { width: 100%; }
	#imFooter_imObjectTitle_21_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_22_wrapper { position: absolute; top: 232px; left: 14px; width: 103px; height: 28px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_22 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_22 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_22 { width: 100%; }
	#imFooter_imObjectTitle_22_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { position: absolute; top: 177px; left: 20px; width: 180px; height: 23px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_23 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_23 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_24_wrapper { position: absolute; top: 274px; left: 25px; width: 122px; height: 20px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_24 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_24 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_24 { width: 100%; }
	#imFooter_imObjectTitle_24_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imFooter_pluginAppObj_17_wrapper { display: none; }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_17 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_18_wrapper { position: absolute; top: 30px; left: 20px; width: 262px; height: 110px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_18 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_18_text { font-size: 44.34pt; }
	#imFooter_imObjectTitle_18{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imFooter_imObjectTitle_18 { width: 100%; }
	#imFooter_imObjectTitle_18_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_19_wrapper { position: absolute; top: 140px; left: 20px; width: 260px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_19 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_19{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imFooter_imObjectTitle_19 { width: 100%; }
	#imFooter_imObjectTitle_19_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_20_wrapper { position: absolute; top: 176px; left: 21px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_20 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_20 { width: 100%; }
	#imFooter_imObjectTitle_20_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_21_wrapper { position: absolute; top: 219px; left: 14px; width: 204px; height: 20px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_21 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_21 { width: 100%; }
	#imFooter_imObjectTitle_21_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_22_wrapper { position: absolute; top: 241px; left: 11px; width: 128px; height: 20px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_22 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_22 { width: 100%; }
	#imFooter_imObjectTitle_22_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_23_wrapper { position: absolute; top: 198px; left: 20px; width: 200px; height: 20px; text-align: center; z-index: 1008;  }
	#imFooter_imCell_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_23 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_23 { width: 100%; }
	#imFooter_imObjectTitle_23_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imObjectTitle_24_wrapper { position: absolute; top: 270px; left: 0px; width: 180px; height: 20px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_24 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_24 { width: 100%; }
	#imFooter_imObjectTitle_24_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (min-width: 1150.0px) {
	#imStickyBar_imObjectTitle_01_wrapper { position: absolute; top: 0px; left: 751px; width: 249px; height: 60px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_01_text { font-size: 42.07pt; }
	#imStickyBar_imObjectTitle_01{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imStickyBar_imObjectTitle_01 { width: 100%; }
	#imStickyBar_imObjectTitle_01_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 2px; left: 10px; width: 50px; height: 48px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border-style: solid; border-width: 0px 3px 3px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-left: 4px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 160px; height: 45px; padding: 0 10px 0 10px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 45px; height: 45px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(108, 86, 123, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_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; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: center;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(128, 128, 128, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); 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 800ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(245, 115, 128, 1); opacity: 0.7;}
	.menu-imStickyBar_imMenuObject_02-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.7; transition: background-color 800ms linear, opacity;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 270px; height: 57px; padding: 0 15px 0 15px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 400ms, right 400ms, opacity 400ms;-webkit-transition: left 400ms, right 400ms, opacity 400ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 800ms;  -webkit-transition: transform 800ms;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imStickyBar_imObjectTitle_01_wrapper { position: absolute; top: 0px; left: 490px; width: 226px; height: 70px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_01_text { font-size: 38.06pt; }
	#imStickyBar_imObjectTitle_01{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imStickyBar_imObjectTitle_01 { width: 100%; }
	#imStickyBar_imObjectTitle_01_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 15px; left: 10px; width: 52px; height: 46px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border-style: solid; border-width: 0px 3px 3px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-left: 4px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 160px; height: 45px; padding: 0 10px 0 10px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 45px; height: 45px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(108, 86, 123, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_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; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: center;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(128, 128, 128, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); 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 800ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(245, 115, 128, 1); opacity: 0.7;}
	.menu-imStickyBar_imMenuObject_02-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.7; transition: background-color 800ms linear, opacity;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 270px; height: 57px; padding: 0 15px 0 15px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 400ms, right 400ms, opacity 400ms;-webkit-transition: left 400ms, right 400ms, opacity 400ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 800ms;  -webkit-transition: transform 800ms;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imObjectTitle_01_wrapper { position: absolute; top: 0px; left: 280px; width: 201px; height: 57px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_01_text { font-size: 33.69pt; }
	#imStickyBar_imObjectTitle_01{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imStickyBar_imObjectTitle_01 { width: 100%; }
	#imStickyBar_imObjectTitle_01_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 14px; left: 10px; width: 52px; height: 49px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border-style: solid; border-width: 0px 3px 3px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-left: 4px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 160px; height: 45px; padding: 0 10px 0 10px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 45px; height: 45px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(108, 86, 123, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_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; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: center;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(128, 128, 128, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); 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 800ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(245, 115, 128, 1); opacity: 0.7;}
	.menu-imStickyBar_imMenuObject_02-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.7; transition: background-color 800ms linear, opacity;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 270px; height: 57px; padding: 0 15px 0 15px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 400ms, right 400ms, opacity 400ms;-webkit-transition: left 400ms, right 400ms, opacity 400ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 800ms;  -webkit-transition: transform 800ms;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imObjectTitle_01_wrapper { position: absolute; top: 0px; left: 120px; width: 199px; height: 66px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imObjectTitle_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imStickyBar_imObjectTitle_01_text { font-size: 33.34pt; }
	#imStickyBar_imObjectTitle_01{ text-shadow: 0px 0px 0px rgba(108, 86, 123, 1), 1px 1px 0px rgba(106, 84, 121, 1), 2px 2px 0px rgba(104, 82, 119, 1), 3px 3px 0px rgba(102, 80, 117, 1), 4px 4px 0px rgba(100, 78, 115, 1), 5px 5px 0px rgba(98, 76, 113, 1), 6px 6px 0px rgba(96, 74, 111, 1), 7px 7px 0px rgba(94, 72, 109, 1) ;}#imStickyBar_imObjectTitle_01 { width: 100%; }
	#imStickyBar_imObjectTitle_01_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 13px; left: 10px; width: 52px; height: 49px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border-style: solid; border-width: 0px 3px 3px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-left: 4px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 160px; height: 45px; padding: 0 10px 0 10px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 45px; height: 45px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(108, 86, 123, 1); }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1);border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: underline;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_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; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(108, 86, 123, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: center;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(128, 128, 128, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 300px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1) rgba(108, 86, 123, 1); 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 800ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(245, 115, 128, 1); opacity: 0.7;}
	.menu-imStickyBar_imMenuObject_02-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.7; transition: background-color 800ms linear, opacity;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 270px; height: 57px; padding: 0 15px 0 15px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 400ms, right 400ms, opacity 400ms;-webkit-transition: left 400ms, right 400ms, opacity 400ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Raleway;font-size: 15pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(190, 110, 130, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 800ms;  -webkit-transition: transform 800ms;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
