@import 'https://fonts.googleapis.com/css?family=Quicksand:700,regular';
#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 950px 200px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 950px 200px minmax(0, 1fr); -ms-grid-rows: 180px auto 100px; grid-template-rows: 180px auto 100px; }
#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 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: 2; grid-column: 2 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imSideBar { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -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: 720px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 520px 200px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 520px 200px minmax(0, 1fr); -ms-grid-rows: 150px auto 80px; grid-template-rows: 150px auto 80px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 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: 2; grid-column: 2 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: 80px auto 45px; grid-template-rows: 80px auto 45px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: 80px auto 100px; grid-template-rows: 80px auto 100px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 950px 200px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 950px 200px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
#imBlogPage { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
@media (max-width: 1149.9px) and (min-width: 720px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 520px 200px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 520px 200px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
	#imBlogPage { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
@media (max-width: 719.9px) and (min-width: 480px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: auto; grid-template-rows: auto; }
	#imBlogPage { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: auto; grid-template-rows: auto; }
	#imBlogPage { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	
}
#imHeader_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_04 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_4 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_04 {margin: 0; text-align: left;}
#imHeader_imObjectTitle_04_text {font: normal normal normal 18pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_04_text,
#imHeader_imObjectTitle_04_text a { color: rgba(0, 0, 0, 1); white-space: pre; }
#imHeader_imObjectTitle_04_text a{ text-decoration: none; }
#imHeader_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_05 {margin: 0; text-align: left;}
#imHeader_imObjectTitle_05_text {font: normal normal normal 11pt 'Tahoma';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_05_text,
#imHeader_imObjectTitle_05_text a { color: rgba(0, 0, 0, 1); white-space: pre; }
#imHeader_imObjectTitle_05_text a{ text-decoration: none; }
#imHeader_imCell_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_06 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_6 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_6 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_06 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_06 #imHeader_imObjectImage_06_container img { width: 100%; vertical-align: top; }#imHeader_imCell_12 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_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: 103; }
#imHeader_imCellStyleGraphics_12 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_12 { 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_13 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_13 { 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_13 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_13 { 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_14 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_14 { 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_14 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_14 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_14 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_14 #imHeader_imObjectImage_14_container img { width: 100%; vertical-align: top; }#imHeader_imCell_15 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_15 { 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_15 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_15 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_15 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_15 #imHeader_imObjectImage_15_container img { width: 100%; vertical-align: top; }#imHeader_imCell_16 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_16 { 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_16 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_16 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_16 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_16 #imHeader_imObjectImage_16_container img { width: 100%; vertical-align: top; }#imHeader_imCell_17 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_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; }
#imHeader_imCellStyleGraphics_17 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_17 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_17 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_17 #imHeader_imObjectImage_17_container img { width: 100%; vertical-align: top; }#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 8pt 'Quicksand';  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, 128, 128, 1); word-wrap: break-word; max-width: 100%;}
#imFooter_imObjectTitle_22_text a{ text-decoration: none; }
#imFooter_imCell_25 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_25 { 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_25 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_25 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_25 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_25 #imFooter_imObjectImage_25_container img { width: 100%; vertical-align: top; }#imFooter_imCell_27 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_27 { 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_27 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_27 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_27 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_27 #imFooter_imObjectImage_27_container img { width: 100%; vertical-align: top; }#imFooter_imCell_28 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_28 { 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_28 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_28 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_28 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_28 #imFooter_imObjectImage_28_container img { width: 100%; vertical-align: top; }#imFooter_imCell_29 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_29 { 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_29 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_29 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_29 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_29 #imFooter_imObjectImage_29_container img { width: 100%; vertical-align: top; }#imFooter_imCell_30 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_30 { 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_30 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_30 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_30 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_30 #imFooter_imObjectImage_30_container img { width: 100%; vertical-align: top; }#imFooter_imCell_31 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_31 { 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_31 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_31 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_31 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_31 #imFooter_imObjectImage_31_container img { width: 100%; vertical-align: top; }#imFooter_imCell_32 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_32 { 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_32 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_32 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_32 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_32 #imFooter_imObjectImage_32_container img { width: 100%; vertical-align: top; }#imFooter_imCell_34 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_34 { 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_34 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_34 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_34 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_34 #imFooter_imObjectImage_34_container img { width: 100%; vertical-align: top; }#imFooter_imCell_35 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_35 { 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_35 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_35 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_35 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_35 #imFooter_imObjectImage_35_container img { width: 100%; vertical-align: top; }#imFooter_imCell_36 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_36 { 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_36 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_36 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_36 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_36 #imFooter_imObjectImage_36_container img { width: 100%; vertical-align: top; }#imFooter_imCell_37 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_37 { 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_37 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_37 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_37 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_37 #imFooter_imObjectImage_37_container img { width: 100%; vertical-align: top; }#imFooter_imCell_38 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_38 { 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_38 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_38 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_38 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_38 #imFooter_imObjectImage_38_container img { width: 100%; vertical-align: top; }#imFooter_imCell_39 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_39 { 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_39 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_39 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_39 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_39 #imFooter_imObjectImage_39_container img { width: 100%; vertical-align: top; }#imFooter_imCell_41 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_41 { 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_41 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_41 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_41 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_41 #imFooter_imObjectImage_41_container img { width: 100%; vertical-align: top; }#imFooter_imCell_42 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_42 { 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_42 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_42 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_42 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_42 #imFooter_imObjectImage_42_container img { width: 100%; vertical-align: top; }#imFooter_imCell_43 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_43 { 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_43 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_43 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_43 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_43 #imFooter_imObjectImage_43_container img { width: 100%; vertical-align: top; }#imSideBar_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imObjectImage_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imSideBar_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imSideBar_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
#imSideBar_imObjectImage_02 { vertical-align: top; margin: 0 auto; }
#imSideBar_imObjectImage_02 #imSideBar_imObjectImage_02_container img { width: 100%; vertical-align: top; }#imSideBar_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imObjectImage_03 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imSideBar_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imSideBar_imCellStyleBorders_3 { position: absolute; top: 0px; bottom: 0px; }
#imSideBar_imObjectImage_03 { vertical-align: top; margin: 0 auto; }
#imSideBar_imObjectImage_03 #imSideBar_imObjectImage_03_container img { width: 100%; vertical-align: top; }#imStickyBar_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_03 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_3 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imStickyBar_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectImage_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imObjectImage_05 { vertical-align: top; margin: 0 auto; }
#imStickyBar_imObjectImage_05 #imStickyBar_imObjectImage_05_container img { width: 100%; vertical-align: top; }#imBlogContent h2 a:hover { text-decoration: underline; }
#imBlogContent { float: left; margin: 4px 0; font: inherit; overflow: hidden; }
#imBlogSidebar { float: left; font: inherit; }
.imBlogBlock { margin: 4px 0; overflow: hidden; }
.imBlogBlock ul { list-style:none; }
.imBlogBlock .imBlogCloudItem { margin-right: 5px; display: inline; }
.imBlogBlock .imBlogImageBlock { max-width: 100%; margin: 0 auto; }
.imBlogBlock .imBlogImageBlock img { width: 100%; }
.imBlogPostBody, .imBlogPostSummary { margin: 10px 0 0 0; }
.imBlogPostRead { margin: 10px 0; }
.imBlogBlockTitle { font-size: 1.1em; font-weight: bold; margin-bottom: 0.55em; }
.imBlogSeparator { margin: 10px 0 10px 0; border-bottom: 1px solid rgba(64, 64, 64, 1); }
.imBlogMedia { clear: both; margin: 20px 0 10px; }
.imBlogSources { border-top: 1px solid #CCCCCC; padding-top: 15px; margin-top: 20px;}
.imBlogSources ul { margin: 5px 0 0 5px; }
#imBlogContent .topic-star-container-big { background-image: url('../images/star01-big-empty.png'); }
#imBlogContent .topic-star-fixer-big { background-image: url('../images/star01-big-full.png'); }
#imBlogContent .topic-star-container-small { background-image: url('../images/star01-small-empty.png'); }
#imBlogContent .topic-star-fixer-small { background-image: url('../images/star01-small-full.png'); }
.imBlogPostCard, .imBlogPagination { background-color: transparent; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.imBlogPagination { float: left; clear: both; box-sizing: border-box; margin: 10px 0 4px 0; padding: 10px; text-align: center; }
.imBlogPagination a, .imBlogPagination span { display: inline-block; margin: 0 5px; padding: 5px 5px; font-family: Quicksand; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); text-decoration: none; }
.imBlogPagination a:hover, .imBlogPagination .imBlogPaginationCurrent { 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; background-color: rgba(50, 205, 50, 1); font-family: Quicksand; font-style: normal; font-weight: normal; color: rgba(255, 255, 255, 1); }
.imBlogPostCardCover { margin: 0px 0px 0px 0px; background-position: center center; background-repeat: no-repeat; background-size: cover; cursor: pointer; }
.imBlogPostCardTitle h1, .imBlogPostCardTitle h1 a { font-family: Quicksand; font-size: 12pt; font-style: normal; font-weight: bold; color: rgba(0, 0, 0, 1); text-decoration: none; }
.imBlogPostCardTitle h1 { text-align: left; margin: 0; padding: 0 10px 0 10px; overflow: hidden; }
.imBlogPostCardCategory { padding: 0 10px 0 10px; overflow: hidden; }
.imBlogPostCardCategory a { font-family: Quicksand; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(64, 64, 64, 1); text-decoration: none; }
.imBlogPostCardDescription { position: relative; padding: 0 10px 0 10px; font-family: Quicksand; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(0, 0, 0, 1); overflow: hidden; }
.imBlogPostCardDescription .imBlogPostCardDescriptionFade { position: absolute; width: 100%; height: 25px; left: 0; bottom: 0; box-shadow: inset 0px -20px 44px transparent; }
.imBlogPostCardDetails { padding: 0 10px 0 10px; font-family: Quicksand; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(64, 64, 64, 1); overflow: hidden; }
.imBlogPostCardAuthor a { font-family: Quicksand; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(64, 64, 64, 1); text-decoration: none; }
.imBlogPostCardButton { padding: 0 10px 0 10px; text-align: right; overflow: hidden; }
.imBlogPostCardButton a { display: inline-block; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; padding: 5px 5px; background-color: rgba(50, 205, 50, 1); font-family: Quicksand; font-size: 9pt; font-style: normal; font-weight: normal; color: rgba(255, 255, 255, 1); text-decoration: none; }
.imBlogPostCardTitle h1 { padding-top: 5px; }
.imBlogPostCardButton { padding-bottom: 5px; }
#imBlogBlock0 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1); font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock0 a, #imBlogBlock0 a:link, #imBlogBlock0 a:hover, #imBlogBlock0 a:visited { font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock0 a:hover { text-decoration: underline; }
#imBlogBlock0 ul li { margin-bottom: 6px; }
#imBlogBlock0 ul li:last-child { margin-bottom: 0; }
#imBlogBlock1 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1); font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock1 a, #imBlogBlock1 a:link, #imBlogBlock1 a:hover, #imBlogBlock1 a:visited { font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock1 a:hover { text-decoration: underline; }
#imBlogBlock1 ul li { margin-bottom: 6px; }
#imBlogBlock1 ul li:last-child { margin-bottom: 0; }
#imBlogBlock2 { border-top: 2px solid rgba(128, 128, 128, 1); border-left: 2px solid rgba(128, 128, 128, 1); border-bottom: 2px solid rgba(128, 128, 128, 1); border-right: 2px solid rgba(128, 128, 128, 1); font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock2 a, #imBlogBlock2 a:link, #imBlogBlock2 a:hover, #imBlogBlock2 a:visited { font: normal normal normal 9pt 'Tahoma'; color: rgba(0, 0, 0, 1); background-color: rgba(255, 255, 255, 1); text-decoration: none; }
#imBlogBlock2 a:hover { text-decoration: underline; }
#imBlogBlock2 ul li { margin-bottom: 6px; }
#imBlogBlock2 ul li:last-child { margin-bottom: 0; }
@media (min-width: 480px) {
	#imBlogBlock0 { width: 146px; padding: 5px 5px; }
	#imBlogBlock1 { width: 146px; padding: 5px 5px; }
	#imBlogBlock2 { width: 146px; padding: 5px 5px; }
	
}
@media (max-width: 479.9px)  {
	#imBlogBlock0 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	#imBlogBlock1 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	#imBlogBlock2 { box-sizing: border-box; width: 100%; padding: 5px 5px; }
	
}
#imBlogPost_000000011 div { line-height: 22px; }
#imBlogPost_000000011 .imHeading1 { line-height: 22px; }
#imBlogPost_000000011 .imHeading2 { line-height: 22px; }
#imBlogPost_000000011 .imHeading3 { line-height: 22px; }
#imBlogPost_000000011 .imHeading4 { line-height: 22px; }
#imBlogPost_000000011 .imHeading5 { line-height: 22px; }
#imBlogPost_000000011 .imHeading6 { line-height: 22px; }
#imBlogPost_000000011 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000011 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000011 ul ul ul { list-style: circle; }
#imBlogPost_000000011 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000011 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000011 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000011 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000011 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000011 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000011 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000011 p { margin: 0; padding: 0; }
#imBlogPost_000000011 .inline-block { display: inline-block; }
#imBlogPost_000000011 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000011 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000011 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000011 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000011 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000011 img.fleft { margin-right: 15px; }
#imBlogPost_000000011 img.fright { margin-left: 15px; }
#imBlogPost_000000011 .imTALeft { text-align: left; }
#imBlogPost_000000011 .imTARight { text-align: right; }
#imBlogPost_000000011 .imTACenter { text-align: center; }
#imBlogPost_000000011 .imTAJustify { text-align: justify; }
#imBlogPost_000000011 .imUl { text-decoration: underline; }
#imBlogPost_000000011 .imStrike { text-decoration: line-through; }
#imBlogPost_000000011 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000011 .imVt { vertical-align: top; }
#imBlogPost_000000011 .imVc { vertical-align: middle; }
#imBlogPost_000000011 .imVb { vertical-align: bottom; }
#imBlogPost_000000011 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000011 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPostCardCover_000000011 { background-image: url('../blog/files/00.jpg'); }
#imBlogPostCover_000000011 { background-image: url('../blog/files/00.jpg'); }
#imBlogPost_000000010 div { line-height: 22px; }
#imBlogPost_000000010 .imHeading1 { line-height: 22px; }
#imBlogPost_000000010 .imHeading2 { line-height: 22px; }
#imBlogPost_000000010 .imHeading3 { line-height: 22px; }
#imBlogPost_000000010 .imHeading4 { line-height: 22px; }
#imBlogPost_000000010 .imHeading5 { line-height: 22px; }
#imBlogPost_000000010 .imHeading6 { line-height: 22px; }
#imBlogPost_000000010 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000010 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000010 ul ul ul { list-style: circle; }
#imBlogPost_000000010 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000010 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000010 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000010 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000010 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000010 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000010 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000010 p { margin: 0; padding: 0; }
#imBlogPost_000000010 .inline-block { display: inline-block; }
#imBlogPost_000000010 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000010 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000010 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000010 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000010 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000010 img.fleft { margin-right: 15px; }
#imBlogPost_000000010 img.fright { margin-left: 15px; }
#imBlogPost_000000010 .imTALeft { text-align: left; }
#imBlogPost_000000010 .imTARight { text-align: right; }
#imBlogPost_000000010 .imTACenter { text-align: center; }
#imBlogPost_000000010 .imTAJustify { text-align: justify; }
#imBlogPost_000000010 .imUl { text-decoration: underline; }
#imBlogPost_000000010 .imStrike { text-decoration: line-through; }
#imBlogPost_000000010 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000010 .imVt { vertical-align: top; }
#imBlogPost_000000010 .imVc { vertical-align: middle; }
#imBlogPost_000000010 .imVb { vertical-align: bottom; }
#imBlogPost_000000010 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000010 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPostCardCover_000000010 { background-image: url('../blog/files/82494421_10220983256552155_2028876201975611392_n_thumb.jpg'); }
#imBlogPostCover_000000010 { background-image: url('../blog/files/82494421_10220983256552155_2028876201975611392_n.jpg'); }
#imBlogPost_00000000F div { line-height: 22px; }
#imBlogPost_00000000F .imHeading1 { line-height: 22px; }
#imBlogPost_00000000F .imHeading2 { line-height: 22px; }
#imBlogPost_00000000F .imHeading3 { line-height: 22px; }
#imBlogPost_00000000F .imHeading4 { line-height: 22px; }
#imBlogPost_00000000F .imHeading5 { line-height: 22px; }
#imBlogPost_00000000F .imHeading6 { line-height: 22px; }
#imBlogPost_00000000F ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000000F ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000000F ul ul ul { list-style: circle; }
#imBlogPost_00000000F ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000F ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000000F ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000000F ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000F blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000000F table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000000F table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000000F p { margin: 0; padding: 0; }
#imBlogPost_00000000F .inline-block { display: inline-block; }
#imBlogPost_00000000F sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000000F sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000000F img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000000F .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000000F .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000000F img.fleft { margin-right: 15px; }
#imBlogPost_00000000F img.fright { margin-left: 15px; }
#imBlogPost_00000000F .imTALeft { text-align: left; }
#imBlogPost_00000000F .imTARight { text-align: right; }
#imBlogPost_00000000F .imTACenter { text-align: center; }
#imBlogPost_00000000F .imTAJustify { text-align: justify; }
#imBlogPost_00000000F .imUl { text-decoration: underline; }
#imBlogPost_00000000F .imStrike { text-decoration: line-through; }
#imBlogPost_00000000F .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000000F .imVt { vertical-align: top; }
#imBlogPost_00000000F .imVc { vertical-align: middle; }
#imBlogPost_00000000F .imVb { vertical-align: bottom; }
#imBlogPost_00000000F hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000000F .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPost_00000000F .cf1 { color: rgba(0, 0, 0, 0.870588); }
#imBlogPostCardCover_00000000F { background-image: url('../blog/files/Elvis_First_Win_thumb.jpg'); }
#imBlogPostCover_00000000F { background-image: url('../blog/files/Elvis_First_Win.jpg'); }
#imBlogPost_00000000E div { line-height: 22px; }
#imBlogPost_00000000E .imHeading1 { line-height: 22px; }
#imBlogPost_00000000E .imHeading2 { line-height: 22px; }
#imBlogPost_00000000E .imHeading3 { line-height: 22px; }
#imBlogPost_00000000E .imHeading4 { line-height: 22px; }
#imBlogPost_00000000E .imHeading5 { line-height: 22px; }
#imBlogPost_00000000E .imHeading6 { line-height: 22px; }
#imBlogPost_00000000E ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000000E ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000000E ul ul ul { list-style: circle; }
#imBlogPost_00000000E ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000E ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000000E ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000000E ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000E blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000000E table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000000E table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000000E p { margin: 0; padding: 0; }
#imBlogPost_00000000E .inline-block { display: inline-block; }
#imBlogPost_00000000E sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000000E sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000000E img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000000E .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000000E .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000000E img.fleft { margin-right: 15px; }
#imBlogPost_00000000E img.fright { margin-left: 15px; }
#imBlogPost_00000000E .imTALeft { text-align: left; }
#imBlogPost_00000000E .imTARight { text-align: right; }
#imBlogPost_00000000E .imTACenter { text-align: center; }
#imBlogPost_00000000E .imTAJustify { text-align: justify; }
#imBlogPost_00000000E .imUl { text-decoration: underline; }
#imBlogPost_00000000E .imStrike { text-decoration: line-through; }
#imBlogPost_00000000E .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000000E .imVt { vertical-align: top; }
#imBlogPost_00000000E .imVc { vertical-align: middle; }
#imBlogPost_00000000E .imVb { vertical-align: bottom; }
#imBlogPost_00000000E hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPostCardCover_00000000E { background-image: url('../blog/files/psychology-sport-team-win-lose_thumb.jpg'); }
#imBlogPostCover_00000000E { background-image: url('../blog/files/psychology-sport-team-win-lose.jpg'); }
#imBlogPost_00000000D div { line-height: 22px; }
#imBlogPost_00000000D .imHeading1 { line-height: 22px; }
#imBlogPost_00000000D .imHeading2 { line-height: 22px; }
#imBlogPost_00000000D .imHeading3 { line-height: 22px; }
#imBlogPost_00000000D .imHeading4 { line-height: 22px; }
#imBlogPost_00000000D .imHeading5 { line-height: 22px; }
#imBlogPost_00000000D .imHeading6 { line-height: 22px; }
#imBlogPost_00000000D ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000000D ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000000D ul ul ul { list-style: circle; }
#imBlogPost_00000000D ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000D ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000000D ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000000D ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000D blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000000D table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000000D table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000000D p { margin: 0; padding: 0; }
#imBlogPost_00000000D .inline-block { display: inline-block; }
#imBlogPost_00000000D sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000000D sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000000D img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000000D .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000000D .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000000D img.fleft { margin-right: 15px; }
#imBlogPost_00000000D img.fright { margin-left: 15px; }
#imBlogPost_00000000D .imTALeft { text-align: left; }
#imBlogPost_00000000D .imTARight { text-align: right; }
#imBlogPost_00000000D .imTACenter { text-align: center; }
#imBlogPost_00000000D .imTAJustify { text-align: justify; }
#imBlogPost_00000000D .imUl { text-decoration: underline; }
#imBlogPost_00000000D .imStrike { text-decoration: line-through; }
#imBlogPost_00000000D .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000000D .imVt { vertical-align: top; }
#imBlogPost_00000000D .imVc { vertical-align: middle; }
#imBlogPost_00000000D .imVb { vertical-align: bottom; }
#imBlogPost_00000000D hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000000D .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPost_00000000D .cf1 { color: rgb(29, 33, 41); }
#imBlogPost_00000000D .cf2 { color: rgb(54, 88, 153); }
#imBlogPostCardCover_00000000D { background-image: url('../blog/files/72603907_2725993677432201_2991273756195815424_o_thumb.jpg'); }
#imBlogPostCover_00000000D { background-image: url('../blog/files/72603907_2725993677432201_2991273756195815424_o.jpg'); }
#imBlogPost_00000000B div { line-height: 22px; }
#imBlogPost_00000000B .imHeading1 { line-height: 22px; }
#imBlogPost_00000000B .imHeading2 { line-height: 22px; }
#imBlogPost_00000000B .imHeading3 { line-height: 22px; }
#imBlogPost_00000000B .imHeading4 { line-height: 22px; }
#imBlogPost_00000000B .imHeading5 { line-height: 22px; }
#imBlogPost_00000000B .imHeading6 { line-height: 22px; }
#imBlogPost_00000000B ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000000B ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000000B ul ul ul { list-style: circle; }
#imBlogPost_00000000B ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000B ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000000B ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000000B ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000B blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000000B table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000000B table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000000B p { margin: 0; padding: 0; }
#imBlogPost_00000000B .inline-block { display: inline-block; }
#imBlogPost_00000000B sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000000B sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000000B img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000000B .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000000B .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000000B img.fleft { margin-right: 15px; }
#imBlogPost_00000000B img.fright { margin-left: 15px; }
#imBlogPost_00000000B .imTALeft { text-align: left; }
#imBlogPost_00000000B .imTARight { text-align: right; }
#imBlogPost_00000000B .imTACenter { text-align: center; }
#imBlogPost_00000000B .imTAJustify { text-align: justify; }
#imBlogPost_00000000B .imUl { text-decoration: underline; }
#imBlogPost_00000000B .imStrike { text-decoration: line-through; }
#imBlogPost_00000000B .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000000B .imVt { vertical-align: top; }
#imBlogPost_00000000B .imVc { vertical-align: middle; }
#imBlogPost_00000000B .imVb { vertical-align: bottom; }
#imBlogPost_00000000B hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_00000000B .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPost_00000000B .cf1 { color: rgb(28, 30, 33); }
#imBlogPostCardCover_00000000B { background-image: url('../blog/files/juniors-footer_thumb.jpg'); }
#imBlogPostCover_00000000B { background-image: url('../blog/files/juniors-footer.jpg'); }
#imBlogPost_00000000A div { line-height: 22px; }
#imBlogPost_00000000A .imHeading1 { line-height: 22px; }
#imBlogPost_00000000A .imHeading2 { line-height: 22px; }
#imBlogPost_00000000A .imHeading3 { line-height: 22px; }
#imBlogPost_00000000A .imHeading4 { line-height: 22px; }
#imBlogPost_00000000A .imHeading5 { line-height: 22px; }
#imBlogPost_00000000A .imHeading6 { line-height: 22px; }
#imBlogPost_00000000A ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_00000000A ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_00000000A ul ul ul { list-style: circle; }
#imBlogPost_00000000A ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000A ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_00000000A ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_00000000A ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_00000000A blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_00000000A table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_00000000A table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_00000000A p { margin: 0; padding: 0; }
#imBlogPost_00000000A .inline-block { display: inline-block; }
#imBlogPost_00000000A sup { vertical-align: super; font-size: smaller; }
#imBlogPost_00000000A sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_00000000A img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_00000000A .fleft { float: left; vertical-align: baseline;}
#imBlogPost_00000000A .fright { float: right; vertical-align: baseline;}
#imBlogPost_00000000A img.fleft { margin-right: 15px; }
#imBlogPost_00000000A img.fright { margin-left: 15px; }
#imBlogPost_00000000A .imTALeft { text-align: left; }
#imBlogPost_00000000A .imTARight { text-align: right; }
#imBlogPost_00000000A .imTACenter { text-align: center; }
#imBlogPost_00000000A .imTAJustify { text-align: justify; }
#imBlogPost_00000000A .imUl { text-decoration: underline; }
#imBlogPost_00000000A .imStrike { text-decoration: line-through; }
#imBlogPost_00000000A .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_00000000A .imVt { vertical-align: top; }
#imBlogPost_00000000A .imVc { vertical-align: middle; }
#imBlogPost_00000000A .imVb { vertical-align: bottom; }
#imBlogPost_00000000A hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPostCardCover_00000000A { background-image: url('../blog/files/Elvis-Merzlikins_thumb.jpg'); }
#imBlogPostCover_00000000A { background-image: url('../blog/files/Elvis-Merzlikins.jpg'); }
#imBlogPost_000000009 div { line-height: 22px; }
#imBlogPost_000000009 .imHeading1 { line-height: 22px; }
#imBlogPost_000000009 .imHeading2 { line-height: 22px; }
#imBlogPost_000000009 .imHeading3 { line-height: 22px; }
#imBlogPost_000000009 .imHeading4 { line-height: 22px; }
#imBlogPost_000000009 .imHeading5 { line-height: 22px; }
#imBlogPost_000000009 .imHeading6 { line-height: 22px; }
#imBlogPost_000000009 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000009 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000009 ul ul ul { list-style: circle; }
#imBlogPost_000000009 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000009 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000009 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000009 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000009 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000009 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000009 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000009 p { margin: 0; padding: 0; }
#imBlogPost_000000009 .inline-block { display: inline-block; }
#imBlogPost_000000009 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000009 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000009 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000009 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000009 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000009 img.fleft { margin-right: 15px; }
#imBlogPost_000000009 img.fright { margin-left: 15px; }
#imBlogPost_000000009 .imTALeft { text-align: left; }
#imBlogPost_000000009 .imTARight { text-align: right; }
#imBlogPost_000000009 .imTACenter { text-align: center; }
#imBlogPost_000000009 .imTAJustify { text-align: justify; }
#imBlogPost_000000009 .imUl { text-decoration: underline; }
#imBlogPost_000000009 .imStrike { text-decoration: line-through; }
#imBlogPost_000000009 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000009 .imVt { vertical-align: top; }
#imBlogPost_000000009 .imVc { vertical-align: middle; }
#imBlogPost_000000009 .imVb { vertical-align: bottom; }
#imBlogPost_000000009 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000009 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPostCardCover_000000009 { background-image: url('../blog/files/unnamed_thumb.jpg'); }
#imBlogPostCover_000000009 { background-image: url('../blog/files/unnamed.jpg'); }
#imBlogPost_000000007 div { line-height: 22px; }
#imBlogPost_000000007 .imHeading1 { line-height: 22px; }
#imBlogPost_000000007 .imHeading2 { line-height: 22px; }
#imBlogPost_000000007 .imHeading3 { line-height: 22px; }
#imBlogPost_000000007 .imHeading4 { line-height: 22px; }
#imBlogPost_000000007 .imHeading5 { line-height: 22px; }
#imBlogPost_000000007 .imHeading6 { line-height: 22px; }
#imBlogPost_000000007 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000007 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000007 ul ul ul { list-style: circle; }
#imBlogPost_000000007 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000007 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000007 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000007 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000007 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000007 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000007 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000007 p { margin: 0; padding: 0; }
#imBlogPost_000000007 .inline-block { display: inline-block; }
#imBlogPost_000000007 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000007 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000007 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000007 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000007 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000007 img.fleft { margin-right: 15px; }
#imBlogPost_000000007 img.fright { margin-left: 15px; }
#imBlogPost_000000007 .imTALeft { text-align: left; }
#imBlogPost_000000007 .imTARight { text-align: right; }
#imBlogPost_000000007 .imTACenter { text-align: center; }
#imBlogPost_000000007 .imTAJustify { text-align: justify; }
#imBlogPost_000000007 .imUl { text-decoration: underline; }
#imBlogPost_000000007 .imStrike { text-decoration: line-through; }
#imBlogPost_000000007 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000007 .imVt { vertical-align: top; }
#imBlogPost_000000007 .imVc { vertical-align: middle; }
#imBlogPost_000000007 .imVb { vertical-align: bottom; }
#imBlogPost_000000007 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000007 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPost_000000007 .cf1 { color: rgb(64, 64, 64); }
#imBlogPostCardCover_000000007 { background-image: url('../blog/files/Merzlikins_Jacques_Plante-1024x682_thumb.jpg'); }
#imBlogPostCover_000000007 { background-image: url('../blog/files/Merzlikins_Jacques_Plante-1024x682.jpg'); }
#imBlogPost_000000005 div { line-height: 22px; }
#imBlogPost_000000005 .imHeading1 { line-height: 22px; }
#imBlogPost_000000005 .imHeading2 { line-height: 22px; }
#imBlogPost_000000005 .imHeading3 { line-height: 22px; }
#imBlogPost_000000005 .imHeading4 { line-height: 22px; }
#imBlogPost_000000005 .imHeading5 { line-height: 22px; }
#imBlogPost_000000005 .imHeading6 { line-height: 22px; }
#imBlogPost_000000005 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000005 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000005 ul ul ul { list-style: circle; }
#imBlogPost_000000005 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000005 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000005 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000005 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000005 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000005 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000005 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000005 p { margin: 0; padding: 0; }
#imBlogPost_000000005 .inline-block { display: inline-block; }
#imBlogPost_000000005 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000005 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000005 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000005 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000005 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000005 img.fleft { margin-right: 15px; }
#imBlogPost_000000005 img.fright { margin-left: 15px; }
#imBlogPost_000000005 .imTALeft { text-align: left; }
#imBlogPost_000000005 .imTARight { text-align: right; }
#imBlogPost_000000005 .imTACenter { text-align: center; }
#imBlogPost_000000005 .imTAJustify { text-align: justify; }
#imBlogPost_000000005 .imUl { text-decoration: underline; }
#imBlogPost_000000005 .imStrike { text-decoration: line-through; }
#imBlogPost_000000005 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000005 .imVt { vertical-align: top; }
#imBlogPost_000000005 .imVc { vertical-align: middle; }
#imBlogPost_000000005 .imVb { vertical-align: bottom; }
#imBlogPost_000000005 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000005 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPost_000000005 .cf1 { color: rgb(29, 33, 41); }
#imBlogPostCardCover_000000005 { background-image: url('../blog/files/io_thumb.jpg'); }
#imBlogPostCover_000000005 { background-image: url('../blog/files/io.jpg'); }
#imBlogPost_000000004 div { line-height: 22px; }
#imBlogPost_000000004 .imHeading1 { line-height: 22px; }
#imBlogPost_000000004 .imHeading2 { line-height: 22px; }
#imBlogPost_000000004 .imHeading3 { line-height: 22px; }
#imBlogPost_000000004 .imHeading4 { line-height: 22px; }
#imBlogPost_000000004 .imHeading5 { line-height: 22px; }
#imBlogPost_000000004 .imHeading6 { line-height: 22px; }
#imBlogPost_000000004 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000004 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000004 ul ul ul { list-style: circle; }
#imBlogPost_000000004 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000004 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000004 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000004 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000004 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000004 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000004 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000004 p { margin: 0; padding: 0; }
#imBlogPost_000000004 .inline-block { display: inline-block; }
#imBlogPost_000000004 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000004 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000004 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000004 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000004 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000004 img.fleft { margin-right: 15px; }
#imBlogPost_000000004 img.fright { margin-left: 15px; }
#imBlogPost_000000004 .imTALeft { text-align: left; }
#imBlogPost_000000004 .imTARight { text-align: right; }
#imBlogPost_000000004 .imTACenter { text-align: center; }
#imBlogPost_000000004 .imTAJustify { text-align: justify; }
#imBlogPost_000000004 .imUl { text-decoration: underline; }
#imBlogPost_000000004 .imStrike { text-decoration: line-through; }
#imBlogPost_000000004 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000004 .imVt { vertical-align: top; }
#imBlogPost_000000004 .imVc { vertical-align: middle; }
#imBlogPost_000000004 .imVb { vertical-align: bottom; }
#imBlogPost_000000004 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPostCardCover_000000004 { background-image: url('../blog/files/a0e79f29ff9c6436a63e3a5dcc58585b_thumb.jpg'); }
#imBlogPostCover_000000004 { background-image: url('../blog/files/a0e79f29ff9c6436a63e3a5dcc58585b.jpg'); }
#imBlogPost_000000003 div { line-height: 22px; }
#imBlogPost_000000003 .imHeading1 { line-height: 22px; }
#imBlogPost_000000003 .imHeading2 { line-height: 22px; }
#imBlogPost_000000003 .imHeading3 { line-height: 22px; }
#imBlogPost_000000003 .imHeading4 { line-height: 22px; }
#imBlogPost_000000003 .imHeading5 { line-height: 22px; }
#imBlogPost_000000003 .imHeading6 { line-height: 22px; }
#imBlogPost_000000003 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000003 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000003 ul ul ul { list-style: circle; }
#imBlogPost_000000003 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000003 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000003 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000003 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000003 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000003 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000003 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000003 p { margin: 0; padding: 0; }
#imBlogPost_000000003 .inline-block { display: inline-block; }
#imBlogPost_000000003 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000003 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000003 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000003 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000003 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000003 img.fleft { margin-right: 15px; }
#imBlogPost_000000003 img.fright { margin-left: 15px; }
#imBlogPost_000000003 .imTALeft { text-align: left; }
#imBlogPost_000000003 .imTARight { text-align: right; }
#imBlogPost_000000003 .imTACenter { text-align: center; }
#imBlogPost_000000003 .imTAJustify { text-align: justify; }
#imBlogPost_000000003 .imUl { text-decoration: underline; }
#imBlogPost_000000003 .imStrike { text-decoration: line-through; }
#imBlogPost_000000003 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000003 .imVt { vertical-align: top; }
#imBlogPost_000000003 .imVc { vertical-align: middle; }
#imBlogPost_000000003 .imVb { vertical-align: bottom; }
#imBlogPost_000000003 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000003 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPostCardCover_000000003 { background-image: url('../blog/files/merzlikins_thumb.jpg'); }
#imBlogPostCover_000000003 { background-image: url('../blog/files/merzlikins.jpg'); }
#imBlogPost_000000002 div { line-height: 22px; }
#imBlogPost_000000002 .imHeading1 { line-height: 22px; }
#imBlogPost_000000002 .imHeading2 { line-height: 22px; }
#imBlogPost_000000002 .imHeading3 { line-height: 22px; }
#imBlogPost_000000002 .imHeading4 { line-height: 22px; }
#imBlogPost_000000002 .imHeading5 { line-height: 22px; }
#imBlogPost_000000002 .imHeading6 { line-height: 22px; }
#imBlogPost_000000002 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000002 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000002 ul ul ul { list-style: circle; }
#imBlogPost_000000002 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000002 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000002 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000002 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000002 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000002 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000002 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000002 p { margin: 0; padding: 0; }
#imBlogPost_000000002 .inline-block { display: inline-block; }
#imBlogPost_000000002 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000002 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000002 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000002 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000002 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000002 img.fleft { margin-right: 15px; }
#imBlogPost_000000002 img.fright { margin-left: 15px; }
#imBlogPost_000000002 .imTALeft { text-align: left; }
#imBlogPost_000000002 .imTARight { text-align: right; }
#imBlogPost_000000002 .imTACenter { text-align: center; }
#imBlogPost_000000002 .imTAJustify { text-align: justify; }
#imBlogPost_000000002 .imUl { text-decoration: underline; }
#imBlogPost_000000002 .imStrike { text-decoration: line-through; }
#imBlogPost_000000002 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000002 .imVt { vertical-align: top; }
#imBlogPost_000000002 .imVc { vertical-align: middle; }
#imBlogPost_000000002 .imVb { vertical-align: bottom; }
#imBlogPost_000000002 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_000000002 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPost_000000002 .cf1 { color: rgb(29, 33, 41); }
#imBlogPost_000000002 .ff1 { font-family: 'inherit'; }
#imBlogPost_000000001 div { line-height: 22px; }
#imBlogPost_000000001 .imHeading1 { line-height: 22px; }
#imBlogPost_000000001 .imHeading2 { line-height: 22px; }
#imBlogPost_000000001 .imHeading3 { line-height: 22px; }
#imBlogPost_000000001 .imHeading4 { line-height: 22px; }
#imBlogPost_000000001 .imHeading5 { line-height: 22px; }
#imBlogPost_000000001 .imHeading6 { line-height: 22px; }
#imBlogPost_000000001 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_000000001 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_000000001 ul ul ul { list-style: circle; }
#imBlogPost_000000001 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000001 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_000000001 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_000000001 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_000000001 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_000000001 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_000000001 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_000000001 p { margin: 0; padding: 0; }
#imBlogPost_000000001 .inline-block { display: inline-block; }
#imBlogPost_000000001 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_000000001 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_000000001 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_000000001 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_000000001 .fright { float: right; vertical-align: baseline;}
#imBlogPost_000000001 img.fleft { margin-right: 15px; }
#imBlogPost_000000001 img.fright { margin-left: 15px; }
#imBlogPost_000000001 .imTALeft { text-align: left; }
#imBlogPost_000000001 .imTARight { text-align: right; }
#imBlogPost_000000001 .imTACenter { text-align: center; }
#imBlogPost_000000001 .imTAJustify { text-align: justify; }
#imBlogPost_000000001 .imUl { text-decoration: underline; }
#imBlogPost_000000001 .imStrike { text-decoration: line-through; }
#imBlogPost_000000001 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_000000001 .imVt { vertical-align: top; }
#imBlogPost_000000001 .imVc { vertical-align: middle; }
#imBlogPost_000000001 .imVb { vertical-align: bottom; }
#imBlogPost_000000001 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPostCardCover_000000001 { background-image: url('../blog/files/27971584_10215208289341584_5935580813250219904_n_thumb.jpg'); }
#imBlogPostCover_000000001 { background-image: url('../blog/files/27971584_10215208289341584_5935580813250219904_n.jpg'); }
#imBlogPost_khec9n7u div { line-height: 22px; }
#imBlogPost_khec9n7u .imHeading1 { line-height: 22px; }
#imBlogPost_khec9n7u .imHeading2 { line-height: 22px; }
#imBlogPost_khec9n7u .imHeading3 { line-height: 22px; }
#imBlogPost_khec9n7u .imHeading4 { line-height: 22px; }
#imBlogPost_khec9n7u .imHeading5 { line-height: 22px; }
#imBlogPost_khec9n7u .imHeading6 { line-height: 22px; }
#imBlogPost_khec9n7u ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_khec9n7u ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_khec9n7u ul ul ul { list-style: circle; }
#imBlogPost_khec9n7u ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_khec9n7u ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_khec9n7u ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_khec9n7u ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_khec9n7u blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_khec9n7u table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_khec9n7u table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_khec9n7u p { margin: 0; padding: 0; }
#imBlogPost_khec9n7u .inline-block { display: inline-block; }
#imBlogPost_khec9n7u sup { vertical-align: super; font-size: smaller; }
#imBlogPost_khec9n7u sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_khec9n7u img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_khec9n7u .fleft { float: left; vertical-align: baseline;}
#imBlogPost_khec9n7u .fright { float: right; vertical-align: baseline;}
#imBlogPost_khec9n7u img.fleft { margin-right: 15px; }
#imBlogPost_khec9n7u img.fright { margin-left: 15px; }
#imBlogPost_khec9n7u .imTALeft { text-align: left; }
#imBlogPost_khec9n7u .imTARight { text-align: right; }
#imBlogPost_khec9n7u .imTACenter { text-align: center; }
#imBlogPost_khec9n7u .imTAJustify { text-align: justify; }
#imBlogPost_khec9n7u .imUl { text-decoration: underline; }
#imBlogPost_khec9n7u .imStrike { text-decoration: line-through; }
#imBlogPost_khec9n7u .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_khec9n7u .imVt { vertical-align: top; }
#imBlogPost_khec9n7u .imVc { vertical-align: middle; }
#imBlogPost_khec9n7u .imVb { vertical-align: bottom; }
#imBlogPost_khec9n7u hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_khec9n7u .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPostCardCover_khec9n7u { background-image: url('../blog/files/GetImage.asmx_thumb.jpg'); }
#imBlogPostCover_khec9n7u { background-image: url('../blog/files/GetImage.asmx.jpg'); }
#imBlogPost_qx49j3jq div { line-height: 22px; }
#imBlogPost_qx49j3jq .imHeading1 { line-height: 22px; }
#imBlogPost_qx49j3jq .imHeading2 { line-height: 22px; }
#imBlogPost_qx49j3jq .imHeading3 { line-height: 22px; }
#imBlogPost_qx49j3jq .imHeading4 { line-height: 22px; }
#imBlogPost_qx49j3jq .imHeading5 { line-height: 22px; }
#imBlogPost_qx49j3jq .imHeading6 { line-height: 22px; }
#imBlogPost_qx49j3jq ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_qx49j3jq ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_qx49j3jq ul ul ul { list-style: circle; }
#imBlogPost_qx49j3jq ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_qx49j3jq ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_qx49j3jq ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_qx49j3jq ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_qx49j3jq blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_qx49j3jq table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_qx49j3jq table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_qx49j3jq p { margin: 0; padding: 0; }
#imBlogPost_qx49j3jq .inline-block { display: inline-block; }
#imBlogPost_qx49j3jq sup { vertical-align: super; font-size: smaller; }
#imBlogPost_qx49j3jq sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_qx49j3jq img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_qx49j3jq .fleft { float: left; vertical-align: baseline;}
#imBlogPost_qx49j3jq .fright { float: right; vertical-align: baseline;}
#imBlogPost_qx49j3jq img.fleft { margin-right: 15px; }
#imBlogPost_qx49j3jq img.fright { margin-left: 15px; }
#imBlogPost_qx49j3jq .imTALeft { text-align: left; }
#imBlogPost_qx49j3jq .imTARight { text-align: right; }
#imBlogPost_qx49j3jq .imTACenter { text-align: center; }
#imBlogPost_qx49j3jq .imTAJustify { text-align: justify; }
#imBlogPost_qx49j3jq .imUl { text-decoration: underline; }
#imBlogPost_qx49j3jq .imStrike { text-decoration: line-through; }
#imBlogPost_qx49j3jq .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_qx49j3jq .imVt { vertical-align: top; }
#imBlogPost_qx49j3jq .imVc { vertical-align: middle; }
#imBlogPost_qx49j3jq .imVb { vertical-align: bottom; }
#imBlogPost_qx49j3jq hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_qx49j3jq .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imBlogPostCardCover_qx49j3jq { background-image: url('../blog/files/IMG_0591_thumb.jpg'); }
#imBlogPostCover_qx49j3jq { background-image: url('../blog/files/IMG_0591.jpg'); }
#imBlogPost_icb2w4tm div { line-height: 22px; }
#imBlogPost_icb2w4tm .imHeading1 { line-height: 22px; }
#imBlogPost_icb2w4tm .imHeading2 { line-height: 22px; }
#imBlogPost_icb2w4tm .imHeading3 { line-height: 22px; }
#imBlogPost_icb2w4tm .imHeading4 { line-height: 22px; }
#imBlogPost_icb2w4tm .imHeading5 { line-height: 22px; }
#imBlogPost_icb2w4tm .imHeading6 { line-height: 22px; }
#imBlogPost_icb2w4tm ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_icb2w4tm ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_icb2w4tm ul ul ul { list-style: circle; }
#imBlogPost_icb2w4tm ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_icb2w4tm ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_icb2w4tm ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_icb2w4tm ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_icb2w4tm blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_icb2w4tm table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_icb2w4tm table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_icb2w4tm p { margin: 0; padding: 0; }
#imBlogPost_icb2w4tm .inline-block { display: inline-block; }
#imBlogPost_icb2w4tm sup { vertical-align: super; font-size: smaller; }
#imBlogPost_icb2w4tm sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_icb2w4tm img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_icb2w4tm .fleft { float: left; vertical-align: baseline;}
#imBlogPost_icb2w4tm .fright { float: right; vertical-align: baseline;}
#imBlogPost_icb2w4tm img.fleft { margin-right: 15px; }
#imBlogPost_icb2w4tm img.fright { margin-left: 15px; }
#imBlogPost_icb2w4tm .imTALeft { text-align: left; }
#imBlogPost_icb2w4tm .imTARight { text-align: right; }
#imBlogPost_icb2w4tm .imTACenter { text-align: center; }
#imBlogPost_icb2w4tm .imTAJustify { text-align: justify; }
#imBlogPost_icb2w4tm .imUl { text-decoration: underline; }
#imBlogPost_icb2w4tm .imStrike { text-decoration: line-through; }
#imBlogPost_icb2w4tm .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_icb2w4tm .imVt { vertical-align: top; }
#imBlogPost_icb2w4tm .imVc { vertical-align: middle; }
#imBlogPost_icb2w4tm .imVb { vertical-align: bottom; }
#imBlogPost_icb2w4tm hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_icb2w4tm .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imBlogPostCardCover_icb2w4tm { background-image: url('../blog/files/focused-athlete-female_thumb.png'); }
#imBlogPostCover_icb2w4tm { background-image: url('../blog/files/focused-athlete-female.png'); }
#imBlogPost_7phbc73s div { line-height: 22px; }
#imBlogPost_7phbc73s .imHeading1 { line-height: 22px; }
#imBlogPost_7phbc73s .imHeading2 { line-height: 22px; }
#imBlogPost_7phbc73s .imHeading3 { line-height: 22px; }
#imBlogPost_7phbc73s .imHeading4 { line-height: 22px; }
#imBlogPost_7phbc73s .imHeading5 { line-height: 22px; }
#imBlogPost_7phbc73s .imHeading6 { line-height: 22px; }
#imBlogPost_7phbc73s ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_7phbc73s ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_7phbc73s ul ul ul { list-style: circle; }
#imBlogPost_7phbc73s ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_7phbc73s ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_7phbc73s ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_7phbc73s ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_7phbc73s blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_7phbc73s table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_7phbc73s table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_7phbc73s p { margin: 0; padding: 0; }
#imBlogPost_7phbc73s .inline-block { display: inline-block; }
#imBlogPost_7phbc73s sup { vertical-align: super; font-size: smaller; }
#imBlogPost_7phbc73s sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_7phbc73s img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_7phbc73s .fleft { float: left; vertical-align: baseline;}
#imBlogPost_7phbc73s .fright { float: right; vertical-align: baseline;}
#imBlogPost_7phbc73s img.fleft { margin-right: 15px; }
#imBlogPost_7phbc73s img.fright { margin-left: 15px; }
#imBlogPost_7phbc73s .imTALeft { text-align: left; }
#imBlogPost_7phbc73s .imTARight { text-align: right; }
#imBlogPost_7phbc73s .imTACenter { text-align: center; }
#imBlogPost_7phbc73s .imTAJustify { text-align: justify; }
#imBlogPost_7phbc73s .imUl { text-decoration: underline; }
#imBlogPost_7phbc73s .imStrike { text-decoration: line-through; }
#imBlogPost_7phbc73s .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_7phbc73s .imVt { vertical-align: top; }
#imBlogPost_7phbc73s .imVc { vertical-align: middle; }
#imBlogPost_7phbc73s .imVb { vertical-align: bottom; }
#imBlogPost_7phbc73s hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_7phbc73s .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imBlogPostCardCover_7phbc73s { background-image: url('../blog/files/3833081-6535156727-quote_thumb.jpg'); }
#imBlogPostCover_7phbc73s { background-image: url('../blog/files/3833081-6535156727-quote.jpg'); }
#imBlogPost_886pw39g div { line-height: 22px; }
#imBlogPost_886pw39g .imHeading1 { line-height: 22px; }
#imBlogPost_886pw39g .imHeading2 { line-height: 22px; }
#imBlogPost_886pw39g .imHeading3 { line-height: 22px; }
#imBlogPost_886pw39g .imHeading4 { line-height: 22px; }
#imBlogPost_886pw39g .imHeading5 { line-height: 22px; }
#imBlogPost_886pw39g .imHeading6 { line-height: 22px; }
#imBlogPost_886pw39g ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_886pw39g ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_886pw39g ul ul ul { list-style: circle; }
#imBlogPost_886pw39g ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_886pw39g ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_886pw39g ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_886pw39g ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_886pw39g blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_886pw39g table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_886pw39g table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_886pw39g p { margin: 0; padding: 0; }
#imBlogPost_886pw39g .inline-block { display: inline-block; }
#imBlogPost_886pw39g sup { vertical-align: super; font-size: smaller; }
#imBlogPost_886pw39g sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_886pw39g img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_886pw39g .fleft { float: left; vertical-align: baseline;}
#imBlogPost_886pw39g .fright { float: right; vertical-align: baseline;}
#imBlogPost_886pw39g img.fleft { margin-right: 15px; }
#imBlogPost_886pw39g img.fright { margin-left: 15px; }
#imBlogPost_886pw39g .imTALeft { text-align: left; }
#imBlogPost_886pw39g .imTARight { text-align: right; }
#imBlogPost_886pw39g .imTACenter { text-align: center; }
#imBlogPost_886pw39g .imTAJustify { text-align: justify; }
#imBlogPost_886pw39g .imUl { text-decoration: underline; }
#imBlogPost_886pw39g .imStrike { text-decoration: line-through; }
#imBlogPost_886pw39g .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_886pw39g .imVt { vertical-align: top; }
#imBlogPost_886pw39g .imVc { vertical-align: middle; }
#imBlogPost_886pw39g .imVb { vertical-align: bottom; }
#imBlogPost_886pw39g hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_886pw39g .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imBlogPostCardCover_886pw39g { background-image: url('../blog/files/shutterstock_82551610_thumb.jpg'); }
#imBlogPostCover_886pw39g { background-image: url('../blog/files/shutterstock_82551610.jpg'); }
#imBlogPost_84i00dv5 div { line-height: 22px; }
#imBlogPost_84i00dv5 .imHeading1 { line-height: 22px; }
#imBlogPost_84i00dv5 .imHeading2 { line-height: 22px; }
#imBlogPost_84i00dv5 .imHeading3 { line-height: 22px; }
#imBlogPost_84i00dv5 .imHeading4 { line-height: 22px; }
#imBlogPost_84i00dv5 .imHeading5 { line-height: 22px; }
#imBlogPost_84i00dv5 .imHeading6 { line-height: 22px; }
#imBlogPost_84i00dv5 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_84i00dv5 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_84i00dv5 ul ul ul { list-style: circle; }
#imBlogPost_84i00dv5 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_84i00dv5 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_84i00dv5 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_84i00dv5 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_84i00dv5 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_84i00dv5 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_84i00dv5 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_84i00dv5 p { margin: 0; padding: 0; }
#imBlogPost_84i00dv5 .inline-block { display: inline-block; }
#imBlogPost_84i00dv5 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_84i00dv5 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_84i00dv5 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_84i00dv5 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_84i00dv5 .fright { float: right; vertical-align: baseline;}
#imBlogPost_84i00dv5 img.fleft { margin-right: 15px; }
#imBlogPost_84i00dv5 img.fright { margin-left: 15px; }
#imBlogPost_84i00dv5 .imTALeft { text-align: left; }
#imBlogPost_84i00dv5 .imTARight { text-align: right; }
#imBlogPost_84i00dv5 .imTACenter { text-align: center; }
#imBlogPost_84i00dv5 .imTAJustify { text-align: justify; }
#imBlogPost_84i00dv5 .imUl { text-decoration: underline; }
#imBlogPost_84i00dv5 .imStrike { text-decoration: line-through; }
#imBlogPost_84i00dv5 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_84i00dv5 .imVt { vertical-align: top; }
#imBlogPost_84i00dv5 .imVc { vertical-align: middle; }
#imBlogPost_84i00dv5 .imVb { vertical-align: bottom; }
#imBlogPost_84i00dv5 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_84i00dv5 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imBlogPostCardCover_84i00dv5 { background-image: url('../blog/files/mentalfocus_thumb.jpg'); }
#imBlogPostCover_84i00dv5 { background-image: url('../blog/files/mentalfocus.jpg'); }
#imBlogPost_6pob7b3z div { line-height: 22px; }
#imBlogPost_6pob7b3z .imHeading1 { line-height: 22px; }
#imBlogPost_6pob7b3z .imHeading2 { line-height: 22px; }
#imBlogPost_6pob7b3z .imHeading3 { line-height: 22px; }
#imBlogPost_6pob7b3z .imHeading4 { line-height: 22px; }
#imBlogPost_6pob7b3z .imHeading5 { line-height: 22px; }
#imBlogPost_6pob7b3z .imHeading6 { line-height: 22px; }
#imBlogPost_6pob7b3z ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_6pob7b3z ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_6pob7b3z ul ul ul { list-style: circle; }
#imBlogPost_6pob7b3z ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_6pob7b3z ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_6pob7b3z ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_6pob7b3z ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_6pob7b3z blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_6pob7b3z table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_6pob7b3z table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_6pob7b3z p { margin: 0; padding: 0; }
#imBlogPost_6pob7b3z .inline-block { display: inline-block; }
#imBlogPost_6pob7b3z sup { vertical-align: super; font-size: smaller; }
#imBlogPost_6pob7b3z sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_6pob7b3z img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_6pob7b3z .fleft { float: left; vertical-align: baseline;}
#imBlogPost_6pob7b3z .fright { float: right; vertical-align: baseline;}
#imBlogPost_6pob7b3z img.fleft { margin-right: 15px; }
#imBlogPost_6pob7b3z img.fright { margin-left: 15px; }
#imBlogPost_6pob7b3z .imTALeft { text-align: left; }
#imBlogPost_6pob7b3z .imTARight { text-align: right; }
#imBlogPost_6pob7b3z .imTACenter { text-align: center; }
#imBlogPost_6pob7b3z .imTAJustify { text-align: justify; }
#imBlogPost_6pob7b3z .imUl { text-decoration: underline; }
#imBlogPost_6pob7b3z .imStrike { text-decoration: line-through; }
#imBlogPost_6pob7b3z .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_6pob7b3z .imVt { vertical-align: top; }
#imBlogPost_6pob7b3z .imVc { vertical-align: middle; }
#imBlogPost_6pob7b3z .imVb { vertical-align: bottom; }
#imBlogPost_6pob7b3z hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_6pob7b3z .mt1 { margin-top: 11px; }
#imBlogPostCardCover_6pob7b3z { background-image: url('../blog/files/jones-381593_thumb.jpg'); }
#imBlogPostCover_6pob7b3z { background-image: url('../blog/files/jones-381593.jpg'); }
#imBlogPost_533q450l div { line-height: 22px; }
#imBlogPost_533q450l .imHeading1 { line-height: 22px; }
#imBlogPost_533q450l .imHeading2 { line-height: 22px; }
#imBlogPost_533q450l .imHeading3 { line-height: 22px; }
#imBlogPost_533q450l .imHeading4 { line-height: 22px; }
#imBlogPost_533q450l .imHeading5 { line-height: 22px; }
#imBlogPost_533q450l .imHeading6 { line-height: 22px; }
#imBlogPost_533q450l ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_533q450l ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_533q450l ul ul ul { list-style: circle; }
#imBlogPost_533q450l ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_533q450l ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_533q450l ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_533q450l ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_533q450l blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_533q450l table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_533q450l table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_533q450l p { margin: 0; padding: 0; }
#imBlogPost_533q450l .inline-block { display: inline-block; }
#imBlogPost_533q450l sup { vertical-align: super; font-size: smaller; }
#imBlogPost_533q450l sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_533q450l img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_533q450l .fleft { float: left; vertical-align: baseline;}
#imBlogPost_533q450l .fright { float: right; vertical-align: baseline;}
#imBlogPost_533q450l img.fleft { margin-right: 15px; }
#imBlogPost_533q450l img.fright { margin-left: 15px; }
#imBlogPost_533q450l .imTALeft { text-align: left; }
#imBlogPost_533q450l .imTARight { text-align: right; }
#imBlogPost_533q450l .imTACenter { text-align: center; }
#imBlogPost_533q450l .imTAJustify { text-align: justify; }
#imBlogPost_533q450l .imUl { text-decoration: underline; }
#imBlogPost_533q450l .imStrike { text-decoration: line-through; }
#imBlogPost_533q450l .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_533q450l .imVt { vertical-align: top; }
#imBlogPost_533q450l .imVc { vertical-align: middle; }
#imBlogPost_533q450l .imVb { vertical-align: bottom; }
#imBlogPost_533q450l hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_533q450l .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imBlogPost_533q450l .cf1 { color: rgb(64, 64, 64); }
#imBlogPostCardCover_533q450l { background-image: url('../blog/files/IMG_0591_thumb.jpg'); }
#imBlogPostCover_533q450l { background-image: url('../blog/files/IMG_0591.jpg'); }
#imBlogPost_8pgo1xj0 div { line-height: 22px; }
#imBlogPost_8pgo1xj0 .imHeading1 { line-height: 22px; }
#imBlogPost_8pgo1xj0 .imHeading2 { line-height: 22px; }
#imBlogPost_8pgo1xj0 .imHeading3 { line-height: 22px; }
#imBlogPost_8pgo1xj0 .imHeading4 { line-height: 22px; }
#imBlogPost_8pgo1xj0 .imHeading5 { line-height: 22px; }
#imBlogPost_8pgo1xj0 .imHeading6 { line-height: 22px; }
#imBlogPost_8pgo1xj0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_8pgo1xj0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_8pgo1xj0 ul ul ul { list-style: circle; }
#imBlogPost_8pgo1xj0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_8pgo1xj0 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_8pgo1xj0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_8pgo1xj0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_8pgo1xj0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_8pgo1xj0 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_8pgo1xj0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_8pgo1xj0 p { margin: 0; padding: 0; }
#imBlogPost_8pgo1xj0 .inline-block { display: inline-block; }
#imBlogPost_8pgo1xj0 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_8pgo1xj0 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_8pgo1xj0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_8pgo1xj0 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_8pgo1xj0 .fright { float: right; vertical-align: baseline;}
#imBlogPost_8pgo1xj0 img.fleft { margin-right: 15px; }
#imBlogPost_8pgo1xj0 img.fright { margin-left: 15px; }
#imBlogPost_8pgo1xj0 .imTALeft { text-align: left; }
#imBlogPost_8pgo1xj0 .imTARight { text-align: right; }
#imBlogPost_8pgo1xj0 .imTACenter { text-align: center; }
#imBlogPost_8pgo1xj0 .imTAJustify { text-align: justify; }
#imBlogPost_8pgo1xj0 .imUl { text-decoration: underline; }
#imBlogPost_8pgo1xj0 .imStrike { text-decoration: line-through; }
#imBlogPost_8pgo1xj0 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_8pgo1xj0 .imVt { vertical-align: top; }
#imBlogPost_8pgo1xj0 .imVc { vertical-align: middle; }
#imBlogPost_8pgo1xj0 .imVb { vertical-align: bottom; }
#imBlogPost_8pgo1xj0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_8pgo1xj0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imBlogPost_8pgo1xj0 .cf1 { color: rgb(64, 64, 64); }
#imBlogPost_8pgo1xj0 .mt1 { margin-top: 11px; }
#imBlogPostCardCover_8pgo1xj0 { background-image: url('../blog/files/blog-pics-luongo-crying_thumb.jpg'); }
#imBlogPostCover_8pgo1xj0 { background-image: url('../blog/files/blog-pics-luongo-crying.jpg'); }
#imBlogPost_6tq47zg3 div { line-height: 22px; }
#imBlogPost_6tq47zg3 .imHeading1 { line-height: 22px; }
#imBlogPost_6tq47zg3 .imHeading2 { line-height: 22px; }
#imBlogPost_6tq47zg3 .imHeading3 { line-height: 22px; }
#imBlogPost_6tq47zg3 .imHeading4 { line-height: 22px; }
#imBlogPost_6tq47zg3 .imHeading5 { line-height: 22px; }
#imBlogPost_6tq47zg3 .imHeading6 { line-height: 22px; }
#imBlogPost_6tq47zg3 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imBlogPost_6tq47zg3 ul ul { list-style: square; padding: 0 0 0 20px; }
#imBlogPost_6tq47zg3 ul ul ul { list-style: circle; }
#imBlogPost_6tq47zg3 ul li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_6tq47zg3 ol { list-style: decimal; margin: 0; padding: 0; }
#imBlogPost_6tq47zg3 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imBlogPost_6tq47zg3 ol li { margin: 0 0 0 22px; padding: 0px; }
#imBlogPost_6tq47zg3 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imBlogPost_6tq47zg3 table { border: none; padding: 0; border-collapse: collapse; }
#imBlogPost_6tq47zg3 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imBlogPost_6tq47zg3 p { margin: 0; padding: 0; }
#imBlogPost_6tq47zg3 .inline-block { display: inline-block; }
#imBlogPost_6tq47zg3 sup { vertical-align: super; font-size: smaller; }
#imBlogPost_6tq47zg3 sub { vertical-align: sub; font-size: smaller; }
#imBlogPost_6tq47zg3 img { border: none; margin: 0; vertical-align: text-bottom;}
#imBlogPost_6tq47zg3 .fleft { float: left; vertical-align: baseline;}
#imBlogPost_6tq47zg3 .fright { float: right; vertical-align: baseline;}
#imBlogPost_6tq47zg3 img.fleft { margin-right: 15px; }
#imBlogPost_6tq47zg3 img.fright { margin-left: 15px; }
#imBlogPost_6tq47zg3 .imTALeft { text-align: left; }
#imBlogPost_6tq47zg3 .imTARight { text-align: right; }
#imBlogPost_6tq47zg3 .imTACenter { text-align: center; }
#imBlogPost_6tq47zg3 .imTAJustify { text-align: justify; }
#imBlogPost_6tq47zg3 .imUl { text-decoration: underline; }
#imBlogPost_6tq47zg3 .imStrike { text-decoration: line-through; }
#imBlogPost_6tq47zg3 .imUlStrike { text-decoration: underline line-through; }
#imBlogPost_6tq47zg3 .imVt { vertical-align: top; }
#imBlogPost_6tq47zg3 .imVc { vertical-align: middle; }
#imBlogPost_6tq47zg3 .imVb { vertical-align: bottom; }
#imBlogPost_6tq47zg3 hr { border-width: 1px 0 0 0; border-style: solid; }
#imBlogPost_6tq47zg3 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imBlogPost_6tq47zg3 .cf1 { color: rgb(64, 64, 64); }
#imBlogPost_6tq47zg3 .mt1 { margin-top: 11px; }
#imBlogPostCardCover_6tq47zg3 { background-image: url('../blog/files/trust_thumb.png'); }
#imBlogPostCover_6tq47zg3 { background-image: url('../blog/files/trust.png'); }
@media (min-width: 1150px) {
	#imBlogPost_000000011 .image-0 { width: 100%; max-width: 587px; }
	#imBlogPost_000000010 .image-0 { width: 100%; max-width: 760px; }
	#imBlogPost_00000000F .image-0 { width: 100%; max-width: 760px; }
	#imBlogPost_00000000E .image-1 { width: 100%; max-width: 760px; }
	#imBlogPost_000000005 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000003 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000002 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000001 .image-1 { width: 100%; max-width: 750px; }
	#imBlogPost_khec9n7u .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_qx49j3jq .image-3 { width: 100%; max-width: 228px; }
	#imBlogPost_icb2w4tm .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_7phbc73s .image-0 { width: 100%; max-width: 757px; }
	#imBlogPost_886pw39g .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_84i00dv5 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_6pob7b3z .image-0 { width: 100%; max-width: 654px; }
	#imBlogPost_533q450l .image-0 { width: 100%; max-width: 757px; }
	#imBlogPost_8pgo1xj0 .image-0 { width: 100%; max-width: 757px; }
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 5px 0 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 770px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 770px; margin-right: 10px; }
	.imBlogPostCard { width: 770px; height: 200px; float: left; box-sizing: border-box; margin: 10px 10px 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0; }
	.imBlogPostCard:nth-of-type(1n) { margin-right: 0; }
	.imBlogPagination { width: 770px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 160px; }
	.imBlogHighlightedCards .imBlogPostCard { width: 770px; height: 300px; margin-top: 0; margin-bottom: 10px; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: 0% auto; -ms-grid-columns: 0% 1fr; grid-template-rows: auto auto 1fr auto; -ms-grid-rows: auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-columns: 30% auto; -ms-grid-columns: 30% 1fr; }
	.imBlogPostCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 6; -ms-grid-row: 1; -ms-grid-row-span: 5; }
	.imBlogPostCardTitle { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardDescription { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDetails { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardButton { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 5 / 6; -ms-grid-row: 5; }
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imBlogPost_000000011 .image-0 { width: 100%; max-width: 587px; }
	#imBlogPost_000000010 .image-0 { width: 100%; max-width: 760px; }
	#imBlogPost_00000000F .image-0 { width: 100%; max-width: 760px; }
	#imBlogPost_00000000E .image-1 { width: 100%; max-width: 760px; }
	#imBlogPost_000000005 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000003 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000002 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000001 .image-1 { width: 100%; max-width: 750px; }
	#imBlogPost_khec9n7u .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_qx49j3jq .image-3 { width: 100%; max-width: 228px; }
	#imBlogPost_icb2w4tm .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_7phbc73s .image-0 { width: 100%; max-width: 757px; }
	#imBlogPost_886pw39g .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_84i00dv5 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_6pob7b3z .image-0 { width: 100%; max-width: 654px; }
	#imBlogPost_533q450l .image-0 { width: 100%; max-width: 757px; }
	#imBlogPost_8pgo1xj0 .image-0 { width: 100%; max-width: 757px; }
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 5px 0 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 340px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 340px; margin-right: 10px; }
	.imBlogPostCard { width: 340px; height: 200px; float: left; box-sizing: border-box; margin: 10px 10px 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0; }
	.imBlogPostCard:nth-of-type(1n) { margin-right: 0; }
	.imBlogPagination { width: 340px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 160px; }
	.imBlogHighlightedCards .imBlogPostCard { width: 340px; height: 300px; margin-top: 0; margin-bottom: 10px; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: 0% auto; -ms-grid-columns: 0% 1fr; grid-template-rows: auto auto 1fr auto; -ms-grid-rows: auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-columns: 30% auto; -ms-grid-columns: 30% 1fr; }
	.imBlogPostCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 6; -ms-grid-row: 1; -ms-grid-row-span: 5; }
	.imBlogPostCardTitle { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardDescription { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDetails { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardButton { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 5 / 6; -ms-grid-row: 5; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imBlogPost_000000011 .image-0 { width: 100%; max-width: 587px; }
	#imBlogPost_000000010 .image-0 { width: 100%; max-width: 760px; }
	#imBlogPost_00000000F .image-0 { width: 100%; max-width: 760px; }
	#imBlogPost_00000000E .image-1 { width: 100%; max-width: 760px; }
	#imBlogPost_000000005 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000003 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000002 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000001 .image-1 { width: 100%; max-width: 750px; }
	#imBlogPost_khec9n7u .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_qx49j3jq .image-3 { width: 100%; max-width: 228px; }
	#imBlogPost_icb2w4tm .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_7phbc73s .image-0 { width: 100%; max-width: 757px; }
	#imBlogPost_886pw39g .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_84i00dv5 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_6pob7b3z .image-0 { width: 100%; max-width: 654px; }
	#imBlogPost_533q450l .image-0 { width: 100%; max-width: 757px; }
	#imBlogPost_8pgo1xj0 .image-0 { width: 100%; max-width: 757px; }
	#imBlogPage { position: relative; box-sizing: border-box; margin-left: 0; margin-right: 0; padding: 0 5px 0 5px; }
	#imBlogPage.imBlogHome #imBlogContent { width: 300px; margin-right: 10px; }
	#imBlogPage.imBlogArticle #imBlogContent { width: 300px; margin-right: 10px; }
	.imBlogPostCard { width: 300px; height: 200px; float: left; box-sizing: border-box; margin: 10px 10px 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(-n+1) { margin-top: 0; }
	.imBlogPostCard:nth-of-type(1n) { margin-right: 0; }
	.imBlogPagination { width: 300px; }
	#imBlogPage.imBlogHome #imBlogSidebar { width: 160px; }
	#imBlogPage.imBlogArticle #imBlogSidebar { width: 160px; }
	.imBlogHighlightedCards .imBlogPostCard { width: 300px; height: 300px; margin-top: 0; margin-bottom: 10px; }
	.imBlogPostCard { display: grid; display: -ms-grid; grid-template-columns: 0% auto; -ms-grid-columns: 0% 1fr; grid-template-rows: auto auto 1fr auto; -ms-grid-rows: auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-columns: 30% auto; -ms-grid-columns: 30% 1fr; }
	.imBlogPostCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 6; -ms-grid-row: 1; -ms-grid-row-span: 5; }
	.imBlogPostCardTitle { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardCategory { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardDescription { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDetails { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardButton { grid-column: 2 / 3; -ms-grid-column: 2; grid-row: 5 / 6; -ms-grid-row: 5; }
	
}

@media (max-width: 479.9px)  {
	#imBlogPost_000000011 .image-0 { width: 100%; max-width: 587px; }
	#imBlogPost_000000010 .image-0 { width: 100%; max-width: 760px; }
	#imBlogPost_00000000F .image-0 { width: 100%; max-width: 760px; }
	#imBlogPost_00000000E .image-1 { width: 100%; max-width: 760px; }
	#imBlogPost_000000005 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000003 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000002 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_000000001 .image-1 { width: 100%; max-width: 750px; }
	#imBlogPost_khec9n7u .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_qx49j3jq .image-3 { width: 100%; max-width: 228px; }
	#imBlogPost_icb2w4tm .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_7phbc73s .image-0 { width: 100%; max-width: 757px; }
	#imBlogPost_886pw39g .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_84i00dv5 .image-1 { width: 100%; max-width: 757px; }
	#imBlogPost_6pob7b3z .image-0 { width: 100%; max-width: 654px; }
	#imBlogPost_533q450l .image-0 { width: 100%; max-width: 757px; }
	#imBlogPost_8pgo1xj0 .image-0 { width: 100%; max-width: 757px; }
	#imBlogPage { width: 100%; }
	#imBlogContent, #imBlogSidebar { box-sizing: border-box; width: 100%; padding-left: 5px; padding-right: 5px; }
	.imBlogPostCard { width: 100%; float: left; box-sizing: border-box; height: 200px; margin: 10px 0 0 0; line-height: 1.5; }
	.imBlogPostCard:nth-of-type(1) { margin-top: 0; }
	.imBlogPagination { width: 100%; }
	.imBlogHighlightedCards .imBlogPostCard { margin-top: 0; margin-bottom: 10px; }
	.imBlogPostCard { height: 400px; display: grid; display: -ms-grid; grid-template-columns: auto; -ms-grid-columns: 1fr; grid-template-rows: 0% auto auto 1fr auto; -ms-grid-rows: 0% auto auto 1fr auto auto; }
	.imBlogPostCardWithCover { grid-template-rows: 50% auto auto 1fr auto; -ms-grid-rows: 30% auto auto 1fr auto auto; }
	.imBlogPostCardCover { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 1 / 2; -ms-grid-row: 1; }
	.imBlogPostCardTitle { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 2 / 3; -ms-grid-row: 2; }
	.imBlogPostCardCategory { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 3 / 4; -ms-grid-row: 3; }
	.imBlogPostCardDescription { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 4 / 5; -ms-grid-row: 4; }
	.imBlogPostCardDetails { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 5 / 6; -ms-grid-row: 5; }
	.imBlogPostCardButton { grid-column: 1 / 2; -ms-grid-column: 1; grid-row: 6 / 7; -ms-grid-row: 6; }
	
}

@media (min-width: 1150px) {
	#imHeader_imObjectTitle_04_wrapper { position: absolute; top: 18px; left: 14px; width: 250px; height: 29px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_04 { width: 100%; }
	#imHeader_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 48px; left: 14px; width: 382px; height: 29px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 17px; left: 924px; width: 216px; height: 127px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -4.098% 0);clip-path: inset(0 0 -4.098% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_12_wrapper { position: absolute; top: 148px; left: 0px; width: 1150px; height: 31px; text-align: center; z-index: 1005;  }
	#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_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 164px; height: 34px; padding: 0 0px 0 0px; 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_12 .hamburger-button {cursor: pointer; width: 34px; height: 34px; 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_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C81D0E647999B04E9D31ED24352E397E.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: url('../images/C81D0E647999B04E9D31ED24352E397E.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/597E397ED54211CADF68E382322D2292.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B8BDCE444EAFB52D48AADBB1C38B7516.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B8BDCE444EAFB52D48AADBB1C38B7516.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: center;}
	/* Level menu background */
	#imHeader_imMenuObject_12 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_12 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_12 .multiple-column > ul {max-width: 164px;}
	#imHeader_imMenuObject_12 ul ul li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12 ul ul .label-wrapper { display: block; overflow: hidden; width: 160px; height: 34px; padding: 0 2px 0 2px; }
	#imHeader_imMenuObject_12 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_12 ul ul .label-wrapper {background-color: transparent;background-image: url('../images/641F602F174DE132F851EFD91001DEF3.png');border-color: rgba(192, 192, 192, 1) rgba(192, 192, 192, 1) rgba(192, 192, 192, 1) rgba(192, 192, 192, 1);border-style: solid; }
	#imHeader_imMenuObject_12 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;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_12 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/DD01F2B15D331C3DA464DB391F032242.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/DD01F2B15D331C3DA464DB391F032242.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/DD01F2B15D331C3DA464DB391F032242.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_12 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/597E397ED54211CADF68E382322D2292.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_12 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imHeader_imMenuObject_12 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_12 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_12_container > ul > li > ul {position: absolute;
	top: 34px;
	}
	#imHeader_imMenuObject_12_container > ul > li > ul.open-bottom { left: 0; }
	#imHeader_imMenuObject_12_container > ul > li > ul.open-left { right: 164px; }
	#imHeader_imMenuObject_12_container > ul > li > ul.open-right { left: 164px; }
	#imHeader_imMenuObject_12_container > ul > li > ul ul, #imHeader_imMenuObject_12_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_12_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_12_container .multiple-column > ul > li ul.open-left{ right: 164px; }
	#imHeader_imMenuObject_12_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_12_container .multiple-column > ul > li ul.open-right{ left: 164px; }
	#imHeader_imMenuObject_12 ul > li > ul, #imHeader_imMenuObject_12 .multiple-column { visibility: hidden; opacity: 0; transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s; transform: translate3d(0,50%,0);}
	#imHeader_imMenuObject_12 ul > li > ul.animated, #imHeader_imMenuObject_12 .multiple-column.animated { visibility: visible; opacity: 1; transform: translate3d(0,0,0);  transition-delay: 0s, 0s; }
	#imHeader_imMenuObject_12_container > ul > li:nth-child(7n+1) {
	margin-left: 0;
	clear: left;
	}
	#imHeader_imMenuObject_12_container > ul > li:nth-child(n+8) {
	margin-top: 0px; 
	}
	#imHeader_imMenuObject_12-menu-opened { display: none; }
	#imHeader_imMenuObject_12 .hamburger-component { display: none; }
	#imHeader_imMenuObject_13_wrapper { display: none; }
	#imHeader_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_13 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_13 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_13_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_13_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_13_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper, #imHeader_imMenuObject_13_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_13 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_13 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_13 .label-inner-wrapper, #imHeader_imMenuObject_13 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_13_container > ul > li .label, #imHeader_imMenuObject_13 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_13 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_13_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_13_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_13_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_13_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_13 .imLevel { cursor: default; }
	#imHeader_imMenuObject_13 { text-align: left;}
	#imHeader_imMenuObject_13 .hidden { display: none; }
	#imHeader_imMenuObject_13-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_13-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_13-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_13-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_13-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_13-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_13 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_13-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_13-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_13-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_13-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_13-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_13-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_13-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_13-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_13-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_13-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_14_wrapper { position: absolute; top: 80px; left: 14px; width: 60px; height: 65px; text-align: center; z-index: 1007; overflow: hidden; }
	#imHeader_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 -8.333% 0);clip-path: inset(0 0 -8.333% 0);}#imHeader_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_15_wrapper { position: absolute; top: 80px; left: 74px; width: 60px; height: 65px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imObjectImage_15_wrapper img {-webkit-clip-path: inset(0 0 -8.333% 0);clip-path: inset(0 0 -8.333% 0);}#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_15 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_15 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_16_wrapper { position: absolute; top: 80px; left: 134px; width: 60px; height: 65px; text-align: center; z-index: 1009; overflow: hidden; }
	#imHeader_imObjectImage_16_wrapper img {-webkit-clip-path: inset(0 0 -8.333% 0);clip-path: inset(0 0 -8.333% 0);}#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_16 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_16 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_17_wrapper { position: absolute; top: 80px; left: 194px; width: 60px; height: 65px; text-align: center; z-index: 1010; overflow: hidden; }
	#imHeader_imObjectImage_17_wrapper img {-webkit-clip-path: inset(0 0 -8.333% 0);clip-path: inset(0 0 -8.333% 0);}#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_17 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_17 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imHeader_imObjectTitle_04_wrapper { position: absolute; top: 8px; left: 68px; width: 250px; height: 27px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_04 { width: 100%; }
	#imHeader_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 35px; left: 68px; width: 298px; height: 41px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_text { font-size: 9.38pt; }
	#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 6px; left: 482px; width: 236px; height: 138px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -3.759% 0);clip-path: inset(0 0 -3.759% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_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_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 164px; height: 34px; padding: 0 0px 0 0px; 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_12 .hamburger-button {cursor: pointer; width: 34px; height: 34px; 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_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C81D0E647999B04E9D31ED24352E397E.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: url('../images/C81D0E647999B04E9D31ED24352E397E.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/597E397ED54211CADF68E382322D2292.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B8BDCE444EAFB52D48AADBB1C38B7516.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B8BDCE444EAFB52D48AADBB1C38B7516.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: right;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 166px; height: 32px; padding: 0 2px 0 2px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-menu-opened {  transform: translate3d(170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_13_wrapper { position: absolute; top: 8px; left: 2px; width: 60px; height: 34px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_13 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_13 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_13_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_13_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_13_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper, #imHeader_imMenuObject_13_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_13 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_13 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_13 .label-inner-wrapper, #imHeader_imMenuObject_13 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_13_container > ul > li .label, #imHeader_imMenuObject_13 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_13 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_13_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_13_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_13_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_13_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_13 .imLevel { cursor: default; }
	#imHeader_imMenuObject_13 { text-align: left;}
	#imHeader_imMenuObject_13 .hidden { display: none; }
	#imHeader_imMenuObject_13-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_13-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_13-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_13-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_13-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_13-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_13 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_13-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_13-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_13-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_13-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_13-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_13-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_13-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_13-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_13-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_13-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_14_wrapper { position: absolute; top: 80px; left: 38px; width: 50px; height: 50px; text-align: center; z-index: 1007; overflow: hidden; }
	#imHeader_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_15_wrapper { position: absolute; top: 80px; left: 87px; width: 50px; height: 50px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imObjectImage_15_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_15 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_15 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_16_wrapper { position: absolute; top: 80px; left: 136px; width: 50px; height: 50px; text-align: center; z-index: 1009; overflow: hidden; }
	#imHeader_imObjectImage_16_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_16 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_16 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_17_wrapper { position: absolute; top: 80px; left: 185px; width: 50px; height: 50px; text-align: center; z-index: 1010; overflow: hidden; }
	#imHeader_imObjectImage_17_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_17 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_17 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imHeader_imObjectTitle_04_wrapper { position: absolute; top: 0px; left: 45px; width: 250px; height: 29px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_04 { width: 100%; }
	#imHeader_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 28px; left: 45px; width: 250px; height: 19px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_05_text { font-size: 7.87pt; }
	#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -3px;
	margin-bottom: -3px;
	 }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 1px; left: 341px; width: 136px; height: 77px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_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_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 164px; height: 34px; padding: 0 0px 0 0px; 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_12 .hamburger-button {cursor: pointer; width: 34px; height: 34px; 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_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C81D0E647999B04E9D31ED24352E397E.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: url('../images/C81D0E647999B04E9D31ED24352E397E.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/597E397ED54211CADF68E382322D2292.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B8BDCE444EAFB52D48AADBB1C38B7516.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B8BDCE444EAFB52D48AADBB1C38B7516.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: right;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 166px; height: 32px; padding: 0 2px 0 2px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-menu-opened {  transform: translate3d(170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_13_wrapper { position: absolute; top: 2px; left: 2px; width: 282px; height: 31px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_13 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_13 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_13_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_13_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_13_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper, #imHeader_imMenuObject_13_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_13 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_13 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_13 .label-inner-wrapper, #imHeader_imMenuObject_13 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_13_container > ul > li .label, #imHeader_imMenuObject_13 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_13 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_13_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_13_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_13_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_13_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_13 .imLevel { cursor: default; }
	#imHeader_imMenuObject_13 { text-align: left;}
	#imHeader_imMenuObject_13 .hidden { display: none; }
	#imHeader_imMenuObject_13-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_13-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_13-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_13-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_13-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_13-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_13 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_13-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_13-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_13-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_13-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_13-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_13-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_13-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_13-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_13-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_13-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_14_wrapper { position: absolute; top: 43px; left: 46px; width: 35px; height: 35px; text-align: center; z-index: 1007; overflow: hidden; }
	#imHeader_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_15_wrapper { position: absolute; top: 43px; left: 80px; width: 35px; height: 35px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imObjectImage_15_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_15 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_15 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_16_wrapper { position: absolute; top: 43px; left: 114px; width: 35px; height: 35px; text-align: center; z-index: 1009; overflow: hidden; }
	#imHeader_imObjectImage_16_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_16 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_16 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_17_wrapper { position: absolute; top: 43px; left: 148px; width: 35px; height: 35px; text-align: center; z-index: 1010; overflow: hidden; }
	#imHeader_imObjectImage_17_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_17 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_17 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectTitle_04_wrapper { position: absolute; top: 1px; left: 35px; width: 250px; height: 26px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_04 { width: 100%; }
	#imHeader_imObjectTitle_04_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_05_wrapper { position: absolute; top: 26px; left: 35px; width: 220px; height: 16px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_05_text { font-size: 6.92pt; }
	#imHeader_imObjectTitle_05 { width: 100%; }
	#imHeader_imObjectTitle_05_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: -4px;
	margin-bottom: -4px;
	 }
	#imHeader_imObjectImage_06_wrapper { position: absolute; top: 6px; left: 218px; width: 101px; height: 62px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -8.772% 0);clip-path: inset(0 0 -8.772% 0);}#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_6 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imMenuObject_12_wrapper { display: none; }
	#imHeader_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_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; }
	/* Main menu background */
	#imHeader_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_12_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_12_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper, #imHeader_imMenuObject_12_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 164px; height: 34px; padding: 0 0px 0 0px; 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_12 .hamburger-button {cursor: pointer; width: 34px; height: 34px; 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_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_12 .label-inner-wrapper, #imHeader_imMenuObject_12 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_12_container > ul > li .label, #imHeader_imMenuObject_12 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C81D0E647999B04E9D31ED24352E397E.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: url('../images/C81D0E647999B04E9D31ED24352E397E.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/597E397ED54211CADF68E382322D2292.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B8BDCE444EAFB52D48AADBB1C38B7516.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/B8BDCE444EAFB52D48AADBB1C38B7516.png');border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1);border-style: solid; }
	#imHeader_imMenuObject_12_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_12 .imLevel { cursor: default; }
	#imHeader_imMenuObject_12 { text-align: right;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	#imHeader_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_12-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 166px; height: 32px; padding: 0 2px 0 2px; }
	#imHeader_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened #imHeader_imMenuObject_12_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_12-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_12-menu-opened {  transform: translate3d(170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_13_wrapper { position: absolute; top: 2px; left: 0px; width: 253px; height: 34px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_13 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_13_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_13_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_13_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper, #imHeader_imMenuObject_13_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_13 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_13 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_13 .label-inner-wrapper, #imHeader_imMenuObject_13 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_13_container > ul > li .label, #imHeader_imMenuObject_13 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_13 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_13_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_13_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_13_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_13_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_13_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_13 .imLevel { cursor: default; }
	#imHeader_imMenuObject_13 { text-align: left;}
	#imHeader_imMenuObject_13 .hidden { display: none; }
	#imHeader_imMenuObject_13-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_13-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_13-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_13-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_13-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_13-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_13 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_13-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_13-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_13-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_13-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_13-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_13-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_13-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul > li > .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_13-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened #imHeader_imMenuObject_13_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_13-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_13-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_13-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_13-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_13-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_14_wrapper { position: absolute; top: 44px; left: 35px; width: 25px; height: 25px; text-align: center; z-index: 1007; overflow: hidden; }
	#imHeader_imObjectImage_14_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_14 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectImage_15_wrapper { position: absolute; top: 44px; left: 59px; width: 25px; height: 25px; text-align: center; z-index: 1008; overflow: hidden; }
	#imHeader_imObjectImage_15_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_15 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectImage_16_wrapper { position: absolute; top: 44px; left: 83px; width: 25px; height: 25px; text-align: center; z-index: 1009; overflow: hidden; }
	#imHeader_imObjectImage_16_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_16 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectImage_17_wrapper { position: absolute; top: 44px; left: 107px; width: 25px; height: 25px; text-align: center; z-index: 1010; overflow: hidden; }
	#imHeader_imObjectImage_17_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_17 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150px) {
	#imFooter_imObjectTitle_22_wrapper { position: absolute; top: 80px; left: 330px; width: 418px; height: 16px; text-align: center; z-index: 1002;  }
	#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: -4px;
	margin-bottom: -4px;
	 }
	#imFooter_imObjectImage_25_wrapper { position: absolute; top: 6px; left: 143px; width: 65px; height: 65px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imObjectImage_25_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_27_wrapper { position: absolute; top: 5px; left: 289px; width: 64px; height: 64px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imObjectImage_27_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_28_wrapper { position: absolute; top: 5px; left: 215px; width: 65px; height: 65px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imObjectImage_28_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_29_wrapper { position: absolute; top: 5px; left: 360px; width: 65px; height: 65px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imObjectImage_29_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_29 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_29 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_30_wrapper { position: absolute; top: 5px; left: 430px; width: 65px; height: 65px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imObjectImage_30_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_31_wrapper { position: absolute; top: 5px; left: 499px; width: 65px; height: 65px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imObjectImage_31_wrapper img {-webkit-clip-path: inset(0 0 1.515% 0);clip-path: inset(0 0 1.515% 0);}#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_32_wrapper { position: absolute; top: 5px; left: 577px; width: 65px; height: 65px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imObjectImage_32_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_32 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_32 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_34_wrapper { position: absolute; top: 5px; left: 659px; width: 65px; height: 65px; text-align: center; z-index: 1010; overflow: hidden; }
	#imFooter_imObjectImage_34_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_34 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_34 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_35_wrapper { position: absolute; top: 5px; left: 726px; width: 65px; height: 65px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_35_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_35 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_35 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_35 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_36_wrapper { position: absolute; top: 5px; left: 796px; width: 65px; height: 65px; text-align: center; z-index: 1012; overflow: hidden; }
	#imFooter_imObjectImage_36_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_36 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_36 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_37_wrapper { position: absolute; top: 5px; left: 869px; width: 65px; height: 65px; text-align: center; z-index: 1013; overflow: hidden; }
	#imFooter_imObjectImage_37_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_37 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_37 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_38_wrapper { position: absolute; top: 5px; left: 937px; width: 65px; height: 65px; text-align: center; z-index: 1014; overflow: hidden; }
	#imFooter_imObjectImage_38_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_38 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_38 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_39_wrapper { position: absolute; top: 5px; left: 1076px; width: 65px; height: 65px; text-align: center; z-index: 1015; overflow: hidden; }
	#imFooter_imObjectImage_39_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_39 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_39 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_41_wrapper { position: absolute; top: 8px; left: 79px; width: 65px; height: 65px; text-align: center; z-index: 1016; overflow: hidden; }
	#imFooter_imObjectImage_41_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_41 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_41 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_42_wrapper { position: absolute; top: 12px; left: 11px; width: 65px; height: 65px; text-align: center; z-index: 1017; overflow: hidden; }
	#imFooter_imObjectImage_42_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_42 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_42 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_43_wrapper { position: absolute; top: 7px; left: 1005px; width: 65px; height: 65px; text-align: center; z-index: 1018; overflow: hidden; }
	#imFooter_imObjectImage_43_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_43 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_43 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imFooter_imObjectTitle_22_wrapper { position: absolute; top: 61px; left: 139px; width: 418px; height: 16px; text-align: center; z-index: 1002;  }
	#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: -4px;
	margin-bottom: -4px;
	 }
	#imFooter_imObjectImage_25_wrapper { position: absolute; top: 5px; left: 81px; width: 45px; height: 45px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imObjectImage_25_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_27_wrapper { position: absolute; top: 5px; left: 174px; width: 45px; height: 45px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imObjectImage_27_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_28_wrapper { position: absolute; top: 5px; left: 125px; width: 45px; height: 45px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imObjectImage_28_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_29_wrapper { position: absolute; top: 5px; left: 224px; width: 45px; height: 45px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imObjectImage_29_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_29 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_29 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_30_wrapper { position: absolute; top: 5px; left: 269px; width: 45px; height: 45px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imObjectImage_30_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_31_wrapper { position: absolute; top: 5px; left: 317px; width: 45px; height: 45px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imObjectImage_31_wrapper img {-webkit-clip-path: inset(0 0 2.174% 0);clip-path: inset(0 0 2.174% 0);}#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_32_wrapper { position: absolute; top: 4px; left: 367px; width: 45px; height: 45px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imObjectImage_32_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_32 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_32 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_34_wrapper { position: absolute; top: 5px; left: 550px; width: 45px; height: 45px; text-align: center; z-index: 1010; overflow: hidden; }
	#imFooter_imObjectImage_34_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_34 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_34 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_35_wrapper { position: absolute; top: 5px; left: 468px; width: 45px; height: 45px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_35_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_35 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_35 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_35 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_36_wrapper { position: absolute; top: 5px; left: 419px; width: 45px; height: 45px; text-align: center; z-index: 1012; overflow: hidden; }
	#imFooter_imObjectImage_36_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_36 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_36 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_37_wrapper { position: absolute; top: 6px; left: 508px; width: 45px; height: 45px; text-align: center; z-index: 1013; overflow: hidden; }
	#imFooter_imObjectImage_37_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_37 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_37 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_38_wrapper { position: absolute; top: 5px; left: 592px; width: 45px; height: 45px; text-align: center; z-index: 1014; overflow: hidden; }
	#imFooter_imObjectImage_38_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_38 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_38 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_39_wrapper { position: absolute; top: 5px; left: 675px; width: 45px; height: 45px; text-align: center; z-index: 1015; overflow: hidden; }
	#imFooter_imObjectImage_39_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_39 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_39 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_41_wrapper { position: absolute; top: 5px; left: 40px; width: 45px; height: 45px; text-align: center; z-index: 1016; overflow: hidden; }
	#imFooter_imObjectImage_41_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_41 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_41 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_42_wrapper { position: absolute; top: 9px; left: 0px; width: 45px; height: 45px; text-align: center; z-index: 1017; overflow: hidden; }
	#imFooter_imObjectImage_42_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_42 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_42 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_43_wrapper { position: absolute; top: 5px; left: 631px; width: 45px; height: 45px; text-align: center; z-index: 1018; overflow: hidden; }
	#imFooter_imObjectImage_43_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_43 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_43 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imFooter_imObjectTitle_22_wrapper { position: absolute; top: 32px; left: 39px; width: 418px; height: 12px; text-align: center; z-index: 1002;  }
	#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: -4px;
	margin-bottom: -4px;
	 }
	#imFooter_imObjectImage_25_wrapper { position: absolute; top: 2px; left: 54px; width: 30px; height: 30px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imObjectImage_25_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_25 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_25 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_27_wrapper { position: absolute; top: 2px; left: 115px; width: 30px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imObjectImage_27_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_27 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_27 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_28_wrapper { position: absolute; top: 2px; left: 84px; width: 30px; height: 30px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imObjectImage_28_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_28 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_28 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_29_wrapper { position: absolute; top: 2px; left: 148px; width: 30px; height: 30px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imObjectImage_29_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_29 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_29 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_30_wrapper { position: absolute; top: 2px; left: 180px; width: 30px; height: 30px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imObjectImage_30_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_30 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_30 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_31_wrapper { position: absolute; top: 2px; left: 244px; width: 30px; height: 30px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imObjectImage_31_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_31 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_31 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_32_wrapper { position: absolute; top: 2px; left: 212px; width: 30px; height: 30px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imObjectImage_32_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_32 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_32 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_34_wrapper { position: absolute; top: 2px; left: 304px; width: 30px; height: 30px; text-align: center; z-index: 1010; overflow: hidden; }
	#imFooter_imObjectImage_34_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_34 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_34 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_35_wrapper { position: absolute; top: 2px; left: 274px; width: 30px; height: 30px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_35_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_35 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_35 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_35 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_36_wrapper { position: absolute; top: 2px; left: 332px; width: 30px; height: 30px; text-align: center; z-index: 1012; overflow: hidden; }
	#imFooter_imObjectImage_36_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_36 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_36 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_37_wrapper { position: absolute; top: 2px; left: 362px; width: 30px; height: 30px; text-align: center; z-index: 1013; overflow: hidden; }
	#imFooter_imObjectImage_37_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_37 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_37 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_38_wrapper { position: absolute; top: 2px; left: 390px; width: 30px; height: 30px; text-align: center; z-index: 1014; overflow: hidden; }
	#imFooter_imObjectImage_38_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_38 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_38 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_39_wrapper { position: absolute; top: 4px; left: 449px; width: 30px; height: 30px; text-align: center; z-index: 1015; overflow: hidden; }
	#imFooter_imObjectImage_39_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_39 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_39 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_41_wrapper { position: absolute; top: 2px; left: 26px; width: 30px; height: 30px; text-align: center; z-index: 1016; overflow: hidden; }
	#imFooter_imObjectImage_41_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_41 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_41 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_42_wrapper { position: absolute; top: 4px; left: -1px; width: 30px; height: 30px; text-align: center; z-index: 1017; overflow: hidden; }
	#imFooter_imObjectImage_42_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_42 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_42 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_43_wrapper { position: absolute; top: 2px; left: 419px; width: 30px; height: 30px; text-align: center; z-index: 1018; overflow: hidden; }
	#imFooter_imObjectImage_43_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_43 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_43 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imObjectTitle_22_wrapper { position: absolute; top: 84px; left: 2px; width: 316px; height: 15px; text-align: center; z-index: 1002;  }
	#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_imObjectImage_25_wrapper { position: absolute; top: 1px; left: 72px; width: 40px; height: 40px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imObjectImage_25_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_25 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_27_wrapper { position: absolute; top: 1px; left: 156px; width: 38px; height: 38px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imObjectImage_27_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_27 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_28_wrapper { position: absolute; top: 1px; left: 114px; width: 40px; height: 40px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imObjectImage_28_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_28 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_29_wrapper { position: absolute; top: 42px; left: 0px; width: 40px; height: 40px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imObjectImage_29_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_29 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_30_wrapper { position: absolute; top: 43px; left: 38px; width: 40px; height: 40px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imObjectImage_30_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_30 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_31_wrapper { position: absolute; top: 39px; left: 76px; width: 40px; height: 40px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imObjectImage_31_wrapper img {-webkit-clip-path: inset(0 0 2.439% 0);clip-path: inset(0 0 2.439% 0);}#imFooter_imCell_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_31 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_32_wrapper { position: absolute; top: 40px; left: 120px; width: 40px; height: 40px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imObjectImage_32_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_32 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_34_wrapper { position: absolute; top: 41px; left: 199px; width: 40px; height: 40px; text-align: center; z-index: 1010; overflow: hidden; }
	#imFooter_imObjectImage_34_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_34 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_35_wrapper { position: absolute; top: 43px; left: 235px; width: 40px; height: 40px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_35_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_35 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_35 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_36_wrapper { position: absolute; top: 44px; left: 277px; width: 40px; height: 40px; text-align: center; z-index: 1012; overflow: hidden; }
	#imFooter_imObjectImage_36_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_36 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_37_wrapper { position: absolute; top: 3px; left: 234px; width: 40px; height: 40px; text-align: center; z-index: 1013; overflow: hidden; }
	#imFooter_imObjectImage_37_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_37 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_38_wrapper { position: absolute; top: 1px; left: 195px; width: 40px; height: 40px; text-align: center; z-index: 1014; overflow: hidden; }
	#imFooter_imObjectImage_38_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_38 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_39_wrapper { position: absolute; top: 3px; left: 275px; width: 40px; height: 40px; text-align: center; z-index: 1015; overflow: hidden; }
	#imFooter_imObjectImage_39_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_39 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_41_wrapper { position: absolute; top: 2px; left: 36px; width: 40px; height: 40px; text-align: center; z-index: 1016; overflow: hidden; }
	#imFooter_imObjectImage_41_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_41 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_42_wrapper { position: absolute; top: 3px; left: 0px; width: 40px; height: 40px; text-align: center; z-index: 1017; overflow: hidden; }
	#imFooter_imObjectImage_42_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_42 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_43_wrapper { position: absolute; top: 42px; left: 161px; width: 40px; height: 40px; text-align: center; z-index: 1018; overflow: hidden; }
	#imFooter_imObjectImage_43_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imFooter_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_43 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150px) {
	#imSideBar_imObjectImage_02_wrapper { position: absolute; top: 12px; left: 3px; width: 195px; height: 139px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 0.714% 0);clip-path: inset(0 0 0.714% 0);}#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imSideBar_imObjectImage_03_wrapper { position: absolute; top: 183px; left: 93px; width: 106px; height: 540px; text-align: center; z-index: 1003; overflow: hidden; }
	#imSideBar_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 -0.935% 0);clip-path: inset(0 0 -0.935% 0);}#imSideBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imSideBar_imObjectImage_02_wrapper { position: absolute; top: 3px; left: 3px; width: 195px; height: 139px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 0.714% 0);clip-path: inset(0 0 0.714% 0);}#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imSideBar_imObjectImage_03_wrapper { position: absolute; top: 151px; left: 112px; width: 87px; height: 444px; text-align: center; z-index: 1003; overflow: hidden; }
	#imSideBar_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 -1.139% 0);clip-path: inset(0 0 -1.139% 0);}#imSideBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imSideBar_imObjectImage_02_wrapper { position: absolute; top: 14px; left: 0px; width: 198px; height: 140px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 1.408% 0);clip-path: inset(0 0 1.408% 0);}#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imSideBar_imObjectImage_03_wrapper { position: absolute; top: 161px; left: 94px; width: 106px; height: 540px; text-align: center; z-index: 1003; overflow: hidden; }
	#imSideBar_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 -0.935% 0);clip-path: inset(0 0 -0.935% 0);}#imSideBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imSideBar_imObjectImage_02_wrapper { position: absolute; top: 14px; left: 0px; width: 198px; height: 140px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 1.408% 0);clip-path: inset(0 0 1.408% 0);}#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imSideBar_imObjectImage_03_wrapper { position: absolute; top: 161px; left: 94px; width: 106px; height: 540px; text-align: center; z-index: 1003; overflow: hidden; }
	#imSideBar_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 -0.935% 0);clip-path: inset(0 0 -0.935% 0);}#imSideBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150px) {
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 13px; left: 583px; width: 564px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 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_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 40px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_03 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: left;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(55, 71, 79, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(83, 175, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectImage_05_wrapper { position: absolute; top: 4px; left: 4px; width: 109px; height: 63px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 -1.613% 0);clip-path: inset(0 0 -1.613% 0);}#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 14px; left: 640px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 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_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 40px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_03 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: left;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(55, 71, 79, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(83, 175, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectImage_05_wrapper { position: absolute; top: 0px; left: 710px; width: 107px; height: 60px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 1.639% 0);clip-path: inset(0 0 1.639% 0);}#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 13px; left: 385px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 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_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 40px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_03 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: left;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(55, 71, 79, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(83, 175, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectImage_05_wrapper { position: absolute; top: 0px; left: 470px; width: 107px; height: 60px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 1.639% 0);clip-path: inset(0 0 1.639% 0);}#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_03_wrapper { position: absolute; top: 13px; left: 0px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_03_container { border-style: solid; border-width: 2px 2px 2px 2px; border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 1) rgba(255, 255, 255, 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_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_03_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 40px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_03 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); }
	#imStickyBar_imMenuObject_03 .label-inner-wrapper, #imStickyBar_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_03_container > ul > li .label, #imStickyBar_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_03_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_03_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_03 .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_03 .hamburger-button .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(54, 71, 79, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(54, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_03 { text-align: left;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_03-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_03-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(55, 71, 79, 1); }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; right: 0; width: 170px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(55, 71, 79, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 154px; height: 78px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 170px;right: 0; left: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(235, 235, 235, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(215, 215, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(83, 175, 215, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened #imStickyBar_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quicksand;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_03-menu-opened {  transform: translate3d(170px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectImage_05_wrapper { position: absolute; top: 0px; left: 0px; width: 107px; height: 60px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 1.639% 0);clip-path: inset(0 0 1.639% 0);}#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
