.asiabill_gateway_logo{
    max-height: 24px;
    margin-left: 4px;
}

.asiabill_more{
    font-weight: lighter;color: #888888;
}

#asiabill-card .hide{
    display: none !important;
}
/**
 * Grid Block styles.
 * These styles are loaded into both the editor, and the frontend.
 */
/**
 * Padding Options
 */
/* autoprefixer grid: no-autoplace */
.wp-block-jetpack-layout-grid-editor,
.wp-block-jetpack-layout-grid {
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__none,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__none {
    padding-left: 0px;
    padding-right: 0px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__small,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__small {
    padding-left: 8px;
    padding-right: 8px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__medium,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__medium {
    padding-left: 16px;
    padding-right: 16px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__huge,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__huge {
    padding-left: 48px;
    padding-right: 48px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__nowrap,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__nowrap {
    padding-left: 0px;
    padding-right: 0px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-none,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-none {
    padding: 0px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-none.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-none.has-background {
      padding: 0px 13px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column {
    padding: 8px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column.has-background {
      padding: 8px 21px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column {
    padding: 16px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column.has-background {
      padding: 16px 29px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column {
    padding: 24px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column.has-background {
      padding: 24px 37px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column {
    padding: 48px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column.has-background {
      padding: 48px 61px; }

/**
 * Individual Column Options
 */
.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.has-background,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.has-background {
  margin-left: -13px;
  margin-right: -13px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: .05px;
  padding-bottom: .05px; }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none {
  padding: 0px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none.has-background {
    padding: 0px 13px;
    max-width: calc( 100% + 26px); }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small {
  padding: 8px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small.has-background {
    padding: 8px 21px;
    max-width: calc( 100% + 42px); }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium {
  padding: 16px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium.has-background {
    padding: 16px 29px;
    max-width: calc( 100% + 58px); }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large {
  padding: 24px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large.has-background {
    padding: 24px 37px;
    max-width: calc( 100% + 74px); }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge {
  padding: 48px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge.has-background {
    padding: 48px 61px;
    max-width: calc( 100% + 122px); }

/**
 * Parent column alignment
 */
.wp-block-jetpack-layout-grid.are-vertically-aligned-top {
  align-items: flex-start; }

.wp-block-jetpack-layout-grid.are-vertically-aligned-center {
  align-items: center; }

.wp-block-jetpack-layout-grid.are-vertically-aligned-bottom {
  align-items: flex-end; }

/**
 * Individual column alignment
 */
.wp-block-jetpack-layout-grid-column.is-vertically-aligned-top {
  align-self: flex-start;
  height: 100%; }

.wp-block-jetpack-layout-grid-column.is-vertically-aligned-center {
  align-self: center; }

.wp-block-jetpack-layout-grid-column.is-vertically-aligned-bottom {
  align-self: flex-end; }

/**
 * Responsive Grid Options. Exclude these from the editor.
 */
/* autoprefixer grid: no-autoplace */
.wp-block-jetpack-layout-grid {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(4, 1fr); }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 1; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 1; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 1; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 1; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 2; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 2; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 2; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 2; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 3; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 3; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 3; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 3; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 4; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 4; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 4; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 4; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 5; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 5; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 5; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 5; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 6; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 6; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 6; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 6; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 7; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 7; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 7; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 7; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 8; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 8; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 8; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 8; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 9; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 9; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 9; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 9; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 10; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 10; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 10; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 10; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 11; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 11; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 11; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 11; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 12; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 12; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 12; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 12; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 1; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 1; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 1; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 1; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 2; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 2; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 2; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 2; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 3; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 3; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 3; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 3; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 4; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 4; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 4; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 4; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 5; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 5; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 5; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 5; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 6; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 6; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 6; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 6; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 7; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 7; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 7; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 7; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 8; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 8; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 8; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 8; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 9; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 9; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 9; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 9; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 10; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 10; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 10; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 10; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 11; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 11; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 11; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 11; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 12; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 12; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 12; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 12; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-row-start: 1; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-row-start: 1; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-row-start: 1; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-row-start: 1; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-row-start: 2; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-row-start: 2; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-row-start: 2; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-row-start: 2; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-row-start: 3; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-row-start: 3; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-row-start: 3; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-row-start: 3; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-row-start: 4; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-row-start: 4; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-row-start: 4; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-row-start: 4; }
  @media (min-width: 600px) {
    .wp-block-jetpack-layout-grid {
      grid-template-columns: repeat(8, 1fr); }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 4; } }
  @media (min-width: 1080px) {
    .wp-block-jetpack-layout-grid {
      grid-template-columns: repeat(12, 1fr); }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 4; } }
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column * {
    word-break: break-word;
    word-wrap: break-word; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__none {
    grid-gap: 0px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__small {
    grid-gap: 8px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__medium {
    grid-gap: 16px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__huge {
    grid-gap: 48px; }

.wp-block-jetpack-layout-grid-column {
  max-width: 100%; }
.noptin-img-left{flex-direction:row-reverse}.noptin-img-top{flex-direction:column-reverse}.noptin-img-bottom{flex-direction:column}.noptin-optin-form-wrapper{background-color:var(--noptin-background-color,transparent);background-position:50%;background-repeat:repeat;border-color:var(--noptin-border-color,transparent);border-style:solid;border-width:2px;box-sizing:border-box;color:var(--noptin-description-color,inherit);display:flex;gap:20px;margin:auto;max-width:100%;overflow:hidden;position:relative;transition:all .5s;width:100%}.noptin-optin-form-wrapper *{box-sizing:border-box}.noptin-inpost-main-wrapper .noptin-optin-form-wrapper{margin-bottom:20px;margin-top:20px}.noptin-optin-form-wrapper .noptin-form-main-image img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.noptin-optin-form-wrapper.noptin-img-left .noptin-form-main-image,.noptin-optin-form-wrapper.noptin-img-right .noptin-form-main-image{flex:0 0 40%}@media screen and (max-width:520px){.noptin-optin-form-wrapper.noptin-img-left .noptin-form-main-image,.noptin-optin-form-wrapper.noptin-img-right .noptin-form-main-image{display:none}}.noptin-optin-form-wrapper.noptin-img-left .noptin-form-main-image img,.noptin-optin-form-wrapper.noptin-img-right .noptin-form-main-image img{height:100%}.noptin-optin-form{display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;width:100%}.noptin-optin-form .noptin-optin-field-wrapper-hidden{display:none!important}.noptin-optin-form .noptin-checkbox-form-field{margin-right:4px}.noptin-form-header{align-items:center;display:flex;gap:20px;justify-content:center;padding:20px}.noptin-form-header ul{list-style-type:disc;text-align:left!important}.noptin-form-header.noptin-img-left,.noptin-form-header.noptin-img-right{text-align:left}.noptin-form-header.noptin-img-left .noptin-form-header-image,.noptin-form-header.noptin-img-right .noptin-form-header-image{max-width:40%}.noptin-form-header.no-image .noptin-form-header-text{flex:1}.noptin-form-header img{max-height:150px;max-width:100%}.noptin-form-header .noptin-form-heading{font-size:1.9rem;font-weight:700;line-height:1.4125;padding-top:4px}.noptin-form-header .noptin-form-heading p{font-size:inherit!important;font-weight:inherit!important;margin:0;padding:0}.noptin-form-header .noptin-form-description{font-size:1rem;line-height:1.3;margin-top:1.125rem}.noptin-form-header .noptin-form-description p{font-size:inherit!important;font-weight:inherit!important;margin:0;padding:0}.noptin-form-fields{position:relative}.noptin-form-fields:after{clear:both;content:"";display:table}.noptin-form-footer{padding:20px}.noptin-form-footer .noptin-optin-field-wrapper:not(.noptin-optin-field-wrapper-hidden){display:block;text-align:left}.noptin-form-footer .noptin-optin-field-wrapper:not(.noptin-optin-field-wrapper-hidden) .noptin-form-field{display:block;margin:0;max-width:100%;width:100%}.noptin-form-new-line .noptin-form-footer .noptin-optin-field-wrapper:not(.noptin-optin-field-wrapper-hidden) .noptin-form-field{margin-bottom:4px}.noptin-form-footer .noptin-optin-field-wrapper-hidden{display:none!important}.noptin-form-footer .noptin-optin-field-wrapper-checkbox input{background-color:hsla(0,0%,100%,.85);cursor:pointer;margin-right:4px;outline:0;text-align:center;vertical-align:middle}.noptin-form-footer .noptin-optin-field-wrapper-checkbox span{font-weight:400}.noptin-form-footer .noptin-form-submit{display:inline-block;text-align:center;text-transform:none;vertical-align:middle}.noptin-form-footer .noptin-form-button-block{display:block;width:100%}.noptin-form-footer .noptin-form-button-left{float:left}.noptin-form-footer .noptin-form-button-right{float:right}.noptin-form-footer .noptin-form-note{font-size:.9em;margin-top:10px}.noptin-form-footer .noptin-form-note p{font-size:inherit!important;font-weight:inherit!important;margin:0;padding:0}.noptin-form-footer .noptin-gdpr-checkbox-wrapper{text-align:left}.noptin-form-footer .noptin-gdpr-checkbox-wrapper input{cursor:pointer;margin-right:4px;outline:0;text-align:center;vertical-align:middle}.noptin-form-footer .noptin-gdpr-checkbox-wrapper div,.noptin-form-footer .noptin-gdpr-checkbox-wrapper span{display:inline-block;font-weight:400}:root :where(.noptin-form-field){background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid #ced4da;border-radius:.25rem;box-shadow:none;color:#495057;line-height:1.6;padding:.45rem 1.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}:root :where(.noptin-form-field)::-ms-expand{background-color:transparent;border:0}:root :where(.noptin-form-field):focus{background-color:#fff;border-color:#73b1e9;color:#495057;outline:none}:root :where(.noptin-form-submit){background-clip:padding-box;background-color:var(--noptin-button-color,#1e73be);border:1px solid transparent;border-radius:.25rem;box-shadow:none;color:var(--noptin-button-text-color,currentColor);line-height:1.6;padding:.45rem 1.2rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root :where(.noptin-form-submit):focus,:root :where(.noptin-form-submit):hover{border-color:transparent;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);outline:0!important}:root :where(.noptin-label){display:block;font-weight:700;margin-bottom:6px}.noptin-styles-basic{margin:1em auto}.noptin-styles-basic:not(.noptin-form-single-line){max-width:480px}.noptin-styles-basic .noptin-label,.noptin-styles-basic input{box-sizing:border-box;cursor:auto;display:block;height:auto;line-height:normal;width:auto}.noptin-styles-basic .noptin-label:after,.noptin-styles-basic input:after{clear:both;content:"";display:table}.noptin-styles-basic .noptin-label{display:block;font-weight:700;margin-bottom:6px}.noptin-styles-basic .noptin-text{background-color:#fff;max-width:480px;min-height:32px;width:100%}.noptin-styles-basic .noptin-text[type=number]{min-width:40px}.noptin-styles-basic input[type=checkbox],.noptin-styles-basic input[type=radio]{border:0;display:inline-block;height:13px;margin:0 6px 0 0;padding:0;position:relative;width:13px}.rtl .noptin-styles-basic input[type=checkbox],.rtl .noptin-styles-basic input[type=radio]{margin:0 0 0 6px}.noptin-styles-basic input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.noptin-styles-basic input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.noptin-styles-basic .button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:inline-block}.noptin-newsletter-form input[name^=noptin_ign]{display:none!important}.noptin-newsletter-form .noptin-form-field-wrapper{max-width:480px}.noptin-newsletter-form .noptin-text{max-width:480px;width:100%}form:not(.noptin-label-hide) input.noptin-form-field__has-no-placeholder::-moz-placeholder,form:not(.noptin-label-hide) textarea.noptin-form-field__has-no-placeholder::-moz-placeholder{color:transparent}form:not(.noptin-label-hide) input.noptin-form-field__has-no-placeholder::placeholder,form:not(.noptin-label-hide) textarea.noptin-form-field__has-no-placeholder::placeholder{color:transparent}.noptin-label-hide .noptin-form-field-wrapper:not(.noptin-form-field-radio_field,.noptin-form-field-multi_checkbox_field) .noptin-label{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.noptin-form-fields{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}@media screen and (min-width:520px){.noptin-form-single-line .noptin-form-fields{flex-direction:row}.noptin-form-single-line.noptin-label-show .noptin-form-fields{align-items:flex-end}.noptin-form-single-line.noptin-label-hide .noptin-form-field-wrapper:not(.noptin-form-field-radio_field,.noptin-form-field-multi_checkbox_field)>div{min-height:100%}.noptin-form-single-line.noptin-label-hide .noptin-form-field-wrapper:not(.noptin-form-field-radio_field,.noptin-form-field-multi_checkbox_field)>div input{height:100%}.noptin-form-single-line .noptin-form-field-wrapper{flex:1 1 100px}.noptin-form-single-line .noptin-form-field-wrapper.noptin-form-field-submit{flex:0 1 auto;margin-top:-1px}}.noptin-alert{border:1px solid transparent;border-radius:.25rem;clear:both;font-size:.8em;margin-bottom:1rem;margin-top:1rem;padding:.75rem 1.25rem}.noptin-error{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.noptin-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.noptin-email-optin-widget form:not(.noptin-form-submitted) .noptin-form-notice,.noptin-optin-form-wrapper form:not(.noptin-form-submitted) .noptin-form-notice,.noptin-optin-form:not(.noptin-form-submitted) .noptin-form-notice,.wp-block-noptin-email-optin form:not(.noptin-form-submitted) .noptin-form-notice,form.noptin-newsletter-form:not(.noptin-form-submitted) .noptin-form-notice,form.noptin-optin-form:not(.noptin-form-submitted) .noptin-form-notice{display:none}.noptin-submitting{cursor:progress;pointer-events:none;position:relative}.noptin-submitting .noptin-form-fields,.noptin-submitting .noptin-form-footer,.noptin-submitting .noptin-form-header{opacity:.2;transition:opacity .3s ease}.noptin-submitting:after{animation:noptin-spin 1s linear infinite;border:3px solid rgba(0,0,0,.3);border-radius:50%;border-top-color:#3498db;content:"";height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.noptin-submitting button[type=submit],.noptin-submitting input[type=submit]{cursor:not-allowed;opacity:.5}@keyframes noptin-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}
.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(https://eu.agmmobile.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(https://eu.agmmobile.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(https://eu.agmmobile.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.wc-gift-cards-text-input{position:relative;white-space:nowrap;flex-grow:1;margin-top:0;margin-bottom:.5em}.wc-gift-cards-text-input label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;position:absolute;transform:translateY(0.75em);left:0;top:0;transform-origin:top left;line-height:1.375;color:#757575;transition:transform 200ms ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);cursor:text}.has-dark-controls .wc-gift-cards-text-input label{color:rgba(255,255,255,.6)}@media screen and (prefers-reduced-motion: reduce){.wc-gift-cards-text-input label{transition:none}}.wc-gift-cards-text-input.is-active label{transform:translateY(4px) scale(0.75)}.wc-gift-cards-text-input.has-error label{color:#cc1818}.wc-gift-cards-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(0.75)}.wc-gift-cards-text-input input{font-size:1em;background-color:#fff;padding:.75em 16px;border-radius:4px;border:1px solid #50575e;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f;-moz-appearance:textfield}.wc-gift-cards-text-input input::-webkit-outer-spin-button,.wc-gift-cards-text-input input::-webkit-inner-spin-button{appearance:none;margin:0}.wc-gift-cards-text-input input:focus{background-color:#fff;color:#2b2d2f;box-shadow:0 0 0 1px rgba(255,255,255,.4);outline:0}.has-dark-controls .wc-gift-cards-text-input input{background-color:rgba(0,0,0,.1);border-color:rgba(255,255,255,.4);color:#fff}.has-dark-controls .wc-gift-cards-text-input input:focus{background-color:rgba(0,0,0,.1);color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.4)}.wc-gift-cards-text-input.is-active input{padding:1.5em 0 .25em 16px}.wc-gift-cards-text-input.has-error input{border-color:#cc1818}
.wc-gift-cards-form{margin-bottom:0}.wc-gift-cards-form button{font-weight:700}.wc-gift-cards-form button:hover,.wc-gift-cards-form button:focus,.wc-gift-cards-form button:active{font-weight:700}.wc-gift-cards-form__error{color:#cc1818;font-size:.825em;flex-basis:100%;margin-top:16px}.wc-gift-cards-form__button{height:em(48px);flex-shrink:0;width:100%;padding-left:24px;padding-right:24px;white-space:nowrap}
.wc-block-components-checkbox.wc-gc-balance-checkbox{margin-top:0}.wc-block-components-checkbox.wc-gc-balance-checkbox .wc-block-components-checkbox__input:hover{cursor:pointer}.is-large .wc-block-components-totals-wrapper .wc-gc-balance-checkbox{padding-left:16px;padding-right:16px}.wc-gc-balance-checkbox-container--disabled{opacity:.6}
.wc-gift-cards-totals-giftcard__code-list-item.is-removing{opacity:.5;user-select:none}
.wc-gift-cards-apply-panel .wc-block-components-panel__button{margin-top:0;padding-top:0}.wc-gift-cards-apply-panel .wc-block-components-panel__content{margin-bottom:0;padding-bottom:0}
@font-face{font-family:"WC_BIS";src:url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.eot?74918120);src:url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.eot?74918120#iefix) format("embedded-opentype"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.woff?74918120) format("woff"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.ttf?74918120) format("truetype"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-back-in-stock-notifications/assets/fonts/WC_BIS.svg?74918120#WC_BIS) format("svg");font-weight:normal;font-style:normal}.bis-icon:before{display:inline-block;font-size:20px;line-height:1;font-family:WC_BIS !important;text-decoration:inherit;font-weight:normal;font-style:normal;vertical-align:top;text-align:center;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bis-icon.bis-notifications:before{content:""}body.theme-storefront .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--backinstock a:before{content:""}.woocommerce-backinstock-table__cell__product .description{display:block;font-size:.9em}#wc_bis_product_form{margin:0 0 40px}#wc_bis_product_form .wc_bis_form_title{margin:0 0 20px}#wc_bis_product_form .wc_bis_registrations_count{margin:20px 0 0}#wc_bis_product_form #wc_bis_send_form{float:none}#wc_bis_product_form .wc_bis_opt_in{margin:0;display:block}#wc_bis_product_form .wc_bis_opt_in span{margin-left:5px}#wc_bis_product_form .wc_bis_opt_in input[type=checkbox]{margin:0}.bundle_form #wc_bis_already_registered,.bundle_form #wc_bis_product_form{margin-top:20px}@font-face{font-family:"WC_GC";src:url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-gift-cards/assets/fonts/WC_GC.eot?74918120);src:url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-gift-cards/assets/fonts/WC_GC.eot?74918120#iefix) format("embedded-opentype"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-gift-cards/assets/fonts/WC_GC.woff?74918120) format("woff"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-gift-cards/assets/fonts/WC_GC.ttf?74918120) format("truetype"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-gift-cards/assets/fonts/WC_GC.svg?74918120#WC_GC) format("svg");font-weight:normal;font-style:normal}.gc-icon:before{display:inline-block;font-size:20px;line-height:1;font-family:WC_GC !important;text-decoration:inherit;font-weight:normal;font-style:normal;vertical-align:top;text-align:center;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gc-icon.gc-giftcard:before{content:""}body.theme-storefront .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--giftcards a:before{content:""}.woocommerce-MyAccount-Giftcards-form{display:flex}.woocommerce-MyAccount-Giftcards-form input{flex-grow:2;margin-right:1em}.woocommerce-MyAccount-Giftcards-form button{flex-grow:1}.woocommerce-MyAccount-Giftcards-balance-amount{font-size:3em;margin-bottom:1em;font-weight:lighter}.woocommerce-MyAccount-Giftcards-pending-amount{display:block}.woocommerce-MyAccount-Giftcards-pending-amount .warning-icon{top:1px;position:relative;font-size:1em;margin-right:.5em;color:#e48642;font-family:"WooCommerce" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.woocommerce-MyAccount-Giftcards-pending-amount .warning-icon:before{content:""}#use_gift_card_balance{margin-right:5px}.woocommerce-checkout .add_gift_card_form #wc_gc_cart_redeem_form input[type=text],.woocommerce-checkout .add_gift_card_form #wc_gc_cart_redeem_form button{display:block;width:100%;box-sizing:border-box}.woocommerce-checkout .add_gift_card_form #wc_gc_cart_redeem_form input[type=text]{margin-bottom:.3em}.woocommerce-cart .add_gift_card_form #wc_gc_cart_redeem_form input[type=text]{width:100%;max-width:280px}.add_gift_card_form #wc_gc_cart_redeem_form{margin-bottom:1em}.add_gift_card_form #wc_gc_cart_redeem_form input[type=text]{width:auto;display:inline-block}.add_gift_card_form #wc_gc_cart_redeem_form button{display:inline-block}.add_gift_card_form .wc_gc_add_gift_card_form__notices .woocommerce-message,.add_gift_card_form .wc_gc_add_gift_card_form__notices .woocommerce-error,.add_gift_card_form .wc_gc_add_gift_card_form__notices .woocommerce-info{margin:.5em 0 1em}#order_review table tr.gift-card td small,#order_review table tr.gift-card th small,.cart_totals table tr.gift-card td small,.cart_totals table tr.gift-card th small{display:block;font-weight:normal;font-size:.75em}#order_review .button.wc-forward:not(.checkout-button),.wc-proceed-to-checkout .button.wc-forward:not(.checkout-button){margin-bottom:0;font-size:1em !important;width:auto !important}.woocommerce_gc_giftcard_form{margin-bottom:1.618em}.woocommerce_gc_giftcard_form .wc_gc_field{margin-bottom:.8em;padding:0 2px}.woocommerce_gc_giftcard_form label{display:block}.woocommerce_gc_giftcard_form input[type=text]{width:100%}.wc_gc_datepicker{width:40em;font-size:10px;padding:0 1.3em 2.3em;background-color:#f5f5f5;color:#060606;z-index:9999 !important}.wc_gc_datepicker div,.wc_gc_datepicker span,.wc_gc_datepicker h1,.wc_gc_datepicker h2,.wc_gc_datepicker h3,.wc_gc_datepicker h4,.wc_gc_datepicker h5,.wc_gc_datepicker h6,.wc_gc_datepicker p,.wc_gc_datepicker pre,.wc_gc_datepicker a,.wc_gc_datepicker abbr,.wc_gc_datepicker acronym,.wc_gc_datepicker big,.wc_gc_datepicker cite,.wc_gc_datepicker code,.wc_gc_datepicker del,.wc_gc_datepicker dfn,.wc_gc_datepicker em,.wc_gc_datepicker img,.wc_gc_datepicker ins,.wc_gc_datepicker kbd,.wc_gc_datepicker q,.wc_gc_datepicker s,.wc_gc_datepicker small,.wc_gc_datepicker strike,.wc_gc_datepicker strong,.wc_gc_datepicker sub,.wc_gc_datepicker sup,.wc_gc_datepicker tt,.wc_gc_datepicker var,.wc_gc_datepicker b,.wc_gc_datepicker u,.wc_gc_datepicker i,.wc_gc_datepicker center,.wc_gc_datepicker dl,.wc_gc_datepicker dt,.wc_gc_datepicker dd,.wc_gc_datepicker ol,.wc_gc_datepicker ul,.wc_gc_datepicker li,.wc_gc_datepicker fieldset,.wc_gc_datepicker form,.wc_gc_datepicker label,.wc_gc_datepicker legend,.wc_gc_datepicker table,.wc_gc_datepicker caption,.wc_gc_datepicker tbody,.wc_gc_datepicker tfoot,.wc_gc_datepicker thead,.wc_gc_datepicker tr,.wc_gc_datepicker th,.wc_gc_datepicker td,.wc_gc_datepicker article,.wc_gc_datepicker aside,.wc_gc_datepicker canvas,.wc_gc_datepicker details,.wc_gc_datepicker embed,.wc_gc_datepicker figure,.wc_gc_datepicker figcaption,.wc_gc_datepicker footer,.wc_gc_datepicker header,.wc_gc_datepicker hgroup,.wc_gc_datepicker section{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.wc_gc_datepicker table{border-collapse:collapse;border-spacing:0}.wc_gc_datepicker .ui-datepicker-header{font-size:1.5em;overflow:hidden}.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-prev,.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-next{padding:1em;cursor:pointer;color:#060606;-webkit-user-select:none;-ms-user-select:none;user-select:none}.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-prev:hover,.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-next:hover{color:#000}.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled,.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled{color:#bbb;cursor:initial}.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-prev{float:left}.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-next{float:right}.wc_gc_datepicker .ui-datepicker-header .ui-datepicker-title{text-align:center;font-weight:bold;padding:1em}.wc_gc_datepicker table.ui-datepicker-calendar{font-size:1.4em;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.wc_gc_datepicker table.ui-datepicker-calendar th,.wc_gc_datepicker table.ui-datepicker-calendar td{background-color:rgba(0,0,0,0) !important;text-align:center}.wc_gc_datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day a{color:#000 !important;cursor:default}.wc_gc_datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day a:hover{color:#000}.wc_gc_datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day:after{background-color:#fff !important}.wc_gc_datepicker table.ui-datepicker-calendar td:after{content:"";position:absolute;background-color:rgba(0,0,0,0);border-radius:50%;width:2.3em;height:2.3em;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.wc_gc_datepicker table.ui-datepicker-calendar th span{font-weight:500;padding:.5em;display:block;color:#bbb;font-weight:bold}.wc_gc_datepicker table.ui-datepicker-calendar td.ui-state-disabled span{color:#bbbbbc}.wc_gc_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled){position:relative}.wc_gc_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled) a{position:relative;z-index:2;font-weight:500;padding:.5em;display:block;color:#2f2f2f;font-weight:bold}.wc_gc_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled):hover a{color:#000}.wc_gc_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled):hover:after{background-color:#fff}.wc_gc_giftcard_delivery .reset_delivery_date{display:none;font-size:.9em}.wc_gc_send_as_gift_wrapper #wc_gc_send_as_gift_checkbox{margin-right:3px}.wc_gc_giftcard_product.nyp-product .nyp{margin-bottom:0}.elementor-add-to-cart-wc-gc-giftcard form.cart:not(.grouped_form):not(.variations_form),.elementor-add-to-cart-wc-gc-giftcard form.cart div.woocommerce-variation-add-to-cart{display:block !important}.wc-prl-recommendations{clear:both}.wc-prl-recommendations.wc-prl-recommendations--no-clear{clear:none}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}/**
 * Like Button toolbar button, loading text & container styles
 */

/* Master container */
#jp-post-flair {
	padding-top: .5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: 700;
}

div.sharedaddy h3.sd-title::before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #dcdcde;
	margin-bottom: 1em;
}


/* Toolbar */
div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-comment-likes-widget-wrapper {
	width: 100%;
	position: relative;
	min-height: 31px;
}

div.jetpack-comment-likes-widget-wrapper iframe {
	margin-bottom: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 9px 12px 10px 12px;
	background-color: #fff;
	border: solid 1px #dcdcde;
	border-radius: 4px;
	box-shadow: none;
	min-width: 220px;
	max-height: 240px;
	height: auto;
	overflow: auto;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: #101517;
	font-size: 12px;
	font-weight: 500;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 196px;
	height: 28px;
	float: none;
	margin: 0 0 4px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
}

#likes-other-gravatars ul.wpl-avatars li a span {
	font-size: 12px;
	color: #2C3338;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	border-radius: 50%;
	margin: 0 !important;
	padding: 1px !important;
	position: static;
	box-sizing: border-box;
}

div.sd-box {
	border-top: 1px solid #dcdcde;
	border-top: 1px solid rgba(0,0,0,.13);
}


.jetpack-likes-widget-unloaded .likes-widget-placeholder,
.jetpack-likes-widget-loading .likes-widget-placeholder,
.jetpack-likes-widget-loaded iframe {
	display: block;
}

.jetpack-likes-widget-loaded .likes-widget-placeholder,
.jetpack-likes-widget-unloaded iframe,
.jetpack-likes-widget-loading iframe {
	display: none;
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
}

/* Loading text */
.post-likes-widget-placeholder,
.comment-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.comment-likes-widget-placeholder {
	height: 18px;
	position: absolute;
	display: flex;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.comment-likes-widget-placeholder::before {
	color: #2EA2CC;
	width: 16px;
	height: 16px;
	content: '';
	display: inline-block;
	position: relative;
	top: 3px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	// stylelint-disable-next-line function-url-quotes -- quotes are required here. Bug report: https://github.com/stylelint/stylelint/issues/8544
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E");
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .loading,
.comment-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.comment-likes-widget-placeholder .loading {
	padding-left: 5px;
	margin-top: 4px;
	align-self: center;
	color: #4E4E4E;
}

/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating,
.cs-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}

@media print {

	.jetpack-likes-widget-wrapper {
		display: none;
	}
}
@font-face{font-family:"FontAwesomePB";src:url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot);src:url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot?#iefix) format("embedded-opentype"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff2"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.ttf) format("truetype"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.svg#fapbregular) format("svg");font-weight:normal;font-style:normal}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__hidden,.wc-block-components-order-summary-item.is-bundle__hidden{display:none !important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__title_hidden .wc-block-components-product-name,.wc-block-components-order-summary-item.is-bundle__title_hidden .wc-block-components-product-name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__meta_hidden .wc-block-components-product-details__includes,.wc-block-components-order-summary-item.is-bundle__meta_hidden .wc-block-components-product-details__includes{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name{display:block;margin-bottom:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes),.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes){margin-top:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit{margin:.75em 0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit a,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit a{text-decoration:underline;color:inherit}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__hidden,.wc-block-components-order-summary-item.is-bundled__hidden{display:none !important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__description_hidden .wc-block-components-product-metadata__description,.wc-block-components-order-summary-item.is-bundled__description_hidden .wc-block-components-product-metadata__description{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total{font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap{padding-top:66px;font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link{font-size:.8572em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image{position:relative;z-index:1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image a,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image a{height:50px;display:block;width:0px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image img{position:absolute;left:100%;width:50px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image:after,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image:after{margin-left:100%}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after{margin-left:82px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after{opacity:.1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price{white-space:nowrap}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after{font-family:"FontAwesomePB";display:inline-block;font-smoothing:antialiased;-ms-transform:rotate(90deg) /*rtl:ignore*/;transform:rotate(90deg) /*rtl:ignore*/;content:"" /*rtl:''*/;margin-left:.75em;opacity:.25}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__thumbnail_hidden .wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__thumbnail_hidden .wc-block-cart-item__image{visibility:hidden}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img{margin-left:16px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:82px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after{margin-left:80px}/*! elementor-icons - v5.35.0 - 09-12-2024 */
@font-face{font-family:eicons;src:url(https://eu.agmmobile.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.35.0);src:url(https://eu.agmmobile.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.35.0#iefix) format("embedded-opentype"),url(https://eu.agmmobile.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.35.0) format("woff2"),url(https://eu.agmmobile.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.35.0) format("woff"),url(https://eu.agmmobile.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.35.0) format("truetype"),url(https://eu.agmmobile.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.35.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*! elementor - v3.27.0 - 18-02-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-post__thumbnail__link{transition:none}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-840{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/*! elementor - v3.27.0 - 18-02-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}/*! elementor - v3.27.0 - 18-02-2025 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{background-color:transparent;border:3px solid;color:#69727d}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{height:1em;width:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;font-size:50px;line-height:1;text-align:center}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}div.post-802.type-page {
    padding: 0 0;
}

.elementor-element-00e9858 {
    padding: 60px 0;
}

.elementor-element-694f068 .elementor-widget-container img {
    height: 430px;
    object-fit: cover;
    width: 100%;
}

.elementor-element-00e9858 .elementor-widget-container h5 {
    font-family: 'helveticabold', sans-serif;
    font-size: 52px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -1px;
}

.elementor-element-1652578 .elementor-col-33 .elementor-widget-container h5,
.elementor-element-da41793 .elementor-col-33 .elementor-widget-container h5, 
.elementor-element-c27414d .elementor-col-33 .elementor-widget-container h5, 
.elementor-element-7901d63 .elementor-col-33 .elementor-widget-container h5, 
.elementor-element-5f3229d .elementor-col-33 .elementor-widget-container h5, 
.elementor-element-af5567a .elementor-col-33 .elementor-widget-container h5, 
.elementor-element-bd914d7 .elementor-col-33 .elementor-widget-container h5, 
.elementor-element-d69465c .elementor-col-33 .elementor-widget-container h5, 
.elementor-element-3060c81 .elementor-col-33 .elementor-widget-container h5, 
.elementor-element-56df6e1 .elementor-col-33 .elementor-widget-container h5 {
    font-size: 36px;
    font-family: "helveticabold", sans-serif;
    font-weight: 400;
}

.elementor-element-1652578 .elementor-col-33 .elementor-widget-container p, 
.elementor-element-da41793 .elementor-col-33 .elementor-widget-container p, 
.elementor-element-c27414d .elementor-col-33 .elementor-widget-container p, 
.elementor-element-7901d63 .elementor-col-33 .elementor-widget-container p, 
.elementor-element-5f3229d .elementor-col-33 .elementor-widget-container p, 
.elementor-element-af5567a .elementor-col-33 .elementor-widget-container p, 
.elementor-element-bd914d7 .elementor-col-33 .elementor-widget-container p, 
.elementor-element-d69465c .elementor-col-33 .elementor-widget-container p, 
.elementor-element-3060c81 .elementor-col-33 .elementor-widget-container p, 
.elementor-element-56df6e1 .elementor-col-33 .elementor-widget-container p {
    font-size: 20px !important;
}

.elementor-element-1652578 .elementor-col-66 .elementor-widget-container img, 
.elementor-element-da41793 .elementor-col-66 .elementor-widget-container img, 
.elementor-element-c27414d .elementor-col-66 .elementor-widget-container img, 
.elementor-element-7901d63 .elementor-col-66 .elementor-widget-container img, 
.elementor-element-5f3229d .elementor-col-66 .elementor-widget-container img, 
.elementor-element-bd914d7 .elementor-col-66 .elementor-widget-container img, 
.elementor-element-d69465c .elementor-col-66 .elementor-widget-container img, 
.elementor-element-3060c81 .elementor-col-66 .elementor-widget-container img, 
.elementor-element-56df6e1 .elementor-col-66 .elementor-widget-container img {
    height: 320px;
    object-fit: cover;
    width: 100%;
}

.elementor-element-1652578, .elementor-element-da41793, 
.elementor-element-c27414d, .elementor-element-7901d63, 
.elementor-element-5f3229d, .elementor-element-af5567a, 
.elementor-element-bd914d7, .elementor-element-d69465c, 
.elementor-element-3060c81, .elementor-element-56df6e1 {
    padding-bottom: 40px;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-8a05793.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-8a05793.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-1a1bd2b.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-1a1bd2b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-cc8158b.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-cc8158b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-50d9541.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-50d9541.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-8d0267f.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-8d0267f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-3c003a9.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-3c003a9.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-4afe24f.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-4afe24f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-1a9188b.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-1a9188b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-a66b218.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-a66b218.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}

.elementor-bc-flex-widget .elementor-802 .elementor-element.elementor-element-e57bfa9.elementor-column .elementor-widget-wrap {
	align-items: flex-end;
}

.elementor-802 .elementor-element.elementor-element-e57bfa9.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: flex-end;
	align-items: flex-end;
}
@media (max-width: 767px){
	.elementor-element-00e9858 {
    	padding: 30px 0;
	}
	.elementor-element-694f068 .elementor-widget-container img {
	    height: 330px;
	}
	.elementor-element-00e9858 .elementor-widget-container h5 {
    	font-size: 22px;
	}
	.elementor-element-1652578 .elementor-col-66 .elementor-widget-container img, 
	.elementor-element-da41793 .elementor-col-66 .elementor-widget-container img, 
	.elementor-element-c27414d .elementor-col-66 .elementor-widget-container img, 
	.elementor-element-7901d63 .elementor-col-66 .elementor-widget-container img, 
	.elementor-element-5f3229d .elementor-col-66 .elementor-widget-container img, 
	.elementor-element-af5567a .elementor-col-66 .elementor-widget-container img, 
	.elementor-element-bd914d7 .elementor-col-66 .elementor-widget-container img, 
	.elementor-element-d69465c .elementor-col-66 .elementor-widget-container img, 
	.elementor-element-3060c81 .elementor-col-66 .elementor-widget-container img, 
	.elementor-element-56df6e1 .elementor-col-66 .elementor-widget-container img {
    	height: 220px;
	}
	.elementor-element-1652578 .elementor-col-33 .elementor-widget-container h5,
	.elementor-element-da41793 .elementor-col-33 .elementor-widget-container h5, 
	.elementor-element-c27414d .elementor-col-33 .elementor-widget-container h5, 
	.elementor-element-7901d63 .elementor-col-33 .elementor-widget-container h5, 
	.elementor-element-5f3229d .elementor-col-33 .elementor-widget-container h5, 
	.elementor-element-af5567a .elementor-col-33 .elementor-widget-container h5, 
	.elementor-element-bd914d7 .elementor-col-33 .elementor-widget-container h5, 
	.elementor-element-d69465c .elementor-col-33 .elementor-widget-container h5, 
	.elementor-element-3060c81 .elementor-col-33 .elementor-widget-container h5, 
	.elementor-element-56df6e1 .elementor-col-33 .elementor-widget-container h5 {
	    font-size: 22px;
	}
	.elementor-element-1652578 .elementor-col-33 .elementor-widget-container p, 
	.elementor-element-da41793 .elementor-col-33 .elementor-widget-container p, 
	.elementor-element-c27414d .elementor-col-33 .elementor-widget-container p, 
	.elementor-element-7901d63 .elementor-col-33 .elementor-widget-container p, 
	.elementor-element-5f3229d .elementor-col-33 .elementor-widget-container p, 
	.elementor-element-af5567a .elementor-col-33 .elementor-widget-container p, 
	.elementor-element-bd914d7 .elementor-col-33 .elementor-widget-container p, 
	.elementor-element-d69465c .elementor-col-33 .elementor-widget-container p, 
	.elementor-element-3060c81 .elementor-col-33 .elementor-widget-container p, 
	.elementor-element-56df6e1 .elementor-col-33 .elementor-widget-container p {
	    font-size: 14px !important;
	}
	.elementor-element-1652578 .elementor-container.elementor-column-gap-default, 
	.elementor-element-c27414d .elementor-container.elementor-column-gap-default, 
	.elementor-element-5f3229d .elementor-container.elementor-column-gap-default, 
	.elementor-element-bd914d7 .elementor-container.elementor-column-gap-default, 
	.elementor-element-3060c81 .elementor-container.elementor-column-gap-default {
    	display: table;
	}
	.elementor-element-1652578 .elementor-container.elementor-column-gap-default .elementor-col-66, 
	.elementor-element-c27414d .elementor-container.elementor-column-gap-default .elementor-col-66, 
	.elementor-element-5f3229d .elementor-container.elementor-column-gap-default .elementor-col-66, 
	.elementor-element-bd914d7 .elementor-container.elementor-column-gap-default .elementor-col-66, 
	.elementor-element-3060c81 .elementor-container.elementor-column-gap-default .elementor-col-66 {
    	display: table-header-group;
	}
	.elementor-element-1652578 .elementor-container.elementor-column-gap-default .elementor-col-33, 
	.elementor-element-c27414d .elementor-container.elementor-column-gap-default .elementor-col-33, 
	.elementor-element-5f3229d .elementor-container.elementor-column-gap-default .elementor-col-33, 
	.elementor-element-bd914d7 .elementor-container.elementor-column-gap-default .elementor-col-33, 
	.elementor-element-3060c81 .elementor-container.elementor-column-gap-default .elementor-col-33 {
    	display: table-footer-group;
	}

}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.slick-slider{position:relative;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto}.slick-slider>div,.slick-slider>li{display:none}.slick-slider>div:first-child,.slick-slider>li:first-child{display:block}.slick-slider.slick-initialized>div,.slick-slider.slick-initialized>li,.slick-slider.slick-loading>div,.slick-slider.slick-loading>li{display:block}.slick-next,.slick-prev{display:block;position:absolute;z-index:1000;top:50%;color:#111;opacity:0;width:28px;height:128px;margin-top:-64px;padding:0;border:none;outline:0;cursor:pointer;background:0 0;-webkit-transition:all .2s ease;transition:all .2s ease}.slick-prev{left:-10px}.slick-next{right:-10px}.slick-vertical .slick-next,.slick-vertical .slick-prev{left:50%;margin-top:0;margin-left:-10px}.slick-vertical .slick-prev{top:-28px}.slick-vertical .slick-next{top:auto;bottom:-38px}.slick-slider:hover .slick-prev{left:3%;opacity:1}.slick-slider:hover .slick-next{right:3%;opacity:1}.slick-next:hover,.slick-prev:hover{color:#a1a1a1}.slick-controls-light .slick-next,.slick-controls-light .slick-next:hover,.slick-controls-light .slick-prev,.slick-controls-light .slick-prev:hover{color:#fff}.slick-controls-dark .slick-next .slick-controls-dark .slick-next:hover,.slick-controls-dark .slick-prev,.slick-controls-dark .slick-prev:hover{color:#282828}.slick-next:not(.slick-disabled):hover,.slick-prev:not(.slick-disabled):hover{color:#dc9814}.slick-slider:hover .slick-next.slick-disabled,.slick-slider:hover .slick-prev.slick-disabled{opacity:.3;cursor:default}.slick-next i,.slick-prev i{display:inline-block;font-size:30px;line-height:128px;text-align:center;width:28px}.slick-arrows-small .slick-next i,.slick-arrows-small .slick-prev i{font-size:26px}.slick-dots{line-height:1;width:100%;text-align:center;padding:21px 0 0}.slick-dots-inside .slick-dots{position:absolute;left:50%;bottom:30px;z-index:1000;max-width:1280px;padding:0 27px;text-align:left;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.slick-dots-inside.slick-dots-centered .slick-dots{text-align:center;padding:0}.slick-dots li{position:relative;display:inline-block;zoom:1;vertical-align:middle;margin:0 6px}.slick-dots li.slick-active{margin:0 2px}.slick-dots-active-small .slick-dots li.slick-active{margin:0 3px}.slick-dots li button{display:block;width:6px;height:6px;margin:0;padding:0;border:0 none;-webkit-border-radius:30px;border-radius:30px;text-indent:-1000em;overflow:hidden;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-backface-visibility:visible;background-color:#aaa}.slick-dots li button:focus{outline:0}.slick-dots li.slick-active button{width:10px;height:10px;border:2px solid #dc9814;background:0 0}.slick-dots-active-small .slick-dots li.slick-active button{width:8px;height:8px}@media all and (max-width:991px){.slick-next i,.slick-prev i{font-size:24px}.slick-dots-inside .slick-dots{padding:0 26px}.slick-dots li.slick-active{margin:0 3px}.slick-dots li.slick-active button{width:8px;height:8px}}@media all and (max-width:400px){.slick-dots-inside .slick-dots{bottom:22px}.slick-dots li,.slick-dots li.slick-active{margin:0 7px}.slick-dots li.slick-active button{width:6px;height:6px;border:0 none;background:#dc9814}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#111;opacity:.73}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;background:transparent;border:0;-webkit-appearance:none;outline:none;padding:0;z-index:1055;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{display:block;width:38px;height:38px;line-height:38px;position:absolute;right:5px;top:5px;text-decoration:none;text-align:center;padding:0;color:#181818;font-style:normal;font-size:22px;opacity:1;cursor:pointer;-webkit-transition:opacity 0.18s ease-out;transition:opacity 0.18s ease-out}.mfp-close:hover,.mfp-close:focus{opacity:.7}.mfp-close.nm-font{line-height:36px}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#000;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;font-size:50px;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow-left{left:0}.mfp-arrow-right{right:0}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 6px rgba(0,0,0,.4);background:#000}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.mfp-iframe-scaler iframe{box-shadow:none}}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;background:#333}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#aaa;word-wrap:break-word}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}}@media all and (max-width:400px){.mfp-container{padding-left:10px;padding-right:10px}.mfp-close{font-size:20px;line-height:34px;width:32px;height:32px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.nm-mfp-fade-in.mfp-bg,.nm-mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:opacity 0.18s ease-out;transition:opacity 0.18s ease-out}.nm-mfp-fade-in.mfp-bg.mfp-ready,.nm-mfp-zoom-in.mfp-bg.mfp-ready{opacity:.73}.nm-mfp-fade-in.mfp-bg.mfp-removing,.nm-mfp-zoom-in.mfp-bg.mfp-removing{opacity:0}.nm-mfp-fade-in .mfp-content{opacity:0;-webkit-transition:opacity 0.18s ease-in-out;transition:opacity 0.18s ease-in-out}.nm-mfp-fade-in.mfp-ready .mfp-content{opacity:1}.nm-mfp-fade-in.mfp-removing .mfp-content{opacity:0}.nm-mfp-zoom-in .mfp-content{opacity:0;-webkit-transition:all 0.18s ease-in-out;transition:all 0.18s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:top center;transform-origin:top center}.nm-mfp-zoom-in.mfp-ready .mfp-content{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.nm-mfp-zoom-in.mfp-removing .mfp-content{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.nm-mfp-move-from-top .mfp-content{vertical-align:top}.nm-mfp-move-from-top .nm-popup-wrap{transition:all 0.2s;transform:translateY(-160px)}.nm-mfp-move-from-top.mfp-bg{opacity:0;transition:all 0.2s}.nm-mfp-move-from-top.mfp-ready .nm-popup-wrap{transform:translateY(0)}.nm-mfp-move-from-top.mfp-ready.mfp-bg{opacity:.9}.nm-mfp-move-from-top.mfp-removing .nm-popup-wrap{opacity:0}.nm-mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}/* Grid - Table of Contents
---------------------------------------------------------------
    
    #WPBakery Page Builder - Override default styles (when enabled)
	#Grid
	#Block grid
	
-------------------------------------------------------------------- */


/* #WPBakery Page Builder - Override default styles (when enabled)
-------------------------------------------------------------------- */

.nm-wpb-default .vc_row {
	margin-right: auto;
    margin-left: auto;
}
.nm-wpb-default .vc_column_container {
    padding-right: 15px;
	padding-left: 15px;
}
.nm-wpb-default .vc_column_container > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
/* Front-end editor */
.vc_element > .nm_column {
    width: 100%;
}


/* #Grid
-------------------------------------------------------------------- */

/* Row */
.nm-row:before, .nm-row:after {
	display: table;
    content: " ";
}
.nm-row:after {
    clear: both;
}
.nm-row {
    max-width: 1280px;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.nm-row.nm-row-full {
	max-width: none;
}
.nm-row.nm-row-full-nopad {
	max-width: none;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 0;
	padding-left: 0;
}
.nm-row.nm-row-max-width {
	margin-right: auto;
	margin-left: auto;
}

/* Page spacing (for elements outside Row/Column grid) */
.nm-banner-slider-2 .flickity-page-dots,
.nm-add-page-spacing {
    max-width: 1280px;
    padding-right: 30px;
    padding-left: 30px;
}

@media (max-width: 768px) {
	/* Row */
	.nm-row {
		padding-right: 0;
		padding-left: 0;
	}
    
    /* Page spacing (for elements outside Row/Column grid) */
    .nm-banner-slider-2 .flickity-page-dots,
    .nm-add-page-spacing {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/* Row: Inner */
.nm-row .nm-row {
	margin-right: -15px;
	margin-left: -15px;
}
.nm-row .nm-row-full-nopad,
.nm-row:not(.nm-row-full):not(.nm-row-full-nopad) .nm-row {
	padding-right: 0;
	padding-left: 0;
}
.nm-row .nm-row.nm-row-max-width,
.nm-row.nm-row-full .nm-row.nm-row-boxed,
.nm-row.nm-row-full-nopad .nm-row.nm-row-boxed {
	margin-right: auto;
	margin-left: auto;
}

/* Row: Hidden */
.nm-row-hidden {
    display: none !important;
}

/* Row: Full height */
.nm-row.nm-row-full-height {
    min-height: 100vh;
}

/* Row: Flexbox */
.nm-row.nm-row-flex {
    display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
    -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
}
.nm-row.nm-row-flex:before,
.nm-row.nm-row-flex:after { /* Safari fix */
    display: none;
}
.nm-row.nm-row-flex > .nm_column {
    display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
    -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1;
    -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
    max-width: 100%;
}

/* Row: Flexbox - Equal height */
.nm-row.nm-row-equal-height > .nm_column {
    -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;
}

/* Row: Flexbox - Content alignment */
.nm-row.nm-row-col-top {
    -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
}
.nm-row.nm-row-col-top > .nm_column {
    -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start;
    -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;
}
.nm-row.nm-row-col-middle {
    -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
}
.nm-row.nm-row-col-middle > .nm_column {
    -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center;
    -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}
.nm-row.nm-row-col-bottom {
    -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end;
}
.nm-row.nm-row-col-bottom > .nm_column {
    -webkit-align-content: flex-end; -ms-flex-line-pack: end; align-content: flex-end;
    -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;
}

/* Row: Flexbox - Reverse columns 
 * 
 * Note: Requires custom class (no setting added)
 */
.nm-row.nm-row-flex-col-reverse {
    -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;
}

/* Row: Video background */
.nm-row.nm-row-video {
	position: relative;
	min-height: 250px;
}
.vc_video-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	pointer-events: none;
}
.vc_video-bg iframe {
	max-width: 1000%;
}

/* Row: Fixed/parallax background */
.nm-row.nm-row-parallax {
	background-attachment: fixed;
	background-position: 50% 0;
	background-size: cover;
}

/* Column: Hide */
@media (max-width: 767px) {
	.hidden-xs { display: none !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm { display: none !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md { display: none !important; }
}
@media (min-width: 1200px) {
	.hidden-lg { display: none !important; }
}

/* Column: Non responsive */
.vc_non_responsive .nm-row .col-sm-1,
.vc_non_responsive .nm-row .col-sm-2,
.vc_non_responsive .nm-row .col-sm-3,
.vc_non_responsive .nm-row .col-sm-4,
.vc_non_responsive .nm-row .col-sm-5,
.vc_non_responsive .nm-row .col-sm-6,
.vc_non_responsive .nm-row .col-sm-7,
.vc_non_responsive .nm-row .col-sm-8,
.vc_non_responsive .nm-row .col-sm-9,
.vc_non_responsive .nm-row .col-sm-10,
.vc_non_responsive .nm-row .col-sm-11,
.vc_non_responsive .nm-row .col-sm-12 {
	position: relative;
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.vc_non_responsive .nm-row .col-sm-1 { width: 8.33333333%; }
.vc_non_responsive .nm-row .col-sm-2 { width: 16.66666667%; }
.vc_non_responsive .nm-row .col-sm-3 { width: 25%; }
.vc_non_responsive .nm-row .col-sm-4 { width: 33.33333333%; }
.vc_non_responsive .nm-row .col-sm-5 { width: 41.66666667%; }
.vc_non_responsive .nm-row .col-sm-6 { width: 50%; }
.vc_non_responsive .nm-row .col-sm-7 { width: 58.33333333%; }
.vc_non_responsive .nm-row .col-sm-8 { width: 66.66666667%; }
.vc_non_responsive .nm-row .col-sm-9 { width: 75%; }
.vc_non_responsive .nm-row .col-sm-10 { width: 83.33333333%; }
.vc_non_responsive .nm-row .col-sm-11 { width: 91.66666667%; }
.vc_non_responsive .nm-row .col-sm-12 { width: 100%; }

.vc_non_responsive .nm-row .col-sm-offset-12 { margin-left: 100%; }
.vc_non_responsive .nm-row .col-sm-offset-11 { margin-left: 91.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-10 { margin-left: 83.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-9 { margin-left: 75%; }
.vc_non_responsive .nm-row .col-sm-offset-8 { margin-left: 66.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-7 { margin-left: 58.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-6 { margin-left: 50%; }
.vc_non_responsive .nm-row .col-sm-offset-5 { margin-left: 41.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-4 { margin-left: 33.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-3 { margin-left: 25%; }
.vc_non_responsive .nm-row .col-sm-offset-2 { margin-left: 16.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-1 { margin-left: 8.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-0 { margin-left: 0%; }

.vc_non_responsive .nm-row .hidden-sm { display: none !important; }

/* Column: Common */
.col-center,
.col.centered {
	float: none !important;
	margin-right: auto;
	margin-left: auto;
}
.col-right {
	float: right !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
    padding-right: 15px;
	padding-left: 15px;
}

/* Column: Extra small */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }

.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666667%; }
.col-xs-pull-10 { right: 83.33333333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666667%; }
.col-xs-pull-7 { right: 58.33333333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.66666667%; }
.col-xs-pull-4 { right: 33.33333333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.66666667%; }
.col-xs-pull-1 { right: 8.33333333%; }
.col-xs-pull-0 { right: auto; }

.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.66666667%; }
.col-xs-push-10 { left: 83.33333333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.66666667%; }
.col-xs-push-7 { left: 58.33333333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.66666667%; }
.col-xs-push-4 { left: 33.33333333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.66666667%; }
.col-xs-push-1 { left: 8.33333333%; }
.col-xs-push-0 { left: auto; }

.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666667%; }
.col-xs-offset-10 { margin-left: 83.33333333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666667%; }
.col-xs-offset-7 { margin-left: 58.33333333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666667%; }
.col-xs-offset-4 { margin-left: 33.33333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.66666667%; }
.col-xs-offset-1 { margin-left: 8.33333333%; }
.col-xs-offset-0 { margin-left: 0%; }

/* Column: Small */
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}

	.col-sm-12 { width: 100%; }
	.col-sm-11 { width: 91.66666667%; }
	.col-sm-10 { width: 83.33333333%; }
	.col-sm-9 { width: 75% }
	.col-sm-8 { width: 66.66666667%; }
	.col-sm-7 { width: 58.33333333%; }
	.col-sm-6 { width: 50%; }
	.col-sm-5 { width: 41.66666667%; }
	.col-sm-4 { width: 33.33333333%; }
	.col-sm-3 { width: 25%; }
	.col-sm-2 { width: 16.66666667%; }
	.col-sm-1 { width: 8.33333333%; }
	
	.col-sm-pull-12 { right: 100%; }
	.col-sm-pull-11 { right: 91.66666667%; }
	.col-sm-pull-10 { right: 83.33333333%; }
	.col-sm-pull-9 { right: 75%; }
	.col-sm-pull-8 { right: 66.66666667%; }
	.col-sm-pull-7 { right: 58.33333333%; }
	.col-sm-pull-6 { right: 50%; }
	.col-sm-pull-5 { right: 41.66666667%; }
	.col-sm-pull-4 { right: 33.33333333%; }
	.col-sm-pull-3 { right: 25%; }
	.col-sm-pull-2 { right: 16.66666667%; }
	.col-sm-pull-1 { right: 8.33333333%; }
	.col-sm-pull-0 { right: auto; }
	
	.col-sm-push-12 { left: 100%; }
	.col-sm-push-11 { left: 91.66666667%; }
	.col-sm-push-10 { left: 83.33333333%; }
	.col-sm-push-9 { left: 75%; }
	.col-sm-push-8 { left: 66.66666667%; }
	.col-sm-push-7 { left: 58.33333333%; }
	.col-sm-push-6 { left: 50%; }
	.col-sm-push-5 { left: 41.66666667%; }
	.col-sm-push-4 { left: 33.33333333%; }
	.col-sm-push-3 { left: 25%; }
	.col-sm-push-2 { left: 16.66666667%; }
	.col-sm-push-1 { left: 8.33333333%; }
	.col-sm-push-0 { left: auto; }
	
	.col-sm-offset-12 { margin-left: 100%; }
	.col-sm-offset-11 { margin-left: 91.66666667%; }
	.col-sm-offset-10 { margin-left: 83.33333333%; }
	.col-sm-offset-9 { margin-left: 75%; }
	.col-sm-offset-8 { margin-left: 66.66666667%; }
	.col-sm-offset-7 { margin-left: 58.33333333%; }
	.col-sm-offset-6 { margin-left: 50%; }
	.col-sm-offset-5 { margin-left: 41.66666667%; }
	.col-sm-offset-4 { margin-left: 33.33333333%; }
	.col-sm-offset-3 { margin-left: 25%; }
	.col-sm-offset-2 { margin-left: 16.66666667%; }
	.col-sm-offset-1 { margin-left: 8.33333333%; }
	.col-sm-offset-0 { margin-left: 0%; }
}

/* Column: Medium */
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}

	.col-md-12 { width: 100%; }
	.col-md-11 { width: 91.66666667%; }
	.col-md-10 { width: 83.33333333%; }
	.col-md-9 { width: 75%; }
	.col-md-8 { width: 66.66666667%; }
	.col-md-7 { width: 58.33333333%; }
	.col-md-6 { width: 50%; }
	.col-md-5 { width: 41.66666667%; }
	.col-md-4 { width: 33.33333333%; }
	.col-md-3 { width: 25%; }
	.col-md-2 { width: 16.66666667%; }
	.col-md-1 { width: 8.33333333%; }
	
	.col-md-pull-12 { right: 100%; }
	.col-md-pull-11 { right: 91.66666667%; }
	.col-md-pull-10 { right: 83.33333333%; }
	.col-md-pull-9 { right: 75%; }
	.col-md-pull-8 { right: 66.66666667%; }
	.col-md-pull-7 { right: 58.33333333%; }
	.col-md-pull-6 { right: 50%; }
	.col-md-pull-5 { right: 41.66666667%; }
	.col-md-pull-4 { right: 33.33333333%; }
	.col-md-pull-3 { right: 25%; }
	.col-md-pull-2 { right: 16.66666667%; }
	.col-md-pull-1 { right: 8.33333333%; }
	.col-md-pull-0 { right: auto; }
	
	.col-md-push-12 { left: 100%; }
	.col-md-push-11 { left: 91.66666667%; }
	.col-md-push-10 { left: 83.33333333%; }
	.col-md-push-9 { left: 75%; }
	.col-md-push-8 { left: 66.66666667%; }
	.col-md-push-7 { left: 58.33333333%; }
	.col-md-push-6 { left: 50%; }
	.col-md-push-5 { left: 41.66666667%; }
	.col-md-push-4 { left: 33.33333333%; }
	.col-md-push-3 { left: 25%; }
	.col-md-push-2 { left: 16.66666667%; }
	.col-md-push-1 { left: 8.33333333%; }
	.col-md-push-0 { left: auto; }
	
	.col-md-offset-12 { margin-left: 100%; }
	.col-md-offset-11 { margin-left: 91.66666667%; }
	.col-md-offset-10 { margin-left: 83.33333333%; }
	.col-md-offset-9 { margin-left: 75%; }
	.col-md-offset-8 { margin-left: 66.66666667%; }
	.col-md-offset-7 { margin-left: 58.33333333%; }
	.col-md-offset-6 { margin-left: 50%; }
	.col-md-offset-5 { margin-left: 41.66666667%; }
	.col-md-offset-4 { margin-left: 33.33333333%; }
	.col-md-offset-3 { margin-left: 25%; }
	.col-md-offset-2 { margin-left: 16.66666667%; }
	.col-md-offset-1 { margin-left: 8.33333333%; }
	.col-md-offset-0 { margin-left: 0%; }
}

/* Column: Large */
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	
	.col-lg-12 { width: 100%; }
	.col-lg-11 { width: 91.66666667%; }
	.col-lg-10 { width: 83.33333333%; }
	.col-lg-9 { width: 75%; }
	.col-lg-8 { width: 66.66666667%; }
	.col-lg-7 { width: 58.33333333%; }
	.col-lg-6 { width: 50%; }
	.col-lg-5 { width: 41.66666667%; }
	.col-lg-4 { width: 33.33333333%; }
	.col-lg-3 { width: 25%; }
	.col-lg-2 { width: 16.66666667%; }
	.col-lg-1 { width: 8.33333333%; }
	
	.col-lg-pull-12 { right: 100%; }
	.col-lg-pull-11 { right: 91.66666667%; }
	.col-lg-pull-10 { right: 83.33333333%; }
	.col-lg-pull-9 { right: 75%; }
	.col-lg-pull-8 { right: 66.66666667%; }
	.col-lg-pull-7 { right: 58.33333333%; }
	.col-lg-pull-6 { right: 50%; }
	.col-lg-pull-5 { right: 41.66666667%; }
	.col-lg-pull-4 { right: 33.33333333%; }
	.col-lg-pull-3 { right: 25%; }
	.col-lg-pull-2 { right: 16.66666667%; }
	.col-lg-pull-1 { right: 8.33333333%; }
	.col-lg-pull-0 { right: auto; }
	
	.col-lg-push-12 { left: 100%; }
	.col-lg-push-11 { left: 91.66666667%; }
	.col-lg-push-10 { left: 83.33333333%; }
	.col-lg-push-9 { left: 75%; }
	.col-lg-push-8 { left: 66.66666667%; }
	.col-lg-push-7 { left: 58.33333333%; }
	.col-lg-push-6 { left: 50%; }
	.col-lg-push-5 { left: 41.66666667%; }
	.col-lg-push-4 { left: 33.33333333%; }
	.col-lg-push-3 { left: 25%; }
	.col-lg-push-2 { left: 16.66666667%; }
	.col-lg-push-1 { left: 8.33333333%; }
	.col-lg-push-0 { left: auto; }
	
	.col-lg-offset-12 { margin-left: 100%; }
	.col-lg-offset-11 { margin-left: 91.66666667%; }
	.col-lg-offset-10 { margin-left: 83.33333333%; }
	.col-lg-offset-9 { margin-left: 75%; }
	.col-lg-offset-8 { margin-left: 66.66666667%; }
	.col-lg-offset-7 { margin-left: 58.33333333%; }
	.col-lg-offset-6 { margin-left: 50%; }
	.col-lg-offset-5 { margin-left: 41.66666667%; }
	.col-lg-offset-4 { margin-left: 33.33333333%; }
	.col-lg-offset-3 { margin-left: 25%; }
	.col-lg-offset-2 { margin-left: 16.66666667%; }
	.col-lg-offset-1 { margin-left: 8.33333333%; }
	.col-lg-offset-0 { margin-left: 0%; }
}


/* #Grid - 5 column
-------------------------------------------------------------------- */

/* Column: Non responsive */
.vc_non_responsive .vc_row .col-sm-1\/5,
.vc_non_responsive .vc_row .col-sm-2\/5,
.vc_non_responsive .vc_row .col-sm-3\/5,
.vc_non_responsive .vc_row .col-sm-4\/5,
.vc_non_responsive .vc_row .col-sm-5\/5 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.vc_non_responsive .vc_row .col-sm-1\/5 { width: 20%; }
.vc_non_responsive .vc_row .col-sm-2\/5 { width: 40%; }
.vc_non_responsive .vc_row .col-sm-3\/5 { width: 60%; }
.vc_non_responsive .vc_row .col-sm-4\/5 { width: 80%; }
.vc_non_responsive .vc_row .col-sm-5\/5 { width: 100%; }

.vc_non_responsive .vc_row .col-sm-offset-5\/5 { margin-left: 100%; }
.vc_non_responsive .vc_row .col-sm-offset-4\/5 { margin-left: 80%; }
.vc_non_responsive .vc_row .col-sm-offset-3\/5 { margin-left: 60%; }
.vc_non_responsive .vc_row .col-sm-offset-2\/5 { margin-left: 40%; }
.vc_non_responsive .vc_row .col-sm-offset-1\/5 { margin-left: 20%; }
.vc_non_responsive .vc_row .col-sm-offset-0\/5 { margin-left: 0%; }

/* Column: Common */
.col-xs-1\/5, .col-sm-1\/5, .col-md-1\/5, .col-lg-1\/5, .col-xs-2\/5, .col-sm-2\/5, .col-md-2\/5, .col-lg-2\/5, .col-xs-3\/5, .col-sm-3\/5, .col-md-3\/5, .col-lg-3\/5, .col-xs-4\/5, .col-sm-4\/5, .col-md-4\/5, .col-lg-4\/5, .col-xs-5\/5, .col-sm-5\/5, .col-md-5\/5, .col-lg-5\/5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/* Column: Extra small */
.col-xs-1\/5, .col-xs-2\/5, .col-xs-3\/5, .col-xs-4\/5, .col-xs-5\/5 {
    float: left;
}

.col-xs-5\/5 { width: 100%; }
.col-xs-4\/5 { width: 80%; }
.col-xs-3\/5 { width: 60%; }
.col-xs-2\/5 { width: 40%; }
.col-xs-1\/5 { width: 20%; }

.col-xs-pull-5\/5 { right: 100%; }
.col-xs-pull-4\/5 { right: 80%; }
.col-xs-pull-3\/5 { right: 60%; }
.col-xs-pull-2\/5 { right: 40%; }
.col-xs-pull-1\/5 { right: 20%; }
.col-xs-pull-0\/5 { right: auto; }

.col-xs-push-5\/5 { left: 100%; }
.col-xs-push-4\/5 { left: 80%; }
.col-xs-push-3\/5 { left: 60%; }
.col-xs-push-2\/5 { left: 40%; }
.col-xs-push-1\/5 { left: 20%; }
.col-xs-push-0\/5 { left: auto; }

.col-xs-offset-5\/5 { margin-left: 100%; }
.col-xs-offset-4\/5 { margin-left: 80%; }
.col-xs-offset-3\/5 { margin-left: 60%; }
.col-xs-offset-2\/5 { margin-left: 40%; }
.col-xs-offset-1\/5 { margin-left: 20%; }
.col-xs-offset-0\/5 { margin-left: 0%; }

/* Column: Small */
@media (min-width: 768px) {
    .col-sm-1\/5, .col-sm-2\/5, .col-sm-3\/5, .col-sm-4\/5, .col-sm-5\/5 {
        float: left;
    }
    
    .col-sm-5\/5 { width: 100%; }
    .col-sm-4\/5 { width: 80%; }
    .col-sm-3\/5 { width: 60%; }
    .col-sm-2\/5 { width: 40%; }
    .col-sm-1\/5 { width: 20%; }

    .col-sm-pull-5\/5 { right: 100%; }
    .col-sm-pull-4\/5 { right: 80%; }
    .col-sm-pull-3\/5 { right: 60%; }
    .col-sm-pull-2\/5 { right: 40%; }
    .col-sm-pull-1\/5 { right: 20%; }
    .col-sm-pull-0\/5 { right: auto; }

    .col-sm-push-5\/5 { left: 100%; }
    .col-sm-push-4\/5 { left: 80%; }
    .col-sm-push-3\/5 { left: 60%; }
    .col-sm-push-2\/5 { left: 40%; }
    .col-sm-push-1\/5 { left: 20%; }
    .col-sm-push-0\/5 { left: auto; }

    .col-sm-offset-5\/5 { margin-left: 100%; }
    .col-sm-offset-4\/5 { margin-left: 80%; }
    .col-sm-offset-3\/5 { margin-left: 60%; }
    .col-sm-offset-2\/5 { margin-left: 40%; }
    .col-sm-offset-1\/5 { margin-left: 20%; }
    .col-sm-offset-0\/5 { margin-left: 0%; }
}

/* Column: Medium */
@media (min-width: 992px) {
    .col-md-1\/5, .col-md-2\/5, .col-md-3\/5, .col-md-4\/5, .col-md-5\/5 {
        float: left;
    }

    .col-md-5\/5 { width: 100%; }
    .col-md-4\/5 { width: 80%; }
    .col-md-3\/5 { width: 60%; }
    .col-md-2\/5 { width: 40%; }
    .col-md-1\/5 { width: 20%; }

    .col-md-pull-5\/5 { right: 100%; }
    .col-md-pull-4\/5 { right: 80%; }
    .col-md-pull-3\/5 { right: 60%; }
    .col-md-pull-2\/5 { right: 40%; }
    .col-md-pull-1\/5 { right: 20%; }
    .col-md-pull-0\/5 { right: auto; }

    .col-md-push-5\/5 { left: 100%; }
    .col-md-push-4\/5 { left: 80%; }
    .col-md-push-3\/5 { left: 60%; }
    .col-md-push-2\/5 { left: 40%; }
    .col-md-push-1\/5 { left: 20%; }
    .col-md-push-0\/5 { left: auto; }

    .col-md-offset-5\/5 { margin-left: 100%; }
    .col-md-offset-4\/5 { margin-left: 80%; }
    .col-md-offset-3\/5 { margin-left: 60%; }
    .col-md-offset-2\/5 { margin-left: 40%; }
    .col-md-offset-1\/5 { margin-left: 20%; }
    .col-md-offset-0\/5 { margin-left: 0%; }
}

/* Column: Large */
@media (min-width: 1200px) {
    .col-lg-1\/5, .col-lg-2\/5, .col-lg-3\/5, .col-lg-4\/5, .col-lg-5\/5 {
        float: left;
    }

    .col-lg-5\/5 { width: 100%; }
    .col-lg-4\/5 { width: 80%; }
    .col-lg-3\/5 { width: 60%; }
    .col-lg-2\/5 { width: 40%; }
    .col-lg-1\/5 { width: 20%; }
    
    .col-lg-pull-5\/5 { right: 100%; }
    .col-lg-pull-4\/5 { right: 80%; }
    .col-lg-pull-3\/5 { right: 60%; }
    .col-lg-pull-2\/5 { right: 40%; }
    .col-lg-pull-1\/5 { right: 20%; }
    .col-lg-pull-0\/5 { right: auto; }
    
    .col-lg-push-5\/5 { left: 100%; }
    .col-lg-push-4\/5 { left: 80%; }
    .col-lg-push-3\/5 { left: 60%; }
    .col-lg-push-2\/5 { left: 40%; }
    .col-lg-push-1\/5 { left: 20%; }
    .col-lg-push-0\/5 { left: auto; }

    .col-lg-offset-5\/5 { margin-left: 100%; }
    .col-lg-offset-4\/5 { margin-left: 80%; }
    .col-lg-offset-3\/5 { margin-left: 60%; }
    .col-lg-offset-2\/5 { margin-left: 40%; }
    .col-lg-offset-1\/5 { margin-left: 20%; }
    .col-lg-offset-0\/5 { margin-left: 0%; }
}


/* #Block grid
-------------------------------------------------------------------- */

[class*="block-grid-"] {
	display: block;
	margin: 0 -8px;
	padding: 0;
}
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
	display: table;
	content: " ";
}
[class*="block-grid-"]:after {
    clear: both;
}
[class*="block-grid-"] .flickity-slider > li,
[class*="block-grid-"] > li {
	display: block;
	float: left;
	height: auto;
	padding: 0 8px 16px;
}

/* Extra small */
.xsmall-block-grid-1 .flickity-slider > li,
.xsmall-block-grid-1 > li { width: 100%; }
.xsmall-block-grid-1 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }

.xsmall-block-grid-2 .flickity-slider > li,
.xsmall-block-grid-2 > li { width: 50%; }
.xsmall-block-grid-2 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }

.xsmall-block-grid-3 .flickity-slider > li,
.xsmall-block-grid-3 > li { width: 33.33333%; }
.xsmall-block-grid-3 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }

.xsmall-block-grid-4 .flickity-slider > li,
.xsmall-block-grid-4 > li { width: 25%; }
.xsmall-block-grid-4 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }

.xsmall-block-grid-5 .flickity-slider > li,
.xsmall-block-grid-5 > li { width: 20%; }
.xsmall-block-grid-5 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }

.xsmall-block-grid-6 .flickity-slider > li,
.xsmall-block-grid-6 > li { width: 16.66667%; }
.xsmall-block-grid-6 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }

.xsmall-block-grid-7 > li { width: 14.28571%; }
.xsmall-block-grid-7 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }

.xsmall-block-grid-8 > li { width: 12.5%; }
.xsmall-block-grid-8 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }

.xsmall-block-grid-9 > li { width: 11.11111%; }
.xsmall-block-grid-9 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }

.xsmall-block-grid-10 > li { width: 10%; }
.xsmall-block-grid-10 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }

.xsmall-block-grid-11 > li { width: 9.09091%; }
.xsmall-block-grid-11 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }

.xsmall-block-grid-12 > li { width: 8.33333%; }
.xsmall-block-grid-12 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }

/* Small */
@media (min-width: 400px) {
    .small-block-grid-1 .flickity-slider > li,
    .small-block-grid-1 > li { width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }

    .small-block-grid-2 .flickity-slider > li,
    .small-block-grid-2 > li { width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }

    .small-block-grid-3 .flickity-slider > li,
    .small-block-grid-3 > li { width: 33.33333%; }
    .small-block-grid-3 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }

    .small-block-grid-4 .flickity-slider > li,
    .small-block-grid-4 > li { width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }

    .small-block-grid-5 .flickity-slider > li,
    .small-block-grid-5 > li { width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }

    .small-block-grid-6 .flickity-slider > li,
    .small-block-grid-6 > li { width: 16.66667%; }
    .small-block-grid-6 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }

    .small-block-grid-7 > li { width: 14.28571%; }
    .small-block-grid-7 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }

    .small-block-grid-8 > li { width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }

    .small-block-grid-9 > li { width: 11.11111%; }
    .small-block-grid-9 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }

    .small-block-grid-10 > li { width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }

    .small-block-grid-11 > li { width: 9.09091%; }
    .small-block-grid-11 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }

    .small-block-grid-12 > li { width: 8.33333%; }
    .small-block-grid-12 > li:nth-of-type(1n) { clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
}

/* Medium */
@media (min-width: 750px) {
	[class*="block-grid-"] {
		margin: 0 -10px;
	}
    [class*="block-grid-"] .flickity-slider > li,
	[class*="block-grid-"] > li {
		padding: 0 10px 20px;
	}
	
    .medium-block-grid-1 .flickity-slider > li,
	.medium-block-grid-1 > li { width: 100%; }
	.medium-block-grid-1 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
	
    .medium-block-grid-2 .flickity-slider > li,
	.medium-block-grid-2 > li { width: 50%; }
	.medium-block-grid-2 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
	
    .medium-block-grid-3 .flickity-slider > li,
	.medium-block-grid-3 > li { width: 33.33333%; }
	.medium-block-grid-3 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
	
    .medium-block-grid-4 .flickity-slider > li,
	.medium-block-grid-4 > li { width: 25%; }
	.medium-block-grid-4 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
	
    .medium-block-grid-5 .flickity-slider > li,
	.medium-block-grid-5 > li { width: 20%; }
	.medium-block-grid-5 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
	
    .medium-block-grid-6 .flickity-slider > li,
	.medium-block-grid-6 > li { width: 16.66667%; }
	.medium-block-grid-6 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
	
	.medium-block-grid-7 > li { width: 14.28571%; }
	.medium-block-grid-7 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
	
	.medium-block-grid-8 > li { width: 12.5%; }
	.medium-block-grid-8 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
	
	.medium-block-grid-9 > li { width: 11.11111%; }
	.medium-block-grid-9 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
	
	.medium-block-grid-10 > li { width: 10%; }
	.medium-block-grid-10 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
	
	.medium-block-grid-11 > li { width: 9.09091%; }
	.medium-block-grid-11 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
	
	.medium-block-grid-12 > li { width: 8.33333%; }
	.medium-block-grid-12 > li:nth-of-type(1n) { clear: none; }
	.medium-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
}

/* Large */
@media (min-width: 1020px) {
	[class*="block-grid-"] {
		margin: 0 -12px;
	}
    [class*="block-grid-"] .flickity-slider > li,
    [class*="block-grid-"] > li {
		padding: 0 12px 24px;
	}
	
	.large-block-grid-1 > li { width: 100%; }
	.large-block-grid-1 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
	
    .large-block-grid-2 .flickity-slider > li,
	.large-block-grid-2 > li { width: 50%; }
	.large-block-grid-2 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
	
    .large-block-grid-3 .flickity-slider > li,
	.large-block-grid-3 > li { width: 33.33333%; }
	.large-block-grid-3 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
	
    .large-block-grid-4 .flickity-slider > li,
	.large-block-grid-4 > li { width: 25%; }
	.large-block-grid-4 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
	
    .large-block-grid-5 .flickity-slider > li,
	.large-block-grid-5 > li { width: 20%; }
	.large-block-grid-5 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
	
    .large-block-grid-6 .flickity-slider > li,
	.large-block-grid-6 > li { width: 16.66667%; }
	.large-block-grid-6 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
	
	.large-block-grid-7 > li { width: 14.28571%; }
	.large-block-grid-7 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
	
	.large-block-grid-8 > li { width: 12.5%; }
	.large-block-grid-8 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
	
	.large-block-grid-9 > li { width: 11.11111%; }
	.large-block-grid-9 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
	
	.large-block-grid-10 > li { width: 10%; }
	.large-block-grid-10 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
	
	.large-block-grid-11 > li { width: 9.09091%; }
	.large-block-grid-11 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
	
	.large-block-grid-12 > li { width: 8.33333%; }
	.large-block-grid-12 > li:nth-of-type(1n) { clear: none; }
	.large-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
}
.sod_select{display:block;position:relative;line-height:42px;width:100%;padding-right:46px;text-align:right;outline:0;outline-offset:-2px;cursor:pointer}.sod_select:before{display:block;position:absolute;top:0;right:6px;font-family:nm-font;font-size:12px;font-weight:400;font-variant:normal;line-height:42px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e615";width:24px;height:42px;text-align:center;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sod_select.disabled{cursor:not-allowed}.sod_select .sod_label{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:right}.sod_select .sod_list_wrapper{position:absolute;top:100%;right:-1px;z-index:1;display:none;width:auto;height:auto;text-align:right;background:#eee;border:1px solid #c1c1c1;border-top-color:#e0e0e0}.sod_select.open .sod_list_wrapper{display:block}.sod_select.disabled.open .sod_list_wrapper{display:none}.sod_select.above .sod_list_wrapper{top:auto;bottom:100%;border-top-color:#c1c1c1;border-bottom-color:#e0e0e0}.sod_select .sod_list{display:block;overflow-x:hidden;overflow-y:auto;padding:0;margin:0}.sod_select .sod_option{position:relative;display:block;color:#777;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 16px;border-bottom:1px solid #e0e0e0}.sod_select .sod_option:last-child{border-bottom:0 none}.sod_select .sod_option.groupchild{padding-left:20px}.sod_select .sod_option.is-placeholder{display:none}.sod_select .sod_option.disabled{background:inherit;color:#ccc}.sod_select .sod_option.selected{background:#e0e0e0}.sod_select .sod_option.active{color:#eee;background:#282828}.sod_select select{display:none}.sod_select.touch select{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:0;z-index:1;-webkit-appearance:menulist-button}/* Shop - Table of Contents
---------------------------------------------------------------

	#Breadcrumbs
	#Notices
	#Form
	#Common
	#Categories
    #Products
    #Products: Grid - Scattered
    #Products: Grid - Variable
    #Products: Layout - Static buttons
    #Products: Layout - Centered
    #Products: Layout - Overlay
	#Shop
	#Single product
    #Single product: Layout - Expanded
	#Quick view
	#Star rating
	#Cart
    #Checkout
    #Checkout: Pay
    #Checkout: Thank you
	#Checkout: "WooCommerce German Market" plugin
	#Checkout: "WooCommerce Germanized" plugin
    #My account: Login/Register/Lost password
	#My Account: Login/Register popup
	#My account
	#Order
	#Order tracking
	#Widgets
	#Wishlist
    #Catalog Mode
	
--------------------------------------------------------------- */


/* #Breadcrumbs
--------------------------------------------------------------- */

.woocommerce-breadcrumb {
	color: #a1a1a1;
	font-family:'helveticalight' !important;
}
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
    display: inline-block;
	color: #555;
}
.woocommerce-breadcrumb a:hover {
	color: #dc9814;
}
.woocommerce-breadcrumb .delimiter {
	padding: 0 7px;
}


/* #Notices
--------------------------------------------------------------- */

.nm-shop-notice {
	position: relative;
    padding-top: 38px;
    padding-right: 30px;
    padding-left: 30px;
	text-align: center;
}
.nm-row .nm-shop-notice {
    padding-right: 0;
    padding-left: 0;
}
.nm-shop .nm-shop-notice:last-child {
	padding-top: 0;
    padding-bottom: 57px;
}
.nm-shop-notice span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.nm-shop-notice.nm-shop-notice-multiple span {
	padding-left: 0;
}
.nm-shop-notice > i,
.nm-shop-notice span i {
    position: relative;
    top: -2px;
    display: inline-block;
    font-size: 24px;
	line-height: 1;
    vertical-align: middle;
    margin-right: 8px;
}
.nm-shop-notice.nm-shop-notice-multiple span i {
	display: none;
}
.nm-shop-notice span strong {
	font-weight: inherit;
}
.nm-shop-notice a {
	display: none;
}

@media (max-width: 768px) {
	.nm-shop-notice {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/* Success/Notice/Error */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
	font-size: 18px;
	line-height: 1.4;
	color: #282828;
}
.woocommerce-message strong,
.woocommerce-info strong,
.woocommerce-error strong {
	font-weight: inherit;
}

/* Success */
.woocommerce-message {
	color: #03a678;
}
body:not(.nm-woocommerce-message-show) .nm-shop .woocommerce-message,
body:not(.nm-woocommerce-message-show) .nm-single-product .woocommerce-message {
	display: none;
}

/* Notice */
.nm-shop-notice.woocommerce-info span {
	padding-left: 0;
}

/* Error */
.woocommerce-error {
    color: #f27362;
}
.woocommerce-error .wc-backward {
    display: none;
}

@media all and (max-width: 550px) {
	.nm-shop-notice {
		font-size: 16px;
        line-height: 1.6;
	}
	.nm-shop-notice > i,
    .nm-shop-notice span i {
        font-size: 22px;
        margin-right: 5px;
	}
}

/* Site-wide notice */
.woocommerce-store-notice {
	color: #282828;
	width: 100%;
	margin: 0;
	padding: 14px 15px;
	text-align: center;
	background: #fff7da;
}


/* #Form
--------------------------------------------------------------- */

.form-row,
.form-group,
.form-actions,
.form-row:last-child,
.form-group:last-child,
.form-actions:last-child {
	margin-bottom: 20px;
}
.form-row-wide {
    clear: both;
}
.form-row-first,
.form-row-last {
    width: 48%;
}
.form-row-first {
	float: left;
}
.form-row-last {
    float: right;
}
.woocommerce-form__label,
.form-row label {
	display: inline-block;
	line-height: 1.4;
	color: #282828;
	padding-top: 5px;
    padding-bottom: 8px;
}
.woocommerce-form__label-for-checkbox,
.form-row label.checkbox {
    padding-bottom: 0;
}
.form-row label .required {
	text-decoration: none;
	border-bottom: 0 none;
    opacity: 0.5;
}
.form-row .input-text,
.form-row select {
	display: block;
	width: 100%;
}
.form-row textarea {
	resize: vertical;
}
.woocommerce-form__label > .input-radio,
.woocommerce-form__label > .input-checkbox {
    position: relative;
    top: 1px;
    margin-right: 5px;
}

/* Form: Validation */
.form-row.woocommerce-invalid .input-text,
.form-row.woocommerce-invalid select {
    border-bottom-color: #f27362;
}
.nm-validation-inline-notices .form-row.woocommerce-invalid-required-field:after {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    color: #f27362;
    padding-top: 5px;
    content: "Required field.";
}

/* Form: Select2 */
.select2-container--default .select2-selection--single {
	line-height: 1.6;
	height: 41px;
    padding: 8px 10px;
	border-color: #eaeaea;
	-webkit-border-radius: 0; border-radius: 0;
    outline: 0;
}
.select2-container--default .select2-selection--single:focus {
    outline: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: inherit;
    padding: 0; 
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-color: #ccc;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-color: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 7px;
    right: 5px;
}

/* Form: Select2 - Dropdown */
.select2-dropdown,
.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below {
	border-color: #ccc;
	-webkit-border-radius: 0; border-radius: 0;
}
.select2-container--open .select2-dropdown--below {
    margin-top: -1px;
}
.select2-search--dropdown {
	padding: 0 10px 10px;
}
.select2-container--open .select2-dropdown--above .select2-search--dropdown {
	padding-top: 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #e7e7e7;
}
.select2-results {
	padding: 0;
	border-top: 1px solid #eaeaea;
	background: #f8f8f8;
}
.select2-container--open .select2-dropdown--above .select2-results {
	border-bottom: 1px solid #ccc;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 245px;
}
.select2-results__option { 
	margin: 0;
	padding: 6px 10px;
	border-bottom: 1px solid #eaeaea;
}
.select2-results__option:last-child {
	border-bottom: 0 none;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: inherit;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #eee;
	background: #282828;
	-webkit-border-radius: 0; border-radius: 0;
}

/* Password strength indicator */
.woocommerce-password-strength {
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	margin-top: 14px;
	padding: 5px 12px;
	-webkit-border-radius: 50px; border-radius: 50px;
	background-color: #f27362;
}
.woocommerce-password-strength.strong {
	background-color: #03a678;
}
.woocommerce-password-strength.good {
	background-color: #f3b700;
}
.woocommerce-password-hint {
    display: block;
    font-size: 12px;
    padding-top: 4px;
}


/* #Common
--------------------------------------------------------------- */

/* Product variation */
.wc-item-meta,
.variation {
	font-size: 12px;
    line-height: 1.6;
}
.variation p {
	margin-bottom: 0;
}

/* Product variation - "dl" */
dl.variation dt,
dl.variation dd {
    font-weight: normal;
}
dl.variation dt {
	float: left;
	margin-right: 5px;
}
dl.variation dd {
    color: #888;
	margin-bottom: 0;
}

/* Product variation - "ul" */
ul.wc-item-meta li,
ul.variation li {
	float: none;
    display: block;
    padding-bottom: 1px;
}
ul.wc-item-meta li > strong,
ul.wc-item-meta li > p,
ul.variation li > div {
	display: inline-block;
}
ul.wc-item-meta li > strong,
ul.variation li > div:first-child {
    margin-right: 2px;
}

/* Addresses */
.woocommerce-customer-details .woocommerce-column__title,
.addresses h3 {
	font-size: 22px;
    padding-top: 37px;
    padding-bottom: 3px;
}
.woocommerce-customer-details address,
.addresses address {
	font-style: normal;
    margin-bottom: 0;
	padding-top: 10px;
}


/* #Categories
--------------------------------------------------------------- */

.woocommerce-loop-category__title {
    font-size: 16px;
    line-height: 1.4;
    color: #282828;
    margin-top: 14px;
	padding-bottom: 12px;
}
.woocommerce-loop-category__title .count {
    display: block;
    font-size: 14px;
    color: #8c8c8c;
    margin-top: 6px;
    background: none;
}


/* #Products
--------------------------------------------------------------- */

.products li {
	position: relative;
    transition: opacity 0.2s ease;
}
.products > li.hide {
    opacity: 0;
}
.nm-shop-loop-product-wrap {
    position: relative;
    padding-bottom: 14px;
}

/* Thumbnail */
.nm-shop-loop-thumbnail {
	position: relative;
	overflow: hidden;
	background: #eee;
}
.nm-shop-loop-thumbnail a {
	display: block;
	position: relative;
}
.nm-shop-loop-thumbnail img {
	display: block;
	width: 100%;
	height: auto;
}
.images-lazyload .nm-shop-loop-thumbnail img:not(.nm-shop-hover-image) {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
.images-lazyload .nm-shop-loop-thumbnail img.woocommerce-placeholder {
    opacity: 1;
}
/*.image-loaded .nm-shop-loop-thumbnail img:not(.nm-shop-hover-image),*/
.images-lazyload.images-show .nm-shop-loop-thumbnail img:not(.nm-shop-hover-image).lazyloaded {
	opacity: 1;
}

/* Thumbnail: Hover image */
.nm-shop-loop-thumbnail .nm-shop-hover-image {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
    -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease;
}
.has-hover .nm-shop-loop-thumbnail a:hover .nm-shop-hover-image {
	opacity: 1;
}

/* "Sale" flash */
.onsale {
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 10;
	line-height: 1;
	color: #282828;
	padding: 4px 8px;
	-webkit-border-radius: 30px; border-radius: 30px;
	background: #fff;
	font-family:'helveticalight' !important;
}

/* "Out of stock" flash */
.products li.outofstock .nm-shop-loop-thumbnail > a:after {
    position: absolute;
    top: 12px;
    left: 12px;
    display: block;
    line-height: 1;  
    color: #282828;
    content: "Out of stock";
    padding: 4px 8px;
    text-align: center;
    -webkit-border-radius: 30px; border-radius: 30px;
    background: #fff;
}
.products li.outofstock.nm-has-attributes .nm-shop-loop-thumbnail > a:after {
    display: none;
}

/* Attributes */
.nm-shop-loop-attributes {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 10;
}
.nm-shop-loop-attribute {
    font-size: 0;
    padding-top: 7px;
}
.nm-shop-loop-attribute:first-child {
    padding-top: 0;
}
.nm-shop-loop-attribute a {
	display: inline-block;
    color: inherit;
	margin-right: 7px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
.nm-shop-loop-attribute a:last-child {
    margin-right: 0;
}

/* Attributes: Color swatches */
.nm-shop-loop-attribute a i {
	display: block;
	width: 11px;
	height: 11px;
	-webkit-border-radius: 50px; border-radius: 50px;
}
.nm-shop-loop-attribute a i.nm-pa-color-white {
	border: 1px solid #aaa;
}

/* Attributes: Images swatches */
/*.nm-shop-loop-attribute-image > a {
    padding: 2px;
    border: 1px solid #aaa;
    -webkit-border-radius: 50%; border-radius: 50%;
}*/
.nm-shop-loop-attribute a .nm-pa-image-thumbnail-wrap {
	position: relative;
	display: block;
    width: 19px;
	height: 19px;
	overflow: hidden;
	-webkit-border-radius: 50%; border-radius: 50%;
}
.nm-shop-loop-attribute a img {
	/*-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);*/
	display: block;
	width: auto;
	max-height: 100%;
	margin: 0 auto;
}

/* Attributes: Labels */
.nm-shop-loop-attribute.nm-shop-loop-attribute-label a {
    margin-right: 6px;
}
.nm-shop-loop-attribute a span {
	display: block;
    font-size: 14px;
	line-height: 17px;
	width: 18px;
	height: 18px;
	padding-left: 1px;
    border: 1px solid;
    -webkit-border-radius: 50px; border-radius: 50px;
    text-align: center;
}

/* Details */
.nm-shop-loop-details {
	position: relative;
    overflow: hidden;
	margin-top: 14px;
	/*margin-bottom: 14px;*/
}
.nm-shop-loop-details {
    min-height: 52px; /* No price fix */
}

/* Details: Title */
.woocommerce-loop-product__title {
	display: block;
    font-size: 16px;
    line-height: 1.4;
    color: inherit;
    margin: 0;
	padding-right: 32px;
}
.woocommerce-loop-product__title a {
	color: inherit;
	font-family:'helveticalight' !important;
}

/* Details: Rating */
.products .star-rating {
    display: block;
    margin-left: -5px;
}

/* Details: Price */
.products .price {
    display: block;
    padding-top: 2px;
    white-space: nowrap;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
    font-family:'helveticalight' !important;
}
.has-hover .products li:hover .price {
	opacity: 0
}
.products .price .amount {
	color: #282828;
}
.products .price ins .amount {
	color: #dc9814;
}
.products .price del {
	text-decoration: line-through;
}
.products .price ins {
	color: #dc9814;
	text-decoration: none;
	background: none;
}
.nm-shop-loop-price {
	opacity: 1;
}
.products .price .woocommerce_de_versandkosten { /* "WooCommerce German Market" plugin */
	line-height: 1.2;
}

/* Details: Action links */
.nm-shop-loop-actions {
	position: absolute;
	bottom: 0px;
	left: -10px;
	opacity: 0;
    -webkit-transition: opacity 0.2s ease, left 0.2s ease; transition: opacity 0.2s ease, left 0.2s ease;
}
.has-hover .products li:hover .nm-shop-loop-actions {
	opacity: 1;
	left: 0;
}
.nm-shop-loop-actions > a {
	position: relative;
	display: inline-block;
	font-size: inherit;
    line-height: inherit;
	white-space: nowrap;
    margin-left: 10px;
	padding: 0;
    text-align: left;
    border-bottom: 1px solid #cfcfcf;
	background-color: transparent;
}
.nm-shop-loop-actions > a:first-of-type,
.nm-shop-loop-actions > a:first-child {
    margin-left: 0;
    font-family:'helveticalight' !important;
}
.nm-shop-loop-actions > a,
.nm-shop-loop-actions > a:active,
.nm-shop-loop-actions > a:focus {
	color: #282828;
}
.no-touch .nm-shop-loop-actions > a:hover {
	color: #dc9814;
}
.nm-shop-loop-actions > a.loading {
    opacity: 1;
    background: none;
}
.nm-shop-loop-actions .added_to_cart {
	display: none !important;
}

/* Details: Wishlist button */
.products .nm-wishlist-button {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	display: none;
}
.nm-shop-loop-title-price h3.woocommerce-loop-product__title{
    padding-right:0;
}
@media all and (max-width: 1080px) {
    /* Attributes */
    .nm-shop-loop-attribute a {
        margin-right: 6px;
    }
}
@media all and (max-width: 768px) {
    /* Attributes */
    .nm-shop-loop-attributes {
        top: 12px;
        left: 12px;
    }
}
@media all and (max-width: 550px) {
    /* Attributes: Color swatches */
    .nm-shop-loop-attribute a i {
        width: 10px;
        height: 10px;
    }

    /* Attributes: Images swatches */
    /*.nm-shop-loop-attribute a .nm-pa-image-thumbnail-wrap {
        width: 10px;
        height: 10px;
    }*/
}
@media all and (max-width: 460px) {
    /* Attributes */
    .nm-shop-loop-attributes {
        display: none;
    }
}
@media all and (max-width: 400px) {
	/* "Sale" flash */
	.onsale {
		top: 7px;
		right: 7px;
		padding: 3px 5px;
	}
}


/* #Products: Grid - Scattered
--------------------------------------------------------------- */

@media (min-width: 992px) {
    .products.grid-scattered {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .products.grid-scattered:before,
    .products.grid-scattered:after { /* Remove default "clearfix" to prevent extra row/gap from being added */
        display: none;
    }
    .products.grid-scattered li {
        width: 33.33333333%;
    }
    .products.grid-scattered li:nth-child(4n+1) {
        -webkit-transform: translateX(-webkit-calc(25% - 25px));
        transform: translateX(calc(25% - 25px));
    }
    .products.grid-scattered li:nth-child(4n) {
        -webkit-transform: translateX(-webkit-calc(-25% + 10px));
        transform: translateX(calc(-25% + 10px));
    }
    .products.grid-scattered li:nth-child(4n+2),
    .products.grid-scattered li:nth-child(4n+3) {
	   width: calc(50% - 50px);
    }
    .products.grid-scattered li:nth-child(4n+2) {
	   margin-left: 50px;
    }
    .products.grid-scattered li:nth-child(4n+3) {
	   margin-right: 50px;
    }
}


/* #Products: Grid - Variable
--------------------------------------------------------------- */

@media (min-width: 992px) {
    .products.grid-variable {
        display: grid;
        /*grid-template-rows: 1fr;*/
        grid-template-columns: repeat(auto-fill, 25%);
        grid-gap: 0;
        grid-auto-flow: row;
        grid-auto-rows: 1fr;
    }
    .products.grid-variable:after {
        display: none; /* Remove default "clearfix" to prevent extra row/gap from being added */
    }
    .products.grid-variable.grid-6n-1-5 {
        grid-template-columns: repeat(auto-fill, 33.33333%);
    }
    .products.grid-variable:before {
        display: none;
    }
    .products.grid-variable li {
        float: none;
        clear: none;
        width: auto;
    }
    .products.grid-6n-1-5 li:nth-child(6n+1),
    .products.grid-6n-1-5 li:nth-child(6n+5),
    .products.grid-10n-1-7 li:nth-child(10n+1),
    .products.grid-10n-1-7 li:nth-child(10n+7) {
        grid-column-end: span 2;
        grid-row-end: span 2;
    }
    .products.grid-variable .nm-shop-loop-product-wrap {
        display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
        -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
        height: 100%;
    }
    
    /* Thumbnail */
    .products.grid-variable .nm-shop-loop-thumbnail {
        -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1;
    }
    .products.grid-variable .nm-shop-loop-thumbnail a {
        height: 100%;
        padding-bottom: 124%; /* Sets the image height */
    }
    .products.grid-variable .nm-shop-loop-thumbnail img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 50% 50%;
        object-position: 50% 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: none;
        min-height: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    /* Thumbnail: Hover image */
    .products.grid-variable .nm-shop-loop-thumbnail .nm-shop-hover-image {
        top: 50%;
        left: 50%;
    }
}

/* IE10/11: Display default grid */
@media all and (min-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .products.grid-variable {
        display: block;
    }
    .products.grid-variable li {
        float: left;
    }
    .products.grid-variable.large-block-grid-4 li { width: 25%; }
    .products.grid-variable.large-block-grid-4 li:nth-of-type(1n) { clear: none; }
    .products.grid-variable.large-block-grid-4 li:nth-of-type(4n+1) { clear: both;
    }
    .products.grid-variable.large-block-grid-3 li { width: 33.33333%; }
    .products.grid-variable.large-block-grid-3 li:nth-of-type(1n) { clear: none; }
    .products.grid-variable.large-block-grid-3 li:nth-of-type(3n+1) { clear: both;
    }
}


/* #Products: Layout - Static buttons
--------------------------------------------------------------- */

/* Details: Price */
.touch .products.layout-static-buttons-on-touch li:hover .price,
.has-hover .products.layout-static-buttons li:hover .price {
	opacity: 1;
}

/* Details: Action links */
.touch .layout-static-buttons-on-touch .nm-shop-loop-actions,
.layout-static-buttons .nm-shop-loop-actions {
	position: static;
	bottom: auto;
	left: auto;
	opacity: 1;
    -webkit-transition: none; transition: none;
}
.touch .layout-static-buttons-on-touch .nm-shop-loop-actions > a,
.layout-static-buttons .nm-shop-loop-actions > a {
    display: block;
	color: #8c8c8c;
	margin: -1px 0 0;
    padding: 7px 0px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.touch .layout-static-buttons-on-touch .nm-shop-loop-actions > a:first-child,
.layout-static-buttons .nm-shop-loop-actions > a:first-child {
	margin-top: 11px;
}


/* #Products: Layout - Centered
--------------------------------------------------------------- */

.layout-centered .nm-shop-loop-product-wrap {
    position: relative;
}

/* Thumbnail: Hover image */
.has-hover .products.layout-centered li:hover .nm-shop-loop-thumbnail .nm-shop-hover-image {
	opacity: 1;
}

/* "Sale" flash */
.layout-centered .onsale {
	right: auto;
    left: 12px;
}
.layout-centered .nm-has-attributes .onsale {
    display: none;
}
.products.layout-centered li.outofstock .onsale {
    display: none;
}

/* Details */
.layout-centered .nm-shop-loop-details {
	text-align: center;
}

/* Details: Title */
.layout-centered .woocommerce-loop-product__title {
	padding-right: 0;
}

/* Details: Rating */
.products.layout-centered .star-rating {
    margin: 0 auto;
}

/* Details: Action links */
.layout-centered .nm-shop-loop-actions {
	bottom: 0px;
	left: 0px;
    width: 100%;
	opacity: 0;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}

/* Details: Wishlist button */
.products.layout-centered .nm-wishlist-button {
	top: 15px;
	right: 17px;
    z-index: 10;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.touch .products.layout-centered .nm-wishlist-button,
.products.layout-centered .nm-wishlist-button.added,
.has-hover .products.layout-centered li:hover .nm-wishlist-button {
    opacity: 1;
}

@media all and (max-width: 1080px) {
    /* Details: Wishlist button */
    .products.layout-centered .nm-wishlist-button {
        top: 13px;
        right: 15px;
    }
}
@media all and (max-width: 400px) {
	/* "Sale" flash */
	.layout-centered .onsale {
		right: auto;
        left: 7px;
	}
    
    /* Details: Wishlist button */
    .products.layout-centered .nm-wishlist-button {
        top: 10px;
        right: 12px;
    }
}


/* #Products: Layout - Overlay
--------------------------------------------------------------- */

.layout-overlay .nm-shop-loop-product-wrap {
    position: relative;
    padding-bottom: 0;
}

/* Thumbnail: Hover image */
.has-hover .products.layout-overlay li:hover .nm-shop-loop-thumbnail .nm-shop-hover-image {
	opacity: 1;
}

/* "Sale" flash */
.layout-overlay .onsale {
	display: none;
}

/* "Out of stock" flash */
.products.layout-overlay li.outofstock .nm-shop-loop-thumbnail > a:after {
    display: none;
}

/* Attributes */
.layout-overlay .nm-shop-loop-attributes {
    display: block;
    top: auto;
    bottom: 23px;
    left: 23px;
    transition: opacity 0.1s ease;
}
.has-hover .layout-overlay li:hover .nm-shop-loop-attributes {
	opacity: 0;
}

/* Details */
.layout-overlay .nm-shop-loop-details {
    position: static;
    min-height: 0;
	margin: 0;
    overflow: visible;
}
.layout-overlay .nm-shop-loop-title-price {
	position: absolute;
	top: 18px;
	right: 23px;
	left: 23px;
}

/* Details: Title */
.layout-overlay .woocommerce-loop-product__title {
	padding-right: 0;
}

/* Details: Price */
.has-hover .products.layout-overlay li:hover .price {
	opacity: 1;
}

/* Details: Action links */
.products.layout-overlay li:hover .nm-shop-loop-actions,
.layout-overlay .nm-shop-loop-actions {
    right: auto;
	bottom: 23px;
	left: 23px;
}
.layout-overlay .nm-shop-loop-actions {
	text-align: left;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}

/* Details: Wishlist button */
.products.layout-overlay .nm-wishlist-button {
	top: 21px;
	right: 23px;
    z-index: 10;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.touch .products.layout-overlay .nm-wishlist-button,
.products.layout-overlay .nm-wishlist-button.added,
.has-hover .products.layout-overlay li:hover .nm-wishlist-button {
    opacity: 1;
}

@media all and (max-width: 640px) {
    /* Attributes */
    .layout-overlay .nm-shop-loop-attributes {
        bottom: 17px;
        left: 17px;
    }
    
    /* Details */
    .layout-overlay .nm-shop-loop-title-price {
        top: 12px;
        right: 17px;
        left: 17px;
    }
    
    /* Details: Action links */
    .has-hover .products.layout-overlay li:hover .nm-shop-loop-actions,
    .layout-overlay .nm-shop-loop-actions {
        bottom: 17px;
        left: 17px;
    }
    
    /* Details: Wishlist button */
    .products.layout-overlay .nm-wishlist-button {
        top: 15px;
        right: 17px;
    }
}
@media all and (max-width: 460px) {
    .products.layout-overlay.xsmall-block-grid-1 li {
        width: 100%;
    }
}


/* #Shop
--------------------------------------------------------------- */

/* Shop */
#nm-shop {
    display: none;
	padding: 0 0 37px;
}
#nm-shop.header-disabled {
    padding-top: 65px;
}

/* Breadcrumbs (hidden by default) */
#nm-shop .woocommerce-breadcrumb {
    max-width: 1280px;
    margin: 20px auto 0;
    padding: 0 30px;
}
@media all and (max-width: 768px) {
    #nm-shop .woocommerce-breadcrumb {
        padding-right: 15px;
        padding-left: 15px;
    }
}

/* Defaults */
.woocommerce-result-count,
.woocommerce-ordering { /* Included with shortcodes */
    display: none;
}

/* Taxonomy header */
#nm-shop-taxonomy-header {
    padding-top: 61px;
}
#nm-shop-taxonomy-header.hidden {
    display: none;
}
#nm-shop-taxonomy-header.has-image {
    padding-top: 0;
    height: 550px;
}
.nm-shop-taxonomy-header-inner {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-color: transparent;
}
.nm-shop-taxonomy-text.align-center {
    text-align: center;
}
.nm-shop-taxonomy-text.align-right {
    text-align: right;
}
#nm-shop-taxonomy-header.has-image .nm-shop-taxonomy-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.nm-shop-taxonomy-text h1 {
    font-size: 28px;
}
.nm-shop-taxonomy-text .term-description {
    font-size: 16px;
    padding-top: 10px;
}

@media all and (max-width: 991px) {
    #nm-shop-taxonomy-header.has-image {
        height: 370px;
    }
}
@media all and (max-width: 768px) {
    .nm-shop-taxonomy-text h1 {
        font-size: 26px;
    }
    #nm-shop-taxonomy-header.has-image {
        height: 210px;
    }
    .nm-shop-taxonomy-text .term-description {
        display: none;
    }
}
@media all and (max-width: 550px) {
    .nm-shop-taxonomy-text h1 {
        font-size: 24px;
    }
}
@media all and (max-width: 400px) {
    .nm-shop-taxonomy-text h1 {
        font-size: 22px;
    }
}

/* Taxonomy heading */
.nm-shop-taxonomy-heading {
    padding-top: 30px;
}
.nm-shop-taxonomy-heading.hidden {
    display: none;
}
.nm-shop-taxonomy-heading h1 {
    font-size: 26px;
}
@media all and (max-width: 550px) {
    .nm-shop-taxonomy-heading h1 {
        font-size: 22px;
    }
}

/* Header */
.nm-shop-header {
    padding: 56px 0;
}
@media all and (min-width: 992px) {
    .nm-shop-header.no-categories.no-filters.no-search.has-sidebar {
        padding: 65px 0 0;
    }
}

/* Menus */
.nm-shop-menu {
	overflow: hidden;
}
.nm-shop-menu ul li a {
	color: inherit;
}
.nm-shop-menu ul li a:hover,
.nm-shop-menu ul li.current-cat > a,
.nm-shop-menu ul li.active a {
    color: #dc9814;
}
.nm-shop-menu ul li:first-child,
.nm-shop-menu ul li:first-child a {
	margin-left: 0;
}
.nm-shop-menu ul li:last-of-type,
.nm-shop-menu ul li:last-child,
.nm-shop-menu ul li:last-of-type a,
.nm-shop-menu ul li:last-child a {
	margin-right: 0;
}
.nm-shop-menu ul li > span {
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
}
.nm-shop-menu ul li:first-child > span {
    display: none;
}

/* Menus: Filter */
#nm-shop-filter-menu-wrap {
	float: right;
	width: 20%;
	text-align: right;
	white-space: nowrap;
    overflow: hidden;
}
.nm-shop-header.no-categories #nm-shop-filter-menu-wrap {
	float: left;
	width: 100%;
	text-align: left;
}
.nm-shop-filter-menu li {
    display: inline-block;
    vertical-align: middle;
}
.nm-shop-filter-menu li.nm-shop-sidebar-btn-wrap,
.nm-shop-filter-menu li.nm-shop-categories-btn-wrap {
	display: none;
}
.nm-shop-filter-menu li a {
    font-size: 18px;
    line-height: 1.4;
	margin: 0 15px;
}
.nm-shop-filter-menu li a i {
    display: none;
	font-size: 14px;
    color: #c0c0c0;
}
.nm-shop-header.no-filters .nm-shop-filter-menu li.nm-shop-search-btn-wrap > span {
	display: none;
}
.nm-shop-filter-menu li.nm-shop-search-btn-wrap a i {
    display: inline;
    padding-left: 1px;
}

/* Menus: Filter - No separator */
.list_nosep .nm-shop-filter-menu li.nm-shop-search-btn-wrap > span {
	display: none;
}
.list_nosep .nm-shop-filter-menu li a {
	margin: 0 25px 0 0;
}
.list_nosep .nm-shop-filter-menu li:last-of-type a {
	margin-right: 0;
}

/* Menus: Filter - Centered categories (hidden) */
.nm-shop-header.centered #nm-shop-filter-menu-wrap {
    display: none;
}

/* Menus: Categories */
#nm-shop-categories-wrap {
	float: left;
	width: 80%;
    overflow: hidden;
}
.nm-shop-categories {
    margin-bottom: -15px; /* Offset menu-list bottom margin */
}
.nm-shop-categories li {
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: middle;
}
.nm-shop-categories li a {
    font-size: 18px;
    line-height: 1.4;
	margin: 0 17px;
}
.nm-shop-categories li.current-cat-sub > a {
    pointer-events: none;
}

/* Menus: Categories - Back button */
.nm-shop-categories li.nm-category-back-button.current-cat a {
	color: inherit;
	padding-bottom: 0;
	border-bottom: 0 none;
	opacity: 0.5;
	cursor: default;
}
.nm-shop-categories li.nm-category-back-button a i {
	vertical-align: middle;
}

/* Menus: Categories - Thumbnails */
.nm-shop-categories img {
	display: inline-block;
    vertical-align: text-bottom;
	width: auto;
    height: 24px;
	margin-right: 10px;
}
@media all and (max-width: 991px) {
    .nm-shop-categories img {
        height: 22px;
    }
}
@media all and (max-width: 768px) {
    .nm-shop-categories img {
        display: none;
    }
}

/* Menus: Categories - No separator */
.list_nosep .nm-shop-categories li a {
	margin: 0 28px 0 0;
}
.list_nosep .nm-shop-categories li:last-of-type a {
	margin-right: 0;
}
.list_nosep .nm-shop-categories li > span {
	display: none;
}
.list_nosep .nm-shop-sub-categories li a {
	font-size: 16px;
	margin-right: 19px;
}
.list_nosep .nm-shop-sub-categories li:last-child a {
	margin-right: 0;
}

/* Menus: Categories - Centered */
.nm-shop-header.centered #nm-shop-categories-wrap {
	width: 100%;
    text-align: center;
}

/* Menus: Categories - Centered - Spaced evenly */
@media all and (min-width: 769px) {
    .nm-shop-header.centered.has-sidebar .list-spaced #nm-shop-categories-wrap {
	   text-align: center;
    }
    .nm-shop-header.centered .list-spaced .nm-shop-categories {
        display: -webkit-flex; display: -ms-flexbox; display: flex;
        -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;
        -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;
        -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
        -webkit-align-items: baseline; -ms-flex-align: baseline; align-items: baseline;
        margin: 0 -8px;
    }
    .nm-shop-header.centered .list-spaced .nm-shop-categories li {
        -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
        display: -webkit-flex; display: -ms-flexbox; display: flex;
        width: 16.66667%;
        margin-bottom: 0;
    }
    .nm-shop-header.centered .list-spaced .nm-shop-categories li a {
        margin: 0;
        padding: 0 8px;
    }
    .nm-shop-header.centered .list-spaced .nm-shop-categories li > span {
        display: none;
    }
}
@media all and (min-width: 769px) and (max-width: 1110px) {
    .nm-shop-header.centered .list-spaced .nm-shop-categories li {
        width: 20%;
    }
}

/* Menus: Categories - Centered - Spaced evenly - Thumbnails */
.nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories li {
    vertical-align: bottom;
}
.nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories li a {
    display: block;
}
.nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories span {
    display: none;
}
.nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories img {
	display: block;
	width: auto;
    height: 46px;
    margin: 0 auto 17px;
}

/* Menus: Sub-categories */
.nm-shop-categories .nm-shop-sub-categories-nested {
    display: none;
    padding: 15px 0 15px 15px;
}
.nm-shop-categories .nm-shop-sub-categories-nested li {
    margin-bottom: 5px;
    padding-bottom: 0;
    border-bottom: 0 none;
}
.nm-shop-sub-categories {
	width: 100%;
	margin-bottom: -15px;
    padding-top: 16px;
	overflow: hidden;
}
.nm-shop-sub-categories li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
}
.nm-shop-sub-categories a {
    font-size: 18px;
    line-height: 1.4;
	margin: 0 28px 0 0;
}
.nm-shop-sub-categories li.current-cat a,
.nm-shop-sub-categories li.active a {
	padding-bottom: 3px;
}
.nm-shop-sub-categories li span {
	display: none;
}
.nm-shop-sub-categories img {
	display: inline-block;
    vertical-align: text-bottom;
	width: auto;
    height: 24px;
	margin-right: 10px;
}

/* Menus: Sub-categories - Centered */
.nm-shop-header.centered .nm-shop-categories .nm-shop-sub-categories-nested {
    padding-left: 0;
}

/* Filters */
#nm-shop-sidebar-layout-indicator { /* Don't remove (used for testing sidebar/filters layout in JavaScript) */
	display: none !important;
}
.nm-shop-sidebar-header #nm-shop-sidebar {
	display: none;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
#nm-shop-sidebar.fade-in {
	opacity: 1;
}
#nm-shop-sidebar.force-show {
	display: block;
}
#nm-shop-sidebar .nm-shop-sidebar-inner {
	padding-top: 24px;
}
.nm-shop-sidebar-header #nm-shop-sidebar .widget {
	padding-top: 28px;
	/* Equal height fix */
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}
@media all and (min-width: 992px) {
    .nm-shop-sidebar-header #nm-shop-sidebar .widget .nm-shop-widget-col:last-child {
        height: auto !important; /* Override static height set by tablet/mobile menu */
    }
}

/* Filters: Sidebar */
.nm-shop-sidebar-default.nm-shop-sidebar-position-right .nm-shop-sidebar-col {
    float: right;
}
.nm-shop-sidebar-default #nm-shop-sidebar {
    padding-right: 34px;
}
.nm-shop-sidebar-default.nm-shop-sidebar-position-right #nm-shop-sidebar {
    padding-right: 0;
    padding-left: 34px;
}
.nm-shop-sidebar-default #nm-shop-sidebar .widget {
	margin-bottom: 37px;
	padding-bottom: 37px;
	border-bottom: 1px solid #eaeaea;
}
.nm-shop-sidebar-default #nm-shop-sidebar .widget:last-child {
	padding-bottom: 0;
	border-bottom: 0 none;
}
@media all and (min-width: 992px) {
    .nm-shop-sidebar-default #nm-shop-sidebar {
        display: block !important;
    }
}

/* Filters: Popup */
.shop-filters-popup-open #nm-page-overlay {
    cursor: pointer;
}
#nm-shop-sidebar-popup-button {
    position: fixed;
    right: 30px;
    bottom: 0;
    z-index: 500;
    color: #fff;
    width: 100%;
    max-width: 200px;
    margin-top: 0;
    padding: 8px 16px;
    opacity: 0.91;
    cursor: pointer;
    -webkit-transform: translateY(100%); transform: translateY(100%);
    -webkit-transition: transform 0.2s ease 0s; transition: transform 0.2s ease 0s;
    -webkit-border-radius: 50px; border-radius: 50px;
    background: #282828;
}
.mobile-menu-open #nm-shop-sidebar-popup-button,
.widget-panel-open #nm-shop-sidebar-popup-button,
.widget-panel-closing #nm-shop-sidebar-popup-button {
    z-index: 100;
}
#nm-shop-sidebar-popup-button:hover {
    opacity: 0.95;
}
#nm-shop-sidebar-popup-button.visible {
    -webkit-transform: translateY(-30px); transform: translateY(-30px);
    -webkit-transition: transform 0.2s ease 0.4s; transition: transform 0.2s ease 0.4s;
}
#nm-shop-sidebar-popup-button i {
    float: right;
    font-size: 13px;
    line-height: 15px;
    padding-top: 5px;
}
#nm-shop-sidebar-popup {
    position: fixed;
    right: 30px;
    bottom: 0;
    z-index: 1001;
    width: 344px;
    padding: 21px 21px 0;
    border-top: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    -webkit-transform: translateY(100%); transform: translateY(100%);
    -webkit-transition: transform 0.4s ease 0s; transition: transform 0.4s ease 0s;
    background: #fff;
}
#nm-shop-sidebar-popup.visible {
    -webkit-transform: translateY(0px); transform: translateY(0px);
    -webkit-transition: transform 0.4s ease 0.2s; transition: transform 0.4s ease 0.2s;
}
#nm-shop-sidebar-popup #nm-shop-search {
    position: relative;
    display: block;
    opacity: 1;
    margin-bottom: 21px;
}
#nm-shop-sidebar-popup #nm-shop-search input {
    display: block;
    font-size: 18px;
    line-height: normal;
    color: #282828;
    padding: 0 0 6px 25px;
    border-bottom: 1px solid #e7e7e7;
}
#nm-shop-sidebar-popup #nm-shop-search span.nm-search-icon {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 18px;
    color: #282828;
    opacity: 0.5;
}
#nm-shop-sidebar-popup #nm-shop-search-notice {
    font-size: 12px;
}
#nm-shop-sidebar-popup #nm-shop-search-notice.show {
    height: 24px;
}
#nm-shop-sidebar-popup #nm-shop-search-notice > span {
    padding-top: 11px;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget {
    width: 100% !important;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0 none;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget:last-child .nm-widget-title,
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title {
    position: relative;
    font-size: 14px;
    line-height: 46px;
    color: #282828;
    height: 46px;
    margin-bottom: 10px;
    padding: 0 17px;
    border: 0 none;
    cursor: pointer;
    -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
    background: #f1f1f1;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title:after {
    position: absolute;
    top: 15px;
    right: 16px;
    z-index: 100;
    display: block;
    font-family: 'nm-font';
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    content: "\e114";
    width: 14px;
    height: 14px;
    text-align: right;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget.show .nm-widget-title:after {
    top: 15px;
    content: "\e115";
}
#nm-shop-sidebar-popup-reset-button {
    display: block;
    font-size: 14px;
    line-height: 48px;
    color: #fff;
    height: 48px;
    padding: 0 17px;
    text-align: left;
}
#nm-shop-sidebar-popup-reset-button i {
    float: right;
    font-size: 16px;
    line-height: 1;
    padding-top: 16px;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-shop-widget-col:last-child {
    position: relative;
    height: 0px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-transition: height 0.2s ease; transition: height 0.2s ease;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-shop-widget-col:last-child > * {
    margin: 5px 0 15px;
    padding: 0 17px;
    border-top: 0 none;
}

/*@media all and (max-width: 2045px) {*/
@media all and (max-width: 1758px) {
    #nm-shop-sidebar-popup-button,
    #nm-shop-sidebar-popup {
        right: 50%;
    }
    #nm-shop-sidebar-popup-button {
        margin-right: -100px;
    }
    #nm-shop-sidebar-popup-button.visible {
        -webkit-transform: translateY(-10px); transform: translateY(-10px);
    }
    #nm-shop-sidebar-popup {
        margin-right: -172px;
    }
    
    /* Hide filters button behind the footer-bar */
    .nm-footer-bar {
        position: relative;
        z-index: 505;
    }
    body.shop-filters-popup-open .nm-footer-bar {
        z-index: auto;
    }
}
@media all and (max-width: 400px) {
    #nm-shop-sidebar-popup-button {
        max-width: 160px;
        margin-right: -90px;
        padding: 6px 12px;
    }
    #nm-shop-sidebar-popup {
        right: 0;
        width: 100%;
        margin-right: 0;
    }
    #nm-shop-sidebar-popup,        
    #nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title,
    #nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-shop-widget-col:last-child > * {
        padding-right: 15px;
        padding-left: 15px;
        border-left: 0 none;
        border-right: 0 none;
    }
}
/* Filters: Popup - Firefox only */
@-moz-document url-prefix() {
    #nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title,
    #nm-shop-sidebar-popup-reset-button {
        transform: translateZ(0px);
    }
}

/* Filters: Scrollbar */
.widget.scroll-enabled .nm-widget-title {
	margin-bottom: 13px;
}
.widget.scroll-enabled .nm-shop-widget-col:last-child {
	position: relative;
	overflow: hidden;
}
.nm-shop-widget-scroll {
	height: 145px;
	padding-top: 3px; /* Show "active" filter's top-border */
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.no-touch .scroll-type-default .nm-shop-widget-scroll,
.no-touch .nm-shop-widget-scroll.scrollable {
	padding-right: 15px;
}

/* Search */
#nm-shop-search {
	display: none;
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
#nm-shop-search.fade-in {
	opacity: 1;
}
#nm-shop-search-close {
	position: absolute;
	top: 50%;
	right: 0;
    z-index: 10;
	font-size: 24px;
	line-height: 1;
	color: #aaa;
	width: 23px;
	height: 23px;
	margin-top: -12px;
}
#nm-shop-search-close:hover {
	color: #282828;
}
#nm-shop-search .nm-shop-search-inner {
	position: relative;
    padding-top: 46px;
}
#nm-shop-search .nm-shop-search-input-wrap {
	position: relative;
	overflow: hidden;
}
#nm-shop-search-input {
	display: block;
	font-size: 26px;
	line-height: normal;
	font-weight: inherit;
	font-family: inherit;
	width: 100%;
	padding: 0 23px 0 0;
	border: 0 none;
	background: none;
}
#nm-shop-search input::-ms-clear { /* IE: Remove "X" button */
	width: 0;
	height: 0;
}

/* Search: Notice */
#nm-shop-search-notice {
	line-height: 1;
	color: #aaa;
	height: 0;
	white-space: nowrap;
    text-align: left;
	opacity: 0;
	-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
	cursor: default;
}
#nm-shop-search-notice.show {
	height: 32px;
	opacity: 1;
}
#nm-shop-search-notice span {
	display: block;
	padding-top: 16px;
}

/* Results bar */
.nm-shop-results-bar {
	width: auto;
    margin-bottom: 17px;
    padding: 0;
    overflow: hidden;
}
.nm-shop:not(.nm-shop-sidebar-default) .nm-shop-header.centered ~ #nm-shop-products .nm-shop-results-bar {
    text-align: center;
}
.nm-shop-results-bar.has-filters.is-category .nm-shop-search-taxonomy-reset,
.nm-shop-results-bar.is-category {
	display: none;
}
.nm-shop-results-bar.has-filters.is-category {
    display: block;
}
.nm-shop-results-bar ul {
    margin: 0 -4px;
}
.nm-shop-results-bar ul li {
    display: inline-block;
    margin: 0 4px 8px;
}
.nm-shop-results-bar a {
	position: relative;
    display: inline-block;
    color: inherit;
    line-height: 1.4;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
    vertical-align: top;
	overflow: hidden;
    padding: 5px 14px 5px 37px;
	border: 1px solid;
	-webkit-border-radius: 30px; border-radius: 30px;
}
.nm-shop-results-bar a:hover {
	text-decoration: line-through;
}
.nm-shop-results-bar a:before {
	display: block;
	position: absolute;
    top: 6px;
	left: 12px;
    font-family: 'nm-font';
    font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	color: inherit;
    content: "\e117";
}
.nm-shop-results-bar a#nm-shop-search-taxonomy-reset {
    max-width: 350px;
}
.nm-shop-results-bar a span {
	color: #282828;
}

@media all and (max-width: 568px) {
    .nm-shop-results-bar.is-category {
        display: block;
    }
    .nm-shop-results-bar.has-filters.is-category .nm-shop-search-taxonomy-reset {
		display: inline-block;
	}
}

/* Category description */
#nm-shop-browse-wrap .term-description {
	font-size: 16px;
	line-height: 1.8;
	margin-top: -6px;
	margin-bottom: 25px;
	padding: 0 0 21px;
}
#nm-shop-browse-wrap.nm-shop-description-borders .term-description {
	margin-top: 0;
	margin-bottom: 50px;
	padding: 19px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
@media all and (max-width: 768px) {
	/* Category description */
	#nm-shop-browse-wrap.nm-shop-description-borders .term-description {
		margin-bottom: 25px;
	}	
}
@media all and (max-width: 400px) {
	/* Category description */
	#nm-shop-browse-wrap .term-description,
	#nm-shop-browse-wrap.nm-shop-description-borders .term-description {
		margin-top: 0;
		padding: 9px 0 16px;
		border-top: 0 none;
		border-bottom: 0 none;
	}
}

/* Products */
.nm-shop-products-col {
	overflow: hidden;
}
#nm-shop-products {
	position: relative;
}

/* Products: Shop browse container */
#nm-shop-browse-wrap {
	min-height: 439px;
}
#nm-shop-browse-wrap.hide {
	display: none;
}

/* Products: Overlay */
#nm-shop-products-overlay {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 1000;
	width: 1px;
	height: 1px;
	opacity: 0;
	overflow: hidden;
	background: #fff;
	-webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
#nm-shop-products-overlay.show {
	visibility: visible;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
}
#nm-shop-products-overlay.fade-out {
	opacity: 0;
}
#nm-shop-products-overlay.no-anim {
	-webkit-transition: none; transition: none;
}
#nm-shop-products-overlay.nm-loader:after {
	top: 157px;
	right: auto;
	left: 50%;
	margin-left: -6px;
}

/* Products: Infinite load */
.nm-infload-link {
	display: none;
}
.nm-infload-controls {
	position: relative;
	width: 100%;
	min-height: 42px;
	margin: 17px 0 36px;
	overflow: hidden;
	text-align: center;
}
/* Buttons */
.nm-infload-controls a {
	display: block;
	font-size: 16px;
	line-height: 62px;
	color: #282828;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.nm-infload-controls a:hover {
	color: inherit;
}
.all-products-loaded .nm-infload-controls a,
.nm-infload-controls.hide-btn a {
	display: none;
}
/* Button: To top */
.nm-infload-controls a.nm-infload-to-top {
	display: none;
	color: inherit;
	cursor: default;
}
.all-products-loaded .nm-infload-controls .nm-infload-to-top {
	display: block;
}
/* Loader */
.nm-infload-controls.scroll-mode .nm-infload-btn,
.nm-infload-controls.nm-loader .nm-infload-btn {
	text-indent: -1000em;
	overflow: hidden;
}

/* Products: No products found */
.nm-shop-no-products h3 {
	display: inline-block;
	font-size: 16px;
	line-height: 1.4;
	color: #282828;
	vertical-align: middle;
}

/* Pagination */
#nm-shop .woocommerce-pagination {
    position: relative;
    margin: 18px 0 25px;
}
#nm-shop ul.page-numbers {
	margin: 0 auto;
	text-align: center;
}
#nm-shop ul.page-numbers li {
	float: none;
	display: inline-block;
}
#nm-shop ul.page-numbers li a,
#nm-shop ul.page-numbers li span {
	margin: 3px 12px;
    padding: 0;
}
#nm-shop ul.page-numbers li span.current {
    border-bottom: 1px solid;
}
#nm-shop ul.page-numbers li a.prev i,
#nm-shop ul.page-numbers li a.next i {
    font-size: 24px;
    line-height: 1;
    vertical-align: middle;
}

@media all and (min-width: 991px) {
    #nm-shop ul.page-numbers {
	   width: 50%;
    }
    #nm-shop ul.page-numbers li a.prev,
    #nm-shop ul.page-numbers li a.next {
        position: absolute;
        top: 0;
        width: calc(25% - 18px);
        margin-right: 0;
        margin-left: 0;
    }
    #nm-shop ul.page-numbers li a.prev {
        left: 0;
        text-align: right;
    }
    #nm-shop ul.page-numbers li a.next {
        right: 0;
        text-align: left;
    }
    #nm-shop ul.page-numbers li a.prev i,
    #nm-shop ul.page-numbers li a.next i {
        position: relative;
        top: -3px;
        font-size: 36px;
    }
    #nm-shop ul.page-numbers li a.prev i {
        left: 8px;
    }
    #nm-shop ul.page-numbers li a.next i {
        left: -8px;
    }
}

@media all and (max-width: 1199px) {
    /* Filters: Sidebar */
    .nm-shop-sidebar-default #nm-shop-sidebar {
        padding-right: 16px;
    }
    .nm-shop-sidebar-default.nm-shop-sidebar-position-right #nm-shop-sidebar {
        padding-left: 16px;
    }
}
@media all and (max-width: 1080px) {
    /* Menus: Filter */
    .nm-shop-filter-menu li.nm-shop-search-btn-wrap > span {
        display: none;
    }
    .nm-shop-filter-menu li a {
        margin: 0 25px 0 0;
    }
    .nm-shop-filter-menu li:last-of-type a {
        margin-right: 0;
    }

    /* Menus: Categories */
    .nm-shop-categories li a {
        margin: 0 28px 0 0;
    }
    .nm-shop-categories li:last-of-type a {
        margin-right: 0;
    }
    .nm-shop-categories li > span {
        display: none;
    }
}
@media all and (max-width: 991px) {
	#nm-shop.header-disabled {
        padding-top: 51px;
    }
    
    /* Header */
	.nm-shop-header {
        padding: 40px 0;
	}
    
	/* Menus: Filter */
	#nm-shop-filter-menu-wrap {
		float: none;
		width: 100%;
		text-align: left;
	}
    .nm-shop-header.centered.has-sidebar #nm-shop-filter-menu-wrap {
        display: block;
    }
    .nm-shop-filter-menu li {
        float: left;
        display: block;
    }
    .nm-shop-filter-menu li.nm-shop-sidebar-btn-wrap,
	.nm-shop-filter-menu li.nm-shop-categories-btn-wrap {
		display: block;
	}
    .has-categories.has-sidebar .nm-shop-filter-menu li.nm-shop-search-btn-wrap,
    .has-categories.has-filters .nm-shop-filter-menu li.nm-shop-search-btn-wrap {
		float: right;
	}
    .nm-shop-menu .nm-shop-filter-menu li a:hover,
    .nm-shop-menu .nm-shop-filter-menu li.active a {
        color: #282828;
    }
    .nm-shop-filter-menu li a i {
        display: inline;
    }
	
	/* Menus: Categories */
	#nm-shop-categories-wrap {
		display: none;
		width: 100%;
        padding-top: 34px;
		opacity: 0;
		-webkit-transition: opacity 0.1s ease; transition: opacity 0.1s ease;
	}
	#nm-shop-categories-wrap.fade-in {
		opacity: 1;
        -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
	}
	#nm-shop-categories-wrap.force-show {
		display: block;
	}
	.nm-shop-categories li a {
		font-size: 16px;
	}
	.nm-shop-categories li.current-cat > a {
		border-bottom: 0 none;
		padding-bottom: 0;
	}
    
    /* Menus: Categories - Centered */
    .nm-shop-header.centered.has-sidebar #nm-shop-categories-wrap {
	   text-align: left;
    }
    /*.nm-shop-header.centered.no-sidebar .nm-shop-categories li {
        display: inline-block;
        float: none;
    }*/
	
    /* Menus: Sub-categories */
    .nm-shop-sub-categories li a {
		font-size: 16px;
	}
    
	/* Filters */
	#nm-shop-sidebar-layout-indicator { /* Don't remove (used for testing sidebar/filters layout in JavaScript) */
		overflow: hidden !important;
	}
    #nm-shop-sidebar .nm-shop-sidebar-inner {
        padding: 24px 0 10px;
	}
	.nm-shop-sidebar-header #nm-shop-sidebar .widget,
	.nm-shop-sidebar-default #nm-shop-sidebar .widget,
	#nm-shop-sidebar .widget {
		width: 100% !important;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
		border-bottom: 0 none;
	}
	#nm-shop-sidebar .widget .nm-widget-title {
		position: relative;
		font-size: 16px;
		color: inherit;
		margin-bottom: 0;
		padding-top: 14px;
		padding-bottom: 14px;
        border-top: 1px solid #eee; /* Note: Use border-top since the bottom-border for the widgets is hidden when it's toggled */
		cursor: pointer;
		-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
	}
    #nm-shop-sidebar .widget:first-child .nm-widget-title {
        border-top: 0 none;
    }
    #nm-shop-sidebar .widget:last-child .nm-widget-title {
        margin-bottom: -1px;
        border-bottom: 1px solid #eee;
    }
	#nm-shop-sidebar .widget .nm-widget-title:after {
		position: absolute;
		top: 16px;
		right: 0;
		z-index: 100;
		display: block;
		font-family: 'nm-font';	
		font-size: 13px;
		font-weight: normal;
		line-height: 14px;
        content: "\e114";
		width: 14px;
		height: 14px;
		text-align: right;
	}
	#nm-shop-sidebar .widget.show .nm-widget-title:after {
        top: 16px;
        content: "\e115";
	}
	#nm-shop-sidebar .widget.show .nm-widget-title,
	#nm-shop-sidebar .widget .nm-widget-title:hover {
		color: #282828;
	}
    #nm-shop-sidebar .widget .nm-shop-widget-col:last-child {
        position: relative;
        height: 0;
        margin: 0;
        padding: 0;
        overflow: hidden;
        -webkit-transition: height 0.2s ease; transition: height 0.2s ease;
    }
    .touch #nm-shop-sidebar .widget.show .nm-shop-widget-col:last-child {
		height: auto;
	}
    #nm-shop-sidebar .widget .nm-shop-widget-col:last-child > * {
		padding: 23px 0 21px;
        border-top: 1px solid #eee;
	}
    
    /* Filters - Sidebar */
    .nm-shop-sidebar-default.header-enabled .nm-shop-sidebar-col {
        position: relative;
        top: -16px;
    }
    .nm-shop-sidebar-default.nm-shop-sidebar-position-right .nm-shop-sidebar-col {
        float: none;
    }
    .nm-shop-sidebar-default.header-enabled #nm-shop-sidebar {
        display: none;
        padding-right: 0;
        opacity: 0;
		-webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
	}
	.nm-shop-sidebar-default #nm-shop-sidebar.fade-in {
		opacity: 1;
	}
    .nm-shop-sidebar-default.nm-shop-sidebar-position-right #nm-shop-sidebar {
        padding-left: 0;
    }
    .nm-shop-sidebar-default #nm-shop-widgets-ul {
        padding-bottom: 34px;
	}
    
	/* Filters: Scrollbar */
	.nm-shop-widget-scroll {
		height: auto !important;
		margin-right: 0 !important;
		padding-right: 0;
		overflow: visible;
	}
	.nm-scrollbar {
		display: none;
	}
	
	/* Search */
	#nm-shop-search-close {	
		font-size: 22px;
	}
	.nm-shop-sidebar-default #nm-shop-search-close {
		margin-top: -18px;
	}
	#nm-shop-search .nm-shop-search-inner {
        padding-top: 36px;
		padding-bottom: 5px;
	}
	.nm-shop-sidebar-default #nm-shop-search .nm-shop-search-inner {
		padding-bottom: 10px;
	}
	#nm-shop-search input {
		font-size: 22px;
	}
	.nm-shop-sidebar-default #nm-shop-search input {
		padding-bottom: 11px;
		border-bottom: 1px solid #eee;
	}
	
	/* Products: Overlay */
	#nm-shop-products-overlay.nm-loader:after {
		top: 56px;
	}
}
@media all and (min-width: 769px) and (max-width: 991px) {
    /* Menus: Categories - Centered */
    .nm-shop-header.centered.no-sidebar #nm-shop-categories-wrap {
        display: block;
        padding-top: 0;
        opacity: 1;
    }
}
@media all and (max-width: 768px) {
	/* Menus: Filter - Centered header */
    .nm-shop-header.centered.no-sidebar #nm-shop-filter-menu-wrap {
        display: block;
        text-align: center;
    }
    .nm-shop-header.centered.no-sidebar .nm-shop-filter-menu li {
        float: none;
        display: inline-block;
    }
    
    /* Menus: Categories */
	#nm-shop-categories-wrap {
        padding: 36px 0 8px;
	}
	.nm-shop-sidebar-default #nm-shop-categories-wrap {
		padding-bottom: 0;
	}
	.nm-shop-categories li {
		float: none;
		width: 100%;
		line-height: 1.6;
		margin: 0 0 9px 0;
		padding-bottom: 8px;
		border-bottom: 1px solid #eee;
	}
	.nm-shop-categories li:last-of-type,
    .nm-shop-categories li:last-child {
		margin-bottom: 0;
	}
	.nm-shop-categories li a {
		display: block;
		line-height: 1.6;
        margin: 0;
	}
    
    /* Menus: Categories - No separator */
    .list_nosep .nm-shop-categories li a {
        margin-right: 0;
    }
    
    /* Menus: Categories - Centered */
    .nm-shop-header.centered #nm-shop-categories-wrap {
        padding-top: 32px;
	}
    .nm-shop-header.centered #nm-shop-categories-wrap:not(.fade-in) {
        opacity: 0;
    }
    
    /* Menus: Categories - Thumbnails */
    /* Menus: Categories - Centered - Spaced evenly - Thumbnails */
    .nm-shop-header.centered .list-spaced.thumbnails-top .nm-shop-categories img,
    .nm-shop-categories img {
        display: none;
    }
    
    /* Menus: Sub-categories */
    .nm-shop-categories .nm-shop-sub-categories-nested {
        display: block;
    }
    .nm-shop-sub-categories {
        display: none;
	}
    
    /* Products: Overlay */
	#nm-shop-products-overlay.nm-loader:after {
		top: 29px;
	}
	
	/* Products: Infinite load */
	.nm-infload-controls.button-mode {
		margin: 17px 0 27px;
	}
	/* Buttons */
	.nm-infload-controls a {
		line-height: 50px;
	}
}
@media all and (max-width: 400px) {
	/* Header */
	.nm-shop-header {
		padding: 35px 0 32px;
	}
    .nm-shop-header.centered.no-sidebar {
        padding-top: 31px;
    }
	
	/* Menus: Filter */
	.nm-shop-filter-menu li a {
        font-size: 16px;
		line-height: 2.6;
        margin-right: 14px;
	}
    .touch .nm-shop-filter-menu li.nm-shop-search-btn-wrap a {
        padding-left: 15px; /* Increase link's touch size */
    }
    .nm-shop-filter-menu li.nm-shop-search-btn-wrap a > span {
		display: none;
	}
    .nm-shop-filter-menu li.nm-shop-search-btn-wrap a i {
        font-size: inherit;
        line-height: inherit;
        color: inherit;
        padding-left: 0;
        vertical-align: top;
    }
	.nm-shop-filter-menu li.nm-shop-search-btn-wrap {
		float: right;
	}
	
	/* Menus: Categories */
	#nm-shop-categories-wrap {
		padding: 16px 0 5px;
	}
	.nm-shop-categories li a {
		font-size: inherit;
		line-height: inherit;
	}
    
    /* Menus: Categories - Centered */
    .nm-shop-header.centered #nm-shop-categories-wrap {
        padding-top: 16px;
	}
	
	/* Filters */
	#nm-shop-sidebar .nm-shop-sidebar-inner {
		padding: 6px 0 6px;
	}
	#nm-shop-sidebar .widget .nm-widget-title {
		font-size: inherit;
		padding-top: 12px;
		padding-bottom: 11px;
	}
	#nm-shop-sidebar .widget .nm-widget-title:after {
		top: 12px;
	}
    #nm-shop-sidebar .widget.show .nm-widget-title:after {
        top: 12px;
    }
    
    /* Filters: Sidebar */
    .nm-shop-sidebar-default.header-enabled .nm-shop-sidebar-col {
        top: -26px;
    }
    .nm-shop-sidebar-default.header-enabled #nm-shop-widgets-ul {
		padding-bottom: 12px;
	}
	
	/* Search */
	#nm-shop-search .nm-shop-search-inner,
	.nm-shop-sidebar-default #nm-shop-search .nm-shop-search-inner {
		padding-bottom: 0;
	}
    #nm-shop-search .nm-shop-search-inner {
        padding-top: 16px;
    }
	#nm-shop-search-close {
		font-size: 16px;
		width: 14px;
		margin-top: -9px;
	}
	.nm-shop-sidebar-default #nm-shop-search-close {
		margin-top: -16px;
	}
	#nm-shop-search input {
		font-size: 18px;
		padding-right: 24px;
	}
	.nm-shop-sidebar-default #nm-shop-search input {
		padding-bottom: 9px;
	}
	/* Search: Notice */
	#nm-shop-search-notice {
		display: none;
	}
	
	/* Products: Infinite load */
	.nm-infload-controls.button-mode {
		margin: 11px 0 27px;
	}
    
    /* Pagination */
    #nm-shop ul.page-numbers li a,
    #nm-shop ul.page-numbers li span {
        margin-right: 8px;
        margin-left: 8px;
    }
}


/* #Single product
--------------------------------------------------------------- */

.single-product .nm-page-wrap-inner > .woocommerce-notices-wrapper .nm-shop-notice {
	padding-bottom: 38px;
}

.nm-single-product {
	padding-bottom: 18px;
}
.nm-single-product-bg {
	background: #eee;
}
.no-bg-color .nm-single-product-bg {
	background: none;
}
.nm-single-product-showcase {
	padding: 46px 0 55px;
}

/* Top */
.nm-single-product-top {
	padding-top: 20px;
}
.nm-single-product-menu {
	text-align: right;
}
.nm-single-product-menu a {
    position: relative;
    top: -2px;
	font-size: 12px;
	line-height: 20px;
	color: #a1a1a1;
	margin-left: 10px;
	-webkit-transition: color 0.2s linear; transition: color 0.2s linear;
}
.nm-single-product-menu a:hover {
	color: #dc9814;
}
.nm-single-product-menu a i {
	vertical-align: middle;
}

/* Gallery */
.woocommerce-product-gallery {
    position: relative;
    float: left;
    padding-right: 15px;
}
.thumbnails-vertical .woocommerce-product-gallery {
}
.woocommerce-product-gallery__wrapper {
    overflow: hidden;
}
.thumbnails-vertical .woocommerce-product-gallery__wrapper {
    float: right;
    width: calc(100% - 60px);
    padding-left: 42px;
}
.woocommerce-product-gallery__image {
    position: absolute;
    max-width: none !important;
    min-height: 0 !important;
}
.woocommerce-product-gallery__image:first-child {
    position: relative;
}
.lightbox-enabled .woocommerce-product-gallery__image > a {
	cursor: zoom-in;
}
.woocommerce-product-gallery__image a img {
    width: 100%;
}

/* Gallery: Column size */
.gallery-col-3 .woocommerce-product-gallery {   
    width: 25%;
}
.gallery-col-4 .woocommerce-product-gallery {   
    width: 33.33333333%;
}
.gallery-col-5 .woocommerce-product-gallery {
    width: 41.66666667%;
}
.gallery-col-6 .woocommerce-product-gallery {   
    width: 50%;
}
.gallery-col-7 .woocommerce-product-gallery {   
    width: 58.33333333%;
}
.gallery-col-8 .woocommerce-product-gallery {
    width: 66.66666667%;
}

/* Gallery: Icon */
.woocommerce-product-gallery__trigger {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
    font-size: 0;
    color: inherit;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    pointer-events: none;
}
.no-bg-color .woocommerce-product-gallery__trigger {
    top: 21px;
	right: 21px;
}
.has-featured-video .woocommerce-product-gallery__trigger {
    display: none;
}
.woocommerce-product-gallery__trigger:hover {
    color: #dc9814;
}
.woocommerce-product-gallery__trigger:after {
    font-family: 'nm-font';
    font-size: 20px;
    line-height: 20px;
    content: "\e114";
}

/* Gallery: Arrows */
.woocommerce-product-gallery .flex-direction-nav {
    visibility: hidden;
}
.woocommerce-product-gallery .flex-direction-nav.show {
    visibility: visible;
}
.thumbnails-horizontal .woocommerce-product-gallery .flex-direction-nav {
    display: none;
}
.woocommerce-product-gallery .flex-direction-nav a {
    position: absolute;
    top: 50%;
    z-index: 100;
    display: block;
    font-size: 0;
    color: inherit;
    opacity: 0;
    width: 28px;
    height: 128px;
    margin-top: -64px;
    text-align: center;
    outline: none;
    overflow: hidden;
    -webkit-transition: opacity 0.2s ease, color 0.2s ease; transition: opacity 0.2s ease, color 0.2s ease;
}
.woocommerce-product-gallery .flex-direction-nav a:hover {
    color: #dc9814;
}
.has-hover .woocommerce-product-gallery:hover .flex-direction-nav a {
    opacity: 1;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev {
    left: 100px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-next {
    right: 12px;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev:after,
.woocommerce-product-gallery .flex-direction-nav .flex-next:after {
    font-family: 'nm-font';
    font-size: 32px;
    line-height: 126px;
    text-indent: 0;
}
.woocommerce-product-gallery .flex-direction-nav .flex-prev:after {
    content: "\e600";
}
.woocommerce-product-gallery .flex-direction-nav .flex-next:after {
    content: "\e601";
}

/* Gallery: Arrows - No background */
.no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-prev {
    left: 115px;
}
.no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-next {
    right: 28px;
}

/* Gallery: Thumbnails */
.woocommerce-product-gallery .flex-control-thumbs li img {
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    cursor: pointer;
}

/* Gallery: Thumbnails - Vertical */
.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs {
    position: relative;
    float: left;
    width: 60px;
    overflow: hidden;
}
.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li {
    margin-bottom: 17px;
}
.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li:last-child {
    margin-bottom: 0;
}
.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 100%;
    /*opacity: 0.2;*/
}
.thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    /*opacity: 1;*/
    opacity: 0.3;
}

/* Gallery: Thumbnails - Horizontal */
.thumbnails-horizontal .woocommerce-product-gallery .flex-control-thumbs {
    margin: 10px -5px 0;
}
.thumbnails-horizontal .woocommerce-product-gallery .flex-control-thumbs li {
    float: left;
    width: 12%;
    margin-bottom: 10px;
    padding: 0 5px;
    cursor: pointer;
}
.thumbnails-horizontal .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 100%;
}
.thumbnails-horizontal .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: 0.3;
}

/* Gallery: Thumbnails - Scroll container */
#nm-product-gallery-thumbs-inner {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: top 0.2s ease; transition: top 0.2s ease;
}
@media all and (max-width: 1080px) {
    .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs {
        height: auto !important;
    }
    #nm-product-gallery-thumbs-inner {
        position: static;
        top: 0 !important;
    }
}

/* Gallery: Image zoom (EasyZoom) */
.woocommerce-product-gallery__image.is-loading img {
	cursor: wait;
}
/*.lightbox-enabled .woocommerce-product-gallery__image.is-ready img {
	cursor: pointer;
}*/
.easyzoom-notice {
	display: none;
}
.easyzoom-flyout {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #eee;
    pointer-events: none;
}
.easyzoom-flyout img {
	width: 1200px !important;
	max-width: 1200px !important;
}

/* Gallery: Lightbox (PhotoSwipe) */
.nm-product-pswp .pswp__bg,
.nm-product-pswp .pswp__img--placeholder--blank {
    background: rgba(255, 255, 255, 0.95);
}
.nm-product-pswp .pswp__top-bar {
    background-color: transparent;
}
.nm-product-pswp .pswp__button {
    font-size: 22px;
    color: #282828;
    width: 46px;
    height: 46px;
    background: none !important;
}
.nm-product-pswp .pswp__button--zoom,
.nm-product-pswp .pswp__button--fs {
    display: none;
}
.nm-product-pswp .pswp__button--arrow--left,
.nm-product-pswp .pswp__button--arrow--right {
    font-size: 62px;
    line-height: 110px;
    width: 70px;
    height: 100px;
    margin-top: -50px;
}
.nm-product-pswp .pswp__button--arrow--left:before,
.nm-product-pswp .pswp__button--arrow--right:before {
    position: static;
    top: auto;
    right: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none;
}
/* Share modal/popup and links */
.nm-product-pswp .pswp__share-modal {
    background: none;
}
.nm-product-pswp .pswp__share-tooltip {
    right: 48px;
    -webkit-border-radius: 0; border-radius: 0;
    -webkit-box-shadow: none; box-shadow: none;
    -webkit-transform: translateY(0); transform: translateY(0);
    background: #282828;
}
.nm-product-pswp .pswp__share-tooltip a {
    padding: 12px 14px;
}
.nm-product-pswp .pswp--touch .pswp__share-tooltip a {
    padding: 16px 14px;
}
.nm-product-pswp .pswp__share-tooltip a:first-child,
.nm-product-pswp .pswp__share-tooltip a:last-child {
    -webkit-border-radius: 0; border-radius: 0;
}
.nm-product-pswp .pswp__share-tooltip a:not(:hover) {
    color: #eee;
}
.nm-product-pswp a.pswp__share--facebook:before {
    border-bottom-color: #282828;
}
.nm-product-pswp a.pswp__share--download:hover {
    color: #fff;
    background: #555;
}
.nm-product-pswp .pswp__caption {
    display: none;
}
@media (max-width: 1200px) {
	.nm-product-pswp .pswp__button--arrow--left,
    .nm-product-pswp .pswp__button--arrow--right {
		font-size: 52px;
        width: 42px;
	}
}
@media all and (max-width: 991px) {
	.nm-product-pswp .pswp__button--arrow--left,
    .nm-product-pswp .pswp__button--arrow--right {
        font-size: 46px;
        width: 37px;
	}
}
@media all and (max-width: 550px) {
	.nm-product-pswp .pswp__button {
        font-size: 18px;
    }
    .nm-product-pswp .pswp__button--arrow--left,
    .nm-product-pswp .pswp__button--arrow--right {
		font-size: 32px;
        width: 27px;
	}
}

@media all and (min-width: 1081px) {
    /* Gallery: Scrolling - Common */
    .layout-scrolling .woocommerce-product-gallery__wrapper {
        float: none;
        height: auto !important;
    }
    .layout-scrolling.thumbnails-vertical .woocommerce-product-gallery__wrapper {
        padding-left: 0;
    }
    .layout-scrolling .woocommerce-product-gallery__image {
        position: relative;
        opacity: 1 !important;
    }
    .layout-scrolling .woocommerce-product-gallery .flex-direction-nav,
    .layout-scrolling .woocommerce-product-gallery .flex-control-thumbs {
        display: none;
    }
    
    /* Gallery: Scrolling - Single */
    .scrolling-single .woocommerce-product-gallery__wrapper {
        width: 100%;
    }
    .scrolling-single .woocommerce-product-gallery__image {
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 30px;
    }
    .scrolling-single .woocommerce-product-gallery__image:last-child {
        margin-bottom: 0;
    }
    
    /* Gallery: Scrolling - Grid */
    .scrolling-grid .woocommerce-product-gallery__wrapper {
        width: auto;
        margin: 0 -12px;
    }
    .scrolling-grid .woocommerce-product-gallery__image {
        width: 50% !important;
        margin-top: 24px;
        margin-right: 0 !important;
        padding: 0 12px;
    }
    .scrolling-grid .woocommerce-product-gallery__image:nth-child(2),
    .scrolling-grid .woocommerce-product-gallery__image:first-child {
        margin-top: 0;
    }
    
    /* Gallery: Scrolling - Variable grid */
    .scrolling-variable-grid .woocommerce-product-gallery__wrapper {
        width: 100%;
    }
    .scrolling-variable-grid .woocommerce-product-gallery__image {
        float: none !important;
        display: inline-block !important;
        width: 50% !important;
        margin-top: 30px;
        margin-right: 0 !important;
    }
    .scrolling-variable-grid .woocommerce-product-gallery__image:first-child {
        margin-top: 0;
    }
    .scrolling-variable-grid .woocommerce-product-gallery__image:nth-child(3n+1) {
        width: 100% !important;
    }
    .scrolling-variable-grid .woocommerce-product-gallery__image:nth-child(3n+2) {
        padding-right: 15px;
    }
    .scrolling-variable-grid .woocommerce-product-gallery__image:nth-child(3n+3) {
        padding-left: 15px;
    }

    /* Gallery: Scrolling - Variable grid 2 */
    .scrolling-variable-grid-2 .woocommerce-product-gallery__wrapper {
        width: 100%;
    }
    .scrolling-variable-grid-2 .woocommerce-product-gallery__image {
        float: none !important;
        display: inline-block !important;
        width: 60% !important;
        margin-top: 72px;
        margin-right: 0 !important;
        vertical-align: middle;
    }
    .scrolling-variable-grid-2 .woocommerce-product-gallery__image:first-child {
        margin-top: 0;
    }
    .scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+4),
    .scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+1) {
        width: 100% !important;
    }
    .scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+5),
    .scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+3) {
        width: 40% !important;
        margin: 0;
        padding-right: 30px;
        padding-left: 30px;
    }
    .scrolling-variable-grid-2 .woocommerce-product-gallery__image:nth-child(6n+3) {
        padding-top: 120px;
    }
}

/* Sale flash */
.woocommerce-product-gallery .onsale {
	top: 7px;
	right: 7px;
    z-index: 1000;
    margin-right: 15px;
}
.no-bg-color .woocommerce-product-gallery .onsale {
	top: 23px;
	right: 23px;
}
.woocommerce-product-gallery.has-featured-video .onsale,
.woocommerce-product-gallery.lightbox-enabled .onsale {
	right: auto;
	left: 7px;
    margin-right: 0;
}
.no-bg-color .woocommerce-product-gallery.has-featured-video .onsale,
.no-bg-color .woocommerce-product-gallery.lightbox-enabled .onsale {
	left: 23px;
}
.thumbnails-vertical .woocommerce-product-gallery.has-featured-video .onsale,
.thumbnails-vertical .woocommerce-product-gallery.lightbox-enabled .onsale {
    margin-left: 102px;
}

/* Featured video */
#nm-featured-video-link {
	position: absolute;
    top: 5px;
    right: 5px;
    z-index: 100;
    display: inline-block;
	color: inherit;	
    margin-right: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.no-bg-color #nm-featured-video-link {
    top: 21px;
	right: 21px;
}
.nm-featured-video-icon {
	display: inline-block;
	font-size: 14px;
	line-height: 25px !important;
	color: #282828;
	text-align: center;
	width: 50px;
	height: 25px;
	-webkit-border-radius: 3px; border-radius: 3px;
	background: #fff;
}
.nm-featured-video-label {
    display: none;
	line-height: 25px;
	margin-left: 7px;
}
.single-product .nm-featured-video-popup.nm-mfp-fade-in.mfp-bg.mfp-ready,
.single-product .nm-featured-video-popup.nm-mfp-zoom-in.mfp-bg.mfp-ready,
.single-product .nm-featured-video-popup.mfp-bg {
	opacity: 0.86;
}
.nm-featured-video-popup .mfp-close {
    color: #fff;
}
@media all and (min-width: 1080px) {
  .nm-featured-video-popup .mfp-iframe-holder .mfp-close {
    right: -38px;
  }
}
.nm-featured-video-popup .mfp-close:hover {
    color: #fff;
	opacity: 1;
}

/* Summary */
.product .summary {
    float: right;
    padding-left: 95px;
}
.product.thumbnails-vertical .summary {
    padding-right: 102px;
}
.product.thumbnails-vertical.product-type-variable .summary {
    padding-left: 79px;
}
.product.thumbnails-vertical.gallery-col-8 .summary {
    padding-left: 70px;
}

/* Summary: Scrolling */
.product.thumbnails-vertical.layout-scrolling .summary {
    padding-right: 0;
}
.product .summary .nm-product-summary-inner-col.nm-product-summary-inner-col-1{
    border-bottom: 1px solid #000000;
}
.product .nm-product-summary-inner-col.nm-product-summary-inner-col-2 .woocommerce-product-details__short-description.entry-content{
    border-bottom: 1px solid #000000;
    padding-top:20px;
}
@media all and (max-width: 1080px) {
    /* Make sure summary containers have "position: static" on tablet/mobile layout */
    .pin-wrapper {
        height: auto !important;
    }
    #nm-summary-pin {
        position: static !important;
    }
}

/* Summary: Column size */
.summary-col-4 .summary {
    width: 33.33333333%;
}
.summary-col-5 .summary {
    width: 41.66666667%;
}
.summary-col-6 .summary {
    width: 50%;
}
.summary-col-7 .summary {
    width: 58.33333333%;
}
.summary-col-8 .summary {
    width: 66.66666667%;
}
.summary-col-9 .summary {
    width: 75%;
}

/* Summary: Title */
.product .summary .product_title {
    font-size: 26px;
    line-height: 1.2;
    font-family:'helveticabold' !important;
}

/* Summary: Price */
.product .summary .price {
	line-height: 1;
	vertical-align: top;
	margin-bottom: 0;
	padding: 12px 0 24px;
	font-family:'helveticalight' !important;
}
.product .summary .price.has-sale-flash {
	padding-top: 24px;
}
.product .summary .price .amount {
	font-size: 20px;
	line-height: 1;
	color: #dc9814;
}
.product .summary .price del,
.product .summary .price ins {
	text-decoration: none;
	vertical-align: top;
}
.product .summary .price ins {
	color: #dc9814;
	text-decoration: none;
	background: none;
}
.product .summary .price del .amount {
	font-size: 14px;
	color: inherit;
	text-decoration: line-through;
	vertical-align: top;
}
.product .summary .price del .amount span {
    vertical-align: top;
}
.product .summary .woocommerce_de_versandkosten { /* "WooCommerce German Market" plugin */
	margin-top: 7px;
}

/* Summary: Price - Sale flash */
.summary .price .onsale {
    display: inline;
    position: static;
    font-size: 13px;
    color: inherit;
    margin-left: 10px;
    border: 1px solid;
    vertical-align: middle;
    background: none;
}

/* Summary: Description */
.woocommerce-product-details__short-description {
	font-size: 16px;
	line-height: 1.8;
	padding-bottom: 22px;
}
.woocommerce-product-details__short-description p{
    font-size:16px;
    margin-bottom: 6px;
    color: #000;
}
/* Summary: Star rating */
.product .summary .woocommerce-product-rating {
	margin-bottom: 24px;
	margin-left: -7px;
}
.woocommerce-product-rating .woocommerce-review-link {
	left: 116px;
}
.product .summary .star-rating {
	width: 116px;
}
.product .summary .star-rating:before {
	left: 11px;
	font-size: 6px;
	letter-spacing: 16px;
}
.product .summary .star-rating span:before {
	font-size: 28px;
	letter-spacing: -6px;
}

/* Summary: Form */
.product .summary form.cart {
	padding-top: 22px;
}
.product.product-type-external .summary form.cart {
	padding-top: 0;
}

/* Summary: Variations */
.variations {
    table-layout: fixed;
    border-collapse: separate !important;
    color: #282828;
	width: 100%;
    margin-bottom: -1px; /* Hide bottom border */
    border: 0 none;
    font-family:'helveticalight' !important;
}
.variations tr td {
    position: relative;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
    vertical-align: middle;
    background-clip: padding-box;
}
.variations tr:last-child td {
   border-bottom: 1px solid #dadada;
}
.variations tr .label {
    width: 41%;
	line-height: 20px;
    padding: 11px 0 11px 16px;
    border-right: 0 none;
}
.variations tr .value {
    text-align: right;
    padding-left: 16px;
    border-left: 0 none;
}
.variations tr .value select {
    line-height: 1;
	color: #282828;
	width: 100%;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0;
	border: 0 none;
	background: none;
}
.variations tr .value .nm-select-hidden {
    display: none;
}
.variations tr .value select option {
    padding-left: 0;
}
.variations tr .reset_variations {
    display: none !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Webkit browsers only */
    .variations_form.nm-default-select .variations tr .value select {
        padding-right: 39px;
    }
    .variations_form.nm-default-select .variations tr .value:before {
        position: absolute;
        top: 0;
        right: 13px;
        z-index: 100;
        display: block;
        font-family: 'nm-font';
        font-size: 12px;
        line-height: 42px;
        font-style: normal;
        font-weight: normal;
        content: "\e615";
        -webkit-transform: rotate(90deg); transform: rotate(90deg);
        pointer-events: none;
    }
}

/* Summary: Variations - Custom select boxes */
.variations_form.nm-custom-select tr.open td {
	border-color: #c1c1c1;
}
.variations_form.nm-custom-select tr .value select {
    opacity: 0;
}

/* Summary: Variation controls */
.nm-variation-control {
    font-size: 0;
    line-height: 1;
    margin: 0 -4px;
    padding: 4px 12px 4px 0;
}
.nm-variation-control li {
    position: relative;
    display: inline-block;
    margin: 4px;
	border: 1px solid transparent;
	-webkit-border-radius: 50px; border-radius: 50px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    
    -webkit-transition: border 0.2s ease; transition: border 0.2s ease;
}
.nm-variation-control li:hover,
.nm-variation-control li.selected {
	border-color: #828282;
    /*border-color: #373737;*/
}
.nm-variation-control li.hidden {
    display: none;
}
.nm-variation-control li.disabled { /* Note: The "disabled" class must be enabled via "nm_variation_controls_set_stock_status" hook in "../includes/woocommerce/woocommerce-functions.php" */
    opacity: 0.5;
    pointer-events: none;
}
.nm-variation-control li span {
	display: block;
}

/* Summary: Variation controls - Color */
.nm-variation-control.nm-variation-control-color {
    margin: 0 -5px;
}
.nm-variation-control.nm-variation-control-color li {
    margin: 5px;
	padding: 2px;
}
.nm-variation-control.nm-variation-control-color li i {
    display: block;
    width: 19px;
    height: 19px;
    cursor: pointer;
    -webkit-border-radius: 50px; border-radius: 50px;
}
.nm-variation-control.nm-variation-control-color li i.nm-pa-color-white {
	border: 1px solid #ccc;
}
.nm-variation-control.nm-variation-control-color li span {
	display: none;
}

/* Summary: Variation controls - Image */
.nm-variation-control.nm-variation-control-image {
    margin: 0 -5px;
}
.nm-variation-control.nm-variation-control-image li {
    margin: 5px;
	padding: 2px;
}
.nm-variation-control.nm-variation-control-image li .nm-pa-image-thumbnail-wrap {
    position: relative;
    display: block;
    width: 19px;
    height: 19px;
    cursor: pointer;
    overflow: hidden;
    -webkit-border-radius: 50%; border-radius: 50%;
}
/*.nm-variation-control.nm-variation-control-image li img {
    -o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    max-width: none;
    -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
}*/
.nm-variation-control.nm-variation-control-image li img {
	display: block;
	width: auto;
	max-height: 100%;
	margin: 0 auto;
}
.nm-variation-control.nm-variation-control-image li span {
	display: none;
}

/* Summary: Variation controls - Size */
.nm-variation-control.nm-variation-control-size li:hover,
.nm-variation-control.nm-variation-control-size li.selected {
    border-color: #373737;
}
.nm-variation-control.nm-variation-control-size li span {
	font-size: 14px;
	line-height: 26px;
	min-width: 25px;
	height: 25px;
    padding-right: 5px;
	padding-left: 6px;
	text-align: center;
	cursor: pointer;
}

/* Summary: Variation controls - Tooltip */
.nm-variation-controls-tooltip .nm-variation-control:not(.nm-variation-control-size) li {
    position: relative;
}
.nm-variation-controls-tooltip .nm-variation-control:not(.nm-variation-control-size) li span {
    pointer-events: none;
    display: block !important;
    position: absolute;
    left: 50%;
    bottom: calc(100% + 6px);
    font-size: 13px;
    color: #fff;
    white-space: nowrap;
    padding: 4px 6px;
    -webkit-transform: translateX(-50%); transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.2s ease;
    background: #282828;
}
.nm-variation-controls-tooltip.tooltip-image .nm-variation-control.nm-variation-control-image li:hover span,
.nm-variation-controls-tooltip.tooltip-color .nm-variation-control.nm-variation-control-color li:hover span {
    opacity: 1;
}
.nm-variation-controls-tooltip .nm-variation-control:not(.nm-variation-control-size) li span:after {
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 50%;
    content: " ";
    width: 0;
    height: 0;
    margin-left: -3px;
    border: solid transparent;
    border-width: 4px;
    border-color: transparent;
    border-top-color: #282828;
}

/* Summary: Variations - Hide variation labels */
.variations_form.nm-select-hide-labels tr .label {
    display: none;
}
.variations_form.nm-select-hide-labels tr .value {
    position: relative;
    width: 100%;
    text-align: left;
    border-left: 1px solid #dadada;
}
.variations_form.nm-select-hide-labels.nm-default-select tr .value {
    padding-left: 0;
}
.variations_form.nm-select-hide-labels.nm-default-select tr .value select {
    padding-left: 16px;
}
@-moz-document url-prefix() { /* Firefox only */
    .variations_form.nm-select-hide-labels.nm-default-select tr .value select {
        padding-left: 12px;
    }
}
.variations_form.nm-select-hide-labels.nm-custom-select tr .sod_select .sod_list_wrapper {
    text-align: left;
}
.variations_form.nm-select-hide-labels.nm-custom-select tr .sod_select .sod_label {
    text-align: left;
}

/* Summary: Single variation details */
.product .single_variation {
    display: none;
    height: auto !important;
	line-height: 18px;
    padding: 16px 16px 0 !important;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
    overflow: hidden;
}
.product .single_variation > div {
    padding-bottom: 16px;
}
.product .single_variation > div:empty {
    padding-bottom: 0;
}
.product .single_variation .price,
.product .single_variation .stock {
	display: block;
}
.product .single_variation .price {
	font-size: 20px;
	line-height: 1;
	vertical-align: middle;
	padding: 0;
}
.product .single_variation .stock {
	color: #8c8c8c;
}

/* Summary: Grouped */
.product.thumbnails-vertical.product-type-grouped .summary {
    padding-right: 0;
    padding-left: 79px;
}
.group_table {
	width: 100%;
    line-height: 1.4;
    margin-bottom: 15px;
}
.product .summary .group_table tr td {
	vertical-align: middle;
    border-bottom: 1px solid #dcdcdc;
    padding: 5px 10px 5px 0;
}
.product .summary .group_table tr:first-child td {
    border-top: 1px solid #dcdcdc;
}
.product .summary .group_table tr td:last-child {
    padding-right: 0;
}

/* Grouped: Thumbnail */
@media all and (min-width: 1080px) {
    .woocommerce-grouped-product-list-item__thumbnail {
        width: 70px;
    }
}
.woocommerce-grouped-product-list-item__thumbnail img {
    width: 100%;
    max-width: 60px;
    min-width: 20px;
}

/* Grouped: Quantity */
.group_table .nm-quantity-wrap {
    width: auto;
    text-align: left;
    white-space: nowrap;
    border: 0 none;
}
.group_table .nm-quantity-wrap .quantity {
    padding-left: 0;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-minus,
.group_table .nm-quantity-wrap .quantity .nm-qty-plus,
.group_table .nm-quantity-wrap .quantity .qty {
    line-height: 28px;
    height: 28px;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-minus,
.group_table .nm-quantity-wrap .quantity .nm-qty-plus {
    display: none;
    font-size: 10px;
    width: auto;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-minus {
    padding-right: 2px;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-plus {
    padding-left: 2px;
}
.group_table .nm-quantity-wrap .quantity .qty {
    width: 28px;
    border: 1px solid #dadada;
}

/* Grouped: Quantity - Visible arrow buttons */
.group_table.qty-show .nm-quantity-wrap .quantity .nm-qty-minus,
.group_table.qty-show .nm-quantity-wrap .quantity .nm-qty-plus {
    display: inline-block;
}

/* Grouped: Label */
.woocommerce-grouped-product-list-item__label a {
    color: #282828;
}

/* Grouped: Price */
.woocommerce-grouped-product-list-item__price del,
.woocommerce-grouped-product-list-item__price ins,
.woocommerce-grouped-product-list-item__price .amount,
.woocommerce-grouped-product-list-item__price .amount {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.woocommerce-grouped-product-list-item__price ins .amount,
.woocommerce-grouped-product-list-item__price > .amount {
    color: #282828;
}
.woocommerce-grouped-product-list-item__price .stock {
    display: none;
}

/* Grouped: Checkbox */
.wc-grouped-product-add-to-cart-checkbox {
    position: relative;
    top: 2px;
}

/* Grouped: Add-to-cart button */
.product .summary .group_table .button {
	position: relative;
	display: inline-block;
	font-size: 0;
	line-height: 30px;
	width: 30px;
	height: 30px;
	padding: 0;
    text-indent: -100em;
	text-align: center;
}
.product .summary .group_table .button:before {
	font-family: 'nm-font';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
    content: "\e114";
}
.group_table .added_to_cart {
	display: none;
}

/* Product quantity */
.nm-quantity-wrap {
	position: relative;
	width: 100%;
	text-align: center;
	border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
	overflow: hidden;
}
.nm-quantity-wrap label {
	display: none;
}
.nm-quantity-wrap .quantity {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}
.nm-quantity-wrap .qty {
	display: inline-block;
	line-height: 42px;
	width: 26px;
	height: 42px;
	vertical-align: top;
	padding: 0;
	border: 0 none;
	text-align: center;
	background: none;
	font-family:'helveticalight' !important;
}
.product .nm-quantity-wrap.qty-hide .qty {
    color: #282828;
    text-align: right;
}
.nm-quantity-wrap .qty::-webkit-outer-spin-button,
.nm-quantity-wrap .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.nm-quantity-wrap .qty::-o-outer-spin-button,
.nm-quantity-wrap .qty::-o-inner-spin-button {
    -o-appearance: none;
    margin: 0;
}
.nm-quantity-wrap input[type=number] {
    -moz-appearance: textfield;
}
.nm-quantity-wrap .quantity .nm-qty-minus,
.nm-quantity-wrap .quantity .nm-qty-plus {
	position: relative;
	display: inline-block;
    font-size: 12px;
	line-height: 42px;
	font-weight: normal;
	color: #282828;
	width: 23px;
	height: 42px;
	text-align: center;
	cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.product .nm-quantity-wrap.qty-hide .quantity .nm-qty-minus,
.product .nm-quantity-wrap.qty-hide .quantity .nm-qty-plus {
    display: none;
}

/* Summary: Variations - Product quantity & Button */
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Chrome only */
    .product.product-type-variable .summary .single_variation_wrap { /* Fix: 1px gap caused by percentage width in Chrome */
        display: table;
        width: 100%;
    }
}

/* Summary: Variations - Product quantity */
.product .summary .single_variation_wrap .nm-quantity-wrap {
	text-align: right;
    padding-right: 8px;
}
.product .summary .single_variation_wrap .nm-quantity-wrap.qty-hide {
    padding-right: 22px;
}
.product .summary .single_variation_wrap .nm-quantity-wrap label:not(.nm-qty-label-abbrev) {
	display: block;
	position: absolute;
	top: 0;
	left: 16px;
	text-align: left;
	color: #282828;
	line-height: 42px;
}

/* Summary: Button */
.product .summary .button {
	font-family: inherit;
	width: 100%;
	padding: 14px;
}

/* Summary: Stock status */
.product .summary .stock.in-stock,
.product .summary .stock.out-of-stock {
    display: inline-block;
	line-height: 1;
	color: #fff;
	padding: 5px 10px;
	-webkit-border-radius: 50px; border-radius: 50px;
}
.product .summary .woocommerce-variation-availability{
    display: none;
}
.product .summary .stock.in-stock {
    background: #63b798;
    display: none;
}
.product .summary .stock.out-of-stock {
	margin-bottom: 0;
    background: #b1b1b1;
    display: none;
}

/* Summary: Share */
.nm-product-share-wrap {
	padding-top: 21px;
	overflow: hidden;
}
.nm-product-share {
	float: left;
	white-space: nowrap;
}
.nm-product-share a {
	display: inline-block;
	font-size: 18px;
	line-height: 1;
	color: #a0a0a0;
	margin-right: 15px;
	vertical-align: middle;
}
.nm-product-share a:hover {
	color: #282828;
}

/* Summary: Share - Wishlist button */
.nm-product-wishlist-button-wrap {
	float: left;
}
.has-share-buttons .nm-product-wishlist-button-wrap {
    margin-right: 15px;
}
.nm-product-wishlist-button-wrap a {
	display: inline-block;
	line-height: 1;
	color: #a0a0a0;
	text-align: center;
    vertical-align: text-bottom;
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}
.has-share-buttons .nm-product-wishlist-button-wrap a {
    padding-right: 15px;
	border-right: 1px solid #dadada;
}
.nm-product-wishlist-button-wrap a:hover {
	color: #282828;
}
.nm-product-wishlist-button-wrap a.added:active,
.nm-product-wishlist-button-wrap a.added:focus,
.nm-product-wishlist-button-wrap a.added:hover,
.nm-product-wishlist-button-wrap a.added {
	color: #dc9814;
}
.nm-product-wishlist-button-wrap a i {
	font-size: 16px;
	line-height: 1;
}
.nm-product-wishlist-button-wrap a i:before {
	content: "\f004";
}

/* Summary: Accordion */
#nm-product-accordion {
    margin-top: 34px;
}
.nm-product-accordion-panel:last-child {
    border-bottom: 1px solid #dadada;
    transition: border 0.2s ease;
}
.nm-product-accordion-panel.open:last-child {
    border-bottom-color: transparent;
    transition: none;
}
.nm-product-accordion-heading {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 1.6;
    color: inherit;
    padding: 12px 0;
    border-top: 1px solid #dadada;
}
.nm-product-accordion-heading:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    font-family: nm-font;
    font-size: 14px;
    line-height: 1;
    content: "\e114";
    -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.nm-product-accordion-panel.open .nm-product-accordion-heading:after {
    content: "\e115";
}
.nm-product-accordion-heading span {
	font-size: 14px;
	line-height: 1;
	color: #dc9814;
	vertical-align: top;
}
.nm-product-accordion-content {
    display: none;
}
.nm-product-accordion-content-inner {
    padding-top: 10px;
    padding-bottom: 30px;
}
.nm-product-accordion-panel:last-child .nm-product-accordion-content-inner {
    padding-bottom: 0;
}

/* Summary: Meta */
.product .summary .product_meta {
    font-size: 13px;
    margin-top: 30px;
}
.meta-layout-summary .product_meta .sku_wrapper,
.meta-layout-summary .product_meta .posted_in,
.meta-layout-summary .product_meta .tagged_as {
	display: block;
}

/* Tabs */
.woocommerce-tabs {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.woocommerce-tabs .tabs {
	padding-top: 18px;
	text-align: center;
}
.woocommerce-tabs .tabs li {
	display: inline-block;
	margin-bottom: -1px;
}
.woocommerce-tabs .tabs li a {
	display: inline-block;
	font-size: 16px;
	color: #aaa;
	margin: 0 14px;
	border-bottom: 1px solid transparent;
	font-family: 'helveticalight';
}
.woocommerce-tabs .tabs li.active a {
	color: #282828;
	border-bottom-color: #e0e0e0;
}
@media all and (min-width: 551px) {
    .woocommerce-tabs.description-full .tabs li.active a {
        border-bottom-color: transparent;
    }
}
.woocommerce-tabs .tabs li a span {
	font-size: 14px;
	line-height: 1;
	color: #dc9814;
	vertical-align: top;
}
.tabs-layout-default .woocommerce-tabs .panel {
	padding: 41px 0 53px;
}
.tabs-layout-default .woocommerce-tabs.description-full .panel.woocommerce-Tabs-panel--description {
	padding: 17px 0 0;
}
.tabs-layout-default .nm-tabs-panel-inner {
    padding-right: 2px;
    padding-left: 2px;
}
.tabs-layout-default .nm-tabs-panel-inner .section-back img.mobile{
   display: none;
}
.tabs-layout-default .nm-tabs-panel-inner .section-back img{
   display: block;
   margin: 0 auto;
   vertical-align: middle;
}
.tabs-layout-default .nm-tabs-panel-inner .section-back br{
   display: none;
}
.tabs-layout-default .nm-tabs-panel-inner .section-back.glory video,
.tabs-layout-default .nm-tabs-panel-inner .section-back.g1s iframe{
   display: block;
   margin: 0 auto;
   width: 1000px;
}
.tabs-layout-default .nm-tabs-panel-inner .section-back.glory-se img,
.tabs-layout-default .nm-tabs-panel-inner .section-back.glory-se video{
   display: block;
   margin: 0 auto;
   width: 1000px !important;
   height:auto;
}
/* Description */
#tab-description {
	font-size: 16px;
	line-height: 1.8;
}

/* Additional information */
.nm-additional-information-inner {
	width: 100%;
	max-width: 820px;
	margin: 0 auto;
}
.shop_attributes {
	width: 100%;
}
.shop_attributes tr th, 
.shop_attributes tr td {
	font-size: 16px;
    line-height: 1.6;
	padding-bottom: 19px;
}
.shop_attributes tr:last-child th, 
.shop_attributes tr:last-child td {
	padding-bottom: 0;
}
.shop_attributes th {
	color: #282828;
	width: 23%;
	min-width: 120px;
    padding-right: 10px;
}
.shop_attributes td {
	width: 77%;
}

/* Additional information: Summary */
.product .summary .nm-additional-information-inner {
    padding-top: 2px;
    padding-bottom: 2px;
}
.product .summary .shop_attributes tr th, 
.product .summary .shop_attributes tr td {
	font-size: inherit;
    padding-bottom: 12px;
}
.product .summary .shop_attributes tr:last-child th, 
.product .summary .shop_attributes tr:last-child td {
    padding-bottom: 0;
}

/* Reviews */
#reviews {
	max-width: 820px;
	margin: 0 auto;
	padding-top: 10px;
}
#reviews .commentlist li .comment-text .meta {
	margin: 0;
	padding-right: 110px;
}
#reviews .commentlist li .comment-text .woocommerce-review__dash {
    display: none;
}
#reviews .commentlist li .comment-text .star-rating {
	position: absolute;
	top: -1px;
	right: 0;
}

/* Reviews: Pagination */
#reviews .page-numbers li a,
#reviews .page-numbers li span {
	font-size: inherit;
	padding: 0 10px;
}
#reviews .page-numbers li:first-child a,
#reviews .page-numbers li:first-child span {
	padding-left: 0;
}

/* Reviews: Form */
#review_form_wrapper,
.woocommerce-verification-required {
	padding-top: 32px;
}
.no-reviews #review_form_wrapper,
.no-reviews .woocommerce-verification-required {
	padding-top: 0;
}
.woocommerce-verification-required {
	color: #282828;
}
#nm-review-form-btn {
    display: none;
}

/* Reviews: Form rating */
#review_form .comment-form-rating {
	margin-bottom: 16px;
}
#review_form .comment-form-rating label {
	padding-bottom: 0;
}
#review_form .comment-form-rating .stars {
	display: inline-block;
	height: 28px;
	overflow: hidden;
	margin-bottom: 0;
	margin-left: -7px;
}
#review_form .comment-form-rating .stars span {
	display: block;
}
#review_form .comment-form-rating .stars a {
	position: relative;
	display: inline-block;
	color: inherit;
	width: 23px;
	text-indent: -1000em;
	overflow: hidden;
}
#review_form .comment-form-rating .stars:hover a,
#review_form .comment-form-rating .stars.has-active a {
	color: #dc9814;
} 
#review_form .comment-form-rating .stars a:hover ~ a,
#review_form .comment-form-rating .stars.has-active a.active ~ a {
	color: inherit;
}
#review_form .comment-form-rating .stars a:before {
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'nm-font';
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	content: "\e606";
	text-indent: 0;
}

/* Reviews: Summary */
.summary #reviews {
	padding-top: 2px;
}
.summary #reviews .woocommerce-noreviews {
    padding-bottom: 30px;
}
.summary #reviews .commentlist > li .comment-text {
	margin-bottom: 22px;
    margin-left: 0;
	padding-bottom: 20px;
}
.summary #reviews .commentlist > li:last-child .comment-text {
	margin-bottom: 5px;
}
.summary #reviews .commentlist > li > div > img,
.summary #reviews .commentlist .children > li > div > img {
	display: none;
}
.summary #reviews .commentlist > li .comment-text .meta strong {
	font-size: 16px;
}
.summary #reviews .commentlist > li .comment-text .description {
	font-size: inherit;
}
.summary #review_form_wrapper,
.summary #reviews .woocommerce-verification-required {
	padding-top: 0;
}
/* Reviews: Summary - Form */
.summary #nm-review-form-btn {
    display: block;
}
.summary #review_form {
    display: none;
}
.nm-review-form-popup #review_form {
    position: relative;
    max-width: 580px;
	margin: 0 auto;
	padding: 30px 30px 37px;
    background: #fff;
}
.nm-review-form-popup .comment-respond h3 {
	padding-bottom: 18px;
}
.nm-review-form-popup .comment-form p input#submit {
	width: 100%;
    margin-top: 12px;
	padding-top: 14px;
    padding-bottom: 14px;
}
@media all and (max-width: 550px) {
    .nm-review-form-popup #review_form {
        padding-right: 25px;
        padding-left: 25px;
    }
}
@media all and (max-width: 400px) {
    .nm-review-form-popup #review_form {
        padding-right: 15px;
        padding-left: 15px;
    }
}
/* Reviews: Summary - Form rating */
.nm-review-form-popup #review_form .comment-form-rating {
	margin-bottom: 8px;
}

/* Product meta */
.product_meta {
	color: #282828;
}
.product_meta span.sku,
.product_meta a {
	color: #aaa;
}
.product_meta a:hover {
	color: #dc9814;
}
.meta-layout-default .product_meta {
	padding: 20px 0 18px;
	text-align: center;
	font-family:'helveticalight' !important;
	display: none;
}
.meta-layout-default .product_meta span.sku_wrapper,
.meta-layout-default .product_meta span.posted_in,
.meta-layout-default .product_meta span.tagged_as {
	margin: 0 7px;
}

/*
 *	Up-sells
 *	Related products
 */
.upsells,
.related {
	padding: 56px 0 19px;
	/*border-top: 1px solid #eee;*/
}
.upsells h2,
.related h2 {
	font-size: 24px;
	padding-bottom: 28px;
	font-family:'helveticalight';
}

/* Up-sells */
.upsells {
}

/* Related products */
.related {
}

@media all and (max-width: 1280px) {
    /* Summary */
    .product.thumbnails-vertical .summary,
    .product.thumbnails-vertical.product-type-variable .summary {
        padding-right: 0;
    }
    .product.no-bg-color .summary {
        padding-left: 46px !important;
    }
    
    /* Tabs */
    .tabs-layout-default .nm-tabs-panel-inner {
        padding-right: 0;
        padding-left: 0;
    }
}
@media all and (max-width: 1080px) {
    .nm-single-product-bg {
	   background: none !important;
    }
    .nm-single-product-showcase {
	   padding-top: 20px;
    }
    
    /* Gallery */
    .woocommerce-product-gallery {
        float: none;
        width: auto !important;
        margin: 0 -30px;
        padding-right: 0;
    }
    .thumbnails-vertical .woocommerce-product-gallery {
        padding-left: 0;
    }
    .woocommerce-product-gallery__wrapper {
        max-width: 500px;
        margin: 0 auto;
    }
    .thumbnails-vertical .woocommerce-product-gallery__wrapper {
        float: none;
        width: auto;
        padding-left: 0;
    }
    
    /* Gallery: Icon */
    .woocommerce-product-gallery__trigger {
        display: none;
    }
    
    /* Gallery: Arrows */
    .thumbnails-horizontal .woocommerce-product-gallery .flex-direction-nav {
        display: block;
    }
    .no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-prev,
    .woocommerce-product-gallery .flex-direction-nav .flex-prev {
        left: 20px;
    }
    .no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-next,
    .woocommerce-product-gallery .flex-direction-nav .flex-next {
        right: 20px;
    }
    
    /* Gallery: Thumbnails */
    .thumbnails-vertical .woocommerce-product-gallery .flex-control-thumbs,
    .woocommerce-product-gallery .flex-control-thumbs {
        display: none;
    }
    
    /* Gallery: Pagination */
    .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs {
        display: block;
        float: none;
        width: auto;
        padding: 12px 8px;
        white-space: nowrap;
        text-align: center;
        border-bottom: 1px solid #eee;
        background-color: #fff;
    }
    .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li {
        position: relative;
        float: none;
        display: inline-block;
        width: auto;
        vertical-align: middle;
        margin-bottom: 0;
        padding: 0;
    }
    .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li img {
        display: block;
        width: 6px;
        height: 6px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        opacity: 1;
        overflow: hidden;
        -webkit-border-radius: 50%; border-radius: 50%;
        cursor: pointer;
        background: #aaa;
        -webkit-box-sizing: border-box; box-sizing: border-box;
    }
    .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li img.flex-active {
        width: 14px;
        height: 14px;
        margin: 0 2px;
        padding: 10px 10px 0 0;
        border: 2px solid #dc9814;
        opacity: 1;
        background: none;
    }
    
    /* Sale flash */
    .no-bg-color .woocommerce-product-gallery .onsale,
    .woocommerce-product-gallery .onsale {
        top: 30px;
        right: 30px;
    }
    .no-bg-color .woocommerce-product-gallery.has-featured-video .onsale,
    .no-bg-color .woocommerce-product-gallery.lightbox-enabled .onsale,
    .woocommerce-product-gallery.has-featured-video .onsale,
    .woocommerce-product-gallery.lightbox-enabled .onsale {
        right: auto;
        left: 30px;
    }
    .woocommerce-product-gallery .onsale {
        margin-right: 0;
    }
    .thumbnails-vertical .woocommerce-product-gallery.has-featured-video .onsale,
    .thumbnails-vertical .woocommerce-product-gallery.lightbox-enabled .onsale {
        margin-left: 0;
    }
    
    /* Featured video */
    #nm-featured-video-link {
        margin-right: 0;
    }
    .no-bg-color #nm-featured-video-link,
    #nm-featured-video-link {
        top: 30px;
        right: 30px;
    }
	
	/* Summary */
    .product .summary {
        float: none;
        width: auto;
        max-width: 820px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 49px;
    }
    /*.product.thumbnails-vertical .summary,
    .product.thumbnails-vertical.gallery-col-8 .summary,
    .product.thumbnails-vertical.product-type-variable .summary,
    .product.thumbnails-vertical.product-type-grouped .summary,
    .product .summary {*/
    .product.no-bg-color .summary,
    .product .summary {
        padding-left: 0 !important;
    }
    .nm-product-summary-inner-col {
        float: left;
        width: 50%;
    }
    .nm-product-summary-inner-col-1 {
        padding-right: 15px;
    }
    .nm-product-summary-inner-col-2 {
        padding-left: 15px;
    }
    /* Summary: Clear fix */
    .product .summary:before,
    .product .summary:after {
        content: " ";
        display: table;
    }
    .product .summary:after {
        clear: both;
    }
    .product .summary {
        *zoom: 1;
    }
    
    /* Summary: Title */
    .product .summary .product_title {
        font-size: 24px;
        padding-right: 40px;
    }
    
    /* Tabs */
    .tabs-layout-default .nm-tabs-panel-inner {
        max-width: 820px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media all and (max-width: 991px) {
    /* Summary */
    .nm-product-summary-inner-col-1 {
        padding-right: 0;
    }
    .nm-product-summary-inner-col-2 {
        padding-left: 0;
    }
}
@media all and (max-width: 820px) {
	/* Summary */
    .nm-product-summary-inner-col {
		float: none;
        width: 100%;
	}
    
    /* Summary: Title */
    .product .summary .product_title {
        padding-right: 0;
    }
}
@media all and (max-width: 767px) {
    /* Tabs */
	.woocommerce-tabs .tabs li a {
		margin: 0 12px;
	}
	
	/* Description */
	#tab-description {
    	font-size: inherit;
	}
	
	/* Additional information */
	.shop_attributes tr th, 
	.shop_attributes tr td {
		font-size: inherit;
	}
	
	/* Reviews */
	#reviews .commentlist li .comment-text .description {
		font-size: inherit;
	}
    
	/* Product meta */
	.meta-layout-default .product_meta span.sku_wrapper,
	.meta-layout-default .product_meta span.posted_in,
	.meta-layout-default .product_meta span.tagged_as {
		display: block;
		margin: 0;
	}
	.tabs-layout-default .nm-tabs-panel-inner .section-back img.mobile{
        display: block;
    }
    .tabs-layout-default .nm-tabs-panel-inner .section-back img.pc{
        display: none;
    }
    .tabs-layout-default .nm-tabs-panel-inner .section-back br{
        display: none;
    }
    .nm-shop-loop-title-price h3.woocommerce-loop-product__title{
        font-size: 14px;
    }
    .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.wc-tab .nm-row .col-xs-12{
        padding-left:0;
        padding-right: 0;
    }
    .tabs-layout-default .nm-tabs-panel-inner .section-back.glory video{
        height: auto;
        width: 100%;
    }
    .dwspecs-product-table table tr th, .dwspecs-product-table table tr td{
        font-size: 0.8rem;
        word-break: break-word;
    }
    .woocommerce-product-details__short-description p{
        font-size: 14px;
    }
    .tabs-layout-default .nm-tabs-panel-inner .section-back.glory-se img, 
    .tabs-layout-default .nm-tabs-panel-inner .section-back.glory-se video{
        width:100% !important;
        height: auto !important;
    }
}
@media all and (max-width: 550px) {
	.nm-single-product-top {
		display: none;
	}
	.nm-single-product-showcase {
		padding-top: 0;
        padding-bottom: 49px;
	}
    
	
	/* Summary */
    .product .summary,
    .product-type-variable .product .summary {
		padding-top: 40px;
	}
    
	/* Tabs */
	.woocommerce-tabs .tabs {
		text-align: left;
	}
	.woocommerce-tabs .tabs li {
		display: inline-block;
		margin-bottom: 0;
		padding-right:20px;
	}
	.woocommerce-tabs .tabs li a {
        line-height: 1.6;
		margin: 6px 0;
	}
	.tabs-layout-default .woocommerce-tabs .panel {
		padding: 28px 0 42px;
	}
	
	/* Product meta */
	.meta-layout-default .product_meta {
		text-align: left;
	}
	
	/* 
	 *	Up-sells
	 *	Related products
	 */
	.upsells,
	.related {
		padding: 42px 0 7px;
	}
}
@media all and (max-width: 400px) {
    /* Gallery */
    .woocommerce-product-gallery {
        margin: 0 -15px;
    }
    
    /* Gallery: Arrows */
    .no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-prev,
    .woocommerce-product-gallery .flex-direction-nav .flex-prev {
        left: 5px;
    }
    .no-bg-color .woocommerce-product-gallery .flex-direction-nav .flex-next,
    .woocommerce-product-gallery .flex-direction-nav .flex-next {
        right: 5px;
    }
    
    /* Gallery: Pagination */
    .woocommerce-product-gallery.pagination-enabled .flex-control-thumbs li img.flex-active {
        width: 6px;
        height: 6px;
        margin: 0 8px;
        padding: 6px 6px 0 0;
        border: 0 none;
        background: #dc9814;
    }
    
    /* Sale flash */
    .no-bg-color .woocommerce-product-gallery .onsale,
    .woocommerce-product-gallery .onsale {
        top: 18px;
        right: 15px;
    }
    .no-bg-color .woocommerce-product-gallery.has-featured-video .onsale,
    .no-bg-color .woocommerce-product-gallery.lightbox-enabled .onsale,
    .woocommerce-product-gallery.has-featured-video .onsale,
    .woocommerce-product-gallery.lightbox-enabled .onsale {
        right: auto;
        left: 15px;
    }
    
    /* Featured video */
    .no-bg-color #nm-featured-video-link,
    #nm-featured-video-link {
        top: 16px;
        right: 15px;
    }
    .nm-featured-video-icon {
        line-height: 20px !important;
        width: 40px;
        height: 20px;
    }
    
	/* Summary: Title */
	.product .summary .product_title {
		font-size: 22px;
	}
    /* Summary: Variations */
    .variations tr .label {
        width: 38%;
    }
}
@media all and (max-width: 370px) {
    /* Summary: Variations */
    .variations tr .label {
        width: 35%;
    }
    
    /* Reviews */
	#reviews .commentlist > li .comment-text .meta strong {
	   font-size: 16px;
    }
}


/* #Single product: Layout - Expanded
--------------------------------------------------------------- */

.layout-expanded .nm-single-product-top {
    display: none;
}

/* Summary: Price */
.product.layout-expanded .summary .price {
    padding-top: 24px;
}

@media all and (min-width: 1081px) {
    .layout-expanded .nm-single-product-bg {
        position: relative;
        min-height: calc(100vh - 280px);
        overflow: hidden;
    }
    .layout-expanded .nm-single-product-showcase {
        padding: 12vh 0;
    }
    .layout-expanded .nm-single-product-summary-col {
        position: static;
    }
    
    /* Gallery */
    .layout-expanded .woocommerce-product-gallery {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 60%;
        padding: 0;
    }
    .layout-expanded .woocommerce-product-gallery__wrapper {
        float: none;
        width: calc(100% - 91px);
        height: 100% !important;
        padding-left: 0px;
    }
    .layout-expanded .woocommerce-product-gallery__image {
        height: 100%;
    }
    .layout-expanded .woocommerce-product-gallery__image > a {
        display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
        -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
        -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
        height: 100%;
        text-align: center;
    }
    .layout-expanded .woocommerce-product-gallery__image a img {
        width: auto;
        height: auto;
        max-height: 100%;
    }
    
    /* Gallery: Icon */
    .layout-expanded .woocommerce-product-gallery__trigger {
        top: 5%;
        right: calc(5% + 91px);
        margin-right: 0;
        
        /*width: 36px;
        height: 36px;
        text-align: center;
        -webkit-border-radius: 50px; border-radius: 50px;
        background: #fff;*/
    }
    .layout-expanded .has-featured-video .woocommerce-product-gallery__trigger {
	   display: block;
    }
    /*.layout-expanded .woocommerce-product-gallery__trigger:after {
        font-size: 16px;
        line-height: 36px;
    }*/
    
    /* Gallery: Arrows */
    .layout-expanded .woocommerce-product-gallery .flex-direction-nav a {
        width: 46px;
        height: 46px;
        margin-top: -25px;
        background: #fff;
        -webkit-border-radius: 50px; border-radius: 50px;
    }
    .layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-prev:after,
    .layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-next:after {
        display: inline-block;
        font-size: 32px;
        line-height: 52px;
    }
    .layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-prev:after {
        text-indent: -2px;
    }
    .layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-next:after {
        text-indent: 2px;
    }
    .layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-prev {
        left: 5%;
    }
    .layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-next {
        right: calc(5% + 91px);
    }
    
    /* Gallery: Thumbnails */
    .layout-expanded .woocommerce-product-gallery .flex-control-thumbs {
        position: absolute;
        top: 50%;
        right: 15px;
        height: auto !important;
        -webkit-transform: translateY(-50%); transform: translateY(-50%);
    }
    .layout-expanded #nm-product-gallery-thumbs-inner {
        position: static;
    }
    .layout-expanded .woocommerce-product-gallery .flex-control-thumbs li img {
        opacity: 1;
    }
    
    /* Sale flash */
    .layout-expanded.thumbnails-vertical .woocommerce-product-gallery .onsale,
    .layout-expanded .woocommerce-product-gallery .onsale {
        top: 5%;
        left: 5%;
        margin-left: 0;
    }
    .layout-expanded .woocommerce-product-gallery.has-featured-video .onsale {
        margin-top: 40px;
    }
    
    /* Featured video */
    .layout-expanded #nm-featured-video-link {
        top: 5%;
        right: auto;
        left: 5%;
        margin-right: 0;
    }
    .layout-expanded .nm-featured-video-label {
	   display: inline;
    }
    
    /* Summary */
    .product.layout-expanded.thumbnails-vertical .summary,
    .product.layout-expanded.thumbnails-vertical.product-type-variable .summary,
    .product.layout-expanded .summary {
        float: left;
        width: 41.66666667%;
        padding: 0 15% 0 0;
    }
    
    /* Summary: Title */
    .product.layout-expanded .summary .product_title {
        font-size: 38px;
    }
}

@media all and (min-width: 1081px) and (max-width: 1460px) {
    /* Gallery: Icon */
    .layout-expanded .woocommerce-product-gallery__trigger {
        right: calc(3% + 91px);
    }
    
    /* Gallery: Arrows */
    .layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-prev {
        left: 3%;
    }
    .layout-expanded .woocommerce-product-gallery .flex-direction-nav .flex-next {
        right: calc(3% + 91px);
    }
    
    /* Sale flash */
    .layout-expanded.thumbnails-vertical .woocommerce-product-gallery .onsale,
    .layout-expanded .woocommerce-product-gallery .onsale {
        left: 3%;
    }
    
    /* Featured video */
    .layout-expanded #nm-featured-video-link {
        left: 3%;
    }
    
    /* Summary: Title */
    .product.layout-expanded .summary .product_title {
        font-size: 32px;
    }
}

@media all and (min-width: 1081px) and (max-width: 1364px) {
    /* Gallery */
    .layout-expanded .woocommerce-product-gallery {
        width: 62%;
    }
    
    /* Summary */
    .product.layout-expanded.thumbnails-vertical .summary,
    .product.layout-expanded.thumbnails-vertical.product-type-variable .summary,
    .product.layout-expanded .summary {
        padding: 0 10% 0 6vh;
    }
    
    /* Summary: Title */
    .product.layout-expanded .summary .product_title {
        font-size: 28px;
    }
}

@media all and (max-width: 1080px) {
    .layout-expanded .nm-single-product-showcase {
        padding-top: 0;
    }
}


/* #Quick view
--------------------------------------------------------------- */

#nm-quickview {
	position: relative;
	display: none;
	max-width: 1080px;
	/*max-width: 910px;*/
	margin: 0 auto;
	background: #fff;
}
.mfp-wrap #nm-quickview {
	display: block;
}

/* Summary */
#nm-quickview .nm-qv-summary {
	width: 37%;
}
#nm-quickview .nm-qv-summary {
	float: left;
	padding: 37px;
}
#nm-quickview .summary {
    float: none;
    width: auto;
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
}
#nm-quickview .nm-qv-summary-content.align-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 37%;
	padding: 37px;
}

/* Summary: Title */
#nm-quickview .summary .product_title {
	font-size: 24px;
	padding-top: 0;
}

/* Summary: Variations */
#nm-quickview .summary .variations tr:not(.open) td,
#nm-quickview .summary .nm-quantity-wrap,
#nm-quickview .single_variation {
    border-color: #e7e7e7;
}
#nm-quickview .summary .sod_select .sod_list_wrapper {
	background: #fff;
}

/* Summary: Grouped */
#nm-quickview .summary .group_table tr td {
    border-bottom-color: #eee;
}

/* Summary: Button */
#nm-quickview .summary .single_add_to_cart_button {
    padding: 16px;
}
#nm-quickview .summary .single_add_to_cart_button.nm-loader { /* Button loader animation (adding to cart) */
	position: relative;
	text-indent: -1000em;
	overflow: hidden;
}

/* Summary: Details button */
.nm-qv-details-button.button {
	margin-top: 6px;
	padding: 16px;
}
.nm-qv-details-button.button.border {
	margin-top: 15px;
	padding: 12px;
	border-width: 1px;
}

/* Product image/slider */
#nm-quickview .nm-qv-product-image {
	float: right;
	width: 63%;	
	padding: 0;
}
#nm-quickview-slider {
	width: 100%;
	overflow: hidden;
	background: #eee;
}
#nm-quickview-slider .flickity-slider > div,
#nm-quickview-slider > div {
    width: 100%;
}
#nm-quickview-slider .woocommerce-product-gallery__image {
	position: static;
	opacity: 1;
}
#nm-quickview-slider img {
	width: 100%;
	height: auto;
}

/* Magnific Popup: Background overlay */
.mfp-bg.nm-mfp-quickview {
	display: none;
}

@media (max-width: 1100px) {
	#nm-quickview {
		max-width: 550px;
	}
	
	/* Summary */
	#nm-quickview .nm-qv-summary {
		float: none;
		width: 100%;
	}
	#nm-quickview .nm-qv-summary-content.align-bottom {
		position: static;
		width: 100%;
		padding: 0;
	}
	
	/* Product image/slider */
	#nm-quickview .nm-qv-product-image {
		float: none;
		width: 100%;
	}
}
@media all and (max-width: 400px) {
	/* Summary */
	#nm-quickview .nm-qv-summary {
		padding: 34px 21px 37px;
	}
	
	/* Summary: Title */
	#nm-quickview .summary .product_title {
		font-size: 20px;
		line-height: 1.4;
		padding-top: 0;
	}
}


/* #Star rating
--------------------------------------------------------------- */

.woocommerce-product-rating {
	position: relative;
	display: block;
	height: 26px;
}
.woocommerce-product-rating .woocommerce-review-link {
	display: none;
}
.star-rating {
	position: relative;
	display: inline-block;
	line-height: 26px;
	width: 100px;
	height: 26px;
	overflow: hidden;
}
.star-rating:before,
.star-rating span:before {
	position: absolute;
	top: 0;
	font-family: 'nm-font';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
	line-height: 26px;
}
.star-rating:before {
	left: 9px;
	content: "\e61f\e61f\e61f\e61f\e61f";
	font-size: 5px;
	color: #aaa;
	letter-spacing: 14px;
}
.star-rating span:before {
	left: 0;
	content: "\e606\e606\e606\e606\e606";
	font-size: 24px;
	color: #dc9814;
	letter-spacing: -5px;
}
.star-rating span {
	position: absolute;
	top: 0;
	left: 0;
	padding-top : 26px;
	overflow: hidden;
}


/* #Cart
--------------------------------------------------------------- */

/* Notices */
.woocommerce-cart .nm-shop-notice {
    margin-bottom: -9px;
    padding: 59px 0 0;
}

/* "blockOverlay" */
.woocommerce-cart .blockOverlay {
    background-color: #fff !important;
}

/* Contents */
.woocommerce-cart .woocommerce > form {
    float: left;
    width: 66.66666667%;
    margin-top: 58px;
    margin-bottom: 64px;
    padding-right: 73px;
}
.woocommerce-cart .woocommerce > form > h1 {
    position: relative;
    font-size: 24px;
    padding-bottom: 36px;
}
.woocommerce-cart:not(.mobile-menu-open) .woocommerce > form > h1 { /* Show heading above "blockOverlay" */
    z-index: 1001;
}
.shop_table.cart {
    width: 100%;
}
.shop_table.cart tr {
    position: relative;
}
.shop_table.cart tr td {
    line-height: 1.4;
    padding: 19px 0;
    border-top: 1px solid #eee;
    vertical-align: middle;
}
.shop_table.cart tr:first-child td {
    padding-top: 0;
    border-top: 0 none;
}
.shop_table.cart tr:last-child td {
    padding-bottom: 0;
}
/* Contents: Thumbnail */
.shop_table.cart .product-thumbnail {
    width: 75px;
    padding-left: 0;
}
.shop_table.cart .product-thumbnail img {
    display: block;
    width: 100%;
}
/* Contents: Details */
.shop_table.cart .nm-product-details {
    padding-left: 19px;
}
.shop_table.cart .nm-product-details a {
    display: block;
    font-size: 18px;
    color: #282828;
    padding-right: 17px;
}
.shop_table.cart .nm-product-details > * {
    margin-bottom: 3px;
}
.shop_table.cart .nm-product-details > *:last-child {
    margin-bottom: 0;
}
/* Contents: Details - Variations */
.shop_table.cart .nm-product-details .variation {
    line-height: 1.2;
    padding: 3px 0 4px;
}
.shop_table.cart .nm-product-details .variation li {
    padding-bottom: 0;
}
/* Contents: Details - Quantity/Pricing */
.shop_table.cart .nm-product-quantity-pricing {
    line-height: 22px;
    margin-right: -16px;
}
/* Contents: Details - Quantity */
.shop_table.cart .product-quantity {
	float: left;
    font-size: 16px;
    color: #282828;
}
.shop_table.cart .product-quantity .nm-quantity-wrap {
    width: auto;
    border: 0 none;
    overflow: visible;
}
.shop_table.cart .product-quantity .nm-quantity-wrap label.nm-qty-label-abbrev {
    display: inline-block;
}
.shop_table.cart .product-quantity .nm-quantity-wrap .quantity {
    display: inline-block;
    margin-left: -7px;
}
.shop_table.cart .product-quantity .quantity .nm-qty-minus,
.shop_table.cart .product-quantity .quantity .nm-qty-plus,
.shop_table.cart .product-quantity .quantity .qty {
    line-height: inherit;
    height: auto;
}
.shop_table.cart .product-quantity .quantity .nm-qty-minus,
.shop_table.cart .product-quantity .quantity .nm-qty-plus {
    font-size: 10px;
    line-height: 24px;
    width: 24px;
    vertical-align: top;
}
.shop_table.cart .product-quantity .nm-qty-minus {
    text-align: right;
}
.shop_table.cart .product-quantity .nm-qty-plus {
    text-align: left;
}
.shop_table.cart .product-quantity .quantity .qty {
    width: 20px;
}
/* Contents: Details - Pricing */
.shop_table.cart .nm-product-quantity-pricing .product-subtotal {
    float: right;
    font-size: 16px;
    color: #282828;
}
/* Contents: Details - Remove button */
.shop_table.cart .product-remove {   
    width: 16px;
    vertical-align: top;
}
.shop_table.cart .product-remove a {
    display: block;
    font-size: 16px;
    color: #282828;
    width: 16px;
    height: 16px;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.shop_table.cart .product-remove a:before {
    display: block;
    font-family: 'nm-font' !important;
    line-height: 1;
    content: "\e117";
}
.shop_table.cart .product-remove a:hover {
    opacity: 0.5;
}

/* Actions */
.shop_table.cart .actions {
    padding-top: 28px;
}
.shop_table.cart .actions .coupon { /* Hidden coupon field */
    visibility: hidden;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: -1;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.shop_table.cart .actions .button {
    width: 48%;
}
.shop_table.cart .actions button[name="update_cart"] {
    float: right;
}

/* Summary */
.cart-collaterals {
    position: relative;
    float: left;
    line-height: 1.6;
    color: #282828;
    width: 33.33333333%;
    margin-top: 58px;
    margin-bottom: 64px;
}
.cart-collaterals .cart_totals {
    position: static !important;
}
.cart-collaterals > h2 {
    position: relative;
    font-size: 24px;
    padding-bottom: 36px;
}
body:not(.mobile-menu-open) .cart-collaterals > h2 { /* Show heading above "blockOverlay" */
    z-index: 1001;
}
.cart-collaterals p {
    margin-bottom: 0;
}

/* Summary: Coupon */
.nm-coupon-wrap {
    width: 100%;
    /*margin-bottom: 10px;*/
    margin-bottom: 21px;
    border: 1px solid #e1e1e1; /* Note: Added border to parent element to prevent line-rendering bug in Safari */
}
.nm-coupon-inner {
    padding: 15px 21px 14px;
    /*background-color: #fafafa;*/
}
#nm-coupon-btn {
    position: relative;
    display: block;
    /*font-size: 16px;*/
    color: inherit;
}
#nm-coupon-btn:before {
    position: relative;
    top: 2px;
    font-family: 'nm-font';
    font-size: 16px;
    line-height: 1;
	margin-right: 8px;
    content: "\f145";
}
#nm-coupon-btn:after {
	position: absolute;
    top: 0;
    /*top: 1px;*/
    right: 0;
	z-index: 1000;
    font-family: 'nm-font';
    font-size: 20px;
    line-height: 1;
    display: block;
    content: "\f107";
}
.cart-collaterals .nm-coupon {
    display: none;
}
.cart-collaterals #nm-coupon-code {
    width: 100%;
    margin-top: 15px;
}
.cart-collaterals .nm-coupon .button {
    font-size: inherit;
    width: 100%;
    margin: 10px 0 7px;
}

/* Summary: Totals */
.cart-collaterals .shop_table {
    width: 100%;
}
.cart-collaterals .shop_table tr th,
.cart-collaterals .shop_table tr td {
    padding: 15px 21px;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fafafa;
}
.cart-collaterals .shop_table tr th {
    border-left: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr td {
    border-right: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr:first-child th,
.cart-collaterals .shop_table tr:first-child td {
    border-top: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr:last-child th,
.cart-collaterals .shop_table tr:last-child td {
    border-bottom: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr th {
    padding-right: 19px;
}
.cart-collaterals .shop_table tr td {
    text-align: right;
}
.cart-collaterals .shop_table tr.cart-discount td a {
    display: block;
    font-size: 12px;
    line-height: 1.2;
}
.cart-collaterals .shop_table tr.order-total {
    font-size: 18px;
    line-height: 1.4;
}
.cart-collaterals .shop_table tr.order-total strong {
    font-weight: inherit;
}

/* Summary: Shipping method */
.shop_table tr.shipping th {
    display: none;
}
.cart-collaterals .shop_table tr.shipping td {
    text-align: left;
    border-left: 1px solid #e1e1e1;
}
.cart-collaterals .shop_table tr.shipping .nm-shipping-th-title {
    padding-bottom: 13px;
}
#shipping_method li {
    line-height: 1.6;
    padding-bottom: 4px;
}
#shipping_method li:last-child {
    padding-bottom: 4px;
}
#shipping_method input[type="radio"] {
    position: relative;
    top: 1px;
    margin-right: 7px;
}
#shipping_method label {
    cursor: pointer;
}
#shipping_method .amount {
    float: right;
}
.woocommerce-shipping-destination {
    padding: 11px 0 6px;
}

/* Summary: Shipping calculator */
.cart-collaterals .woocommerce-shipping-calculator .blockOverlay {
    display: none !important;
}
.cart-collaterals .shipping-calculator-button {
    display: block;
    color: inherit;
    padding: 8px 0 6px;
}
.cart-collaterals .shipping-calculator-button:before {
    position: relative;
    top: 1px;
    font-family: 'nm-font';
    font-size: 16px;
    line-height: 1;
    margin-right: 8px;
    content: "\f041";
}
.cart-collaterals .shipping-calculator-button:after {
    position: relative;
    top: 2px;
    font-family: 'nm-font';
    line-height: 1;
    content: "\f107";
    margin-left: 4px;
}
.cart-collaterals .shipping-calculator-form > p {
    padding-top: 10px;
}
.cart-collaterals .shipping-calculator-form > p:first-child {
    padding-top: 15px;
}
.cart-collaterals .shipping-calculator-form .button {
    font-size: inherit;
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 7px;
}

/* Summary: Actions */
.wc-proceed-to-checkout {
    padding-top: 21px;
    overflow: hidden;
}
/*#nm-cart-continue-button,*/
.wc-proceed-to-checkout .button {
    width: 100%;
    padding: 14px;
    cursor: pointer;
}

/* Cross sells */
.cross-sells {
    width: 100%;
    clear: both;
    padding-bottom: 35px;
}
.cross-sells h2 {
	font-size: 24px;
	padding-bottom: 28px;
}

/* Empty */
.nm-cart-empty {
    margin: 50px 0 55px;
    color: #282828;
	text-align: center;
}
.nm-cart-empty .nm-shop-notice {
    display: none;
}
.nm-cart-empty p {
	margin-bottom: 0;
}
.nm-cart-empty p.icon i {
	display: inline-block;
    font-size: 22px;
    line-height: 50px;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50px; border-radius: 50px;
    background: #eee;
}
.cart-empty,
.return-to-shop {
    text-align: center;
}
.cart-empty {
    font-size: 20px;
    padding: 15px 0 16px;
}
.return-to-shop a {
    padding: 8px 14px;
}

@media all and (max-width: 1199px) {
    /* Contents */
    .woocommerce-cart .woocommerce > form {
        width: 58.33333333%;
        padding-right: 50px;
    }
    
    /* Summary */
    .cart-collaterals {
        width: 41.66666667%;
    }
}
@media all and (max-width: 991px) {
    /* Contents */
    .woocommerce-cart .woocommerce > form {
        float: none;
        width: 100%;
        margin-bottom: 0;
        padding-right: 0;
    }
    .woocommerce-cart .woocommerce > form > h1 {
        padding-bottom: 27px;
    }
    
    /* Actions */
    .shop_table.cart .actions {
        padding-top: 19px;
    }
    
    /* Summary */
    .cart-collaterals {
        float: none;
        width: 100%;
        padding-top: 0;
        padding-left: 0;
    }
    .cart-collaterals > h2 {
        padding-bottom: 27px;
    }
}
@media all and (max-width: 768px) {
    /* Actions */
    #nm-cart-continue-button {
        display: none;
    }
    .shop_table.cart .actions button[name="update_cart"] {
        float: none;
        width: 100%;
    }
}
@media all and (max-width: 550px) {
    /* Notices */
    .woocommerce-cart .nm-shop-notice {
        padding: 40px 0 0;
    }
    
    /* Contents */
    .woocommerce-cart .woocommerce > form {
        margin-top: 41px;
    }
    .woocommerce-cart .woocommerce > form > h1 {
        font-size: 22px;
    }
    .shop_table.cart tr:first-child td {
        border-top: 0 none;
        padding-top: 0;
    }
    /* Contents: Details */
    .shop_table.cart .nm-product-details > * {
        margin-bottom: 4px;
    }
    .shop_table.cart .nm-product-details a {
        font-size: 16px;
    }
    
    /* Summary */
    .cart-collaterals {
        margin-top: 39px;
    }
    .cart-collaterals > h2 {
        font-size: 22px;
    }
}
@media all and (max-width: 400px) {
	/* Contents */
    .shop_table.cart tr td:not(.actions) {
        vertical-align: top;
    }
    /* Contents: Thumbnail */
    .shop_table.cart .product-thumbnail {
        width: 50px;
    }
    /* Contents: Details */
    .shop_table.cart .nm-product-details {
        padding-left: 15px;
    }
    /* Contents: Details - Quantity/Pricing */
    .shop_table.cart .nm-product-quantity-pricing {
        line-height: 18px;
        padding-bottom: 0;
    }
    /* Contents: Details - Quantity */
    .shop_table.cart .product-quantity {
        font-size: inherit;
    }
    .shop_table.cart .product-quantity .nm-quantity-wrap label.nm-qty-label-abbrev {
        display: none;
    }
    .shop_table.cart .product-quantity .nm-quantity-wrap .quantity {
        margin-left: -14px;
    }
    .shop_table.cart .product-quantity .quantity .nm-qty-minus,
    .shop_table.cart .product-quantity .quantity .nm-qty-plus {
        line-height: 19px;
    }
    .shop_table.cart .product-quantity .quantity .qty {
        width: 17px;
    }
    /* Contents: Details - Pricing */
    .shop_table.cart .nm-product-quantity-pricing .product-subtotal {
        font-size: inherit;
        padding-top: 0;
    }
    /* Contents: Details - Remove button */
    .shop_table.cart .product-remove a {
        top: 24px;
        right: 5px;
    }
    
    /* Summary: Coupon */
    .nm-coupon-inner {
        padding-right: 15px;
        padding-left: 15px;
    }
    
    /* Summary: Totals */
    .cart-collaterals .shop_table tr th,
    .cart-collaterals .shop_table tr td {
        padding-right: 15px;
        padding-left: 15px;
    }
    .cart-collaterals .shop_table tr th {
        padding-right: 15px;
    }
    
    /* Summary: Shipping calculator */
    .cart-collaterals .woocommerce-shipping-calculator {
        padding-right: 15px;
        padding-left: 15px;
    }
    
    /* Cross sells */
    .cross-sells {
        padding-top: 35px;
        padding-bottom: 16px;
    }
    .cross-sells h2 {
        font-size: 20px;
    }
    
    /* Empty */
    .return-to-shop a {
        font-size: inherit;
    }
}


/* #Checkout
--------------------------------------------------------------- */

form.woocommerce-checkout {
	display: block;
    /* Note: Use margin and padding to display equal top/bottom spacing when page auto-scrolls to the top (after "checkout" button is clicked) */
    margin-top: 29px;
    padding-top: 29px;
    padding-bottom: 64px;
}

/* Notices */
.woocommerce-checkout .woocommerce > .nm-shop-notice {
    margin-bottom: -9px;
    padding: 59px 0 0;
}
form.woocommerce-checkout > .nm-shop-notice {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 49px;
}
.woocommerce-checkout .woocommerce-error.nm-shop-notice-multiple i {
    display: none !important;
}

/* Login/Coupon */
.nm-checkout-login-coupon > li {
    margin-bottom: 12px;
}
.nm-checkout-login-coupon > li:first-child {
    margin-top: 3px;
}
.nm-checkout-login-coupon > li:last-child {
    margin-bottom: 52px;
}
.nm-checkout-login-coupon .nm-shop-notice {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    padding: 0;
}
.nm-checkout-login-coupon .nm-shop-notice a {
    display: inline-block;
}

/* Login: Form */
#nm-checkout-login-form .login {
	display: block !important;
	height: auto !important;
}
#nm-checkout-login-form .login .form-row {
	float: none;
	width: 100%;
}
#nm-checkout-login-form .login .form-actions {
    margin-bottom: 0;
}

/* Coupon: Form */
.nm-coupon-popup-wrap {
    position: relative;
    width: auto;
    max-width: 574px;
    margin: 15% auto;
    padding: 35px 30px 26px;
    background: #fff;
}
.nm-coupon-popup-wrap .mfp-close {
    top: 2px;
    right: 2px;
}
.woocommerce-checkout .nm-coupon-popup-wrap .nm-shop-notice {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    padding: 0 0 22px;
}
.nm-coupon-popup-wrap .nm-shop-notice span i {
    font-size: 22px;
    margin-right: 5px;
}
.checkout_coupon {
    display: block !important;
    width: 100%;
	height: auto !important;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.checkout_coupon .blockUI.blockOverlay:after {
    display: none;
}
.checkout_coupon h4 {
	margin-bottom: 10px;
    text-align: center;
}
.checkout_coupon > p:nth-child(2) {
    text-align: center;
	margin-bottom: 30px;
}
.checkout_coupon .form-row {
    display: block;
    width: 100%;
}
.checkout_coupon .form-row button[type="submit"] {
    width: 100%;
    padding: 14px 24px;
}

@media all and (max-width: 550px) {
   .nm-coupon-popup-wrap {
       padding-right: 15px;
       padding-left: 15px;
    } 
}

/* Customer details */
#customer_details {
	float: left;
    width: 66.66666667%;
    padding-right: 73px;
}
#customer_details h3 {
    font-size: 24px;
    padding-bottom: 27px;
}
#customer_details .woocommerce-shipping-fields h3 {
    padding-top: 36px;
}
#ship-to-different-address {
    clear: both;
    margin-bottom: 10px;
}
#customer_details .form-row input[type="submit"] {
    margin-top: 14px;
}

/* Customer details: "State" field (validation always applied) */
.woocommerce-checkout .form-row.validate-state:after {
    content: "";
}

/* Customer details: Create account */
#customer_details p.create-account {
    margin-bottom: 12px;
}
#customer_details .create-account > p:first-child {
    margin-bottom: 14px;
}
#customer_details div.create-account { /* Notice displayed above the fields when "create account" option is checked */
    line-height: 1.6;
}

/* Order review */
#order_review {
	position: relative;
    float: right;
    line-height: 1.6;
    width: 33.33333333%;
}
#order_review_heading {
    font-size: 24px;
    padding-bottom: 36px;
}
#order_review .shop_table {
    width: 100%;
    color: #282828;
    border-collapse: separate;
}
#order_review .shop_table thead {
    display: none;
}

/* Order review: Items */
#order_review .shop_table tbody tr th,
#order_review .shop_table tbody tr td {
    padding: 14px 0; 
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}
#order_review .shop_table tbody tr:first-child th,
#order_review .shop_table tbody tr:first-child td {
	padding-top: 0;
}
#order_review .shop_table tbody tr:last-child th,
#order_review .shop_table tbody tr:last-child td {
	padding-bottom: 25px;
    border-bottom: 0 none;
}
#order_review .shop_table tbody .nm-checkout-product-wrap {
    display: table;
    width: 100%;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail,
#order_review .shop_table tbody .product-name,
#order_review .shop_table tbody .product-total {
    display: table-cell;
    vertical-align: top;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail {
    width: 55px;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail img {
    width: 100%;
}
#order_review .shop_table tbody .product-name {
	font-size: 16px;
    line-height: 1.4;
    padding-right: 21px;
    padding-left: 14px;
}
#order_review .shop_table tbody .product-name .product-quantity {
	font-size: 14px;
    font-weight: inherit;
	color: #fff;
	padding: 0px 6px;
	-webkit-border-radius: 50px; border-radius: 50px;
    background: #282828;
}
#order_review .shop_table tbody .product-name .variation {
	padding: 5px 0 0;
}
#order_review .shop_table tbody .product-name .variation li {
    padding-bottom: 0;
}
#order_review .shop_table tbody .product-total {
    text-align: right;
}

/* Order review: Totals */
#order_review .shop_table tfoot tr th,
#order_review .shop_table tfoot tr td {
    padding: 15px 21px;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fafafa;
}
#order_review .shop_table tfoot tr th {
    border-left: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot tr td {
    text-align: right;
    border-right: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot tr:not(.shipping) td {
    padding-left: 0;
}
#order_review .shop_table tfoot tr:first-child th,
#order_review .shop_table tfoot tr:first-child td {
    border-top: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot tr:last-child th,
#order_review .shop_table tfoot tr:last-child td {
    border-bottom: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot .order-total,
#order_review .shop_table tfoot .order-total {
	font-size: 18px;
}
#order_review .shop_table tfoot tr.order-total td strong {
	font-weight: inherit;
}

/* Order review: Totals - Coupon */
#order_review .shop_table tfoot .woocommerce-remove-coupon {
    display: block;
    font-size: 12px;
    line-height: 1.2;
}

/* Order review: Totals - Shipping method */
#order_review .shop_table tfoot tr.shipping td {
    text-align: left;
    border-left: 1px solid #e1e1e1;
}
#order_review .shop_table tfoot tr.shipping .nm-shipping-th-title {
    margin-bottom: 0;
    padding-bottom: 13px;
}

/* Order review: Payment */
#payment {
    margin-top: 25px;
}
#payment .payment_methods {
    border: 1px solid #e1e1e1;
}
#payment .payment_methods li {
	font-size: inherit;
    padding: 15px 19px;
    border-bottom: 1px solid #eee;
}
#payment .payment_methods li:last-child {
    border-bottom: 0 none;
}
#payment .payment_methods li .input-radio {
    display: inline-block !important;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
#payment .payment_methods li label {
    line-height: 1.4;
    color: #282828;
    cursor: pointer;
}
#payment .payment_methods li img {
	display: inline-block;
	width: auto;
	max-height: 42px;
    margin-left: 6px;
    vertical-align: middle;
}
/*#payment .payment_methods li a {
	float: right;
}*/
#payment .payment_methods li a.about_paypal {
    display: none;
}
#payment .payment_methods li .payment_box {
    /*display: none !important;*/
    font-size: 12px;
    padding-top: 9px;
    padding-bottom: 2px;
    padding-left: 22px;
}
#payment .payment_methods li input:checked ~ .payment_box,
#payment .payment_methods li.active input:checked ~ .payment_box {
    display: block !important;
}

/* Order review: Place order */
#order_review .place-order {
    padding-top: 15px;
	margin-bottom: 0;
}
#order_review .place-order noscript {
    display: block;
    font-size: 12px;
    padding-top: 5px;
}
#order_review .place-order noscript .button {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 12px;
}
#order_review .terms {
    margin-bottom: 0;
    padding-bottom: 9px;
}
#order_review .terms label {
	display: inline-block;
    padding-top: 5px;
    cursor: pointer;
}
#place_order {
    width: 100%;
    margin-top: 10px;
    padding: 14px;
}

/* Order review: Terms & conditions */
.woocommerce-terms-and-conditions-wrapper {
    padding-top: 10px;
    padding-bottom: 13px;
}
.woocommerce-privacy-policy-text {
    margin-bottom: 14px;
}
.woocommerce-terms-and-conditions-wrapper .form-row {
    margin-bottom: 0;
}
.woocommerce-terms-and-conditions-wrapper .form-row .required {
    display: none;
}

/* Order review: Terms & conditions - Popup */
.nm-checkout-tac-popup .woocommerce-terms-and-conditions {
    position: relative;
    display: block !important;
    max-width: 820px;
    max-height: none !important;
    margin: 0 auto;
    padding: 39px 32px;
    overflow: inherit !important;
    background: #fff;
}

@media all and (max-width: 1199px) {
    /* Customer details */
    #customer_details {
        width: 58.33333333%;
        padding-right: 50px;
    }
    
    /* Order review */
    #order_review {
        width: 41.66666667%;
    }
}
@media all and (max-width: 991px) {
    /* Customer details */
    #customer_details {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    #customer_details h3 {
        padding-bottom: 18px;
    }
    #customer_details .woocommerce-shipping-fields h3 {
        padding-bottom: 18px;
    }
    
    /* Order review */
    #order_review {
        float: none;
        width: 100%;
    }
    #order_review_heading {
        padding-top: 37px;
        padding-bottom: 28px;
    }
}
@media all and (max-width: 550px) {
	form.woocommerce-checkout {
        /* Note: Use margin and padding to display equal top/bottom spacing when page auto-scrolls to the top (after "checkout" button is clicked) */
        margin-top: 25px;
        padding-top: 25px;
    }
    
    /* Notices */
    .woocommerce-checkout .woocommerce > .nm-shop-notice {
        padding-top: 49px;
    }
    form.woocommerce-checkout > .nm-shop-notice {
        padding-bottom: 41px;
    }
    
    /* Login/Coupon */
    .nm-checkout-login-coupon > li:first-child {
        margin-top: 1px;
    }
    .nm-checkout-login-coupon > li:last-child {
        margin-bottom: 44px;
    }
    .nm-checkout-login-coupon .nm-shop-notice {
        text-align: left;
    }
    
    /* Coupon: Form */
    .woocommerce-checkout .nm-coupon-popup-wrap .nm-shop-notice span i {
        display: none;
    }
    
    /* Customer details */
    #customer_details h3 {
        font-size: 22px;
    }
    #customer_details .woocommerce-shipping-fields h3 {
        font-size: 22px;
        padding-top: 27px;
    }
    
    /* Order review */
    #order_review_heading {
        font-size: 22px;
        padding-top: 28px;
    }
    
    /* Order review: Items */
    #order_review .shop_table tbody .nm-checkout-product-thumbnail {
        display: none;
    }
    #order_review .shop_table tbody .product-name {
        font-size: inherit;
        padding-left: 0;
    }
}
@media all and (max-width: 400px) {
    /* Order review: Totals */
    #order_review .shop_table tfoot tr th,
    #order_review .shop_table tfoot tr td {
        padding-right: 15px;
        padding-left: 15px;
    }
    
    /* Order review: Payment */
    #payment .payment_methods li {
        padding-right: 15px;
        padding-left: 15px;
    }
    
    /* Order review: Terms & conditions - Popup */
    .nm-checkout-tac-popup .woocommerce-terms-and-conditions {
        padding-right: 15px;
        padding-left: 15px;
    }
}


/* #Checkout: Pay
--------------------------------------------------------------- */

/* Notices */
.woocommerce-order-pay .nm-shop-notice {
    margin-bottom: 0;
    padding: 0;
}

/* Order review */
.woocommerce-order-pay #order_review {
    float: none;
    width: 100%;
    max-width: 802px;
    margin: 60px auto 64px;
}

/* Order review: Items */
.woocommerce-order-pay #order_review .shop_table tbody .product-name {
    padding-left: 0;
}
.woocommerce-order-pay #order_review .shop_table tbody .product-subtotal {
    text-align: right;
}

/* Order review: Payment */
.woocommerce-order-pay #payment .form-row {
    margin-bottom: 0;
}
.woocommerce-order-pay #place_order {
    margin-top: 30px;
}


/* #Checkout: Thank you
--------------------------------------------------------------- */

.nm-checkout-ty {
	max-width: 802px;
    margin: 0 auto;
    padding-bottom: 64px;
    overflow: hidden;
}
.woocommerce-order-received .page > .woocommerce {
    padding-top: 50px;
}
.woocommerce-thankyou-order-received {
	font-size: 18px;
	color: #03a678;
	margin-bottom: 0;
}

/* Notices */
.woocommerce-order-received .page > .woocommerce > .nm-shop-notice { /* Hide notices directly after the ".woocommerce" container */
    display: none;
}
.woocommerce-order-received .nm-shop-notice {
    margin-bottom: 0;
    padding: 0;
}

/* Order details top */
.nm-checkout-ty-order-details-top {
	margin: 43px 0 42px;
	padding: 20px 0 18px;
	text-align: center;
    background: #f7f7f7;
}
.woocommerce-thankyou-order-details {
	display: inline-block;
    font-size: inherit;
	line-height: 1.8;
    margin-top: 0;
	text-align: left;
}
.woocommerce-thankyou-order-details li {
	display: inline-block;
	line-height: inherit;
    margin: 0 21px;
    padding: 0;
    border-bottom: 0 none;    
    overflow: visible;
}
.woocommerce-thankyou-order-details li strong {
	display: block;
	font-size: 16px;
	font-weight: inherit;
	color: #282828;
}

/* Payment details - BACS */
.nm-checkout-ty-order-details-top + p {
    margin-bottom: 34px;
}
.wc-bacs-bank-details-heading {
    font-size: 22px;
    margin-bottom: 14px;
}
.wc-bacs-bank-details-account-name {
    display: none;
}
.wc-bacs-bank-details {
	line-height: 1.6;
    margin-bottom: 25px;
	overflow: hidden;
}
.wc-bacs-bank-details li {
	float: left;
    margin: 0 28px 16px 0;
	padding: 0;
	border-bottom: 0 none;
}
.wc-bacs-bank-details li:last-child {
	margin-right: 0;
}
.wc-bacs-bank-details li strong {
	display: block;
	font-weight: inherit;
    color: #282828;
    padding-top: 2px;
}

/* Order overview */
.woocommerce-order-received ul.order_details {
    color: inherit;
}

/* Downloads */
.woocommerce-order-received .woocommerce-table--order-downloads {
	width: 100%;
	margin: 0 0 49px;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr th:first-child,
.woocommerce-order-received .woocommerce-table--order-downloads tr th:last-child,
.woocommerce-order-received .woocommerce-table--order-downloads tr td:first-child,
.woocommerce-order-received .woocommerce-table--order-downloads tr td:last-child {
	padding-right: 0;
	padding-left: 0;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr th,
.woocommerce-order-received .woocommerce-table--order-downloads tr td {
	padding: 19px;
	vertical-align: middle;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr th {
	font-size: 16px;
    color: #282828;
    padding-top: 0;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr td {
	border-top: 1px solid #eee;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr td:last-child a {
    margin-right: 10px;
}
.woocommerce-order-received .woocommerce-table--order-downloads tr td:last-child a:last-child {
	margin-right: 0;
}

/* Order details */
/*.woocommerce-order-received table.order_details tbody tr td,
.woocommerce-order-received table.order_details tbody tr:first-child td {
    border-color: #eee;
}*/

/* Customer details */
.woocommerce-order-received .customer_details {
    padding-top: 36px;
}
.woocommerce-order-received .customer_details tbody tr th,
.woocommerce-order-received .customer_details tbody tr td {
	padding: 10px 0;
	border-top: 0;
}

/* Failed */
.woocommerce-thankyou-order-failed-actions {
    padding-top: 37px;
    text-align: center;
}

@media all and (max-width: 1080px) {
	/* Order details top */
	.nm-checkout-ty-order-details-top {
		padding: 20px 20px 0;
		text-align: left;
		overflow: hidden;
	}
	.woocommerce-thankyou-order-details {
		display: block;
	}
	.woocommerce-thankyou-order-details li {
		display: block;
		margin: 0 0 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #e1e1e1;
	}
	.woocommerce-thankyou-order-details li:last-child {
		border-bottom: 0 none;
	}
	.woocommerce-thankyou-order-details li strong {
		font-size: inherit;
		display: inline;
	}
}
@media all and (max-width: 767px) {
    /* Payment details - BACS */
	.bacs_details li {
		float: none;
		margin-right: 0;
	}
}
@media all and (max-width: 550px) {
	/* Order details top */
	.woocommerce-thankyou-order-details li strong {
		display: block;
	}
    
    /* Downloads */
    .woocommerce-order-received .woocommerce-table--order-downloads tr th.download-remaining,
    .woocommerce-order-received .woocommerce-table--order-downloads tr td.download-remaining {
        display: none;
    }
}


/* #Checkout: "WooCommerce German Market" plugin
--------------------------------------------------------------- */

.woocommerce-checkout .product-total .amount {
	font-weight: inherit;
}
.woocommerce-checkout .product-total .product-tax {
	text-align: right;
}


/* #Checkout: "WooCommerce Germanized" plugin
--------------------------------------------------------------- */

.woocommerce-checkout #order_payment_heading {
	padding-top: 0;
}

/* Order review: Order table */
.woocommerce-checkout .shop_table .wc-gzd-product-name-left, 
.woocommerce-checkout .shop_table .wc-gzd-product-name-right {
    float: none;
	display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* Order review: Actions */
.wc-gzd-order-submit .place-order .button {
	margin-top: 0;
}

@media all and (max-width: 400px) {
	.woocommerce-checkout .shop_table .wc-gzd-product-name-left {
		display: none;
	}
}


/* #My account: Login/Register/Lost password
--------------------------------------------------------------- */

.nm-woocommerce-account-login .nm-page-wrap {
    background-color: #f5f5f5;
}
.nm-woocommerce-account-login.header-border-1 .nm-header {
    border-bottom: 0 none;
}

/* Notices */
.woocommerce-account.nm-woocommerce-account-login .nm-shop-notice {
    margin-bottom: -16px;
    padding-top: 40px;
}
.nm-myaccount-lost-reset-password .nm-shop-notice {
	padding-bottom: 40px;
}

/* Common */
.nm-myaccount-login,
.nm-myaccount-lost-reset-password {
    color: #282828;
    width: 100%;
	max-width: 502px;
	margin: 0 auto;
	padding-top: 61px;
	padding-bottom: 87px;
    overflow: hidden;
}
.nm-myaccount-login h2 {
    font-size: 24px;
    line-height: 1;
    padding: 0 0 50px;
    text-align: center;
}
.nm-myaccount-login-inner {
	position: relative;
	width: 100%;
	height: 100%;
}
#nm-login-wrap,
#nm-register-wrap {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: -1;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
#nm-login-wrap.inline,
#nm-register-wrap.inline {
	position: relative;
	z-index: 100;
}
#nm-login-wrap.fade-in,
#nm-register-wrap.fade-in {
	opacity: 1;
}
#nm-login-wrap.slide-up,
#nm-register-wrap.slide-up {
	top: 0px;
}
.nm-myaccount-login input.input-text,
.nm-myaccount-lost-reset-password input.input-text {
    color: #282828;
    border-color: #ccc;
    background-color: transparent;
}

/* Common: Form */
.login p,
.login .form-row,
.register p,
.register .form-row {
    margin-bottom: 18px;
}
.login .form-group,
.register .form-group {
    margin-bottom: 15px;
}
.login .form-actions,
.register .form-actions {
    text-align: center;
}
.login .button,
.register .button,
.lost_reset_password .button {
    display: block;
    width: 100%;
	padding: 12px;
}
.login .button.border,
.register .button.border {
    display: block;   
    width: 100%;
	padding: 11px;
}
.nm-login-form-divider {
    position: relative;
    width: 100%;
    margin: 19px 0;
    text-align: center;
}
.nm-login-form-divider:before {
    position: absolute;
    top: 50%;
    left: 0;   
    display: block;
    content: " ";
    width: 100%;
    height: 1px;
    background: #ccc;
}
.nm-login-form-divider span {
    position: relative;
    z-index: 10;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    color: #282828;
    padding: 0 19px;
    text-transform: lowercase;
    background: #f5f5f5;
}

/* Login */
.login {
	width: 100%;
}
.nm-login-message {
    line-height: 1.6;
	margin-top: -9px;
    margin-bottom: 20px;
}
.login .lost_password {
    float: right;
}
.login .lost_password a {
    position: relative;
    top: 1px;
    color: #282828;
}

/* Register */
.register .form-actions {
    padding-top: 14px;
}

/* Lost password */
.nm-myaccount-lost-reset-password h2 {
	font-size: 16px;
	line-height: 1.6;
	font-weight: inherit;
    margin-top: -4px;
	padding: 0 0 38px;
}
.lost_reset_password .form-row {
    width: 100%;
}
.lost_reset_password .button {
	margin-top: 5px;
}

@media all and (max-width: 768px) {
    /* Common */
    .nm-myaccount-login,
    .nm-myaccount-lost-reset-password {
        padding-top: 47px;
        padding-bottom: 68px;
    }
    .nm-myaccount-login h2 {
        padding-bottom: 36px;
    }
    
    /* Login */
    .nm-login-message {
        margin-top: -5px;
    }
    
    /* Lost password */
    .nm-myaccount-lost-reset-password h2 {
        padding-bottom: 33px;
    }
}
@media all and (max-width: 550px) {
    /* Common */
    .nm-myaccount-login,
	.nm-myaccount-lost-reset-password {
		padding-top: 44px;
		padding-bottom: 64px;
	}
    .nm-myaccount-login h2 {
        font-size: 22px;
        padding-bottom: 32px;
    }
    
    /* Login */
    .nm-login-message {
        margin-top: 5px;
        margin-bottom: 21px;
    }
    
    /* Register */
    .register .form-actions {
        padding-top: 10px;
    }
	
    /* Lost password */
    .nm-myaccount-lost-reset-password h2 {
		font-size: inherit;
	}
    .nm-myaccount-lost-reset-password h2 {
        padding-bottom: 21px;
    }
}
@media all and (max-width: 400px) {
    /* Notices */
    .woocommerce-account.nm-woocommerce-account-login .nm-shop-notice {
        margin-top: -9px;
        margin-bottom: -9px;
    }
    
    /* Common */
    .nm-myaccount-login,
	.nm-myaccount-lost-reset-password {
		padding-top: 34px;
	}
    .nm-myaccount-login h2 {
        font-size: 20px;
        padding-bottom: 24px;
    }
    
    /* Login */
    .nm-login-message {
        display: none;
    }
}
@media all and (max-width: 350px) {
    /* Login */
    .login .lost_password {
        float: none;
        display: block;
        padding: 6px 0 4px;
    }
    .login .lost_password a {
        top: 0;
    }
}


/* #My Account: Login/Register popup
--------------------------------------------------------------- */

.nm-login-popup-wrap {
	position: relative;
	width: auto;
	max-width: 574px;
	margin: 7% auto 0;
	padding: 47px 37px 50px;
	overflow: hidden;
	background: #fff;
}
.nm-login-popup-wrap .nm-myaccount-login {
    max-width: none;
    padding: 0;
}
.nm-login-popup-wrap #nm-login-wrap,
.nm-login-popup-wrap #nm-register-wrap {
	top: 0 !important;
}
.nm-login-popup-wrap .login .form-row:last-child,
.nm-login-popup-wrap .register .form-row:last-child {
	margin-bottom: 0;
}

/* Common */
.nm-login-popup-wrap .nm-myaccount-login h2 {
    padding-bottom: 36px
}

/* Common: Form */
.nm-login-popup-wrap .nm-login-form-divider span {
    background: #fff;
}

@media all and (max-width: 768px) {
    .nm-login-popup-wrap {
        padding-top: 44px;
        padding-bottom: 46px;
    }
    
    /* Common */
    .nm-login-popup-wrap .nm-myaccount-login h2 {
        padding-bottom: 32px
    }
}
@media all and (max-width: 550px) {
	.nm-login-popup-wrap {
		padding: 35px 28px 37px;
	}
    
    /* Common */
    .nm-login-popup-wrap .nm-myaccount-login h2 {
        padding-bottom: 24px
    }
}
@media all and (max-width: 400px) {
	.nm-login-popup-wrap {
		padding-right: 15px;
        padding-left: 15px;
	}
}


/* #My account
--------------------------------------------------------------- */

/* Dashboard text */
.nm-MyAccount-dashboard h1,
.nm-MyAccount-dashboard h2,
.nm-MyAccount-dashboard h3,
.nm-MyAccount-dashboard h4,
.nm-MyAccount-dashboard h5 {
    margin-bottom: 19px;
}
.nm-MyAccount-dashboard {
    font-size: 16px;
}

/* Notices */
.woocommerce-account .nm-shop-notice {
    margin-bottom: 28px;
    padding-top: 0;
}
.woocommerce-MyAccount-content .nm-shop-notice {
    text-align: left;
}
.woocommerce-MyAccount-content .woocommerce-Message {
    font-size: inherit;
    color: inherit;
}
.woocommerce-MyAccount-content .woocommerce-Message a {
    display: none;
}

/* User */
.nm-MyAccount-user {
    line-height: 1.6;
    min-height: 60px;
    margin-bottom: 46px;
    overflow: hidden;
}
.nm-MyAccount-user-image {
    max-width: 60px;
    margin-bottom: 13px;
}
.nm-MyAccount-user-image img {
    -webkit-border-radius: 60px; border-radius: 60px;
}
.nm-MyAccount-user-info .nm-username {
    display: block;
    font-size: 16px;
    /*color: #a0a0a0;*/
}
.nm-MyAccount-user-info .nm-username strong {
    font-weight: inherit;
    color: #282828;
}
.nm-MyAccount-user-info .nm-username .hide {
    display: none;
}
.nm-MyAccount-user-info .nm-logout-button.border {
    font-size: 12px;
    line-height: 1;
    margin: 11px 0 0;
    padding: 5px 10px;
    
    display: none;
}

/* Navigation */
.woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
    margin: 55px 0;
    padding-right: 15px;
    overflow: hidden;
}
.woocommerce-MyAccount-navigation ul li {
    float: left;
    clear: left;
}
.woocommerce-MyAccount-navigation ul li a {
    display: block;
    font-size: 16px;
    line-height: 1.4;
    color: inherit;
    margin: 0 0 14px;
    padding: 0 0 1px;
    border-bottom: 1px solid transparent;
}
.woocommerce-MyAccount-navigation ul li:last-child a {
    margin-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #282828;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    border-color: #e1e1e1;
}

/* Content */
.woocommerce-MyAccount-content {
    float: left;
    line-height: 1.6;
    width: 75%;
    margin: 55px 0;
    padding-left: 15px;
    overflow: hidden;
}

/* Forms */
.woocommerce-MyAccount-content .form-row label {
    font-size: inherit;
}
.woocommerce-MyAccount-content .form-row .select2-container .select2-choice,
.woocommerce-MyAccount-content .form-row .input-text {
    padding: 8px 10px;
}
.woocommerce-MyAccount-content .form-row > span > em {
    display: inline-block;
    padding-top: 6px;
}

/* Table pagination */
.woocommerce-MyAccount-content .woocommerce-pagination {
    padding-top: 22px;
}

/* Orders */
.woocommerce-MyAccount-orders {
	width: 100%;
	margin-bottom: 6px;
}
.woocommerce-MyAccount-orders tr th,
.woocommerce-MyAccount-orders tr td {
	padding: 14px;
	vertical-align: middle;
}
.woocommerce-MyAccount-orders tr th {
    padding-top: 0;
}
.woocommerce-MyAccount-orders tr td {
	border-top: 1px solid #eee;
}
.woocommerce-MyAccount-orders tr th:first-child,
.woocommerce-MyAccount-orders tr th:last-child,
.woocommerce-MyAccount-orders tr td:first-child,
.woocommerce-MyAccount-orders tr td:last-child {
	padding-right: 0;
	padding-left: 0;
}
.woocommerce-MyAccount-orders tr:last-child td {
    border-bottom: 1px solid #eee;
}
.woocommerce-MyAccount-orders tr td:last-child a {
    font-size: inherit;
    margin: 5px 0 5px 10px;
    padding: 6px;
}
.woocommerce-MyAccount-orders tr td:last-child a:first-child {
	margin-left: 0;
}

/* Downloads */
.woocommerce-order-downloads__title {
    font-size: 22px;
    margin-bottom: 12px;
}
.woocommerce-table--order-downloads {
    width: 100%;
    margin-bottom: 49px;
}
.woocommerce-table--order-downloads tr th,
.woocommerce-table--order-downloads tr td {
	padding: 19px;
	vertical-align: middle;
}
.woocommerce-table--order-downloads tr th {
    padding-top: 0;
}
.woocommerce-table--order-downloads tr td {
	border-top: 1px solid #eee;
}
.woocommerce-table--order-downloads tr th:first-child,
.woocommerce-table--order-downloads tr th:last-child,
.woocommerce-table--order-downloads tr td:first-child,
.woocommerce-table--order-downloads tr td:last-child {
	padding-right: 0;
	padding-left: 0;
}
.woocommerce-table--order-downloads tr:last-child td {
    border-bottom: 1px solid #eee;
}
.woocommerce-table--order-downloads tr td.download-file a {
    font-size: inherit;
    padding: 6px;
}

/* Addresses */
.woocommerce-edit-address .woocommerce-Message {
    margin-bottom: 0;
}
.woocommerce-edit-address .woocommerce-Addresses {
    padding-top: 0;
}
.woocommerce-edit-address .addresses > div {
    padding-top: 0;
}
.woocommerce-edit-address .woocommerce-Addresses address {
    padding: 14px 0;
}
.woocommerce-edit-address .woocommerce-MyAccount-content h2 {
    font-size: 20px;
    margin-bottom: 30px;
}

/* Account details */
.woocommerce-EditAccountForm legend {
    display: none;
}

/* Payment methods */
.nm-myaccount-form #payment {
	padding-top: 0;
}

/* Logout */
.woocommerce-customer-logout .nm-shop-notice {
    color: inherit;
}
.woocommerce-customer-logout .nm-shop-notice i {
    display: none;
}
.woocommerce-customer-logout .nm-shop-notice a {
	display: inline;
}

@media all and (max-width: 991px) {
    /* User */
    .nm-MyAccount-user {
        min-height: 0;
        margin-bottom: 41px;
        padding: 15px;
        text-align: center;
        background: #f1f1f1;
    }
    .nm-MyAccount-user-image {
        display: none;
    }
    .nm-MyAccount-user-info .nm-username {
        line-height: 1.4;
    }
    .nm-MyAccount-user-info .nm-logout-button.border {
        display: none;
    }
    
    /* Navigation */
    .woocommerce-MyAccount-navigation {
        float: none;
        width: auto;
        margin-top: 46px;
        margin-bottom: 0;
        padding-right: 0;
    }
    .woocommerce-MyAccount-navigation ul li {
        float: none;
    }
    .woocommerce-MyAccount-navigation ul li.is-active a,
    .woocommerce-MyAccount-navigation ul li a {
        border-bottom-color: #eee;
    }
    .woocommerce-MyAccount-navigation ul li a {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    
    /* Content */
    .woocommerce-MyAccount-content {
        float: none;
        width: auto;
        margin-top: 46px;
        padding-left: 0;
    }
    
    /* Orders */
    .woocommerce-MyAccount-orders tr .woocommerce-orders-table__header-order-total,
	.woocommerce-MyAccount-orders tr .woocommerce-orders-table__cell-order-total {
		display: none;
	}
}
@media all and (max-width: 550px) {
	/* Orders */
    .woocommerce-MyAccount-orders tr .woocommerce-orders-table__header-order-date,
    .woocommerce-MyAccount-orders tr .woocommerce-orders-table__cell-order-date {
		display: none;
	}
}
@media all and (max-width: 400px) {
    /* User */
    .nm-MyAccount-user-info .nm-username {
        font-size: inherit;
    }
    
    /* Navigation */
    .woocommerce-MyAccount-navigation ul li a {
        font-size: inherit;
    }
}


/* #Order
--------------------------------------------------------------- */

.nm-order-view {
	padding: 55px 0;
}
.nm-order-view h2 {
    font-size: 22px;
	margin-bottom: 30px;
}
.nm-order-view .customer_details h2 {
	margin-bottom: 24px;
}

/* Order info */
.nm-order-info {
    display: block;
	color: #eee;
    margin: 7px 0 47px;
    padding: 16px 22px;
    background: #282828;
}
.nm-order-info mark,
.nm-order-info .order-number,
.nm-order-info .order-date,
.nm-order-info .order-status {
	font-weight: bold;
    color: inherit;
	background: none;
}

/* Order comments (from WooCommerce order admin) */
.nm-order-info ~ h2 {
    font-size: 22px;
	margin-bottom: 18px;
}
.woocommerce-OrderUpdates.commentlist,
.nm-order-view .commentlist {
	margin-top: -8px;	
    padding-bottom: 23px;
}
.woocommerce-OrderUpdates.commentlist li .comment-text,
.nm-order-view .commentlist li .comment-text {
	margin-bottom: 17px;
    margin-left: 0;
    padding-bottom: 15px;
}
.woocommerce-OrderUpdates.commentlist li .comment-text .meta,
.nm-order-view .commentlist li .comment-text .meta {
	line-height: 1.6;
	color: #dc9814;
	margin-bottom: 0;
}
.woocommerce-OrderUpdates.commentlist li .comment-text .description,
.nm-order-view .commentlist li .comment-text .description {
	color: #282828;
	padding-top: 0;
}

/* Order details */
.woocommerce-order-details__title {
    font-size: 22px;
    margin-bottom: 16px;
}
.woocommerce-table--order-details {
    width: 100%;
    color: #282828;
}
.woocommerce-table--order-details thead {
    display: none;
}
.woocommerce-table--order-details tbody tr td {
    padding-top: 17px;
    padding-bottom: 17px;
    border-bottom: 1px solid #eee;
}
.woocommerce-table--order-details tbody tr:first-child td {
    border-top: 1px solid #eee;
}
.woocommerce-table--order-details tbody tr td.product-name strong {
    font-weight: inherit;
}
.woocommerce-table--order-details tbody tr td.product-name .wc-item-meta,
.woocommerce-table--order-details tbody tr td.product-name .wc-item-downloads {
    padding-top: 8px;
    padding-bottom: 1px;
}
.woocommerce-table--order-details tbody tr td.product-name .wc-item-downloads {
    font-size: 13px;
}
.woocommerce-table--order-details tbody tr td.product-name .wc-item-downloads a {
    text-decoration: underline;
}
.woocommerce-table--order-details tbody tr td.product-total {
    padding-left: 19px;
    text-align: right;
}
.woocommerce-table--order-details tfoot tr th,
.woocommerce-table--order-details tfoot tr td {
    padding-bottom: 12px;
}
.woocommerce-table--order-details tfoot tr:first-child th,
.woocommerce-table--order-details tfoot tr:first-child td {
    padding-top: 20px;
}
.woocommerce-table--order-details tfoot tr:nth-last-child(2) th,
.woocommerce-table--order-details tfoot tr:nth-last-child(2) td {
    padding-bottom: 19px;
}
.woocommerce-table--order-details tfoot tr:last-child th,
.woocommerce-table--order-details tfoot tr:last-child td {
    font-size: 20px;
    padding-top: 17px;
    padding-bottom: 17px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.woocommerce-table--order-details tfoot tr td {
    padding-left: 19px;
    text-align: right;
}
.woocommerce-table--order-details tfoot tr td .shipped_via {
    display: block;
}

/* Order details: Order again button */
.order-again {
	margin: 0;
	padding-top: 25px;
	text-align: right;
}

/* Customer details */
.woocommerce-customer-details {
    padding-top: 12px;
}

/* Customer details - Addresses */
.woocommerce-columns--addresses {
    overflow: hidden;
}
.woocommerce-columns--addresses .col-1,
.woocommerce-columns--addresses .col-2 {
	float: left;
	width: 50%;
	padding-right: 21px;
}
.woocommerce-columns--addresses address p {
    margin-bottom: 0;
}

@media all and (max-width: 768px) {
	/* Order info */
	.nm-order-info {
        padding: 15px;
	}
    
    /* Customer details */
    .woocommerce-customer-details {
        padding-top: 7px;
    }
    
    /* Customer details - Addresses */
    .woocommerce-columns--addresses .col-1,
    .woocommerce-columns--addresses .col-2 {
        float: none;
        width: auto;
        padding-right: 0;
    }
}
@media all and (max-width: 550px) {
    /* Order details: Order again button */
	.order-again .button {
		width: 100%;
		padding: 11px;
	}
}


/* #Order tracking
--------------------------------------------------------------- */

.nm-order-track {
	padding: 55px 0;
}
.nm-order-track-top {
	width: 100%;
	max-width: 703px;
	margin: 0 auto 30px;
	text-align: center;
}
.nm-order-track h1 {
	font-size: 28px;
}
.nm-order-track-top p {
	font-size: 16px;
	line-height: 1.6;
	margin: 19px 0 30px;
}
.nm-order-track-form {
	width: 100%;
	max-width: 502px;
	margin: 0 auto;
	padding: 27px 37px;
	background: #f7f7f7;
}
.nm-order-track-form .form-actions {
	padding-top: 14px;
}
.nm-order-track-form .form-actions .button {
    display: block;
	width: 100%;
    padding: 15px 0;
}

@media all and (max-width: 550px) {
	.nm-order-track h1 {
		font-size: 24px;
	}
	.nm-order-track-top p {
		font-size: inherit;
		margin: 19px 0 28px;
	}
}
@media all and (max-width: 400px) {
	.nm-order-track-form {
		width: auto;
		margin: 0 -15px;
		padding: 27px 15px;
	}
}


/* #Widgets
--------------------------------------------------------------- */

/* Widget: Filter Products by Price (list) */
.nm_widget_price_filter ul li.current {
	color: #dc9814;
}

/* Widget: Filter Products by Price (slider) */
@media all and (min-width: 992px) {
    .nm-shop-sidebar-default #nm-shop-sidebar .widget_price_filter {
        min-height: 135px;
    }
}
.widget_price_filter .price_slider.ui-slider {
    margin-top: 29px;
    margin-bottom: 20px;
}
.widget_price_filter .ui-slider {
    position: relative;
    margin-right: 10px;
    margin-left: 9px;
    text-align: left;
}
#nm-shop.loading .widget_price_filter .ui-slider {
    pointer-events: none;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    top: -8px;
    z-index: 2;
    width: 17px;
    height: 17px;
    margin-left: -8px;
    outline: 0;
    cursor: ew-resize;
    border: 1px solid #282828;
    border-radius: 50%;
    background-color: #fff;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    background-color: #dadada;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #dadada;
}
.widget_price_filter .ui-slider-horizontal {
    height: 1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.widget_price_filter .price_slider_amount input {
    display: none;
}
.widget_price_filter .price_slider_amount .price_label {
	display: inline-block;
}
.nm-price-slider-label {
    display: none;
}
.widget_price_filter .price_slider_amount .button {
	display: none;
	font-size: inherit;
	line-height: 1;
	color: inherit;
	margin-left: 10px;
	padding: 0;
	border-bottom: 1px solid;
	background-color: transparent;
}
.touch #nm-shop.ajax-desktop .widget_price_filter .price_slider_amount .button, /* Ajax disabled on mobile */
#nm-shop.ajax-0 .widget_price_filter .price_slider_amount .button { /* Ajax disabled */
    display: inline-block;
}

/* Widget: Product Sorting */
.widget_product_sorting ul li:last-child {
	margin-bottom: 0;
}
.widget_product_sorting ul li input {
    display: none;
}

/* Widget: Product Categories */
.widget_product_categories ul li:last-child {
	margin-bottom: 0;
}
.post-type-archive-product .widget_product_categories .product-categories > li:first-child > a, /* "All" link */
.widget_product_categories ul li.current-cat > a {
	color: #dc9814;
}

/* Widgets: 
 * 
 * - Filter Products by Attribute
 * - Active Product Filters
 */
.woocommerce.widget_layered_nav ul li span {
    cursor: default;
	opacity: 0.1;
}
.widget_layered_nav ul li.chosen,
.widget_layered_nav_filters ul li.chosen {
	position: relative;
	left: -12px;
}

.scroll-enabled.widget_layered_nav ul li.chosen,
.scroll-enabled.widget_layered_nav_filters ul li.chosen {
	left: 0;
}

.widget_layered_nav ul li.chosen a,
.widget_layered_nav_filters ul li.chosen a {
	position: relative;
	display: inline-block;
	line-height: 26px;
	color: #dc9814;
	height: 28px;
	padding: 0 11px 0 33px;
	border: 1px solid #dc9814;
	-webkit-border-radius: 30px; border-radius: 30px;
	/* Text-overflow fix */
	max-width: 100%;
	max-width: calc(100% + 12px);
	margin-top: -3px;
	margin-bottom: -9px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.scroll-enabled.widget_layered_nav ul li.chosen a,
.scroll-enabled.widget_layered_nav_filters ul li.chosen a {
	max-width: 100%;
}

.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li.chosen a:before {
    display: block;
	position: absolute;
	top: 4px;
	left: 8px;
	font-family: 'nm-font';
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	content: "\e610";
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* Better font rendering */
}
@media all and (max-width: 991px) {
	.widget_layered_nav ul li.chosen,
	.widget_layered_nav_filters ul li.chosen {
		left: 0;
	}
	.widget_layered_nav ul li.chosen a,
	.widget_layered_nav_filters ul li.chosen a {
		/* Text-overflow fix */
		max-width: 100%;
	}
}

/* Widget: Filter Products by Attribute - Color swatches */
.woocommerce-widget-layered-nav-list .nm-pa-color {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 9px;
	background: #ccc;
	-webkit-border-radius: 50%; border-radius: 50%;
}
.woocommerce-widget-layered-nav-list .nm-pa-color.nm-pa-color-white {
	border: 1px solid #ccc;
}

/* Widget: Filter Products by Attribute - Image swatches */
.woocommerce-widget-layered-nav-list .nm-pa-image-thumbnail-wrap {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 9px;
    vertical-align: middle;
    overflow: hidden;
    -webkit-border-radius: 50%; border-radius: 50%;
}
.woocommerce-widget-layered-nav-list .nm-pa-image-thumbnail {
    -o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    max-width: none;
    -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
}

/* 
 * Widgets: 
 *
 * - Products
 * - Recently Viewed Products
 * - Products by Rating
 * - Recent Product Reviews
 */
.product_list_widget {
	padding-top: 7px;
}
.widget .product_list_widget > li,
.product_list_widget > li {
	position: relative;
	min-height: 77px;
	overflow: hidden;
	margin-bottom: 16px;
	padding: 5px 0 0 75px;
}
.product_list_widget > li a {
	display: block;
}
.product_list_widget > li a img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 77px;
}
/* Price */
.product_list_widget .from {
	display: none;
}
.product_list_widget ins {
	background: none;
}
.product_list_widget .amount,
.product_list_widget del .amount,
.product_list_widget ins .amount {
	display: inline-block;
	font-weight: inherit;
	color: #282828;
	margin-top: 1px;
}
.product_list_widget del .amount {
	text-decoration: line-through;
}
.product_list_widget ins .amount {
	font-weight: inherit;
	color: #dc9814;
}
/* Star rating */
.product_list_widget .star-rating {
	display: block;
	margin: 0 0 0 -7px;
}

/* Widget: Filter Products by Rating */
.woocommerce.widget_rating_filter .wc-layered-nav-rating > a {
    display: block;
}
.woocommerce.widget_rating_filter .wc-layered-nav-rating.chosen > a {
    color: #dc9814;
}
.woocommerce.widget_rating_filter .star-rating {
    margin: 0 0 0 -7px;
    vertical-align: middle;
}
.woocommerce.widget_rating_filter .wc-layered-nav-rating:not(.chosen) .star-rating span:before {
    color: inherit;
}


/* #Wishlist
--------------------------------------------------------------- */

#nm-wishlist {
	padding: 54px 0 64px;
}

/* Header: Menu link count */
.nm-menu-wishlist-count {
	position: relative;
	top: -7px;
	display: inline-block;
	font-size: 14px;
    color: #dc9814;
}

/* Shop: Button */
.nm-wishlist-button,
.nm-wishlist-button i {
	display: inline-block;
	font-size: 16px;
	line-height: 17px;
	color: inherit;
	width: 19px;
	height: 17px;
}
.nm-wishlist-button {
	position: relative;
	color: inherit;
	overflow: hidden;
}
.nm-wishlist-button.added:active,
.nm-wishlist-button.added:focus,
.nm-wishlist-button.added:hover,
.nm-wishlist-button.added {
	color: #dc9814;
}
.nm-wishlist-button i {
	-webkit-transition: color 0.2s ease; transition: color 0.2s ease;
    
    pointer-events: none;
}
.touch .nm-wishlist-button:hover {
    color: #888;
}
.no-touch .nm-wishlist-button:hover i:before,
.nm-wishlist-button.added i:before {
    content: "\f004";
}

/* Overlay */
#nm-wishlist-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
    background: rgba(255, 255, 255, 0.55);
}
#nm-wishlist-overlay.show {
    width: 100%;
    height: 100%;
    opacity: 1;
    
    display: none;
}

/* Top */
.nm-wishlist-top {
    padding-bottom: 22px;
}
.nm-wishlist-top h1 {
    font-size: 24px;
}

/* Products */
#nm-wishlist-table {
	display: table;
    width: 100%;
}
#nm-wishlist-table > ul {
    position:relative;
    display: table-row;
    -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease;
}
#nm-wishlist-table > ul.removing {
    pointer-events: none;
    opacity: 0.3;
}
#nm-wishlist-table > ul > li {
    display: table-cell;
	vertical-align: middle;
	padding: 21px 21px 21px 0;
    border-bottom: 1px solid #eee;
}
#nm-wishlist-table > ul:first-child > li {
    border-top: 1px solid #eee;
}

/* Products: Thumbnail */
#nm-wishlist-table ul li.thumbnail,
#nm-wishlist-table ul li.thumbnail a,
#nm-wishlist-table ul li.thumbnail img {
	width: 74px;
}
#nm-wishlist-table ul li.thumbnail a {
	display: block;
}

/* Products: Title */
#nm-wishlist-table ul li.title {
	width: 46%;
}
#nm-wishlist-table ul li.title .woocommerce-loop-product__title {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
#nm-wishlist-table ul li.title .woocommerce-loop-product__title a {
	color: inherit;
}

/* Products: Variations */
#nm-wishlist-table .nm-variations-list {
    font-size: 12px;
    line-height: 1.6;
    padding: 9px 0 0;
}
#nm-wishlist-table .nm-variations-list .label,
#nm-wishlist-table .nm-variations-list .values {
    display: inline-block;
}
#nm-wishlist-table .nm-variations-list .values span {
    display: inline-block;
    margin-right: 3px;
}
#nm-wishlist-table .nm-variations-list .values span:last-child {
    margin-right: 0;
}
#nm-wishlist-table .nm-variations-list .values span:after {
    display: inline-block;
    content: ", ";
}
#nm-wishlist-table .nm-variations-list .values span:last-child:after {
    display: none;
}

/* Products: Price */
#nm-wishlist-table ul li.price .price {
	opacity: 1;
}

/* Products: Stock */
#nm-wishlist-table ul li.stock span {
    white-space: nowrap;
}
#nm-wishlist-table ul li.stock span.instock {
    color: #1bbc9b;
}

/* Products: Actions */
#nm-wishlist-table ul li.actions .added_to_cart {
	display: none;
}
#nm-wishlist-table ul li.actions .nm-product-buttons {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    opacity: 1;
}
#nm-wishlist-table ul li.actions .button {
    font-size: inherit;
    white-space: nowrap;
    padding: 9px 12px;
}
#nm-wishlist-table ul li.actions .nm-product-buttons.nm-added .button,
#nm-wishlist-table ul li.actions .nm-product-buttons.nm-loader .button {
    opacity: 0;
}

/* Products: Remove */
#nm-wishlist-table ul li.remove {
    vertical-align: top;
    width: 19px;
    padding-right: 0;
}
.nm-wishlist-remove {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1;
    color: inherit;
    text-align: right;
}

/* Share */
.nm-wishlist-share {
    padding-top: 32px;
}
.nm-wishlist-share ul li {
    display: inline-block;
    margin-right: 15px;
}
.nm-wishlist-share ul li span,
.nm-wishlist-share ul li a {
    line-height: 1;
    vertical-align: middle;
}
.nm-wishlist-share ul li a {
    font-size: 18px;
}
.nm-wishlist-share ul li a:not(:hover) {
    color: #a2a2a2;
}

/* Empty */
#nm-wishlist-empty {
	display: none;
	padding: 50px 0 55px;
	text-align: center;
}
#nm-wishlist-empty.show {
	display: block;
}
#nm-wishlist-empty p {
	margin-bottom: 0;
}
#nm-wishlist-empty p.icon i {
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    color: #282828;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50px; border-radius: 50px;
    background: #eee;
}
#nm-wishlist-empty h1 {
	font-size: 22px;
	padding-top: 16px;
}
#nm-wishlist-empty .note {
	padding: 2px 0 18px;
}
#nm-wishlist-empty .note i {
	line-height: 1;
	color: #282828;
	vertical-align: text-top;
}
#nm-wishlist-empty .button {
	padding: 8px 14px 9px;
}

@media all and (max-width: 991px) {
    /* Products: Stock */
    #nm-wishlist-table ul li.stock {
        display: none;
    }
}
@media all and (max-width: 767px) {
    /* Products: Variations */
    #nm-wishlist-table .nm-variations-list .label {
        display: none;
    }
}
@media all and (max-width: 550px) {
    /* Products */
    #nm-wishlist-table {
        display: block;
        width: auto;
        margin: 0 -8px;
        overflow: hidden;
    }
    #nm-wishlist-table > ul {
        position: relative;
        float: left;
        display: block;
        width: 50%;
        padding: 0 8px 46px;
    }
    #nm-wishlist-table > ul:nth-of-type(1n) {
        clear: none;
    }
    #nm-wishlist-table > ul:nth-of-type(2n+1) {
        clear: both;
    }
    #nm-wishlist-table > ul > li {
        display: block;
        padding: 0;
        border-bottom: 0 none;
    }
    #nm-wishlist-table > ul:first-child > li {
        border-top: 0 none;
    }
    
    /* Products: Thumbnail */
    #nm-wishlist-table ul li.thumbnail,
    #nm-wishlist-table ul li.thumbnail a {
        width: auto;
    }
    #nm-wishlist-table ul li.thumbnail a {
        pointer-events: none;
        -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
    }
    #nm-wishlist-table ul li.thumbnail img {
        width: 100%;
    }
    
    /* Products: Title */
    #nm-wishlist-table ul li.title {
        width: auto;
        padding-top: 16px;
    }
    #nm-wishlist-table ul li.title .woocommerce-loop-product__title a {
        display: block;
        color: #8c8c8c;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    /* Products: Variations */
    #nm-wishlist-table .nm-variations-list {
        display: none;
    }
    
    /* Products: Price */
    #nm-wishlist-table ul li.price {
        padding-top: 2px;
    }
    
    /* Products: Actions */
    #nm-wishlist-table ul li.actions {
        padding-top: 10px;
    }
    #nm-wishlist-table ul li.actions .button {
        padding: 7px 12px;
    }
    
    /* Products: Remove */
    #nm-wishlist-table ul li.remove {
        position: absolute;
        top: 12px;
        right: 21px;
    }
    .nm-wishlist-remove {
        font-size: 16px;
    }
    
    /* Share */
    .nm-wishlist-share {
        padding-top: 0;
    }
}
@media all and (max-width: 400px) {
    /* Products: Remove */
    #nm-wishlist-table ul li.remove {
        top: 9px;
        right: 17px;
    }
	
	/* Empty */
	#nm-wishlist-empty p.icon i {
		font-size: 28px;
	}
	#nm-wishlist-empty h1 {
		font-size: 16px;
	}
}


/* #Catalog Mode
--------------------------------------------------------------- */

/* Header */
.nm-catalog-mode.header-mobile-alt .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
    display: none;
}

/* Products */
.nm-catalog-mode .nm-shop-loop-details {
    min-height: 0;
}
.nm-catalog-mode .products .price {
	display: none;
}
.nm-catalog-mode .nm-shop-loop-actions {
	position: static;
	top: auto;
	left: auto;
	opacity: 1;
}
.nm-catalog-mode .layout-default .nm-shop-loop-actions,
.nm-catalog-mode .nm-shop-loop-actions > .button {
    display: none;
}

/* Single product */
.nm-catalog-mode .product .summary .product_title {
    padding-bottom: 24px;
}
.nm-catalog-mode .product .summary .price,
.nm-catalog-mode .product .summary form.cart,
.nm-catalog-mode .product .summary .woocommerce-product-rating,
.nm-catalog-mode .product .summary .stock {
	display: none;
}
.nm-catalog-mode .nm-product-share-wrap {
	padding-top: 3px;
}

/* Quick view */
.nm-catalog-mode .nm-qv-details-button.button.border {
	margin-bottom: 18px;
}

/* Wishlist */
.nm-catalog-mode #nm-wishlist-table ul li.title {
	width: auto;
}
.nm-catalog-mode #nm-wishlist-table ul li.price,
.nm-catalog-mode #nm-wishlist-table ul li.stock,
.nm-catalog-mode #nm-wishlist-table ul li.actions {
	display: none;
}
/*xiangqing*/
.tabs-layout-default .nm-tabs-panel-inner .section-back{
    position: relative;
    font-family: 'helveticabold';
}
.tabs-layout-default .nm-tabs-panel-inner .section-back .section-content,
.tabs-layout-default .nm-tabs-panel-inner .section-back .section-content-t,
.tabs-layout-default .nm-tabs-panel-inner .section-back .section-content-m,
.tabs-layout-default .nm-tabs-panel-inner .section-back .section-content-b{
    position: absolute;
    font-family: 'helveticabold';
}
/*p1*/
.section-1-pad .section-content-t{
    left: 8%;
    right: 10%;
    top: 36%;
    position: absolute;
}
.section-1-pad .section-content-t .top-box h5{
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
}
.section-1-pad .section-content-t .top-box p{
    color: #fff;
    font-size: 22px;
    margin-top: 9%;
    font-weight: bold;
}
.section-2-pad .section-content-t{
    left: 8%;
    width: 36%;
    top: 20%;
    position: absolute;
}
.section-2-pad .section-content-t .top-box h5{
    font-size: 40px;
    color: #000;
}
.section-2-pad .section-content-t .top-box p{
    color: #9C9DA2;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}
.section-2-pad .section-content-t .top-box p i{
    color: #000;
    font-style: normal;
}
.section-2-pad .section-content-b{
    left: 26%;
    right: 26%;
    bottom: 8%;
    text-align: center;
    position: absolute;
}
.section-2-pad .section-content-b .top-box p{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
}
.section-3-pad .section-content-t{
    left: 26%;
    right: 26%;
    top: 6%;
    text-align: center;
    position: absolute;
}
.section-3-pad .section-content-t .top-box p{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.section-3-pad .section-content-m{
    left: 26%;
    right: 26%;
    top:64%;
    text-align: center;
    position: absolute;
}
.section-3-pad .section-content-m .top-box h5{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
}
.section-3-pad .section-content-b{
    left: 50%;
    right: 26%;
    bottom: 2%;
    text-align: center;
    position: absolute;
}
.section-3-pad .section-content-b .top-box p{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.section-4-pad .section-content-t{
    top: 14%;
    left: 56%;
    right: 12%;
}
.section-4-pad .section-content-t .top-box h5{
    color: #fff;
    font-size: 30px;
}
.section-4-pad .section-content-t .top-box p{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}
.section-4-pad .i-text-1{
    position: absolute;
    left: 56%;
    right: 12%;
    top: 41%;
    text-align: center;
}
.section-4-pad .i-text-1 i{
	color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
}
.section-4-pad .section-content-m{
    top: 60%;
    left: 12%;
    right: 58%;
}
.section-4-pad .section-content-m .top-box h5{
    color: #fff;
    font-size: 30px;
}
.section-4-pad .section-content-m .top-box p{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}
.section-4-pad .i-text-2{
    position: absolute;
    left: 12%;
    right: 58%;
    bottom: 8%;
    text-align: center;
}
.section-4-pad .i-text-2 i{
	color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
}
.section-5-pad .section-content-t{
    top: 6%;
    left: 12%;
    right: 58%;
}
.section-5-pad .section-content-t .top-box h5{
    color: #fff;
    font-size: 30px;
}
.section-5-pad .section-content-t .top-box p{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}
.section-5-pad .i-text-1{
    position: absolute;
    left: 72%;
    right: 10%;
    top: 16%;
    text-align: center;
}
.section-5-pad .i-text-1 i{
	color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
}
.section-5-pad .section-content-m{
    top: 36%;
    left: 58%;
    right: 10%;
}
.section-5-pad .section-content-m .top-box h5{
    color: #fff;
    font-size: 30px;
}
.section-5-pad .section-content-m .top-box p{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}
.section-5-pad .i-text-2{
    position: absolute;
    left: 12%;
    right: 76%;
    top: 45%;
    text-align: center;
}
.section-5-pad .i-text-2 i{
	color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
}
.section-5-pad .section-content-b{
    bottom: 20%;
    left: 12%;
    right: 68%;
}
.section-5-pad .section-content-b .top-box p{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}
.section-6-pad {
	background-color: #fff;
    font-family: 'helveticabold';
}
.section-6-pad .list:first-child{
    padding: 0px 120px;
    overflow: hidden;
}
.section-6-pad .list:first-child .w50{
	width: 50%;
    float: left;
}
.section-6-pad .list:first-child .w50 img{
	width: 70%;
}
.section-6-pad .list:first-child .w50:nth-child(2) {
	width: 50%;
	float: left;
	padding-top: 100px;
	margin-bottom: -9999px;
    padding-bottom: 9999px;
}
.section-6-pad .list:first-child .w50:nth-child(2) i{
	color: #000;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
}
.section-6-pad .list:first-child .w50:nth-child(2) h5{
	color: #000;
    font-size: 36px;
    font-weight: bolder;
    line-height: 1.2;
}
.section-6-pad .list:first-child .w50:nth-child(2) p{
	font-size: 16px;
    color: #000;
    line-height: 1.4;
    font-weight: bold;
}
.section-6-pad .list:nth-child(2){
	padding:0 120px;
}
.section-6-pad .list:nth-child(2) ul{
	height: auto;
	overflow: auto;
	padding: 30px 30px;
}
.section-6-pad .list:nth-child(2) ul li{
	width: 28%;
	float: left;
	margin: 0 24px;
	padding: 20px 0;
	border-top: 2px solid #818181;
}
.section-6-pad .list:nth-child(2) ul li h5{
	font-size: 22px;
	font-weight: bold;
}
.section-6-pad .list:nth-child(2) ul li p{
	font-size: 16px;
	line-height: 1.4;
	color: #818181;
}
.section-7-pad .section-content-t{
	left: 16%;
	right: 16%;
	text-align: center;
	top: 10%;
}
.section-7-pad .section-content-t p{
	font-size: 26px;
	line-height: 1.4;
	font-weight: bold;
	color: #000;
}
.section-7-pad .section-content-t i{
	width: 102px;
	height: 3px;
	display: block;
	margin:0 auto;
	background-color:#000 ;
}
.section-8-pad .section-content-t{
	top: 16%;
    left: 12%;
    right: 12%;
    text-align: left;
}
.section-8-pad .section-content-t p{
	font-size: 38px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
}
.section-8-pad .section-content-t p img{
	display: inline-block !important;
    width: 44px;
}
.section-8-pad .section-content-t h5{
	font-size: 46px;
    font-weight: bold;
    color: #fff;
}
.section-8-pad .section-content-t i{
	font-style: normal;
    color: #919191;
    font-weight: bold;
    font-size: 18px;
}
.section-9-pad .section-content-t{
	top: 6%;
    left: 12%;
    right: 12%;
    text-align: center;
}
.section-9-pad .section-content-t h5{
	font-size: 50px;
    color: #fff;
}
.section-9-pad .section-content-m{
	bottom: 6%;
    left: 12%;
    right: 12%;
    text-align: center;
}
.section-9-pad .section-content-m p{
	font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
}
.section-10-pad .section-content-t{
	top: 6%;
    left: 12%;
    right: 12%;
    text-align: center;
}
.section-10-pad .section-content-t h5{
	font-size: 46px;
    color: #fff;
}
.section-10-pad .section-content-t p{
	font-size: 20px;
    color: #919191;
    font-weight: bold;
    line-height: 1.4;
}
.section-11-pad {
	background-color: #000;
}
.section-11-pad .back-text{
	padding: 20px 0;
}
.section-11-pad .back-text ul{
	height: auto;
    overflow: auto;
	width: 86%;
    margin: 60px auto;
    padding: 60px 0;
    background-color: #111;
    border-radius: 20px;
}
.section-11-pad .back-text ul li{
	float: left;
	width: 46%;
	margin: 0 12px;
	text-align: center;
}
.section-11-pad .back-text ul li h5{
	font-size: 36px;
	background: linear-gradient(to right, #0240D3, #58B1F8);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}
.section-11-pad .back-text ul li strong{
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}
.section-11-pad .back-text ul li i.unline{
	display: block;
    width: 32px;
    height: 3px;
    background: linear-gradient(to right, #0240D3, #58B1F8);
    margin: 10px auto;
}
.section-11-pad .back-text ul li i{
	color: #919191;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 1.4;
    display: block;
    margin-top: 8px;
}
.section-11-pad .back-text p{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	width: 60%;
	margin: 0 auto;
	text-align: center;
	 line-height: 1.4;
}
.section-12-pad .section-content-t{
	top: 10%;
    left: 12%;
    right: 12%;
    text-align: center;
}
.section-12-pad .section-content-t h5{
	color: #fff;
    font-size: 46px;
}
.section-12-pad .section-content-t p{
	font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
}
.section-12-pad .icon-text{
	position: absolute;
    top: 36%;
    left: 10%;
    right: 10%;
}
.section-12-pad .icon-text ul{
	width: 80%;
    height: auto;
    overflow: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.section-12-pad .icon-text ul li{
	float: left;
    width: 28%;
    margin: 0 20px;
}
.section-12-pad .icon-text ul li img{
	width: 42px;
}
.section-12-pad .icon-text ul li h5{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin:8px 0;
}
.section-12-pad .icon-text ul li i{
	font-size: 18px;
	color: #ccc;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.section-12-pad .icon-text ul li p{
	line-height: 1.3;
}
.section-13-pad .section-content-t{
	top: 10%;
    left: 12%;
    right: 12%;
    text-align: center;
}
.section-13-pad .section-content-t h5{
	font-size: 42px;
    color: #fff;
    font-weight: bold;
}
.section-13-pad .section-content-t p{
	font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
}
.section-14-pad .section-content-t{
	top: 44%;
    left: 54%;
    right: 10%;
    text-align: left;
}
.section-14-pad .section-content-t h5{
	font-size: 42px;
    color: #fff;
    font-weight: bold;
}
.section-14-pad .section-content-t p{
	font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
}
.section-15-pad .section-content-t{
	top: 0;
    left: 12%;
    right: 12%;
    text-align: center;
}
.section-15-pad .section-content-t h5{
	font-size: 42px;
    color: #fff;
    font-weight: bold;
}
.section-15-pad .section-content-t p{
	font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
}
.section-16-pad .section-content-t{
	top: 8%;
    left: 12%;
    right: 42%;
    text-align: left;
}
.section-16-pad .section-content-t h5{
	font-size: 42px;
    color: #000;
    font-weight: bold;
}
.section-16-pad .section-content-t p{
	font-size: 18px;
    color: #919191;
    font-weight: bold;
    line-height: 1.4;
}
.section-17-pad  .content-box{
	width: 86%;
	margin:0 auto;
	display: block;
}
.section-17-pad  .content-box .media-box{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 30px;
}
.section-17-pad  .content-box .media-box img.col-md-x{
    max-width:50%;
}
.section-17-pad  .content-box .media-text h5 {
    font-size: 32px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    font-weight: bold;
}
.section-17-pad  .content-box .media-text p {
    color: #919191;
    font-size: 18px;
    line-height: 1.4;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 4px;
    font-weight: bold;
}
.section-17-pad  .content-box .media-text{
    padding-top: 30px;
} 
.section-17-pad .dis-more{
	width: 60%;
    margin: 0 auto;
    display: block;
    padding: 60px 0;
}
.section-17-pad .dis-more i{ 
	display: block;
    background-color: #000;
    width: 20%;
    margin: 0 auto;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
    border-radius: 10px;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
}
/*g2*/
.section-1-g2 .section-content-t{
	left: 10%;
    right: 10%;
    text-align: left;
    top: 54%;
}
.section-1-g2 .section-content-t h5{
	color: #fff;
    font-size: 28px;
}
.section-1-g2 .section-content-t h2{
	color: #fff;
    font-size: 82px;
}
.section-2-g2 .section-content-t{
	left: 10%;
    right: 10%;
    text-align: left;
    top: 42%;
}
.section-2-g2 .section-content-t h5{
	color: #fff;
    font-size: 56px;
    line-height: 1.2;
}
.section-2-g2 .section-content-t h5:nth-child(2){
	margin-bottom: 60px;
}
.section-2-g2 .section-content-t p{
	color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}
.section-3-g2{
 	background-color: #000;
 	padding: 120px 120px;
 	height: auto;
 	overflow: auto;
}
.section-3-g2 .list:first-child{
 	float: left;
 	width: 40%;
}
.section-3-g2 .list:first-child h5{
 	color: #fff;
    font-size: 42px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.4;
}
.section-3-g2 .list:first-child p{
 	line-height: 1.4;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-top: 60px;
}
.section-3-g2 .list:nth-child(2){
 	float: left;
 	width: 60%;
 	padding-left: 60px;
}
.section-3-g2 .list p{
	margin-bottom: 0;
}
.section-3-g2 .list:nth-child(2) p img{
 	width: 86%;
}
.section-3-g2 .list:nth-child(2) h5{
 	color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.section-3-g2 .list:nth-child(2) .text-db{
 	padding:20px 0 ;
}
.section-3-g2 .list:nth-child(2) .text-db ul li {
 	padding:12px 0;
}
.section-3-g2 .list:nth-child(2) .text-db ul li p{
 	margin-bottom: 0;
}
.section-3-g2 .list:nth-child(2) .text-db ul li:first-child p:nth-child(2) i.bar{
 	width: 20%;
}
.section-3-g2 .list:nth-child(2) .text-db ul li:nth-child(2) p:nth-child(2) i.bar{
 	width: 18%;
}
.section-3-g2 .list:nth-child(2) .text-db ul li:nth-child(3) p:nth-child(2) i.bar{
 	width: 16%;
}
.section-3-g2 .list:nth-child(2) .text-db ul li:nth-child(2) p:nth-child(1) i.bar{
 	width: 46%;
}
.section-3-g2 .list:nth-child(2) .text-db ul li:first-child p:nth-child(1) i.bar {
    width: 50%;
}
.section-3-g2 .list:nth-child(2) .text-db ul li:nth-child(3) p:nth-child(1) i.bar {
    width: 42%;
}
.section-3-g2 .list:nth-child(2) .text-db ul li p i.text{
	font-style: normal; 
	color: #fff;
	font-size: 16px;
	font-weight: bold;	
	width: 180px;
	max-width: 180px;
	display: inline-block;
}
.section-3-g2 .list:nth-child(2) .text-db ul li p i.bar{
	height: 8px;
	width: 50%;
	border-right: 10px;
	background-color: #65EBFC;
	display: inline-block;
	margin-right: 14px;
}
.section-3-g2 .list:nth-child(2) .text-db ul li p:nth-child(2) i.bar{
	background-color: #A076DE;
}
.section-3-g2 .list:nth-child(2) .text-db ul li p i.num{
 	font-style: normal; 
 	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.section-3-g2 .list:nth-child(2) .text-db .text-list{
	margin-top: 40px;
}
.section-3-g2 .list:nth-child(2) .text-db .text-list .list h5 .icon-1{
	display: inline-block;
    width: 13px;
    height: 13px;
    background-color: #65EBFC;
}
.section-3-g2 .list:nth-child(2) .text-db .text-list .list h5 .icon-2{
	display: inline-block;
    width: 13px;
    height: 13px;
    background-color: #A076DE;
}
.section-3-g2 .list:nth-child(2) .text-db .text-list .list h5 .i-text{
	font-style: normal;
    display: inline-block;
    font-size: 17px;
    margin-left: 10px;
}
.section-4-g2 .section-content-t{
	left: 10%;
    right: 50%;
    text-align: left;
    top: 22%;
}
.section-4-g2 .section-content-t h5{
	color: #fff;
    font-size: 36px;
}
.section-4-g2 .section-content-t h5:nth-child(2){
	margin-bottom: 40px;
}
.section-4-g2 .section-content-t p{
	color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}
.section-5-g2 .section-content-t{
	left: 10%;
    right: 10%;
    text-align: left;
    top: 18%;
}
.section-5-g2 .section-content-t h5{
	color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1.4;
}
.section-5-g2 .section-content-t ul {
	height: auto;
	overflow: auto;
	padding: 80px 0;
}
.section-5-g2 .section-content-t ul li{
	float: left;
	width: 22%;
	margin-right: 24px;
	margin-right: 24px;
}
.section-5-g2 .section-content-t ul li:first-child{
	margin-left: 0;
}
.section-5-g2 .section-content-t ul li h5{
	color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
}
.section-5-g2 .section-content-t ul li p{
	color: #919191;
    font-size: 16px;
    line-height:1.4;
    font-weight: bold;
}
.section-6-g2 .section-content-t{
	left: 60%;
	right: 0;
	top: 38%;
}
.section-6-g2 .section-content-t h5{
	color: #000;
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 40px;
}
.section-6-g2 .section-content-t p{
	color: #919191;
    font-size: 18px;
    line-height:1.4;
    font-weight: bold;
}
.section-7-g2 .section-content-t{
	left: 10%;
	right:56%;
	top: 42%;
}
.section-7-g2 .section-content-t h5{
	color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1.4;
    padding-bottom: 40px;
}
.section-7-g2 .section-content-t p{
	color: #919191;
    font-size: 18px;
    line-height:1.4;
    font-weight: bold;
}
.section-8-g2 .section-content-t{
	left: 10%;
	right: 50%;
	top: 30%;
}
.section-8-g2 .section-content-t h5{
	color: #000;
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.section-8-g2 .section-content-t p{
	color: #4E4E4E;
    font-size: 18px;
    line-height:1.4;
    font-weight: bold;
}
.section-9-g2 .section-content-t{
	left: 10%;
	right: 54%;
	top: 34%;
}
.section-9-g2 .section-content-t h5{
	color: #EBA936;
    font-size: 60px;
    text-transform: uppercase;
    line-height:1.0;
}
.section-9-g2 .section-content-t i{
	color: #EBA936;
    font-size: 30px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 30px;
    display: block;
}
.section-9-g2 .section-content-t p{
	color: #919191;
    font-size: 18px;
    line-height:1.4;
    font-weight: bold;
}
.section-10-g2 .section-content-t{
	left: 64%;
	right: 5%;
	top: 22%;
}
.section-10-g2 .section-content-t h5{
	color: #fff;
    font-size: 40px;
    text-transform: uppercase;
}
.section-10-g2 .section-content-t h2{
    font-size: 66px;
    text-transform: uppercase;
    background: linear-gradient(to right, #64E9FC, #004CFA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.section-10-g2 .section-content-t p{
	color: #919191;
    font-size: 18px;
    line-height:1.4;
    font-weight: bold;
}
.section-11-g2 .section-content-t{
	left: 10%;
	right: 56%;
	top: 16%;
}
.section-11-g2 .section-content-t h5{
	color: #000;
    font-size: 60px;
    text-transform: uppercase;
    line-height:1.0;
}
.section-11-g2 .section-content-t i{
	color: #000;
    font-size: 26px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 30px;
    display: block;
}
.section-11-g2 .section-content-t p{
	color: #4e4e4e;
    font-size: 17px;
    line-height:1.4;
    font-weight: bold;
}
.section-12-g2 .section-content-t{
	left: 60%;
	right: 6%;
	top: 36%;
}
.section-12-g2 .section-content-t h5{
	color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 60px;
}
.section-12-g2 .section-content-t p{
	color: #919191;
    font-size: 18px;
    line-height:1.4;
    font-weight: bold;
}
.section-13-g2 .section-content-t{
	left: 10%;
	right: 56%;
	top: 28%;
}
.section-13-g2 .section-content-t h5{
	color: #fff;
    font-size: 54px;
    text-transform: uppercase;
    padding-bottom: 60px;
    line-height: 1.0;
}
.section-13-g2 .section-content-t p{
	color: #919191;
    font-size: 17px;
    line-height:1.4;
    font-weight: bold;
}
.section-14-g2{
	background-color: #fff;
	padding: 60px 0;
}
.section-14-g2 .text{
	width: 80%;
	margin:0 auto ;
	height: auto;
    overflow: auto;
	padding-bottom: 40px;
}
.section-14-g2 .text .list{
	width: 50%;
	float: left;
}
.section-14-g2 .text .list h5{
	color: #000;
    font-size: 44px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2;
}
.section-14-g2 .text .list p{
	color: #000;
	font-size: 17px;
    line-height:1.4;
    font-weight: bold;
}
.section-14-g2 .list-img{
	height: auto;
	overflow: auto;
	width: 80%;
	margin:0 auto ;
}
.section-14-g2 .list-img ul{
	height: auto;
	overflow: auto;
}
.section-14-g2 .list-img ul li{
	float: left;
	width: 30%;
	margin-left: 16px;
	margin-right: 16px;
	padding:10px 0 200px 0;
}
.section-14-g2 .list-img ul li.img1,
.section-14-g2 .list-img ul li.img2,
.section-14-g2 .list-img ul li.img3{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.section-14-g2 .list-img ul li.img1{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2-14-list-1.png) ;
}
.section-14-g2 .list-img ul li.img2{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2-14-list-2.png) ;
}
.section-14-g2 .list-img ul li.img3{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2-14-list-3.png) ;
}
.section-14-g2 .list-img ul li strong{
	color: #fff;
	font-size: 18px;
	padding-left: 10px;
	font-weight: bold;
}
.section-14-g2 .list-img ul li p{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 10px;
}
.section-15-g2 .section-content-t{
	left: 10%;
	right: 56%;
	top: 30%;
}
.section-15-g2 .section-content-t h5{
	color: #fff;
    font-size: 54px;
    text-transform: uppercase;
    padding-bottom: 60px;
    line-height: 1.2;
}
.section-16-g2{
	padding: 80px 0;
	background-color: #000;
	height: auto;
	overflow: auto;
}
.section-16-g2 .icon-text{
	height: auto;
	overflow: auto;
	width: 80%;
	margin:0 auto ;
	padding-bottom: 80px;
}
.section-16-g2 .icon-text .list{
	width: 50%;
	float: left;
}
.section-16-g2 .icon-text .list p{
	color: #fff;
	font-size: 17px;
    line-height:1.4;
    text-align: center;
    font-weight: bold;
}
.section-16-g2 .icon-text .list img{
	width: 66px;
	margin: 10px auto;
	display: block;
}
.section-16-g2 .list-text{
	height: auto;
	overflow: auto;
	width: 80%;
	margin:0 auto ;
}
.section-16-g2 .list-text .list{
	width: 50%;
	float: left;
	padding-right: 60px;
}
.section-16-g2 .list-text .list h5{
	color: #fff;
    font-size: 34px;
    text-transform: uppercase;
    padding-bottom: 30px;
    line-height: 1.2;
    font-weight: bold;
}
.section-16-g2 .list-text .list p{
	color: #919191;
	font-size: 17px;
    line-height:1.4;
    font-weight: bold;
}
.section-17-g2 .section-content-t{
	left: 10%;
	right: 56%;
	top: 26%;
}
.section-17-g2 .section-content-t h5{
	color: #fff;
    font-size: 54px;
    text-transform: uppercase;
    padding-bottom: 60px;
    line-height: 1.2;
}
.section-17-g2 .section-content-t p{
	color: #fff;
	font-size: 17px;
    line-height:1.4;
    font-weight: bold;
}
.section-18-g2{
	background-color: #000;
	padding: 80px 0;
} 
.section-18-g2 .lis-text{
	height: auto;
	overflow: auto;
	width: 80%;
	margin:0 auto ;
	padding:80px 0;
}
.section-18-g2 .lis-text .list:first-child{
	width: 40%;
	float: left;
}
.section-18-g2 .lis-text .list:nth-child(2){
	width: 60%;
	float: left;
	padding-left: 60px;
}
.section-18-g2 .lis-text .list:nth-child(2) .borders{
	border: 3px solid #fff;
	border-radius: 20px;
	padding:30px 40px;
}
.section-18-g2 .lis-text .list h5{
	color: #fff;
    font-size: 54px;
    text-transform: uppercase;
    padding-bottom: 30px;
    line-height: 1.2;
    font-weight: bold;
}
.section-18-g2 .lis-text .list:nth-child(2) p:nth-child(3){
	margin-bottom: 30px;
}
.section-18-g2 .lis-text .list strong{
	padding-bottom: 20px;
    display: block;
    line-height: 1.4;
    color: #fff;
	font-size: 17px;
	font-weight: bold;
}
.section-18-g2 .lis-text .list p{
	color: #fff;
	font-size: 17px;
    line-height:1.4;
    font-weight: bold;
    margin-bottom: 6px;
    word-break: break-all;
}
.section-18-g2 .lis-text .list p i{
	color: #fff;
	font-size: 17px;
    line-height:1.4;
    font-weight: bold;
    font-style: normal;
    display: block;
}
.section-19-g2{
	background-color: #fff;
	padding: 40px 0;
} 
.section-19-g2 .text{
	height: auto;
	overflow: auto;
	width: 80%;
	margin:0 auto ;
	padding:60px 0;
}
.section-19-g2 .text h5{
	color: #000;
    font-size: 54px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: bold;
}
.section-19-g2 .text p{
	color: #000;
	font-size: 17px;
    line-height:1.4;
    font-weight: bold;
    text-transform: uppercase;
}
.section-19-g2 .list-img{
	height: auto;
	overflow: auto;
	width: 80%;
	margin:0 auto ;
}
.section-19-g2 .list-img ul{
	height: auto;
	overflow: auto;
}
.section-19-g2 .list-img ul li{
	float: left;
	width: 48%;
	margin-right: 16px;
	margin-bottom: 16px;
	padding:10px 0 60px 0;
	border-radius: 14px;
}
.section-19-g2 .list-img ul li.img1,
.section-19-g2 .list-img ul li.img2,
.section-19-g2 .list-img ul li.img3,
.section-19-g2 .list-img ul li.img4
{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.section-19-g2 .list-img ul li.img1{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2-19-list-1.jpg) ;
}
.section-19-g2 .list-img ul li.img2{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2-19-list-2.jpg) ;
}
.section-19-g2 .list-img ul li.img3{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2-19-list-3.jpg) ;
}
.section-19-g2 .list-img ul li.img4{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2-19-list-4.jpg) ;
}
.section-19-g2 .list-img ul li strong{
	color: #fff;
	font-size: 20px;
	padding-left: 10px;
	font-weight: bold;
}
/*g2pro*/
.section-1-g2p .section-content-t{
	left: 10%;
    right: 10%;
    text-align: left;
    top: 58%;
}
.section-1-g2p .section-content-t h5{
	color: #fff;
    font-size: 28px;
    line-height: 1.2;
}
.section-1-g2p .section-content-t h2{
	color: #fff;
    font-size: 82px;
}
.section-1-g2p .section-content-t h5.colors{
    text-transform: uppercase;
    background-image: linear-gradient(to right, #854ADC, #A46A7C,#D0982B);
    -webkit-background-clip: text;
  	background-clip: text;
  	color: transparent;
}
.section-2-g2p .section-content-t{
	left: 10%;
    right: 30%;
    text-align: left;
    top: 54%;
}
.section-2-g2p .section-content-t h5{
	color: #fff;
    font-size: 58px;
    line-height: 1.2;
    padding-bottom: 60px;
}
.section-2-g2p .section-content-t p{
	color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}
.section-3-g2p .section-content-t{
	left: 60%;
    right: 4%;
    text-align: left;
    top: 34%;
}
.section-3-g2p .section-content-t h5{
    font-size: 42px;
    line-height: 1.2;
    padding-bottom: 60px;
    background-image: linear-gradient(to right, #854ADC, #A46A7C,#D0982B);
    -webkit-background-clip: text;
  	background-clip: text;
  	color: transparent;
}
.section-3-g2p .section-content-t p{
	color: #fff;
    font-size: 18px;
    line-height: 1.4;
	background-image: linear-gradient(to right, #854ADC, #A46A7C,#D0982B);
    -webkit-background-clip: text;
  	background-clip: text;
  	color: transparent;
  	font-weight: bold;
}
.section-4-g2p .section-content-t{
	left: 10%;
    right: 52%;
    text-align: left;
    top: 20%;
}
.section-4-g2p .section-content-t h5{
	color: #fff;
    font-size: 38px;
    line-height: 1.2;
    padding-bottom: 60px;
    text-transform: uppercase;
}
.section-4-g2p .section-content-t p{
	color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}
.section-5-g2p .section-content-t{
	left: 10%;
    right: 52%;
    text-align: left;
    top: 10%;
}
.section-5-g2p .section-content-t h5{
	color: #000;
    font-size: 38px;
    line-height: 1.2;
    padding-bottom: 60px;
    text-transform: uppercase;
}
.section-5-g2p .section-content-t p{
	color: #000;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}
.section-6-g2p{
	background-color: #fff;
	padding: 60px 0;
}
.section-6-g2p .list-content{
	height: auto;
	overflow: auto;
	width: 80%;
    margin: 0 auto;
}
.section-6-g2p .list-content .text,
.section-6-g2p .list-content .img{
	float: left;
	width: 50%;
}
.section-6-g2p .list-content .text{
	padding-top: 20%;
}
.section-6-g2p .list-content .text h5{
	color: #000;
    font-size: 38px;
    line-height: 1.2;
    padding-bottom: 60px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 80px;
}
.section-6-g2p .list-content .text p{
    color: #000;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    padding-right: 80px;
}
.section-6-g2p .list-content .img ul li{
    width: 100%;
    padding: 48px 20px 48px 20px;
    margin-bottom: 10px;
    border-radius: 14px;
}
.section-6-g2p .list-content .img ul li.img1,
.section-6-g2p .list-content .img ul li.img2,
.section-6-g2p .list-content .img ul li.img3,
.section-6-g2p .list-content .img ul li.img4,
.section-6-g2p .list-content .img ul li.img5{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.section-6-g2p .list-content .img ul li.img1{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2p-6-list-1.jpg) ;
}
.section-6-g2p .list-content .img ul li.img2{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2p-6-list-2.jpg) ;
}
.section-6-g2p .list-content .img ul li.img3{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2p-6-list-3.jpg) ;
}
.section-6-g2p .list-content .img ul li.img4{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2p-6-list-4.jpg) ;
}
.section-6-g2p .list-content .img ul li.img5{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2p-6-list-5.jpg) ;
}
.section-6-g2p .list-content .img ul li strong{
	color: #fff;
    font-size: 18px;
    padding-left: 10px;
    font-weight: bold;
}
.section-15-g2.g2p-15 .section-content-t{
	left: 56%;
	right: 10%;
}
/*g2g*/
.section-1-g2g .section-content-t {
    left: 30%;
    right: 30%;
    text-align: left;
    top: 54%;
}
.section-1-g2g .section-content-t h5 {
    color: #fff;
    font-size: 28px;
    line-height: 1.2;
}
.section-1-g2g .section-content-t h2 {
    color: #fff;
    font-size: 82px;
}
.section-1-g2g .section-content-t h5.colors {
    text-transform: capitalize;
    background-image: linear-gradient(to right, #854ADC, #A46A7C,#D0982B);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.section-3-g2g .section-content-t{
	left: 11%;
	right: 40%;
	top: 26%;
}
.section-3-g2g .section-content-t h5{
	font-size: 36px;
	line-height: 1.2;
}
.section-3-g2g .section-content-t h5.colors1{
	text-transform: uppercase;
    background-image: linear-gradient(to right, #854ADC, #A46A7C,#D0982B);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.section-3-g2g .section-content-t h5.colors2{
	text-transform: uppercase;
    background-image: linear-gradient(to right, #854ADC, #A46A7C,#D0982B);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.section-3-g2g .section-content-t h5.colors2 i{
	display: inline-block;
	width: 180px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    border: 3px solid #854ADC;
    background-color: transparent;
}
.section-3-g2g .section-content-m{
	left: 58%;
    right: 10%;
    top: 40%;
}
.section-3-g2g .section-content-m p{
	text-transform: uppercase;
    background-image: linear-gradient(to right, #854ADC, #A46A7C,#D0982B);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 17px;
    line-height: 1.4;
    font-weight: bold;
}
.section-5-g2g .section-content-t {
    left: 10%;
    right: 52%;
    text-align: left;
    top: 34%;
}
.section-5-g2g .section-content-t h5 {
    color: #fff;
    font-size: 38px;
    line-height: 1.2;
    padding-bottom: 60px;
    text-transform: uppercase;
}
.section-5-g2g .section-content-t p {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}
.section-7-g2g {
    background-color: #000;
    padding: 80px 0;
}
.section-7-g2g .list-content {
    height: auto;
    overflow: auto;
    width: 80%;
    margin: 0 auto;
}
.section-7-g2g .list-content .text {
    padding-top: 10%;
}
.section-7-g2g .list-content .text h5 {
    color: #fff;
    font-size: 38px;
    line-height: 1.2;
    padding-bottom: 60px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 80px;
}
.section-7-g2g .list-content .text p {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    padding-right: 80px;
    margin-bottom: 10px;
}
.section-7-g2g .list-content .text, .section-7-g2g .list-content .img {
    float: left;
    width: 50%;
}
.section-7-g2g .list-content .img ul li {
    width: 100%;
    padding: 90px 20px 90px 20px;
    margin-bottom: 20px;
    border-radius: 14px;
}
.section-7-g2g .list-content .img ul li.img1, 
.section-7-g2g .list-content .img ul li.img2{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.section-7-g2g .list-content .img ul li strong {
    color: #fff;
    font-size: 22px;
    padding-left: 10px;
    font-weight: bold;
    text-align: center;
    display: block;
}
.section-7-g2g .list-content .img ul li.img1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-7-list-1.png);
}
.section-7-g2g .list-content .img ul li.img2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-7-list-2.png);
}
.section-8-g2g {
    background-color: #fff;
    padding: 80px 0;
}
.section-8-g2g .list-content {
    height: auto;
    overflow: auto;
    width: 80%;
    margin: 0 auto;
}
.section-8-g2g .list-content .text {
    padding-top: 16%;
}
.section-8-g2g .list-content .text h5 {
    color: #000;
    font-size: 38px;
    line-height: 1.2;
    padding-bottom: 60px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 80px;
}
.section-8-g2g .list-content .text p {
    color: #000;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    padding-right: 80px;
    margin-bottom: 10px;
}
.section-8-g2g .list-content .text, .section-8-g2g .list-content .img {
    float: left;
    width: 50%;
}
.section-8-g2g .list-content .img ul li {
    width: 48%;
    float: left;
    margin-left: 5px;
    margin-right: 4px;
    padding: 100px 20px 90px 20px;
    margin-bottom: 10px;
    border-radius: 14px;
    height: 188px;
}
.section-8-g2g .list-content .img ul li.img1, 
.section-8-g2g .list-content .img ul li.img2,
.section-8-g2g .list-content .img ul li.img3,
.section-8-g2g .list-content .img ul li.img4,
.section-8-g2g .list-content .img ul li.img5,
.section-8-g2g .list-content .img ul li.img6{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.section-8-g2g .list-content .img ul li strong {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    display: block;
    line-height: 1.2;
}
.section-8-g2g .list-content .img ul li i{
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 1.2;
}
.section-8-g2g .list-content .img ul li.img1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-8-list-1.png);
}
.section-8-g2g .list-content .img ul li.img2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-8-list-2.png);
}
.section-8-g2g .list-content .img ul li.img3{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-8-list-3.png);
}
.section-8-g2g .list-content .img ul li.img4{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-8-list-4.png);
}
.section-8-g2g .list-content .img ul li.img5{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-8-list-5.png);
}
.section-8-g2g .list-content .img ul li.img6{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-8-list-6.png);
}
.section-4-g2.g2g-10 .section-content-t h5{
	color: #000;
}
.section-4-g2.g2g-10 .section-content-t p{
	color: #000;
}
.section-4-g2.g2g-10 .section-content-t{
	right: 60%;
	top: 14%;
}
.section-9-g2.g2g-14 .section-content-t{
	top: 40%;
	left: 20%;
	right: 20%;
	text-align: center;
}
.section-9-g2.g2g-14 .section-content-t i,
.section-9-g2.g2g-14 .section-content-t h5,
.section-9-g2.g2g-14 .section-content-t p,
.section-10-g2.g2g-15 .section-content-t p{
	color: #fff;
}
.section-10-g2.g2g-15 .section-content-t{
	left: 10%;
    right: 64%;
    top: 32%;
}
.section-10-g2.g2g-15 .section-content-t p{
	margin-top: 20px;
}
.section-14-g2.g2g-16 .list-img ul li.img1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-16-list-1.png);
}
.section-14-g2.g2g-16 .list-img ul li.img2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-16-list-2.png);
}
.section-14-g2.g2g-16 .list-img ul li.img3{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/10/g2g-16-list-3.png);
}	
/*m8*/
.section-1-m8 .section-content-t{
	top: 10%;
	left: 12%;
	right: 12%;
	text-align: center;
}
.section-1-m8 .section-content-t h5{
	color: #000;
	font-size: 58px;
	line-height: 1.2;
	padding-bottom: 54px;
}
.section-1-m8 .section-content-t p{
	color: #000;
	width: 24%;
	padding:6px 6px;
	margin: 0 auto;
	border:2px solid #000;
	border-radius: 10px;
	font-size: 22px;
	line-height: 1.4;
	font-weight: bold;
}
.section-2-m8 .section-content-t{
	top: 14%;
	left: 6%;
	right: 6%;
}
.section-2-m8 .section-content-t p{
	color: #fff;
	font-size: 28px;
	line-height: 1.4;
	font-weight: bold;
}
.section-2-m8 .section-content-m{
	left: 50%;
	right: 12%;
	top:44%;
}
.section-2-m8 .section-content-m p{
	color: #fff;
	font-size: 28px;
	line-height: 1.4;
	font-weight: bold;
}
.section-2-m8 .section-content-m h5{
	color: #fff;
	font-size: 58px;
	line-height: 1.1;
}
.section-3-m8 .section-content-t{
	top: 10%;
	left: 6%;
	right: 10%;
}
.section-3-m8 .section-content-t h2{
	color: #ACAEAA;
	font-size: 58px;
	line-height: 1.2;
	font-weight: bold;
	text-transform: uppercase;
}
.section-3-m8 .section-content-m{
	left: 6%;
	right: 54%;
	top:54%;
}
.section-3-m8 .section-content-m p{
	color: #fff;
	font-size: 19px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 6px;
}
.section-3-m8 .section-content-m h5{
	color: #fff;
	font-size: 58px;
	line-height: 1.1;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.section-4-m8 .section-content-t{
	left: 6%;
	right: 42%;
	top:44%;
}
.section-4-m8 .section-content-t p{
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
}
.section-5-m8{
	background-color: #fff;
	padding: 60px 0;
}
.section-5-m8 .content-list{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
	padding: 30px 0;
}
.section-5-m8 .content-list .list{
	width: 50%;
	float: left;
}
.section-5-m8 .content-list .list h5{
	color: #000;
	font-size: 48px;
	line-height: 1.1;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 0 40px;
}
.section-5-m8 .content-list .list:first-child p{
	font-size: 20px;
	padding: 0 40px;
}
.section-5-m8 .content-list .list:nth-child(2) p{
	padding:40px 40px 0 40px ;
}
.section-5-m8 .content-list .list p{
	color: #000;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold
}
.section-5-m8 .list-img{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
	padding-bottom: 60px;
}
.section-5-m8 .list-img ul{
	height: auto;
	overflow: auto;
}
.section-5-m8 .list-img ul li{
	float: left;
    width: 30%;
    margin-left: 17px;
    margin-right: 18px;
    padding: 30px 0 200px 0;
    border-radius: 16px;
}
.section-5-m8 .list-img ul li.img1,
.section-5-m8 .list-img ul li.img2,
.section-5-m8 .list-img ul li.img3{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.section-5-m8 .list-img ul li.img1{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-5-1.jpg) ;
}
.section-5-m8 .list-img ul li.img2{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-5-2.jpg) ;
}
.section-5-m8 .list-img ul li.img3{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-5-3.png) ;
}
.section-5-m8 .list-img ul li strong {
    color: #fff;
    font-size: 24px;
    padding-left: 20px;
    font-weight: bold;
}
.section-6-m8 .section-content-t{
	left: 6%;
	right: 56%;
	top:34%;
}
.section-6-m8 .section-content-t h5{
	color: #000;
	font-size: 58px;
	line-height: 1.1;
	margin-bottom: 10px;
}
.section-6-m8 .section-content-t p{
	color: #000;
	font-size: 19px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 6px;
}
.section-7-m8 .section-content-t{
	left: 6%;
	right: 56%;
	top:26%;
}
.section-7-m8 .section-content-t h5{
	color: #000;
	font-size: 58px;
	line-height: 1.1;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.section-7-m8 .section-content-t p:first-child{
	font-size: 24px;
}
.section-7-m8 .section-content-t p:nth-child(3){
	font-size: 16px;
	color: #9a9a9a;
	margin-bottom: 30px;
}
.section-7-m8 .section-content-t p{
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
}
.section-7-m8 .section-content-t p i{
	border: 1px solid #000;
	border-radius: 10px;
	display: inline-block;
	padding: 2px 40px;
	text-align: center;
	margin-right: 20px;
	font-style: normal;
	font-size: 18px;
}
.section-8-m8 .section-content-t{
	left: 6%;
	right: 58%;
	top:16%;
}
.section-8-m8 .section-content-t h5{
	color: #000;
	font-size: 58px;
	line-height: 1.1;
	text-transform: uppercase;
}
.section-8-m8 .section-content-t h5:nth-child(3){
	padding-bottom: 20px;
}
.section-8-m8 .section-content-t p:first-child{
	font-size: 24px;
}
.section-8-m8 .section-content-t p{
	color: #000;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
}
.section-9-m8 .section-content-t{
	left: 6%;
	right: 58%;
	top:6%;
}
.section-9-m8 .section-content-t h5{
	color: #000;
	font-size: 58px;
	line-height: 1.1;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.section-9-m8 .section-content-t p:first-child{
	font-size: 24px;
}
.section-9-m8 .section-content-t p{
	color: #000;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
}
.section-9-m8 .section-content-1,
.section-9-m8 .section-content-2,
.section-9-m8 .section-content-3{
	position: absolute;
	text-align: center;
}
.section-9-m8 .section-content-1{
	top: 66%;
    left: 8%;
    right: 78%;
}
.section-9-m8 .section-content-2{
	top: 54%;
    left: 30%;
    right: 62%;
}
.section-9-m8 .section-content-3{
	bottom: 14%;
    left: 30%;
    right: 62%;
}
.section-9-m8 .section-content-1 p,
.section-9-m8 .section-content-2 p,
.section-9-m8 .section-content-3 p{
	color: #fff;
	font-size: 28px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: 'helveticabold' !important;	
}
.section-9-m8 .section-content-1 i,
.section-9-m8 .section-content-2 i,
.section-9-m8 .section-content-3 i{
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
	font-weight: bold;
	font-style: normal;
}
.section-10-m8 .section-content-t{
	left: 6%;
	right: 48%;
	top:16%;
}
.section-10-m8 .section-content-t h5{
	color: #000;
	font-size: 58px;
	line-height: 1.1;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.section-10-m8 .section-content-t p:first-child{
	font-size: 24px;
}
.section-10-m8 .section-content-t p{
	color: #000;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
}
.section-11-m8 .section-content-t{
	left: 6%;
	right: 58%;
	bottom:16%;
}
.section-11-m8 .section-content-t p{
	color: #fff;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: 'helveticabold' !important;	
}
.section-11-m8 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	line-height: 1.1;
	text-transform: uppercase;
}
.section-11-m8 .section-content-t h5 i{
	color: #fff;
	font-size: 54px;
	line-height: 1.1;
	font-weight: bold;
	font-style: normal;
	display: inline-block;
	border: 2px solid #fff;
	padding: 0px 2px 0 2px;
	border-radius: 10px;
}
.section-11-m8 .section-content-m{
	left: 60%;
	right: 4%;
	top:34%;
}
.section-11-m8 .section-content-m p{
	color: #000;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}
.section-12-m8 .section-content-t{
	left: 6%;
	right: 58%;
	top:16%;
}
.section-12-m8 .section-content-t p{
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: 'helveticabold' !important;	
}
.section-12-m8 .section-content-t h5{
	color: #000;
	font-size: 56px;
	line-height: 1.1;
	text-transform: uppercase;
}
.section-12-m8 .section-content-t h5 i{
	color: #fff;
	font-size: 56px;
	line-height: 1.1;
	font-weight: bold;
	font-style: normal;
	display: inline-block;
	padding:2px 4px;
	border-radius: 10px;
	background-color: #F8B932;
}
.section-12-m8 .section-content-m{
	left: 60%;
	right: 4%;
	top:18%;
}
.section-12-m8 .section-content-m p{
	color: #000;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}
.section-13-m8 .section-content-t{
	left: 6%;
	right: 50%;
	top:10%;
}
.section-13-m8 .section-content-t p{
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: 'helveticabold' !important;	
}
.section-13-m8 .section-content-t h5{
	text-transform: uppercase;
    background-image: linear-gradient(to right, #66E2C0, #50BFCB,#2486DB);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
	font-size: 56px;
	line-height: 1.1;
	text-transform: uppercase;
}
.section-13-m8 .section-content-t h5 i.back-img{
	display: inline-block;
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-13-1.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 54px;
	width: 56px;
}
.section-13-m8 .section-content-m{
	left: 60%;
	right: 4%;
	top:14%;
}
.section-13-m8 .section-content-m p{
	color: #000;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
}
.section-13-m8  .section-content-b{
	left: 60%;
	right: 2%;
	bottom:10%;
	text-align: center;
}
.section-13-m8  .section-content-b .colors{
	text-transform: uppercase;
    background-image: linear-gradient(to right, #66E2C0, #50BFCB,#2486DB);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    font-family: 'helveticabold' !important;
}
.section-13-m8  .section-content-b .borders{
    margin-bottom: 10px;
    padding: 6px 120px;
    text-align: center;
}
.section-13-m8  .section-content-b .borders img{
	width: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.section-13-m8  .section-content-b .borders .img{
	border: 3px solid #66E2C0;
    border-radius: 20px;
}
.section-13-m8  .section-content-b .borders p:nth-child(3){
	text-transform: uppercase;
    background-image: linear-gradient(to right, #66E2C0, #50BFCB,#2486DB);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 17px;
    line-height: 1.4;
    font-weight: bold;
    font-family: 'helveticabold' !important;
    margin-bottom: 0;	
}
.section-13-m8  .section-content-b .borders p{
	color: #000;
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 10px;
}
.section-14-m8 .section-content-t{
	left: 6%;
	right: 58%;
	bottom:20%;
}
.section-14-m8 .section-content-t p{
	color: #fff;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: 'helveticabold' !important;	
}
.section-14-m8 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	line-height: 1.1;
	text-transform: uppercase;
}
.section-14-m8 .section-content-t h5 i{
	color: #fff;
	font-size: 18px;
	line-height: 1.1;
	font-weight: bold;
	font-style: normal;
	display: inline-block;
	border: 2px solid #fff;
	padding: 2px 2px 2px 2px;
	border-radius: 10px;
}
.section-14-m8 .section-content-m{
	left: 60%;
	right: 4%;
	top:2%;
}
.section-14-m8 .section-content-m .p1,
.section-14-m8 .section-content-m .p3{
	color: #919191;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
}
.section-14-m8 .section-content-m .p2{
	color: #919191;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
}
.section-14-m8 .section-content-m .boders{
	margin-bottom: 20px;
}
.section-14-m8 .section-content-m .boders strong{
	font-size: 17px;
	color: #000;
	display: block;
}
.section-14-m8 .section-content-m .boders ul li{
	margin-bottom: 20px;
	border: 1px solid #000;
	border-radius: 20px;
	padding: 12px 20px;
	width: 48%;
	float: left;
	margin-right: 8px;
}
.section-14-m8 .section-content-m .li-100 ul li{
	width: 100%;
	margin-right: 0;
}
.section-14-m8 .section-content-m .boders i{
	font-style: normal;
	font-size: 14px;
	color: #000;
	display: inline-block;
	margin-right: 12px;
	word-break: break-word;
    font-weight: bold;
    font-family: 'helveticalight';
}
.section-15-m8 .section-content-t{
	left: 6%;
	right: 62%;
	top: 40%;
}
.section-15-m8 .section-content-t p{
	color: #000;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}
.section-15-m8 .section-content-m{
	left: 50%;
	right: 18%;
	top: 14%;
}
.section-15-m8 .section-content-m p{
	color: #fff;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
}
.section-15-m8 .section-content-m h5{
	color: #fff;
	font-size: 54px;
	line-height: 1.1;
	text-transform: uppercase;
}
.section-16-m8{
	padding: 60px 0;
}
.section-16-m8 .content-list{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
	padding: 30px 0;
}
.section-16-m8 .content-list .list{
	float: left;
	width: 50%;
}
.section-16-m8 .content-list .list:first-child p:first-child{
	color: #000;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 10px;
}
.section-16-m8 .content-list .list:first-child p{
	font-size: 17px;
	color: #000;
	font-weight: bold;
	line-height: 1.4;
}
.section-16-m8 .content-list .list:first-child h5{
	color: #000;
	font-size: 54px;
	line-height: 1.1;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.section-16-m8 .content-list .list:first-child ul{
	height: auto;
	overflow: auto;
}
.section-16-m8 .content-list .list:first-child ul li{
	float: left;
	width: 40%;
    margin-right: 16px;
}
.section-16-m8 .content-list .list:first-child ul li p{
	margin-top: 14px;
	padding:0 10px;
	font-size: 16px;
}
.section-16-m8 .content-list .list:first-child ul li.img1 .back,
.section-16-m8 .content-list .list:first-child ul li.img2 .back{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 196px;
    border-radius: 12px;
}
.section-16-m8 .content-list .list:first-child ul li.img1 .back{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-16-1.png) ;	
}
.section-16-m8 .content-list .list:first-child ul li.img2 .back{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-16-2.png) ;
}
.section-16-m8 .content-list .list:first-child ul li .back strong {
    color: #fff;
    font-size: 17px;
    padding-left: 10px;
    line-height: 1.0;
    display: block;
    padding-top: 160px;
}
.section-16-m8 .content-list .list:nth-child(2) ul{
	height: auto;
	overflow: auto;
}
.section-16-m8 .content-list .list:nth-child(2) ul li{
	float: left;
	width: 40%;
	margin-left: 46px;
    margin-bottom: 16px;
}
.section-16-m8 .content-list .list:nth-child(2) ul li p{
	margin-top: 14px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	padding: 0 16px;
}
.section-16-m8 .content-list .list:nth-child(2) ul li.img3 .back,
.section-16-m8 .content-list .list:nth-child(2) ul li.img4 .back,
.section-16-m8 .content-list .list:nth-child(2) ul li.img5 .back,
.section-16-m8 .content-list .list:nth-child(2) ul li.img6 .back,
.section-16-m8 .content-list .list:nth-child(2) ul li.img7 .back,
.section-16-m8 .content-list .list:nth-child(2) ul li.img8 .back{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 196px;
    border-radius: 12px;
}
.section-16-m8 .content-list .list:nth-child(2) ul li.img3 .back{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-16-3.png) ;	
}
.section-16-m8 .content-list .list:nth-child(2) ul li.img4 .back{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-16-4.png) ;
}
.section-16-m8 .content-list .list:nth-child(2) ul li.img5 .back{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-16-5.png) ;
}
.section-16-m8 .content-list .list:nth-child(2) ul li.img6 .back{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-16-6.png) ;
}
.section-16-m8 .content-list .list:nth-child(2) ul li.img7 .back{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-16-7.png) ;
}
.section-16-m8 .content-list .list:nth-child(2) ul li.img8 .back{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-16-8.png) ;
}
.section-16-m8 .content-list .list:nth-child(2) ul li .back strong {
    color: #fff;
    font-size: 17px;
    padding-left: 16px;
    line-height: 1.0;
    display: block;
    padding-top: 140px;
}
.section-17-m8{
	background-color: #fff;
	padding: 60px 0;
}
.section-17-m8 .content-list{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
	padding: 30px 30px;
}
.section-17-m8 .content-list .list{
	float: left;
	width: 50%;
	padding: 0 20px;
}
.section-17-m8 .content-list .list1,
.section-17-m8 .content-list .list2{
	float: left;
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
}
.section-17-m8 .content-list .list p{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}
.section-17-m8 .content-list .list h5{
	color: #000;
	font-size: 54px;
	line-height: 1.1;
	text-transform: uppercase;
}
.section-17-m8 .content-list .list .img{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-17-1-1.png) ;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0 100px 0;
    border-radius: 20px;
}
.section-17-m8 .content-list .list .img strong{
	color: #fff;
    font-size: 22px;
    padding-left: 20px;
    padding-top: 40px;
    display: block;
    text-transform: uppercase;
}	
.section-17-m8 .content-list .list:nth-child(2) p{
	font-size: 17px;
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 24px;
	margin-bottom: 24px;
}
.section-17-m8 .content-list .list1 .img{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-17-2-1.png) ;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 60px 0 60px 0;
    border-radius: 20px;
}
.section-17-m8 .content-list .list2 .img{
	background-image:url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8-list-17-3-1.png);
	background-repeat: no-repeat;
    background-size: cover;
    background-position:center center;
    padding: 60px 0 60px 0;
    border-radius: 20px;
}
.section-17-m8 .content-list .list1 .img strong,
.section-17-m8 .content-list .list2 .img strong{
	color: #fff;
    font-size: 22px;
    padding-left: 20px;
    padding-top: 120px;
    display: block;
    text-transform: uppercase;
}	
.section-17-m8 .content-list .list1 p,
.section-17-m8 .content-list .list2 p{
	font-size: 17px;
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 24px;
	margin-bottom: 24px;
}
.section-17-m8 p.ft-p{
	font-size: 22px;
	color: #919191;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
/*m8 s*/
.section-1-m8s .section-content-t{
	left: 10%;
	right: 8%;
	top: 36%;
}
.section-1-m8s .section-content-t h5{
	font-size: 66px;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 48px;
}
.section-1-m8s .section-content-t h5 .back-img{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8s-icon-1.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 56px;
	width: 56px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 14px;
}
.section-1-m8s .section-content-t p{
	border: 3px solid #fff;
	border-radius: 14px;
	padding:0 0;
	text-transform: uppercase;
	width: 40%;
}
.section-1-m8s .section-content-t p i:first-child{
	background-color: #fff;
	color: #000;
	font-size:28px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	display: inline-block;
	padding: 4px 12px;
	font-style: normal;
	font-weight: bold;
}
.section-1-m8s .section-content-t p i:nth-child(2){
	color: #fff;
	font-size:28px;
	display: inline-block;
	padding: 4px 12px;
	font-style: normal;
	font-weight: bold;
}
.section-3-m8s .section-content-t{
	left: 10%;
	right: 58%;
	top: 50%;
}
.section-3-m8s .section-content-t h5{
	font-size: 58px;
	color: #000;
	line-height: 1.2;
	margin-bottom: 14px;
}
.section-3-m8s .section-content-t p:first-child{
	font-size: 24px;
	margin-bottom: 8px;
	line-height: 1.4;
	color: #000;
	font-weight: bold;
}
.section-3-m8s .section-content-t p{
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	color: #000;
}
.section-5-m8s .section-content-t{
	left: 10%;
	right: 52%;
	top: 42%;
	text-align: center;
}
.section-5-m8s .section-content-t .p1{
	font-size: 32px;
	line-height: 1.4;
	font-weight: bold;
	color: #919191;
	margin-bottom: 8px;
}
.section-5-m8s .section-content-t .p2{
	font-size: 32px;
	line-height: 1.4;
	font-weight: bold;
	color: #000;
}
.section-6-m8s .section-content-t{
	left: 6%;
    right: 52%;
    top: 10%;
}
.section-6-m8s .section-content-t h5{
	font-size: 66px;
	color: #000;
	line-height: 1.2;
}
.section-6-m8s .section-content-t h5 .back-img{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8s-icon-2.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 56px;
	width: 66px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 14px;
}
.section-6-m8s .section-content-t p:first-child{
	font-size: 24px;
	margin-bottom: 8px;
	line-height: 1.4;
	color: #000;
	font-weight: bold;
}
.section-6-m8s .section-content-t p{
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	color: #000;
}
.section-7-m8s .section-content-t{
	left: 6%;
    right: 52%;
    top: 10%;
}
.section-7-m8s .section-content-t h5{
	font-size: 66px;
	color: #000;
	line-height: 1.2;
}
.section-7-m8s .section-content-t h5 .back-img{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/m8s-icon-2.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 56px;
	width: 66px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 14px;
}
.section-7-m8s .section-content-t p:first-child{
	font-size: 24px;
	margin-bottom: 8px;
	line-height: 1.4;
	color: #000;
	font-weight: bold;
}
.section-7-m8s .section-content-t p{
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	color: #000;
}
.section-7-m8s .section-content-t p i{
	font-style: normal;
	display: inline-block;
	margin-right: 16px;
}
.section-9-m8s{
	background-color: #fff;
	padding: 80px 0;
}
.section-9-m8s .content{
	padding: 30px 0;
	text-align: center;
}
.section-9-m8s .content .text .p1{
	font-size: 32px;
	line-height: 1.4;
	font-weight: bold;
	color: #919191;
	margin-bottom: 8px;
}
.section-9-m8s .content .text .p2{
	font-size: 32px;
	line-height: 1.4;
	font-weight: bold;
	color: #000;
}
/*h6*/
.section-1-h6 .section-content-t{
	left: 46%;
	right: 10%;
	top: 42%;
	text-align: right;
}
.section-1-h6 .section-content-t p i{
	display: inline-block;
	padding:4px 22px;
	background-color: #fff;
	color: #919191;
	font-size: 22px;
	border-radius: 10px;
	text-align: center;	
	font-style: normal;
	font-weight: bold;
}
.section-1-h6 .section-content-t p{
	font-size: 18px;
	color: #fff;
	line-height: 1.4;
	font-size: 18px;
	font-weight: bold;
}
.section-1-h6 .section-content-t h5{
	font-size: 58px;
	color: #fff;
	line-height: 1.2;
	font-weight: bold;
}
.section-2-h6 .section-content-t{
	left: 10%;
	right: 38%;
	text-align: left;
	top: 32%;
}
.section-2-h6 .section-content-t p{
	color: #fff;
	line-height: 1.4;
	font-size: 18px;
	font-weight: bold;
}
.section-2-h6 .section-content-t h5{
	font-size: 42px;
	color: #fff;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 26px;
}
.section-3-h6 .section-content-t{
	left: 10%;
	right: 30%;
	top: 10%;
}
.section-3-h6 .section-content-t h5{
	font-size: 52px;
	color: #000;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 36px;
	text-transform: uppercase;
}
.section-3-h6 .section-content-t p{
	color: #000;
	line-height: 1.4;
	font-size: 18px;
	font-weight: bold;
}
.section-3-h6 .section-content-1,
.section-3-h6 .section-content-2,
.section-3-h6 .section-content-3,
.section-3-h6 .section-content-4{
	position: absolute;
}
.section-3-h6 .section-content-1{
	left: 10%;
    right: 54%;
    text-align: center;
    top: 62.2%;
}
.section-3-h6 .section-content-1 strong,
.section-3-h6 .section-content-2 strong{
	color: #fff;
	line-height: 1.4;
	font-size: 28px;
	font-weight: bold;
}
.section-3-h6 .section-content-2{
	left: 10%;
    right: 54%;
    text-align: center;
    top: 88%;
}
.section-3-h6 .section-content-3{
	left: 53%;
    right: 12%;
    top: 46%;
}
.section-3-h6 .section-content-3 p{
	color: #fff;
	line-height: 1.4;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
}
.section-3-h6 .section-content-3 p:nth-child(2){
	margin-top: 20px;
}
.section-3-h6 .section-content-3 p i{
	color: #fff;
	line-height: 1.4;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	font-style: normal;
}
.section-3-h6 .section-content-3 p:first-child i{
	display: block;
}
.section-3-h6 .section-content-3 p i.colors{
	color: #F8B832;
	font-size: 24px;
}
.section-3-h6 .section-content-4{
	left: 76%;
    right: 8%;
    top: 80%;
}
.section-3-h6 .section-content-4 p{
	color: #fff;
	line-height: 1.4;
	font-size: 24px;
	font-weight: bold;
	display: block;
	font-style: normal;
	text-align: right;
}
.section-3-h6 .section-content-4 p i{
	color: #fff;
	line-height: 1.4;
	font-size: 24px;
	font-weight: bold;
	display: block;
	font-style: normal;
}
.section-3-h6 .section-content-4 p i.colors{
	color: #F8B832;
	font-size: 24px;
}
.section-4-h6{
	background-color: #fff;
	padding: 20px 0;
}
.section-4-h6 .content-list{
	width:88%;
	margin:0 auto;
	padding: 20px 0;
	height: auto;
	overflow: auto;
}
.section-4-h6 .content-list .list:first-child{
	width: 48%;
	float: left;
}
.section-4-h6 .content-list .list:nth-child(2){
	float: left;
	width: 52%;
}
.section-4-h6 .content-list .list .img{
}
.section-4-h6 .content-list .list .img img{
	width: 90%;
	margin-left: 0;
	margin-right: 0;
}
.section-4-h6 .content-list .list ul{
	height: auto;
	overflow: auto;
}
.section-4-h6 .content-list .list ul li{
	height: auto;
	overflow: auto;
	margin-bottom: 22px;
	display: flex;
}
.section-4-h6 .content-list .list ul li .back{
	float: left;
	width: 48%;
	margin-right: 4px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 80px 0;
	border-radius: 12px;
}
.section-4-h6 .content-list .list ul li.img1 .back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-4-1.png);
}
.section-4-h6 .content-list .list ul li.img2 .back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-4-2.png);
}
.section-4-h6 .content-list .list ul li.img3 .back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-4-3.png);
}
.section-4-h6 .content-list .list ul li.img4 .back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-4-4.png);
}
.section-4-h6 .content-list .list ul li.img5 .back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-4-5.png);
}
.section-4-h6 .content-list .list ul li .text{
	float: left;
	width: 48%;
	margin-right: 4px;
	padding: 0 0 0 10px;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.section-4-h6 .content-list .list ul li .text strong{
	color: #000;
	line-height: 1.4;
	font-size: 19px;
	font-weight: bold;
	display: block;
	font-style: normal;
}
.section-4-h6 .content-list .list ul li .text p{
	color: #919191;
	line-height: 1.3;
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 0;
}
.section-4-h6  p.ft-p{
	color: #919191;
	line-height: 1.4;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	width: 88%;
	margin: 30px auto;
}
.section-5-h6{
	padding: 40px 0 0 0;
	background-color: #fff;
}
.section-5-h6 .content-list{
	width:88%;
	margin:0 auto;
	padding: 20px 0;
	height: auto;
	overflow: auto;
}
.section-5-h6 .content-list .list{
	float: left;
}
.section-5-h6 .content-list .list:first-child{
	width: 42%;
}
.section-5-h6 .content-list .list:nth-child(2){
	width: 58%;
}
.section-5-h6 .content-list .list:nth-child(2) img{
	width: 100%;
}
.section-5-h6 .content-list .list .text{
	padding-bottom: 30px;
}
.section-5-h6 .content-list .list .text h5{
	color: #000;
	line-height: 1.2;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
}
.section-5-h6 .content-list .list .text h5:nth-child(2){
	margin-bottom: 40px;
}
.section-5-h6 .content-list .list .text p{
	color: #919191;
	line-height: 1.4;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.section-5-h6 .content-list .list .text .line{
	display: block;
	background-color: #000;
	height: 3px;
	width: 100%;
	margin: 0 auto;
}
.section-5-h6 .content-list .list .text .p1,
.section-5-h6 .content-list .list .text .p2{
	color: #000;
	line-height: 1.4;
	font-weight: bold;
	font-style: normal;
}
.section-5-h6 .content-list .list .img ul{
	height: auto;
	overflow: auto;
}
.section-5-h6 .content-list .list .img ul li{
	float: left;
	width: 48%;
	margin: 0 1%;
}
.section-5-h6 .content-list .list .img ul li.img1,
.section-5-h6 .content-list .list .img ul li.img2{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 60px 12px 60px 0;
	border-radius: 12px;
	text-align: right;
}
.section-5-h6 .content-list .list .img ul li.img1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-5-1.jpg);
}
.section-5-h6 .content-list .list .img ul li.img2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-5-2.jpg);	
}
.section-5-h6 .content-list .list .img ul li strong{
	color: #fff;
	line-height: 1.4;
	font-size: 36px;
	font-weight: bold;
}
.section-5-h6 .content-list .list .img ul li strong i{
	color: #fff;
	line-height: 1.4;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
}
.section-5-h6 .content-list .list .img ul li p{
	color: #fff;
	line-height: 1.4;
	font-size: 17px;
	font-weight: bold;
}
.section-5-h6 .content-list .list:nth-child(2){
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-5-0.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 800px;
	max-height: 800px;
}
.section-6-h6 .section-content-t{
	left: 6%;
	right: 54%;
	top: 24%;
}
.section-6-h6 .section-content-t h5{
	font-size: 46px;
	line-height: 1.2;
	font-weight: bold;
	background-color: #333333;
	color: #fff;
	padding: 12px 22px;
	border-radius: 12px;
	margin-bottom: 32px;
	width: 40%;
}
.section-6-h6 .section-content-t strong{
	font-size: 32px;
	line-height: 1.2;
	font-weight: bold;
	color: #000;
	font-family: 'helveticabold';
	text-transform: uppercase;
}	
.section-6-h6 .section-content-t p{
	color: #919191;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
}
.section-7-h6{
	background-color: #fff;
	padding: 20px 0;
}
.section-7-h6 .content{
	width: 88%;
	margin: 0 auto;
	padding: 20px 0;
}
.section-7-h6 .content .img{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/agm-h6-pc-7.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 160px 120px;
	border-radius: 22px;
}
.section-7-h6 .content .img strong{
	font-size: 46px;
	line-height: 1.2;
	font-weight: bold;
	color: #fff;
	display: block;
	margin-bottom: 32px;
	text-transform: uppercase;
}
.section-7-h6 .content .img p{
	color: #fff;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	width: 60%;
}
.section-7-h6 .content .text{
	text-align: center;
}
.section-7-h6 .content .text h5{
	font-size: 46px;
	line-height: 1.2;
	font-weight: bold;
	color: #000;
	display: block;
	margin:60px auto 40px auto;
	text-transform: uppercase;
	width: 80%;
}
.section-7-h6 .content .text p{
	color: #919191;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
}
.section-8-h6{
	background-color: #fff;
	padding: 8px 0;
}
.section-8-h6 .content{
	width: 88%;
	margin: 0 auto;
	padding: 0 0;
}
.section-8-h6 .content .text{
	text-align: center;
}
.section-8-h6 .content .text h5{
	font-size: 46px;
	line-height: 1.2;
	font-weight: bold;
	color: #000;
	display: block;
	margin:60px auto 20px auto;
	text-transform: uppercase;
	width: 80%;
}
.section-8-h6 .content .text h5 i.back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-7-icon.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 49px;
	width: 40px;
	display: inline-block;
	vertical-align: top;
	margin-right: 14px;
}
.section-8-h6 .content .text p{
	color: #000;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
}
.section-9-h6{
	background-color: #fff;
	padding: 4px 0;
}
.section-9-h6 .content{
	width: 88%;
	margin: 0 auto;
	padding: 4px 0;
}
.section-9-h6 .content .img img{
	width: 100%;
	border-radius: 22px;
}
.section-9-h6 .content .text-db{
	padding: 40px 56px;
}
.section-9-h6 .content .text-db h5{
	font-size: 38px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 30px;
}
.section-9-h6 .content .text-db p.desc{
	font-size: 22px;
	line-height: 1.4;
	font-weight: bold;
	color: #000;
	display: block;
}
.section-9-h6 .content .text-db ul{
	height: auto;
	overflow: auto;
	margin-bottom: 30px;
}
.section-9-h6 .content .text-db ul li{
	padding: 12px 0;
	margin-bottom: 30px;
}
.section-9-h6 .content .text-db ul li p{
	margin-bottom: 0;
}
.section-9-h6 .content .text-db ul li p i.text{
	font-style: normal;
    color: #131313;
    font-size: 16px;
    font-weight: bold;
    width: 180px;
    max-width: 180px;
    display: inline-block;
}
.section-9-h6 .content .text-db ul li p i.bar{
	height: 8px;
    width: 50%;
    border-right: 10px;
    display: inline-block;
    margin-right: 14px;
}
.section-9-h6 .content .text-db ul li p i.num{
	font-style: normal;
    color: #131313;
    font-size: 16px;
    font-weight: bold;
}
.section-9-h6 .content .text-db ul li p i.bar.color1 {
	 /*background-color: #55CDE5;*/
	 background: linear-gradient(to right, #53A6F3, #4DC3EC,#6DF3DB);
}
.section-9-h6 .content .text-db ul li p i.bar.color2 {
	 background-color: #9c9c9c;
}
.section-9-h6 .content .text-db ul li:first-child .color1{
	width: 44%;
}
.section-9-h6 .content .text-db ul li:first-child .color2{
	width: 34%;
}
.section-9-h6 .content .text-db ul li:nth-child(2) .color1{
	width: 40%;
}
.section-9-h6 .content .text-db ul li:nth-child(2) .color2{
	width: 30%;
}
.section-9-h6 .content .text-db ul li:nth-child(3) .color2{
	width: 24%;
}
.section-9-h6 .content .text-db ul li .colors{
	font-size: 18px;
    text-transform: uppercase;
    background: linear-gradient(to right, #53A6F3, #4DC3EC,#6DF3DB);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.section-10-h6 .section-content-t h5,
.section-10-h6 .section-content-m h5,
.section-10-h6 .section-content-b h5{
    color: #000;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
}
.section-10-h6 .section-content-t strong,
.section-10-h6 .section-content-m strong,
.section-10-h6 .section-content-b strong{
    color: #000;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
}
.section-10-h6 .section-content-t{
	left: 24%;
    right: 42%;
    top: 14%;
    text-align: center;
}
.section-10-h6 .section-content-m{
	left: 50%;
    right: 12%;
    top: 30%;
    text-align: center;
}
.section-10-h6 .section-content-b{
	left: 56%;
    right: 0;
    top: 74%;
}
.section-11-h6{
	padding-top: 40px;
}
.section-11-h6 .section-content-t{
	left: 24%;
    right: 42%;
    top: 12%;
    text-align: center;
}
.section-11-h6 .section-content-t h5{
    color: #000;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
}
.section-11-h6 .section-content-t strong{
    color: #000;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
}
.section-11-h6 .section-content-m{
	left: 56%;
    right: 5%;
    top: 44%;
}
.section-11-h6 .section-content-m p{
	color: #000;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    text-align: right;
}
.section-12-h6 .section-content-t{
	left: 12%;
    right: 12%;
    top: 14%;
    text-align: center;
}
.section-12-h6 .section-content-t h5{
    color: #fff;
    font-size: 56px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
}
.section-12-h6 .section-content-m{
	left: 12%;
    right: 12%;
    bottom: 5%;
    text-align: center;
}
.section-12-h6 .section-content-m p{
	color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
}
.section-13-h6{
	padding: 60px 0;
}
.section-13-h6  .content-box{
	width: 88%;
	margin:0 auto;
	display: block;
}
.section-13-h6  .content-box .media-box{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 30px;
}
.section-13-h6  .content-box .media-box img.col-md-x{
    max-width:50%;
}
.section-13-h6  .content-box .media-text h5 {
    font-size: 32px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    font-weight: bold;
}
.section-13-h6  .content-box .media-text h5 i.back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-13-icon.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 52px;
	width: 50px;
	display: inline-block;
	vertical-align: top;
}
.section-13-h6  .content-box .media-text p {
    color: #919191;
    font-size: 18px;
    line-height: 1.4;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 4px;
    font-weight: bold;
}
.section-13-h6  .content-box .media-text p.p2{
	font-size: 16px;
}
.section-13-h6  .content-box .media-text{
    padding-top: 30px;
}
.section-13-h6 .content-box .media-box:first-child .media-text{
	padding-top: 80px;
}
.section-14-h6{
	padding: 40px 0;
	height: auto;
    overflow: auto;
} 
.section-14-h6 .content-list {
	width: 88%;
	margin: 0 auto;
	padding: 20px 0;
	height: auto;
    overflow: auto;
}
.section-14-h6 .content-list .list{
	float: left;
}
.section-14-h6 .content-list .list:first-child{
	width: 70%;
}
.section-14-h6 .content-list .list:nth-child(2){
	width: 30%;
	padding:0 40px;
}
.section-14-h6 .content-list .list h5 {
	font-size: 46px;
    padding-left: 34px;
    padding-right: 34px;
    padding-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
}
.section-14-h6 .content-list .list p{
	color: #919191;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    padding-left: 34px;
    padding-right: 34px;
}
.section-14-h6 .content-list .list ul{
	height: auto;
	overflow: auto;
}
.section-14-h6 .content-list .list ul li{
	margin-bottom: 26px;
	margin-left: 20px;
	margin-right: 20px;
}
.section-14-h6 .content-list .list ul li .back{
	background-color: #333333;
	border-radius: 20px;
	padding:8px 8px;
	text-align: center;
}
.section-14-h6 .content-list .list ul li .back img{ 
	width:48px;
	margin: 0 auto;
	display: block;
}
.section-14-h6 .content-list .list ul li .back p{ 
	color: #fff;
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 4px;
}
.section-14-h6 .content-list .list ul li .back p i{ 
	color: #fff;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    font-style: normal;
    display: block;
}
.section-15-h6  .content-box{
	width: 88%;
	margin:0 auto;
	display: block;
}
.section-15-h6  .content-box .media-box{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 30px;
}
.section-15-h6  .content-box .media-box img.col-md-x{
    max-width:50%;
    border-radius: 20px;
}
.section-15-h6  .content-box .media-text h5 {
    font-size: 32px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    font-weight: bold;
}
.section-15-h6  .content-box .media-text p {
    color: #919191;
    font-size: 18px;
    line-height: 1.4;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 4px;
    font-weight: bold;
}
.section-15-h6  .content-box .media-text{
    padding-top: 30px;
}
.section-15-h6  .content-box .media-text ul{
	height: auto;
	overflow: auto;
	padding: 40px 20px 0 20px;
}
.section-15-h6  .content-box .media-text ul li{
	float: left;
	width: 44%;
	margin: 0 3%;
	background-color: #333333;
	border-radius: 14px;
	padding: 14px 6px;
}
.section-15-h6  .content-box .media-text ul li img{
	width: 46px;
}
.section-15-h6  .content-box .media-text ul li p{
	color: #fff;
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 4px;
    font-weight: bold;
    text-align: center;
}
.section-15-h6 .content-box .media-box:first-child .media-text{
	padding-top: 80px;
}
.section-15-h6 .content-box .media-box:nth-child(2) .media-text{
	padding-top: 80px;
}
.section-16-h6 .section-content-t{
	left: 42%;
    right: 4%;
    top: 22%;
}
.section-16-h6 .section-content-t h5{
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: right;
}
.section-17-h6{
	background-color: #fff;
	padding: 60px 0;
} 
.section-17-h6 .lis-text{
	height: auto;
	overflow: auto;
	width: 88%;
	margin:0 auto ;
	padding:20px 0;
}
.section-17-h6 .lis-text .list:first-child{
	width: 40%;
	float: left;
}
.section-17-h6 .lis-text .list:nth-child(2){
	width: 60%;
	float: left;
	padding-left: 60px;
}
.section-17-h6 .lis-text .list:nth-child(2) .borders{
	border: 3px solid #353535;
	border-radius: 20px;
	padding:30px 40px;
}
.section-17-h6 .lis-text .list h5{
	color: #000;
    font-size: 54px;
    text-transform: uppercase;
    padding-bottom: 30px;
    line-height: 1.2;
    font-weight: bold;
}
.section-17-h6 .lis-text .list strong{
	padding-bottom: 20px;
    display: block;
    line-height: 1.4;
    color: #353535;
	font-size: 17px;
	font-weight: bold;
}
.section-17-h6 .lis-text .list p{
	color: #353535;
	font-size: 17px;
    line-height:1.4;
    font-weight: bold;
    margin-bottom: 6px;
    word-break: break-all;
}
.section-17-h6 .lis-text .list p i{
	color: #353535;
	font-size: 16px;
    line-height:1.4;
    font-weight: bold;
    font-style: normal;
    display: inline-block;
    margin-right: 14px;
}
.section-18-h6{
	background-color: #fff;
	padding: 60px 0;
}
.section-18-h6 .text{
	width: 88%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
	text-align: center;
}
.section-18-h6 .text h5{
	color: #000;
    font-size: 54px;
    text-transform: uppercase;
    padding-bottom: 40px;
    line-height: 1.2;
    font-weight: bold;
}
.section-18-h6 .img{
	width: 88%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
	text-align: center;
}
.section-18-h6 .img ul{
	height: auto;
	overflow: auto;
}
.section-18-h6 .img ul li{
	float: left;
	background-size: cover;
	border-radius: 14px;
	background-position: center;
	background-repeat: no-repeat;
	padding: 100px 0;
	width: 23%;
	margin: 10px 1% 10px 1%;
}
.section-18-h6 .img ul li.img1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-18-1.jpg);
}
.section-18-h6 .img ul li.img2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-18-2.jpg);	
}
.section-18-h6 .img ul li.img3{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-18-3.jpg);	
}
.section-18-h6 .img ul li.img4{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/h6-18-4.jpg);	
}
.section-18-h6 .img ul li strong{
    display: block;
    line-height: 1.4;
    color: #fff;
	font-size: 18px;
	font-weight: bold;
}
/*m7*/
.section-1-m7 .section-content-t{
	left: 4%;
	right: 12%;
	bottom: 8%;
}
.section-1-m7 .section-content-t i{
	display: block;
	width: 140px;
	font-size: 24px;
	padding: 4px 16px;
	border-radius: 6px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #fff;
}
.section-1-m7 .section-content-t p{
    line-height: 1.4;
    color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section-1-m7 .section-content-t h5{
	line-height: 1.2;
    color: #fff;
	font-size: 52px;
	font-weight: bold;
}
.section-2-m7,
.section-3-m7{
	/*border: 1px solid red;*/
}
.section-2-m7 .section-content-t{
	left: 12%;
	right: 12%;
	top: 6%;
	text-align: center;
}
.section-2-m7 .section-content-t p{
    line-height: 1.4;
    color: #232323;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section-2-m7 .section-content-t h5{
	line-height: 1.2;
    color: #000;
	font-size: 48px;
	font-weight: bold;
}
.section-2-m7 .section-content-m{
	left: 12%;
	right: 12%;
	bottom: 0;
	text-align: center;
}
.section-2-m7 .section-content-m p{
	line-height: 1.4;
    color: #232323;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section-3-m7 .section-content-t{
	left: 16%;
	right: 16%;
	top: 16%;
	text-align: center;
}
.section-3-m7 .section-content-t p{
    line-height: 1.4;
    color: #232323;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section-3-m7 .section-content-t h5{
	line-height: 1.2;
    color: #000;
	font-size: 48px;
	font-weight: bold;
}
.section-3-m7 .section-content-1,
.section-3-m7 .section-content-2,
.section-3-m7 .section-content-3,
.section-4-m7 .section-content-1,
.section-4-m7 .section-content-2,
.section-5-m7 .section-content-1,
.section-5-m7 .section-content-2,
.section-6-m7 .section-content-1,
.section-6-m7 .section-content-2,
.section-6-m7 .section-content-3,
.section-7-m7 .section-content-1,
.section-7-m7 .section-content-2,
.section-7-m7 .section-content-3{
	position: absolute;
}
.section-3-m7 .section-content-1{
	left: 22%;
	right: 8%;
	top: 62%;
}
.section-3-m7 .section-content-2{
	left: 70%;
	right: 16%;
	top: 52%;
}
.section-3-m7 .section-content-3{
	left: 70%;
	right: 16%;
	top: 66%;
}
.section-3-m7 .section-content-1 strong,
.section-3-m7 .section-content-2 strong,
.section-3-m7 .section-content-3 strong{
	font-size: 32px;
	font-weight: normal;
	line-height: 1.2;
	color: #000;
}
.section-3-m7 .section-content-1 strong i,
.section-3-m7 .section-content-2 strong i,
.section-3-m7 .section-content-3 strong i{
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
	font-style: normal;
}
.section-4-m7 .section-content-t{
	left: 16%;
	right: 16%;
	top: 8%;
	text-align: center;
}
.section-4-m7 .section-content-t p{
    line-height: 1.4;
    color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section-4-m7 .section-content-t h5{
	line-height: 1.2;
    color: #fff;
	font-size: 48px;
	font-weight: bold;
}
.section-4-m7 .section-content-1{
	left: 38%;
	right: 50%;
	top: 42.6%;
}
.section-4-m7 .section-content-2{
	left: 82%;
	right: 4%;
	bottom: 8.6%;
}
.section-4-m7 .section-content-1 strong,
.section-4-m7 .section-content-2 strong{
	color: #fff;
	font-weight: 400;
	line-height: 1.2;
	font-size: 23px;
}
.section-5-m7 .section-content-t{
	left: 66%;
	right: 0;
	top: 28%;
	text-align: left;
}
.section-5-m7 .section-content-t p{
    line-height: 1.4;
    color: #000;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 20px;
}
.section-5-m7 .section-content-t h5{
	line-height: 1.2;
    color: #000;
	font-size: 48px;
	font-weight: bold;
}
.section-5-m7 .section-content-t p i{
	font-style: normal;
	line-height: 1.4;
	font-size: 19px;
	display: block;
	font-weight: 400;
	margin-bottom: 6px;
}
.section-5-m7 .section-content-1{
	left:7.2%;
	right: 74%;
	top: 60%;
}
.section-5-m7 .section-content-2{
	left: 44%;
    right: 42%;
    bottom: 14%;
}
.section-5-m7 .section-content-1 strong,
.section-5-m7 .section-content-2 strong{
	color: #fff;
	font-weight: 400;
	line-height: 1.2;
	font-size: 20px;
}
.section-6-m7 .section-content-t{
	left: 66.6%;
	right: 4%;
	top: 16%;
	text-align: left;
}
.section-6-m7 .section-content-t p{
    line-height: 1.4;
    color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 20px;
}
.section-6-m7 .section-content-t h5{
	line-height: 1.2;
    color: #fff;
	font-size: 48px;
	font-weight: bold;
}
.section-6-m7 .section-content-t p i{
	font-style: normal;
	line-height: 1.4;
	font-size: 19px;
	display: block;
	font-weight: 400;
	margin-bottom: 6px;
}
.section-6-m7 .section-content-1{
	left: 10%;
    right: 74%;
    bottom: 10%;
    text-align: center;
}
.section-6-m7 .section-content-2{
	left: 36%;
    right: 36%;
    bottom: 10%;
    text-align: center;
}
.section-6-m7 .section-content-3{
	left: 72%;
    right: 10%;
    bottom: 10%;
    text-align: center;
}
.section-6-m7 .section-content-1 strong,
.section-6-m7 .section-content-2 strong,
.section-6-m7 .section-content-3 strong{
	color: #fff;
	font-weight: 400;
	line-height: 1.2;
	font-size: 19px;
}
.section-7-m7 .section-content-t{
	left: 8%;
	right: 26%;
	top: 10%;
	text-align: left;
}
.section-7-m7 .section-content-t p{
    line-height: 1.4;
    color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 20px;
}
.section-7-m7 .section-content-t h5{
	line-height: 1.2;
    color: #fff;
	font-size: 48px;
	font-weight: bold;
}
.section-7-m7 .section-content-t p i{
	font-style: normal;
	line-height: 1.4;
	font-size: 19px;
	display: block;
	font-weight: 400;
	margin-bottom: 6px;
}
.section-7-m7 .section-content-1{
	left: 10%;
    right: 74%;
    bottom: 10%;
    text-align: center;
}
.section-7-m7 .section-content-2{
	left: 36%;
    right: 36%;
    bottom: 10%;
    text-align: center;
}
.section-7-m7 .section-content-3{
	left: 72%;
    right: 10%;
    bottom: 10%;
    text-align: center;
}
.section-7-m7 .section-content-1 strong,
.section-7-m7 .section-content-2 strong,
.section-7-m7 .section-content-3 strong{
	color: #fff;
	font-weight: 400;
	line-height: 1.2;
	font-size: 19px;
}
.section-2-m7 .section-content-t h5 i,
.section-3-m7 .section-content-t h5 i,
.section-4-m7 .section-content-t h5 i,
.section-5-m7 .section-content-t h5 i,
.section-6-m7 .section-content-t h5 i,
.section-7-m7 .section-content-t h5 i{
	color: #F5A64A;
	font-style: normal;
}
/*m6*/
.section-1-m6 .section-content-t{
	left: 52%;
    right: 4%;
    top: 26%;
}
.section-1-m6 .section-content-t p{
	margin-bottom: 10px;
}
.section-1-m6 .section-content-t p i{
	font-size: 28px;
	color: #fff;
	display: block;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
}
.section-1-m6 .section-content-t h5{
	font-size: 48px;
	line-height: 1.2;
	font-weight: bold;
	background: linear-gradient(to right,#F9C676,#71F4BD,#5BD5E0);
    -webkit-background-clip: text;
    color: transparent;
}
.section-1-m6 .section-content-m{
	left: 52%;
    right: 4%;
    top: 42%;
}
.section-1-m6 .section-content-m ul{
	height: auto;
	overflow: auto;
	margin-top: 30px;
}
.section-1-m6 .section-content-m ul li{
	float: left;
	width: 27%;
	margin:10px 3% 16px 0;
}
.section-1-m6 .section-content-m ul li img{
	width: 34px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.section-1-m6 .section-content-m ul li strong{
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	color: #fff;
	display: block;
	margin-top: 10px;
}
.section-2-m6 .section-content-t{
	left: 18%;
    right: 56%;
    top: 36%;
}
.section-2-m6 .section-content-t p{
	font-size: 16px;
	color: #454545;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}
.section-2-m6 .section-content-t h5{
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}
.section-3-m6 .section-content-t{
	left: 66%;
    right: 8%;
    top: 26%;
}
.section-3-m6 .section-content-t p{
	font-size: 16px;
	color: #454545;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}
.section-3-m6 .section-content-t h5{
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}
.section-4-m6 .section-content-t{
	left: 18%;
    right: 56%;
    top: 36%;
}
.section-4-m6 .section-content-t p{
	font-size: 16px;
	color: #454545;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}
.section-4-m6 .section-content-t h5{
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.section-4-m6 .section-content-t h5:nth-child(2){
	margin-bottom: 30px;
}
.section-5-m6 .section-content-t{
	left: 18%;
    right: 18%;
    top: 0;
}
.section-5-m6 .section-content-t .list{
	float: left;
	width: 48%;
	margin: 0 1%;
}
.section-5-m6 .section-content-t p{
	font-size: 16px;
	color: #454545;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}
.section-5-m6 .section-content-t h5{
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.section-6-m6 .section-content-t{
	left: 18%;
    right: 18%;
    top: 10%;
    text-align: center;
}
.section-6-m6 .section-content-t p{
	font-size: 16px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}
.section-6-m6 .section-content-t h5{
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
}
.section-7-m6 .section-content-t{
	left: 8%;
    right: 56%;
    top: 6%;
    text-align: left;
}
.section-7-m6 .section-content-t h5{
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.section-7-m6 .section-content-t ul{
	height: auto;
	overflow: auto;
	margin-top: 30px;
}
.section-7-m6 .section-content-t ul li{
	float: left;
	margin: 10px 1%;
	width: 48%;
}
.section-7-m6 .section-content-t ul li img{
	width: 20%;
	float: left;
	margin-right: 10px !important;
}
.section-7-m6 .section-content-t ul li strong{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
}
.section-7-m6 .section-content-t ul li i{
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	display: block;
	line-height:1.0;
	font-style: normal;
}
.section-8-m6 .section-content-t{
	left:24%;
    right: 24%;
    top: 16%;
    text-align: center;
}
.section-8-m6 .section-content-t h5{
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.section-8-m6 .section-content-t p{
	font-size: 16px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
}
.section-9-m6{
	padding-bottom: 60px;
	background-color: #000;
}
.section-9-m6 .section-content-t{
	left:8%;
    right: 24%;
    top: 8%;
    text-align: left;
}
.section-9-m6 .section-content-t h5{
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.section-9-m6 .section-content-t p{
	font-size: 16px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}
.section-9-m6 .section-content-t img{
	width: 34%;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.section-9-m6 .section-content-m{
	left: 0;
	right: 0;
	bottom: 0;
    text-align: center;
    width: 100%;
    padding-bottom: 40px;
    background-color: #00000080;
}
.section-9-m6 .section-content-m h5{
	font-size: 17px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 30px;
	margin-bottom: 30px;
}
.section-9-m6 .section-content-m table{
	width: 60%;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
}
div.section-9-m6 .section-content-m table tr,td{
	/*padding: 10px 0 !important;*/
	border: 1px solid #fff;
	/*border-right: 1px solid #fff !important; */
	/*text-align: center !important;*/
}
div.section-9-m6 .section-content-m table tr,th{
	/*padding: 10px 0 !important;*/
	border: 1px solid #fff;
	/*border-right: 1px solid #fff !important; */
	/*text-align: center !important;*/
}
.section-10-m6 .section-content-t{
	left: 60%;
    right: 6%;
    top: 28%;
    text-align: left;
}
.section-10-m6 .section-content-t p{
	font-size: 16px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
}
.section-10-m6 .section-content-t h5{
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}
.section-11-m6{
	background-color: #f4f4f4;
	padding: 60px 0;
}
.section-11-m6 .content{
	padding: 30px 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
	overflow: auto;
}
.section-11-m6 .content ul{
	height: auto;
	overflow: auto;
}
.section-11-m6 .content ul li{
	float: left;
	width: 28%;
	margin-right: 2%;
	margin-left: 3%;
	height: 420px;
}
.section-11-m6 .content ul li strong{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	margin: 20px 0;
	display: block;
}
.section-11-m6 .content ul li p{
	font-size: 15px;
	color: #3c3c3c;
	display: block;
	font-weight: bold;
	line-height: 1.4;
}
/*glory*/
.section-back img.pc{
	/*width: 100%;*/
}
.section-1-g1 .section-content-t{
	left: 11%;
    right: 62%;
    top: 48%;
    text-align: left;
}
.section-1-g1 .section-content-t p{
	font-size: 20px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-2-g1 .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-2-g1 .section-content-t p{
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-2-g1 .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #42B5F7;
    margin-bottom: 30px;
}
.section-2-g1 .section-content-m{
	left: 52%;
    right: 10%;
    top: 16%;
    text-align: left;
}
.section-2-g1 .section-content-m p{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-2-g1 .section-content-m p.p1{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
}
.section-2-g1 .section-content-b{
	left: 11%;
    right: 12%;
    bottom: 4%;
    text-align: left;
}
.section-2-g1 .section-content-b ul li{
	float: left;
	width: 50%;
	padding: 0 10px;
}
.section-2-g1 .section-content-b p.p1{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-2-g1 .section-content-b p.p2,
.section-2-g1 .section-content-b p.p3{
	font-size: 15px;
	color: #969696;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 10px;
	margin-bottom: 6px;
}
.section-3-g1{
	/*border: 1px solid red;*/
}
.section-3-g1 .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-3-g1 .section-content-t p{
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-3-g1 .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #D5473D;
    margin-bottom: 30px;
}
.section-3-g1 .section-content-m{
	left: 52%;
    right: 10%;
    top: 26%;
    text-align: left;
}
.section-3-g1 .section-content-m p{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-3-g1 .section-content-1,
.section-3-g1 .section-content-2,
.section-3-g1 .section-content-3,
.section-3-g1 .section-content-4,
.section-3-g1 .section-content-5,
.section-3-g1 .section-content-6{
	position: absolute;
}
.section-3-g1 .section-content-1{
	left: 10%;
	right: 62%;
	top: 46%;
}
.section-3-g1 .section-content-2{
	left: 10%;
	right: 62%;
	top: 60%;
}
.section-3-g1 .section-content-3{
	left: 10%;
	right: 62%;
	bottom: 14%;
}
.section-3-g1 .section-content-4{
	left: 64%;
	right: 8%;
	top: 52%;
}
.section-3-g1 .section-content-5{
	left: 64%;
	right: 8%;
	top: 66%;
}
.section-3-g1 .section-content-6{
	left: 64%;
	right: 8%;
	bottom: 12%;
}
.section-3-g1 .section-content-1 p.p1,
.section-3-g1 .section-content-2 p.p1,
.section-3-g1 .section-content-3 p.p1,
.section-3-g1 .section-content-4 p.p1,
.section-3-g1 .section-content-5 p.p1,
.section-3-g1 .section-content-6 p.p1{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 2px;
}
.section-3-g1 .section-content-1 p.p2,
.section-3-g1 .section-content-2 p.p2,
.section-3-g1 .section-content-3 p.p2,
.section-3-g1 .section-content-4 p.p2,
.section-3-g1 .section-content-5 p.p2,
.section-3-g1 .section-content-6 p.p2{
	font-size: 17px;
	color: #969696;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 2px;
}
.section-4-g1 .section-content-t{
	left: 12%;
	right: 12%;
	top: 8%;
}
.section-4-g1 .section-content-t p{
	font-size: 24px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 2px;
}
.section-5-g1 .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-5-g1 .section-content-t p{
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-5-g1 .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #42B5F7;
    margin-bottom: 30px;
}
.section-5-g1 .section-content-m{
	left: 56%;
    right: 6%;
    top: 22%;
    text-align: left;
}
.section-5-g1 .section-content-m p{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 2px;
}
.section-5-g1 .section-content-b{
	left: 56%;
    right: 6%;
    top: 52%;
    text-align: left;
}
.section-5-g1 .section-content-b p.p1{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 2px;
}
.section-5-g1 .section-content-b p{
	font-size: 17px;
	color: #969696;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 2px;
}
.section-6-g1 .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-6-g1 .section-content-t p{
	font-size: 20px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-6-g1 .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #D5473D;
    margin-bottom: 30px;
}
.section-6-g1 .section-content-m{
	left: 52%;
    right: 12%;
    top: 20%;
    text-align: left;
}
.section-6-g1 .section-content-m p{
	font-size: 17px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-6-g1 .section-content-b{
	left: 14%;
    right: 14%;
    top: 46%;
    text-align: left;
}
.section-6-g1 .section-content-b p{
	font-size: 20px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-7-g1 .section-content-1,
.section-7-g1 .section-content-2,
.section-7-g1 .section-content-3,
.section-7-g1 .section-content-4,
.section-7-g1 .section-content-5,
.section-7-g1 .section-content-6{
	position: absolute;
}
.section-7-g1 .section-content-1{
	left: 12%;
    right: 74%;
    top: 24%;
}
.section-7-g1 .section-content-2{
	left: 74%;
    right: 10%;
    top: 24%;
}
.section-7-g1 .section-content-3{
	left: 12%;
    right: 70%;
    top: 58%;
}
.section-7-g1 .section-content-4{
	left: 74%;
    right: 10%;
    top: 52%;
}
.section-7-g1 .section-content-5{
	left: 18%;
    right: 70%;
    bottom: 20%;
}
.section-7-g1 .section-content-6{
	left: 74%;
    right: 10%;
    bottom: 26%;
}
.section-7-g1 .section-content-1 p,
.section-7-g1 .section-content-2 p,
.section-7-g1 .section-content-3 p,
.section-7-g1 .section-content-4 p,
.section-7-g1 .section-content-5 p,
.section-7-g1 .section-content-6 p{
	font-size: 17px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-7-g1 .section-content-1 i,
.section-7-g1 .section-content-2 i,
.section-7-g1 .section-content-3 i,
.section-7-g1 .section-content-4 i,
.section-7-g1 .section-content-5 i,
.section-7-g1 .section-content-6 i{
	font-size: 12px;
	color: #969696;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
	font-style: normal;
}
.section-8-g1 .section-content-t{
	left: 20%;
    right: 20%;
    top: 6%;
    text-align: left;
}
.section-8-g1 .section-content-t ul li{
    width: 50%;
    float: left;
    padding: 0 10px;
}
.section-8-g1 .section-content-t ul li:first-child p{
	font-size: 22px;
}
.section-8-g1 .section-content-t ul li:nth-child(2) p{
	font-size: 14px;
}
.section-8-g1 .section-content-t p{
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-8-g1 .section-content-t i{
	font-size: 13px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
	font-style: normal;
}
.section-9-g1 .section-content-t{
	left: 18%;
    right: 18%;
    top: 6%;
    text-align: left;
}
.section-9-g1 .section-content-t ul li{
    width: 50%;
    float: left;
    padding: 0 10px;
}
.section-9-g1 .section-content-t ul li:first-child p{
	font-size: 22px;
}
.section-9-g1 .section-content-t ul li:nth-child(2) p{
	font-size: 14px;
}
.section-9-g1 .section-content-t p{
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-9-g1 .section-content-t i{
	font-size: 13px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
	font-style: normal;
}
.section-10-g1 .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-10-g1 .section-content-t p{
	font-size: 20px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-10-g1 .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #42B5F7;
    margin-bottom: 30px;
}
.section-10-g1 .section-content-m{
	left: 14%;
    right: 50%;
    top: 18%;
    text-align: left;
}
.section-10-g1 .section-content-m p{
	font-size: 17px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-10-g1 .section-content-b{
	left: 24%;
    right: 20%;
    bottom: 11%;
    text-align: left;
}
.section-10-g1 .section-content-b p{
	font-size: 22px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-10-g1 .section-content-b i{
	font-size: 22px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
	font-style: normal;
}
.section-11-g1 .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-11-g1 .section-content-t p{
	font-size: 20px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-11-g1 .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #42B5F7;
    margin-bottom: 30px;
    width: 70%;
}
.section-11-g1 .section-content-m{
	left: 54%;
    right: 10%;
    top: 20%;
    text-align: left;
}
.section-11-g1 .section-content-m p{
	font-size: 17px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-11-g1 .section-content-b{
	left: 20%;
    right: 20%;
    bottom: 36%;
    text-align: left;
}
.section-11-g1 .section-content-b ul li{
    width: 50%;
    float: left;
    padding: 0 10px;
}
.section-11-g1 .section-content-b ul li:first-child p{
	font-size: 22px;
}
.section-11-g1 .section-content-b p{
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-11-g1 .section-content-b i{
	font-size: 14px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
	font-style: normal;
}
.section-11-g1 .section-content-f{
	position: absolute;
	left: 20%;
    right: 20%;
    bottom: 5%;
    text-align: left;
}
.section-11-g1 .section-content-f p{
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-12-g1 .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-12-g1 .section-content-t p{
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-12-g1 .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #D5473D;
    margin-bottom: 30px;
}
.section-12-g1 .section-content-m{
	left: 54%;
    right: 10%;
    top: 20%;
    text-align: left;
}
.section-12-g1 .section-content-m p{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-12-g1 .section-content-b{
	left: 54%;
    right: 10%;
    top: 50%;
    text-align: left;
}
.section-12-g1 .section-content-b p.p1{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-12-g1 .section-content-b p{
	font-size: 15px;
	color: #969696;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-13-g1 .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-13-g1 .section-content-t p{
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-13-g1 .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #42B5F7;
    margin-bottom: 30px;
}
.section-13-g1 .section-content-m{
	left: 54%;
    right: 10%;
    top: 26%;
    text-align: left;
}
.section-13-g1 .section-content-m p{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-13-g1 .section-content-b{
	left: 20%;
    right: 20%;
    bottom: 6%;
    text-align: left;
}
.section-13-g1 .section-content-b ul li{
    width: 50%;
    float: left;
    padding: 0 10px;
}
.section-13-g1 .section-content-b ul li:first-child p.p1{
	font-size: 22px;
}
.section-13-g1 .section-content-b p{
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-14-g1 .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-14-g1 .section-content-t p{
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-14-g1 .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #D5473D;
    margin-bottom: 30px;
}
.section-14-g1 .section-content-m{
	left: 24%;
    right: 24%;
    top: 36%;
    text-align: center;
}
.section-14-g1 .section-content-m p{
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-15-g1{
	background-color: #000;
	height: auto;
	overflow: auto;
	padding: 80px 0;
}
.section-15-g1 .w90{
	width: 80%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
}
.section-15-g1 .w90 .text p{
	color: #fff;
	font-size: 20px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
	padding-left: 10px;
}
.section-15-g1 .w90 .text h5{
	color: #42B5F7;
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    margin-bottom: 10px;
	padding-left: 10px;
}
.section-15-g1 .w90 .list-1,
.section-15-g1 .w90 .list-2,
.section-15-g1 .w90 .list-3,
.section-15-g1 .w90 .list-1 ul,
.section-15-g1 .w90 .list-2 ul,
.section-15-g1 .w90 .list-3 ul{
	height: auto;
	overflow: auto;
}
.section-15-g1 .w90 .list-1 ul li{
	float: left;
	width: 31%;
	margin:11px 11px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding:20px 0 160px 20px;
}
.section-15-g1 .w90 .list-1 ul li p{
	color: #000;
	font-size: 17px;
	line-height: 1.2;
	display: block;
	font-weight: bold;
}
.section-15-g1 .w90 .list-1 ul li.back-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-list-1.jpg);
}
.section-15-g1 .w90 .list-1 ul li.back-2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-list-2.jpg);
}
.section-15-g1 .w90 .list-1 ul li.back-3{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-list-3.jpg);
}
.section-15-g1 .w90 .list-2 .back{
	margin:10px 13px 10px 11px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding:20px 0 100px 20px;
}
.section-15-g1 .w90 .list-2 .back p{
	color: #000;
	font-size: 17px;
	line-height: 1.2;
	display: block;
	font-weight: bold;
}
.section-15-g1 .w90 .list-2 .back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-list-4.jpg);
}
.section-15-g1 .w90 .list-3 ul li{
	float: left;
	width: 47.8%;
	margin:10px 10px;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	padding:40px 0 220px 20px;
}
.section-15-g1 .w90 .list-3 ul li p{
	color: #000;
	font-size: 17px;
	line-height: 1.2;
	display: block;
	font-weight: bold;
}
.section-15-g1 .w90 .list-3 ul li.back-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-list-5.jpg);
}
.section-15-g1 .w90 .list-3 ul li.back-2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-list-6.jpg);
}
.section-15-g1 .w90 .list-4 .back{
	margin:10px 10px 10px 10px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding:60px 0 440px 30px;
}
.section-15-g1 .w90 .list-4 .back p{
	color: #fff;
	font-size: 38px;
	line-height: 1.2;
	display: block;
	font-weight: bold;
	font-family: 'helveticabold' !important;
}
.section-15-g1 .w90 .list-4 .back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-list-7.jpg);
}
.section-15-g1 .w90 .list-5 ul li{
	float: left;
	width: 47.8%;
	margin:10px 10px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding:20px 0 120px 20px;
	text-align: center;
}
.section-15-g1 .w90 .list-5 ul li p{
	color: #000;
	font-size: 17px;
	line-height: 1.2;
	display: block;
	font-weight: bold;
}
.section-15-g1 .w90 .list-5 ul li:nth-child(2) p{
	font-size: 20px;
}
.section-15-g1 .w90 .list-5 ul li.back-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-list-8.jpg);
}
.section-15-g1 .w90 .list-5 ul li.back-2{
	background-color: #fff;
}
.section-16-g1{
	background-color: #fff;
	height: auto;
	overflow: auto;
	padding: 80px 0;
}
.section-16-g1 .w90{
	width: 80%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
}
.section-16-g1 .w90 .text p{
	color: #000;
	font-size: 20px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-16-g1 .w90 .text h5{
	color: #D5473D;
	font-size: 64px;
	font-weight: bold;
    margin-bottom: 10px;
}
.section-16-g1 .w90 .table-box{
	margin-top: 20px;
}
.section-16-g1 .w90 .table-box table{
	width: 100%;
}
.section-16-g1 .w90 .table-box table tr td.left{
	text-align: left;
}
.section-16-g1 .w90 .table-box table tr td{
	text-align: center;
	vertical-align: middle;
	color: #000;
	padding: 20px 0;
	font-size: 16px;
}
.section-16-g1 .w90 .table-box table tr td img{
	margin-bottom: 6px;
}
/*glory pro*/
.section-2-g1p .section-content-t{
	left: 14%;
    right: 20%;
    top: 2%;
    text-align: left;
}
.section-2-g1p .section-content-t p{
	font-size: 20px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
}
.section-2-g1p .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #D5473D;
    margin-bottom: 30px;
}
.section-2-g1p .section-content-m{
	left: 52%;
    right: 14%;
    top: 14%;
    text-align: left;
}
.section-2-g1p .section-content-m p{
	font-size: 15px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 40px;
}
.section-2-g1p .section-content-m p.p1{
	font-size: 22px;
	margin-bottom:4px;
}
.section-2-g1p .section-content-m i{
	font-size: 14px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 5px;
	font-style: normal;
}
.section-3-g1p .section-content-t{
	left: 14%;
    right: 14%;
    top: 2%;
    text-align: center;
}
.section-3-g1p .section-content-t p{
	font-size: 21px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
}
/*glory se*/
.section-1-g1e .section-content-t{
	left: 18%;
    right: 12%;
    top: 18%;
    text-align: left;
}
.section-1-g1e .section-content-t h5{
	color: #fff;
	font-size: 56px;
	line-height: 1.1;
}
.section-1-g1e .section-content-t strong{
	color: #fff;
	line-height: 1.2;
	font-size: 24px;
	margin-bottom: 26px;
	display: inline-block;
}
.section-1-g1e .section-content-t p{
	font-size: 16px;
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 4px;
}
.section-3-g1e .section-content-t{
	left: 14%;
    right: 22%;
    top: 4%;
    text-align: left;
}
.section-3-g1e .section-content-t p{
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-3-g1e .section-content-t h5{
	font-size: 64px;
	line-height: 1.2;
	font-weight: bold;
    color: #42B5F7;
    margin-bottom: 30px;
}
.section-3-g1e .section-content-m{
	left: 54%;
    right: 10%;
    top: 20%;
    text-align: left;
}
.section-3-g1e .section-content-m p{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-3-g1e .section-content-b{
	left: 54%;
    right: 10%;
    top: 50%;
    text-align: left;
}
.section-3-g1e .section-content-b p.p1{
	font-size: 17px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-3-g1e .section-content-b p{
	font-size: 15px;
	color: #969696;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
}
.section-4-g1e .section-content-t{
	top: 14%;
}
.section-4-g1e .section-content-m{
	top: 30%;
}
.section-4-g1e .section-content-t h5{ 
	color: #42B5F7;
}
.section-4-g1e .section-content-1{
	top: 54%;
}
.section-4-g1e .section-content-2{
	top: 66%;
}
.section-4-g1e .section-content-3{
}
.section-4-g1e .section-content-4{
	top:56%;
}
.section-4-g1e .section-content-5{
	top: 72%;
}
.section-4-g1e .section-content-6{
	bottom: 6%;
}
.section-6-g1e .section-content-t h5{
	color: #42B5F7;
}
.section-7-g1e .section-content-1{
	top: 33%;
}
.section-7-g1e .section-content-2{
	top: 33%;
}
.section-7-g1e .section-content-5{
	bottom: 28%;
}
.section-7-g1e .section-content-6{
	bottom: 28%;
}
.section-14-g1e .section-content-t h5{
	color: #42B5F7;
}
.g1e-15{
	background-color: #fff;
}
.g1e-15 .w90 .text p{
	color: #000;
}
.g1e-15 .w90 .list-1 ul li p,
.g1e-15 .w90 .list-3 ul li p,
.g1e-15 .w90 .list-5 ul li p,
.g1e-15 .w90 .list-2 ul li p{
	color: #fff;
}
.g1e-15 .w90 .list-1 ul li.back-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-se-list-1.jpg);
}
.g1e-15 .w90 .list-1 ul li.back-2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-se-list-2.jpg);
}
.g1e-15 .w90 .list-1 ul li.back-3{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-se-list-3.jpg);
}
.g1e-15 .w90 .list-2 ul li.back-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-se-list-4.jpg);
}
.g1e-15 .w90 .list-2 ul li.back-2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-se-list-5.jpg);
}
.g1e-15 .w90 .list-3 ul li.back-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-se-list-6.jpg);
}
.g1e-15 .w90 .list-3 ul li.back-2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-se-list-7.jpg);
}
.g1e-15 .w90 .list-4 ul li.back{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-se-list-8.jpg);
}
.g1e-15 .w90 .list-5 ul li.back-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1-se-list-9.jpg);
}
.g1e-15 .w90 .list-5 ul li.back-2{
	background-color: #fff;
}
.g1e-15 .w90 .list-2 ul li {
    float: left;
    width: 47.8%;
    margin: 10px 10px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    padding: 40px 0 180px 20px;
}
.g1e-15 .w90 .list-5 ul li.back-2{
	background-color: #000;
}
/*g1s*/
.section-1-g1s .section-content-t{
	left: 22%;
	right: 22%;
	top: 12%;
	text-align: center;
}
.section-1-g1s .section-content-t h5{
	font-size:34px;
	line-height: 1.2;
	color: #000;
	font-weight: bold;
}
.section-1-g1s .section-content-t h5 i{
	font-style: normal;
	line-height: 1.2;
	font-size: 34px;
	color: #EAB83A;
	font-weight: bold;
}
.section-1-g1s .section-content-t p{
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
	background-image: linear-gradient(to right, #A14F6F, #A84A64,#DE7B2D);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-bottom: 30px;
    font-family: 'helveticabold' !important;
}
.section-1-g1s .section-content-m{
	left: 40%;
	right: 40%;
	bottom: 1%;
}
.section-1-g1s .section-content-m p{
	font-size: 16px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 6px;
	font-family: 'helveticabold' !important;
}
.section-2-g1s .section-content-t{
	left: 22%;
	right: 22%;
	top: 6%;
	text-align: center;
}
.section-2-g1s .section-content-t p{
	font-size: 34px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-2-g1s .section-content-t p.color{
	font-size: 34px;
	color: #E9722E;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
}
.section-2-g1s .section-content-m{
	left: 6%;
	right: 6%;
	top: 44%;
	text-align: left;
}
.section-2-g1s .section-content-m ul li{
	width: 50%;
	float: left;
	/*border: 1px solid red;*/
}
.section-2-g1s .section-content-m p{
	font-size: 26px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-2-g1s .section-content-m p.p2{
	font-size: 22px;
	color: #818181;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-2-g1s .section-content-1{
	position: absolute;
	left: 6%;
	right: 78%;
	bottom: 24%;
	text-align: left;
	/*border: 1px solid red;*/
}
.section-2-g1s .section-content-1 p{
	font-size: 22px;
	color: #F5B731;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	font-family: 'helveticabold' !important;
}
.section-2-g1s .section-content-1 i{
	display: block;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	line-height:1.2;
	font-weight: bold;
	margin-bottom: 5px;
}
.section-2-g1s .section-content-2{
	position: absolute;
	left: 55%;
	right: 6%;
	bottom: 10%;
	text-align: left;
	/*border: 1px solid red;*/
}
.section-2-g1s .section-content-2 p{
	font-size: 22px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	font-family: 'helveticabold' !important;
}
.section-2-g1s .section-content-2 i{
	display: block;
	color: #818181;
	font-style: normal;
	font-size: 14px;
	line-height:1.2;
	font-weight: bold;
	margin-bottom: 5px;
}
.section-3-g1s .section-content-t {
	left: 6%;
	right: 56%;
	top: 22%;
}
.section-3-g1s .section-content-t h5{
	font-size:32px;
	line-height: 1.2;
	color: #000;
	font-weight: bold;
	margin-bottom: 60px;
}
.section-3-g1s .section-content-t p{
	font-size: 22px;
	color: #818181;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	font-family: 'helveticabold' !important;
}
.section-4-g1s .section-content-t{
	left: 6%;
	right: 6%;
	top: 2%;
	text-align: left;
}
.section-4-g1s .section-content-t ul li{
	width: 50%;
	float: left;
	/*border: 1px solid red;*/
}
.section-4-g1s .section-content-t p{
	font-size: 26px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-4-g1s .section-content-t p.p2{
	font-size: 22px;
	color: #818181;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-4-g1s .section-content-1{
	position: absolute;
	left: 66%;
	right: 10%;
	top: 24%;
	text-align: left;
	/*border: 1px solid red;*/
}
.section-4-g1s .section-content-1 p{
	font-size: 22px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	font-family: 'helveticabold' !important;
}
.section-4-g1s .section-content-1 i{
	display: block;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	line-height:1.2;
	font-weight: bold;
	margin-bottom: 5px;
}
.section-4-g1s .section-content-2{
	position: absolute;
	left: 6%;
	right: 66%;
	top: 64%;
	text-align: left;
	/*border: 1px solid red;*/
}
.section-4-g1s .section-content-2 p{
	font-size: 22px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	font-family: 'helveticabold' !important;
}
.section-4-g1s .section-content-2 i{
	display: block;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	line-height:1.2;
	font-weight: bold;
	margin-bottom: 5px;
}
.section-4-g1s .section-content-3{
	position: absolute;
	left: 28%;
	right:28%;
	bottom: 4%;
	text-align: center;
	/*border: 1px solid red;*/
}
.section-4-g1s .section-content-3 p{
	font-size: 17px;
	color: #818181;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	font-family: 'helveticabold' !important;
}
.section-5-g1s .section-content-t{
	left: 12%;
	right: 12%;
	top: 4%;
	text-align: center;
}
.section-5-g1s .section-content-t p{
	font-size: 32px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-5-g1s .section-content-t h5{
	font-size: 80px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
}
.section-5-g1s .section-content-t i{
	display: block;
	color: #818181;
	font-style: normal;
	font-size: 18px;
	line-height:1.2;
	font-weight: bold;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-5-g1s .section-content-m{
	left: 32%;
	right: 32%;
	top: 22%;
	text-align: center;
}
.section-5-g1s .section-content-m p{
	font-size: 17px;
	color: #818181;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-5-g1s .section-content-m h5{
	font-size: 32px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
}
.section-5-g1s .section-content-b{
	left: 22%;
	right: 22%;
	bottom: 26%;
	text-align: left;
}
.section-5-g1s .section-content-b p{
	font-size: 17px;
	color: #818181;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-5-g1s .section-content-b h5{
	font-size: 32px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
}
.section-6-g1s .section-content-t{
	left: 82%;
	right: 4%;
	top: 24%;
	text-align: center;
}
.section-6-g1s .section-content-t p{
	font-size: 22px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-6-g1s .section-content-m{
	left: 22%;
	right: 22%;
	bottom: 18%;
	text-align: center;
}
.section-6-g1s .section-content-m p{
	font-size: 17px;
	color: #818181;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-6-g1s .section-content-m h5{
	font-size: 32px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
}
.section-7-g1s .section-content-t{
	left: 7%;
	right: 7%;
	top: 7%;
}
.section-7-g1s .section-content-t ul li{
	float: left;
	width: 50%;
}
.section-7-g1s .section-content-t ul li:first-child p{
	font-size: 28px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-7-g1s .section-content-t ul li:nth-child(2) p{
	color: #818181;
	font-size: 20px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-7-g1s .section-content-m{
	left: 7%;
	right: 7%;
	bottom: 4%;
}
.section-7-g1s .section-content-m ul li{
	float: left;
	width: 30%;
	margin:1% 1%;
}
.section-7-g1s .section-content-m ul li p.p1{
	font-size: 22px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 12px;
	font-family: 'helveticabold' !important;
}
.section-7-g1s .section-content-m ul li p.p2{
	color: #818181;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-8-1-g1s .section-content-t{
	left: 7%;
	right: 7%;
	top: 6%;
	text-align: left;
}
.section-8-1-g1s .section-content-t ul li{
	float: left;
}
.section-8-1-g1s .section-content-t ul li:first-child{
	width: 66%;
}
.section-8-1-g1s .section-content-t ul li:nth-child(2){
	width: 34%;
}
.section-8-1-g1s .section-content-t ul li h5{
	font-size: 28px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
}
.section-8-1-g1s .section-content-t ul li p{
	color: #818181;
	font-size: 20px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-8-1-g1s .section-content-1,
.section-8-1-g1s .section-content-2,
.section-8-1-g1s .section-content-3,
.section-8-1-g1s .section-content-4,
.section-8-1-g1s .section-content-5{
	position: absolute;
}
.section-8-1-g1s .section-content-1 strong,
.section-8-1-g1s .section-content-2 strong,
.section-8-1-g1s .section-content-3 strong,
.section-8-1-g1s .section-content-4 strong,
.section-8-1-g1s .section-content-5 strong{
	color: #F4B631;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
}
.section-8-1-g1s .section-content-1 p,
.section-8-1-g1s .section-content-2 p,
.section-8-1-g1s .section-content-3 p,
.section-8-1-g1s .section-content-4 p,
.section-8-1-g1s .section-content-5 p{
	color: #fff;
	font-size: 16px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
}
.section-8-1-g1s .section-content-1{
	left: 7%;
	right: 7%;
	top: 32%;
	text-align: left;
}
.section-8-1-g1s .section-content-2{
	left: 7%;
	right: 7%;
	top: 41%;
	text-align: left;
}
.section-8-1-g1s .section-content-3{
	left: 7%;
	right: 7%;
	top: 53%;
	text-align: left;
}
.section-8-1-g1s .section-content-4{
	left: 7%;
	right: 7%;
	bottom: 33%;
	text-align: left;
}
.section-8-1-g1s .section-content-5{
	left: 7%;
	right: 7%;
	bottom: 23%;
	text-align: left;
}
.section-8-2-g1s .section-content-t{
	left: 7%;
	right: 7%;
	bottom: 10%;
	text-align: left;
}
.section-8-2-g1s .section-content-t ul li{
	float: left;
}
.section-8-2-g1s .section-content-t ul li:first-child{
	width: 52%;
}
.section-8-2-g1s .section-content-t ul li:nth-child(2){
	width: 48%;
}
.section-8-2-g1s .section-content-t ul li h5{
	font-size: 28px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
}
.section-8-2-g1s .section-content-t ul li p{
	color: #fff;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
}
.section-9-g1s .section-content-t{
	left: 60%;
	right: 4%;
	top: 22%;
}
.section-9-g1s .section-content-m{
	left: 10%;
	right: 60%;
	bottom: 22%;
}
.section-9-g1s .section-content-t strong,
.section-9-g1s .section-content-m strong{
	color: #fff;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 4px;
}
.section-9-g1s .section-content-t h5,
.section-9-g1s .section-content-m h5{
	font-size: 38px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 4px;
}
.section-9-g1s .section-content-t p,
.section-9-g1s .section-content-m p{
	color: #818181;
	font-size: 20px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 4px;
}
.section-10-1-g1s .section-content-t{
	left: 7%;
	right: 64%;
	top: 14%;
}
.section-10-1-g1s .section-content-t h5{
	font-size: 32px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
}
.section-10-1-g1s .section-content-t p{
	color: #818181;
	font-size: 20px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
}
.section-10-1-g1s .section-content-m{
	left: 16%;
	right: 44%;
	top: 60%;
}
.section-10-1-g1s .section-content-m strong{
	font-size: 44px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 4px;
	background-image: linear-gradient(to right, #69DB67, #6BE38D,#6CF8FC);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.section-10-1-g1s .section-content-m i{
	color: #fff;
	font-size: 28px;
	display: inline-block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	font-style: normal;
}
.section-10-2-g1s .section-content-t{
	left: 8%;
	right: 46%;
	top: 32%;
	text-align: center;
}
.section-10-2-g1s .section-content-t h5{
	font-size: 32px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
}
.section-10-2-g1s .section-content-t strong{
	color: #818181;
	font-size: 20px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 14px;
}
.section-10-2-g1s .section-content-t p{
	color: #818181;
	font-size: 16px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 4px;
}
.section-11-g1s{
	background-color: #fff;
	padding: 60px 0;
	height: auto;
	overflow: auto;
}
.section-11-g1s .w90{
	width: 90%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
}
.section-11-g1s .w90 .title{
	text-align: center;
}
.section-11-g1s .w90 .title h5{
 	font-size: 36px;
	color: #000;
	display: inline-flex;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 40px;
	align-items: end;
}
.section-11-g1s .w90 .title h5 i.img{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-11-pc-icon.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 70px;
	width: 90px;
	display: inline-block;
	margin-left: 20px;
}
.section-11-g1s .w90 .specs{
	border: 1px solid #000;
	padding: 20px 30px;
	border-radius: 20px;
}
.section-11-g1s .w90 .specs p{
	color: #000;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
}
.section-11-g1s .w90 .desc{
	padding: 20px 0;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	width: 80%;
}
.section-11-g1s .w90 .desc p{
	color: #000;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
}
.section-12-g1s .section-content-t{
	text-align: center;
	left: 28%;
	right: 28%;
	top: 4%;
}
.section-12-g1s {
	padding-bottom: 60px;
	background-color: #000;
}
.section-12-g1s .section-content-t h5{
 	font-size: 34px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 4px;
}
.section-12-g1s .section-content-t p{
	color: #818181;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
	font-family: 'helveticabold' !important;
}
.section-12-g1s .section-content-m{
	left: 28%;
	right: 28%;
	bottom: 8%;
	text-align: center;
}
.section-12-g1s .section-content-m p{
	color: #fff;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
}
.section-13-g1s{
	background-color: #000;
	padding: 60px 0 80px 0;
	height: auto;
	overflow: auto;
}
.section-13-g1s .w90{
	width: 90%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
}
.section-13-g1s .w90 .title{
	text-align: center;
}
.section-13-g1s .w90 .title h5{
 	font-size: 36px;
	color: #fff;
	display: inline-flex;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 40px;
	align-items: end;
}
.section-13-g1s .w90 .buying-point{
	height: auto;
	overflow: auto;
}
.section-13-g1s .w90 .buying-point .w50{
	float: left;
	width: 50%;
}
.section-13-g1s .w90 .buying-point .w50 ul li p{
	color: #fff;
	font-size: 13px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
	font-family: 'helveticabold' !important;
}
.section-13-g1s .w90 .buying-point .w50:first-child ul li{
	float: left;
	text-align: center;
	height: 160px;
	margin: 1% 1%;
	border-radius: 12px;
}
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-1,
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-2,
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-3,
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-4,
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-5{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 12px 10px 80px 10px;
}
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-3,
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-4,
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-5{
	height: 240px;
}
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-1.jpg);
	width: 50%;
}
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-2.jpg);
	width: 46%;
}
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-3{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-3.jpg);
	width: 32%;
}
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-4{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-4.jpg);
	width: 32%;
}
.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-5{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-5.jpg);
	width: 30%;
}
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li{
	float: left;
	text-align: center;
	margin: 1% 1%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 12px;
}
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-6,
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-7,
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-8{
	height: 214px;
	padding: 12px 10px 80px 10px;
}
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-9,
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-10,
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-11{
	padding: 12px 10px 80px 10px;
	height: 186px;
}
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-6{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-6.jpg);
	width: 32%;
}
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-7{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-7.jpg);
	width: 32%;
}
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-8{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-8.jpg);
	width: 30%;
}
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-9{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-9.jpg);
	width: 32%;
}
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-10{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-10.jpg);
	width: 32%;
}
.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-11{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/01/g1s-list-13-11.jpg);
	width: 30%;
}
.section-14-g1s{
	background-color: #fff;
	padding: 60px 0 80px 0;
	height: auto;
	overflow: auto;
}
.section-14-g1s .w90{
	width: 90%;
	margin: 0 auto;
	height: auto;
	overflow: auto;
}
.section-14-g1s .w90 .title{
	text-align: center;
}
.section-14-g1s .w90 .title h5{
 	font-size: 36px;
	color: #000;
	display: inline-flex;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 60px;
	align-items: end;
}
.section-14-g1s .w90 .table-box{
	border: 2px solid #ccc;
	padding-bottom: 14px;
}
.section-14-g1s .w90 .table-box table{
	margin: 0 auto;
}
.section-14-g1s .w90 .table-box table tbody tr td{
	color: #000;
	font-size: 15px;
	vertical-align: middle;
	text-align: center;
	padding: 14px 4px;
	line-height: 1.4;
}
.section-14-g1s .w90 .table-box table tbody tr:first-child{
	background-color: #000;
}
.section-14-g1s .w90 .table-box table tbody tr:first-child td{
	color: #fff;
}
.section-14-g1s .w90 .table-box table tbody tr:nth-child(2) td,
.section-14-g1s .w90 .table-box table tbody tr:nth-child(3) td{
	font-size: 14px;
}
.section-14-g1s .w90 .table-box table tbody tr:nth-child(2) td img,
.section-14-g1s .w90 .table-box table tbody tr:nth-child(3) td img{
	width: 44px;
}
.section-15-g1s .section-content-t{
	left: 7%;
	right: 7%;
	top: 10%;
	text-align: left;
}
.section-15-g1s .section-content-t ul li{
	float: left;
}
.section-15-g1s .section-content-t ul li:first-child{
	width: 60%;
}
.section-15-g1s .section-content-t ul li:nth-child(2){
	width: 40%;
}
.section-15-g1s .section-content-t ul li h5{
	font-size: 28px;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	width: 46%;
}
.section-15-g1s .section-content-t ul li p{
	color: #818181;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 2px;
	font-family: 'helveticabold' !important;
	width: 70%;
}
/*n1*/
.section-1-n1 .section-content-t{
	left: 7.4%;
	right: 10%;
	top: 34%;
	text-align: left;
}
.section-1-n1 .section-content-t p{
	color: #000;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 16px;
}
.section-1-n1 .section-content-t h5{
	font-size: 48px;
	display: flex;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	background: linear-gradient(to right, #69D2FC, #2872FB, #6964F5); 
    -webkit-background-clip: text; /* Safari/Chrome */
    -webkit-text-fill-color: transparent; /* Safari/Chrome */
    color: transparent; /* Firefox/Opera */
}
.section-1-n1 .section-content-t h5 strong{
	color: #fff;
	background-color: #6964F5;
	height: 36px;
	line-height: 20px;
	display: flex;
	padding: 10px 10px;
	font-size: 18px;
	border-radius: 6px;
	margin-top: 6px;
	margin-left: 10px;
	-webkit-background-clip: unset; /* Safari/Chrome */
    -webkit-text-fill-color: white; 
}
.section-1-n1 .section-content-t p.p1{
	color: #000;
	font-size: 22px;
}
.section-1-n1 .section-content-t p.p2 i{
	color: #666666;
	font-style: normal;
	margin-right: 38px;
}
.section-2-n1 .section-content-t{
	left: 7.4%;
	right: 54%;
	top:24%;
	text-align: left;
}
.section-2-n1 .section-content-t h5{
	font-size: 38px;
	display: block;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 6px;
	color: #000;
}
.section-2-n1 .section-content-t p{
	color: #000;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-2-n1 .section-content-t p.p1{
	color: #000;
	font-size: 22px;
}
.section-2-n1 .section-content-t p.p2{
	color: #666666;
	margin-top: 24px;
}
.section-3-n1 .section-content-t{
	left: 60%;
	right: 2%;
	top:26%;
	text-align: left;
}
.section-3-n1 .section-content-t h5{
	font-size: 38px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-3-n1 .section-content-t p{
	color: #000;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-3-n1 .section-content-t p.p1{
	color: #000;
	font-size: 22px;
}
.section-3-n1 .section-content-t p.p2{
	color: #666666;
	margin-top: 24px;
}
.section-4-n1 .section-content-t{
	left: 13%;
	right: 58%;
	top:18%;
	text-align: left;
}
.section-4-n1 .section-content-t strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}
.section-4-n1 .section-content-t strong i{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/02/n1-4-icon.png);
	height: 34px;
	width: 34px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	vertical-align: sub;
	margin-right: 10px;
}
.section-4-n1 .section-content-t p{
	color: #666;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-5-n1 .section-content-t{
	left: 15%;
	right: 50%;
	top:14%;
	text-align: left;
}
.section-5-n1 .section-content-t strong{
	color: #fff;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}
.section-5-n1 .section-content-t strong i{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/02/n1-5-icon.png);
	height: 34px;
	width: 34px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	vertical-align: sub;
	margin-right: 10px;
}
.section-5-n1 .section-content-t p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-5-n1 .section-content-m{
	left: 12%;
	right: 12%;
	bottom: 16%;
	text-align: center;
}
.section-5-n1 .section-content-m p{
	color: #fff;
	background-color: #000;
	width: 24%;
	margin: 0 auto;
	font-size: 17px;
	display: block;
	padding: 10px 12px;
	border-radius: 12px;
	font-weight: bold;
	line-height: 1.4;
}
.section-6-n1 .section-content-t{
	left: 8%;
	right: 64%;
	top:22%;
	text-align: left;
}
.section-6-n1 .section-content-t h5{
	font-size: 38px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-6-n1 .section-content-t p{
	color: #000;
	font-size: 20px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-6-n1 .section-content-m{
	left: 76%;
	right: 8%;
	top:42%;
	text-align: left;
}
.section-6-n1 .section-content-m p{
	color: #fff;
	font-size: 28px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
	font-family: 'helveticabold' !important;
}
.section-6-n1 .section-content-b{
	left: 40%;
	right: 36%;
	bottom:26%;
	text-align: left;
}
.section-6-n1 .section-content-b p{
	color: #fff;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-7-n1 .section-content-t{
	left: 18%;
	right: 16%;
	top:16%;
	text-align: left;
}
.section-7-n1 .section-content-t ul li{
	float: left;
	width: 50%;
}
.section-7-n1 .section-content-t ul li h5{
	font-size: 38px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #fff;
}
.section-7-n1 .section-content-t ul li p{
	color: #929292;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-7-n1 .section-content-1,
.section-7-n1 .section-content-2,
.section-7-n1 .section-content-3,
.section-7-n1 .section-content-4{
	position: absolute;
}
.section-7-n1 .section-content-1 p,
.section-7-n1 .section-content-2 p,
.section-7-n1 .section-content-3 p,
.section-7-n1 .section-content-4 p{
	color: #fff;
	font-size: 24px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-7-n1 .section-content-1{
	left: 18%;
	right: 70%;
	top:38.6%;
	text-align: left;
}
.section-7-n1 .section-content-2{
	left: 68%;
	right: 24%;
	top:37.2%;
	text-align: left;
}
.section-7-n1 .section-content-3{
	left: 18%;
	right: 74%;
	bottom:30.8%;
	text-align: left;
}
.section-7-n1 .section-content-4{
	left: 45%;
	right: 46%;
	bottom:33%;
	text-align: left;
}
.section-8-n1 .section-content-t{
	left: 8%;
	right: 68%;
	top:12%;
	text-align: left;
}
.section-8-n1 .section-content-t h5{
	font-size: 42px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-8-n1 .section-content-t p{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 16px;
}
.section-8-n1 .section-content-m{
	left: 44%;
	right: 40%;
	top:28%;
	text-align: center;
}
.section-8-n1 .section-content-m h5{
	font-size: 38px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	color: #000;
}
.section-8-n1 .section-content-m strong{
	color: #000;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 8px;
}
.section-8-n1 .section-content-m p{
	color: #929292;
	font-size: 13px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
}
.section-9-n1 .section-content-t{
	left: 8%;
	right: 8%;
	top:14%;
	text-align: left;
}
.section-9-n1 .section-content-t ul li{
	float: left;
	width: 50%;
}
.section-9-n1 .section-content-t ul li h5{
	font-size: 42px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-9-n1 .section-content-t ul li p{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-9-n1 .section-content-t ul li:nth-child(2) p{
	color: #929292;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-10-n1 .section-content-t{
	left: 16%;
	right: 48%;
	top: 20%;
}
.section-10-n1 .section-content-m{
	left: 16%;
	right: 48%;
	top: 68%;
}
.section-10-n1 .section-content-t p.strong,
.section-10-n1 .section-content-m p.strong{
	color: #fff;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 16px;
	font-family: 'helveticabold' !important;
}
.section-10-n1 .section-content-t p.strong i,
.section-10-n1 .section-content-m p.strong i{
	color: #fff;
	font-size: 22px;
	display: inline-block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
	font-style: normal;
}
.section-10-n1 .section-content-t p,
.section-10-n1 .section-content-m p{
	color: #fff;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 36px;
	margin-bottom: 16px;
	font-family: 'helveticabold' !important;
}
.section-11-n1 .section-content-t{
	left: 8%;
	right: 48%;
	top: 10%;
}
.section-11-n1 .section-content-t p.strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-11-n1 .section-content-t h5{
	font-size: 48px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-11-n1 .section-content-t p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 16px;
	margin-bottom: 16px;
}
.section-11-n1 .section-content-m{
	left: 20%;
	right: 66%;
	top: 72%;
	text-align: center;
}
.section-11-n1 .section-content-m p{
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
	background: linear-gradient(to right, #41B5F9, #408AED); 
    -webkit-background-clip: text; /* Safari/Chrome */
    -webkit-text-fill-color: transparent; /* Safari/Chrome */
    color: transparent; /* Firefox/Opera */
	font-family: 'helveticabold' !important;
}
.section-11-n1 .section-content-b{
	left: 46%;
	right: 36%;
	bottom: 20.8%;
	text-align: center;
}
.section-11-n1 .section-content-b p{
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
	background: linear-gradient(to right, #8C9397, #353D45); 
    -webkit-background-clip: text; /* Safari/Chrome */
    -webkit-text-fill-color: transparent; /* Safari/Chrome */
    color: transparent; /* Firefox/Opera */
	font-family: 'helveticabold' !important;
}
.section-12-n1 .section-content-t{
	left: 8%;
	right: 42%;
	bottom: 8%;
}
.section-12-n1 .section-content-t p.strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-12-n1 .section-content-t h5{
	font-size: 46px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-12-n1 .section-content-t p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 16px;
	margin-bottom: 16px;
}
.section-13-n1 .section-content-t{
	left: 52%;
	right: 2%;
	top: 26%;
}
.section-13-n1 .section-content-t h5{
	font-size: 46px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-13-n1 .section-content-t p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 16px;
	margin-bottom: 16px;
}
.section-13-n1 .section-content-m{
	left: 54%;
	right: 24%;
	bottom: 34%;
}
.section-13-n1 .section-content-m p{
	color: #fff;
	font-size: 16px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-14-n1 .section-content-t{
	left: 8%;
	right: 48%;
	top: 12%;
}
.section-14-n1 .section-content-t strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-14-n1 .section-content-t h5{
	font-size: 46px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-14-n1 .section-content-t p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 16px;
	margin-bottom: 16px;
}
.section-14-n1 .section-content-m{
	left: 56%;
	right: 9.4%;
	top: 15.2%;
}
.section-14-n1 .section-content-m p{
	color: #fff;
	font-size: 16px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-15-n1 .section-content-t{
	left: 8%;
	right: 46%;
	top: 10%;
}
.section-15-n1 .section-content-t strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-15-n1 .section-content-t h5{
	font-size: 46px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-15-n1 .section-content-t p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 16px;
	margin-bottom: 16px;
}
.section-15-n1 .section-content-1,
.section-15-n1 .section-content-2{
	position: absolute;
}
.section-15-n1 .section-content-1{
	left: 64%;
    right: 26%;
    top: 16%;
    text-align: center;
}
.section-15-n1 .section-content-2{
	left: 78%;
	right: 12%;
	top: 16%;
    text-align: center;
}
.section-15-n1 .section-content-1 h5,
.section-15-n1 .section-content-2 h5{
	font-size: 46px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #fff;
}
.section-15-n1 .section-content-1 p,
.section-15-n1 .section-content-2 p{
	color: #fff;
	font-size: 15px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 12px;
	margin-bottom: 16px;
}
.section-15-n1 .section-content-m {
	left: 20%;
	right: 20%;
	bottom: 12%;
	text-align: center;
}
.section-15-n1 .section-content-m ul li{
	float: left;
	width: 50%;
}
.section-15-n1 .section-content-m ul li p{
	color: #000;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 12px;
	margin-bottom: 16px;
}
.section-16-n1 .section-content-t{
	left: 8%;
	right: 58%;
	top: 24%;
    text-align: left;
}
.section-16-n1 .section-content-t h5{
	font-size: 36px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-16-n1 .section-content-t p{
	color: #929292;
	font-size: 18px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-17-n1 .section-content-t{
	left: 36%;
    right: 44%;
    top: 42%;
}
.section-17-n1 .section-content-t p{
	color: #fff;
	font-size: 16px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-17-n1 .section-content-m{
	top: 42%;
    left: 64%;
    right: 6%;
}
.section-17-n1 .section-content-m h5{
	font-size: 42px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-17-n1 .section-content-m p{
	color: #000;
	font-size: 20px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-17-n1 .section-content-b{
	left: 36%;
    right: 42%;
    top: 64%;
}
.section-17-n1 .section-content-b strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-17-n1 .section-content-b p{
	color: #929292;
	font-size: 16px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 16px;
	margin-bottom: 16px;
}
.section-17-n1 .section-content-1,
.section-17-n1 .section-content-2{
	position: absolute;
}
.section-17-n1 .section-content-1 {
    left: 66%;
    right: 24%;
    bottom: 25%;
    text-align: center;
}
.section-17-n1 .section-content-2 {
    left: 78%;
    right: 10%;
    bottom: 25%;
    text-align: center;
}
.section-17-n1 .section-content-1 strong,
.section-17-n1 .section-content-2 strong {
    font-size: 34px;
    display: block;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 6px;
    color: #fff;
}
.section-17-n1 .section-content-1 p, 
.section-17-n1 .section-content-2 p {
    color: #fff;
    font-size: 13px;
    display: block;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 6px;
    margin-bottom: 16px;
}
.section-18-n1 .section-content-t{
	left: 8%;
	right: 52%;
	top: 32%;
}
.section-18-n1 .section-content-t strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-18-n1 .section-content-t h5{
	font-size: 46px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-18-n1 .section-content-t p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 16px;
	margin-bottom: 16px;
}
.section-19-n1 .section-content-t{
	left: 60%;
	right: 2%;
	top: 8%;
}
.section-19-n1 .section-content-t strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-19-n1 .section-content-t h5{
	font-size: 46px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6px;
	color: #000;
}
.section-19-n1 .section-content-t p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 16px;
	margin-bottom: 16px;
}
.section-19-n1 .section-content-1{
	left: 64%;
    right: 24%;
    top: 60%;
    text-align: center;
}
.section-19-n1 .section-content-2{
	left: 82%;
    right: 6%;
    top: 60%;
    text-align: center;
}
.section-19-n1 .section-content-3{
	left: 66%;
    right: 24%;
    bottom: 14%;
    text-align: center;
}
.section-19-n1 .section-content-4{
	left: 84%;
    right: 6%;
    bottom: 14%;
    text-align: center;
}
.section-19-n1 .section-content-1,
.section-19-n1 .section-content-2,
.section-19-n1 .section-content-3,
.section-19-n1 .section-content-4{
	position: absolute;
}
.section-19-n1 .section-content-1 strong,
.section-19-n1 .section-content-2 strong,
.section-19-n1 .section-content-3 strong,
.section-19-n1 .section-content-4 strong{
	color: #fff;
	font-size: 28px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
}
.section-19-n1 .section-content-1 p,
.section-19-n1 .section-content-2 p,
.section-19-n1 .section-content-3 p,
.section-19-n1 .section-content-4 p{
	color: #fff;
	font-size: 12px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-20-n1 .section-content-t{
	left: 8%;
	right: 68%;
	top: 16%;
}
.section-20-n1 .section-content-t strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-20-n1 .section-content-t h5{
	color: #000;
	font-size: 46px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 16px;
}
.section-20-n1 .section-content-m{
	left: 66%;
	right: 6%;
	top: 16%;
}
.section-20-n1 .section-content-m strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-20-n1 .section-content-m p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 16px;
}
.section-20-n1 .section-content-b{
	left: 66%;
	right: 6%;
	top: 42.6%;
}
.section-20-n1 .section-content-b strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-20-n1 .section-content-b p{
	color: #929292;
	font-size: 17px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 16px;
}
.section-20-n1 .section-content-1{
	position: absolute;
	left: 40%;
	right: 42%;
	top: 58%;
	/*border: 1px solid red;*/
}
.section-20-n1 .section-content-1 strong{
	color: #fff;
	font-size: 30px;
	display: block;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section-21-n1{
	background-color: #fff;
	padding: 30px 0;
}
.section-21-n1 .content-list{
	width: 86%;
	margin: 0 auto;
	/*border: 1px solid red;*/
}
.section-21-n1 .content-list ul{
	height: auto;
	overflow: auto;
}
.section-21-n1 .content-list ul li{
	float: left;
}
.section-21-n1 .content-list ul li:first-child{
	width: 40%;
}
.section-21-n1 .content-list ul li:nth-child(2){
	background-color: #1a1a1a;
	border-radius: 12px;
	padding: 40px 40px;
	width: 60%;
}
.section-21-n1 .content-list ul li:nth-child(2) p{
	margin-bottom: 4px;
	text-align: left;
}
.section-21-n1 .content-list ul li:nth-child(2) p i{
	font-size: 17px;
	color: #fff;
	font-style: normal;
	margin-bottom: 16px;
	font-weight: bold;
}
.section-21-n1 .content-list ul li h5{
	color: #000;
	font-size: 44px;
	display: block;
	font-weight: bold;
	padding: 40px 0;
	line-height: 1.1;
	margin-bottom: 16px;
}
.section-21-n1 .content-list p.desc{
	text-align: center;
	color: #929292;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 34px;
	margin-bottom: 34px;
	font-size: 18px;
}
.section-22-n1 .section-content-t{
	left: 12%;
	right:48%;
	top: 28%;
}
.section-22-n1 .section-content-t p{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-22-n1 .section-content-m{
	left: 66%;
	right: 6%;
	top: 38%;
}
.section-22-n1 .section-content-m strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 16px;
}
.section-22-n1 .section-content-m h5{
	color: #000;
	font-size: 44px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 16px;
}
.section-23-n1{
	background-color: #fff;
	padding: 30px 0;
}
.section-23-n1 .content-list{
	width: 86%;
	margin: 0 auto;
	background-color: #1a1a1a;
	padding: 40px 40px;
	border-radius: 20px;
	/*border: 1px solid red;*/
}
.section-23-n1 .content-list h5{
	color: #fff;
	font-size: 44px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 36px;
	text-align: center;
}
.section-23-n1 .content-list ul{
	height: auto;
	overflow: auto;
	padding-left: 30px;
}
.section-23-n1 .content-list ul li{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding: 30px 30px;
	border-radius: 12px;
}
.section-23-n1 .content-list ul li.back-1,
.section-23-n1 .content-list ul li.back-2{
	width: 46%;
	margin:10px 10px;
	height: 320px;
}
.section-23-n1 .content-list ul li.back-2{
	background-position-y: -30px;
}
.section-23-n1 .content-list ul li.back-3,
.section-23-n1 .content-list ul li.back-4{
	width: 46%;
	margin:10px 10px;
	height: 220px;
	padding: 100px 30px;
}
.section-23-n1 .content-list ul li.back-4{
	background-position-y: -20px;
}
.section-23-n1 .content-list ul li.back-5{
	width: 94%;
	margin:10px 10px;
	height: 200px;
}
.section-23-n1 .content-list ul li.back-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/02/n1-23-1.jpg);
}
.section-23-n1 .content-list ul li.back-2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/02/n1-23-2.jpg);
}
.section-23-n1 .content-list ul li.back-3{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/02/n1-23-3.jpg);
}
.section-23-n1 .content-list ul li.back-4{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/02/n1-23-4.jpg);
}
.section-23-n1 .content-list ul li.back-5{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/02/n1-23-5.jpg);
}
.section-23-n1 .content-list ul li p{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 22px;
}
/*pad p2*/
.section-1-p2 .section-content-t{
	left: 56%;
	right: 2%;
	top: 42%;
}
.section-1-p2 .section-content-t strong{
	color: #000;
	font-size: 22px;
	display: block;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 16px;
}
.section-1-p2 .section-content-t h5{
	color: #000;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
}
.section-1-p2 .section-content-t p{
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-1-p2 .section-content-t p i{
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	font-size: 16px;
	font-style: normal;
	margin-right: 30px;
}
.section-2-p2{
	background-color: #fff;
	padding: 40px 0;
}
.section-2-p2 .content-list{
	width: 90%;
	margin: 0 auto;
}
.section-2-p2 .content-list .list-img ul{
	height: auto;
	overflow: auto;
}
.section-2-p2 .content-list .list-img ul li{
	background-color: #ececec;
	float: left;
	width: 32%;
	padding: 30px 20px;
	border-radius: 20px;
	margin:10px 7px;
}
.section-2-p2 .content-list .list-img:first-child ul li{
	height: 268px;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li{
	height: 240px;
}
.section-2-p2 .content-list .list-img:first-child ul li .text,
.section-2-p2 .content-list .list-img:nth-child(2) ul li .text{
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	font-size: 21px;
	text-align: center;
	padding-bottom: 8px;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li .text i{
	font-style: normal;
	font-size: 16px;
	color: #000;
	display: block;
	margin-top: 6px;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li .text strong{
	display: block;
	font-size: 24px;
}
.section-2-p2 .content-list .list-img:first-child ul li .img img{
	width: 100%;
}
.section-2-p2 .content-list .list-img:first-child ul li.back:nth-child(2) .img img{
	width: 88%;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li .img img{
	width: 50%;
}
.section-2-p2 .content-list .list-img:first-child ul li.back:first-child .text{
	float: left;
	width: 30%;
	text-align: left;
}
.section-2-p2 .content-list .list-img:first-child ul li.back:first-child .img{
	float: left;
	width: 70%;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(2) .text{
	float: left;
	width: 40%;
	text-align: left;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(5) .text,
.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(6) .text{
	margin-top: 50px;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(2) .img{
	float: left;
	width: 60%;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(2) .img img{
	width: 80%;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(3) .img img{
	width: 90%;
}
.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(4) .img img{
	width: 42%;
}
.section-3-p2 .section-content-t{
	left: 12%;
	right: 12%;
	top: 10%;
}
.section-3-p2 .section-content-t h5{
	color: #000;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
}
.section-3-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-3-p2 .section-content-m{
	left: 12%;
	right: 32%;
	bottom: 12%;
}
.section-3-p2 .section-content-m ul{
	height: auto;
	overflow: auto;
}
.section-3-p2 .section-content-m ul li{
	float: left;
	width: 40%;
	text-align: center;
}
.section-3-p2 .section-content-m ul li strong{
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	font-size: 30px;
}
.section-3-p2 .section-content-m ul li p{
	color: #929292;
	font-size: 18px;
	margin-top: 4px;
	line-height: 1.4;
}
.section-4-p2 .section-content-t{
	left: 12%;
	right: 12%;
	top: 10%;
	text-align: center;
}
.section-4-p2 .section-content-t h5{
	color: #000;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
}
.section-4-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-5-p2 .section-content-t{
	left: 12%;
	right: 12%;
	top: 10%;
	text-align: center;
}
.section-5-p2 .section-content-t h5{
	color: #000;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
}
.section-5-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-6-p2 .section-content-t{
	left: 12%;
	right: 12%;
	top: 8%;
	text-align: center;
}
.section-6-p2 .section-content-t h5{
	color: #000;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
}
.section-6-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-7-p2 .section-content-t{
	left: 12%;
	right: 12%;
	bottom: 14%;
	text-align: center;
}
.section-7-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 18px;
}
.section-8-p2 .section-content-t{
	left: 46%;
	right: 4%;
	top: 12%;
	text-align: left;
}
.section-8-p2 .section-content-t h5{
	color: #000;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
}
.section-8-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-8-p2 .section-content-t p i{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	font-size: 16px;
	font-style: normal;
	background-color: #000;
	padding: 10px 10px;
	display: inline-block;
	margin-right: 12px;
	border-radius: 12px;
}
.section-9-p2 .section-content-t{
	left: 12%;
	right: 12%;
	top: 6%;
	text-align: center;
}
.section-9-p2 .section-content-t h5{
	color: #000;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
}
.section-9-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-10-p2 .section-content-t{
	left: 12%;
	right: 12%;
	top: 10%;
	text-align: center;
}
.section-10-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 18px;
}
.section-11-p2 .section-content-t{
	left: 12%;
	right: 12%;
	top: 9%;
	text-align: center;
}
.section-11-p2 .section-content-t h5{
	color: #000;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
}
.section-11-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-12-p2 .section-content-t{
	left: 12%;
	right: 12%;
	bottom: 12%;
	text-align: center;
}
.section-12-p2 .section-content-t h5{
	color: #000;
	font-size: 56px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 4px;
}
.section-12-p2 .section-content-t p{
	color: #424242;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 17px;
}
/*m9*/
.section-1-m9 .section-content-t{
	left: 7%;
	right: 54%;
	top: 52%;
}
.section-1-m9 .section-content-t p.title strong{
	font-size: 24px;
	background-color: #F6B638;
	color: #000;
	border-radius: 6px;
	padding: 2px 10px;
}
.section-1-m9 .section-content-t p.title i{
	font-size: 22px;
	margin-left: 10px;
	font-style: normal;
	color: #fff;
}
.section-1-m9 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-1-m9 .section-content-t p{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-2-m9 .section-content-t{
	left: 7%;
	right: 54%;
	top: 52%;
}
.section-2-m9 .section-content-t p.title strong{
	font-size: 24px;
	background-color: #F6B638;
	color: #000;
	border-radius: 6px;
	padding: 2px 10px;
}
.section-2-m9 .section-content-t p.title i{
	font-size: 22px;
	margin-left: 10px;
	font-style: normal;
	color: #fff;
}
.section-2-m9 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-2-m9 .section-content-t p{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-3-1-m9 .section-content-t{
	left: 7%;
	right: 24%;
	bottom: 18%;
}
.section-3-1-m9 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-3-1-m9 .section-content-t p{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
	font-size: 17px;
}
.section-3-2-m9 .section-content-t strong,
.section-3-2-m9 .section-content-m strong,
.section-3-2-m9 .section-content-b strong{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
	font-size: 24px;
}
.section-3-2-m9 .section-content-t p,
.section-3-2-m9 .section-content-m p,
.section-3-2-m9 .section-content-b p{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
	font-size: 14px;
}
.section-3-2-m9 .section-content-t{
	left: 12%;
	right: 60%;
	top: 18%;
}
.section-3-2-m9 .section-content-m{
	left: 54%;
	right: 10%;
	top: 34%;
}
.section-3-2-m9 .section-content-b{
	left: 54%;
	right: 10%;
	top: 76%;
}
.section-4-m9 .section-content-t{
	left: 44%;
	right: 10%;
	top: 34%;
}
.section-4-m9 .section-content-t h5{
	color: #000;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-4-m9 .section-content-t p{
	color: #a4a4a4;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-5-m9 .section-content-t{
	left: 44%;
	right: 10%;
	top: 34%;
}
.section-5-m9 .section-content-t h5{
	color: #000;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-5-m9 .section-content-t p{
	color: #a4a4a4;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-6-m9 .section-content-t {
	left: 7%;
	right: 56%;
	top: 30%;
}
.section-6-m9 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-6-m9 .section-content-t p{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-7-m9 .section-content-t {
	left: 7%;
	right: 36%;
	top: 6%;
}
.section-7-m9 .section-content-t h5{
	color: #000;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-7-m9 .section-content-t p{
	color: #a4a4a4;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-8-m9 .section-content-t {
	left: 58%;
	right: 2%;
	top: 26%;
}
.section-8-m9 .section-content-t h5{
	color: #000;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-8-m9 .section-content-t p{
	color: #a4a4a4;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-9-m9 .section-content-t {
	left: 52%;
	right: 2%;
	top: 32%;
}
.section-9-m9 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-9-m9 .section-content-t p{
	color: #a4a4a4;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-9-m9 .section-content-t p i{
	display: inline-block;
	font-style: normal;
	color: #000;
	background-color: #fff;
	border-radius: 6px;
	padding: 4px 10px;
	font-size: 22px;
}
.section-10-m9 .section-content-t {
	left: 7%;
	right: 56%;
	top: 32%;
}
.section-10-m9 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-10-m9 .section-content-t p{
	color: #a4a4a4;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-10-m9 .section-content-m{
	left: 66%;
	right: 2%;
	top: 40%;
}
.section-10-m9 .section-content-m p{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 20px;
}
.section-11-m9 .section-content-t {
	left: 60%;
	right: 2%;
	top: 36%;
	text-align: right;
}
.section-11-m9 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-11-m9 .section-content-t p{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-12-m9 .section-content-t {
	left: 7%;
	right: 22%;
	top: 16%;
}
.section-12-m9 .section-content-t h5{
	color: #fff;
	font-size: 54px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 12px;
}
.section-13-m9 .content{
	width: 90%;
	margin: 0 auto;
	padding: 40px 0;
}
.section-13-m9 .content .borders{
	border: 1px solid #000;
	border-radius: 6px;
	padding: 30px 20px;
	margin-bottom: 30px;
}
.section-13-m9 .content h5{
	color: #000;
	font-size: 26px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 32px;
	text-align: center;
}
.section-13-m9 .content .borders p{
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-13-m9 .content .borders ul{
	height: auto;
	overflow: auto;
	margin-top: 46px;
}
.section-13-m9 .content .borders ul li{
	float: left;
	width: 30%;
	margin-right: 34px;
}
.section-13-m9 .content .borders ul li strong{
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 18px;
	font-size: 17px;
	border-bottom: 1px solid #7a7a7a;
	display: inline-block;
}
.section-13-m9 .content .borders ul li .desc{
	color: #7a7a7a;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 15px;
}
.section-13-m9 .content .borders ul li p{
	color: #7a7a7a;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 14px;
}
.section-13-m9 .content .borders:nth-child(3){
	text-align: center;
}
.section-13-m9 .content .borders:nth-child(3) h5{
	margin-bottom: 30px;
	padding-top: 20px;
}
.section-13-m9 .content .borders:nth-child(3) p{
	color: #7a7a7a;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 14px;
}
.section-14-m9 .content{
	width: 90%;
	margin: 0 auto;
	padding: 40px 0;
}
.section-14-m9 .content .borders{
	border: 1px solid #000;
	border-radius: 6px;
	padding: 30px 20px;
	margin-bottom: 30px;
	text-align: center;
}
.section-14-m9 .content h5{
	color: #000;
	font-size: 26px;
	display: block;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 32px;
	text-align: center;
}
.section-14-m9 .content .borders p{
	color: #7a7a7a;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 15px;
}
.section-14-m9 .content .borders .desc{
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 14px;
	font-size: 17px;
}
.section-14-m9 .content .borders i{
	color: #000;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 4px;
	font-size: 17px;
	font-style: normal;
	margin-top: 20px;
	display: inline-block;
}
.section-14-m9 .content .borders .pt-30{
	padding-top: 30px;
}
/*pad p2w*/
.section-1-p2w .section-content-t {
    left: 50%;
    right: 2%;
    top: 38%;
    text-align: center;
}
.section-1-p2w .section-content-t h5.colors{
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 4px;
	background: -webkit-linear-gradient(45deg, red, orange); /* Chrome, Safari */
	background: linear-gradient(45deg, red, orange); /* 标准语法 */
	-webkit-background-clip: text; /* Chrome, Safari */
	background-clip: text;
	-webkit-text-fill-color: transparent; /* Chrome, Safari */
	color: transparent; /* 兼容不支持background-clip的浏览器 */
}
.section-1-p2w .section-content-t h5.colors i{
    color: #fff;
    font-style: normal;
}
.section-1-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-1-p2w .section-content-t p {
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 20px;
    padding: 6px 0;
    border-radius: 8px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(to right, red, orange);
}
.section-2-p2w{
	background-color: #000;
	padding: 40px 0;
}
.section-2-p2w .content-list{
	width: 90%;
	margin: 0 auto;
}
.section-2-p2w .content-list .list-img ul{
	height: auto;
	overflow: auto;
}
.section-2-p2w .content-list .list-img ul li{
	background-color: #000;
	float: left;
	width: 32%;
	padding: 30px 20px;
	border-radius: 20px;
	margin:10px 7px;
	border: 1px solid #fff;
}
.section-2-p2w .content-list .list-img:first-child ul li{
	height: 180px;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li{
	height: 240px;
}
.section-2-p2w .content-list .list-img:first-child ul li .text strong,
.section-2-p2w .content-list .list-img:nth-child(2) ul li .text strong{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	font-size: 21px;
	padding-bottom: 2px;
	display: block;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li .text i,
.section-2-p2w .content-list .list-img:first-child ul li .text i{
	font-style: normal;
	font-size: 14px;
	display: block;
	margin-top: 6px;
	background: -webkit-linear-gradient(45deg, red, orange); /* Chrome, Safari */
	background: linear-gradient(45deg, red, orange); /* 标准语法 */
	-webkit-background-clip: text; /* Chrome, Safari */
	background-clip: text;
	-webkit-text-fill-color: transparent; /* Chrome, Safari */
	color: transparent; /* 兼容不支持background-clip的浏览器 */
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li .img img{
	width: 50%;
}
.section-2-p2w .content-list .list-img:first-child ul li.back .text{
	float: none;
	width: 100%;
	text-align: center;
}
.section-2-p2w .content-list .list-img:first-child ul li.back:first-child{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/06/p2w-2-list-1.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.section-2-p2w .content-list .list-img:first-child ul li.back:first-child .text{
	text-align: right;
}
.section-2-p2w .content-list .list-img:first-child ul li.back:nth-child(2){
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/06/p2w-2-list-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.section-2-p2w .content-list .list-img:first-child ul li.back:nth-child(3){
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/06/p2w-2-list-3.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:cover;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li.back .text{
	float: none;
	text-align: center;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li.back:nth-child(5) .text{
	margin-top: 50px;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li.back:nth-child(6) .text{
	margin-top: 30px;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li.back:nth-child(1) .text{
	margin-top: 50px;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li.back:nth-child(2) .img{
	float: none;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li.back .img img{
	width: 60%;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li .text strong{
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	font-size: 24px;
	padding-bottom: 2px;
	display: block;
}
.section-2-p2w .content-list .list-img:nth-child(2) ul li .text i,
.section-2-p2w .content-list .list-img:first-child ul li .text i{
	font-style: normal;
	font-size: 14px;
	display: block;
	margin-top: 6px;
	background: -webkit-linear-gradient(45deg, red, orange); /* Chrome, Safari */
	background: linear-gradient(45deg, red, orange); /* 标准语法 */
	-webkit-background-clip: text; /* Chrome, Safari */
	background-clip: text;
	-webkit-text-fill-color: transparent; /* Chrome, Safari */
	color: transparent; /* 兼容不支持background-clip的浏览器 */
}
.section-3-p2w .section-content-t {
    left: 6%;
    right: 6%;
    top: 6%;
    text-align: center;
}
.section-3-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-3-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-4-p2w .section-content-t {
    left: 6%;
    right: 60%;
    top: 26%;
    text-align: left;
}
.section-4-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-4-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-5-p2w .section-content-t {
    left: 10%;
    right: 10%;
    bottom: 8%;
    text-align: center;
}
.section-5-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-5-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-6-p2w{
	padding: 100px 0;
	background-color: #000;
}
.section-6-p2w .section-content-t {
    left: 6%;
    right: 48%;
    top: 24%;
    text-align: left;
}
.section-6-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-6-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-6-p2w .section-content-m {
    left: 6%;
    right: 6%;
  	top: 60%;
}
.section-6-p2w .section-content-m ul{
	height: auto;
	overflow: auto;
}
.section-6-p2w .section-content-m ul li{
	float: left;
	width: 32%;
	padding: 100px 8px;
	border-radius: 20px;
	margin:10px 7px;
	border: 1px solid #fff;
}
.section-6-p2w .section-content-m ul li p{
	color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 24px;
}
.section-6-p2w .section-content-m ul li:first-child{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/06/p2w-mob-6-2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:cover;
}
.section-6-p2w .section-content-m ul li:nth-child(2){
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/06/p2w-mob-6-3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:cover;
}
.section-6-p2w .section-content-m ul li:nth-child(3){
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/06/p2w-mob-6-4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:cover;
}
.section-6-2-p2w .section-content-t {
    left: 6%;
    right: 6%;
  	top: 36%;
  	text-align: center;
  	position: absolute;
}
.section-6-2-p2w .section-content-t p{
	color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 38px;
}
.section-7-p2w .section-content-t {
    left: 10%;
    right: 60%;
    top: 24%;
    text-align: left;
}
.section-7-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-7-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-7-p2w .section-content-m {
    left: 54%;
    right: 10%;
    bottom: 16%;
    text-align: left;
}
.section-7-p2w .section-content-m h5{
    color: #fff;
    font-size: 56px;
    display: inline-block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-7-p2w .section-content-m h5 img{
	display: inline-block !important;
}
.section-7-p2w .section-content-m p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-8-p2w .section-content-t {
    left: 10%;
    right: 52%;
    top: 20%;
    text-align: left;
}
.section-8-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-8-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-9-p2w .section-content-t {
    left: 10%;
    right: 10%;
    top: 16%;
    text-align: center;
}
.section-9-p2w .section-content-t h5{
    font-size: 56px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
	display: block;
	background: -webkit-linear-gradient(45deg, red, orange); /* Chrome, Safari */
	background: linear-gradient(45deg, red, orange); /* 标准语法 */
	-webkit-background-clip: text; /* Chrome, Safari */
	background-clip: text;
	-webkit-text-fill-color: transparent; /* Chrome, Safari */
	color: transparent; /* 兼容不支持background-clip的浏览器 */
}
.section-9-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-10-p2w .section-content-t {
    left: 10%;
    right: 52%;
    top: 20%;
    text-align: left;
}
.section-10-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-10-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-10-p2w .section-content-m {
    left: 52%;
    right: 6%;
    bottom: 16%;
    text-align: left;
}
.section-10-p2w .section-content-m p{
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-11-p2w .section-content-t {
    left: 10%;
    right: 48%;
    top: 14%;
    text-align: left;
}
.section-11-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-11-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-11-p2w .section-content-m {
    left: 10%;
    right: 48%;
    top: 67%;
    text-align: center;
}
.section-11-p2w .section-content-m ul{
	height: auto;
	overflow: auto;
}
.section-11-p2w .section-content-m ul li{
	float: left;
	width: 48%;
	margin:1% 1%;
	border-radius: 4px;
	border: 1px solid orangered;
}
.section-11-p2w .section-content-m ul li strong{
	font-size: 36px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
	display: block;
	background: -webkit-linear-gradient(45deg, red, orange); /* Chrome, Safari */
	background: linear-gradient(45deg, red, orange); /* 标准语法 */
	-webkit-background-clip: text; /* Chrome, Safari */
	background-clip: text;
	-webkit-text-fill-color: transparent; /* Chrome, Safari */
	color: transparent; /* 兼容不支持background-clip的浏览器 */
}
.section-11-p2w .section-content-m ul li i{
	font-size: 20px;
	display: block;
	font-weight: bold;
	font-style: normal;
	color: #fff;
}
.section-12-p2w .section-content-t {
    left: 10%;
    right: 10%;
    top: 10%;
    text-align: center;
}
.section-12-p2w .section-content-t p {
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-13-p2w .section-content-t {
    left: 48%;
    right: 16%;
    top: 14%;
    text-align: left;
}
.section-13-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-13-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-13-p2w .section-content-m p,.section-13-p2w .section-content-b p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 24px;
}
.section-13-p2w .section-content-m{
	left: 14%;
    right: 60%;
    bottom: 8%;
    text-align: left;
}
.section-13-p2w .section-content-b{
	left: 58%;
    right: 14%;
    bottom: 8%;
    text-align: left;
}
.section-14-p2w .section-content-t {
    left: 8%;
    right: 50%;
    top: 62%;
    text-align: left;
}
.section-14-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-14-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-15-p2w .section-content-t {
    left: 8%;
    right: 58%;
    top: 23%;
    text-align: left;
}
.section-15-p2w .section-content-t h5{
    color: #fff;
    font-size: 56px;
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.section-15-p2w .section-content-t p {
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
/*hmax*/
.section-1-hmax .section-content-t{
    left: 20%;
    right: 20%;
    text-align: left;
    top: 40%;
}
.section-1-hmax .section-content-t h5.color-f{
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
}
.section-1-hmax .section-content-t h5.color-f span{
    color: #fff;
    font-size:64px;
}
.section-1-hmax .section-content-t h5.color-f span:first-child{
    margin-left: 110px;
    margin-right: 260px;
}
.section-1-hmax .section-content-t h5.color-f span:last-child{
    margin-left: 0;
    margin-right: 0;
}
.section-1-hmax .section-content-t h5.color-y{
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
}
.section-1-hmax .section-content-t h5.color-y span{
    color: #F7B632;
    font-size:64px;
}   
.section-1-hmax .section-content-t h5.color-y span:first-child{
    margin-left: 30px;
    margin-right: 260px;
}
.section-1-hmax .section-content-t h5.color-y span:last-child{
    margin-left: 0;
    margin-right: 0;
}
.section-2-hmax .section-content-1{
    left: 11%;
    right: 60%;
    text-align: center;
    bottom: 14%;
}
.section-2-hmax .section-content-2{
    left: 40%;
    right: 30%;
    text-align: center;
    bottom: 14%;
}
.section-2-hmax .section-content-3{
    left: 76%;
    right: 10%;
    text-align: center;
    bottom: 14%;
}
.section-2-hmax .section-content-1,
.section-2-hmax .section-content-2,
.section-2-hmax .section-content-3{
    position: absolute;
}
.section-2-hmax .section-content-1 p,
.section-2-hmax .section-content-2 p,
.section-2-hmax .section-content-3 p{
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-2-1-hmax{
    background-color: #fff;
    padding: 10px 0 80px 0;
}
.section-2-1-hmax .content{
    margin: 0 auto;
    width: 80%;
}
.section-2-1-hmax .content h5{
    color: #000;
    font-size:64px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
}
.section-2-1-hmax .content h5 img{
    display: inline-block !important;
    text-align: center;
}
.section-2-1-hmax .content p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-3-hmax{
    background-color: #fff;
    padding: 20px 0;
}
.section-3-hmax .content{
    width: 80%;
    margin: 0 auto;
}
.section-3-hmax .content ul {
    height: auto;
    overflow: auto;
}
.section-3-hmax .content ul li{
    list-style: none;
    float: left;
}
.section-3-hmax .content ul li:first-child{
    width: 40%;
}
.section-3-hmax .content ul li:last-child{
    width: 60%;
}
.section-3-hmax .content ul li h5{
    color: #000;
    font-size:64px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 14px;
}
.section-3-hmax .content ul li p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-3-1-hmax{
    background-color: #fff;
    padding: 10px 0 80px 0;
}
.section-3-1-hmax .content{
    width: 80%;
    margin: 0 auto;
}
.section-3-1-hmax .content ul{
    height: auto;
    overflow: auto;
}
.section-3-1-hmax .content ul li{
    float: left;
    width: 31%;
    margin-right: 22px;
    padding: 10px 10px;
    height: 300px;
}
.section-3-1-hmax .content ul li.back-1{
    background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/11/hmax-pc-3-1.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:cover;
}
.section-3-1-hmax .content ul li.back-2{
    background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/11/hmax-pc-3-2.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:cover;
}
.section-3-1-hmax .content ul li.back-3{
    background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/11/hmax-pc-3-3.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:cover;
}
.section-3-1-hmax .content ul li strong{
    color: #F7B632;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.section-3-1-hmax .content ul li p{
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
}
.section-4-hmax .section-content-t{
    left: 10%;
    right: 10%;
    text-align: left;
    top: 10%;
}
.section-4-hmax .section-content-t h5{
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    color: #000;
    font-size:64px;
}
.section-4-hmax .section-content-t p{
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-5-hmax .section-content-t{
    left: 10%;
    right: 54%;
    text-align: left;
    top: 10%;
}
.section-5-hmax .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 14px;
    color: #000;
    font-size:64px;
}
.section-5-hmax .section-content-t p{
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-5-hmax .section-content-1,
.section-5-hmax .section-content-2,
.section-5-hmax .section-content-3{
    position: absolute;
}
.section-5-hmax .section-content-1{
    left: 10%;
    right: 76%;
    text-align: center;
    top: 52%;
}
.section-5-hmax .section-content-2{
    left: 26%;
    right: 58%;
    text-align: center;
    top: 52%;
}
.section-5-hmax .section-content-1 h5,
.section-5-hmax .section-content-2 h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 14px;
    color: #fff;
    font-size:54px;
}
.section-5-hmax .section-content-1 p,
.section-5-hmax .section-content-2 p{
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 16px;
}
.section-5-hmax .section-content-b{
    left: 54%;
    right: 30%;
    text-align: left;
    bottom: 20%;
}
.section-5-hmax .section-content-b p{
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 15px;
}
.section-6-hmax .section-content-t{
    left: 10%;
    right: 48%;
    text-align: left;
    top: 20%;
}
.section-6-hmax .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 14px;
    color: #000;
    font-size:64px;
}
.section-6-hmax .section-content-t p{
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-7-hmax .section-content-t{
    left: 54%;
    right: 10%;
    text-align: left;
    top: 20%;
}
.section-7-hmax .section-content-t img{
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 56px;
    margin-bottom: 20px !important;
}
.section-7-hmax .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    color: #000;
    font-size:64px;
}
.section-7-hmax .section-content-t p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-7-hmax .section-content-1,
.section-7-hmax .section-content-2,
.section-7-hmax .section-content-3{
    position: absolute;
}
.section-7-hmax .section-content-1 strong,
.section-7-hmax .section-content-2 strong,
.section-7-hmax .section-content-3 strong{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.section-7-hmax .section-content-1{
    left: 10%;
    right: 72%;
    bottom: 12%;
    text-align: center;
}
.section-7-hmax .section-content-2{
    left: 32%;
    right: 48%;
    bottom: 12%;
    text-align: center;
}
.section-7-hmax .section-content-3{
    left: 56%;
    right: 10%;
    bottom: 12%;
    text-align: center;
}
.section-8-hmax{
    padding: 60px 0 30px 0;
}
.section-8-hmax .content{
    width: 80%;
    margin: 0 auto;
    display: block;
}
.section-8-hmax .content h5{
    font-weight: bold;
    line-height: 1.2;
    color: #000;
    font-size:64px;
    text-align: center;
    margin-bottom: 60px;
}
.section-8-hmax .content .content-list{
    margin: 10px 0;
}
.section-8-hmax .content .content-list .list{
    margin-bottom: 20px;
}
.section-8-hmax .content .content-list .list ul{
    height: auto;
    overflow: auto;
    display: flex;
}
.section-8-hmax .content .content-list .list ul li{
    flex:1;
    margin-right: 20px;
    border-radius: 20px;
}
.section-8-hmax .content .content-list .list ul li.text{
    background-color: #363636;
}
.section-8-hmax .content .content-list .list ul li.text strong{
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    font-size: 20px;
    padding: 80px 20px 10px 20px;
    display: block;
}
.section-8-hmax .content .content-list .list ul li.text p{
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    font-size: 16px;
    padding: 80px 20px;
}
.section-8-hmax .content .content-list .list ul li.text p.pt-10{
    padding: 10px 20px 60px 20px;
}
.section-8-hmax .content .content-list .list ul li.back-1{
    background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/11/hmax-pc-8-1-1.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:cover;
}
.section-8-hmax .content .content-list .list ul li.back-2{
    background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/11/hmax-pc-8-2-1.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:cover;
}
.section-8-hmax .content .content-list .list ul li.back-3{
    background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/11/hmax-pc-8-3-1.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:cover;
}
.section-8-hmax .content .content-list .list ul li.back-4{
    background-image: url(https://eu.agmmobile.com/wp-content/uploads/2024/11/hmax-pc-8-4-1.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size:cover;
}
.section-9-hmax .section-content-t{
    left: 10%;
    right: 10%;
    text-align: left;
    top: 10%;
}
.section-9-hmax .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 6px;
    color: #000;
    font-size:64px;
}
.section-9-hmax .section-content-t p{
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
} 
/*agm t2*/
.section-1-t2 .section-content-t{
    left: 2%;
    right: 40%;
    text-align: center;
    top: 40%;
}
.section-1-t2 .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 6px;
    color: #fff;
    font-size:62px;
}
.section-1-t2 .section-content-t h5 span{
    font-weight: bold;
    color: #F7B532;
    font-size:64px;
}
.section-1-t2 .section-content-t p{
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 40px;
}
.section-2-t2{
    background-color: #fff;
    padding: 40px 0;
}
.section-2-t2 .content{
    width: 88%;
    margin: 0 auto;
    display: flex;
    padding-top: 60px;
    padding-bottom: 180px;
}
.section-2-t2 .content .list{
    flex: 1;
    margin: 0 30px;
}
.section-2-t2 .content .list h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #000;
    font-size:62px;
}
.section-2-t2 .content .list p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-2-t2 .content .list p span{
    color: #4983FB;
    font-weight: bold;
    font-size: 17px;
}
.section-2-t2 .content .img{
    display: block;
}
.section-2-t2 .img img.pc{
    display: block;
}
.section-2-t2 .img img.mob{
    display: none;
}
.section-2-t2 .content .list ul{
    height: auto;
    overflow: auto;
    list-style: none;
}
.section-2-t2 .content .list ul li{
    background-color: #f6f6f6;
    border-radius: 14px;
    padding: 20px 20px;
    margin: 20px 20px;
    text-align: center;
}
.section-2-t2 .content .list ul li strong{
    font-weight: bold;
    line-height: 1.4;
    font-size: 32px;
    display: block;
}
.section-2-t2 .content .list ul li strong.colors-l{
    color: #4983FB;
}
.section-2-t2 .content .list ul li strong.colors-y{
    color: #F8B732;
}
.section-2-t2 .content .list ul li strong.colors-r{
    color: #ED4848;
}
.section-2-t2 .content .list ul li span{ 
    line-height: 1.4;
    font-size: 14px;
    display: block;
    color: #000;
}
.section-3-t2 .section-content-t{
    left: 10%;
    right: 38%;
    text-align: left;
    top: 62%;
}
.section-3-t2 .section-content-t ul{
    list-style: none;
    height: auto;
    overflow: auto;
}
.section-3-t2 .section-content-t ul li{
    float: left;
    width: 50%;
    /*border: 1px solid red;*/
}
.section-3-t2 .section-content-t ul li:first-child strong{
    margin-left: 40px;
}
.section-3-t2 .section-content-t ul li strong{
    font-weight: bold;
    line-height: 1.4;
    font-size: 32px;
    display: block;
    color: #fff;
}
.section-3-t2 .section-content-t ul li strong.colors-y{
    color: #F8B732;
}
.section-3-t2 .section-content-t ul li strong.colors-f{
    color: #fff;
}
.section-3-t2 .section-content-m{
    left: 64%;
    right: 4%;
    text-align: left;
    top: 32%;
}
.section-3-t2 .section-content-m p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-4-t2 .section-content-t{
    left: 10%;
    right: 14%;
    text-align: left;
    top: 6%;
}
.section-4-t2 .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #000;
    font-size:62px;
}
.section-4-t2 .section-content-t p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-4-t2 .section-content-t p span{
    color: #000;
    font-weight: bold;
    font-size: 17px;
}
.section-4-t2 .section-content-m{
    left: 10%;
    right: 52%;
    text-align: left;
    top: 54%;
}
.section-4-t2 .section-content-m .list ul li{
    background-color: #f6f6f6;
    border-radius: 14px;
    padding: 20px 20px;
    margin: 20px 20px;
    text-align: center;
}
.section-4-t2 .section-content-m .list ul li p.colors-l{
    color: #4983FB;
}
.section-4-t2 .section-content-m .list ul li p.colors-z{
    color: #DA81F1;
}
.section-4-t2 .section-content-m .list ul li strong{ 
    line-height: 1.4;
    font-size: 32px;
    display: block;
    color: #000;
    font-weight: bold;
}
.section-5-t2 .section-content-t{
    left: 46%;
    right: 10%;
    text-align: left;
    top: 24%;
}
.section-5-t2 .section-content-t strong{ 
    line-height: 1.4;
    font-size: 22px;
    display: block;
    color: #000;
    font-weight: bold;
}
.section-5-t2 .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 6px;
    color: #000;
    font-size:62px;
}
.section-5-t2 .section-content-t p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-5-t2 .section-content-t p span{
    color: #000;
    font-weight: bold;
    font-size: 17px;
}
.section-5-t2 .section-content-m{
    left: 10%;
    right: 52%;
    text-align: left;
    top: 72%;
}
.section-5-t2 .section-content-m p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-5-t2 .section-content-m p span{
    color: #000;
    font-weight: bold;
    font-size: 17px;
}
.section-6-t2 .section-content-t{
    left: 10%;
    right: 44%;
    text-align: left;
    top: 12%;
}
.section-6-t2 .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #000;
    font-size:62px;
}
.section-6-t2 .section-content-t p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-6-t2 .section-content-t p span{
    color: #6FE32F;
    font-weight: bold;
    font-size: 17px;
}
.section-7-t2{
    padding-top: 160px;
    background-color: #fff;
}
.section-7-t2 .section-content-t{
    left: 50%;
    right: 8%;
    text-align: left;
    top: 6%;
}
.section-7-t2 .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #000;
    font-size:62px;
}
.section-7-t2 .section-content-t p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-7-t2 .section-content-t p span{
    color: #A453F0;
    font-weight: bold;
    font-size: 17px;
}
.section-7-t2 .section-content-1,
.section-7-t2 .section-content-2,
.section-7-t2 .section-content-3{
    position: absolute;
}
.section-7-t2 .section-content-1 span,
.section-7-t2 .section-content-2 span,
.section-7-t2 .section-content-3 span{
    color: #A453F0;
    font-weight: bold;
    font-size: 20px;
}
.section-7-t2 .section-content-1{
    left: 32%;
    right: 50%;
    top: 41%;
}
.section-7-t2 .section-content-2{
    left: 6%;
    right: 78%;
    top: 57%;
}
.section-7-t2 .section-content-3{
    left: 62%;
    right: 18%;
    top: 57%;
}
.section-8-t2 .section-content-t{
    left: 10%;
    right: 10%;
    text-align: left;
    bottom:18%;
}
.section-8-t2 .section-content-t ul{
    list-style: none;
    height: auto;
    overflow: auto;
    display: flex;
}
.section-8-t2 .section-content-t ul li{
    flex: 1;
}
.section-8-t2 .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #000;
    font-size:62px;
}
.section-8-t2 .section-content-t p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-8-t2 .section-content-t p span{
    color: #2182D8;
    font-weight: bold;
    font-size: 17px;
}
.section-9-t2 .section-content-t{
    left: 10%;
    right: 44%;
    text-align: left;
    top:46%;
}
.section-9-t2 .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #000;
    font-size:62px;
}
.section-9-t2 .section-content-t p{
    color: #9a9a9a;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
}
.section-9-t2 .section-content-t p span{
    color: #000;
    font-weight: bold;
    font-size: 17px;
}
.section-9-t2 .section-content-m{
    left: 64%;
    right: 10%;
    top: 64%;
}
.section-9-t2 .section-content-m p{
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 20px;
}
.section-10-t2 .section-content-t{
    left: 10%;
    right: 10%;
    text-align: left;
    top: 10%;
}
.section-10-t2 .section-content-t h5{
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 6px;
    color: #000;
    font-size:64px;
}
.section-10-t2 .section-content-t p{
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 17px;
} 
@media(min-width:768px) {

}
@media(max-width:1024px) {
	/*g2*/
	.section-1-g2 .section-content-t{
		top: 34%;
	}
	.section-1-g2 .section-content-t h2{
		font-size: 62px;
	}
	.section-2-g2 .section-content-t h5{
		font-size: 46px;
	}
	.section-3-g2{
		padding-left: 80px;
		padding-right: 80px;
	}
	.section-3-g2 .list:first-child h5{
		font-size: 32px;
	}
	.section-3-g2 .list:nth-child(2) h5{
		font-size: 20px;
	}
	.section-2-g2 .section-content-t p,
	.section-3-g2 .list:first-child p,
	.section-4-g2 .section-content-t p,
	.section-5-g2 .section-content-t ul li p,
	.section-6-g2 .section-content-t p,
	.section-7-g2 .section-content-t p,
	.section-8-g2 .section-content-t p,
	.section-9-g2 .section-content-t p,
	.section-10-g2 .section-content-t p,
	.section-11-g2 .section-content-t p,
	.section-12-g2 .section-content-t p,
	.section-13-g2 .section-content-t p,
	.section-14-g2 .text .list p,
	.section-14-g2 .list-img ul li p,
	.section-16-g2 .list-text .list p,
	.section-17-g2 .section-content-t p,
	.section-18-g2 .lis-text .list p,
	.section-18-g2 .lis-text .list p{
		font-size: 13px;
	}
	.section-3-g2 .list:nth-child(2) .text-db ul li p i.text,
	.section-5-g2 .section-content-t ul li h5,
	.section-14-g2 .list-img ul li strong,
	.section-18-g2 .lis-text .list strong,
	.section-18-g2 .lis-text .list p i,
	.section-19-g2 .text p,
	.section-19-g2 .list-img ul li strong{
		font-size: 14px;
	}
	.section-3-g2 .list:nth-child(2) .text-db ul li p i.text{
		width: auto;
	}
	.section-3-g2 .list:nth-child(2) .text-db .text-list .list h5 .i-text{
		font-size: 12px;
		margin-left: 0;
	}
	.section-3-g2 .list:nth-child(2) .text-db .text-list .list{
		width: 50%;
		padding-left: 0;
	}
	.section-4-g2 .section-content-t h5,
	.section-5-g2 .section-content-t h5,
	.section-6-g2 .section-content-t h5,
	.section-7-g2 .section-content-t h5,
	.section-8-g2 .section-content-t h5,
	.section-9-g2 .section-content-t h5,
	.section-10-g2 .section-content-t h5,
	.section-11-g2 .section-content-t h5,
	.section-12-g2 .section-content-t h5,
	.section-13-g2 .section-content-t h5{
		font-size: 26px;
	}
	.section-10-g2 .section-content-t h2{
		font-size: 34px;
	}
	.section-9-g2 .section-content-t i,
	.section-11-g2 .section-content-t i{
		font-size: 18px;
	}
	.section-11-g2 .section-content-t i{
		padding-bottom: 0;
	}
	.section-5-g2 .section-content-t ul li{
		margin-right: 14px;
	}
	.section-11-g2 .section-content-t{
		top: 12%;
	}
	.section-14-g2 .text .list h5,
	.section-15-g2 .section-content-t h5,
	.section-16-g2 .list-text .list h5,
	.section-17-g2 .section-content-t h5,
	.section-18-g2 .lis-text .list h5,
	.section-19-g2 .text h5{
		font-size: 24px;
	}
	.section-14-g2 .list-img ul li{
		margin-left: 6px;
		margin-right: 6px;
	}
	.section-14-g2 .list-img ul li.img1, 
	.section-14-g2 .list-img ul li.img2, 
	.section-14-g2 .list-img ul li.img3 {
   	 	height: 295px;
	}
	.section-19-g2 .list-img ul li{
		margin-right: 8px;
	}
	/*p1*/
	.section-1-pad .section-content-t .top-box h5,
	.section-2-pad .section-content-t .top-box h5,
	.section-8-pad .section-content-t h5,
	.section-9-pad .section-content-t h5,
	.section-10-pad .section-content-t h5,
	.section-12-pad .section-content-t h5,
	.section-13-pad .section-content-t h5,
	.section-15-pad .section-content-t h5,
	.section-16-pad .section-content-t h5{
		font-size: 30px;
	}
	.section-1-pad .section-content-t .top-box p,
	.section-2-pad .section-content-t .top-box p,
	.section-2-pad .section-content-b .top-box p,
	.section-4-pad .section-content-t .top-box p,
	.section-4-pad .i-text-1 i,
	.section-4-pad .section-content-m .top-box p,
	.section-4-pad .i-text-2 i,
	.section-5-pad .section-content-t .top-box p,
	.section-5-pad .i-text-1 i,
	.section-5-pad .section-content-m .top-box p,
	.section-5-pad .i-text-2 i,
	.section-5-pad .section-content-b .top-box p,
	.section-6-pad .list:first-child .w50:nth-child(2) p,
	.section-6-pad .list:nth-child(2) ul li p,
	.section-8-pad .section-content-t p,
	.section-8-pad .section-content-t i,
	.section-9-pad .section-content-m p,
	.section-10-pad .section-content-t p,
	.section-11-pad .back-text ul li i,
	.section-11-pad .back-text p,
	.section-12-pad .section-content-t p,
	.section-12-pad .icon-text ul li i,
	.section-13-pad .section-content-t p,
	.section-14-pad .section-content-t p,
	.section-15-pad .section-content-t p,
	.section-16-pad .section-content-t p,
	.section-17-pad .content-box .media-text p{
		font-size: 14px;
	}
	.section-3-pad .section-content-t .top-box p,
	.section-3-pad .section-content-b .top-box p,
	.section-4-pad .section-content-t .top-box h5,
	.section-4-pad .section-content-m .top-box h5,
	.section-5-pad .section-content-t .top-box h5,
	.section-5-pad .section-content-m .top-box h5,
	.section-6-pad .list:first-child .w50:nth-child(2) i,
	.section-6-pad .list:nth-child(2) ul li h5,
	.section-11-pad .back-text ul li strong,
	.section-12-pad .icon-text ul li h5{
		font-size: 16px;
	}
	.section-3-pad .section-content-m .top-box h5,
	.section-8-pad .section-content-t p{
		font-size: 24px;
	}
	.section-7-pad .section-content-t p,
	.section-11-pad .back-text ul li h5,
	.section-14-pad .section-content-t h5,
	.section-17-pad .content-box .media-text h5{
		font-size: 20px;
	}
	.section-3-pad .section-content-b{
		bottom: 0;
	}
	.section-4-pad .section-content-m{
		top: 56%;
	}
	.section-5-pad .section-content-m{
		top: 32%;
	}
	.section-5-pad .section-content-b{
		bottom: 16%;
	}
	.section-6-pad .list:first-child .w50{
		width: 100%;
	}
	.section-6-pad .list:first-child .w50:nth-child(2){
		width: 100%;
		padding-top: 30px;
	}
	.section-6-pad .list:first-child .w50:nth-child(2) h5{
		font-size: 26px;
	}
	.section-6-pad .list:nth-child(2) ul{
		padding:30px 0;
	}
	.section-6-pad .list:nth-child(2) ul li{
		width: 40%;
    	margin: 0 10px;
    	height: 160px;
	}
	.section-8-pad .section-content-t{
		top: 14%;
	}
	.section-9-pad .section-content-t,
	.section-10-pad .section-content-t{
		top:10%;
	}
	.section-12-pad .icon-text ul li img{
		width: 32px;
	}
	.section-12-pad .icon-text ul li{
		margin: 0 10px;
	}
	.section-12-pad .icon-text{
		top: 42%;
	}
	.section-12-pad .section-content-t{
		top: 12%;
	}
	.section-16-pad .section-content-t{
		top:2%;
	}
	.section-17-pad .dis-more i{
		width: 40%;
	}
	/*g2pro*/
	.section-1-g2p .section-content-t h2{
		font-size: 62px;
	}
	.section-1-g2p .section-content-t{
		top: 34%;
	}
	.section-2-g2p .section-content-t h5 {
    	font-size: 46px;
	}
	.section-2-g2p .section-content-t p,
	.section-3-g2p .section-content-t p,
	.section-4-g2p .section-content-t p,
	.section-5-g2p .section-content-t p,
	.section-6-g2p .list-content .text p{
		font-size: 13px;
	}
	.section-3-g2p .section-content-t h5,
	.section-4-g2p .section-content-t h5,
	.section-5-g2p .section-content-t h5,
	.section-6-g2p .list-content .text h5{
		font-size: 28px;
	}
	.section-5-g2p .section-content-t h5{
		padding-bottom: 20px;
	}
	.section-3-g2p .section-content-t{
		top: 24%;
	}
	.section-6-g2p .list-content .img ul li strong{
		font-size: 14px;
	}
	.section-15-g2.g2p-15 .section-content-t{
		top: 54%;
	}
	/*g2g*/
	.section-1-g2g .section-content-t h2{
		font-size: 62px;
	}
	.section-1-g2g .section-content-t{
		top: 34%;
		right: 10%;
	}
	.section-3-g2g .section-content-t h5,
	.section-5-g2g .section-content-t h5,
	.section-7-g2g .list-content .text h5,
	.section-8-g2g .list-content .text h5{
		font-size: 28px;
	}
	.section-3-g2g .section-content-m p,
	.section-5-g2g .section-content-t p,
	.section-7-g2g .list-content .text p,
	.section-8-g2g .list-content .text p,
	.section-8-g2g .list-content .img ul li i{
		font-size: 13px;
	}
	.section-3-g2g .section-content-t{
		top:20%;
	}
	.section-3-g2g .section-content-m{
		top: 30%;
	}
	.section-5-g2g .section-content-t{
		top: 30%;
	}
	.section-7-g2g .list-content .img ul li strong,
	.section-8-g2g .list-content .img ul li strong{
		font-size: 14px;
	}
	.section-8-g2g .list-content .img ul li{
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		height: auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.section-4-g2.g2g-10 .section-content-t{
		right: 56%;
		top: 10%;
	}
	.section-4-g2.g2g-10 .section-content-t h5:nth-child(2){
		margin-bottom: 20px;
	}
	.section-10-g2.g2g-15 .section-content-t{
		top: 24%;
	}
	/*m8*/
	.section-1-m8 .section-content-t{
		top:12%;
	}
	.section-1-m8 .section-content-t h5,
	.section-2-m8 .section-content-m h5,
	.section-3-m8 .section-content-m h5,
	.section-5-m8 .content-list .list h5,
	.section-6-m8 .section-content-t h5,
	.section-7-m8 .section-content-t h5,
	.section-8-m8 .section-content-t h5,
	.section-9-m8 .section-content-t h5,
	.section-10-m8 .section-content-t h5,
	.section-11-m8 .section-content-t h5,
	.section-11-m8 .section-content-t h5 i,
	.section-12-m8 .section-content-t h5,
	.section-12-m8 .section-content-t h5 i,
	.section-13-m8 .section-content-t h5,
	.section-14-m8 .section-content-t h5,
	.section-15-m8 .section-content-m h5,
	.section-16-m8 .content-list .list:first-child h5,
	.section-17-m8 .content-list .list h5{
		font-size: 26px;
		margin-bottom: 4px;
	}
	.section-1-m8 .section-content-t p,
	.section-4-m8 .section-content-t p,
	.section-17-m8 .content-list .list p,
	.section-17-m8 p.ft-p{
		font-size: 17px;
	}
	.section-2-m8 .section-content-t p,
	.section-2-m8 .section-content-m p,
	.section-5-m8 .list-img ul li strong,
	.section-7-m8 .section-content-t p:first-child,
	.section-8-m8 .section-content-t p:first-child,
	.section-9-m8 .section-content-t p:first-child,
	.section-10-m8 .section-content-t p:first-child,
	.section-11-m8 .section-content-t p,
	.section-12-m8 .section-content-t p,
	.section-13-m8 .section-content-t p,
	.section-14-m8 .section-content-t p,
	.section-15-m8 .section-content-m p,
	.section-16-m8 .content-list .list:first-child p:first-child{
		font-size: 17px;
		margin-bottom: 10px;
	}
	.section-3-m8 .section-content-m{
		top: 50%;
	}
	.section-5-m8 .content-list .list:nth-child(2) p,
	.section-3-m8 .section-content-m p,
	.section-5-m8 .content-list .list:first-child p,
	.section-6-m8 .section-content-t p,
	.section-7-m8 .section-content-t p,
	.section-7-m8 .section-content-t p:nth-child(3),
	.section-8-m8 .section-content-t p,
	.section-9-m8 .section-content-t p,
	.section-10-m8 .section-content-t p,
	.section-11-m8 .section-content-m p,
	.section-12-m8 .section-content-m p,
	.section-13-m8 .section-content-b .colors,
	.section-13-m8 .section-content-m p,
	.section-14-m8 .section-content-t h5 i,
	.section-15-m8 .section-content-t p,
	.section-16-m8 .content-list .list:first-child p,
	.section-16-m8 .content-list .list:first-child ul li .back strong,
	.section-16-m8 .content-list .list:nth-child(2) ul li .back strong,
	.section-17-m8 .content-list .list .img strong,
	.section-17-m8 .content-list .list:nth-child(2) p{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.section-5-m8 .list-img ul li{
		width: 28%;
	}
	.section-7-m8 .section-content-t p i,
	.section-13-m8 .section-content-b .borders p:nth-child(3),
	.section-13-m8 .section-content-b .borders p,
	.section-16-m8 .content-list .list:first-child ul li p,
	.section-16-m8 .content-list .list:nth-child(2) ul li p{
		font-size: 13px;
	}
	.section-7-m8 .section-content-t{
		top: 18%;
	}
	.section-8-m8 .section-content-t{
		top: 10%;
	}
	.section-9-m8 .section-content-t{
		top: 2%;
	}
	.section-9-m8 .section-content-1 p, .section-9-m8 .section-content-2 p, .section-9-m8 .section-content-3 p{
		font-size: 16px;
	}
	.section-9-m8 .section-content-1 i, .section-9-m8 .section-content-2 i, .section-9-m8 .section-content-3 i{
		font-size: 14px;
	}
	.section-10-m8 .section-content-t{
		top: 8%;
		right: 54%;
	}
	.section-11-m8 .section-content-t{
		bottom: 20%;
	}
	.section-11-m8 .section-content-m{
		top: 30%;
	}
	.section-8-m8 .section-content-t h5:nth-child(3){
		padding-bottom: 6px;
	}
	.section-13-m8 .section-content-t h5 i.back-img{
		height: 36px;
		width: 38px;
	}
	.section-13-m8 .section-content-b .borders img{
		width: 23px;
	}
	.section-13-m8 .section-content-b .borders{
		padding: 0 0;
	}
	.section-13-m8 .section-content-b .borders .img{
		border: none;
	}
	.section-13-m8 .section-content-m{
		top: 6%;
	}
	.section-14-m8 .section-content-m .p1, .section-14-m8 .section-content-m .p3,
	.section-14-m8 .section-content-m .boders strong,
	.section-14-m8 .section-content-m .boders i,
	.section-14-m8 .section-content-m .p2{
		font-size: 13px;
	}
	.section-14-m8 .section-content-m .boders ul li{
		width: 48%;
    	padding: 10px 10px;
    	margin: 1% 1%;
	}
	.section-14-m8 {
		background-color: #fff;
		padding-bottom: 80%;
	}
	.section-14-m8 .section-content-m .boders i{
		margin-right: 0;
	}
	.section-14-m8 .section-content-m .boders.li-100 ul li{
		float: none;
		width: 100%;
		margin:4px 0;
	}
	.section-14-m8 .section-content-m{
		left: 6%;
		right: 10%;
		top: 50%;
	}
	.section-14-m8 .section-content-t{
		bottom: 62%;
	}
	.section-15-m8 .section-content-m{
		top: 24%;
	}
	.section-16-m8 .content-list .list{
		float: none;
		width: 100%;
	}
	.section-16-m8 .content-list .list:nth-child(2) ul li{
		width: 48%;
    	margin: 1% 1%;
	}
	.section-16-m8 .content-list .list:first-child ul li{
		width: 48%;
    	margin: 1% 1%;
	}
	.section-16-m8 .content-list{
		padding-left: 40px;
		padding-right: 40px;
	}
	.section-16-m8 .content-list .list:first-child ul{
		margin-top: 60px;
	}
	.section-17-m8 .content-list .list{
		margin-bottom: 30px;
	}
	.section-17-m8 .content-list .list1 .img strong, .section-17-m8 .content-list .list2 .img strong,
	.section-17-m8 .content-list .list1 p, .section-17-m8 .content-list .list2 p{
		font-size: 14px;
	}
	.section-7-m8 .section-content-t p i{
		margin-right: 2px;
	}
	/*m8 s*/
	.section-1-m8s .section-content-t h5{
		font-size: 46px;
		margin-bottom: 20px;
	}
	.section-1-m8s .section-content-t h5 .back-img{
		width: 36px;
		height: 36px;
	}
	.section-1-m8s .section-content-t p{
		width: 50%;
	}
	.section-1-m8s .section-content-t p i:first-child,
	.section-1-m8s .section-content-t p i:nth-child(2),
	.section-3-m8s .section-content-t p:first-child,
	.section-3-m8s .section-content-t p,
	.section-6-m8s .section-content-t p:first-child,
	.section-6-m8s .section-content-t p,
	.section-7-m8s .section-content-t p,
	.section-7-m8s .section-content-t p:first-child{
		font-size: 14px;
	}
	.section-3-m8s .section-content-t h5,
	.section-6-m8s .section-content-t h5,
	.section-7-m8s .section-content-t h5{
		font-size: 26px;
	}
	.section-3-m8s .section-content-t{
		top: 38%;
	}
	.section-5-m8s .section-content-t .p1,
	.section-5-m8s .section-content-t .p2,
	.section-9-m8s .content .text .p1,
	.section-9-m8s .content .text .p2{
		font-size: 18px;
	}
	.section-6-m8s .section-content-t h5 .back-img,
	.section-7-m8s .section-content-t h5 .back-img{
		width: 44px;
		height: 34px;
	}
	.section-6-m8s .section-content-t,
	.section-7-m8s .section-content-t{
		top: 4%;
	}
	/*h6*/
	.section-1-h6 .section-content-t p i{
		font-size: 14px;
	}
	.section-1-h6 .section-content-t h5{
		font-size: 28px;
		margin-bottom: 10px;
	}
	.section-1-h6 .section-content-t p,
	.section-2-h6 .section-content-t p,
	.section-3-h6 .section-content-t p{
		font-size: 13px;
		margin-bottom: 10px;
	}
	.section-2-h6 .section-content-t{
		top: 26%;
	}
	.section-2-h6 .section-content-t h5,
	.section-3-h6 .section-content-t h5,
	.section-5-h6 .content-list .list .text h5,
	.section-6-h6 .section-content-t h5,
	.section-7-h6 .content .img strong,
	.section-7-h6 .content .text h5,
	.section-8-h6 .content .text h5,
	.section-9-h6 .content .text-db h5,
	.section-12-h6 .section-content-t h5,
	.section-13-h6 .content-box .media-text h5,
	.section-14-h6 .content-list .list h5,
	.section-15-h6 .content-box .media-text h5,
	.section-16-h6 .section-content-t h5,
	.section-17-h6 .lis-text .list h5,
	.section-18-h6 .text h5{
		font-size: 22px;
	}
	.section-3-h6 .section-content-1 strong, .section-3-h6 .section-content-2 strong{
		font-size: 17px;
	}
	.section-3-h6 .section-content-3 p i.colors,
	.section-3-h6 .section-content-4 p i.colors,
	.section-5-h6 .content-list .list .img ul li strong,
	.section-6-h6 .section-content-t strong,
	.section-9-h6 .content .text-db p.desc{
		font-size: 18px;
	}
	.section-3-h6 .section-content-3 p i,
	.section-3-h6 .section-content-3 p,
	.section-3-h6 .section-content-4 p,
	.section-4-h6 .content-list .list ul li .text strong,
	.section-9-h6 .content .text-db ul li .colors{
		font-size: 16px;
	}
	.section-3-h6 .section-content-4{
		top: 76%;
	}
	.section-4-h6 p.ft-p,
	.section-5-h6 .content-list .list .text p,
	.section-6-h6 .section-content-t p,
	.section-7-h6 .content .img p,
	.section-7-h6 .content .text p,
	.section-8-h6 .content .text p,
	.section-9-h6 .content .text-db ul li p i.text,
	.section-9-h6 .content .text-db ul li p i.num,
	.section-11-h6 .section-content-m p,
	.section-13-h6 .content-box .media-text p,
	.section-13-h6 .content-box .media-text p.p2,
	.section-14-h6 .content-list .list p,
	.section-14-h6 .content-list .list ul li .back p,
	.section-15-h6 .content-box .media-text p,
	.section-15-h6 .content-box .media-text ul li p,
	.section-17-h6 .lis-text .list p,
	.section-17-h6 .lis-text .list strong,
	.section-18-h6 .img ul li strong{
		font-size: 14px;
	}
	.section-4-h6 .content-list .list ul li .text p,
	.section-5-h6 .content-list .list .img ul li p,
	.section-12-h6 .section-content-m p,
	.section-14-h6 .content-list .list ul li .back p i,
	.section-17-h6 .lis-text .list p i{
		font-size: 13px;
	}
	.section-5-h6 .content-list .list .img ul li.img1, .section-5-h6 .content-list .list .img ul li.img2{
		padding-top: 20px;
	}
	.section-7-h6 .content .img{
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.section-8-h6 .content .text h5 i.back{
		width: 26px;
		height: 26px;
	}
	.section-9-h6 .content .text-db{
		padding: 40px 0px;
	}
	.section-10-h6 .section-content-t h5, .section-10-h6 .section-content-m h5, .section-10-h6 .section-content-b h5,
	.section-11-h6 .section-content-t h5{
		font-size: 22px;
	}
	.section-10-h6 .section-content-t strong, .section-10-h6 .section-content-m strong, .section-10-h6 .section-content-b strong,
	.section-11-h6 .section-content-t strong{
		font-size: 14px;
	}
	.section-13-h6 {
		padding: 40px 0;
	}
	.section-13-h6 .content-box .media-text h5 i.back{
		width: 26px;
		height: 26px;
	}
	.section-13-h6 .content-box .media-box:first-child .media-text{
		padding-top: 26px;
	}
	.section-13-h6 .content-box .media-box{
		display: block;
	}
	.section-13-h6 .content-box .media-box img.col-md-x{
		max-width: 100%;
	}
	.section-13-h6 .content-box .media-text h5,
	.section-13-h6 .content-box .media-text p{
		padding-left: 0;
		padding-right: 0;
	}
	.section-13-h6 .content-box .media-box:nth-child(2) .he {
    	display: table-header-group !important;
	}
	.section-13-h6 .content-box .media-box:nth-child(2) .ft {
    	display: table-footer-group;
	}
	.section-13-h6 .content-box .media-box:nth-child(2) h5{
		padding-top: 20px;
	}
	.section-14-h6 .content-list .list:nth-child(2),
	.section-14-h6 .content-list .list:first-child{
		width: 100%;
		float: none;
	}
	.section-14-h6 .content-list .list ul li .back img{
		width: 34px;
		height: 34px;
	}
	.section-15-h6 {
		padding: 40px 0;
	}
	.section-15-h6 .content-box .media-box:first-child .media-text{
		padding-top: 26px;
	}
	.section-15-h6 .content-box .media-box{
		display: block;
	}
	.section-15-h6 .content-box .media-box img.col-md-x{
		max-width: 100%;
	}
	.section-15-h6 .content-box .media-text h5,
	.section-15-h6 .content-box .media-text p{
		padding-left: 0;
		padding-right: 0;
	}
	.section-15-h6 .content-box .media-box:nth-child(2) .he {
    	display: table-header-group !important;
	}
	.section-15-h6 .content-box .media-box:nth-child(2) .ft {
    	display: table-footer-group;
	}
	.section-15-h6 .content-box .media-box:nth-child(2) h5{
		padding-top: 20px;
	}
	.section-15-h6 .content-box .media-text ul li img{
		width: 30px;
	}
	.section-14-h6 .content-list .list ul{
		margin-top: 40px;
	}
	/*m7*/
	.section-1-m7 .section-content-t{
		bottom: 12%;
	}
	.section-1-m7 .section-content-t i{
		font-size: 17px;
	}
	.section-1-m7 .section-content-t h5,
	.section-2-m7 .section-content-t h5,
	.section-3-m7 .section-content-t h5,
	.section-4-m7 .section-content-t h5,
	.section-5-m7 .section-content-t h5,
	.section-6-m7 .section-content-t h5,
	.section-7-m7 .section-content-t h5{
		font-size: 22px;
	}
	.section-1-m7 .section-content-t p,
	.section-2-m7 .section-content-t p,
	.section-2-m7 .section-content-m p,
	.section-3-m7 .section-content-t p,
	.section-4-m7 .section-content-t p,
	.section-5-m7 .section-content-t p,
	.section-5-m7 .section-content-t p i,
	.section-6-m7 .section-content-t p,
	.section-6-m7 .section-content-t p i{
		font-size: 14px;
	}
	.section-3-m7 .section-content-t{
		top: 14%;
	}
	.section-3-m7 .section-content-1 strong, .section-3-m7 .section-content-2 strong, .section-3-m7 .section-content-3 strong{
		font-size: 16px;
	}
	.section-3-m7 .section-content-1 strong i, .section-3-m7 .section-content-2 strong i, .section-3-m7 .section-content-3 strong i{
		font-size: 13px;
	}
	.section-4-m7 .section-content-1 strong, .section-4-m7 .section-content-2 strong,
	.section-5-m7 .section-content-1 strong, .section-5-m7 .section-content-2 strong{
		font-size: 14px;
	}
	.section-6-m7 .section-content-1 strong, .section-6-m7 .section-content-2 strong, .section-6-m7 .section-content-3 strong{
		font-size: 13px;
	}
	.section-7-m7 .section-content-1 strong, .section-7-m7 .section-content-2 strong, .section-7-m7 .section-content-3 strong{
		font-size: 13px;
	}
	/*m6*/
	.section-1-m6 .section-content-t{
		top: 18%;
	}
	.section-1-m6 .section-content-t p i{
		font-size: 18px;
	}
	.section-1-m6 .section-content-t h5,
	.section-2-m6 .section-content-t h5,
	.section-3-m6 .section-content-t h5,
	.section-4-m6 .section-content-t h5,
	.section-5-m6 .section-content-t h5,
	.section-6-m6 .section-content-t h5,
	.section-7-m6 .section-content-t h5,
	.section-8-m6 .section-content-t h5,
	.section-9-m6 .section-content-t h5,
	.section-10-m6 .section-content-t h5{
		font-size: 18px;
		margin-bottom: 8px;
	}
	.section-1-m6 .section-content-m{
		top: 34%;
	}
	.section-1-m6 .section-content-m ul li strong{
		font-size: 12px;
	}
	.section-1-m6 .section-content-m ul li{
		height: 72px;
	}
	.section-1-m6 .section-content-m ul{
		margin-top: 10px;
	}
	.section-1-m6 .section-content-m ul li img{
		width: 24px;
	}
	.section-2-m6 .section-content-t p,
	.section-3-m6 .section-content-t p,
	.section-4-m6 .section-content-t p,
	.section-5-m6 .section-content-t p,
	.section-6-m6 .section-content-t p,
	.section-7-m6 .section-content-t ul li strong,
	.section-7-m6 .section-content-t ul li i,
	.section-8-m6 .section-content-t p,
	.section-9-m6 .section-content-t p,
	.section-10-m6 .section-content-t p,
	.section-11-m6 .content ul li p{
		font-size: 13px;
	}
	.section-6-m6 .section-content-t{
		top: 3.2%;
	}
	.section-7-m6 .section-content-t ul li img{
		width: 15%;
	}
	.section-7-m6 .section-content-t ul{
		margin-top: 10px;
	}
	.section-8-m6 .section-content-t{
		top: 6%;
	}
	.section-9-m6 .section-content-t img{
		width: 36%;
	}
	.section-9-m6{
		padding: 220px 0;
	}
	.section-9-m6 .section-content-t{
		top: 6%;
	}
	.section-9-m6 .section-content-m h5,
	.section-11-m6 .content ul li strong{
		font-size: 14px;
	}
	.section-9-m6 .section-content-m table{
		font-size: 12px;
	}
	.section-11-m6 .content ul li{
		height: 360px;
	}
	/*glory*/
	.section-1-g1 .section-content-t{
		left: 2%;
	}
	.section-2-g1 .section-content-t p,
	.section-1-g1 .section-content-t p,
	.section-2-g1 .section-content-b p.p1,
	.section-3-g1 .section-content-t p,
	.section-3-g1 .section-content-1 p.p1, .section-3-g1 .section-content-2 p.p1, .section-3-g1 .section-content-3 p.p1, .section-3-g1 .section-content-4 p.p1, .section-3-g1 .section-content-5 p.p1, .section-3-g1 .section-content-6 p.p1,
	.section-5-g1 .section-content-t p,
	.section-5-g1 .section-content-b p.p1,
	.section-6-g1 .section-content-t p,
	.section-10-g1 .section-content-t p,
	.section-11-g1 .section-content-t p,
	.section-12-g1 .section-content-t p,
	.section-13-g1 .section-content-t p,
	.section-14-g1 .section-content-t p{
		font-size: 14px;
	}
	.section-2-g1 .section-content-t h5,
	.section-3-g1 .section-content-t h5,
	.section-5-g1 .section-content-t h5,
	.section-6-g1 .section-content-t h5,
	.section-10-g1 .section-content-t h5,
	.section-11-g1 .section-content-t h5,
	.section-12-g1 .section-content-t h5,
	.section-13-g1 .section-content-t h5,
	.section-14-g1 .section-content-t h5{
		font-size: 28px;
	}
	.section-2-g1 .section-content-m p,
	.section-2-g1 .section-content-m p.p1,
	.section-2-g1 .section-content-b p.p2, .section-2-g1 .section-content-b p.p3,
	.section-3-g1 .section-content-m p,
	.section-3-g1 .section-content-1 p.p2, .section-3-g1 .section-content-2 p.p2, .section-3-g1 .section-content-3 p.p2, .section-3-g1 .section-content-4 p.p2, .section-3-g1 .section-content-5 p.p2, .section-3-g1 .section-content-6 p.p2,
	.section-5-g1 .section-content-m p,
	.section-5-g1 .section-content-b p,
	.section-6-g1 .section-content-m p,
	.section-6-g1 .section-content-b p,
	.section-8-g1 .section-content-t ul li:first-child p,
	.section-8-g1 .section-content-t ul li:nth-child(2) p,
	.section-9-g1 .section-content-t ul li:first-child p,
	.section-9-g1 .section-content-t ul li:nth-child(2) p,
	.section-10-g1 .section-content-m p,
	.section-10-g1 .section-content-b p,
	.section-10-g1 .section-content-b i,
	.section-11-g1 .section-content-m p,
	.section-11-g1 .section-content-b ul li:first-child p,
	.section-11-g1 .section-content-b i,
	.section-11-g1 .section-content-b p,
	.section-11-g1 .section-content-f p,
	.section-12-g1 .section-content-m p,
	.section-12-g1 .section-content-b p.p1,
	.section-12-g1 .section-content-b p,
	.section-13-g1 .section-content-m p,
	.section-13-g1 .section-content-b ul li:first-child p.p1,
	.section-13-g1 .section-content-b p,
	.section-14-g1 .section-content-m p{
		font-size: 13px;
	}
	.section-4-g1 .section-content-t p{
		font-size: 15px;
	}
	.section-7-g1 .section-content-1 p, .section-7-g1 .section-content-2 p, .section-7-g1 .section-content-3 p, .section-7-g1 .section-content-4 p, .section-7-g1 .section-content-5 p, .section-7-g1 .section-content-6 p{
		font-size: 13px;
	}
	.section-2-g1 .section-content-b{
		bottom: 0;
		left: 2%;
		right: 2%;
	}
	.section-3-g1 .section-content-m{
		top: 18%;
	}
	.section-3-g1 .section-content-6{
		bottom: 6%;
	}
	.section-4-g1 .section-content-t{
		top: 6%;
	}
	.section-7-g1 .section-content-3{
		top: 54%;
    	right: 50%;
	}
	.section-7-g1 .section-content-4{
		top: 50%;
	}
	.section-7-g1 .section-content-6{
		right: 6%;
	}
	.section-8-g1 .section-content-t{
		top: 4%;
		left: 12%;
		right: 12%;
	}
	.section-9-g1 .section-content-t{
		left: 10%;
		right: 10%;
		top: 2%;
	}
	.section-11-g1 .section-content-f{
		bottom: 4%;
		left: 10%;
		right: 10%;
	}
	.section-11-g1 .section-content-b{
		left: 12%;
		right: 12%;
	}
	.section-12-g1 .section-content-m{
		top: 16%;
	}
	.section-13-g1 .section-content-b{
		left: 10%;
		right: 10%;
	}
	.section-14-g1 .section-content-m{
		top: 32%;
	}
	.section-15-g1 .w90 .text p,
	.section-15-g1 .w90 .list-1 ul li p,
	.section-15-g1 .w90 .list-2 .back p,
	.section-15-g1 .w90 .list-3 ul li p,
	.section-15-g1 .w90 .list-5 ul li p,
	.section-15-g1 .w90 .list-5 ul li:nth-child(2) p,
	.section-16-g1 .w90 .text p{
		font-size: 14px;
	}
	.section-15-g1 .w90 .text h5,
	.section-16-g1 .w90 .text h5{
		font-size: 28px;
	}
	.section-15-g1 .w90 .list-1 ul li{
		width: 29.2%;
    	margin: 1% 2%;
    	padding: 20px 0 160px 4px;
	}
	.section-15-g1 .w90 .list-2 .back{
		padding: 20px 0 100px 4px;
	}
	.section-15-g1 .w90 .list-3 ul li,
	.section-15-g1 .w90 .list-5 ul li{
		width: 46%;
    	margin: 1% 2%;
    	padding: 20px 0 120px 4px;
	}
	.section-15-g1 .w90 .list-4 .back p{
		font-size: 28px;
	}
	.section-15-g1 .w90 .list-4 .back{
		padding: 60px 0 220px 4px;
	}
	.section-16-g1 .w90 .table-box table tr td{
		font-size: 13px;
	}
	.section-16-g1 .w90 .table-box table tr td img{
		width: 30%;
	}
	/*glory se*/
	.section-1-g1e .section-content-t{
		left: 12%;
		top: 20%;
	}
	.section-1-g1e .section-content-t h5{
		font-size: 28px;
	}
	.section-1-g1e .section-content-t strong{
		font-size: 16px;
	}
	.section-1-g1e .section-content-t p{
		font-size: 13px;
		margin-top: 4px;
	}
	.section-3-g1e .section-content-t p{
		font-size: 14px;
	}
	.section-3-g1e .section-content-t h5{
		font-size: 28px;
	}
	.section-3-g1e .section-content-m p,
	.section-3-g1e .section-content-b p.p1,
	.section-3-g1e .section-content-b p{
		font-size: 13px;
	}
	.section-4-g1e .section-content-m{
		top: 28%;
	}
	.section-4-g1e .section-content-1{
		top: 55%;
	}
	.section-4-g1e .section-content-2{
		top: 69%;
	}
	.section-4-g1e .section-content-3{
		bottom: 8%;
	}
	.section-4-g1e .section-content-4{
		top: 54%;
	}
	.section-4-g1e .section-content-5{
		top: 70%;
	}
	.section-4-g1e .section-content-6{
		bottom: 3%;
	}
	.g1e-15 .w90 .list-2 ul li p {
		font-size: 14px;
	}
	.g1e-15 .w90 .list-2 ul li{
		width: 46%;
    	margin: 1% 2%;
    	padding: 20px 0 120px 4px;
	}
	/*glory pro*/
	.section-2-g1p .section-content-t p,
	.section-2-g1p .section-content-m p.p1,
	.section-3-g1p .section-content-t p{
		font-size: 14px;
	}
	.section-2-g1p .section-content-t h5{
		font-size: 28px;
	}
	.section-2-g1p .section-content-m p,
	.section-2-g1p .section-content-m i{
		font-size: 13px;
	}
	/*g1s*/
	.section-1-g1s .section-content-t h5,
	.section-1-g1s .section-content-t h5 i,
	.section-5-g1s .section-content-t h5{
		font-size: 22px;
	}
	.section-1-g1s .section-content-t p,
	.section-1-g1s .section-content-m p{
		font-size: 14px;
	}
	.section-1-g1s .section-content-m{
		bottom: 0;
	}
	.section-2-g1s .section-content-t p,
	.section-2-g1s .section-content-t p.color,
	.section-2-g1s .section-content-m p,
	.section-5-g1s .section-content-t p,
	.section-5-g1s .section-content-b h5,
	.section-6-g1s .section-content-m h5,
	.section-7-g1s .section-content-t ul li:first-child p,
	.section-7-g1s .section-content-m ul li p.p1{
		font-size: 17px;
	}
	.section-2-g1s .section-content-t{
		top: 8%;
	}
	.section-2-g1s .section-content-m p.p2,
	.section-2-g1s .section-content-1 p,
	.section-2-g1s .section-content-2 p,
	.section-4-g1s .section-content-t p,
	.section-5-g1s .section-content-m h5,
	.section-6-g1s .section-content-t p,
	.section-15-g1s .section-content-t ul li p{
		font-size: 14px;
	}
	.section-2-g1s .section-content-1 i,
	.section-2-g1s .section-content-2 p i,
	.section-4-g1s .section-content-1 i,
	.section-4-g1s .section-content-2 i,
	.section-4-g1s .section-content-3 p,
	.section-5-g1s .section-content-t i,
	.section-5-g1s .section-content-m p{
		font-size: 12px;
	}
	.section-2-g1s .section-content-2{
		bottom: 8%;
	}
	.section-3-g1s .section-content-t h5,
	.section-4-g1s .section-content-1 p,
	.section-4-g1s .section-content-2 p,
	.section-8-1-g1s .section-content-t ul li h5,
	.section-8-2-g1s .section-content-t ul li h5{
		font-size: 17px;
	}
	.section-3-g1s .section-content-t p,
	.section-4-g1s .section-content-t p.p2,
	.section-5-g1s .section-content-b p,
	.section-6-g1s .section-content-m p,
	.section-7-g1s .section-content-t ul li:nth-child(2) p,
	.section-7-g1s .section-content-m ul li p.p2,
	.section-8-1-g1s .section-content-t ul li p,
	.section-8-2-g1s .section-content-t ul li p,
	.section-10-2-g1s .section-content-t strong,
	.section-11-g1s .w90 .specs p,
	.section-11-g1s .w90 .desc p,
	.section-12-g1s .section-content-t p{
		font-size: 13px;
	}
	.section-4-g1s .section-content-t{
		top: 4%;
	}
	.section-4-g1s .section-content-1{
		top: 20%;
	}
	.section-6-g1s .section-content-m{
		bottom: 28%;
	}
	.section-7-g1s .section-content-m{
		bottom: 5%;
	}
	.section-8-1-g1s .section-content-1 strong, .section-8-1-g1s .section-content-2 strong, .section-8-1-g1s .section-content-3 strong, .section-8-1-g1s .section-content-4 strong, .section-8-1-g1s .section-content-5 strong{
		font-size: 13px;
	}
	.section-8-1-g1s .section-content-1 p, .section-8-1-g1s .section-content-2 p, .section-8-1-g1s .section-content-3 p, .section-8-1-g1s .section-content-4 p, .section-8-1-g1s .section-content-5 p{
		font-size: 12px;
	}
	.section-8-1-g1s .section-content-1{
		top:30%;
	}
	.section-8-2-g1s .section-content-t{
		bottom: 2%;
	}
	.section-9-g1s .section-content-t strong, .section-9-g1s .section-content-m strong,
	.section-10-1-g1s .section-content-m strong,
	.section-10-2-g1s .section-content-t h5,
	.section-12-g1s .section-content-t h5,{
		font-size: 16px;
	}
	.section-9-g1s .section-content-t h5, .section-9-g1s .section-content-m h5,
	.section-10-1-g1s .section-content-t h5,
	.section-12-g1s .section-content-t h5{
		font-size: 18px;
	}
	.section-9-g1s .section-content-t p, .section-9-g1s .section-content-m p,
	.section-10-1-g1s .section-content-t p,
	.section-10-1-g1s .section-content-m i,
	.section-10-2-g1s .section-content-t p,
	.section-12-g1s .section-content-m p,
	.section-13-g1s .w90 .buying-point .w50 ul li p,
	.section-14-g1s .w90 .table-box table tbody tr:nth-child(2) td, .section-14-g1s .w90 .table-box table tbody tr:nth-child(3) td{
		font-size: 12px;
	}
	.section-10-1-g1s .section-content-m{
		left: 7%;
	}
	.section-10-2-g1s .section-content-t{
		top: 24%;
	}
	.section-11-g1s .w90 .title h5,
	.section-13-g1s .w90 .title h5,
	.section-14-g1s .w90 .title h5,
	.section-15-g1s .section-content-t ul li h5{
		font-size: 22px;
	}
	.section-12-g1s .section-content-t{
		top: 6%;
	}
	.section-13-g1s .w90{
		width: 98%;
	}
	.section-13-g1s .w90 .buying-point .w50:first-child ul li{
		height: 120px;
	}
	.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-6, .section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-7, .section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-8{
		height: 174px;
	}
	.section-14-g1s .w90 .table-box table tbody tr td{
		font-size: 14px;
	}
	/*n1*/
	.section-1-n1 .section-content-t{
		top: 24%;
	}
	.section-3-n1 .section-content-t{
		top: 20%;
	}
	.section-4-n1 .section-content-t{
		top: 14%;
	}
	.section-5-n1 .section-content-t{
		top: 12%;
	}
	.section-6-n1 .section-content-b{
		bottom: 24%;
	}
	.section-8-n1 .section-content-m{
		top: 12%;
	}
	.section-11-n1 .section-content-t{
		top: 2%;
	}
	.section-12-n1 .section-content-t{
		bottom: 4%;
	}
	.section-13-n1 .section-content-t{
		top: 18%;
	}
	.section-13-n1 .section-content-m{
		bottom: 32%;
	}
	.section-14-n1 .section-content-m{
		top: 13%;
	}
	.section-14-n1 .section-content-t{
		top: 2%;
		right: 50%;
	}
	.section-15-n1 .section-content-t{
		top: 4%;
	}
	.section-15-n1 .section-content-1{
		top: 14%;
	}
	.section-15-n1 .section-content-2{
		top: 14%;
	}
	.section-17-n1 .section-content-t{
		top: 40%;
	}
	.section-17-n1 .section-content-b{
		top: 60%;
	}
	.section-17-n1 .section-content-m{
		top: 40%;
	}
	.section-17-n1 .section-content-1{
		bottom: 25%;
		left: 65%;
		right: 23%;
	}
	.section-17-n1 .section-content-2{
		bottom: 23%;
		left: 78%;
    	right: 9%;
	}
	.section-19-n1 .section-content-t{
		top: 4%;
	}
	.section-19-n1 .section-content-3{
		bottom: 12%;
	}
	.section-19-n1 .section-content-2{
		left: 80%;
    	right: 6%;
    	top: 62%;
	}
	.section-19-n1 .section-content-4{
		left: 80%;
    	right: 6%;
    	bottom: 11%;
	}
	.section-20-n1 .section-content-m{
		top: 10%;
	}
	.section-20-n1 .section-content-b{
		top: 36.6%;
	}
	.section-22-n1 .section-content-t{
		top: 22%;
	}
	.section-1-n1 .section-content-t p.p1,
	.section-2-n1 .section-content-t p.p1,
	.section-3-n1 .section-content-t p.p1,
	.section-4-n1 .section-content-t strong,
	.section-5-n1 .section-content-t strong,
	.section-6-n1 .section-content-t p,
	.section-6-n1 .section-content-m p,
	.section-8-n1 .section-content-t p,
	.section-8-n1 .section-content-m strong,
	.section-9-n1 .section-content-t ul li p,
	.section-11-n1 .section-content-t p.strong,
	.section-12-n1 .section-content-t p.strong,
	.section-14-n1 .section-content-t strong,
	.section-15-n1 .section-content-t strong,
	.section-17-n1 .section-content-b strong,
	.section-17-n1 .section-content-m p,
	.section-18-n1 .section-content-t strong,
	.section-19-n1 .section-content-t strong,
	.section-20-n1 .section-content-t strong,
	.section-20-n1 .section-content-m strong,
	.section-20-n1 .section-content-b strong,
	.section-22-n1 .section-content-m strong{
		font-size: 17px;
	}
	.section-1-n1 .section-content-t h5,
	.section-2-n1 .section-content-t h5,
	.section-3-n1 .section-content-t h5,
	.section-6-n1 .section-content-t h5,
	.section-7-n1 .section-content-t ul li h5,
	.section-8-n1 .section-content-t h5,
	.section-8-n1 .section-content-m h5,
	.section-9-n1 .section-content-t ul li h5,
	.section-11-n1 .section-content-t h5,
	.section-12-n1 .section-content-t h5,
	.section-13-n1 .section-content-t h5,
	.section-14-n1 .section-content-t h5,
	.section-15-n1 .section-content-t h5,
	.section-16-n1 .section-content-t h5,
	.section-17-n1 .section-content-m h5,
	.section-18-n1 .section-content-t h5,
	.section-19-n1 .section-content-t h5,
	.section-20-n1 .section-content-t h5,
	.section-22-n1 .section-content-m h5,
	.section-23-n1 .content-list h5{
		font-size: 26px;
	}
	.section-1-n1 .section-content-t h5 strong{
		font-size: 16px;
		margin-top: 0;
		height: 26px;
		line-height: 10px;
	}
	.section-1-n1 .section-content-t p,
	.section-2-n1 .section-content-t p.p2,
	.section-3-n1 .section-content-t p.p2,
	.section-4-n1 .section-content-t p,
	.section-5-n1 .section-content-t p,
	.section-6-n1 .section-content-b p,
	.section-8-n1 .section-content-m p,
	.section-9-n1 .section-content-t ul li:nth-child(2) p,
	.section-11-n1 .section-content-t p,
	.section-12-n1 .section-content-t p,
	.section-13-n1 .section-content-t p,
	.section-14-n1 .section-content-t p,
	.section-14-n1 .section-content-m p,
	.section-15-n1 .section-content-t p,
	.section-16-n1 .section-content-t p,
	.section-17-n1 .section-content-t p,
	.section-17-n1 .section-content-b p,
	.section-18-n1 .section-content-t p,
	.section-19-n1 .section-content-t p,
	.section-20-n1 .section-content-m p,
	.section-20-n1 .section-content-b p,
	.section-21-n1 .content-list ul li:nth-child(2) p i,
	.section-21-n1 .content-list p.desc{
		font-size: 13px;
	}
	.section-1-n1 .section-content-t p.p2 i{
		margin-right: 20px;
	}
	.section-4-n1 .section-content-t strong i,
	.section-5-n1 .section-content-t strong i{
		width: 22px;
		height: 22px;
	}
	.section-5-n1 .section-content-m p,
	.section-7-n1 .section-content-1 p,
	.section-7-n1 .section-content-2 p,
	.section-7-n1 .section-content-3 p,
	.section-7-n1 .section-content-4 p,
	.section-11-n1 .section-content-m p,
	.section-11-n1 .section-content-b p{
		font-size: 14px;
	}
	.section-7-n1 .section-content-t ul li p,
	.section-13-n1 .section-content-m p,
	.section-15-n1 .section-content-1 p, .section-15-n1 .section-content-2 p,
	.section-15-n1 .section-content-m ul li p,
	.section-17-n1 .section-content-1 p, .section-17-n1 .section-content-2 p,
	.section-22-n1 .section-content-t p{
		font-size: 12px;
	}
	.section-10-n1 .section-content-t p.strong, .section-10-n1 .section-content-m p.strong,
	.section-15-n1 .section-content-1 h5, .section-15-n1 .section-content-2 h5,
	.section-21-n1 .content-list ul li h5{
		font-size: 30px;
	}
	.section-10-n1 .section-content-t p.strong i, .section-10-n1 .section-content-m p.strong i{
		font-size: 14px;
	}
	.section-10-n1 .section-content-t p, .section-10-n1 .section-content-m p{
		font-size: 16px;
	}
	.section-10-n1 .section-content-t p, .section-10-n1 .section-content-m p{
		margin-top: 20px;
	}
	.section-17-n1 .section-content-1 strong, .section-17-n1 .section-content-2 strong{
		font-size: 17px;
	}
	.section-19-n1 .section-content-1 strong, .section-19-n1 .section-content-2 strong, .section-19-n1 .section-content-3 strong, .section-19-n1 .section-content-4 strong,
	.section-23-n1 .content-list ul li p{
		font-size: 16px;
	}
	.section-20-n1 .section-content-1 strong{
		font-size: 18px;
	}
	.section-23-n1 .content-list ul li.back-4{
		background-position-y: 0;
	}
	.section-23-n1 .content-list ul li.back-5{
		width: 96%;
	}
	/*pad p2*/
	.section-3-p2 .section-content-t{
		top: 6%;
	}
	.section-4-p2 .section-content-t {
		top: 4%;
	}
	.section-5-p2 .section-content-t{
		top: 4%;
	}
	.section-6-p2 .section-content-t{
		top: 4%;
	}
	.section-7-p2 .section-content-t{
		bottom: 10%;
	}
	.section-8-p2 .section-content-t{
		top: 8%;
	}
	.section-9-p2 .section-content-t{
		top: 4%;
	}
	.section-10-p2 .section-content-t{
		top: 6%;
	}
	.section-11-p2 .section-content-t{
		top: 4%;
	}
	.section-1-p2 .section-content-t strong{
		font-size: 16px;
	}
	.section-1-p2 .section-content-t h5{
		font-size: 28px;
	}
	.section-1-p2 .section-content-t p i{
		font-size: 13px;
		margin-right: 12px;
	}
	.section-2-p2 .content-list .list-img:first-child ul li .text, .section-2-p2 .content-list .list-img:nth-child(2) ul li .text{
		font-size: 17px;
	}
	.section-2-p2 .content-list .list-img:first-child ul li.back:first-child .text,
	.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(2) .text{
		width: 100%;
		text-align: center;
	}
	.section-2-p2 .content-list .list-img:first-child ul li.back:first-child .img,
	.section-2-p2 .content-list .list-img:nth-child(2) ul li .img img,
	.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(2) .img,
	.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(3) .img img,
	.section-2-p2 .content-list .list-img:first-child ul li.back:nth-child(2) .img img{
		width: 100%;
	}
	.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(4) .img img{
		width: 86%;
	}
	.section-2-p2 .content-list .list-img ul li{
		margin-left: 4px;
		margin-right: 4px;
	}
	.section-2-p2 .content-list .list-img:nth-child(2) ul li .text strong{
		font-size: 17px;
	}
	.section-2-p2 .content-list .list-img:nth-child(2) ul li .text i,
	.section-8-p2 .section-content-t p i{
		font-size: 13px;
	}
	.section-3-p2 .section-content-t h5,
	.section-4-p2 .section-content-t h5,
	.section-5-p2 .section-content-t h5,
	.section-6-p2 .section-content-t h5,
	.section-8-p2 .section-content-t h5,
	.section-9-p2 .section-content-t h5,
	.section-11-p2 .section-content-t h5,
	.section-12-p2 .section-content-t h5{
		font-size: 28px;
	}
	.section-3-p2 .section-content-t p,
	.section-3-p2 .section-content-m ul li p,
	.section-4-p2 .section-content-t p,
	.section-5-p2 .section-content-t p,
	.section-6-p2 .section-content-t p,
	.section-7-p2 .section-content-t p,
	.section-8-p2 .section-content-t p,
	.section-9-p2 .section-content-t p,
	.section-10-p2 .section-content-t p,
	.section-11-p2 .section-content-t p,
	.section-12-p2 .section-content-t p{
		font-size: 13px;
		margin-top: 6px;
	}
	.section-3-p2 .section-content-m ul li strong{
		font-size: 17px;
	}
	/*m9*/
	.section-1-m9 .section-content-t{
		top: 22%;
	}
	.section-2-m9 .section-content-t{
		top: 22%;
	}
	.section-3-1-m9 .section-content-t{
		bottom: 28%;
	}
	.section-3-2-m9 .section-content-m{
		top: 24%;
	}
	.section-6-m9 .section-content-t{
		top: 16%;
	}
	.section-7-m9{
		padding-top: 100px;
	}
	.section-7-m9 .section-content-t{
		top: 4%;
	}
	.section-9-m9 .section-content-t{
		top: 28%;
	}
	.section-1-m9 .section-content-t p.title strong,
	.section-2-m9 .section-content-t p.title strong,
	.section-10-m9 .section-content-m p{
		font-size: 14px;
	}
	.section-1-m9 .section-content-t p.title i,
	.section-2-m9 .section-content-t p.title i,
	.section-9-m9 .section-content-t p i,
	.section-13-m9 .content .borders p,
	.section-13-m9 .content .borders ul li strong,
	.section-13-m9 .content .borders ul li .desc,
	.section-14-m9 .content .borders .desc,
	.section-14-m9 .content .borders i{
		font-size: 14px;
	}
	.section-1-m9 .section-content-t h5,
	.section-2-m9 .section-content-t h5,
	.section-3-1-m9 .section-content-t h5,
	.section-4-m9 .section-content-t h5,
	.section-5-m9 .section-content-t h5,
	.section-6-m9 .section-content-t h5,
	.section-7-m9 .section-content-t h5,
	.section-8-m9 .section-content-t h5,
	.section-9-m9 .section-content-t h5,
	.section-10-m9 .section-content-t h5,
	.section-11-m9 .section-content-t h5,
	.section-12-m9 .section-content-t h5,
	.section-13-m9 .content h5,
	.section-14-m9 .content h5{
		font-size: 28px;
	}
	.section-1-m9 .section-content-t p,
	.section-2-m9 .section-content-t p,
	.section-3-1-m9 .section-content-t p,
	.section-4-m9 .section-content-t p,
	.section-5-m9 .section-content-t p,
	.section-6-m9 .section-content-t p,
	.section-7-m9 .section-content-t p,
	.section-8-m9 .section-content-t p,
	.section-9-m9 .section-content-t p,
	.section-10-m9 .section-content-t p,
	.section-11-m9 .section-content-t p,
	.section-13-m9 .content .borders ul li p,
	.section-13-m9 .content .borders:nth-child(3) p,
	.section-14-m9 .content .borders p{
		font-size: 13px;
	}
	.section-3-2-m9 .section-content-t strong, .section-3-2-m9 .section-content-m strong, .section-3-2-m9 .section-content-b strong{
		font-size: 18px;
	}
	.section-13-m9 .content .borders ul li{
		width: 100%;
		margin-right: 0;
	}
	/*pad p2w*/
	.section-3-p2w{
		padding-top: 60px;
		background-color: #000;
	}
	.section-5-p2w{
		padding-bottom: 60px;
		background-color: #000;
	}
	.section-5-p2w .section-content-t{
		bottom: 16%;
	}
	.section-1-p2w .section-content-t h5.colors,
	.section-1-p2w .section-content-t h5,
	.section-3-p2w .section-content-t h5,
	.section-4-p2w .section-content-t h5,
	.section-5-p2w .section-content-t h5,
	.section-6-p2w .section-content-t h5,
	.section-7-p2w .section-content-t h5,
	.section-7-p2w .section-content-m h5,
	.section-8-p2w .section-content-t h5,
	.section-9-p2w .section-content-t h5,
	.section-10-p2w .section-content-t h5,
	.section-11-p2w .section-content-t h5,
	.section-13-p2w .section-content-t h5,
	.section-14-p2w .section-content-t h5,
	.section-15-p2w .section-content-t h5{
		font-size: 28px;
	}
	.section-1-p2w .section-content-t p,
	.section-2-p2w .content-list .list-img:nth-child(2) ul li .text i, .section-2-p2w .content-list .list-img:first-child ul li .text i,
	.section-3-p2w .section-content-t p,
	.section-4-p2w .section-content-t p,
	.section-5-p2w .section-content-t p,
	.section-6-p2w .section-content-t p,
	.section-7-p2w .section-content-t p,
	.section-7-p2w .section-content-m p,
	.section-8-p2w .section-content-t p,
	.section-9-p2w .section-content-t p,
	.section-10-p2w .section-content-t p,
	.section-10-p2w .section-content-m p,
	.section-11-p2w .section-content-t p,
	.section-11-p2w .section-content-m ul li i,
	.section-12-p2w .section-content-t p,
	.section-13-p2w .section-content-t p,
	.section-13-p2w .section-content-m p,
	.section-13-p2w .section-content-b p,
	.section-14-p2w .section-content-t p,
	.section-15-p2w .section-content-t p
	{
		font-size: 13px;
	}
	.section-2-p2w .content-list .list-img:first-child ul li .text strong, .section-2-p2w .content-list .list-img:nth-child(2) ul li .text strong,
	.section-6-p2w .section-content-m p,
	.section-11-p2w .section-content-m ul li strong{
		font-size: 18px;
	}
	.section-2-p2w .content-list .list-img ul li{
		margin-right: 4px;
		margin-left: 4px;
	}
	.section-6-2-p2w .section-content-t p{
		font-size: 24px;
	}
	.section-6-p2w .section-content-m ul li{
		margin-right: 4px;
		margin-left: 4px;
	}
	.section-11-p2w{
		padding-bottom: 100px;
		background-color: #000;
	}
	.section-14-p2w{
		padding-bottom: 100px;
		background-color: #000;
	}
	.section-11-p2w .section-content-m{
		top: 80%;
	}
	/*hmax*/
    .section-1-hmax .section-content-t h5.color-f span,
    .section-1-hmax .section-content-t h5.color-y span,
    .section-2-1-hmax .content h5,
    .section-3-hmax .content ul li h5,
    .section-4-hmax .section-content-t h5,
    .section-5-hmax .section-content-t h5,
    .section-6-hmax .section-content-t h5,
    .section-7-hmax .section-content-t h5,
    .section-8-hmax .content h5,
    .section-9-hmax .section-content-t h5{
        font-size: 28px;
    }
    .section-2-hmax .section-content-1 p,
    .section-2-hmax .section-content-2 p,
    .section-2-hmax .section-content-3 p,
    .section-2-1-hmax .content p,
    .section-3-hmax .content ul li p,
    .section-3-1-hmax .content ul li p,
    .section-4-hmax .section-content-t p,
    .section-5-hmax .section-content-t p,
    .section-5-hmax .section-content-1 p,
    .section-5-hmax .section-content-2 p,
    .section-6-hmax .section-content-t p,
    .section-7-hmax .section-content-t p,
    .section-8-hmax .content .content-list .list ul li.text p,
    .section-9-hmax .section-content-t p{
        font-size: 13px;
    }
    .section-5-hmax .section-content-b p{
        font-size: 12px;
    }
    .section-3-1-hmax .content ul li strong,
    .section-5-hmax .section-content-1 h5,
    .section-5-hmax .section-content-2 h5,
    .section-8-hmax .content .content-list .list ul li.text strong{
        font-size: 16px;
    }
    .section-7-hmax .section-content-1 strong,
    .section-7-hmax .section-content-2 strong,
    .section-7-hmax .section-content-3 strong{
        font-size: 14px;
    }
    .section-1-hmax .section-content-t h5.color-f span:first-child{
        margin-right: 180px;
    }
    .section-1-hmax .section-content-t h5.color-y span:first-child{
        margin-left: 70px;
        margin-right: 170px;
    }
    .section-2-1-hmax .content h5 img{
        width: 82px;
    }
    .section-3-1-hmax .content ul li{
        margin-right: 14px;
    }
    .section-3-1-hmax .content ul li.back-1,
    .section-3-1-hmax .content ul li.back-2,
    .section-3-1-hmax .content ul li.back-3{
        background-position: center center;
    }
    .section-4-hmax .section-content-t{
        top: 4%;
    }
    .section-5-hmax .section-content-1{
        left: 9%;
    }
    .section-5-hmax .section-content-b{
        left: 54%;
        right: 28%;
        bottom: 19%;
    }
    .section-6-hmax .section-content-t{
        top: 14%;
    }
    .section-7-hmax .section-content-t img{
        width: 36px;
    }
    .section-7-hmax .section-content-t{
        top: 14%;
    }
    .section-9-hmax .section-content-t{
        top: 4%;
    } 
    /*agm t2*/
    .section-1-t2 .section-content-t p,
    .section-2-t2 .content .list ul li strong,
    .section-3-t2 .section-content-t ul li strong,
    .section-4-t2 .section-content-m .list ul li strong,
    .section-5-t2 .section-content-t strong{
        font-size: 18px;
    }
    .section-1-t2 .section-content-t h5,
    .section-1-t2 .section-content-t h5 span,
    .section-2-t2 .content .list h5,
    .section-4-t2 .section-content-t h5,
    .section-5-t2 .section-content-t h5,
    .section-6-t2 .section-content-t h5,
    .section-7-t2 .section-content-t h5,
    .section-8-t2 .section-content-t h5,
    .section-9-t2 .section-content-t h5,
    .section-10-t2 .section-content-t h5{
        font-size: 28px;
    }
    .section-2-t2 .content .list p,
    .section-2-t2 .content .list p span,
    .section-2-t2 .content .list ul li span,
    .section-3-t2 .section-content-m p,
    .section-4-t2 .section-content-t p,
    .section-4-t2 .section-content-t p span,
    .section-4-t2 .section-content-m .list ul li p,
    .section-5-t2 .section-content-t p,
    .section-5-t2 .section-content-t p span,
    .section-5-t2 .section-content-m p,
    .section-5-t2 .section-content-m p span,
    .section-6-t2 .section-content-t p,
    .section-6-t2 .section-content-t p span,
    .section-7-t2 .section-content-t p,
    .section-7-t2 .section-content-t p span,
    .section-8-t2 .section-content-t p,
    .section-8-t2 .section-content-t p span,
    .section-9-t2 .section-content-t p,
    .section-9-t2 .section-content-t p span,
    .section-10-t2 .section-content-t p{
        font-size: 13px;
    }
    .section-4-t2 .section-content-m{
        top: 50%;
    }
    .section-4-t2 .section-content-t{
        top: 2%;
    }
    .section-5-t2 .section-content-t{
        top: 18%;
    }
    .section-5-t2 .section-content-m{
        top: 66%;
    }
    .section-7-t2 .section-content-1 span,
    .section-7-t2 .section-content-2 span,
    .section-7-t2 .section-content-3 span,
    .section-9-t2 .section-content-m p{
        font-size: 13px;
    }
    .section-7-t2 .section-content-t{
        left: 8%;
    }
    .section-7-t2 .section-content-1{
        top: 44%;
    }
    .section-7-t2 .section-content-2{
        top: 59%;
    }
    .section-7-t2 .section-content-3{
        top: 59.4%;
    }
    .section-8-t2 .section-content-t{
        bottom: 14%;
    }
    .section-9-t2 .section-content-t{
        top: 38%;
    }
    .section-10-t2 .section-content-t{
        top: 2%;
    }
    .section-4-t2 .section-content-m .list ul li{
        margin: 10px 0 10px 0;
    } 

}
@media (max-width:767px){
	/*g2*/
    .section-1-g2 .section-content-t{
    	top: 16%;
    }
    .section-1-g2 .section-content-t h5{
    	font-size: 18px;
    }
    .section-1-g2 .section-content-t h2{
    	font-size: 40px;
    }
    .section-2-g2 img.mobile{
    	width: 100%;
    	object-fit: cover;
    	height: 300px;
    }
    .section-2-g2 .section-content-t{
    	top:6%;
    } 
    .section-2-g2 .section-content-t h5,
    .section-3-g2 .list:first-child h5,
    .section-3-g2 .list:nth-child(2) h5,
    .section-4-g2 .section-content-t h5,
    .section-5-g2 .section-content-t h5,
    .section-6-g2 .section-content-t h5,
    .section-7-g2 .section-content-t h5,
    .section-8-g2 .section-content-t h5,
    .section-11-g2 .section-content-t h5,
    .section-12-g2 .section-content-t h5,
    .section-13-g2 .section-content-t h5,
    .section-14-g2 .text .list h5,
    .section-16-g2 .list-text .list h5,
    .section-17-g2 .section-content-t h5,
    .section-18-g2 .lis-text .list h5,
    .section-19-g2 .text h5{
    	font-size: 20px;
    }
    .section-2-g2 .section-content-t p,
    .section-3-g2 .section-content-t p,
    .section-3-g2 .list:nth-child(2) .text-db ul li p i.num,
    .section-3-g2 .list:nth-child(2) .text-db ul li p i.text,
    .section-3-g2 .list:nth-child(2) .text-db .text-list .list h5 .i-text,
    .section-3-g2 .list:first-child p,
    .section-4-g2 .section-content-t p,
    .section-5-g2 .section-content-t ul li p,
    .section-6-g2 .section-content-t p,
    .section-7-g2 .section-content-t p,
    .section-8-g2 .section-content-t p,
    .section-9-g2 .section-content-t p,
    .section-10-g2 .section-content-t p,
    .section-11-g2 .section-content-t p,
    .section-12-g2 .section-content-t p,
    .section-13-g2 .section-content-t p,
    .section-14-g2 .text .list p,
    .section-14-g2 .list-img ul li p,
    .section-16-g2 .list-text .list p,
    .section-16-g2 .icon-text .list p,
    .section-17-g2 .section-content-t p,
    .section-18-g2 .lis-text .list p,
    .section-18-g2 .lis-text .list p,
    .section-18-g2 .lis-text .list p i,
    .section-18-g2 .lis-text .list strong,
    .section-19-g2 .text p,
    .section-19-g2 .list-img ul li strong{
    	font-size: 13px;
    }
    .section-2-g2 .section-content-t h5:nth-child(2){
    	margin-bottom: 36px;
    }
    .section-3-g2{
    	padding: 0 38px 60px 38px;
    }
    .section-3-g2 .list:first-child,
    .section-3-g2 .list:nth-child(2){
    	width: 100%;
    }
  	.section-3-g2 .section-content-t p{
  		margin-top: 30px;
  	}
  	.section-3-g2 .list:nth-child(2){
  		padding-left: 0;
  	}
  	.section-3-g2 .list:nth-child(2) .text-db ul li p i.text{
  		width: auto;
  	}
  	.section-3-g2 .list:nth-child(2) .text-db,
  	.section-3-g2 .list:nth-child(2) .text-db ul li{
  		padding: 2px 0;
  	}
  	.section-3-g2 .list:nth-child(2) .text-db .text-list{
  		margin-top: 0;
  	}
  	.section-3-g2 .list:nth-child(2) .text-db .text-list .list{
  		width: 50%;
  		float: left;
  		margin-top: 10px;
  	}
  	.section-3-g2 .list:nth-child(2) .text-db .text-list .list h5 .icon-2{
  		width: 12px;
  		height: 12px;
  	}
  	.section-3-g2 .list:nth-child(2) .text-db .text-list .list h5 .i-text{
  		font-size: 12px;
  		margin-left: 4px;
  	}
  	.section-3-g2 .list:first-child p{
  		margin-top: 26px;
  	}
  	.section-3-g2 .list:nth-child(2) p img{
  		width: 100%;
  	}
  	.section-4-g2 .section-content-t{
  		right: 16%;
  		top: 4%;
  	}
  	.section-4-g2 .section-content-t h5:nth-child(2){
  		margin-bottom: 180%;
  	}
  	.section-5-g2 .section-content-t ul li{
  		width: 100%;
  		margin-right: 0;
  		margin-left: 0;
  		margin-bottom: 40px;
  	}
  	.section-5-g2 .section-content-t ul li h5{
  		font-size: 14px;
  		margin-bottom: 6px;
  	}
  	.section-5-g2 .section-content-t{
  		top: 8%;
  	}
  	.section-5-g2 .section-content-t ul{
  		padding: 60px 0;
  	}
  	.section-5-g2 .section-content-t ul li p{
  		color: #ccc;
  	}
  	.section-6-g2 .section-content-t{
  		left: 10%;
  		right: 10%;
  		top: 4%;
  	}
  	.section-7-g2 .section-content-t{
  		left: 10%;
  		right: 10%;
  		top: 10%;
  	}
  	.section-8-g2 .section-content-t{
  		left: 10%;
  		right: 10%;
  		top: 8%;
  	}
  	.section-6-g2 .section-content-t h5,
  	.section-7-g2 .section-content-t h5{
  		padding-bottom: 20px;
  	}
  	.section-8-g2 .section-content-t h5,
  	.section-8-g2 .section-content-t p{
  		color: #fff;
  	}
  	.section-9-g2 .section-content-t{
  		left: 10%;
    	right: 10%;
    	top: 10%;
  	}
  	.section-9-g2 .section-content-t p{
  		margin-bottom: 10px;
  	}
  	.section-9-g2 .section-content-t p i{
  		font-size: 20px;
  		padding-bottom: 10px;
  	}
  	.section-9-g2 .section-content-t h5,
  	.section-10-g2 .section-content-t h5{
  		font-size: 30px;
  		line-height: 1.0;
  	}
  	.section-10-g2 .section-content-t h2{
  		font-size: 40px;
  	}
  	.section-10-g2 .section-content-t{
  		left: 10%;
    	right: 20%;
    	top: 4%;
  	}
  	.section-11-g2 .section-content-t{
  		left: 10%;
    	right: 10%;
    	top: 6%;
  	}
  	.section-11-g2 .section-content-t i{
  		font-size: 16px;
  		padding-bottom:156%;
  	}
  	.section-12-g2 .section-content-t {
	    left: 10%;
	    right: 10%;
	    top: 16%;
	}
	.section-12-g2 .section-content-t h5,
	.section-13-g2 .section-content-t h5,
	.section-17-g2 .section-content-t h5,
	.section-18-g2 .lis-text .list h5{
		padding-bottom: 20px;
	}
	.section-13-g2 .section-content-t {
	    left: 10%;
	    right: 10%;
	    top: 18%;
	}
	.section-14-g2 .list-img ul li,
	.section-14-g2 .text .list{
		width: 100%;
	}
	.section-14-g2 .list-img{
		width: 100%;
	}
	.section-14-g2 .text .list h5{
		margin-bottom: 20px;
	}
	.section-14-g2 .list-img ul li strong{
		font-size: 16px;
	}
	.section-14-g2 .list-img ul li{
		padding:30px 30px 200px 30px;
		margin-left: 0;
		margin-right: 0;
	}
	.section-14-g2{
		padding-bottom: 0;
	}
	.section-15-g2 .section-content-t {
	    left: 10%;
	    right: 10%;
	    top: 14%;
	}
	.section-15-g2 .section-content-t h5{
		font-size: 24px;
	}
	.section-16-g2 .icon-text .list img{
		width: 46px;
	}
	.section-16-g2 .list-text .list{
		padding-right: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.section-16-g2 .list-text .list h5{
		padding-bottom:10px;
	}
	.section-16-g2 .icon-text{
		padding-bottom: 30px;
	}
	.section-16-g2{
		padding: 40px 0;
	}
	.section-17-g2 .section-content-t{
		left: 10%;
		right: 10%;
		top: 8%;
	}
	.section-18-g2 .lis-text .list:first-child,
	.section-18-g2 .lis-text .list:nth-child(2){
		width: 100%;
	}
	.section-18-g2 .lis-text .list:nth-child(2){
		padding-left: 0;
	}
	.section-18-g2 .lis-text .list:first-child{
		padding-bottom: 30px;
	}
	.section-18-g2 .lis-text .list:nth-child(2) .borders{
		padding:30px 20px;
	}
	.section-18-g2{
		padding: 40px 0;
	}
	.section-18-g2 .lis-text{
		padding: 30px 0;
	}
	.section-19-g2 .list-img ul li{
		width: 100%;
		margin-right: 0;
	}
	.section-19-g2 .text{
		padding: 20px 0;
	}
	/*p1*/
	.section-1-pad .section-content-t .top-box h5{
		font-size: 30px;
	}
	.section-1-pad .section-content-t{
		left: 10%;
    	top: 20%;
    	text-align: center;
	}
	.section-1-pad .section-content-t .top-box p{
		font-size: 14px;
		margin-top: 14%;
	}
	.section-7-pad .section-content-t p{
		font-size: 14px;
	}
	.section-2-pad .section-content-t .top-box h5,
	.section-6-pad .list:first-child .w50:nth-child(2) h5,
	.section-8-pad .section-content-t p,
	.section-9-pad .section-content-t h5,
	.section-10-pad .section-content-t h5,
	.section-12-pad .section-content-t h5,
	.section-15-pad .section-content-t h5,
	.section-14-pad .section-content-t h5,
	.section-16-pad .section-content-t h5{
		font-size: 20px;
	}
	.section-2-pad .section-content-t{
		left: 10%;
    	right: 10%;
    	top: 6%;
    	width: 80%;
	}
	.section-3-pad .section-content-m .top-box h5,
	.section-3-pad .section-content-b .top-box p,
	.section-6-pad .list:nth-child(2) ul li h5,
	.section-11-pad .back-text ul li strong,
	.section-13-pad .section-content-t h5{
		font-size: 14px;
	}
	.section-3-pad .section-content-t .top-box p,
	.section-8-pad .section-content-t p,
	.section-8-pad .section-content-t h5,
	.section-11-pad .back-text ul li h5,
	.section-17-pad .content-box .media-text h5{
		font-size: 16px;
	}
	.section-3-pad .section-content-t{
		left: 10%;
		right: 10%;
	}
	.section-3-pad .section-content-m{
		top: 67%;
	}
	.section-3-pad .section-content-b{
		left: 40%;
		bottom: 2%;
	}
	.section-4-pad .section-content-t .top-box h5,
	.section-4-pad .section-content-m .top-box h5,
	.section-5-pad .section-content-t .top-box h5,
	.section-5-pad .section-content-m .top-box h5,
	.section-5-pad .section-content-b .top-box p,
	.section-6-pad .list:first-child .w50:nth-child(2) p,
	.section-6-pad .list:nth-child(2) ul li p,
	.section-2-pad .section-content-t .top-box p,
	.section-2-pad .section-content-b .top-box p,
	.section-8-pad .section-content-t i,
	.section-9-pad .section-content-m p,
	.section-10-pad .section-content-t p,
	.section-11-pad .back-text ul li i,
	.section-11-pad .back-text p,
	.section-12-pad .section-content-t p,
	.section-12-pad .icon-text ul li h5,
	.section-13-pad .section-content-t p,
	.section-14-pad .section-content-t p,
	.section-15-pad .section-content-t p,
	.section-16-pad .section-content-t p,
	.section-17-pad .content-box .media-text p{
		font-size: 13px;
	}
	.section-4-pad .section-content-t .top-box p,
	.section-4-pad .i-text-1 i,
	.section-4-pad .section-content-m .top-box p,
	.section-4-pad .i-text-2 i,
	.section-5-pad .section-content-t .top-box p,
	.section-5-pad .i-text-1 i,
	.section-5-pad .section-content-m .top-box p,
	.section-12-pad .icon-text ul li i{
		font-size: 12px;
	}
	.section-4-pad .i-text-1{
		left: 10%;
   	 	right: 60%;
    	top: 15%;
	}
	.section-4-pad .section-content-t {
    	top: 11%;
    	left: 44%;
    	right: 10%;
	}
	.section-4-pad .section-content-m{
		left: 12%;
    	right: 46%;
    	top: 54%;
	}
	.section-4-pad .i-text-2{
		left: 60%;
    	right: 8%;
    	bottom: 34%;
	}
	.section-5-pad .section-content-t{
		left: 12%;
    	right: 46%;
    	top: -30px;
	}
	.section-5-pad .i-text-2{
		left: 10%;
    	right: 60%;
    	top: 41%;
	}
	.section-5-pad .i-text-1{
		left: 62%;
    	right: 10%;
    	top: 4%;
	}
	.section-5-pad .section-content-m{
		left: 44%;
		right: 12%;
		top: 32%;
	}
	.section-5-pad .section-content-b{
		bottom: 21%;
    	left: 12%;
    	right: 12%;
    	text-align: center;
	}
	.section-6-pad .list:first-child{
		padding: 0 40px;
	}
	.section-6-pad .list:first-child .w50,
	.section-6-pad .list:first-child .w50:nth-child(2){
		width: 100%;
	}
	.section-6-pad .list:first-child .w50:nth-child(2){
		padding-top: 20px;
	}
	.section-6-pad .list:first-child .w50:nth-child(2) i{
		font-size: 16px;
	}
	.section-6-pad .list:nth-child(2){
		padding:0 0;
	}
	.section-6-pad .list:nth-child(2) ul{
		padding:30px 10px;
	}
	.section-6-pad .list:nth-child(2) ul li{
		width: 40%;
		margin: 0 16px;
		height: 180px;
	}
	.section-6-pad .list:first-child .w50:nth-child(2) h5{
		margin-bottom: 20px;
	}
	.section-8-pad .section-content-t p img{
		width: 26px;
	}
	.section-9-pad .section-content-m{
		bottom: 0;
	}
	.section-10-pad .section-content-t{
		top: 16%;
	}
	.section-11-pad .back-text ul{
		padding: 30px 0;
	}
	.section-11-pad .back-text ul li{
		width: 100%;
		margin:12px 0;
	}
	.section-12-pad .icon-text ul li img{
		width: 22px;
	}
	.section-12-pad .icon-text{
		left: 6%;
		right: 6%;
		top: 40%;
	}
	.section-12-pad .icon-text ul{
		width: 100%;
	}
	.section-12-pad .icon-text ul li{
		width: 33%;
		margin:0 0;
	}
	.section-13-pad .section-content-t {
    	top: 0%;
    	left: 6%;
    	right: 6%;
	}
	.section-14-pad .section-content-t {
    	top: 12%;
    	left: 6%;
    	right: 6%;
    	text-align: center;
	}
	.section-15-pad .section-content-t {
		top: 10%;
	}
	.section-16-pad{
		padding-top: 146px;
	}
	.section-16-pad .section-content-t{
		right: 12%;
		text-align: center;
		top: 6%;
	}
	.section-17-pad .content-box .media-box img.col-md-x{
		max-width: 100%;
	}
	.section-17-pad .content-box .media-box{
		display: block;
		padding-bottom: 14px;
	}
	.section-17-pad .content-box .media-text{
		padding-top: 10px;
	}
	.section-17-pad .content-box .media-text h5{
		padding-bottom: 10px;
	}
	.section-17-pad .content-box .media-text h5,
	.section-17-pad .content-box .media-text p{
		padding-left: 0;
		padding-right: 0;
	}
	.section-17-pad .content-box .media-box:nth-child(2) .ft{
		display: table-footer-group;
	}
	.section-17-pad .content-box .media-box:nth-child(2) .he{
		display:table-header-group !important;
	}
	.section-17-pad .dis-more i{
		font-size: 14px;
		width: 60%;
	}
	/*g2pro*/
	.section-1-g2p .section-content-t{
		top: 12%;
	}
	.section-1-g2p .section-content-t h5{
		font-size: 18px;
	}
	.section-1-g2p .section-content-t h2{
		font-size: 40px;
	}
	.section-2-g2p .section-content-t {
    	top: 6%;
    	right: 10%;
	}
	.section-2-g2p .section-content-t h5,
	.section-3-g2p .section-content-t h5{
		padding-bottom: 20px;
	}
	.section-2-g2p .section-content-t h5,
	.section-3-g2p .section-content-t h5,
	.section-4-g2p .section-content-t h5,
	.section-5-g2p .section-content-t h5,
	.section-6-g2p .list-content .text h5{
		font-size: 20px;
	}
	.section-2-g2p .section-content-t p,
	.section-3-g2p .section-content-t p,
	.section-4-g2p .section-content-t p,
	.section-5-g2p .section-content-t p,
	.section-6-g2p .list-content .text p,
	.section-6-g2p .list-content .img ul li strong{
		font-size: 13px;
	}
	.section-3-g2p .section-content-t{
		left: 10%;
		right: 10%;
		top: 4%;
	}
	.section-4-g2p .section-content-t{
		top: 20%;
		right: 10%;
	}
	.section-4-g2p .section-content-t p{
		padding-top: 200px;
	}
	.section-5-g2p{
		padding-top: 100px;
	}
	.section-5-g2p .section-content-t h5{
		padding-bottom: 20px;
	}
	.section-5-g2p .section-content-t{
		right: 10%;
		top: 6%;
	}
	.section-6-g2p{
		padding: 0 0 30px 0;
	}
	.section-6-g2p .list-content .text, .section-6-g2p .list-content .img{
		width: 100%;
	}
	.section-6-g2p .list-content .text h5{
		padding-bottom: 20px;
	}
	.section-6-g2p .list-content .text h5,
	.section-6-g2p .list-content .text p{
		padding-right: 0;
	}
	.section-3-g2.g2p-3{
		padding-top: 40px;
	}
	.section-15-g2.g2p-15 .section-content-t{
		left: 10%;
    	right: 10%;
    	top: 20%;
	}
	/*g2g*/
	.section-1-g2g .section-content-t{
		top: 20%;
    	left: 10%;
    	right: 10%;
	}
	.section-1-g2g .section-content-t h5{
		font-size: 18px;
	}
	.section-1-g2g .section-content-t h2 {
    	font-size: 40px;
	}
	.section-3-g2g .section-content-t h5.colors1,
	.section-3-g2g .section-content-t h5.colors2,
	.section-5-g2g .section-content-t h5,
	.section-7-g2g .list-content .text h5,
	.section-8-g2g .list-content .text h5{
		font-size: 22px;
	}
	.section-2-g2p.g2g-2 .section-content-t{
		top: 34%;
	}
	.section-3-g2g {
		background-color: #000;
		padding-top: 80px;
	}
	.section-3-g2g .section-content-t{
		left: 16%;
    	right: 20%;
    	top: 10%;
	}
	.section-3-g2g .section-content-t h5.colors2 i{
		height: 14px;
    	line-height: 14px;
    	width: 140px;
	}
	.section-3-g2g .section-content-m p,
	.section-5-g2g .section-content-t p,
	.section-7-g2g .list-content .text p,
	.section-8-g2g .list-content .text p{
		font-size: 13px;
	}
	.section-3-g2g .section-content-m{
		left: 16%;
    	right: 20%;
    	top: 20%;
	}
	.section-5-g2g .section-content-t h5,
	.section-7-g2g .list-content .text h5,
	.section-8-g2g .list-content .text h5{
		padding-bottom: 20px;
	}
	.section-5-g2g .section-content-t{
		right: 10%;
		top: 18%;
	}
	.section-7-g2g .list-content .img ul li strong{
		font-size: 14px;
		line-height: 1.2;
	}
	.section-7-g2g .list-content .text, .section-7-g2g .list-content .img{
		width: 100%;
	}
	.section-7-g2g{
		padding: 40px 0;
	}
	.section-7-g2g .list-content .img ul li{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.section-7-g2g .list-content .img{
		padding-top: 30px;
	}
	.section-8-g2g .list-content .text, .section-8-g2g .list-content .img{
		width: 100%;
	}
	.section-8-g2g{
		padding: 40px 0;
	}
	.section-8-g2g .list-content .img ul li{
		padding-top: 40px;
		padding-bottom: 40px;
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
		height: auto;
	}
	.section-8-g2g .list-content .img{
		padding-top: 10px;
	}
	.section-8-g2g .list-content .img ul li strong{
		font-size: 14px;
		line-height: 1.2;
	}
	.section-8-g2g .list-content .img ul li i{
		font-size: 13px;
	}
	.section-8-g2g .list-content .text{
		padding-top: 2%;
	}
	.section-4-g2.g2g-10 .section-content-t{
		left: 10%;
		right: 10%;
		top: 7%;
	}
	.section-4-g2.g2g-10 .section-content-t h5:nth-child(2){
		margin-bottom: 66%;
	}
	.section-4-g2.g2g-10 .section-content-t p{
		margin-bottom: 10px;
	}
	.section-9-g2.g2g-14 .section-content-t{
		text-align: left;
		left: 10%;
		right: 10%;
		top: 36%;
	}
	.section-10-g2.g2g-15 .section-content-t{
		left: 10%;
    	right: 10%;
    	top: 18%;
	}
	/*m8*/
	.section-1-m8 .section-content-t{
		top: 80%;
		left: 10%;
    	right: 10%;
	}
	.section-1-m8 .section-content-t h5{
		font-size: 22px;
		padding-bottom: 14px;
	}
	.section-2-m8 .section-content-m h5,
	.section-3-m8 .section-content-m h5,
	.section-5-m8 .content-list .list h5,
	.section-6-m8 .section-content-t h5,
	.section-7-m8 .section-content-t h5,
	.section-8-m8 .section-content-t h5,
	.section-9-m8 .section-content-t h5,
	.section-10-m8 .section-content-t h5,
	.section-11-m8 .section-content-t h5,
	.section-11-m8 .section-content-t h5 i,
	.section-12-m8 .section-content-t h5,
	.section-12-m8 .section-content-t h5 i,
	.section-13-m8 .section-content-t h5,
	.section-14-m8 .section-content-t h5,
	.section-15-m8 .section-content-m h5,
	.section-16-m8 .content-list .list:first-child h5,
	.section-17-m8 .content-list .list h5{
		font-size: 25px;
	}
	.section-1-m8 .section-content-t p{
		font-size: 13px;
	}
	.section-2-m8 .section-content-t p,
	.section-2-m8 .section-content-m p{
		font-size: 18px;
	}
	.section-2-m8 .section-content-m p{
		margin-bottom: 10px;
	}
	.section-2-m8 .section-content-m {
		left: 10%;
    	right: 10%;
    	top: 64%;
	}
	.section-3-m8 .section-content-m{
		left: 10%;
    	right: 10%;
    	top: 72%;
	}
	.section-3-m8 .section-content-m p,
	.section-3-m8 .section-content-m p,
	.section-4-m8 .section-content-t p,
	.section-5-m8 .content-list .list:first-child p,
	.section-5-m8 .content-list .list p,
	.section-5-m8 .list-img ul li strong,
	.section-6-m8 .section-content-t p,
	.section-7-m8 .section-content-t p:first-child,
	.section-7-m8 .section-content-t p:nth-child(3),
	.section-7-m8 .section-content-t p,
	.section-8-m8 .section-content-t p:first-child,
	.section-8-m8 .section-content-t p,
	.section-9-m8 .section-content-t p:first-child,
	.section-10-m8 .section-content-t p:first-child,
	.section-11-m8 .section-content-t p,
	.section-12-m8 .section-content-t p,
	.section-13-m8 .section-content-t p,
	.section-14-m8 .section-content-t p,
	.section-15-m8 .section-content-m p,
	.section-15-m8 .section-content-t p,
	.section-16-m8 .content-list .list:first-child p:first-child,
	.section-16-m8 .content-list .list:first-child p,
	.section-17-m8 .content-list .list p,
	.section-17-m8 .content-list .list .img strong,
	.section-17-m8 p.ft-p{
		font-size: 14px;
	}
	.section-7-m8 .section-content-t p i{
		font-size: 13px;
		margin-right: 0;
		padding: 2px 22px;
	}
	.section-5-m8 .content-list {
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 0;
	}
	.section-5-m8{
		padding-top: 20px;
	}
	.section-5-m8 .content-list .list h5,
	.section-5-m8 .content-list .list:first-child p,
	.section-5-m8 .content-list .list:nth-child(2) p{
		padding: 0 0;
	}
	.section-5-m8 .content-list .list{
		width: 100%;
	}
	.section-4-m8 .section-content-t{
		left: 10%;
    	right: 10%;
    	top: 4%;
	}
	.section-5-m8 .list-img ul li{
		width: 100%;
    	margin-left: 0;
    	margin-right: 0;
    	padding: 80px 0 80px 0;
    	margin-bottom: 10px;
	}
	.section-5-m8 .list-img{
		padding: 0 30px;
	}
	.section-6-m8 .section-content-t{
		left: 10%;
		right: 10%;
		top: 74%;
	}
	.section-7-m8 .section-content-t{
		left: 10%;
		right: 10%;
		top:12%;
	}
	.section-7-m8 .section-content-t h5,
	.section-7-m8 .section-content-t p:nth-child(3),
	.section-7-m8 .section-content-t p,
	.section-14-m8 .section-content-t p{
		margin-bottom: 10px;
	}
	.section-7-m8 {
		padding-top: 160px;
    	background-color: #f4f4f4;
	}
	.section-8-m8 .section-content-t {
    	left: 10%;
    	right: 10%;
    	top: 4%;
	}
	.section-9-m8 {
		padding-top: 40px;
		background-color: #fff;
	}
	.section-9-m8 .section-content-t{
		left: 10%;
		right: 10%;
		top: 6%;
	}
	.section-9-m8 .section-content-t p,
	.section-10-m8 .section-content-t p,
	.section-11-m8 .section-content-m p,
	.section-12-m8 .section-content-m p,
	.section-13-m8 .section-content-m p,
	.section-13-m8 .section-content-b .colors,
	.section-13-m8 .section-content-b .borders p:nth-child(3),
	.section-13-m8 .section-content-b .borders p,
	.section-14-m8 .section-content-m .boders i,
	.section-14-m8 .section-content-m .boders strong,
	.section-14-m8 .section-content-m .p2,
	.section-16-m8 .content-list .list:first-child ul li .back strong,
	.section-16-m8 .content-list .list:first-child ul li p,
	.section-16-m8 .content-list .list:nth-child(2) ul li .back strong,
	.section-16-m8 .content-list .list:nth-child(2) ul li p,
	.section-17-m8 .content-list .list:nth-child(2) p{
		font-size: 13px;
	}
	.section-9-m8 .section-content-t p,
	.section-9-m8 .section-content-t h5,
	.section-10-m8 .section-content-t p:first-child,
	.section-10-m8 .section-content-t h5,
	.section-11-m8 .section-content-t p,
	.section-12-m8 .section-content-t p,
	.section-13-m8 .section-content-t p,
	.section-13-m8 .section-content-b .colors,
	.section-14-m8 .section-content-m .p1,
	.section-14-m8 .section-content-m .p2,
	.section-14-m8 .section-content-m .p3,
	.section-15-m8 .section-content-m p,
	.section-16-m8 .content-list .list:first-child h5{
		margin-bottom: 8px;
	}
	.section-9-m8 .section-content-1 p, .section-9-m8 .section-content-2 p, .section-9-m8 .section-content-3 p {
		font-size: 14px;
	}
	.section-9-m8 .section-content-1 i, .section-9-m8 .section-content-2 i, .section-9-m8 .section-content-3 i{
		font-size: 13px;
	}
	.section-9-m8 .section-content-1 {
    	top: 45%;
    	left: 8%;
    	right: 60%;
	}
	.section-9-m8 .section-content-2 {
    	top: 64%;
    	left: 8%;
    	right: 60%;
	}
	.section-9-m8 .section-content-3 {
    	bottom: 12%;
    	left: 8%;
    	right: 60%;
	}
	.section-10-m8 .section-content-t{
		left: 10%;
		right: 40%;
		top: 64%;
	}
	.section-11-m8 .section-content-t{
		left: 10%;
    	right: 40%;
    	bottom: 48%;
	}
	.section-11-m8 .section-content-m{
		left: 10%;
    	right: 48%;
    	top: 78%;
	}
	.section-12-m8 .section-content-t{
		left: 10%;
		right: 20%;
		top: 10%;
	}
	.section-12-m8 .section-content-m{
		left: 10%;
		right: 10%;
		top: 50%;
	}
	.section-13-m8{
		padding-bottom: 60px;
		background-color: #fff;
	}
	.section-13-m8 .section-content-t h5 i.back-img{
		height: 34px;
    	width: 36px;
    	vertical-align: bottom;
	}
	.section-13-m8 .section-content-t {
    	left: 10%;
    	right: 10%;
    	top: 6%;
	}
	.section-13-m8 .section-content-m{
		left: 10%;
    	right: 10%;
    	top: 24%;
	}
	.section-13-m8 .section-content-b{
		left: 8%;
    	right: 8%;
    	bottom: 6%;
	}
	.section-13-m8 .section-content-b .borders{
		float: left;
		width: 46%;
    	margin: 0 1%;
    	padding: 0 0;
	}
	.section-13-m8 .section-content-b .borders img{
		width: 24px;
	}
	.section-14-m8{
		padding-bottom: 60px;
		background-color: #fff;
	}
	.section-14-m8 .section-content-m .p1, .section-14-m8 .section-content-m .p3{
		font-size: 13px;
		text-align: center;
	}
	.section-14-m8 .section-content-t{
		left: 10%;
    	right: 40%;
    	bottom: 70%;
	}
	.section-14-m8 .section-content-m{
		left: 10%;
		right: 10%;
		top: 38%;
	}
	.section-14-m8 .section-content-m .boders{
		margin-bottom: 10px;
	}
	.section-14-m8 .section-content-m .boders,
	.section-14-m8 .section-content-m .boders ul{
		height: auto;
		overflow: auto;
	}
	.section-14-m8 .section-content-m .boders ul li{
		width: 100%;
		float: left;
		padding: 4px 10px;
		margin: 4px 0;
	}
	.section-15-m8 .section-content-m{
		left: 10%;
    	right: 28%;
    	top: 16%;
	}
	.section-15-m8 .section-content-t{
		left: 10%;
    	right: 10%;
    	top: 76%;
	}
	.section-16-m8 .content-list .list{
		float: none;
		width: 100%;
	}
	.section-16-m8 .content-list{
		padding-left: 30px;
		padding-right: 30px;
	}
	.section-16-m8 .content-list .list:first-child ul li,
	.section-16-m8 .content-list .list:nth-child(2) ul li{
		float: left;
    	width: 48%;
    	margin: 0 1%;
	}
	.section-16-m8 .content-list .list:nth-child(2) ul li p{
		padding: 0 6px
	}
	.section-16-m8 .content-list .list:first-child ul li p,
	.section-16-m8 .content-list .list:nth-child(2) ul li p{
		margin-bottom: 10px;
	}
	.section-17-m8,
	.section-16-m8{
		padding: 30px 0;
	}
	.section-17-m8 .content-list .list{
		width: 100%;
		float: none;
		padding: 0 0;
	}
	.section-17-m8 .content-list .list h5{
		padding-bottom: 20px;
	}
	.section-17-m8 .content-list .list .img{
		padding: 60px 0 60px 0;
	}
	.section-17-m8 .content-list .list1, .section-17-m8 .content-list .list2{
		width: 100%;
		margin:0 0;
		float: none;
	}
	.section-17-m8 .content-list .list1 .img strong, .section-17-m8 .content-list .list2 .img strong{
		font-size: 14px;
	}
	.section-17-m8 .content-list .list1 p, .section-17-m8 .content-list .list2 p{
		font-size: 13px;
	}
	.section-17-m8 .content-list .list1 .img,
	.section-17-m8 .content-list .list2 .img{
		padding: 20px 0 20px 0;
	}
	/*m8 s*/
	.section-1-m8s .section-content-t{
		right: 10%;
		top: 68%;
	}
	.section-1-m8s .section-content-t h5{
		font-size: 26px;
		margin-bottom: 30px;
		text-align: center;
	}
	.section-1-m8s .section-content-t h5 .back-img{
		width: 34px;
		height: 34px;
		margin-left: 0;
	}
	.section-1-m8s .section-content-t p{
		width: auto;
	}
	.section-1-m8s .section-content-t p i:first-child,
	.section-1-m8s .section-content-t p i:nth-child(2){
		font-size: 16px;
	}
	.section-3-m8s{
		padding-bottom: 60px;
	}
	.section-3-m8s .section-content-t h5,
	.section-6-m8s .section-content-t h5,
	.section-7-m8s .section-content-t h5{
		font-size: 26px;
	}
	.section-3-m8s .section-content-t p:first-child,
	.section-3-m8s .section-content-t p,
	.section-6-m8s .section-content-t p:first-child,
	.section-6-m8s .section-content-t p,
	.section-7-m8s .section-content-t p,
	.section-7-m8s .section-content-t p:first-child{
		font-size: 14px;
	}
	.section-3-m8s .section-content-t{
		left: 10%;
		right: 10%;
		top: 70%;
	}
	.section-3-m8.m8s-3 .section-content-m{
		top: 68%;
	}
	.section-5-m8s .section-content-t{
		right: 10%;
		top: 10%;
	}
	.section-5-m8s .section-content-t .p2,
	.section-5-m8s .section-content-t .p1,
	.section-9-m8s .content .text .p1,
	.section-9-m8s .content .text .p2{
		font-size: 18px;
	}
	.section-6-m8s .section-content-t h5 .back-img,
	.section-7-m8s .section-content-t h5 .back-img{
		height: 26px;
		width: 36px;
	}
	.section-6-m8s .section-content-t{
		right: 10%;
		top: 2%;
		left: 10%;
	}
	.section-7-m8s .section-content-t{
		right: 6%;
		top: 2%;
		left: 10%;
	}
	.section-9-m8s{
		padding: 40px 0;
	}
	/*h6*/
	.section-1-h6 .section-content-t{
		left: 10%;
    	right: 10%;
    	top: 74.4%;
    	text-align: center;
	}
	.section-1-h6 .section-content-t p i{
		font-size: 14px;
	}
	.section-1-h6 .section-content-t h5{
		font-size: 24px;
	}
	.section-1-h6 .section-content-t p,
	.section-2-h6 .section-content-t p,
	.section-3-h6 .section-content-t p{
		font-size: 13px;
   		margin-bottom: 10px;
	}
	.section-2-h6 .section-content-t h5,
	.section-3-h6 .section-content-t h5,
	.section-5-h6 .content-list .list .text h5,
	.section-6-h6 .section-content-t h5,
	.section-6-h6 .section-content-t strong,
	.section-7-h6 .content .img strong,
	.section-7-h6 .content .text h5,
	.section-8-h6 .content .text h5,
	.section-9-h6 .content .text-db h5,
	.section-12-h6 .section-content-t h5,
	.section-14-h6 .content-list .list h5,
	.section-16-h6 .section-content-t h5{
		font-size: 22px;
	}
	.section-2-h6 img.mobile{
		object-fit: cover;
		height: 500px;
	}
	.section-2-h6 .section-content-t{
		right: 10%;
		top: 22%;
	}
	.section-3-h6 .section-content-t{
		right: 10%;
    	top: 6%;
	}
	.section-3-h6 .section-content-1 strong, .section-3-h6 .section-content-2 strong,
	.section-3-h6 .section-content-3 p i,
	.section-3-h6 .section-content-3 p,
	.section-3-h6 .section-content-3 p i.colors,
	.section-3-h6 .section-content-4 p,
	.section-3-h6 .section-content-4 p i.colors{
		font-size: 15px;
	}
	.section-3-h6 .section-content-1{
		right: 52%;
    	top: 44.6%;
	}
	.section-3-h6 .section-content-2{
		right: 12%;
    	top: 44.6%;
    	left: 56%;
	}
	.section-3-h6 .section-content-3{
		left: 16%;
    	right: 16%;
    	top: 58%;
	}
	.section-3-h6 .section-content-4{
		left: 16%;
    	right: 16%;
    	top: 80%;
	}
	.section-3-h6 .section-content-4 p{
		text-align: left;
	}
	.section-4-h6 .content-list .list:first-child,
	.section-4-h6 .content-list .list:nth-child(2){
		width: 100%;
		float: none;
	}
	.section-4-h6 .content-list .list:first-child .img img{
		width: 50%;
		margin-left: auto;
		margin-right: auto;
		transform: rotate(90deg);
	}
	.section-4-h6,
	.section-4-h6 .content-list{
		padding: 0 0;
	}
	.section-4-h6 .content-list .list ul li .text strong,
	.section-5-h6 .content-list .list .img ul li strong i,
	.section-9-h6 .content .text-db p.desc,
	.section-9-h6 .content .text-db ul li .colors{
		font-size: 14px;
	}
	.section-4-h6 .content-list .list ul li .text p,
	.section-4-h6 p.ft-p,
	.section-5-h6 .content-list .list .text p,
	.section-5-h6 .content-list .list .img ul li p,
	.section-6-h6 .section-content-t p,
	.section-7-h6 .content .img p,
	.section-7-h6 .content .text p,
	.section-8-h6 .content .text p,
	.section-14-h6 .content-list .list p{
		font-size: 13px;
	}
	.section-9-h6 .content .text-db ul li p i.text,
	.section-9-h6 .content .text-db ul li p i.num{
		font-size: 12px;
	}
	.section-5-h6 .content-list .list:first-child,
	.section-5-h6 .content-list .list:nth-child(2){
		width: 100%;
		float: none;
	}
	.section-5-h6 .content-list .list .img ul li strong{
		font-size: 22px;
	}
	.section-5-h6 .content-list .list:nth-child(2){
		height: 388px;
		min-height: 388px;
	}
	.section-6-h6 .section-content-t h5{
		width: 42%;
		margin-bottom: 12px;
		font-size: 20px;
		text-align: center;
	}
	.section-6-h6 .section-content-t{
		left: 10%;
		right: 10%;
		top: -24px;
	}
	.section-6-h6 .section-content-t p{
		margin-bottom: 12px;
	}
	.section-7-h6 .content .img{
		padding: 30px 20px;
	}
	.section-7-h6 .content .text,
	.section-8-h6 .content .text{
		text-align: left;
	}
	.section-7-h6 .content .text h5,
	.section-8-h6 .content .text h5{
		width: 100%;
		margin: 20px 0 20px 0;
	}
	.section-8-h6 .content .text h5 i.back{
		width: 26px;
		height: 26px;
		margin-right: 0;
	}
	.section-9-h6 .content .text-db{
		padding: 20px 0px;
	}
	.section-9-h6 .content .text-db h5,
	.section-9-h6 .content .text-db p.desc{
		margin-bottom: 10px;
	}
	.section-9-h6 .content .text-db ul li p i.text{
		width: auto;
	}
	.section-9-h6 .content .text-db ul li:first-child .color1{
		width: 24%;
	}
	.section-9-h6 .content .text-db ul li:first-child .color2{
		width: 14%;
	}
	.section-9-h6 .content .text-db ul li,
	.section-7-h6 .content .text p{
		margin-bottom: 2px;
	}
	.section-8-h6 .content .text h5{
		margin-top: 4px;
	}
	.section-9-h6 .content .text-db ul li:nth-child(2) .color1{
		width: 26%;
	}
	.section-9-h6 .content .text-db ul li:nth-child(2) .color2,
	.section-9-h6 .content .text-db ul li:nth-child(3) .color2{
		width: 24%;
	}
	.section-9-h6 .content .text-db ul li p i.bar{
		width: 40%;
	}
	.section-10-h6{
		padding: 70px 0;
	}
	.section-10-h6 .section-content-t h5, .section-10-h6 .section-content-m h5, .section-10-h6 .section-content-b h5{
		font-size: 20px;
	}
	.section-10-h6 .section-content-t strong, .section-10-h6 .section-content-m strong, .section-10-h6 .section-content-b strong,
	.section-13-h6 .content-box .media-text p,
	.section-13-h6 .content-box .media-text p.p2{
		font-size: 13px;
	}
	.section-10-h6 .section-content-t{
		right: 32%;
		top: 16%;
	}
	.section-10-h6 .section-content-m{
		left: 70%;
    	right: 2%;
    	top: 24%;
	}
	.section-10-h6 .section-content-b{
		left: 16%;
    	right: 8%;
    	top: 68%;
    	text-align: right;
	}
	.section-10-h6 .section-content-m h5,
	.section-10-h6 .section-content-t h5,
	.section-11-h6 .section-content-t h5{
		line-height: 0.6;
	}
	.section-11-h6 .section-content-t h5{
		font-size: 20px;
	}
	.section-11-h6 .section-content-t strong,
	.section-11-h6 .section-content-m p,
	.section-12-h6 .section-content-m p,
	.section-14-h6 .content-list .list ul li .back p,
	.section-14-h6 .content-list .list ul li .back p i,
	.section-15-h6 .content-box .media-text p,
	.section-15-h6 .content-box .media-text ul li p{
		font-size: 13px;
	}
	.section-11-h6 .section-content-t{
		left: 46%;
    	right: 20%;
    	top: 35%;
	}
	.section-11-h6 .section-content-m{
		top: -110px;
    	right: 8%;
    	left: 30%;
	}
	.section-12-h6 {
		padding-bottom: 100px;
		background-color: #171a1d;
	}
	.section-12-h6 .section-content-t{
		top: 8%;
		left: 10%;
		right: 10%;
	}
	.section-12-h6 .section-content-m{
		bottom: 4%;
		left: 10%;
		right: 10%;
	}
	.section-13-h6{
		padding: 30px 0;
	}
	.section-13-h6 .content-box .media-text h5{
		font-size: 15px;
		padding-bottom: 10px;
	}
	.section-13-h6 .content-box .media-box {
    	display: block;
    	padding-bottom: 14px;
	}
	.section-13-h6 .content-box .media-box img.col-md-x{
		max-width: 100%;
	}
	.section-13-h6 .content-box .media-text {
    	padding-top: 10px;
	}
	.section-13-h6 .content-box .media-text h5, .section-13-h6 .content-box .media-text p {
    	padding-left: 0;
    	padding-right: 0;
	}
	.section-13-h6 .content-box .media-text h5 i.back{
		width: 26px;
		height: 26px;
	}
	.section-13-h6 .content-box .media-box:first-child .media-text{
		padding-top: 20px;
	}
	.section-13-h6 .content-box .media-box:nth-child(2) .he {
    	display: table-header-group !important;
	}
	.section-13-h6 .content-box .media-box:nth-child(2) .ft {
    	display: table-footer-group;
	}
	.section-13-h6 .content-box .media-box:nth-child(2) h5,
	.section-14-h6 .content-list .list h5{
		padding-top: 20px;
	}
	.section-14-h6 .content-list .list h5{
		padding-bottom: 20px;
	}
	.section-14-h6 .content-list .list:first-child,
	.section-14-h6 .content-list .list:nth-child(2){
		width: 100%;
		float: none;
	}
	.section-14-h6 .content-list .list h5,
	.section-14-h6 .content-list .list p{
		padding-left: 6px;
		padding-right: 6px;
	}
	.section-14-h6 .content-list .list ul li .back img{
		width: 24px;
		height: auto;
	}
	.section-14-h6 .content-list .list:nth-child(2){
		padding: 0 6px;
	}
	.section-14-h6 .content-list .list ul {
		margin-top: 20px;
	}
	.section-14-h6 .content-list .list ul li{
		float: left;
		width: 48%;
		margin:1% 1%;
	}
	.section-15-h6{
		padding: 30px 0;
	}
	.section-15-h6 .content-box .media-text h5{
		font-size: 15px;
		padding-bottom: 10px;
	}
	.section-15-h6 .content-box .media-box {
    	display: block;
    	padding-bottom: 14px;
	}
	.section-15-h6 .content-box .media-box img.col-md-x{
		max-width: 100%;
	}
	.section-15-h6 .content-box .media-text {
    	padding-top: 10px;
	}
	.section-15-h6 .content-box .media-text h5, .section-15-h6 .content-box .media-text p {
    	padding-left: 0;
    	padding-right: 0;
	}
	.section-15-h6 .content-box .media-text h5 i.back{
		width: 26px;
		height: 26px;
	}
	.section-15-h6 .content-box .media-box:first-child .media-text{
		padding-top: 20px;
	}
	.section-15-h6 .content-box .media-box:nth-child(2) .he {
    	display: table-header-group !important;
	}
	.section-15-h6 .content-box .media-box:nth-child(2) .ft {
    	display: table-footer-group;
	}
	.section-15-h6 .content-box .media-box:nth-child(2) h5{
		padding-top: 20px;
	}
	.section-15-h6 .content-box .media-text ul{
		padding-left: 0;
		padding-right: 0;
		padding-top: 20px;
	}
	.section-15-h6 .content-box .media-text ul li img{
		width:28px;
	}
	.section-15-h6 .content-box .media-text ul li:first-child{
		margin-left: 0;
	}
	.section-16-h6 .section-content-t{
		right: 8%;
	}
	.section-17-h6 .lis-text .list:first-child,
	.section-17-h6 .lis-text .list:nth-child(2){
		width: 100%;
		float: none;
		padding-left: 0;
	}
	.section-17-h6{
		padding: 40px 0;
	}
	.section-17-h6 .lis-text {
    	padding: 30px 0;
	}
	.section-17-h6 .lis-text .list:first-child{
		padding-bottom: 30px;
	}
	.section-17-h6 .lis-text .list h5{
		font-size: 20px;
	}
	.section-17-h6 .lis-text .list strong,
	.section-18-h6 .img ul li strong{
		font-size: 14px;
	}
	.section-17-h6 .lis-text .list p,
	.section-17-h6 .lis-text .list p i{
		font-size: 13px;
	}
	.section-17-h6 .lis-text .list:nth-child(2) .borders{
		padding: 30px 20px;
	}
	.section-18-h6{
		padding: 0px 0;
	}
	.section-18-h6 .text h5{
		font-size: 22px;
	}
	.section-18-h6 .img ul li{
		width: 48%;
		margin: 1% 1%;
		padding: 70px 0;
	}
	/*m7*/
	.section-1-m7 .section-content-t i{
		font-size: 14px;
	}
	.section-1-m7 .section-content-t h5, .section-2-m7 .section-content-t h5, .section-3-m7 .section-content-t h5, .section-4-m7 .section-content-t h5, .section-5-m7 .section-content-t h5, .section-6-m7 .section-content-t h5, .section-7-m7 .section-content-t h5{
		font-size: 16px;
	}
	.section-1-m7 .section-content-t p, .section-2-m7 .section-content-t p, .section-2-m7 .section-content-m p, .section-3-m7 .section-content-t p, .section-4-m7 .section-content-t p, .section-5-m7 .section-content-t p, .section-5-m7 .section-content-t p i, .section-6-m7 .section-content-t p, .section-6-m7 .section-content-t p i{
		font-size: 13px;
	}
	.section-1-m7 .section-content-t{
		bottom: 16%;
	}
	.section-2-m7 .section-content-m{
		bottom: 4%;
	}
	.section-2-m7{
		padding-bottom: 40px;
	}
	.section-3-m7 .section-content-t{
		top: 10%;
	}
	.section-3-m7{
		padding: 40px 0;
		background-color: #fff;
	}
	.section-3-m7 .section-content-1,
	.section-3-m7 .section-content-2,
	.section-3-m7 .section-content-3{
		display: none;
	}
	.section-4-m7 .section-content-1{
		left: 34%;
    	right: 50%;
    	top: 44%;
	}
	.section-4-m7 .section-content-1 strong, .section-4-m7 .section-content-2 strong{
		font-size: 12px;
	}
	.section-4-m7 .section-content-2{
		left: 72%;
    	right: 4%;
	}
	.section-5-m7{
		background-color: #fff;
		padding: 40px 0;
	}
	.section-5-m7 .section-content-t{
		left: 64%;
		top: 18%;
		right: 2%;
	}
	.section-5-m7 .section-content-1 strong, .section-5-m7 .section-content-2 strong,
	.section-6-m7 .section-content-1 strong, .section-6-m7 .section-content-2 strong, .section-6-m7 .section-content-3 strong{
		font-size: 12px;
	}
	.section-5-m7 .section-content-1{
		left: 8%;
    	right: 60%;
    	top: 56%;
	}
	.section-5-m7 .section-content-2{
		left: 14%;
    	right: 42%;
    	bottom: 20%;
	}
	.section-6-m7{
		background-color: #1a1a1a;
		padding: 100px 0;
	}
	.section-6-m7 .section-content-t{
		left: 6%;
    	right: 12%;
    	top: 6%;
	}
	.section-6-m7 .section-content-1{
		left: 5%;
		right: 60%;
		text-align: left;
	}
	.section-6-m7 .section-content-2{
		right: 34%;
	}
	.section-6-m7 .section-content-3{
		right: 4%;
		left: 70%;
	}
	.section-6-m7 .section-content-1,
	.section-6-m7 .section-content-3{
		bottom: 16%;
	}
	.section-6-m7 .section-content-2{
		bottom: 10%;
		/*border: 1px solid red;*/
	}
	.section-7-m7 .section-content-t{
		top: 20%;
	}
	.section-7-m7{
		background-color: #000;
		padding: 40px 0;
	}
	.section-7-m7 .section-content-1 strong, .section-7-m7 .section-content-2 strong, .section-7-m7 .section-content-3 strong{
		font-size: 12px;
	}
	.section-7-m7 .section-content-1{
		margin-top: 20px;
	}
	.section-7-m7 .section-content-1,
	.section-7-m7 .section-content-2,
	.section-7-m7 .section-content-3{
		position: static;
		padding: 0 20px;
		text-align: left;
	}
	/*m6*/
	.section-1-m6 .section-content-t p i{
		font-size: 16px;
	}
	.section-1-m6 .section-content-t h5, .section-2-m6 .section-content-t h5, .section-3-m6 .section-content-t h5, .section-4-m6 .section-content-t h5, .section-5-m6 .section-content-t h5, .section-6-m6 .section-content-t h5, .section-7-m6 .section-content-t h5, .section-8-m6 .section-content-t h5, .section-9-m6 .section-content-t h5, .section-10-m6 .section-content-t h5{
		font-size: 20px;
	}
	.section-1-m6 .section-content-m ul li{
		width: 50%;
		margin: 4px 0;
		height: auto;
	}
	.section-1-m6 .section-content-m ul li strong{
		font-size: 12px;
	}
	.section-1-m6 .section-content-m ul li img{
		width: 24px;
		margin-right: auto !important;
		margin-left: auto !important;
	}
	.section-1-m6 .section-content-t{
		left: 10%;
		right: 10%;
		top: 8%;
		text-align: center;
	}
	.section-1-m6 .section-content-m{
		left: 10%;
		right: 10%;
		top: 74%;
		text-align: center;
	}
	.section-2-m6 .section-content-t p, .section-3-m6 .section-content-t p, .section-4-m6 .section-content-t p, .section-5-m6 .section-content-t p, .section-6-m6 .section-content-t p, .section-7-m6 .section-content-t ul li strong, .section-7-m6 .section-content-t ul li i, .section-8-m6 .section-content-t p, .section-9-m6 .section-content-t p, .section-10-m6 .section-content-t p, .section-11-m6 .content ul li p{
		font-size: 13px;
	}
	.section-2-m6 .section-content-t{
		left: 10%;
    	right: 16%;
    	top: 8%;
	}
	.section-3-m6 .section-content-t{
		left: 10%;
    	right: 16%;
    	top: 12%;
	}
	.section-4-m6 .section-content-t{
		left: 10%;
    	right: 16%;
    	top: 8%;
	}	
	.section-5-m6 .section-content-t .list{
		float: none;
		width: 100%;
	}
	.section-5-m6 .section-content-t{
		top: 8%;
		left: 10%;
    	right: 16%;
	}
	.section-6-m6 .section-content-t{
		top: 14%;
		left: 10%;
    	right: 16%;
	}
	.section-7-m6 .section-content-t{
		top: 10%;
		left: 10%;
    	right: 10%;
	}
	.section-7-m6 .section-content-t ul li img{
		width: 20%;
	}
	.section-8-m6 .section-content-t{
		top: 14%;
		left: 10%;
    	right: 16%;
	}
	.section-9-m6{
		padding: 40px 0;
	}
	.section-9-m6 .section-content-t img{
		width: 100%;
	}
	.section-9-m6 .section-content-m h5, .section-11-m6 .content ul li strong{
		font-size: 13px;
	}
	.section-9-m6 .section-content-m table{
		font-size: 12px;
		width: 100%;
	}
	.section-10-m6 .section-content-t{
		top: 10%;
		left: 10%;
    	right: 16%;
	}
	.section-11-m6 .content ul li{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		height: auto;
		margin-bottom: 20px;
	}
	.section-11-m6 .content ul li strong{
		margin: 10px 0;
	}
	/*glory*/
	.section-1-g1 .section-content-t{
		left: 2%;
	}
	.section-1-g1 .section-content-t p,
	.section-2-g1 .section-content-t p,
	.section-2-g1 .section-content-m p,
	.section-2-g1 .section-content-m p.p1,
	.section-3-g1 .section-content-t p{
		font-size: 12px;
	}
	.section-2-g1{
		padding-top: 140px;
		padding-bottom: 300px;
	}
	.section-2-g1 .section-content-t{
		left: 4%;
   	 	right: 4%;
	}
	.section-2-g1 .section-content-m{
		left: 4%;
    	right: 4%;
    	top: 12%;
	}
	.section-2-g1 .section-content-t h5,
	.section-3-g1 .section-content-t h5{
		font-size: 20px;
	}
	.section-2-g1 .section-content-b p.p1{
		font-size: 13px;
	}
	.section-2-g1 .section-content-b p.p2, .section-2-g1 .section-content-b p.p3,
	.section-3-g1 .section-content-m p{
		font-size: 12px;
	}
	.section-2-g1 .section-content-b{
		left: 0;
		right: 0;
		bottom: 10%;
	}
	.section-2-g1 .section-content-b ul li{
		width: 100%;
		margin-bottom: 20px;
	}
	.section-3-g1{
		padding-top: 480px;
	}
	.section-3-g1 .section-content-t{
		left: 4%;
	}
	.section-3-g1 .section-content-1 p.p1, .section-3-g1 .section-content-2 p.p1, .section-3-g1 .section-content-3 p.p1, .section-3-g1 .section-content-4 p.p1, .section-3-g1 .section-content-5 p.p1, .section-3-g1 .section-content-6 p.p1{
		font-size: 12px;
	}
	.section-3-g1 .section-content-1 p.p2, .section-3-g1 .section-content-2 p.p2, .section-3-g1 .section-content-3 p.p2, .section-3-g1 .section-content-4 p.p2, .section-3-g1 .section-content-5 p.p2, .section-3-g1 .section-content-6 p.p2{
		font-size: 12px;
	}
	.section-3-g1 .section-content-m{
		left: 4%;
		right: 4%;
		top: 12%;
	}
	.section-3-g1 .section-content-1{
		left: 4%;
		right: 4%;
		top: 26%;
	}
	.section-3-g1 .section-content-2{
		left: 4%;
		right: 4%;
		top: 34%;
	}
	.section-3-g1 .section-content-3{
		left: 4%;
		right: 4%;
		top: 42%;
		bottom: 0;
	}
	.section-3-g1 .section-content-4{
		left: 4%;
		right: 4%;
		top: 48%;
	}
	.section-3-g1 .section-content-5{
		left: 4%;
		right: 4%;
		top: 56%;
	}
	.section-3-g1 .section-content-6{
		left: 4%;
		right: 4%;
		bottom: 29%;
	}
	.section-4-g1{
		padding-top: 56px;
	}
	.section-4-g1 .section-content-t{
		left: 4%;
	}
	.section-4-g1 .section-content-t p{
		font-size: 14px;
	}
	.section-5-g1{
		padding-bottom: 60px;
	}
	.section-5-g1 .section-content-t{
		left: 4%;
	}
	.section-5-g1 .section-content-t p,
	.section-5-g1 .section-content-m p,
	.section-5-g1 .section-content-b p,
	.section-6-g1 .section-content-t p,
	.section-6-g1 .section-content-m p,
	.section-6-g1 .section-content-b p{
		font-size: 12px;
	}
	.section-5-g1 .section-content-t h5,
	.section-6-g1 .section-content-t h5{
		font-size: 20px;
	}
	.section-5-g1 .section-content-b p.p1{
		font-size: 13px;
	}
	.section-5-g1 .section-content-m{
		top: 20%;
	}
	.section-5-g1 .section-content-m,
	.section-5-g1 .section-content-b{
		right: 2%;
	}
	.section-5-g1 .section-content-b{
		top: 54%;
	}
	.section-6-g1{
		padding-top:120px;
		background-color: #000;
	}
	.section-6-g1 .section-content-t{
		left: 4%;
	}
	.section-6-g1 .section-content-m{
		left: 4%;
    	right: 2%;
    	top: 16%;
	}
	.section-6-g1 .section-content-b{
		left: 4%;
		right: 4%;
		top: 36%;
	}
	.section-7-g1{
		padding:120px 0;
		background-color: #000;
	}
	.section-7-g1 .section-content-1 p, .section-7-g1 .section-content-2 p, .section-7-g1 .section-content-3 p, .section-7-g1 .section-content-4 p, .section-7-g1 .section-content-5 p, .section-7-g1 .section-content-6 p{
		font-size: 11px;
		margin-bottom: 1px;
	}
	.section-7-g1 .section-content-1{
		left: 4%;
		top: 36%;
		right: 50%;
	}
	.section-7-g1 .section-content-2{
		right: 2%;
    	top: 36%;
   		left: 66%;
	}
	.section-7-g1 .section-content-3{
		left: 4%;
    	top: 48%;
    	right: 50%;
	}
	.section-7-g1 .section-content-4{
		right: 2%;
    	top: 48%;
    	left: 68%;
	}
	.section-7-g1 .section-content-5{
		left: 4%;
    	bottom: 36%;
	}
	.section-7-g1 .section-content-6{
		right: 2%;
    	bottom: 32%;
    	left: 66%;
	}
	.section-7-g1 .section-content-3 i,
	.section-7-g1 .section-content-6 i{
		font-size: 11px;
	}
	.section-8-g1{
		padding-top: 100px;
		padding-bottom: 30px;
		background-color: #000;
	}
	.section-8-g1 .section-content-t{
		left: 4%;
		right: 4%;
	}
	.section-8-g1 .section-content-t ul li{
		width: 100%;
		margin-bottom: 10px;
	}
	.section-9-g1{
		padding-top: 140px;
		background-color: #000;
	}
	.section-8-g1 .section-content-t ul li:first-child p,
	.section-9-g1 .section-content-t ul li:first-child p{
		font-size: 13px;
	}
	.section-8-g1 .section-content-t i,
	.section-8-g1 .section-content-t ul li:nth-child(2) p,
	.section-9-g1 .section-content-t i,
	.section-9-g1 .section-content-t ul li:nth-child(2) p{
		font-size: 12px;
	}
	.section-9-g1 .section-content-t{
		left: 8%;
		right: 8%;
	}
	.section-10-g1 .section-content-t{
		left: 4%;
	}
	.section-10-g1 .section-content-t p,
	.section-10-g1 .section-content-m p,
	.section-10-g1 .section-content-b p,
	.section-10-g1 .section-content-b i,
	.section-11-g1 .section-content-t p,
	.section-11-g1 .section-content-m p,
	.section-11-g1 .section-content-b ul li:first-child p,
	.section-11-g1 .section-content-b i,
	.section-11-g1 .section-content-b p,
	.section-11-g1 .section-content-f p,
	.section-12-g1 .section-content-t p{
		font-size: 12px;
	}
	.section-10-g1 .section-content-t h5,
	.section-11-g1 .section-content-t h5,
	.section-12-g1 .section-content-t h5{
		font-size: 20px;
		width: 100%;
	}
	.section-10-g1 .section-content-m{
		left: 4%;
		top: 22%;
	}
	.section-10-g1 .section-content-b{
		bottom: 8.4%;
	}
	.section-10-g1 .section-content-b p{
		margin-bottom: 1px;
	}
	.section-11-g1{
		background-color: #000;
		padding-bottom: 140px;
	}
	.section-11-g1 .section-content-t{
		left: 4%;
	}
	.section-11-g1 .section-content-m{
		left: 4%;
		right: 4%;
		top: 16%;
	}
	.section-11-g1 .section-content-b{
		left: 4%;
		bottom: 48%;
	}
	.section-11-g1 .section-content-b ul li{
		width: 100%;
		padding-left: 0;
	}
	.section-11-g1 .section-content-f{
		left: 4%;
		right: 4%;
		bottom: 14%;
	}
	.section-12-g1{
		padding-bottom: 66px;
		background-color: #fff;
	}
	.section-12-g1 .section-content-t{
		left: 4%;
	}
	.section-12-g1 .section-content-m{
		left: 44%;
    	right: 2%;
	}
	.section-12-g1 .section-content-b{
		left: 44%;
		right: 2%;
		top: 54%;
	}
	.section-12-g1 .section-content-m p,
	.section-12-g1 .section-content-b p.p1,
	.section-12-g1 .section-content-b p,
	.section-13-g1 .section-content-m p{
		font-size: 12px;
	}
	.section-13-g1{
		padding: 80px 0 100px 0;
	}
	.section-13-g1 .section-content-t p,
	.section-13-g1 .section-content-b ul li:first-child p.p1,
	.section-13-g1 .section-content-b p,
	.section-14-g1 .section-content-t p,
	.section-14-g1 .section-content-m p{
		font-size: 12px;
	}
	.section-13-g1 .section-content-t h5,
	.section-14-g1 .section-content-t h5{
		font-size: 20px;
	}
	.section-13-g1 .section-content-t{
		left: 4%;
	}
	.section-13-g1 .section-content-m{
		left: 34%;
		right: 2%;
		top: 24%;
	}
	.section-13-g1 .section-content-b{
		left: 4%;
		right: 4%;
	}
	.section-14-g1{
		padding: 80px 0;
	}
	.section-14-g1 .section-content-t{
		left: 4%;
	}
	.section-14-g1 .section-content-m{
		left: 4%;
		right: 4%;
		top: 32%;
	}
	.section-15-g1,
	.section-16-g1{
		padding: 30px 0;
	}
	.section-15-g1 .w90 .text p,
	.section-16-g1 .w90 .text p{
		font-size: 12px;
	}
	.section-15-g1 .w90 .text h5,
	.section-16-g1 .w90 .text h5{
		font-size: 20px;
	}
	.section-15-g1 .w90{
		width: 96%;
	}
	.section-16-g1 .w90{
		width: 90%;
	}
	.section-15-g1 .w90 .list-1 ul li{
		width: 28%;
		margin:1% 2.5%;
		padding:10px 0 80px 10px;
	}
	.section-15-g1 .w90 .list-1 ul li p,
	.section-15-g1 .w90 .list-2 .back p,
	.section-15-g1 .w90 .list-3 ul li p,
	.section-15-g1 .w90 .list-5 ul li p,
	.section-15-g1 .w90 .list-5 ul li:nth-child(2) p,
	.section-14-g1s .w90 .table-box table tbody tr:nth-child(2) td, .section-14-g1s .w90 .table-box table tbody tr:nth-child(3) td{
		font-size: 12px;
	}
	.section-15-g1 .w90 .list-3 ul li,
	.section-15-g1 .w90 .list-5 ul li{
		width: 44%;
		margin:1% 3%;
		padding:10px 0 100px 10px;
	}
	.section-15-g1 .w90 .list-4 .back p{
		font-size: 18px;
	}
	.section-15-g1 .w90 .list-4 .back{
		padding:40px 0 200px 20px;
	}
	.section-16-g1 .w90 .table-box table tr td{
		font-size: 12px;
	}
	.section-16-g1 .w90 .table-box table tr td img{
		width: 34%;
	}
	/*glory pro*/
	.section-2-g1p .section-content-t p, .section-2-g1p .section-content-m p.p1, .section-3-g1p .section-content-t p{
		font-size: 12px;
	}
	.section-2-g1p{
		background-color: #000;
		padding-top: 300px;
	}
	.section-2-g1p .section-content-t h5{
		font-size: 20px;
	}
	.section-2-g1p .section-content-t{
		left: 4%;
		right: 4%;
	}
	.section-2-g1p .section-content-m{
		left: 4%;
		right: 4%;
	}
	.section-3-g1p{
		background-color: #000;
		padding: 30px 0;
	}
	.section-3-g1p .section-content-t{
		top: 6%;
	}
	.section-2-g1p .section-content-t{
		top: 4%;
	}
	.section-2-g1p .section-content-m{
		top: 12%;
	}
	/*glory se*/
	.section-1-g1e .section-content-t{
		top: 16%;
	}
	.section-1-g1e .section-content-t h5{
		font-size: 18px;
	}
	.section-1-g1e .section-content-t strong{
		font-size: 13px;
	}
	.section-1-g1e .section-content-t p,
	.section-3-g1e .section-content-t p,
	.section-3-g1e .section-content-m p,
	.section-3-g1e .section-content-b p.p1{
		font-size: 12px;
	}
	.section-3-g1e{
		padding-bottom: 200px;
		background-color: #fff;
	}
	.section-3-g1e .section-content-t h5{
		font-size: 20px;
	}
	.section-3-g1e .section-content-t{
		left: 4%;
	}
	.section-3-g1e .section-content-m{
		left: 50%;
    	right: 2%;
    	top: 16%;
	}
	.section-3-g1e .section-content-b {
	    left: 4%;
	    right: 4%;
	    top: 64%;
	}
	.section-4-g1e .section-content-t{
		top: 2%;
	}
	.section-4-g1e .section-content-m{
		top: 10%;
	}
	.section-6-g1e .section-content-m{
		top: 18%;
	} 
	.section-6-g1e .section-content-b{
		top: 42%;
	} 
	.section-7-g1e .section-content-1{
		top: 38.5%;
	}
	.section-7-g1e .section-content-2{
		top: 38%;
	}
	.section-7-g1e .section-content-5{
		bottom: 39%;
	}
	.section-7-g1e .section-content-6{
		bottom:41%;
	}
	.g1e-15 .w90 .list-2 ul li p{
		font-size: 12px;
	}
	.g1e-15 .w90 .list-2 ul li{
		width: 44%;
    	margin: 1% 3%;
    	padding: 10px 0 100px 10px;
	}
	/*g1s*/
	.section-1-g1s .section-content-t{
		top: 6%;
	}
	.section-1-g1s .section-content-t h5,
	.section-1-g1s .section-content-t h5 i{
		font-size: 22px;
	}
	.section-5-g1s .section-content-t h5{
		font-size: 32px;
	}
	.section-1-g1s .section-content-t p{
		font-size: 13px;
	}
	.section-1-g1s .section-content-m{
		left: 28%;
		right: 48%;
		bottom: 6%;
	}
	.section-1-g1s .section-content-m p,
	.section-2-g1s .section-content-2 i,
	.section-2-g1s .section-content-1 i,
	.section-4-g1s .section-content-1 i,
	.section-4-g1s .section-content-2 i,
	.section-4-g1s .section-content-3 p,
	.section-5-g1s .section-content-t i,
	.section-5-g1s .section-content-m p,
	.section-5-g1s .section-content-b p,
	.section-6-g1s .section-content-t p,
	.section-6-g1s .section-content-m h5,
	.section-6-g1s .section-content-m p,
	.section-7-g1s .section-content-t ul li:nth-child(2) p,
	.section-7-g1s .section-content-m ul li p.p2,
	.section-8-1-g1s .section-content-t ul li p,
	.section-8-2-g1s .section-content-t ul li p,
	.section-10-1-g1s .section-content-t p,
	.section-10-2-g1s .section-content-t p,
	.section-11-g1s .w90 .specs p,
	.section-11-g1s .w90 .desc p,
	.section-12-g1s .section-content-m p,
	.section-13-g1s .w90 .buying-point .w50 ul li p,
	.section-14-g1s .w90 .table-box table tbody tr td{
		font-size: 12px;
	}
	.section-2-g1s{
		padding-top:180px;
	}
	.section-2-g1s .section-content-t{
		left: 12%;
		right: 12%;
		top: 4%;
	}
	.section-2-g1s .section-content-t p,
	.section-2-g1s .section-content-t p.color,
	.section-3-g1s .section-content-t h5,
	.section-4-g1s .section-content-t p,
	.section-10-1-g1s .section-content-t h5,
	.section-10-1-g1s .section-content-m strong,
	.section-10-2-g1s .section-content-t h5,
	.section-12-g1s .section-content-t h5,
	.section-13-g1s .w90 .title h5,
	.section-14-g1s .w90 .title h5,
	.section-15-g1s .section-content-t ul li h5{
		font-size: 19px;
	}
	.section-2-g1s .section-content-m ul li,
	.section-4-g1s .section-content-t ul li,
	.section-7-g1s .section-content-t ul li,
	.section-8-1-g1s .section-content-t ul li:first-child,
	.section-8-1-g1s .section-content-t ul li:nth-child(2),
	.section-8-2-g1s .section-content-t ul li:nth-child(2),
	.section-8-2-g1s .section-content-t ul li:first-child,
	.section-15-g1s .section-content-t ul li:first-child,
	.section-15-g1s .section-content-t ul li:nth-child(2){
		width: 100%;
	}
	.section-2-g1s .section-content-m p,
	.section-2-g1s .section-content-1 p,
	.section-2-g1s .section-content-2 p,
	.section-5-g1s .section-content-t p,
	.section-5-g1s .section-content-m h5,
	.section-7-g1s .section-content-t ul li:first-child p,
	.section-8-1-g1s .section-content-t ul li h5,
	.section-8-2-g1s .section-content-t ul li h5{
		font-size: 14px;
	}
	.section-2-g1s .section-content-m p.p2{
		font-size: 13px;
		margin-top: 10px;
	}
	.section-3-g1s .section-content-t p,
	.section-4-g1s .section-content-t p.p2,
	.section-4-g1s .section-content-1 p,
	.section-4-g1s .section-content-2 p,
	.section-5-g1s .section-content-b h5,
	.section-7-g1s .section-content-m ul li p.p1,
	.section-10-1-g1s .section-content-m i,
	.section-10-2-g1s .section-content-t strong,
	.section-12-g1s .section-content-t p,
	.section-15-g1s .section-content-t ul li p{
		font-size: 13px;
	}
	.section-2-g1s .section-content-m{
		top: 38%;
	}
	.section-2-g1s .section-content-1{
		left: 56%;
		right: 2%;
		bottom: 32%;
	}
	.section-2-g1s .section-content-2{
		bottom: 6%;
		left: 56%;
		right: 2%;
	}
	.section-3-g1s .section-content-t{
		right: 6%;
		top: 6%;
	}
	.section-3-g1s .section-content-t h5{
		margin-bottom: 6px;
	}
	.section-4-g1s{
		padding-bottom: 60px;
		background-color: #000;
	}
	.section-4-g1s .section-content-t p{
		margin-bottom: 10px;
	}
	.section-4-g1s .section-content-t{
		top: 8%;
	}
	.section-4-g1s .section-content-1{
		left: 46%;
    	right: 8%;
    	top: 50%;
    	text-align: right;
	}
	.section-4-g1s .section-content-2{
		left: 8%;
    	right: 46%;
    	top: 84%;
	}
	.section-4-g1s .section-content-3{
		left: 8%;
		right: 8%;
		bottom: 4%;
	}
	.section-5-g1s{
		padding: 40px 0;
		background-color: #000;
	}
	.section-5-g1s .section-content-t{
		top: 2%;
	}
	.section-5-g1s .section-content-m{
		left: 12%;
		right: 12%;
		top: 16%;
	}
	.section-5-g1s .section-content-b{
		left: 4%;
    	right: 56%;
    	bottom: 34%;
	}
	.section-6-g1s .section-content-t{
		left: 72%;
        right: 4%;
        top: 38%;
        text-align: left;
	}
	.section-6-g1s .section-content-m{
		bottom: 16%;
	}
	.section-7-g1s{
		padding-bottom: 100px;
	}
	.section-7-g1s .section-content-t{
		top: 10%;
	}
	.section-7-g1s .section-content-m{
		bottom: 6%;
	}
	.section-8-1-g1s .section-content-1 strong, .section-8-1-g1s .section-content-2 strong, .section-8-1-g1s .section-content-3 strong, .section-8-1-g1s .section-content-4 strong, .section-8-1-g1s .section-content-5 strong{
		font-size: 12px;
	}
	.section-8-1-g1s .section-content-1 p, .section-8-1-g1s .section-content-2 p, .section-8-1-g1s .section-content-3 p, .section-8-1-g1s .section-content-4 p, .section-8-1-g1s .section-content-5 p{
		font-size: 12px;
	}
	.section-8-1-g1s .section-content-t{
		top: 10%;
	}
	.section-8-1-g1s .section-content-1{
		top: 45%;
	}
	.section-8-1-g1s .section-content-2{
		top: 56%;
	}
	.section-8-1-g1s .section-content-3{
		top: 68%;
	}
	.section-8-1-g1s .section-content-4{
		bottom: 17%;
	}
	.section-8-1-g1s .section-content-5{
		bottom: 6%;
	}
	.section-8-2-g1s .section-content-t{
		bottom: 70%;
	}
	.section-8-2-g1s .section-content-t ul li h5{
		margin-bottom: 14px;
	}
	.section-9-g1s .section-content-t strong, .section-9-g1s .section-content-m strong{
		font-size: 14px;
	}
	.section-9-g1s .section-content-t h5, .section-9-g1s .section-content-m h5{
		font-size: 22px;
	}
	.section-9-g1s .section-content-t p, .section-9-g1s .section-content-m p{
		font-size: 12px;
	}
	.section-9-g1s .section-content-t{
		left: 7%;
    	right: 4%;
    	top: 4%;   
	}
	.section-9-g1s .section-content-m{
		left: 7%;
    	right: 4%;
    	bottom: 40%;   
	}
	.section-10-1-g1s .section-content-t{
		left: 7%;
        right: 30%;
        top: 6%;
	}
	.section-10-1-g1s .section-content-m{
		left: 7%;
    	top: 30%;
    	right: 30%;
	}
	.section-10-2-g1s {
		background-color: #000;
		padding-top: 120px;
	}
	.section-10-2-g1s .section-content-t{
		right: 12%;
		top: 2%;
	}
	.section-11-g1s .w90 .title h5{
		font-size: 19px;
		align-items: center;
		margin-bottom: 20px;
	}
	.section-11-g1s .w90 .title h5 i.img{
		width: 50px;
		height: 30px;
	}
	.section-11-g1s .w90 .specs p{
		word-wrap: break-word;
	}
	.section-11-g1s .w90 .specs{
		padding: 20px 14px;
	}
	.section-12-g1s .section-content-t{
		left: 12%;
		right: 12%;
		top: 10%;
	}
	.section-12-g1s .section-content-m{
		left: 16%;
		right: 16%;
		bottom: 12%;
	}
	.section-13-g1s .w90 .buying-point .w50{
		width: 100%;
	}
	.section-13-g1s .w90 .buying-point .w50 ul{
		height: auto;
		overflow: auto;
	}
	.section-13-g1s .w90{
		width: 96%;
	}
	.section-13-g1s .w90 .buying-point .w50:first-child ul li{
		height: 130px;
	}
	.section-13-g1s .w90 .buying-point .w50:first-child ul li.list-3, .section-13-g1s .w90 .buying-point .w50:first-child ul li.list-4, .section-13-g1s .w90 .buying-point .w50:first-child ul li.list-5{
		height: 200px;
	}
	.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-6, .section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-7, .section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-8{
		height: 210px;
	}
	.section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-9, .section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-10, .section-13-g1s .w90 .buying-point .w50:nth-child(2) ul li.list-11{
		height: 160px;
	}
	.section-14-g1s .w90 .table-box{
		border: none;
	}
	.section-14-g1s .w90 .table-box table tbody tr:nth-child(2) td img, .section-14-g1s .w90 .table-box table tbody tr:nth-child(3) td img{
		width: 24px;
	}
	.section-14-g1s .w90 .title h5{
		margin-bottom: 30px;
	}
	.section-15-g1s .section-content-t ul li h5{
		margin-bottom: 14px;
	}
	.section-15-g1s .section-content-t{
		top: 4%;
	}
	.section-15-g1s .section-content-t ul li h5{
		width: 100%;
	}
	/*n1*/
	.section-1-n1 .section-content-t{
		top: 8%;
		right: 6%;
		left: 10%;
	}
	.section-2-n1 .section-content-t{
		right: 14%;
		top: 4%;
	}
	.section-3-n1 .section-content-t{
		left: 8%;
		right: 40%;
		top: 13%;
	}
	.section-4-n1 {
		padding-top: 120px;
	}
	.section-4-n1 .section-content-t{
		left: 8%;
		right: 4%;
		top: 4%;
	}
	.section-5-n1 {
		padding-top: 120px;
	}
	.section-5-n1 .section-content-t{
		left: 8%;
		right: 4%;
		top: 2%;
	}
	.section-5-n1 .section-content-m{
		bottom: 2%;
		left: 15%;
		right: 14%;
	}
	.section-6-n1 .section-content-t{
		right: 20%;
		top: 6%;
	}
	.section-6-n1 .section-content-b{
		left: 8%;
		right: 14%;
		bottom: 61%;
	}
	.section-6-n1 .section-content-m{
		top: 56%;
	}
	.section-7-n1 .section-content-t{
		left: 12%;
		top: 6%;
	}
	.section-5-n1 .section-content-t strong{
		color: #000;
	}
	.section-5-n1 .section-content-t strong i{
		background-image:url(https://eu.agmmobile.com/wp-content/uploads/2024/02/n1-4-icon.png);
	}
	.section-7-n1{
		padding-top: 160px;
	}
	.section-7-n1 .section-content-t ul li h5,
	.section-6-n1 .section-content-b p{
		color: #000;
	}
	.section-7-n1 .section-content-t ul li{
		width: 100%;
	}
	.section-7-n1 .section-content-1{
		right: 50%;
    	top: 52%;
	}
	.section-7-n1 .section-content-2{
		left: 14%;
    	right: 66%;
    	top: 62%;
	}
	.section-7-n1 .section-content-3{
		left: 48%;
    	right: 16%;
    	bottom: 28%;
	}
	.section-7-n1 .section-content-4{
		bottom: 18%;
    	left: 47%;
	}
	.section-8-n1 .section-content-t{
		right: 44%;
		top: 8%;
	}
	.section-8-n1 .section-content-m{
		left: 2%;
    	right: 58%;
    	top: 50%;
	}
	.section-9-n1{
		padding-top: 140px;
	}
	.section-10-n1 .section-content-t{
		left: 12%;
		top: 6%;
	}
	.section-10-n1 .section-content-m{
		left: 12%;
		top: 60%;
	}
	.section-11-n1 .section-content-t{
		right: 10%;
	}
	.section-9-n1 .section-content-t ul li{
		width: 100%;
	}
	.section-11-n1{
		padding-top: 100px;
	}
	.section-11-n1 .section-content-m {
	    left: 18%;
	    right: 60%;
	    top: 70%;
	}
	.section-11-n1 .section-content-b {
	    left: 52%;
	    right: 6%;
	    bottom: 26.4%;
	}
	.section-12-n1 .section-content-t{
		right: 10%;
		bottom: 70%;
	}
	.section-13-n1 .section-content-t{
		left: 8%;
		right: 10%;
		top: 2%;
	}
	.section-13-n1 .section-content-m{
		left: 8%;
		right: 8%;
		bottom: 22%;
	}
	.section-14-n1 .section-content-t{
		right: 10%;
	}
	.section-14-n1 .section-content-m{
		top: 68%;
    	left: 9%;
    	right: 48%;
	}
	.section-15-n1 .section-content-t{
		right: 10%;
		top: 2%;
	}
	.section-15-n1 .section-content-m{
		bottom: 30%;
		left: 9%;
		right: 9%;
	}
	.section-15-n1 .section-content-1{
		left: 24%;
    	right: 54%;
    	top: 76%;
	}
	.section-15-n1 .section-content-2{
		left: 52%;
    	right: 24%;
    	top: 76%;
	}
	.section-16-n1 {
		padding-top: 60px;
	}
	.section-16-n1 .section-content-t{
		right: 62%;
		top: 26%;
	}
	.section-17-n1 {
		padding-bottom: 60px;
	}
	.section-17-n1 .section-content-m{
		left: 8%;
    	right: 6%;
    	top: 14%;
	}
	.section-17-n1 .section-content-t{
		left: 56%;
    	right: 6%;
    	top: 28%;
	}
	.section-17-n1 .section-content-b{
		left: 8%;
    	top: 82%;
    	right: 12%;
	}
	.section-17-n1 .section-content-1{
		left: 56%;
    	right: 10%;
    	text-align: left;
    	bottom: 33%;
	}
	.section-17-n1 .section-content-2{
		left: 56%;
    	right: 10%;
    	text-align: left;
    	bottom: 26%;
	}
	.section-18-n1 .section-content-t{
		right: 48%;
		top: 20%;
	}
	.section-19-n1 .section-content-t{
		left: 8%;
    	right: 38%;
    	top: 2%;
	}
	.section-20-n1 .section-content-t{
		right: 10%;
		top: 4%;
	}
	.section-20-n1 .section-content-m{
		left: 8%;
		right: 52%;
		top: 24%;
	}
	.section-20-n1 .section-content-1{
		left: 20%;
    	right: 56%;
    	top: 68%;
	}
	.section-20-n1 .section-content-b{
		left: 50%;
		top: 56%;
	}
	.section-21-n1 .content-list ul li:first-child,
	.section-21-n1 .content-list ul li:nth-child(2){
		width: 100%;
	}
	.section-22-n1{
		padding-top: 200px;
	}
	.section-22-n1 .section-content-m{
		left: 8%;
		right: 8%;
		top: 10%;
	}
	.section-22-n1 .section-content-t{
		left: 8%;
		right: 8%;
		top: 26%;
	}
	.section-19-n1 .section-content-1{
		left: 8%;
    	right: 70%;
    	text-align: left;
    	top: 55%;
	}
	.section-19-n1 .section-content-2{
		left: 32%;
	    right: 42%;
	    text-align: left;
    	top: 55%;
	}
	.section-19-n1 .section-content-3{
		left: 8%;
	    right: 70%;
	    text-align: left;
	    bottom: 20%;
	}
	.section-19-n1 .section-content-4{
		left: 32%;
	    right: 42%;
	    text-align: left;
	    bottom: 20%;
	}
	.section-1-n1 .section-content-t p.p1,
	.section-2-n1 .section-content-t p.p1,
	.section-3-n1 .section-content-t p.p1,
	.section-4-n1 .section-content-t strong,
	.section-5-n1 .section-content-t strong,
	.section-6-n1 .section-content-t p,
	.section-6-n1 .section-content-m p,
	.section-8-n1 .section-content-t p,
	.section-9-n1 .section-content-t ul li p,
	.section-11-n1 .section-content-t p.strong,
	.section-12-n1 .section-content-t p.strong,
	.section-14-n1 .section-content-t strong,
	.section-15-n1 .section-content-t strong,
	.section-17-n1 .section-content-m p,
	.section-17-n1 .section-content-b strong,
	.section-18-n1 .section-content-t strong,
	.section-19-n1 .section-content-t strong,
	.section-20-n1 .section-content-t strong,
	.section-20-n1 .section-content-m strong,
	.section-20-n1 .section-content-b strong,
	.section-22-n1 .section-content-m strong{
		font-size: 14px;
	}
	.section-1-n1 .section-content-t h5,
	.section-2-n1 .section-content-t h5,
	.section-3-n1 .section-content-t h5,
	.section-6-n1 .section-content-t h5,
	.section-7-n1 .section-content-t ul li h5,
	.section-8-n1 .section-content-t h5,
	.section-9-n1 .section-content-t ul li h5,
	.section-11-n1 .section-content-t h5,
	.section-12-n1 .section-content-t h5,
	.section-13-n1 .section-content-t h5,
	.section-14-n1 .section-content-t h5,
	.section-15-n1 .section-content-t h5,
	.section-16-n1 .section-content-t h5,
	.section-17-n1 .section-content-m h5,
	.section-18-n1 .section-content-t h5,
	.section-19-n1 .section-content-t h5,
	.section-20-n1 .section-content-t h5,
	.section-21-n1 .content-list ul li h5,
	.section-22-n1 .section-content-m h5,
	.section-23-n1 .content-list h5{
		font-size: 22px;
	}
	.section-8-n1 .section-content-m h5{
		font-size: 20px;
	}
	.section-1-n1 .section-content-t h5 strong,
	.section-8-n1 .section-content-m strong{
		font-size: 14px;
	}
	.section-1-n1 .section-content-t p.p2 i{
		font-size: 12px;
		margin-right: 6px;
	}
	.section-2-n1 .section-content-t p,
	.section-3-n1 .section-content-t p.p2,
	.section-4-n1 .section-content-t p,
	.section-5-n1 .section-content-m p,
	.section-6-n1 .section-content-b p,
	.section-7-n1 .section-content-t ul li p,
	.section-8-n1 .section-content-m p,
	.section-9-n1 .section-content-t ul li:nth-child(2) p,
	.section-11-n1 .section-content-t p,
	.section-12-n1 .section-content-t p,
	.section-13-n1 .section-content-t p,
	.section-14-n1 .section-content-t p,
	.section-15-n1 .section-content-t p,
	.section-16-n1 .section-content-t p,
	.section-17-n1 .section-content-t p,
	.section-17-n1 .section-content-b p,
	.section-18-n1 .section-content-t p,
	.section-19-n1 .section-content-t p,
	.section-20-n1 .section-content-m p,
	.section-20-n1 .section-content-b p,
	.section-2-n1 .section-content-t p.p2,
	.section-5-n1 .section-content-t p{
		font-size: 12px;
	}
	.section-4-n1 .section-content-t strong i, .section-5-n1 .section-content-t strong i{
		width: 18px;
		height: 18px;
	}
	.section-5-n1 .section-content-m p{
		width: auto;
	}
	.section-7-n1 .section-content-1 p, .section-7-n1 .section-content-2 p, .section-7-n1 .section-content-3 p, .section-7-n1 .section-content-4 p,
	.section-11-n1 .section-content-m p,
	.section-11-n1 .section-content-b p{
		font-size: 13px;
	}
	.section-9-n1 .section-content-t ul li:nth-child(2) p{
		margin-top: 20px;
	}
	.section-10-n1 .section-content-t p.strong, .section-10-n1 .section-content-m p.strong,
	.section-20-n1 .section-content-1 strong{
		font-size: 15px;
		margin-bottom: 0;
	}
	.section-10-n1 .section-content-t p.strong i, .section-10-n1 .section-content-m p.strong i{
		font-size: 13px;
		margin-bottom: 0;
	}
	.section-10-n1 .section-content-t p, .section-10-n1 .section-content-m p{
		font-size: 12px;
	}
	.section-10-n1 .section-content-t p, .section-10-n1 .section-content-m p{
		margin-top: 2px;
	}
	.section-13-n1 .section-content-m p,
	.section-14-n1 .section-content-m p,
	.section-17-n1 .section-content-t p,
	.section-22-n1 .section-content-t p,
	.section-19-n1 .section-content-1 strong, .section-19-n1 .section-content-2 strong, .section-19-n1 .section-content-3 strong, .section-19-n1 .section-content-4 strong,
	.section-19-n1 .section-content-1 p, .section-19-n1 .section-content-2 p, .section-19-n1 .section-content-3 p, .section-19-n1 .section-content-4 p{
		color: #000;
	}
	.section-15-n1 .section-content-1 h5, .section-15-n1 .section-content-2 h5{
		font-size: 18px;
	}
	.section-17-n1 .section-content-1 strong, .section-17-n1 .section-content-2 strong,
	.section-19-n1 .section-content-1 strong, .section-19-n1 .section-content-2 strong, .section-19-n1 .section-content-3 strong, .section-19-n1 .section-content-4 strong{
		font-size: 13px;
		margin-bottom: 2px;
	}
	.section-17-n1 .section-content-1 p, .section-17-n1 .section-content-2 p{
		margin-top: 1px;
	}
	.section-19-n1 .section-content-1 p, .section-19-n1 .section-content-2 p, .section-19-n1 .section-content-3 p, .section-19-n1 .section-content-4 p{
		font-size: 12px;
	}
	.section-21-n1 .content-list ul li h5{
		padding: 20px 0;
		text-align: center;
	}
	.section-23-n1 .content-list ul li.back-1, .section-23-n1 .content-list ul li.back-2,
	.section-23-n1 .content-list ul li.back-3, .section-23-n1 .content-list ul li.back-4,
	.section-23-n1 .content-list ul li.back-5{
		width: 100%;
		height: 200px;
		margin: 6px 0;
		float: none;
	}
	.section-23-n1 .content-list ul{
		padding-left: 0;
	}
	.section-23-n1 .content-list{
		width: 90%;
	}
	.section-23-n1 .content-list ul li.back-2{
		background-position-y: 0;
	}
	.section-14-n1 .section-content-t strong,
	.section-15-n1 .section-content-t strong,
	.section-17-n1 .section-content-m p,
	.section-17-n1 .section-content-b strong,
	.section-19-n1 .section-content-t strong,
	.section-20-n1 .section-content-t strong,
	.section-22-n1 .section-content-m strong,
	.section-11-n1 .section-content-t p.strong,
	.section-6-n1 .section-content-t p{
		margin-bottom: 6px;
	}
	.section-17-n1 .section-content-b p,
	.section-18-n1 .section-content-t p{
		margin-top: 6px;
	}
	/*pad p2*/
	.section-1-p2 .section-content-t{
		left: 10%;
		right: 8%;
		top: 12%;
	}
	.section-3-p2 .section-content-t{
		left: 6%;
		right: 6%;
		top: 4%;
	}
	.section-4-p2 .section-content-t{
		left: 6%;
		right: 6%;
	}
	.section-5-p2 .section-content-t{
		left: 6%;
		right: 6%;
	}
	.section-6-p2 .section-content-t{
		left: 6%;
		right: 6%;
	}
	.section-7-p2 .section-content-t{
		bottom: 24%;
		left: 6%;
		right: 6%;
	}
	.section-7-p2{
		padding-bottom: 60px;
	}
	.section-8-p2{
		padding-top: 200px;
	}
	.section-8-p2 .section-content-t{
		left: 6%;
		right: 6%;
		top: 2%;
	}
	.section-9-p2 .section-content-t{
		left: 6%;
		right: 6%;
	}
	.section-10-p2{
		padding-top: 120px;
	}
	.section-10-p2 .section-content-t{
		left: 6%;
		right: 6%;
		top: 20%;
	}
	.section-11-p2 .section-content-t{
		left: 6%;
		right: 6%;
	}
	.section-12-p2 .section-content-t{
		left: 6%;
		right: 6%;
		bottom: 16%;
	}
	.section-1-p2 .section-content-t strong{
		font-size: 15px;
	}
	.section-1-p2 .section-content-t h5{
		font-size: 26px;
	}
	.section-1-p2 .section-content-t p i{
		font-size: 12px;
		margin-right: 10px;
	}
	.section-2-p2 .content-list .list-img:first-child ul li{
		height: 180px;
	}
	.section-2-p2 .content-list .list-img:nth-child(2) ul li{
		height: 180px;
	}
	.section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(5) .text, .section-2-p2 .content-list .list-img:nth-child(2) ul li.back:nth-child(6) .text{
		margin-top: 24px;
	}
	.section-2-p2 .content-list .list-img ul li{
		margin-left: 2px;
		margin-right: 2px;
		border-radius: 10px;
	}
	.section-2-p2 .content-list .list-img ul li{
		padding-left: 10px;
		padding-right: 10px;
	}
	.section-2-p2 .content-list .list-img:first-child ul li .text, .section-2-p2 .content-list .list-img:nth-child(2) ul li .text,
	.section-2-p2 .content-list .list-img:nth-child(2) ul li .text strong{
		font-size: 14px;
	}
	.section-3-p2 .section-content-t h5,
	.section-4-p2 .section-content-t h5,
	.section-5-p2 .section-content-t h5,
	.section-6-p2 .section-content-t h5,
	.section-8-p2 .section-content-t h5,
	.section-9-p2 .section-content-t h5,
	.section-11-p2 .section-content-t h5,
	.section-12-p2 .section-content-t h5{
		font-size: 22px;
	}
	.section-3-p2 .section-content-t p,
	.section-4-p2 .section-content-t p,
	.section-5-p2 .section-content-t p,
	.section-6-p2 .section-content-t p,
	.section-7-p2 .section-content-t p,
	.section-8-p2 .section-content-t p,
	.section-8-p2 .section-content-t p i,
	.section-9-p2 .section-content-t p,
	.section-10-p2 .section-content-t p,
	.section-11-p2 .section-content-t p,
	.section-12-p2 .section-content-t p{
		font-size: 12px;
	}
	.section-3-p2 .section-content-m ul li strong{
		font-size: 15px;
	}
	/*m9*/
	.section-1-m9{
		padding-bottom: 100px;
		background-color: #000;
	}
	.section-2-m9{
		padding-bottom: 100px;
		background-color: #000;
	}
	.section-1-m9 .section-content-t{
		left: 10%;
		right: 10%;
		top: 70%;
	}
	.section-2-m9 .section-content-t{
		left: 10%;
		right: 10%;
		top: 70%;
	}
	.section-3-1-m9{
		padding-bottom: 180px;
		background-color: #000;
	}
	.section-3-1-m9 .section-content-t{
		left: 10%;
		right: 10%;
		bottom: 14%;
	}
	.section-1-m9 .section-content-t p.title strong,
	.section-2-m9 .section-content-t p.title strong{
		font-size: 14px;
	}
	.section-1-m9 .section-content-t p.title i,
	.section-2-m9 .section-content-t p.title i,
	.section-9-m9 .section-content-t p i,
	.section-14-m9 .content .borders i{
		font-size: 14px;
	}
	.section-1-m9 .section-content-t h5,
	.section-2-m9 .section-content-t h5,
	.section-3-1-m9 .section-content-t h5,
	.section-4-m9 .section-content-t h5,
	.section-5-m9 .section-content-t h5,
	.section-6-m9 .section-content-t h5,
	.section-7-m9 .section-content-t h5,
	.section-8-m9 .section-content-t h5,
	.section-9-m9 .section-content-t h5,
	.section-10-m9 .section-content-t h5,
	.section-11-m9 .section-content-t h5,
	.section-12-m9 .section-content-t h5,
	.section-13-m9 .content h5,
	.section-14-m9 .content h5{
		font-size: 22px;
	}
	.section-1-m9 .section-content-t p,
	.section-2-m9 .section-content-t p,
	.section-3-1-m9 .section-content-t p,
	.section-4-m9 .section-content-t p,
	.section-5-m9 .section-content-t p,
	.section-6-m9 .section-content-t p,
	.section-7-m9 .section-content-t p,
	.section-8-m9 .section-content-t p,
	.section-9-m9 .section-content-t p,
	.section-10-m9 .section-content-t p,
	.section-11-m9 .section-content-t p,
	.section-13-m9 .content .borders ul li p,
	.section-14-m9 .content .borders p{
		font-size: 12px;
	}
	.section-3-2-m9 .section-content-t{
		right: 10%;
		left: 10%;
		top: 18%;
	}
	.section-3-2-m9 .section-content-m{
	    top: 50%;
	}
	.section-3-2-m9 .section-content-t strong, .section-3-2-m9 .section-content-m strong, .section-3-2-m9 .section-content-b strong,
	.section-10-m9 .section-content-m p{
		font-size: 16px;
	}
	.section-3-2-m9 .section-content-t p, .section-3-2-m9 .section-content-m p, .section-3-2-m9 .section-content-b p,
	.section-13-m9 .content .borders p,
	.section-13-m9 .content .borders ul li strong,
	.section-13-m9 .content .borders ul li .desc,
	.section-13-m9 .content .borders:nth-child(3) p,
	.section-14-m9 .content .borders .desc{
		font-size: 13px;
	}
	.section-4-m9 .section-content-t{
		left: 10%;
		top: 64%;
	}
	.section-5-m9 .section-content-t{
		left: 10%;
		top: 64%;
	}
	.section-6-m9 .section-content-t{
		left: 10%;
    	right: 10%;
    	top: 6%;
	}
	.section-7-m9 .section-content-t{
		left: 10%;
    	right: 10%;
    	top: 6%;
	}
	.section-8-m9 .section-content-t {
	    left: 10%;
	    right: 10%;
	    top: 66%;
	}
	.section-9-m9 .section-content-t {
	    left: 10%;
	    right: 10%;
	    top: 16%;
	}
	.section-10-m9 .section-content-t {
	    left: 10%;
	    right: 10%;
	    top: 72%;
	}
	.section-10-m9 .section-content-t h5{
		color: #000;
	}
	.section-10-m9 .section-content-m {
	    left: 48%;
	    right: 18%;
	    top: 28%;
	}
	.section-11-m9 .section-content-t {
	    left: 10%;
	    right: 10%;
	    top: 14%;
	}
	.section-13-m9 .content .borders ul{
		margin-top: 26px;
	}
	.section-13-m9 .content .borders ul li{
		width: 100%;
		margin-right: 0;
	}
	.section-13-m9 .content .borders{
		padding: 6px 6px;
	}
	/*pad p2w*/
	.section-1-p2w .section-content-t{
		left: 4%;
		right: 4%;
		top: 72%;
	}
	.section-2-p2w .content-list .list-img ul li{
		margin-right: 0;
		margin-left: 0;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        float: none;
        border-radius: 10px;
	}
	.section-3-p2w {
		background-color: #000;
		padding-bottom: 120px;
	}
	.section-3-p2w .section-content-t{
		top: 66%;
	}
	.section-4-p2w .section-content-t h5,
	.section-4-p2w .section-content-t p,
	.section-5-p2w .section-content-t h5,
	.section-5-p2w .section-content-t p{
		color: #000;
	}
	.section-4-p2w{
		padding-top: 120px;
		background-color: #fff;
	}
	.section-4-p2w .section-content-t{
		right: 6%;
		top: 14%;
	}
	.section-5-p2w .section-content-t{
		bottom: 30%;
	}
	.section-6-p2w .section-content-t{
		right: 42%;
		top: 10%;
	}
	.section-6-p2w .section-content-m{
		top: 54%;
	}
	.section-7-p2w .section-content-t{
		right: 10%;
		top: 2%;
	}
	.section-6-p2w{
		padding: 140px 0 380px 0;
		background-color: #000;
	}
	.section-6-p2w .section-content-m ul li{
		margin-right: 0;
		margin-left: 0;
		border-radius: 10px;
		padding: 30px 8px;
		float: none;
		width: 100%;
	}
	.section-7-p2w{
		padding:100px 0;
		background-color: #000;
	}
	.section-7-p2w .section-content-m h5 img{
		width: 30%;
	}
	.section-7-p2w .section-content-m{
		left: 10%;
		bottom: 10%;
	}
	.section-8-p2w .section-content-t{
		right: 10%;
    	top: 60%;
	}
	.section-8-p2w {
		padding-bottom: 100px;
		background-color: #000;
	}
	.section-9-p2w{
		padding-bottom: 100px;
		background-color: #000;
	}
	.section-9-p2w .section-content-t{
		right: 10%;
    	top: 40%;
	}
	.section-10-p2w .section-content-t{
		right: 10%;
    	top: 6%;
	}
	.section-10-p2w .section-content-m{
		left: 10%;
		right: 10%;
    	bottom:32%;
	}
	.section-11-p2w .section-content-t{
		right: 10%;
		top: 44%;
	}
	.section-11-p2w .section-content-m{
		right: 10%;
		top: 84%;
	}
	.section-13-p2w .section-content-t{
		left: 10%;
		right: 10%;
		top: 62%;
	}
	.section-13-p2w .section-content-m {
	    left: 10%;
	    bottom: 40.8%;
	}
	.section-13-p2w .section-content-b {
	    bottom: 40.8%;
	    left: 60%;
	}
	.section-13-p2w{
		background-color: #000;
		padding-bottom: 100px;
	}
	.section-14-p2w .section-content-t{
		right: 8%;
		top: 26%;
	}
	.section-15-p2w{
		background-color: #000;
		padding-bottom: 90px;
	}
	.section-15-p2w .section-content-t{
		right: 8%;
		top: 46%;
	}
	.section-1-p2w .section-content-t h5.colors,
	.section-1-p2w .section-content-t h5,
	.section-3-p2w .section-content-t h5,
	.section-4-p2w .section-content-t h5,
	.section-5-p2w .section-content-t h5,
	.section-6-p2w .section-content-t h5,
	.section-7-p2w .section-content-t h5,
	.section-7-p2w .section-content-m h5,
	.section-8-p2w .section-content-t h5,
	.section-9-p2w .section-content-t h5,
	.section-10-p2w .section-content-t h5,
	.section-11-p2w .section-content-t h5,
	.section-13-p2w .section-content-t h5,
	.section-14-p2w .section-content-t h5,
	.section-15-p2w .section-content-t h5{
		font-size: 24px;
	}
	.section-1-p2w .section-content-t p,
	.section-3-p2w .section-content-t p,
	.section-4-p2w .section-content-t p,
	.section-5-p2w .section-content-t p,
	.section-6-p2w .section-content-t p,
	.section-7-p2w .section-content-t p,
	.section-7-p2w .section-content-m p,
	.section-8-p2w .section-content-t p,
	.section-9-p2w .section-content-t p,
	.section-10-p2w .section-content-t p,
	.section-10-p2w .section-content-m p,
	.section-11-p2w .section-content-t p,
	.section-11-p2w .section-content-m ul li i,
	.section-12-p2w .section-content-t p,
	.section-13-p2w .section-content-t p,
	.section-13-p2w .section-content-m p,
	.section-13-p2w .section-content-b p,
	.section-14-p2w .section-content-t p,
	.section-15-p2w .section-content-t p{
		font-size: 12px;
	}
	.section-6-p2w .section-content-m ul li p,
	.section-6-2-p2w .section-content-t p,
	.section-11-p2w .section-content-m ul li strong{
		font-size: 14px;
	}
	.section-2-p2w .content-list .list-img:first-child ul li .text strong, .section-2-p2w .content-list .list-img:nth-child(2) ul li .text strong{
		font-size: 14px;
	}
	.section-2-p2w .content-list .list-img:nth-child(2) ul li .text i, .section-2-p2w .content-list .list-img:first-child ul li .text i{
		font-size: 12px;
	}
	.section-2-p2w .content-list .list-img:first-child ul li.back:nth-child(3){
		height: 138px;
	}
	.section-2-p2w .content-list .list-img:nth-child(2) ul li{
		height: 140px;
	}
	.section-2-p2w .content-list .list-img:nth-child(2) ul li.back .img img{
		width: 46%;
	}
	.section-2-p2w .content-list .list-img:nth-child(2) ul li.back:nth-child(6) .text{
		margin-top: 4px;
	}
	.section-2-p2w .content-list .list-img:nth-child(2) ul li.back:nth-child(5) .text{
		margin-top: 20px;
	}
	.section-2-p2w .content-list .list-img:nth-child(2) ul li.back:nth-child(1) .text{
		margin-top: 40px;
	}
	.section-2-p2w .content-list .list-img:nth-child(2) ul li.back:nth-child(2) .img{
		margin-top: 20px;
	}
	.section-2-p2w .content-list .list-img:nth-child(2) ul li.back:nth-child(4) .text{
		margin-top: 20px;
	}
	.section-2-p2w .content-list .list-img:nth-child(2) ul li {
        height: 110px;
        float: left;
        width: 48%;
        padding: 0 10px;
        margin-left: 2px;
        margin-right: 2px;
    }
    /*hmax*/
    .section-1-hmax .section-content-t h5.color-f span,
    .section-1-hmax .section-content-t h5.color-y span,
    .section-2-1-hmax .content h5,
    .section-3-hmax .content ul li h5,
    .section-4-hmax .section-content-t h5,
    .section-5-hmax .section-content-t h5,
    .section-5-hmax .section-content-1 h5,
    .section-5-hmax .section-content-2 h5,
    .section-6-hmax .section-content-t h5,
    .section-7-hmax .section-content-t h5,
    .section-8-hmax .content h5,
    .section-9-hmax .section-content-t h5{
        font-size: 24px;
    }
    .section-2-1-hmax .content p,
    .section-2-hmax .section-content-1 p,
    .section-2-hmax .section-content-2 p,
    .section-2-hmax .section-content-3 p,
    .section-3-hmax .content ul li p,
    .section-3-1-hmax .content ul li p,
    .section-4-hmax .section-content-t p,
    .section-5-hmax .section-content-t p,
    .section-5-hmax .section-content-1 p,
    .section-5-hmax .section-content-2 p,
    .section-5-hmax .section-content-b p,
    .section-6-hmax .section-content-t p,
    .section-7-hmax .section-content-t p,
    .section-9-hmax .section-content-t p{
        font-size: 12px;
    }
    .section-7-hmax .section-content-1 strong,
    .section-7-hmax .section-content-2 strong,
    .section-7-hmax .section-content-3 strong,
    .section-8-hmax .content .content-list .list ul li.text p{
        font-size: 13px;
    }

    .section-3-1-hmax .content ul li strong,
    .section-8-hmax .content .content-list .list ul li.text strong{
        font-size: 16px;
    }
    .section-1-hmax .section-content-t h5.color-y span:first-child,
    .section-1-hmax .section-content-t h5.color-f span:first-child{
        margin-left: 0;
        margin-right: 6px;
    }
    .section-1-hmax .section-content-t{
        text-align: center;
        top: 76%;
        left: 10%;
        right: 10%;
    }
    .section-1-hmax .section-content-t h5.color-f,
    .section-1-hmax .section-content-t h5.color-y,
    .section-5-hmax .section-content-1 h5,
    .section-5-hmax .section-content-2 h5{
        margin-bottom: 0;
    }
    .section-2-hmax{
        display: table-footer-group;
    }
    .section-2-1-hmax{
        display: table-header-group;
    }
    .section-2-1-hmax .content,
    .section-3-hmax .content,
    .section-3-1-hmax .content,
    .section-8-hmax .content{
        width: 90%;
    }
    div.section-2-1-hmax .content h5 img{
        width: 42px;
        display: block !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .section-2-1-hmax .content h5{
        margin-top: 30px;
    }
    .section-2-hmax .section-content-1 p,
    .section-2-hmax .section-content-2 p,
    .section-2-hmax .section-content-3 p{
        color: #000;
    }
    .section-2-hmax .section-content-1{
        left: 6%;
        right: 67%;
        text-align: center;
        bottom: 56%;
    }
    .section-2-hmax .section-content-2{
        left: 36%;
        right: 36%;
        text-align: center;
        bottom: 56%;
    }
    .section-2-hmax .section-content-3{
        left: 66%;
        right: 6%;
        text-align: center;
        bottom: 56%;
    }
    .section-3-hmax .content ul li:first-child,
    .section-3-hmax .content ul li:last-child,
    .section-3-1-hmax .content ul li{
        width: 100%;
    }
    .section-3-1-hmax .content ul li{
        margin-bottom: 14px;
        margin-right: 0;
    }
    .section-4-hmax .section-content-t{
        top: 36%;
        left: 12%;
        right: 12%;
    }
    .section-5-hmax .section-content-t{
        left: 14%;
        right: 14%;
        top: 8%;
    }
    .section-5-hmax .section-content-1{
        left: 14%;
        right: 54%;
        text-align: center;
        top: 30%;
    }
    .section-5-hmax .section-content-2{
        left: 48%;
        right: 14%;
        text-align: center;
        top: 30%;
    }
    .section-5-hmax .section-content-b{
        left: 14%;
        right: 40%;
        bottom: 6%;
    }
    .section-5-hmax .section-content-b p{
        color: #000;
    }
    .section-6-hmax .section-content-t{
        left: 12%;
        right: 12%;
        top: 10%;
    }
    .section-7-hmax{
        padding-top: 80px;
    }
    .section-7-hmax .section-content-t{
        left: 14%;
        right: 10%;
        top: 4%;
    }
    .section-7-hmax .section-content-t img{
        width: 42px;
    }
    .section-7-hmax .section-content-1{
        left: 10%;
        right: 56%;
        bottom: 22%;
    }
    .section-7-hmax .section-content-2{
        left: 10%;
        right: 56%;
    }
    .section-7-hmax .section-content-3{
        left: 52%;
        right: 12%;
    }
    .section-8-hmax .content .content-list .list ul li{
        margin-right: 10px;
    }
    .section-8-hmax .content .content-list .list ul li.text p,
    .section-8-hmax .content .content-list .list ul li.text p.pt-10,
    .section-8-hmax .content .content-list .list ul li.text strong{
        padding-left: 10px;
        padding-right: 10px;
    }
    .section-8-hmax .content .content-list .list{
        margin-bottom: 10px;
    }
    .section-8-hmax .content .content-list .list ul li.back-1,
    .section-8-hmax .content .content-list .list ul li.back-2,
    .section-8-hmax .content .content-list .list ul li.back-3{
        background-position: center center;
    }
    .section-9-hmax .section-content-t p{
        margin-top: 10px;
    }
    .section-8-hmax{
        padding-top: 10px;
    }
    .section-8-hmax .content h5{
        margin-bottom: 40px;
    }
    /*agm t2*/
    .section-1-t2 .section-content-t{
        left: 6%;
        right: 6%;
        top: 76%;
    }
    .section-2-t2 .content{}
    .section-1-t2 .section-content-t p,
    .section-2-t2 .content .list ul li strong{
        font-size: 20px;
    }
    .section-3-t2 .section-content-t ul li strong,
    .section-4-t2 .section-content-m .list ul li strong,
    .section-5-t2 .section-content-t strong{
        font-size: 18px;
    }
    .section-7-t2 .section-content-1 span,
    .section-7-t2 .section-content-2 span, 
    .section-7-t2 .section-content-3 span{
        font-size: 12px;
    }
    .section-1-t2 .section-content-t h5,
    .section-1-t2 .section-content-t h5 span{
        font-size: 34px;
    }
    .section-2-t2 .content{
        display: block;
        padding-bottom: 20px;
    }
    .section-2-t2 .content .list h5,
    .section-4-t2 .section-content-t h5,
    .section-5-t2 .section-content-t h5,
    .section-6-t2 .section-content-t h5,
    .section-7-t2 .section-content-t h5,
    .section-8-t2 .section-content-t h5,
    .section-9-t2 .section-content-t h5,
    .section-10-t2 .section-content-t h5{
        font-size: 24px;
    }
    .section-2-t2 .content .list ul li,
    .section-4-t2 .section-content-m .list ul li{
        margin: 10px 0 10px 0;
    }
    .section-2-t2 .content .list p,
    .section-2-t2 .content .list p span,
    .section-2-t2 .content .list ul li span,
    .section-3-t2 .section-content-m p,
    .section-4-t2 .section-content-t p,
    .section-4-t2 .section-content-t p span,
    .section-4-t2 .section-content-m .list ul li p.colors-l,
    .section-4-t2 .section-content-m .list ul li p.colors-z,
    .section-5-t2 .section-content-t p,
    .section-5-t2 .section-content-m p,
    .section-5-t2 .section-content-m p span,
    .section-5-t2 .section-content-t p span,
    .section-6-t2 .section-content-t p,
    .section-6-t2 .section-content-t p span,
    .section-7-t2 .section-content-t p,
    .section-7-t2 .section-content-t p span,
    .section-8-t2 .section-content-t p,
    .section-8-t2 .section-content-t p span,
    .section-9-t2 .section-content-t p,
    .section-9-t2 .section-content-t p span,
    .section-9-t2 .section-content-m p,
    .section-10-t2 .section-content-t p{
        font-size: 12px;
    }
    .section-3-t2 .section-content-t{
        right: 4%;
        left: 10%;
        top: 68%;
    }
    .section-3-t2 .section-content-m{
        left: 16%;
        right: 16%;
        top: 10%;
    }
    .section-4-t2{
        padding-bottom: 100px;
    }
    .section-4-t2 .section-content-t{
        top: 2%;
    }
    .section-4-t2 .section-content-m{
        right: 10%;
        top: 62%;
    }
    .section-5-t2 .section-content-t{
        left: 14%;
        right: 14%;
        top: 34%;
    }
    .section-5-t2 .section-content-m{
        right: 14%;
        left: 14%;
        top: 78%;
    }
    .section-6-t2 .section-content-t{
        left: 14%;
        right: 14%;
        top: 8%;
    }
    .section-7-t2 .section-content-t{
        left: 10%;
        right: 10%;
    }
    .section-7-t2 .section-content-1{
        right: 20%;
        top: 65%;
        left: 40%;
    }
    .section-7-t2 .section-content-2{
        right: 64%;
        top: 60%;
    }
    .section-7-t2 .section-content-3{
        left: 70%;
        right: 2%;
        top: 70%
    }
    .section-8-t2{
        padding-top: 80px;
    }
    .section-8-t2 .section-content-t{
        bottom: 60%;
    }
    .section-8-t2 .section-content-t ul{
        display: block;
    }
    .section-9-t2 .section-content-t{
        right: 10%;
        top: 46%;
    }
    .section-9-t2 .section-content-m{
        left: 24%;
        right: 10%;
        top: 32%;
    }
    .section-2-t2 .img img.pc{
        display: none;
    }
    .section-2-t2 .img img.mob{
        display: block;
    }
    .section-10-t2 .section-content-t p{
        margin-top: 10px;
    }
}






@font-face{font-family:nm-font;src:url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/css/font-icons/theme-icons/fonts/nm-font.ttf?qddbo7) format('truetype'),url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/css/font-icons/theme-icons/fonts/nm-font.woff?qddbo7) format('woff'),url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/css/font-icons/theme-icons/fonts/nm-font.svg?qddbo7#nm-font) format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" nm-font-"],[class^=nm-font-]{font-family:nm-font!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nm-font-ebay:before{content:"\e90c"}.nm-font-line-app:before{content:"\e901"}.nm-font-angle-thin-left:before{content:"\e600"}.nm-font-angle-thin-right:before{content:"\e601"}.nm-font-play:before{content:"\e052"}.nm-font-speech-bubble:before{content:"\e076"}.nm-font-arrow-left:before{content:"\e094"}.nm-font-arrow-right:before{content:"\e095"}.nm-font-arrow-up:before{content:"\e096"}.nm-font-arrow-down:before{content:"\e097"}.nm-font-ban:before{content:"\e107"}.nm-font-maximize:before{content:"\e112"}.nm-font-minimize:before{content:"\e113"}.nm-font-plus:before{content:"\e114"}.nm-font-minus:before{content:"\e115"}.nm-font-check-alt:before{content:"\e116"}.nm-font-close2:before{content:"\e117"}.nm-font-inbox:before{content:"\e122"}.nm-font-messenger:before{content:"\e602"}.nm-font-done:before{content:"\e603"}.nm-font-textsms:before{content:"\e604"}.nm-font-star:before{content:"\e605"}.nm-font-star-small:before{content:"\e606"}.nm-font-thumb-down:before{content:"\e607"}.nm-font-thumb-up:before{content:"\e608"}.nm-font-plus-small:before{content:"\e609"}.nm-font-arrow-back:before{content:"\e60b"}.nm-font-chevron-left:before{content:"\e60c"}.nm-font-chevron-right:before{content:"\e60d"}.nm-font-arrow-forward:before{content:"\e60e"}.nm-font-check:before{content:"\e60f"}.nm-font-close:before{content:"\e610"}.nm-font-chevron-up:before{content:"\e611"}.nm-font-chevron-down:before{content:"\e612"}.nm-font-arrow-drop-down:before{content:"\e613"}.nm-font-arrow-drop-up:before{content:"\e614"}.nm-font-media-play:before{content:"\e615"}.nm-font-remove:before{content:"\e616"}.nm-font-more-horiz:before{content:"\e617"}.nm-font-more-vert:before{content:"\e619"}.nm-font-get-app:before{content:"\e61a"}.nm-font-vertical-align-bottom:before{content:"\e61b"}.nm-font-cloud-download:before{content:"\e61c"}.nm-font-visibility:before{content:"\e61d"}.nm-font-lens:before{content:"\e61f"}.nm-font-filter-hdr:before{content:"\e620"}.nm-font-cloud:before{content:"\e621"}.nm-font-cloud-done:before{content:"\e622"}.nm-font-cloud-off:before{content:"\e623"}.nm-font-cloud-queue:before{content:"\e624"}.nm-font-cloud-upload:before{content:"\e625"}.nm-font-heart:before{content:"\f004"}.nm-font-check-bold:before{content:"\f00c"}.nm-font-close-bold:before{content:"\f00d"}.nm-font-play-filled:before{content:"\f04b"}.nm-font-chevron-left-bold:before{content:"\f053"}.nm-font-chevron-right-bold:before{content:"\f054"}.nm-font-expand:before{content:"\f065"}.nm-font-compress:before{content:"\f066"}.nm-font-plus-bold:before{content:"\f067"}.nm-font-minus-bold:before{content:"\f068"}.nm-font-chevron-up-bold:before{content:"\f077"}.nm-font-chevron-down-bold:before{content:"\f078"}.nm-font-heart-o:before{content:"\f08a"}.nm-font-twitter:before{content:"\f099"}.nm-font-facebook:before{content:"\f09a"}.nm-font-pinterest:before{content:"\f0d2"}.nm-font-caret-down:before{content:"\f0d7"}.nm-font-caret-up:before{content:"\f0d8"}.nm-font-caret-left:before{content:"\f0d9"}.nm-font-caret-right:before{content:"\f0da"}.nm-font-linkedin:before{content:"\f0e1"}.nm-font-angle-double-up:before{content:"\f102"}.nm-font-angle-double-down:before{content:"\f103"}.nm-font-angle-left:before{content:"\f104"}.nm-font-angle-right:before{content:"\f105"}.nm-font-angle-up:before{content:"\f106"}.nm-font-angle-down:before{content:"\f107"}.nm-font-circle:before{content:"\f111"}.nm-font-maxcdn:before{content:"\f136"}.nm-font-rss-square:before{content:"\f143"}.nm-font-youtube:before{content:"\f167"}.nm-font-xing:before{content:"\f168"}.nm-font-instagram-old:before{content:"\f16d"}.nm-font-tumblr:before{content:"\f173"}.nm-font-dribbble:before{content:"\f17d"}.nm-font-skype:before{content:"\f17e"}.nm-font-vimeo-square:before{content:"\f194"}.nm-font-digg:before{content:"\f1a6"}.nm-font-behance:before{content:"\f1b4"}.nm-font-etsy:before{content:"\e90f"}.nm-font-tag:before{content:"\f02b"}.nm-font-map-marker:before{content:"\f041"}.nm-font-ticket:before{content:"\f145"}.nm-font-spotify:before{content:"\e909"}.nm-font-mixcloud:before{content:"\e907"}.nm-font-odnoklassniki:before{content:"\e908"}.nm-font-telegram:before{content:"\e900"}.nm-font-repeat:before{content:"\f01e"}.nm-font-rotate-right:before{content:"\f01e"}.nm-font-credit-card:before{content:"\f09d"}.nm-font-envelope:before{content:"\f0e0"}.nm-font-bitcoin:before{content:"\f15a"}.nm-font-btc:before{content:"\f15a"}.nm-font-instagram:before{content:"\f16f"}.nm-font-soundcloud:before{content:"\f1be"}.nm-font-wechat:before{content:"\f1d7"}.nm-font-weixin:before{content:"\f1d7"}.nm-font-paypal:before{content:"\f1ed"}.nm-font-google-wallet:before{content:"\f1ee"}.nm-font-cc-visa:before{content:"\f1f0"}.nm-font-cc-mastercard:before{content:"\f1f1"}.nm-font-cc-discover:before{content:"\f1f2"}.nm-font-cc-amex:before{content:"\f1f3"}.nm-font-cc-paypal:before{content:"\f1f4"}.nm-font-cc-stripe:before{content:"\f1f5"}.nm-font-pinterest-p:before{content:"\f231"}.nm-font-whatsapp:before{content:"\f232"}.nm-font-cc-jcb:before{content:"\f24b"}.nm-font-cc-diners-club:before{content:"\f24c"}.nm-font-amazon:before{content:"\f270"}.nm-font-credit-card-alt:before{content:"\f283"}.nm-font-snapchat:before{content:"\f2ab"}.nm-font-snapchat-ghost:before{content:"\f2ac"}.nm-font-snapchat-square:before{content:"\f2ad"}.nm-font-user:before{content:"\f007"}.nm-font-shopping-cart:before{content:"\f07a"}.nm-font-html5:before{content:"\f13b"}.nm-font-css3:before{content:"\f13c"}.nm-font-flickr:before{content:"\f16e"}.nm-font-vk:before{content:"\f189"}.nm-font-weibo:before{content:"\f18a"}.nm-font-reddit:before{content:"\f1a1"}.nm-font-delicious:before{content:"\f1a5"}.nm-font-deviantart:before{content:"\f1bd"}.nm-font-filter-list:before{content:"\e90d"}.nm-font-location:before{content:"\e90a"}.nm-font-tagged:before{content:"\e90e"}.nm-font-users:before{content:"\e90b"}.nm-font-menu:before{content:"\e906"}.nm-font-heart-outline:before{content:"\e902"}.nm-font-search:before{content:"\e903"}.nm-font-cart:before{content:"\e904"}.nm-font-single-user:before{content:"\e905"}.nm-font-eye:before{content:"\e000"}.nm-font-search-alt:before{content:"\e036"}.nm-font-head:before{content:"\e074"}.nm-font-markunread:before{content:"\e159"}.nm-font-cart-filled:before{content:"\e8cc"}.nm-font-refresh:before{content:"\e5d5"}.nm-font-replay:before{content:"\e042"}/*
	Theme Name: Savoy
	Theme URI: http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description: Savoy - Modern AJAX enabled WooCommerce theme.
	Version: 2.5.7
	License:
	License URI:
	Author: NordicMade
	Author URI: http://92moban.taobao.com
	Tags: responsive-layout, custom-background, custom-colors, custom-header, custom-menu, theme-options, threaded-comments, translation-ready
	Text Domain: nm-framework
	Domain Path: /languages/
*/


/* Table of Contents
---------------------------------------------------------------

	#Reset
	#General
	#Typography
	#Structure
    #Page: Full width
    #Page: Sidebar
	#Top bar
	#Header
    #Header: Menu centered
    #Header: Centered
    #Header: Stacked
    #Header: Stacked logo centered
    #Header: Stacked centered
    #Header: Search
	#Mobile menu
	#Widget panel
	#Pagination
	#Blog
	#Blog: Classic
    #Blog: Grid
	#Blog: List
	#Blog: No results
	#Blog: Single post
	#Blog: Single post - Password protected
	#Search results
	#Comments
	#Comments: Entries
    #Post/page/editor content
    #Blocks
    #Elementor
	#Gallery
	#Widgets
	#Contact form 7
	#Page not found
	#Footer
    #Footer widgets
    #Footer bar
    #Footer bar: Stacked
    #Footer bar: Centered
    #Plugin: Flickity

--------------------------------------------------------------- */


/* #Reset
--------------------------------------------------------------- */

a, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, center, cite, code, dd, del, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, label, legend, li, menu, nav, object, ol, output, p, pre, q, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	height: 100%;
}
b, strong {
	font-weight: bold;
	font-weight: 900;
}
img {
	font-size: 0;
	color: transparent;
    max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td, caption {
	font-weight: inherit;
	vertical-align: top;
	text-align: left;
}
small {
	font-size: 75%;
}
p:empty {
	display: none !important;
}


/* #General
--------------------------------------------------------------- */

*, *:after, *:before {
	-webkit-box-sizing: border-box; box-sizing: border-box;
	-webkit-font-smoothing: antialiased; font-smoothing: antialiased;
}

/* Transition preload fix */
.nm-preload * {
	-webkit-transition: none !important; transition: none !important;
}

/* Float */
.fl-right {
	float: right;
}
.fl-left {
	float: left;
}

/* Clear fix */
.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clear:after,
.clearfix:after {
    clear: both;
}
.clear,
.clearfix {
	*zoom: 1;
}

/* Padding control */
.nopad-left {
	padding-left: 0;
}
.nopad-right {
	padding-right: 0;
}
.nopad {
	padding-right: 0;
	padding-left: 0;
}

/* Misc. */
a {
	color: #dc9814;
	outline: 0;
    text-decoration: none;
	-webkit-transition: color 0.2s ease; transition: color 0.2s ease;
}
a:hover {
	color: #282828;
}
.touch a:hover {
	color: inherit;
}
a.dark {
	color: #282828;
}
a.gray,
a.invert-color {
	color: #888;
}
a.dark:hover,
a.gray:hover,
a.invert-color:hover {
	color: #dc9814;
}
.round { -webkit-border-radius: 50%; border-radius: 50%; }
.nm-bullet-list { padding-bottom: 20px; }
.nm-bullet-list li { list-style: disc inside; }
.push-right { float: right; }
.push-left { float: left; }

/* Forms */
input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="time"], input[type="month"], input[type="week"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
input.input-text,
select,
textarea {
	font-family: inherit;
	line-height: 1.6;
	outline: 0;
	padding: 8px 10px;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 0; border-radius: 0;
	-webkit-box-shadow: none; box-shadow: none;
	-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="time"]:focus, input[type="month"]:focus, input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input.input-text:focus,
select:focus,
textarea:focus {
	outline: 0;
	border-color: #ccc;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Only for "webkit" browsers */
	select {
        padding-right: 28px;
		background-color: #fff;
		background-image: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/img/select-arrow@2x.gif);
		/*background-position: 98.5% 50%;*/
        background-position: calc(100% - 10px) 50%;
		background-repeat: no-repeat;
		background-size: 8px 4px;
	}
}

/* Forms: Chrome - Input autofill background color */
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset;
}

/* Button */
.widget form > button,
input[type=submit],
.button {
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	padding: 9px 15px 10px;
	border: 0 none;
	-webkit-border-radius: 0; border-radius: 0;
	text-align: center;
	opacity: 1;
	cursor: pointer;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
	background-color: #282828;
}
input[type=submit]:hover,
.button:hover {
	color: #fff;
	opacity: 0.82;
}
input[type=submit]:active,
input[type=submit]:focus,
.button:active,
.button:focus {
	outline: none;
}
.touch input[type=submit]:hover,
.touch input[type=submit]:active,
.touch input[type=submit]:focus,
.touch .button:hover,
.touch .button:active,
.touch .button:focus {
	opacity: 1;
}
.button[disabled],
.button.disabled,
.button.loading {
	cursor: default;
	opacity: 0.82;
	background: #828282;
}
/* Button: Light */
.button.light {
	background: #bababa;
}
/* Button: Border */
#nm-blog-pagination a,
#nm-blog-pagination a:hover,
.button.border,
.button.border:hover {
    color: #282828;
    opacity: 1;
    background: none;
}
#nm-blog-pagination a,
.button.border {
	padding-top: 8px;
    padding-bottom: 9px;
    border: 1px solid #aaa;
}
#nm-blog-pagination a:not([disabled]):hover,
.button.border:not([disabled]):hover {
	color: #282828;
    border-color: #282828;
}

/* Video embeds ("nm-wp-video-wrap" container added with filter-hook) */
.nm-wp-video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.nm-wp-video-wrap iframe,
.nm-wp-video-wrap object,
.nm-wp-video-wrap embed,
.nm-wp-video-wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Loader animation */
.blockUI.blockOverlay:after,
.nm-loader:after {
	display: block;
	content: " ";
	position: absolute;
	top: 50%;
	right: 50%;
	width: 12px;
	height: 12px;
	margin: -6px -6px 0 0;
	opacity: 1;
	background: #dc9814;
	-webkit-animation-fill-mode: both; animation-fill-mode: both;
	-webkit-animation: dotFade 0.8s infinite; animation: dotFade 0.8s infinite;
	-webkit-border-radius: 50%; border-radius: 50%;
}
.nm-loader.nm-loader-light:after {
	background: #fff;
}
@-webkit-keyframes dotFade { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }
@keyframes dotFade { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }

/* Image overlay */
.nm-image-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
	background: #282828;
	background: rgba(0, 0, 0, 0.7);
}
.nm-image-overlay:before,
.nm-image-overlay:after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	display: block;
	content: " ";
	background: #dc9814;
}
.nm-image-overlay:before {
	width: 50px;
	height: 1px;
	margin-left: -25px;
}
.nm-image-overlay:after {
	width: 1px;
	height: 50px;
	margin-top: -25px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/*@font-face {*/
/*    font-family: Helvetica;*/
/*    src: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/Helvetica-Narrow.ttf) format('truetype');*/
/*}*/
/*@font-face {*/
/*    font-family: Helvetica;*/
/*    src: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/Helvetica-Light.otf);*/
/*    font-weight: 100;*/
/*}*/
/*@font-face {*/
/*    font-family: Helvetica;*/
/*    src: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/Helvetica-Bold.ttf) format('truetype');*/
/*    font-weight: bold;*/
/*}*/

@font-face {
    font-family: 'helveticalight';
    src: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-light-webfont.eot);
    src: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-light-webfont.eot?#iefix) format('embedded-opentype'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-light-webfont.woff2) format('woff2'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-light-webfont.woff) format('woff'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-light-webfont.ttf) format('truetype'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-light-webfont.svg#helveticalight) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticabold';
    src: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-bold.eot);
    src: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-bold.eot?#iefix) format('embedded-opentype'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-bold.woff2) format('woff2'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-bold.woff) format('woff'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-bold.ttf) format('truetype'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helvetica-bold.svg#helveticabold) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneue';
    src: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helveticaneueltpro-ex-webfont.eot);
    src: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helveticaneueltpro-ex-webfont.eot?#iefix) format('embedded-opentype'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helveticaneueltpro-ex-webfont.woff2) format('woff2'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helveticaneueltpro-ex-webfont.woff) format('woff'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helveticaneueltpro-ex-webfont.ttf) format('truetype'),
         url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/font/helveticaneueltpro-ex-webfont.svg#helveticaneue) format('svg');
    font-weight: normal;
    font-style: normal;

}

/* #Typography
--------------------------------------------------------------- */

body {
    font-family:'helveticalight' !important;
	font-size: 14px;
	line-height: 2;
	color: #777;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	line-height: 1.4;
	color: #282828;
}
h5, h6 {
	line-height: 1.6;
}
h1, .h1-size { font-size: 30px; }
h2, .h2-size { font-size: 28px; }
h3, .h3-size { font-size: 24px; }
h4, .h4-size { font-size: 22px; }
h5, .h5-size { font-size: 18px; }
h6, .h6-size { font-size: 16px; }

/* Highlight text color */
.nm-highlight-text,
.nm-highlight-text h1,
.nm-highlight-text h2,
.nm-highlight-text h3,
.nm-highlight-text h4,
.nm-highlight-text h5,
.nm-highlight-text h6,
.nm-highlight-text p {
	color: #dc9814;
}

::-webkit-input-placeholder { opacity: 0.5; }
:-moz-placeholder { opacity: 0.5; } /* FF 4 to 18 */
::-moz-placeholder { opacity: 0.5; } /* FF 19+ */
:-ms-input-placeholder { opacity: 0.5; }
@supports (-ms-accelerator:true) { /* Fix: Edge placeholder text not displaying when opacity < 1 is used for webkit */
    ::-webkit-input-placeholder { opacity: 1; }
}

/* Font icons: Flip horizontally */
.nm-font.flip:before {
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1); transform: scale(-1, 1);
}
.nm-font.rotate-90:before {
	display: inline-block;
	-webkit-transform: rotate(90deg); transform: rotate(90deg);
}
.nm-font.rotate-180:before {
	display: inline-block;
	-webkit-transform: rotate(180deg); transform: rotate(180deg);
}
.nm-font.rotate-270:before {
	display: inline-block;
	-webkit-transform: rotate(270deg); transform: rotate(270deg);
}


/* #Structure
--------------------------------------------------------------- */

/* Page-load overlay */
.nm-page-load-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.2s 0s, visibility 0s 0s; transition: opacity 0.2s 0s, visibility 0s 0s;
    background: #fff;
}
html.nm-page-loaded .nm-page-load-overlay {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
body.nm-page-load-transition-0 .nm-page-load-overlay {
    display: none;
}

/* Page-load overlay: Elementor */
.elementor-editor-preview #nm-page-load-overlay,
.elementor-editor-active #nm-page-load-overlay {
    display: none !important;
}

/* Page overlay: Divi Builder */
.et-fb-preview--desktop #nm-page-load-overlay,
.et-fb-preview--tablet #nm-page-load-overlay,
.et-fb-preview--phone #nm-page-load-overlay {
    display: none !important;
}

/* Page wrappers */
.nm-page-wrap {
	position: relative;
	right: 0; /* Needed for CSS animation */
    min-width: 280px;
	min-height: 100%;
    overflow: hidden;
	background: #fff;
}
.nm-page-wrap-inner {
	position: relative;
	width: 100%;
}

/*page*/
.page.type-page{
    padding:40px 0;
    font-family:'helveticalight';
}
.page.type-page p,.page.type-page ol li{
    font-family:'helveticalight';
    margin-bottom:14px;
    font-size: 16px;
    line-height:1.6;
    color:#111;
}
.page.type-page table tbody tr td{
    color:#111;
    vertical-align: middle;
}

/* Sticky footer */
html.footer-sticky-1,
.footer-sticky-1 body {
	height: 100%;
}
.footer-sticky-1 .nm-page-overflow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
  	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100%;
}
.footer-sticky-1 .nm-page-wrap {
	-webkit-flex: 1 0 auto;
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	min-height: 0;
	height: auto;
}
.sml_subscribe{
    padding-top:30px;
}
.sml_subscribe .prepend{
    display: inline-block;
    width: 48%;
    text-align: left;
    font-weight:bold;
    font-size: 22px;
    padding:5px 0;
}
.sml_subscribe .prepend span.desc{
    display: block;
    font-size: 13px;
    color: #c2c2c2;
    position: absolute;
}
.sml_subscribe .sml_email,.sml_subscribe .sml_submit{
    display: inline-block;
}
.sml_subscribe .sml_submit{
    margin-left:20px;
}
.sml_subscribe .sml_email input{
    border-radius: 6px;
    font-size: 16px;
}
.sml_subscribe .sml_submit,.sml_subscribe .sml_submit input{
    background-color: #F7B532;
    color: #fff;
    font-size: 16px;
    height: 43.2px;
    line-height: 20px;
    border-radius: 6px;
    font-weight: 600;
}
/* Page overlay */
#nm-page-overlay {
	visibility: hidden;
	position: fixed;
	top: -1px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	content: " ";
	width: 1px;
	height: 1px;
	opacity: 0;
	background: rgba(51, 51, 51, 0.37); /* Chrome: "rbga" background makes widget-panel animation smoother */
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
#nm-page-overlay.show {
	visibility: visible;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
}
#nm-page-overlay.fade-out {
    opacity: 0;
}

/* Page overlay: Header search */
#nm-page-overlay.nm-header-search-overlay {
	z-index: 1010;
}

/* Page overlay: Widget panel */
.widget-panel-dark #nm-page-overlay.nm-widget-panel-overlay {
    background: rgba(241, 241, 241, 0.73); /* Chrome: "rbga" background makes widget-panel animation smoother */
}
#nm-page-overlay.nm-widget-panel-overlay {
	z-index: 1010;
}
#nm-page-overlay.nm-widget-panel-overlay.nm-loader {
    cursor: default;
}

/* Page overlay: Elementor */
.elementor-editor-preview #nm-page-overlay,
.elementor-editor-active #nm-page-overlay {
    display: none !important;
}

/* Page overlay: Divi Builder */
.et-fb-preview--desktop #nm-page-overlay,
.et-fb-preview--tablet #nm-page-overlay,
.et-fb-preview--phone #nm-page-overlay {
    display: none !important;
}


/* #Page: Full width
--------------------------------------------------------------- */


/* #Page: Sidebar
--------------------------------------------------------------- */

.nm-page-sidebar .col-content,
.nm-page-sidebar .col-sidebar {
    padding-top: 50px;
}
.nm-page-sidebar .col-content {
    float: right;
}
.nm-page-sidebar .widget_nav_menu ul li:not(:last-child) {
    margin-bottom: 12px;
}

@media all and (max-width: 1079px) {
    .nm-page-sidebar .col-content,
    .nm-page-sidebar .col-sidebar {
        padding-top: 37px;
    }
}
@media all and (max-width: 991px) {
    .nm-page-sidebar .col-sidebar {
        display: none;
    }
}

div.post-3062.page.type-page{
    padding:0 0;
}

/* #Top bar
--------------------------------------------------------------- */

.nm-top-bar {
	position: relative;
    z-index: 1005;
	font-size: 0.9em;
	line-height: 37px;
	padding-bottom: 1px;
	background: #282828;
}

/* Top bar: Text */
.nm-top-bar .nm-top-bar-text {	
	color: #eee;
    max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
    font-family:'helveticalight';
    font-size:14px;
}
.nm-top-bar-text:nth-child(2n) {
	float: left;
}
.nm-top-bar-text > p:first-child {
	overflow: hidden;
	text-overflow: ellipsis;
}
.nm-top-bar .nm-top-bar-text a {
	color: #eee;
}
.nm-top-bar .nm-top-bar-text img {
	display: inline-block;
	width: auto;
	max-height: 39px;
	vertical-align: middle;
}

/* Top bar: Menu */
.nm-top-bar .nm-menu {
	float: right;
    white-space: nowrap;
}
.nm-top-bar .nm-menu > li {
	float: none;
	display: inline-block;
	margin-left: -4px;
}
.nm-menu > li.menu-item-has-children:last-child {
	margin-right: 0;
}
.nm-top-bar .nm-menu > li > a,
.nm-top-bar .nm-menu > li > a:hover {
    color: #eee;
}
.nm-top-bar .nm-menu > li > a {
	font-size: inherit;
	padding: 0 10px;
	vertical-align: middle;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-top-bar .nm-menu > li > a:hover {
	opacity: 0.7;
}
.nm-top-bar .nm-menu > li:last-child > a {
	padding-right: 0;
}
.nm-top-bar .nm-menu ul {
	padding: 0px 0 14px;
}
.nm-top-bar .nm-menu ul li a {
    padding: 8px 23px;
}

/* Top bar: Social icons */
.nm-top-bar-social {
	float: left;
	padding-right: 33px;
}
.nm-top-bar-right .nm-top-bar-social {
	float: right;
    padding-right: 0;
	padding-left: 36px;
}
.nm-top-bar-social li {
	float: left;
	padding-left: 15px;
}
.nm-top-bar-social li:first-child {
	padding-left: 0;	
}
.nm-top-bar-social li:hover {
	opacity: 0.7;
}
.nm-top-bar-social li i {
	color: #eee;
	vertical-align: middle;
}

/* Top bar: Widgets */
#nm-top-bar-widgets {
    float: right;
    padding-left: 36px;
}
#nm-top-bar-widgets > li {
    margin-bottom: 0;
}

/* < 991px */
@media all and (max-width: 991px) {
	.top-bar-mobile-none .nm-top-bar {
		display: none;
	}
    
    /* Top bar: Text/Menu */
    .top-bar-mobile-rc .nm-top-bar-right,
    .top-bar-mobile-lc .nm-top-bar-left {
	   width: 100%;
    }
    .top-bar-mobile-rc .nm-top-bar-left,
    .top-bar-mobile-lc .nm-top-bar-right {
	   display: none;
    }
}


/* #Header
--------------------------------------------------------------- */

.nm-header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
	line-height: 50px;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 17px;
	overflow: visible;
    -webkit-transition: all 150ms linear; transition: all 150ms linear;
	background: #fff;
    -webkit-transform: translateZ(0); /* Scroll "jump" fix */
}
.nm-header-disable-anim .nm-header {
    -webkit-transition: none; transition: none;
}
.touch.header-fixed.header-on-scroll .nm-header,
.has-top-bar.header-fixed.header-on-scroll .nm-header,
.header-fixed .nm-header {
	position: fixed;
}
.touch.header-fixed .nm-header,
.has-top-bar.header-fixed .nm-header {
    position: absolute;
}
.header-on-scroll .nm-header:not(.static-on-scroll) {
    padding-top: 10px;
	padding-bottom: 10px;
}
.header-search-open .nm-header,
.mobile-menu-open .nm-header {
	-webkit-transition: all 200ms linear, background-color 1ms;
	transition: all 200ms linear, background-color 1ms;
}
.nm-header-inner {
	position: relative;
	height: auto;
}
.nm-header-col {
    position: static;
}

/* Header: Transparency */
.header-transparency .nm-header-placeholder {
	display: none;
}
.header-transparency .nm-header,
.home.header-transparency .nm-header {
    background: none;
}
.header-transparency.header-border-1 .nm-header {
	border-color: transparent;
}

/* Header: Border */
.header-border-1 .nm-header {
	border-bottom: 1px solid #eee;
}

/* Header: Placeholder */
.nm-header-placeholder {
    height: 84px;
}


/* WP admin bar - https://developer.wordpress.org/reference/functions/_admin_bar_bump_cb/ */
@media screen and (min-width: 783px) {
    .admin-bar.header-fixed .nm-header {
        margin-top: 32px;
    }
    .admin-bar.header-fixed.has-top-bar:not(.header-on-scroll) .nm-header {
        margin-top: 0;
    }
}
@media screen and (min-width: 601px) and (max-width: 782px) {
    .admin-bar.header-fixed .nm-header {
        margin-top: 46px;
    }
    .admin-bar.header-fixed.has-top-bar:not(.header-on-scroll) .nm-header {
        margin-top: 0;
    }
}
@media screen and (max-width: 600px) {
    .admin-bar.header-fixed:not(.header-on-scroll) .nm-header {
        margin-top: 46px;
    }
    .admin-bar.header-fixed.has-top-bar:not(.header-on-scroll) .nm-header {
        margin-top: 0;
    }
}


/* Logo */
.nm-header.default .nm-header-logo {
	float: left;
	margin-right: 37px;
}
.nm-header-logo a {
	display: block;
}
.nm-header-logo svg,
.nm-header-logo img {
	width: auto;
    max-width: none; /* Fix: Maintain aspect ratio (prevents fluid image-width) */
	height: 16px;
	vertical-align: middle;
}

/* Logo: Alternative logo */
.nm-alt-logo {
    display: none;
}
.home:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-home .nm-alt-logo,
.header-fixed.header-on-scroll .alt-logo-fixed .nm-alt-logo,
.mobile-menu-open .alt-logo-mobile-menu-open .nm-alt-logo,
.header-transparency-light:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-light .nm-alt-logo,
.header-transparency-dark:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-dark .nm-alt-logo {
    display: inline-block;
}
.home:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-home .nm-logo,
.header-fixed.header-on-scroll .alt-logo-fixed .nm-logo,
.mobile-menu-open .alt-logo-mobile-menu-open .nm-logo,
.header-transparency-light:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-light .nm-logo,
.header-transparency-dark:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-dark .nm-logo {
    display: none;
}
@media all and (max-width: 991px) and (min-width: 401px) {
    body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-tablet .nm-alt-logo {
        display: inline-block;
    }
    body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-tablet .nm-logo {
        display: none;
    }
}
@media all and (max-width: 400px) {
    body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-mobile .nm-alt-logo {
        display: inline-block;
    }
    body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-mobile .nm-logo {
        display: none;
    }
}


/* Menu */
.nm-menu li {
	position: relative;
    float: left;
}
.nm-old-ie .nm-menu > li {
	background: rgba(0,0,0,0.0001); /* IE9-10 hover fix */
}
.nm-menu li a {
    display: inline-block;
    font-size: 16px;
	line-height: 1;
    color: #707070;
	vertical-align: bottom;
	text-decoration: none;
	/*padding: 16px;*/
	padding:16px 12px 16px 12px;
	font-family:'helveticalight' !important;
	font-weight: 800 !important;
}
.nm-menu li a:hover {
	color: #282828;
}

.nm-menu .nm-menu-wishlist{
	display: none;
}

.nm-menu .nm-menu-download .nm-font-download{
	background-image: url(https://eu.agmmobile.com/wp-content/themes/savoy/assets/img/cloud_download.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	width: 18px;
	height: 18px;
}
.nm-menu .nm-menu-download .nm-download-text{
	position: relative;
	top: -3px;
	font-size: 12px;
}

/* Menu: Label */
.nm-menu li a .label {
	position: relative;
	top: -7px;
	font-size: 10px;
	color: #eee;
	padding-left: 2px;
	text-transform: uppercase;
}
.nm-menu > li > a .label {
	color: inherit !important;
	padding-left: 0;
}
.nm-menu .sub-menu li a .label.bubble {
	color: #282828 !important;
	margin-left: 1px;
    padding: 1px 2px 0;
    -webkit-border-radius: 3px; border-radius: 3px;
    background: #fff;
}

/* Menu: Dropdown */
.nm-menu .sub-menu {
	display: none;
	position: absolute;
    top: 100%;
    left: -12px;
	z-index: 10010;
    min-width: 248px;
	padding: 18px 0 22px;
	background: #282828;
	-webkit-animation-duration: 0.3s; animation-duration: 0.3s;
	-webkit-animation-fill-mode: both; animation-fill-mode: both;
	-webkit-animation-name: nm_menu_anim; animation-name: nm_menu_anim;
}
.nm-sub-menu-bridge {
    display: none;
}

/* Menu: Dropdown animation */
@-webkit-keyframes nm_menu_anim { 0% { opacity: 0 } 100% { opacity: 1 } }
@keyframes nm_menu_anim { 0% { opacity: 0 } 100% { opacity: 1 } }

.nm-menu li:not(.no-hover):hover > .sub-menu { /* Note: The "no-hover" class is added with JS when clicking an Ajax enabled link (to hide the menu) */
    display: block;
}
.nm-menu .sub-menu .sub-menu {
	top: -18px;
    left: 100%;
}
.nm-menu .sub-menu li {
    float: none;
    position: relative;
    z-index: 100000;
}
.nm-menu .sub-menu li a {
	display: block;
	font-size: 14px;
	color: #a0a0a0;
	padding: 8px 27px;
}
.nm-menu .sub-menu li.menu-item-has-children > a {
	padding-right: 41px;
}
.nm-menu .sub-menu li.menu-item-has-children > a:after {
	display: block;
	position: absolute;
	top: 9px;
	right: 28px;
	font-family: 'nm-font';
	font-size: 16px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	content: "\e60d";
	width: 10px;
	height: 30px;
}
.nm-menu .sub-menu li a:hover {
	color: #eee;
}
.nm-menu .sub-menu li.nm-menu-text-hide > a {
	visibility: hidden;
}

/* Menu: Megamenu */
.nm-menu .megamenu .sub-menu {
    min-width: 0;
}
.nm-menu .megamenu .sub-menu .sub-menu {
	display: block;
	position: static;
}
.nm-menu .megamenu > .sub-menu {
	left: -14px;
    padding: 18px 0 7px;
}
.nm-menu .megamenu > .sub-menu .sub-menu {
	padding: 7px 0 0 0;
}
.nm-menu .megamenu.col-1 > .sub-menu { width: 250px; }
.nm-menu .megamenu.col-2 > .sub-menu { width: 500px; }
.nm-menu .megamenu.col-3 > .sub-menu { width: 750px; }
.nm-menu .megamenu.col-4 > .sub-menu { width: 993px; }
.nm-menu .megamenu.col-5 > .sub-menu { width: 1152px; }
.nm-menu .megamenu.col-6 > .sub-menu { width: 1220px;
}
.nm-menu .megamenu .sub-menu li {
	white-space: normal;
}
.nm-menu .megamenu > .sub-menu > ul > li {
    float: left;
	display: block;
    margin-bottom: 15px;
}
.nm-menu .megamenu.col-2 > .sub-menu > ul > li { width: 50%; }
.nm-menu .megamenu.col-3 > .sub-menu > ul > li { width: 33.33333%; }
.nm-menu .megamenu.col-4 > .sub-menu > ul > li { width: 25%; }
.nm-menu .megamenu.col-5 > .sub-menu > ul > li { width: 20%; }
.nm-menu .megamenu.col-6 > .sub-menu > ul > li { width: 16.66667%;
}
.nm-menu .megamenu.col-1 > .sub-menu > ul > li:nth-child(1n+1),
.nm-menu .megamenu.col-2 > .sub-menu > ul > li:nth-child(2n+1),
.nm-menu .megamenu.col-3 > .sub-menu > ul > li:nth-child(3n+1),
.nm-menu .megamenu.col-4 > .sub-menu > ul > li:nth-child(4n+1),
.nm-menu .megamenu.col-5 > .sub-menu > ul > li:nth-child(5n+1),
.nm-menu .megamenu.col-6 > .sub-menu > ul > li:nth-child(6n+1) {
	clear: both; 
}
.nm-menu .megamenu > .sub-menu > ul > li:not(.nm-menu-item-has-image) > a {
	color: #eee;
}
.nm-menu .megamenu .sub-menu li a {
	padding: 8px 28px;
}
.nm-menu .megamenu .sub-menu li.menu-item-has-children a:after {
	display: none;
}

/* Menus: Megamenu - Full width */
.nm-menu .megamenu.full {
    position: static;
}
.nm-menu .megamenu.full > .sub-menu {
    left: 0;
    width: 100%;
    padding-top: 28px;
    padding-bottom: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
}
.nm-menu .megamenu.full > .sub-menu > .nm-sub-menu-bridge {
	display: block;
	position: absolute;
    bottom: 100%;
	left: 0;
	content: " ";
	width: 100%;
	height: 4px;
    min-height: 4px;
}
.nm-menu .megamenu.full > .sub-menu > ul {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}
.nm-menu .megamenu.full .sub-menu li a {
	color: #777;
}
.nm-menu .megamenu.full > .sub-menu > ul > li:not(.nm-menu-item-has-image) > a,
.nm-menu .megamenu.full .sub-menu li a:hover {
	color: #282828;
}

/* Menus: Megamenu - Thumbnails */
.nm-menu .megamenu > .sub-menu > ul > li.nm-menu-item-has-image {
    text-align: center;
    border-right: 1px solid #3e3e3e;
}
.nm-menu .megamenu > .sub-menu > ul > li.nm-menu-item-has-image:last-child {
    border-right: 0 none;
}
.nm-menu .megamenu > .sub-menu > ul > li.nm-menu-item-has-image > a {
    display: block;
}
.nm-menu .sub-menu li img {
    display: none;
}
.nm-menu .megamenu > .sub-menu > ul > li > a img {
	display: block;
	width: auto;
    /*max-height: 80px;*/
    max-height: 70px;
    margin: 0 auto 26px;
}
.nm-menu .megamenu > .sub-menu > ul > li > a .nm-menu-item-image-title {
    display: inline-block;
}

/* Main menu */
.nm-main-menu-wrap {
    position: static;
}
.nm-main-menu {
	display: block;
}
.nm-header.default .nm-main-menu {
	float: left;
}
.nm-main-menu > ul {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}


/* Menu icon */
.nm-menu-icon {
	position: relative;
	width: 21px;
	height: 16px;
}
.nm-menu-icon span {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	-webkit-transform: rotate(0); transform: rotate(0);
	-webkit-transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease;
	background: #282828;
}
.nm-menu-icon span.line-1 {
	top: 0;
}
.nm-menu-icon span.line-2 {
	top: 7px;
}
.nm-menu-icon span.line-3 {
	bottom: 1px;
}
.mobile-menu-open .nm-menu-icon span.line-1 {
	top: 7px;
	-webkit-transform: rotate(45deg); transform: rotate(45deg);
}
.mobile-menu-open .nm-menu-icon span.line-2 {
	background: none;
}
.mobile-menu-open .nm-menu-icon span.line-3 {
	top: 7px;
	-webkit-transform: rotate(-45deg); transform: rotate(-45deg);
}


/* Right menu */
.nm-right-menu-wrap {
    position: static;
}
.nm-right-menu {
	float: right;
	margin-right: -16px;
}
.nm-right-menu > ul {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

/* Right menu: Cart */
.nm-menu-cart .count {
	position: relative;
	top: -7px;
	display: inline-block;
	font-size: 14px;
	color: #dc9814;
}

/* Right menu: Search */
/*.header-search-open #nm-menu-search-btn {
	opacity: 0.41;
}*/


/* Menu offscreen button */
.nm-menu li.nm-menu-offscreen {
	position: relative;
	display: none;
}
.nm-menu li.nm-menu-offscreen a {
	display: inline-block;
	font-size: 0;
	line-height: 16px;
}

/* Menu offscreen button: Cart count */
.nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
	display: none;
	position: absolute;
	top: 5px;
	right: 100%;
	font-size: 14px;
	line-height: 1;
	color: #dc9814;
	margin-right: -6px;
}
.mobile-menu-open.header-mobile-alt .nm-menu li.nm-menu-offscreen .nm-menu-cart-count { /* Hide cart-count when menu is open */
    opacity: 0;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}


/* Menu: UberMenu */
.nm-ubermenu-wrap {
	position: relative;
}
.nm-ubermenu-wrap .nm-main-menu-wrap {
	position: static;
}

.nm-header.default .ubermenu {
	float: left;
	clear: none;
}
.nm-ubermenu-wrap .nm-main-menu {
	display: none;
}
.ubermenu-skin-vanilla.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-target {
	font-size: 16px;
	line-height: 1;
	padding: 16px;
}
.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-item:not(.ubermenu-active) > .ubermenu-target,
.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-parent:not(.ubermenu-active) > .ubermenu-target,
.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-ancestor:not(.ubermenu-active) > .ubermenu-target {
	color: inherit;
}
.ubermenu-skin-vanilla.ubermenu-sub-indicators .ubermenu-has-submenu-drop.ubermenu-item-level-0 > .ubermenu-target:after {
	display: none;
}
@media all and (max-width: 959px) {
	/* Menu: UberMenu */
	.nm-ubermenu-wrap .ubermenu {
		display: none;
	}
	.nm-ubermenu-wrap .nm-main-menu {
		display: block;
	}
	.nm-ubermenu-wrap .ubermenu-responsive-toggle,
	.nm-ubermenu-wrap .ubermenu-sticky-toggle-wrapper {
    	display: none;
	}
	
	/* Right menu (UberMenu active) */
	.nm-ubermenu-wrap .nm-right-menu ul li {
		display: none;
	}
	.nm-ubermenu-wrap .nm-right-menu ul li.nm-menu-cart {
		display: block;
	}
	
	/* Menu offscreen button (UberMenu active) */
	.nm-ubermenu-wrap .nm-menu li.nm-menu-offscreen {
		display: block;
	}
}

@media all and (max-width: 991px) {
	.nm-header-placeholder {
        height: 70px;
	}
	.nm-header {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	/* Logo */
	.nm-header.default .nm-header-logo {
		margin-right: 0;
	}
    .nm-header-logo svg,
	.nm-header-logo img {
		height: 16px;
	}
	
    /* Menu */
    .nm-menu li a {
        padding-left: 2px;
    }
    
	/* Main menu */
	.nm-main-menu ul li {
		display: none;
	}
	
	/* Right menu */
	.nm-right-menu ul li {
		display: none;
	}
	.nm-right-menu ul li.nm-menu-cart {
		display: block;
	}
	
	/* Menu offscreen button */
	.nm-menu li.nm-menu-offscreen {
		display: block;
	}
}
@media all and (max-width: 550px) {
    /* Menu */
    .nm-menu li a {
        padding-left: 0;
    }
    
    /* Main menu */
    .nm-main-menu {
        margin-left: 0;
    }
    
    /* Menu icon */
    .header-mobile-default .nm-menu-icon {
        width: 18px;
    }
    
    /* Right menu: Cart */
    .header-mobile-default .nm-menu-cart.no-icon .nm-menu-cart-title {
        display: none;
    }
    .header-mobile-default .nm-menu-cart.no-icon .count {
        position: relative;
        top: 0;
        display: inline;
        font-size: inherit;
        color: inherit !important;
    }
    .header-mobile-default .nm-menu-cart.no-icon .count:before {
        display: inline;
        content: "(";
    }
    .header-mobile-default .nm-menu-cart.no-icon .count:after {
        display: inline;
        content: ")";
    }
}
@media all and (max-width: 400px) {
	/* Logo */
	.nm-header-logo svg,
    .nm-header-logo img {
		height: 16px;
	}
	
    /* Menu */
    .header-mobile-default .nm-menu li a {
        /*font-size: 14px;*/
        padding-right: 12px;
    }
    .header-mobile-alt .nm-menu li a {
        padding-left: 12px;
    }
    
    /* Menu icon */
    .header-mobile-default .nm-menu-icon {
        height: 14px;
    }
    .header-mobile-default .nm-menu-icon span.line-2,
    .header-mobile-default .mobile-menu-open .nm-menu-icon span.line-1,
    .header-mobile-default .mobile-menu-open .nm-menu-icon span.line-3 {
        top: 6px;
    }
	
    /* Right menu */
    .nm-right-menu {
        margin-right: -12px;
    }
    .header-mobile-alt .nm-right-menu ul li.nm-menu-cart {
        display: none;
    }
    
    /* Right menu: Cart */
    .header-mobile-default .nm-menu-cart.no-icon .count {
        font-size: 14px;
    }
    
    /* Menu offscreen button: Cart count */
    .header-mobile-alt .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
        display: block;
    }
}


/* #Header: Menu centered
--------------------------------------------------------------- */

/* Logo */
.nm-header.menu-centered .nm-header-logo {
    float: left;
    width: 25%;
}

/* Main menu + Right menu */
.nm-header.menu-centered .nm-main-menu > ul,
.nm-header.menu-centered .nm-right-menu > ul {
    text-align: left;
}

/* Main menu */
.nm-header.menu-centered .nm-main-menu {
	float: left;
    width: 50%;
    text-align: center;
}

/* Right menu */
.nm-header.menu-centered .nm-right-menu {
	max-width: 25%;
    margin-right: 0;
}
.nm-header.menu-centered .nm-right-menu > ul {
    margin-right: -16px;
}

/* Menu offscreen button */
.nm-header.menu-centered .nm-menu li.nm-menu-offscreen {
	padding-left: 1px;
}

@media all and (max-width: 991px) {
	/* Logo */
    .nm-header.menu-centered .nm-header-logo {
        width: auto;
    }
    
    /* Main menu */
    .nm-header.menu-centered .nm-main-menu {
        display: none;
    }
    
    /* Right menu */
    .nm-header.menu-centered .nm-right-menu {
        max-width: none;
    }
}


/* #Header: Centered
--------------------------------------------------------------- */

/* Logo */
.nm-header.centered .nm-header-logo {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
}

/* Menu */
.nm-header.centered .nm-menu > li > a {
	padding: 16px 12px;
}

/* Main menu */
.nm-header.centered .nm-main-menu {
	margin-left: -12px;
}

/* Right menu */
.nm-header.centered .nm-right-menu {
	margin-right: -12px;
}

/* Menu: UberMenu */
.nm-header.centered .ubermenu-skin-vanilla {
	margin-left: -12px;
}
.nm-header.centered .ubermenu-skin-vanilla.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-target {
	padding: 16px 12px;
}

@media all and (max-width: 400px) {
	/* Logo */
	.header-mobile-alt .nm-header.centered .nm-header-logo {
		left: 15px;
		-webkit-transform: translate(0, -50%); transform: translate(0, -50%);
	}
    
    /* Main menu */
	.header-mobile-alt .nm-header.centered .nm-main-menu-wrap {
		width: 100%;
	}
	.header-mobile-alt .nm-header.centered .nm-main-menu {
		float: right;
		margin-right: -12px;
		margin-left: 0;
	}
    
    /* Right menu */
	.header-mobile-alt .nm-header.centered .nm-right-menu-wrap {
		display: none;
	}
}


/* #Header: Stacked
--------------------------------------------------------------- */

/* Logo */
.nm-header.stacked .nm-header-logo {
    padding-bottom: 0;
}

/* Main menu */
.nm-header.stacked .nm-main-menu {
	float: left;
    margin-left: -16px;
}

@media all and (max-width: 991px) {
    /* Logo */
    .nm-header.stacked .nm-header-logo {
        float: left;
        line-height: inherit;
        margin-right: 37px;
        padding-bottom: 0;
    }
}


/* #Header: Stacked logo centered
--------------------------------------------------------------- */

/* Logo */
.nm-header.stacked-logo-centered .nm-header-logo {
    padding-bottom: 0;
    text-align: center;
}
.nm-header.stacked-logo-centered .nm-header-logo a {
    display: inline-block;
}

/* Main menu */
.nm-header.stacked-logo-centered .nm-main-menu {
	float: left;
    margin-left: -16px;
}

@media all and (max-width: 991px) {
    /* Logo */
    .nm-header.stacked-logo-centered .nm-header-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
        padding-bottom: 0;
    }
    
    /* Main menu */
    .nm-header.stacked-logo-centered .nm-main-menu {
        display: none;
    }

    /* Right menu */
    .nm-header.stacked-logo-centered .nm-right-menu {
        display: block;
        float: none;
        margin-right: -12px;
    }
    .nm-header.stacked-logo-centered .nm-right-menu > ul {
        width: 100%;
    }
    .nm-header.stacked-logo-centered .nm-right-menu ul li.nm-menu-cart {
        float: right;
    }
}
@media all and (max-width: 400px) {
    /* Logo */
	.header-mobile-alt .nm-header.stacked-logo-centered .nm-header-logo {
		left: 15px;
		-webkit-transform: translate(0, -50%); transform: translate(0, -50%);
	}
    
    /* Right menu */
    .header-mobile-alt .nm-header.stacked-logo-centered .nm-right-menu ul li.nm-menu-cart {
        display: none;
    }
    .header-mobile-alt .nm-header.stacked-logo-centered .nm-right-menu ul li.nm-menu-offscreen {
        float: right;
    }
    
    /* Menu offscreen button: Cart count */
	.header-mobile-alt .nm-header.stacked-logo-centered .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
		display: block;
	}
}


/* #Header: Stacked centered
--------------------------------------------------------------- */

.nm-header.stacked-centered {
    text-align: center;
}

/* Logo */
.nm-header.stacked-centered .nm-header-logo {
    padding-bottom: 0;
}
.nm-header.stacked-centered .nm-header-logo a {
    display: inline-block;
}

/* Main menu + Right menu */
.nm-header.stacked-centered .nm-main-menu,
.nm-header.stacked-centered .nm-right-menu {
    display: inline-block;
    float: none;
    text-align: left;
}

/* Main menu */
.nm-header.stacked-centered .nm-main-menu {
    float: none;
    margin-left: 0;
}

/* Right menu */
.nm-header.stacked-centered .nm-right-menu {
    margin-right: 0;
}

@media all and (max-width: 991px) {
    /* Logo */
    .nm-header.stacked-centered .nm-header-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 10;
        -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
        padding-bottom: 0;
    }
    
    /* Main menu */
    .nm-header.stacked-centered .nm-main-menu {
        display: none;
    }

    /* Right menu */
    .nm-header.stacked-centered .nm-right-menu {
        display: block;
        margin-right: -12px;
    }
    .nm-header.stacked-centered .nm-right-menu > ul {
        width: 100%;
    }
    .nm-header.stacked-centered .nm-right-menu ul li.nm-menu-cart {
        float: right;
    }
}
@media all and (max-width: 400px) {
    /* Logo */
    .header-mobile-alt .nm-header.stacked-centered .nm-header-logo {
		left: 15px;
		-webkit-transform: translate(0, -50%); transform: translate(0, -50%);
	}
    
    /* Right menu */
    .header-mobile-alt .nm-header.stacked-centered .nm-right-menu ul li.nm-menu-cart {
        display: none;
    }
    .header-mobile-alt .nm-header.stacked-centered .nm-right-menu ul li.nm-menu-offscreen {
        float: right;
    }
    
    /* Menu offscreen button: Cart count */
    .header-mobile-alt .nm-header.stacked-centered .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
		display: block;
	}
}


/* #Header: Search
--------------------------------------------------------------- */

#nm-header-search {
    position: fixed;
    right: 0;
    bottom: 100%;
    left: 0;
    z-index: 1020;
	width: auto;
    overflow: hidden;
    background: #fff;
	max-height: 100%;
	overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.2s ease; transition: transform 0.2s ease;
}
.nm-preload #nm-header-search {
    visibility: hidden;
    top: auto;
    bottom: -100%;
    opacity: 0;
}
.touch #nm-header-search {
	-webkit-overflow-scrolling: touch;
}
.header-search-open #nm-header-search {
    -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);
}
.header-on-scroll:not(.header-search-open) #nm-header-search {
    visibility: hidden;
}
#nm-header-search .nm-header-search-wrap {
    padding: 18px 0 30px;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
#nm-header-search .nm-header-search-wrap.redirecting {
    opacity: 0.5;
    pointer-events: none;
}
#nm-header-search-form {
    position: relative;
    padding-left: 30px;
}
#nm-header-search-form.nm-loader:after {
	left: 3px;
    width: 10px;
    height: 10px;
    margin: -6px 0 0 0;
}
#nm-header-search-form i {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 18px;
    opacity: 0.5;
}
#nm-header-search-form.nm-loader i {
    display: none;
}
#nm-header-search-input {
	display: block;
	font-size: 22px;
	line-height: normal;
	font-family: inherit;
	width: 100%;
	padding: 7px 0;
	border: 0 none;
    border-bottom: 1px solid #dadada;
	background: none;
}
#nm-header-search-input::-ms-clear { /* IE: Remove "X" button */
	width: 0;
	height: 0;
}
#nm-header-search ::-webkit-input-placeholder { opacity: 1; }
#nm-header-search ::-moz-placeholder { opacity: 1; }
#nm-header-search :-ms-input-placeholder { opacity: 1; }

/* Search: Close button */
#nm-header-search-close {
	position: absolute;
	top: 32px;
	right: 27px;
	z-index: 10;
	font-size: 24px;
	line-height: 1;
    color: inherit;
}

/* Search: Notice */
#nm-header-search-notice {
	font-size: 14px;
	line-height: normal;
	color: #aaa;
    height: 0;
	margin-left: 30px;
    white-space: nowrap;
	opacity: 0;
	-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
	cursor: default;
}
#nm-header-search-notice.show {
	height: 28px;
	opacity: 1;
}
#nm-header-search-notice span {
	display: block;
	padding-top: 14px;
}

/* Search: Suggestions */
#nm-search-suggestions {
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease;
}
#nm-search-suggestions.show {
    opacity: 1;
}
#nm-search-suggestions.doing-search {
    opacity: 0.5;
}

/* Search: Suggestions - Notice */
#nm-search-suggestions-notice {
    display: none;
    line-height: normal;
    color: #aaa;
    margin-top: 25px;
    white-space: nowrap;
}
#nm-search-suggestions-notice.show {
    display: block;
}
#nm-search-suggestions-notice span {
    display: none;
}
#nm-search-suggestions-notice.press-enter .txt-press-enter,
#nm-search-suggestions-notice.has-results .txt-has-results,
#nm-search-suggestions-notice.no-results .txt-no-results {
    display: block;
}

/* Search: Suggestions - Products */
#nm-search-suggestions-product-list li {
    padding-top: 26px;
    padding-bottom: 16px;
}
#nm-search-suggestions-product-list li a {
    color: inherit;
}
#nm-search-suggestions-product-list img {
    display: block;
    width: 100%;
}
#nm-search-suggestions-product-list h3 {
    font-size: 16px;
    line-height: 1.4;
    color: inherit;
    margin-top: 14px;
}
#nm-search-suggestions-product-list .price {
    display: block;
    color: #282828;
    padding-top: 2px;
}

/* WP admin bar - https://developer.wordpress.org/reference/functions/_admin_bar_bump_cb/ */
.admin-bar #nm-header-search {
    padding-top: 32px;
}

@media (max-width: 1400px) {
    #nm-header-search-input {
        padding-right: 36px;
    }
    
    /* Search: Close button */
    #nm-header-search-close {
        top: 28px;
        font-size: 22px;
    }
}
@media (max-width: 1080px) {
    /* Search: Suggestions - Products */
    #nm-search-suggestions-product-list li {
        padding-bottom: 0;
    }
}
@media all and (max-width: 991px) {
    #nm-header-search {
        display: none;
    }
}
@media all and (max-width: 1019px) and (min-width: 750px) {
	/* Search: Suggestions - Products */
    #nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-4 > li:nth-of-type(n+5),
	#nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-5 > li:nth-of-type(n+6),
	#nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-6 > li:nth-of-type(n+7),
	#nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-7 > li:nth-of-type(n+8),
	#nm-search-suggestions-product-list.block-grid-single-row.medium-block-grid-8 > li:nth-of-type(n+9) {
        display: none;
    }
}


/* #Mobile menu
--------------------------------------------------------------- */

#nm-mobile-menu {
	position: absolute;
    top: -100%;
	left: 0;
	z-index: -1;
	width: 100%;
    opacity: 0;
	overflow: hidden;
    background: #fff;
}
.header-fixed #nm-mobile-menu {
	position: fixed;
    z-index: 1001;
}
.top-bar-mobile-rc:not(.header-on-scroll) #nm-mobile-menu,
.top-bar-mobile-lc:not(.header-on-scroll) #nm-mobile-menu {
    padding-top: 38px;
}
.mobile-menu-open #nm-mobile-menu {
    top: 0;
    opacity: 1;
    z-index: 1001;
}
.csstransforms #nm-mobile-menu {
    -webkit-transition: opacity 0.25s ease, ease;
	transition: opacity 0.25s ease, transform 0.25s ease;
}
.csstransforms3d #nm-mobile-menu {
    -webkit-transform: translate3d(0, -150px, 0); transform: translate3d(0, -150px, 0);
}
.csstransforms3d .mobile-menu-open #nm-mobile-menu {
    -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
}
.no-csstransforms3d #nm-mobile-menu {
    -webkit-transform: translateY(-150px); transform: translateY(-150px);
}
.no-csstransforms3d .mobile-menu-open #nm-mobile-menu {
    -webkit-transform: translateY(0); transform: translateY(0);
}

.header-fixed #nm-mobile-menu .nm-mobile-menu-scroll { /* Scroll only needed when the mobile-menu (and header) is fixed */
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
#nm-mobile-menu .nm-mobile-menu-content {
    padding: 0 0 32px;
}
.header-border-0 #nm-mobile-menu .nm-mobile-menu-content {
    border-top: 1px solid #eee;
}

/* Mobile menu: Menus */
#nm-mobile-menu .menu li {
	position: relative;
    border-bottom: 1px solid #eee;
}
#nm-mobile-menu .menu li.menu-item-has-children {
	cursor: pointer;
}
#nm-mobile-menu .menu a {
	display: inline-block;
	line-height: 2;
	color: #282828;
	padding: 6px 0;
	white-space: nowrap;
	font-family: 'helveticalight';
}
#nm-mobile-menu .menu li .nm-menu-toggle {
    position: absolute;
    top: 6px;
    right: 0;
    display: none;
    height: 28px;
    font-family: 'nm-font';
    font-size: 11px;
	line-height: 28px;
    font-weight: normal;
    color: #282828;
    padding-left: 10px;
}
#nm-mobile-menu .menu li .nm-menu-toggle:before {
    display: block;
    content: "\e114";
}
#nm-mobile-menu .menu > li.active > .nm-menu-toggle:before {
    content: "\e115";
}
#nm-mobile-menu .menu li.menu-item-has-children > .nm-menu-toggle {
	display: inline-block;
}

/* Mobile menu: Menus - Label */
#nm-mobile-menu .menu a .label {
	position: relative;
	top: -7px;
	font-size: 10px;
	color: #282828;
	padding-left: 2px;
	text-transform: uppercase;
}
#nm-mobile-menu .menu a .label.bubble {
	color: #fff !important;
	margin-left: 1px;
    padding: 1px 2px 0;
    -webkit-border-radius: 3px; border-radius: 3px;
    background: #282828;
}

/* Mobile menu: Sub menus */
#nm-mobile-menu .sub-menu {
	display: none;
	padding: 16px 0 13px;
    border-top: 1px solid #eee;
}
#nm-mobile-menu .sub-menu.open {
    display: block;
}
#nm-mobile-menu .sub-menu .sub-menu {
	padding: 4px 0;
    border-top: 0 none;
}
#nm-mobile-menu .sub-menu li {
	cursor: default;
    border-bottom: 0 none;
}
#nm-mobile-menu .sub-menu li.menu-item-has-children {
	cursor: pointer;
}
#nm-mobile-menu .sub-menu a {
    padding: 0 0 3px;
    text-indent: 15px;
}
#nm-mobile-menu .sub-menu .sub-menu a {
    text-indent: 30px;
}
#nm-mobile-menu .sub-menu .sub-menu .sub-menu a {
    text-indent: 45px;
}
#nm-mobile-menu .sub-menu li .nm-menu-toggle {
    top: 1px;
}

/* Mobile menu: Sub menus - Thumbnails */
#nm-mobile-menu .menu .mobile-thumbnail-menu > ul {
    padding: 28px 0 0;
	overflow: hidden;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li {
	float: left;
	width: 20%;
	margin-bottom: 19px;
    text-align: center;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(5n+1) {
    clear: both;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul li a {
	line-height: 1.3;
    white-space: normal;
    padding: 0;
}
#nm-mobile-menu .sub-menu li img {
	display: none;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu li img {
	display: block;
	width: auto;
	max-height: 54px;
	height: auto;
	margin: 0 auto 17px;
}
@media all and (max-width: 550px) {
    #nm-mobile-menu .menu .mobile-thumbnail-menu ul > li {
        width: 33.33333%;
    }
    #nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(3n+1) {
        clear: both;
    }
    #nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(5n+1) {
        clear: none;
    }
    #nm-mobile-menu .menu .mobile-thumbnail-menu li img {
        margin-bottom: 11px;
    }
}
@media all and (max-width: 370px) {
    #nm-mobile-menu .menu .mobile-thumbnail-menu ul > li {
        width: 50%;
    }
    #nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(2n+1) {
        clear: both;
    }
    #nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(3n+1) {
        clear: none;
    }
}

/* Mobile menu: Top menu */
#nm-mobile-menu-top-ul {
    padding-top: 15px;
}
/* Mobile menu: Top menu - Search */
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search {
    padding: 6px 0;
    border-bottom-color: #e1e1e1;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search form {
    position: relative;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search input {
	font-size: 18px;
	line-height: 2;
	color: #707070;
	width: 100%;
    padding: 0 0 0 28px;
	border: 0 none;
    background: transparent;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search span {
	position: absolute;
	top: 10px;
	left: 0px;
	font-size: 17px;
    color: #707070;
    opacity: 0.5;
}

/* Mobile menu: Main menu */
#nm-mobile-menu-main-ul {
    padding-top: 17px;
}

/* Mobile menu: Secondary menu */
#nm-mobile-menu-secondary-ul {
    /*padding-top: 17px;*/
}
/* Mobile menu: Secondary menu - Cart */
.header-mobile-default #nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart,
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart {
	display: none;
}
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart > a {
    display: block;
}
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart .count {
	position: absolute;
    right: 0;
    top: 6px;
}
/*#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart .count:before {
    display: inline;
    content: "(";
}
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart .count:after {
    display: inline;
    content: ")";
}*/

/* Mobile menu: Social icons */
.nm-mobile-menu-social-ul {
    line-height: 10px;
    padding-top: 30px;
}
.nm-mobile-menu-social-ul li {
    display: inline-block;
    margin-right: 15px;
}
.nm-mobile-menu-social-ul li:last-child {
    margin-right: 0;
}
.nm-mobile-menu-social-ul li a {
    font-size: 18px;
    color: inherit;
}

@media all and (max-width: 400px) {
    /* Mobile menu: Top menu - Search */
    #nm-mobile-menu-top-ul .nm-mobile-menu-item-search input {
        padding-left: 24px;
    }
    #nm-mobile-menu-top-ul .nm-mobile-menu-item-search span {
        font-size: 16px;
    }
    
	/* Mobile menu: Secondary menu - Cart */
	#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart {
		display: block;
	}
}


/* #Widget panel
--------------------------------------------------------------- */

#nm-widget-panel {
	position: fixed;
    top: 0;
    left: 100%;
	z-index: 1020;
	line-height: 1.2;
    width: 500px;
    height: 100%;
	overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.25s ease; transition: transform 0.25s ease;
	background: #fff;
}
.touch-orientation-change #nm-widget-panel {
    visibility: hidden;
}
.widget-panel-open #nm-widget-panel {
    -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);
}
.nm-widget-panel-inner {
    width: auto;
    height: 100%;
    overflow-x: hidden;
	overflow-y: scroll;
}
.touch .nm-widget-panel-inner {
	-webkit-overflow-scrolling: touch;
}
.touch .nm-widget-panel-inner::-webkit-scrollbar { /* Hide scrollbar in webKit browsers */
	-webkit-appearance: none;
	width: 0 !important;
}
/*#nm-widget-panel a:hover {
    color: inherit;
}*/

/* Header */
.nm-widget-panel-header {
    position: relative;
    z-index: 110;
    font-size: 16px;
	line-height: 1;
    color: #282828;
    width: 100%;
    padding: 0 37px;
}
.no-touch .nm-widget-panel-header {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(0px);
}
.nm-widget-panel-header-inner {
    height: 79px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    background: #fff;
}
/* Header: Cart title */
.nm-cart-panel-title {
    display: none;
    opacity: 0.5;
}
.nm-cart-panel-title .count:before {
    display: inline;
    content: "(";
}
.nm-cart-panel-title .count:after {
    display: inline;
    content: ")";
}
/* Header: Close button */
#nm-widget-panel-close {
    display: block;
    color: #282828;
    padding-top: 32px;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}
.nm-widget-panel-close-title {
    float: right;
}

/* Cart panel: Loader overlay */
#nm-cart-panel-loader {
	visibility: hidden;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 105;
	width: 1px;
	height: 1px;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
	background: #fff;
}
#nm-cart-panel-loader.show {
	visibility: visible;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 79px;
    padding-left: 37px;
}
#nm-cart-panel-loader.fade-out {
	opacity: 0;
}
#nm-cart-panel-loader h5 {
	position: relative;
	font-size: 16px;
	color: #282828;
	margin-top: 21px;
    padding-left: 21px;
}
#nm-cart-panel-loader h5:after {
	top: 6px;
	right: auto;
	left: 0;
	margin: 0;
}

/* Cart panel: Empty */
#nm-widget-panel .product_list_widget .empty {
    display: none;
    font-size: 16px;
    min-height: none;
    margin-bottom: 0;
    /*padding: 21px 0 36px;*/
    padding: 5vh 0;
    text-align: center;
}
#nm-widget-panel .nm-cart-panel-empty .product_list_widget .empty {
    display: block;
}
#nm-widget-panel .product_list_widget .empty i {
	display: block;
    font-size: 20px;
    line-height: 29px;
	width: 50px;
	height: 50px;
	margin: 0 auto 21px;
    padding: 10px;
    text-align: center;
    background: #eee;
    -webkit-border-radius: 50px; border-radius: 50px;
    opacity: 0.5;
    transform: translateY(6px);
    transition: opacity 0.2s ease, transform 0.2s ease;
    transition-delay: 0.25s;
}
.widget-panel-open #nm-widget-panel .product_list_widget .empty i {
    opacity: 1;
    transform: translateY(0);
}

/* Cart panel: Cart list */
.nm-cart-panel-list-wrap {
    padding: 0 37px;
}
.no-touch .nm-cart-panel-list-wrap {
    padding-top: 79px;
    padding-bottom: 175px;
}
#nm-widget-panel .product_list_widget {
    position: relative;
    color: #282828;
    padding: 7px 0 6px;
}
#nm-widget-panel .product_list_widget > li {
    display: table;
    width: 100%;
    min-height: 0;
    margin: 0;
    padding: 0;
}
#nm-widget-panel .product_list_widget > li > div {
    display: table-cell;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}
#nm-widget-panel .product_list_widget > li:nth-last-child(2) > div { /* Second last element ("empty" notice is last-child) */
    border-bottom-color: transparent;
}
#nm-widget-panel .product_list_widget li a {
    display: block;
    color: #282828;
}
/* Cart panel: Cart list - Block overlay */
#nm-widget-panel .product_list_widget .blockOverlay {
    height: calc(100% - 1px) !important;
    opacity: 1 !important;
    background: rgba(255,255,255, 0.82) !important;
}
.widget-panel-dark #nm-widget-panel .product_list_widget .blockOverlay {
    background: rgba(51,51,51, 0.82) !important;
}
/* Cart panel: Cart list - Loader */
.nm-cart-item-loader {
    display: none;
    position: absolute;
    top: 0;
    bottom: 1px;
    left: 0;
    z-index: 101;
    width: 100%;
    height: auto;
    opacity: 0;
    background: #fff;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
/* Cart panel: Cart list - "Remove" button */
#nm-widget-panel .product_list_widget .remove {
    position: absolute;
    top: 7px;
    right: -1px;
    z-index: 100;
    display: block;
    font-size: 16px;
    line-height: 30px;
    width: 28px;
    height: 28px;
    text-align: right;
    opacity: 0.5;
}
.no-touch #nm-widget-panel .product_list_widget .remove:hover {
    opacity: 1;
}
/* Cart panel: Cart list - Thumbnail */
.nm-cart-panel-item-thumbnail {
    width: 60px;
}
#nm-widget-panel .product_list_widget li .nm-cart-panel-item-thumbnail {
    vertical-align: top;
}
.nm-cart-panel-thumbnail-wrap {
    position: relative;
    overflow: hidden;
}
.nm-cart-panel-thumbnail-loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.82);
}
.loading .nm-cart-panel-thumbnail-loader {
    display: block;
}
#nm-widget-panel .product_list_widget li img {
    position: static;
    width: 100%;
    max-width: 102px;
    height: auto;
}
/* Cart panel: Cart list - Details */
.nm-cart-panel-item-details {
    padding-left: 19px;
}
.nm-cart-panel-item-details > * {
    padding-bottom: 4px;
}
.nm-cart-panel-item-details > *:last-child {
    padding-bottom: 0;
}
/* Cart panel: Cart list - Details - Title */
.nm-cart-panel-product-title {
    font-size: 16px;
    line-height: 22px;
    padding-top: 2px;
    padding-right: 20px;
}
.touch .nm-cart-panel-product-title {
    pointer-events: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}
#nm-widget-panel .nm-cart-panel-quantity-pricing {
    line-height: 22px;
    width: 100%;
    overflow: hidden;
}
/* Cart panel: Cart list - Details - Variations */
#nm-widget-panel .variation {
    display: block;
    line-height: inherit;
    margin: 2px 0 3px;
}
#nm-widget-panel .variation li:last-child {
    padding-bottom: 0;
}
/* Cart panel: Cart list - Details - Quantity */
#nm-widget-panel .nm-cart-panel-quantity-pricing > span.quantity, /* Individual products (quantity text only) */
#nm-widget-panel .product-quantity {
    float: left;
    font-size: 16px;
}
#nm-widget-panel .nm-quantity-wrap {
    width: auto;
    border: 0 none;
    overflow: visible;
}
#nm-widget-panel .nm-quantity-wrap label.nm-qty-label-abbrev {
    display: inline-block;
}
#nm-widget-panel .nm-quantity-wrap .quantity {
    display: inline-block;
    margin-left: -7px;
}
.widget-panel-qty-throttle .woocommerce-mini-cart-item.loading .quantity { /* Prevent quantity change when "throttle" is enabled via filter-hook */
    pointer-events: none;
    opacity: 0.5;
}
#nm-widget-panel .quantity .nm-qty-minus,
#nm-widget-panel .quantity .nm-qty-plus,
#nm-widget-panel .quantity .qty {
    line-height: inherit;
    height: auto;
}
#nm-widget-panel .quantity .nm-qty-minus,
#nm-widget-panel .quantity .nm-qty-plus {
    font-size: 10px;
    line-height: 24px;
    width: 24px;
    vertical-align: top;
    -webkit-transition: color 0.2s ease; transition: color 0.2s ease;
}
#nm-widget-panel .quantity .nm-qty-minus {
    text-align: right;
}
#nm-widget-panel .quantity .nm-qty-plus {
    text-align: left;
}
#nm-widget-panel .quantity .qty {
    font-size: 16px;
    width: 20px;    
}
/* Cart panel: Cart list - Details - Price */
#nm-widget-panel .nm-cart-panel-item-price {
    float: right;
}
#nm-widget-panel .nm-cart-panel-item-price .amount {
    font-size: 16px;
    color: inherit;
    margin-top: 0;
}
#nm-widget-panel .nm-cart-panel-item-price .tax_label {
    display: none;
}

/* Cart panel: Summary */
.nm-cart-panel-summary {
    color: #282828;
    width: 100%;
    padding: 0 37px;
}
.no-touch .nm-cart-panel-summary {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 102;
}
.nm-cart-panel-summary-inner {
    padding: 0 0 37px;
    overflow: hidden;
    background: #fff;
}
#nm-widget-panel .total {
    width: 100%;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 37px;
    padding: 21px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
#nm-widget-panel .total strong {
    font-weight: inherit;
}
#nm-widget-panel .nm-cart-panel-summary-subtotal {
    float: right;
}
#nm-widget-panel .buttons {
    margin-bottom: 0;
}
#nm-widget-panel .buttons a:first-child {
    color: #777;
}
#nm-widget-panel .buttons .button {
    display: inline-block;
    width: 48%;
    padding: 12px;
}
#nm-widget-panel .buttons .button.checkout {
    float: right;
    padding: 13px;
}
/* Cart panel: Summary - Cart empty */
#nm-widget-panel .nm-cart-panel-empty .total,
#nm-widget-panel .nm-cart-panel-empty .buttons {
    display: none;
}
/* Cart panel: Summary - Cart empty button */
#nm-widget-panel .buttons.nm-cart-empty-button {
    display: none;
}
.no-touch #nm-widget-panel .buttons.nm-cart-empty-button {
    padding-bottom: 9px;
}
#nm-widget-panel .nm-cart-panel-empty .buttons.nm-cart-empty-button {
    display: block;
}
#nm-widget-panel .buttons.nm-cart-empty-button .button {
    display: block;
    width: 100%;
}

/* Color scheme: Dark */
.widget-panel-dark .nm-widget-panel-header-inner,
.widget-panel-dark #nm-cart-panel-loader,
.widget-panel-dark .nm-cart-item-loader,
.widget-panel-dark .nm-cart-panel-summary-inner,
.widget-panel-dark #nm-widget-panel {
    background: #333;
}
.widget-panel-dark .nm-widget-panel,
.widget-panel-dark #nm-widget-panel .product_list_widget,
.widget-panel-dark #nm-widget-panel .product_list_widget .remove,
.widget-panel-dark #nm-widget-panel .variation,
.widget-panel-dark #nm-widget-panel ul.variation li > div:first-child,
.widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-minus,
.widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-plus,
.widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .qty {
    color: #a5a5a5;
}
.widget-panel-dark #nm-cart-panel-loader h5,
.widget-panel-dark #nm-widget-panel-close,
.widget-panel-dark #nm-widget-panel .product_list_widget .empty,
.no-touch .widget-panel-dark #nm-widget-panel .product_list_widget .remove:hover,
.widget-panel-dark #nm-widget-panel .nm-cart-panel-item-price .amount,
.widget-panel-dark #nm-widget-panel .product_list_widget li a,
.no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-minus:hover,
.no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-plus:hover,
.widget-panel-dark #nm-widget-panel .buttons a:first-child,
.widget-panel-dark .nm-cart-panel-summary {
    color: #eee;
}
.widget-panel-dark #nm-widget-panel .product_list_widget .empty i {
    background-color: #414141;
}
.widget-panel-dark #nm-widget-panel .product_list_widget .remove {
    opacity: 1;
}
.widget-panel-dark .nm-widget-panel-header-inner,
.widget-panel-dark #nm-widget-panel .product_list_widget > li > div,
.widget-panel-dark #nm-widget-panel .total {
    border-color: #464646;
}
.widget-panel-dark #nm-widget-panel .product_list_widget > li:nth-last-child(2) > div {
    border-bottom-color: transparent;
}
.widget-panel-dark #nm-widget-panel .buttons .button.border {
    border-color: #5f5f5f;
}
.widget-panel-dark .nm-cart-panel-thumbnail-loader {
    background: rgba(255, 255, 255, 0.82);
}

@media all and (max-width: 2100px) {
    #nm-widget-panel {
		width: 410px;
	}
    
    /* Cart panel: Cart list */
    .no-touch .nm-cart-panel-list-wrap {
        padding-bottom: 231px;
    }
    
	/* Cart panel: Summary */
    #nm-widget-panel .buttons .button {
        display: block;
        width: 100%;
    }
    #nm-widget-panel .buttons .button.checkout {
        float: none;
        margin-top: 12px;
        padding: 14px;
    }
}
@media all and (max-width: 991px) {
    /* Header */
    .nm-widget-panel-header-inner {
        height: 70px;
    }
    
    /* Header: Close button */
    #nm-widget-panel-close {
        padding-top: 28px;
    }
    
    /* Cart panel: Loader overlay */
    #nm-cart-panel-loader.show {
        padding-top: 70px;
    }
    
    /* Cart panel: Cart list */
    .no-touch .nm-cart-panel-list-wrap {
        padding-top: 70px;
    }
}
@media all and (max-width: 550px) {
	#nm-widget-panel {
		width: 370px;
	}
    
    /* Header */
    .nm-widget-panel-header {        
        padding-right: 21px;
        padding-left: 21px;
    }
    /* Header: Cart title */
    .nm-cart-panel-title {
        display: inline-block;
    }
    
    /* Cart panel: Loader overlay */
    #nm-cart-panel-loader.show {
        padding-left: 21px;
    }
    
    /* Cart panel: Cart list */
    .nm-cart-panel-list-wrap {
        padding-right: 21px;
        padding-left: 21px;
    }
    .no-touch .nm-cart-panel-list-wrap {
        padding-bottom: 195px;
    }
    /* Cart panel: Cart list - Details */
    .nm-cart-panel-item-details {
        padding-left: 15px;
    }
	
	/* Cart panel: Summary */
    .nm-cart-panel-summary {
        padding-right: 21px;
        padding-left: 21px;
    }
    .nm-cart-panel-summary-inner {
        padding-bottom: 21px;
    }
    #nm-widget-panel .total {
        margin-bottom: 21px;
        padding-top: 19px;
        padding-bottom: 18px;
    }
    #nm-widget-panel .buttons .button {
        margin-top: 15px;
    }
}
@media all and (max-width: 385px) {
	#nm-widget-panel {
        width: calc(100% - 15px);
	}
    
    /* Cart panel: Cart list - Loader */
    .loading .nm-cart-item-loader {
        display: block;
        opacity: 0.82;
    }
    /* Cart panel: Cart list - Thumbnail */
    .loading .nm-cart-panel-thumbnail-loader {
        display: none;
    }
    /* Cart panel: Cart list - Details - Quantity */
    #nm-widget-panel .nm-quantity-wrap label.nm-qty-label-abbrev {
        display: none;
    }
    #nm-widget-panel .nm-quantity-wrap .quantity {
        margin-left: -14px;
    }
}
@media all and (max-width: 320px) {
    /* Cart panel: Cart list - Details - Title */
    #nm-widget-panel .nm-cart-panel-product-title {
        font-size: inherit;
        line-height: inherit;
    }
    /* Cart panel: Cart list - Details - Quantity */
    #nm-widget-panel .nm-cart-panel-quantity-pricing > span.quantity, /* Individual products (quantity text only) */
    #nm-widget-panel .product-quantity,
    #nm-widget-panel .quantity .qty {
        font-size: inherit !important;
    }
    /* Cart panel: Cart list - Details - Price */
    #nm-widget-panel .nm-cart-panel-item-price .amount {
        font-size:  inherit !important;
    }
}


/* #Pagination
--------------------------------------------------------------- */

.nm-pagination {
	overflow: hidden;
}
.nm-pagination.nm-infload {
	display: none;
}
.page-numbers {
	width: 100%;
	overflow: hidden;
}
.page-numbers li {
	float: left;
}
.page-numbers li a,
.page-numbers li span {
	font-size: 16px;
	color: inherit;
	padding: 3px 14px;
}
.page-numbers li:first-child a,
.page-numbers li:first-child span {
	padding-left: 0;
}
.page-numbers li a:hover,
.page-numbers li span.current {
    color: #dc9814;
}


/* #Blog
--------------------------------------------------------------- */

.nm-blog-wrap {
	padding: 0 0 62px;
}
.nm-blog.nm-blog-categories-disabled {
    padding-top: 56px;
}

#nm-blog-list.nm-search-results > div,
#nm-blog-list > .post {
    -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
#nm-blog-list.nm-search-results > div.fade-out,
#nm-blog-list > .post.fade-out {
    opacity: 0;
}

/* Heading */
.nm-blog-heading {
	padding: 34px 0 114px;
}
.nm-blog-heading h1 {
	font-size: 18px;
	line-height: 1.4;
	color: inherit;
}
.nm-blog-heading h1 strong {
	font-weight: inherit;
	color: #282828;
}

/* Sticky post */
.nm-blog .sticky .nm-post-thumbnail:before,
.nm-blog .category-sticky .nm-post-thumbnail:before {
	display: block;
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 100;
	content: "*";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 1;
	color: #dc9814;
}

/* Categories */
.nm-blog-categories-wrap {
	padding-top: 29px;
	padding-bottom: 108px;
}

/* Categories: Toggle link */
.nm-blog-categories-toggle {
	display: none;
}
.nm-blog-categories-toggle li a {
	font-size: 18px;
	color: #888;
}
.nm-blog-categories-toggle li a.active,
.nm-blog-categories-toggle li a:hover {
	color: #282828;
}
.nm-blog-categories-toggle li .count {
    font-size: 14px;
    font-style: normal;
	color: #c0c0c0;
	vertical-align: top;
    padding-left: 1px;
}

/* Categories: List */
.nm-blog-categories-list li {
	display: inline-block;
	vertical-align: middle;
}
.nm-blog-categories-list li a {
	font-size: 18px;
	line-height: 2;
	color: inherit;
	margin: 0 17px;
	font-family:'helveticalight';
}
.nm-blog-categories-list li a:hover {
	color: #dc9814;
}
.nm-blog-categories-list li:first-child a {
	margin-left: 0;
}
.nm-blog-categories-list li:last-child a {
	margin-right: 0;
}
.nm-blog-categories-list li.current-cat a {
	color: #dc9814;
}
.nm-blog-categories-list li span {
	color: #ccc;
}

/* Categories: List (no separator) */
.nm-blog-categories-list.list_nosep li a {
	margin: 0 19px 0 0;
}
.nm-blog-categories-list.list_nosep li.current-cat a {
	padding-bottom: 0;
}
.nm-blog-categories-list.list_nosep li span {
	display: none;
}

/* Categories: Columns */
.nm-blog-categories-list.columns {
	overflow: hidden;
}
.nm-blog-categories-list.columns li {
	display: block;
	float: left;
	padding-right: 17px;
	padding-bottom: 0;
}
.nm-blog-categories-list.columns li a {
	font-size: 16px;
	margin: 0;
}
.nm-blog-categories-list.columns li.current-cat a {
	padding-bottom: 1px;
}
.nm-blog-categories-list.columns li span {
	display: none;
}

/* Term (category/tag) description */
.nm-term-description {
	font-size: 18px;
	line-height: 1.6;
	padding: 0 0 38px;
}

/* Meta */
.nm-post-meta {
	position: relative;
	color: #a0a0a0;
	padding-left: 51px;
}
.nm-post-meta:before {
	position: absolute;
	top: 15px;
	left: 0;
	display: block;
	content: " ";
	width: 37px;
	height: 1px;
	background: #dadada;
}

/* Page links - wp_link_pages() */
.page-links {
	margin-top: 11px;
}

/* Pagination */
#nm-blog-pagination {
    position: relative;
}
.nm-blog-prev,
.nm-blog-next {
	width: 100%;
	max-width: 250px;
	margin-bottom: 10px;
}
.nm-blog-prev {
	float: left;
}
.nm-blog-next {
	float: right;
}
#nm-blog-pagination a {
	display: block;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	width: 100%;
	padding: 12px 0;
	font-family:'helveticalight';
}

/* Pagination: Infinite load */
#nm-blog-pagination.infinite-load {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
#nm-blog-pagination.all-pages-loaded {
    display: none;
}
#nm-blog-infinite-load {
    text-align: center;
}
#nm-blog-infinite-load a {
	padding: 23px 0;
	border: 0 none;
}
#nm-blog-infinite-load a:hover {
	color: #888;
    background: none;
}
.loading #nm-blog-infinite-load a {
    opacity: 0;
}

/* Pagination: WP-PageNavi */
#nm-blog-pagination .wp-pagenavi span.pages {
    margin-right: 10px;
}
#nm-blog-pagination .wp-pagenavi a,
#nm-blog-pagination .wp-pagenavi span.current {
    display: inline;
    margin: 2px;
    padding: 10px;
}
#nm-blog-pagination .wp-pagenavi a.previouspostslink,
#nm-blog-pagination .wp-pagenavi a.nextpostslink,
#nm-blog-pagination .wp-pagenavi a.last {
    background-color: #f5f5f5;
}

/* Sidebar */
.nm-blog.sidebar-right .nm-sidebar {
    padding-left: 34px;
}
.nm-blog.sidebar-left .nm-sidebar {
	padding-right: 34px;
}
.nm-blog.sidebar-left .nm-blog-content-col {
	float: right;
}
.nm-blog.sidebar-left .nm-blog-sidebar-col {
	float: left;
}
.nm-blog .nm-sidebar .widget:last-child {
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    /* Sidebar */
	.nm-blog.sidebar-right .nm-sidebar {
		padding-left: 24px;
	}
	.nm-blog.sidebar-left .nm-sidebar {
		padding-right: 24px;
	}
}
@media all and (max-width: 991px) {
	/* Categories: Toggle link */
	.nm-blog-categories .toggle-1 .nm-blog-categories-toggle {
		display: block;
	}
	
	/* Categories: Common */
	.nm-blog-categories .toggle-1 ul.nm-blog-categories-list {
		display: none;
		padding-top: 16px;
	}
    
    /* Pagination */
    .has-sidebar #nm-blog-pagination {
        margin-bottom: 64px;
    }
    
    /* Sidebar */
	.nm-blog.sidebar-right .nm-sidebar {
		padding-left: 0;
	}
	.nm-blog.sidebar-left .nm-sidebar {
		padding-right: 0;
	}
}
@media all and (max-width: 768px) {
	.nm-blog.nm-blog-categories-disabled {
        padding-top: 38px;
    }
    
    /* Heading */
	.nm-blog-heading {
		padding-bottom: 55px;
	}
	
	/* Categories */
	.nm-blog-categories-wrap {
		padding-bottom: 39px;
	}
	
	/* Term (category/tag) description */
	.nm-term-description {
		font-size: 16px;
	}
}
@media all and (max-width: 610px) {
	/* Pagination */
	.nm-blog-prev,
	.nm-blog-next {
		width: 48%;
		max-width: none;
	}	
}
@media all and (max-width: 550px) {
	/* Categories: List */
	.nm-blog-categories-list li span {
		display: none;
	}
	.nm-blog-categories-list li a {
		margin: 0 24px 0 0;
	}
	.nm-blog-categories-list li:last-child a {
		margin-right: 0;
	}
	.nm-blog-categories-list li.current-cat a {
		padding-bottom: 3px;
	}
}
@media all and (max-width: 400px) {
	.nm-blog.nm-blog-categories-disabled {
        padding-top: 31px;
    }
    
    /* Categories */
	.nm-blog-categories-wrap {
		padding-bottom: 30px;
	}
	
	/* Categories: List */
	.nm-blog-categories-list li {
		display: block;
	}
	.nm-blog-categories-list li:last-child {
		margin-bottom: 0;
	}
	.nm-blog-categories-list li a {
		font-size: 16px;
		margin: 0;
	}
	.nm-blog-categories-list li.current-cat a {
		padding-bottom: 0;
		border-bottom: 0 none;
	}
	
	/* Categories: Columns */
	.nm-blog-categories-list.columns li {
		width: 100%;
	}
}


/* #Blog: Classic
--------------------------------------------------------------- */

#nm-blog-list.nm-blog-classic {
    margin-bottom: 51px;
}

/* Title */
.nm-blog-classic .nm-post-title {
	font-size: 24px;
}
.nm-blog-classic .nm-post-title a {
	color: inherit;
}

/* Meta */
.nm-blog-classic .nm-post-meta {
    margin: 11px 0 24px;
}

/* Thumbnail */
.nm-blog-classic .nm-post-thumbnail {
	position: relative;
	padding-bottom: 24px;
}
.nm-blog-classic .nm-post-thumbnail a {
	display: block;
}
.nm-blog-classic .nm-post-thumbnail img {
	width: 100%;
	height: auto;
}

/* Content/Excerpt */
.nm-blog-classic .nm-post-content {
    font-size: 16px;
}
.nm-post-content-comments-link {
    padding-top: 37px;
}
.nm-post-content-comments-link a {
    color: #282828;
}
.nm-post-content-comments-link a i {
    position: relative;
    top: 2px;
}
.nm-post-content-comments-link a span {
    padding-left: 10px;
}

/* Divider */
.nm-blog-classic .nm-post-divider {
	height: 1px;
    margin: 46px 0;
    background: #eee;
}
.nm-blog-classic .post:first-child .nm-post-divider {
    display: none;
}
.nm-footer-bar-left.sub-mail{
    padding-top: 30px;
    padding-top: 30px;
}

@media all and (max-width: 1199px) {
	/* Divider */
	.nm-blog-classic .nm-post-divider {
		margin: 38px 0;
	}
}
@media all and (max-width: 767px) {
    /* Meta */
    .nm-blog-classic .nm-post-meta {
        margin: 11px 0 18px;
    }
    /* Thumbnail */
    .nm-blog-classic .nm-post-thumbnail {
        padding-bottom: 19px;
    }
    div.nm-footer-bar.layout-centered .menu > li{
        padding-left:0;
        padding-right:0;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .nm-footer-bar-left.sub-mail{
        padding-left: 22px;
        padding-right: 22px;
    }
    .nm-footer-bar-left.sub-mail .mob-pd-0{
        padding-left: 0;
        padding-right: 0;
    }
    div.nm-footer-bar-left.sub-mail .mob-pd-0{
       padding-bottom:6px !important; 
    }
    div#mailpoet_form_4{
        padding:10px 0;
    }
    #mailpoet_form_4 .mailpoet_text{
        padding:8px !important;
        margin-top:4px !important;
        margin-bottom: 4px !important;
    }
    .mailpoet_form .mailpoet_submit{
        padding:8px !important;
        margin-top:4px !important;
        margin-bottom: 4px !important;
    }
    div.mailpoet_form .mailpoet-heading{
        margin: 4px 0 !important;
    }
    .nm-footer-bar-left.sub-mail{
        padding-top:10px;
    }
    div.mailpoet_form .mailpoet-has-font-size{
        font-size: 14px !important;
    }
    div.mailpoet_form .mailpoet-has-font-size span{
        font-size: 13px !important;
    }
    .sml_subscribe .prepend{
        width: 100%;
        padding-bottom:10px;
        font-size: 18px;
    }
    .sml_subscribe .sml_email, .sml_subscribe .sml_submit{
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .sml_subscribe .sml_email input{
        width: 100%;
    }
}
@media all and (max-width: 400px) {
	/* Title */
	.nm-blog-classic .nm-post-title {
		font-size: 22px;
	}
    
    /* Content/Excerpt */
    .nm-blog-classic .nm-post-content {
        font-size: inherit;
    }
	
	/* Divider */
	.nm-blog-classic .nm-post-divider {
		margin: 27px 0 31px;
	}
}


/* #Blog: Grid
--------------------------------------------------------------- */

.nm-blog-grid [class*="block-grid-"] {
	margin: 0 -1.6%;
}
.nm-blog-grid [class*="block-grid-"] > li {
	padding: 0 1.6% 66px;
}

/* Thumbnail */
.nm-blog-grid .nm-post-thumbnail {
	position: relative;
	margin-bottom: 19px;
}
.nm-blog-grid .nm-post-thumbnail a {
	position: relative;
	display: block;
}
.nm-blog-grid .nm-post-thumbnail img {
	width: 100%;
	height: auto;
}

/* Thumbnail overlay */
.nm-blog-grid .nm-post-thumbnail a:hover .nm-image-overlay {
	opacity: 1;
}

/* Meta */
.nm-blog-grid .nm-post-meta {
	margin-bottom: 14px;
	font-family:'helveticalight';
	display: none;
}

/* Title */
.nm-blog-grid .nm-post-title {
	font-size: 22px;
	line-height: 1.2;
}
.nm-blog-grid .nm-post-title a {
	color: inherit;
    font-family:'helveticalight';
}

/* Content/Excerpt */
.nm-blog-grid .nm-post-content {
	font-size: 16px;
	line-height: 1.6;
	margin-top: 14px;
}
.nm-blog-grid .nm-post-content .nm-post-excerpt p {
	margin-bottom: 0;
}
.nm-blog-grid .nm-post-content .nm-post-read-more {
	display: block;
	margin-top: 14px;
    font-family:'helveticalight';
}
.nm-blog-grid .nm-post-content .nm-post-read-more i {
    display: inline-block;
    line-height: 1;
    margin-left: 5px;
    vertical-align: text-bottom;
}

/* Media queries */
@media all and (max-width: 750px) {
	.nm-blog-grid [class*="block-grid-"] > li {
		padding-bottom: 53px;
	}
}
@media all and (max-width: 400px) {
	/* Title */
	.nm-blog-grid .nm-post-title {
		font-size: 20px;	
	}
	
	/* Content/Excerpt */
	.nm-blog-grid .nm-post-content {
		font-size: 14px;
	}
}


/* #Blog: List
--------------------------------------------------------------- */

#nm-blog-list.nm-blog-list {
    margin-bottom: 51px;
}

/* Title */
.nm-blog-list .nm-post-title {
	font-size: 24px;
	padding-right: 28px;
}
.nm-blog-list .nm-post-title a {
	color: inherit;
}

/* Thumbnail */
.nm-blog-list .nm-post-thumbnail {
	position: relative;
	padding-bottom: 28px;
}
.nm-blog-list .nm-post-thumbnail a {
	display: block;
}
.nm-blog-list .nm-post-thumbnail img {
	width: 100%;
	height: auto;
}

/* Content/Excerpt */
.nm-blog-list .nm-post-content {
	font-size: 16px;
	line-height: 1.6;
}
.nm-blog-list .nm-post-content .nm-post-excerpt p {
	margin-bottom: 0;
}

/* Divider */
.nm-blog-list .nm-post-divider {
	line-height: 2;
	margin-top: 45px;
	padding-top: 27px;
	border-top: 1px solid #eee;
}
.nm-blog-list .post:first-child .nm-post-divider {
    display: none;
}

/* Media queries */
@media (max-width: 1199px) {
	/* Columns */
	.nm-blog-list .nm-title-col,
	.nm-blog-list .nm-content-col,
	.nm-blog-list .nm-divider-col {
		float: none;
		width: auto;
		max-width: 833px;
		margin: 0 auto;
		padding: 0 15px;
	}
	
	/* Title */
	.nm-blog-list .nm-post-title {
		padding-right: 0;
		margin-bottom: 27px;
	}
	
	/* Content/Excerpt */
	.nm-blog-list .nm-post-content {
		margin-top: 20px;
	}
	
	/* Divider */
	.nm-blog-list .nm-post-divider {
		margin-top: 38px;
		padding-top: 10px;
	}
}
@media all and (max-width: 400px) {
	/* Title */
	.nm-blog-list .nm-post-title {
		font-size: 22px;
	}
	
	/* Divider */
	.nm-blog-list .nm-post-divider,
	.nm-blog-list > .post:last-child .nm-post-divider {
		margin-top: 29px;
		padding-top: 2px;
	}
}


/* #Blog: No results
--------------------------------------------------------------- */

.nm-blog-no-results h1 {
	font-size: 18px;
}


/* #Blog: Single post
--------------------------------------------------------------- */

.nm-post-body {
    padding-top: 68px;
    font-family:'helveticalight';
}
.nm-post-col {
	max-width: 833px;
	margin: 0 auto;
	padding: 0 15px;
}

/* Header */
.nm-post-header {
	padding-bottom: 35px;
}
.nm-post.nm-post-sidebar-none .nm-post-header {
    text-align: center;
}
.nm-post.nm-post-sidebar-left .nm-post-header .col {
	float: right;
}
.nm-post-header h1 {
	font-size: 26px;
	line-height: 1.2;
	font-family:'helveticalight';
}

/* Header: Featured image */
.nm-post.nm-post-sidebar-none .nm-post-featured-image {
    width: calc(100% + 10vw);
    max-width: none;
    margin-left: -5vw;
    text-align: left;
}
.nm-post.has-featured-image .nm-post-featured-image {
    margin-bottom: 44px;
}
.nm-post-featured-image img {
    width: 100%;
}

/* Blog: Single post - Featured image */
.nm-post-featured-image.aspect-ratio {
    position: relative;
    overflow: hidden;
}
.nm-post-featured-image.aspect-ratio.ratio-1-1 {
    padding-bottom: 100%;
}
.nm-post-featured-image.aspect-ratio.ratio-3-2 {
    padding-bottom: 66.66%;
}
.nm-post-featured-image.aspect-ratio.ratio-4-3 {
    padding-bottom: 75%;
}
.nm-post-featured-image.aspect-ratio.ratio-16-9 {
    padding-bottom: 56.25%;
}
.nm-post-featured-image.aspect-ratio img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%); transform: translateY(-50%);
}

/* Header: Meta */
.nm-single-post-meta-top {
	margin-top: 21px;
	font-family:'helveticalight';
}
.nm-single-post-meta-top em {
    font-style: normal;
}
.nm-single-post-meta-top a {
	color: #282828;
}

/* Body */
.nm-post-body .post {
	padding-bottom: 50px;
	color: #000;
}
.nm-post-body .post p{
    margin-bottom:6px;
}
/* Body - Sidebar */
.nm-post .nm-sidebar {
	padding-left: 34px;
}
.nm-post.nm-post-sidebar-left .nm-sidebar {
	padding-right: 34px;
	padding-left: 0;
}
.nm-post-sidebar-left .nm-post-content-col {
	float: right;
}
.nm-post-sidebar-left .nm-post-sidebar-col {
	float: left;
}

/* Meta */
.nm-single-post-meta-wrap {
    line-height: 1.8;
    padding-bottom: 46px;
    overflow: hidden;
    font-family:'helveticalight';
}
.nm-single-post-meta {
	float: left;
	width: 70%;
    padding-right: 7px;
}

/* Meta: Tags */
.nm-single-post-tags {
    padding-bottom: 15px;
	overflow: hidden;
}
.nm-single-post-tags.widget_tag_cloud a {
    font-size: 14px !important;
    text-transform: lowercase;
}
.nm-single-post-tags a:before {
	display: inline-block;
	font-family: arial, sans-serif;
	content: "#";
	padding-right: 3px;
	vertical-align: middle;
}

/* Meta: Categories */

/* Meta: Share */
.nm-post-share {
	float: right;
	width: 30%;
    padding-left: 7px;
	text-align: right;
}
.nm-post-share span {
    display: none;
}
.nm-post-share a {
    font-size: 18px;
    line-height: 1;
    color: inherit;
	display: inline-block;
	margin-right: 15px;
    vertical-align: middle;
}
.nm-post-share a:last-child {
	margin-right: 0;
}
.nm-post-share a:hover {
	color: #282828;
}

/* Pagination */
.nm-post-pagination {
    line-height: 1.4;
    padding: 44px 0;
	overflow: hidden;
	border-top: 1px solid #eee;
}
.nm-post-pagination > .nm-row {
    max-width: none;
}
.nm-post-pagination-inner {
    padding-right: 20px;
    padding-left: 20px;
    overflow: hidden;
}
.nm-post-pagination .nm-post-prev,
.nm-post-pagination .nm-post-next {
    float: left;
    width: 50%;
}
.nm-post-pagination .nm-post-prev {
    padding-right: 15px;
    font-family:'helveticalight';
}
.nm-post-pagination .nm-post-next {
	float: right;
	text-align: right;
    padding-left: 15px;
    font-family:'helveticalight';
}
.nm-post-pagination a {
    position: relative;
    display: block;
    color: #282828;
}
.nm-post-pagination .nm-post-prev a {
    padding-left: 37px;
}
.nm-post-pagination .nm-post-next a {
    padding-right: 37px;
}
.nm-post-pagination a:before {
    position: absolute;
	top: 50%;
    font-family: 'nm-font';
    font-size: 50px;
    line-height: 1;
    margin-top: -20px;
	opacity: 0.3;
}
.nm-post-pagination .nm-post-prev a:before {
    left: -11px;
    content: "\e600";
}
.nm-post-pagination .nm-post-next a:before {
    right: -11px;
    content: "\e601";
}
.nm-post-pagination a .short-title {
    display: block;
    font-size: 13px;
    color: #a1a1a1;
    margin-bottom: 2px;
}
.nm-post-pagination a .long-title {
    font-size: 16px;
}

/* Related posts */
.nm-related-posts {
    padding: 56px 0 37px;
}
.no-post-comments .nm-related-posts {
	border-top: 1px solid #eee;
}
.nm-related-posts h2 {
    font-size: 24px;
    padding-bottom: 28px;
}
.nm-related-posts-image {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
.nm-related-posts-image img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.nm-related-posts-image:hover .nm-image-overlay {
	opacity: 1;
}
.nm-related-posts-content .nm-post-meta {
	line-height: 2;
	margin: 16px 0 8px;
}
.nm-related-posts-content h3 {
	font-size: 18px;
	line-height: 1.6;
    padding-bottom: 7px;
}
.nm-related-posts-content .nm-related-posts-excerpt {
    padding-bottom: 12px;
}

@media all and (max-width: 1400px) {
    /* Pagination */
    .nm-post-pagination-inner {
        padding-right: 0;
        padding-left: 0;
    }
}
@media all and (max-width: 1199px) {
    /* Body - Sidebar */
    .nm-post .nm-sidebar {
		padding-left: 24px;
	}
	.nm-post.nm-post-sidebar-left .nm-sidebar {
		padding-right: 24px;
	}
}
@media all and (max-width: 991px) {
	/* Body - Sidebar */
	.nm-post .nm-sidebar {
		padding-left: 0;
	}
	.nm-post.nm-post-sidebar-left .nm-sidebar {
		padding-right: 0;
	}
    
    /* Related posts */
    .nm-related-posts-content .nm-post-meta:before {
		width: 19px;
	}
	.nm-related-posts-content .nm-post-meta {
		padding-left: 29px;
	}
}
@media all and (max-width: 890px) {
    .has-featured-image .nm-post-body {
        padding-top: 0;
    }
}
@media all and (max-width: 610px) {
	/* Pagination */
    .nm-post-pagination {
        padding: 40px 0 39px;
    }
    .nm-post-pagination .nm-post-prev a {
        padding-left: 22px;
    }
    .nm-post-pagination .nm-post-next a {
        padding-right: 22px;
    }
    .nm-post-pagination a:before {
        font-size: 30px;
        margin-top: -14px;
    }
    .nm-post-pagination .nm-post-prev a:before {
        left: -7px;
    }
    .nm-post-pagination .nm-post-next a:before {
        right: -7px;
    }
    .nm-post-pagination a .long-title {
        display: none;
    }
    .nm-post-pagination a .short-title {
        display: inline-block;
        font-size: inherit;
        color: inherit !important;
        margin-bottom: 0;
    }
}
@media all and (max-width: 550px) {
	.nm-post-body {
        padding-top: 48px;
    }
    
    /* Header */
	.nm-post-header {
		padding-bottom: 24px;
	}
	.nm-post-header h1 {
		font-size: 22px;
		line-height: 1.4;
	}
    
    /* Header: Meta */
	.nm-single-post-meta-top {
		margin-top: 17px;
		padding-left: 29px;
	}
	.nm-single-post-meta-top::before {
		width: 19px;
	}
	
	/* Body */
	.nm-post-body .post {
		padding-bottom: 46px;
	}
    
    /* Related posts */
    .nm-related-posts {
		padding: 42px 0 25px;
	}
    .nm-related-posts-content .nm-post-meta:before {
		width: 10px;
	}
	.nm-related-posts-content .nm-post-meta {
		padding-left: 20px;
	}
    .nm-related-posts-content h3 {
        font-size: 16px;
        padding-bottom: 15px;
    }
    .nm-related-posts-content .nm-related-posts-excerpt {
        display: none;
    }
}
@media all and (max-width: 400px) {
    /* Related posts */
    .nm-related-posts-content .nm-post-meta {
        display:  none;
    }
    .nm-related-posts-content h3 {
        padding-top: 14px;
    }
}


/* #Blog: Single post - Password protected
--------------------------------------------------------------- */

.post-password-form > p:first-child {
	font-size: 16px;
	color: #282828;
	margin-bottom: 15px !important;
    margin-top: 5px;
}
.post-password-form label,
.post-password-form input {
	display: block;
}
.post-password-form label input {
	width: 100%;
	margin: 0 0 14px;
}
.post-password-form input[type=submit] {
	width: 111px;
	padding: 11px 0;
}


/* #Search results
--------------------------------------------------------------- */

#nm-blog-list.nm-search-results {
    margin-bottom: 51px;
}

/* Title */
.nm-search-results .nm-post-title {
	font-size: 24px;
	padding-right: 28px;
}
.nm-search-results .nm-post-title a {
	color: inherit;
}

/* Meta */
.nm-search-results .nm-post-meta {
	margin-top: 6px;
	padding-left: 0;
}
.nm-search-results .nm-post-meta:before {
	display: none;
}

/* Excerpt */
.nm-search-results .nm-post-content {
	font-size: 16px;
	line-height: 1.6;
}

/* Divider */
.nm-search-results .nm-post-divider {
    height: 1px;
	margin: 45px 0 48px;
	background: #eee;
}
.nm-search-results > div:first-child .nm-post-divider {
    display: none;
}

/* Media queries */
@media (max-width: 1199px) {
	/* Columns */
	.nm-search-results .nm-title-col,
	.nm-search-results .nm-content-col,
	.nm-search-results .nm-divider-col {
		float: none;
		width: auto;
	}
	
	/* Title */
	.nm-search-results .nm-post-title {
		padding-right: 0;
	}
	
	/* Excerpt */
	.nm-search-results .nm-post-content {
		margin-top: 20px;
	}
	
	/* Divider */
	.nm-search-results .nm-post-divider {
		margin: 38px 0 40px;
	}
}
@media all and (max-width: 400px) {
	/* Title */
	.nm-search-results .nm-post-title {
		font-size: 22px;
	}
	
	/* Divider */
	.nm-search-results .nm-post-divider {
		margin: 29px 0 32px;
	}
}


/* #Comments
--------------------------------------------------------------- */

/* Comments */
.nm-comments {
	background: #f7f7f7;
}
.nm-post.nm-post-sidebar-left .nm-comments .col {
	float: right;
}
.nm-comments .nm-comments-inner {
	padding-bottom: 57px;
}
.nm-comments .nm-comments-heading {
	font-size: 24px;
	line-height: 1.2;
	padding: 68px 0 54px;
}
.nm-post.nm-post-sidebar-none .nm-comments .nm-comments-heading {
    text-align: center;
}
.nm-comments .commentlist > li,
.nm-comments .commentlist .pingback,
.nm-comments .commentlist .trackback {
	margin-top: 30px;
	border-top: 1px solid #e7e7e7;
}
.nm-comments .commentlist > .comment:first-child,
.nm-comments .commentlist .pingback:first-child,
.nm-comments .commentlist .trackback:first-child {
	margin-top: 0;
	border-top: 0 none;
}
.nm-comments .commentlist > li .comment-inner-wrap,
.nm-comments .commentlist .pingback p,
.nm-comments .commentlist .trackback p {
	position: relative;
	margin-top: 29px;
}
.nm-comments .commentlist > .comment:first-child > .comment-inner-wrap,
.nm-comments .commentlist .pingback:first-child > p,
.nm-comments .commentlist .trackback:first-child > p {
	margin-top: 0;
}
.nm-comments .commentlist > li .comment-text {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0 none;
}
.nm-comments .commentlist > .comment:last-child > .comment-text {
	padding-bottom: 0;
}

/* Comments: Navigation */
.comment-navigation {
	margin-top: 71px;
	padding: 14px 0;
	overflow: hidden;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.comment-navigation h1 {
	display: none;
}
.comment-navigation a {
	color: #282828;
}
.comment-navigation .nav-previous {
	float: left;
}
.comment-navigation .nav-next {
	float: right;
}

/* Comments: Form */
.nm-comments .comment-respond {
	padding-top: 65px;
}
.nm-comments .comment-respond h3 {
	padding-bottom: 3px;
}
.nm-comments .comment-form p.comment-notes {
	margin-bottom: 28px;
}
.nm-comments .comment-form p input#submit {
	width: auto;
	min-width: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Comments: Form - Threaded form (Added with WP JavaScript) */
.nm-comments .commentlist .comment-respond {
	padding-top: 56px;
}

/* Media queries */
@media all and (max-width: 768px) {
	/* Comments */
	.nm-comments .nm-comments-inner {
		padding-bottom: 39px;
	}
	.nm-comments .nm-comments-heading {
		padding: 50px 0 37px;
	}
	.nm-comments .commentlist > li,
	.nm-comments .commentlist .pingback,
	.nm-comments .commentlist .trackback {
		margin-top: 23px;
	}
	.nm-comments .commentlist > li .comment-inner-wrap,
	.nm-comments .commentlist .pingback p,
	.nm-comments .commentlist .trackback p {
		margin-top: 22px;
	}
	.nm-comments .commentlist > li .comment-text .description {
		padding-top: 16px;
	}
	.nm-comments .commentlist > li .comment-text .moderating {
		margin-bottom: 8px;
	}
	.nm-comments .commentlist > li .comment-text .reply {
		padding-top: 16px;
	}
	
	/* Comments: Form */
	.nm-comments .comment-respond {
		padding-top: 38px;
	}
	.nm-comments .comment-form p.comment-notes {
		margin-bottom: 19px;
	}
	
	/* Comments: Form - Threaded form (Added with WP JavaScript) */
	.nm-comments .commentlist .comment-respond {
		padding-top: 38px;
	}
}
@media all and (max-width: 610px) {
	/* Comments: Form */
	.nm-comments .comment-form p.comment-form-author,
	.nm-comments .comment-form p.comment-form-email {
		width: 100%;
	}
}
@media all and (max-width: 550px) {
	/* Comments */
	.nm-comments .nm-comments-heading {
		font-size: 22px;
		line-height: 1.4;
		padding: 39px 0 34px;
	}
}


/* #Comments: Entries
--------------------------------------------------------------- */

.commentlist > li {
	position: relative;
	min-height: 48px;
}
.commentlist > li.bypostauthor {
    color: inherit;
}
.commentlist > li > div > img,
.commentlist .children > li > div > img {
	position: absolute;
    top: -5px;
    left: 0;
    width: 60px;
    height: 60px;
	margin: 0;
    padding: 0;
	overflow: hidden;
	-webkit-border-radius: 50%; border-radius: 50%;
}
.commentlist > li .comment-text {
	margin: 0 0 34px 81px;
	padding-bottom: 28px;
	border-bottom: 1px solid #f0f0f0;
}
.commentlist > li:last-child .comment-text {
	margin-bottom: 0;
	border-bottom: 0 none;
}
.commentlist > li .comment-text .meta {
	margin-bottom: 0;
}
.commentlist > li .comment-text .meta strong,
.commentlist > li .comment-text .meta strong a {
	color: #282828;
}
.commentlist > li .comment-text .meta strong {
	display: block;
	font-size: 18px;
    line-height: 1.4;
	font-weight: inherit;
}
.commentlist > li .comment-text .meta .verified {
	font-size: 12px;
	font-style: normal;
	color: #888;
}
.commentlist > li .comment-text .meta time {
	display: block;
	line-height: 1;
	color: #a1a1a1;
    padding-top: 7px;
}
.commentlist > li .comment-text .description {
	font-size: 16px;
	line-height: 1.6;
	padding-top: 19px;
}
.commentlist > li .comment-text .moderating {
	color: #acacac;
	margin-bottom: 10px;
}
.commentlist > li .comment-text .reply {
	line-height: 1;
	padding-top: 19px;
}

/* Comments: Children (replies) */
.commentlist > li .children {
	margin-left: 81px;
}
.commentlist .children > li {
    position: relative;
}

/* Comments: Pingbacks and trackbacks */
.commentlist .pingback p,
.commentlist .trackback p {
	font-size: 16px;
	line-height: 1.6;
	color: #555;
}

/* Comments: Closed */
.no-comments {
	font-size: 16px;
	color: #282828;
	padding-top: 58px;
}

/* Comments: Form */
.comment-respond h3 {
	font-size: 24px;
	padding-bottom: 32px;
	font-family:'helveticalight' !important;
}
.comment-respond h3 #cancel-comment-reply-link {
	font-size: 14px;
}
.comment-form {
	clear: both;
	overflow: hidden;
}
.comment-form > p {
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 16px;
	padding: 0;
}
.comment-form p.comment-form-author,
.comment-form p.comment-form-email,
.comment-form p.form-row-first,
.comment-form p.form-row-last {
    width: 48%;
}
.comment-form p.comment-form-email,
.comment-form p.form-row-last {
    float: right;
}
.comment-form p label {
	display: block;
	font-size: 16px;
	color: #282828;
	padding-bottom: 3px;
}
.comment-form p label .required {
	color: #aaa;
}
.comment-form p input,
.comment-form p textarea {
	width: 100%;
}
.comment-form p textarea {
	resize: none;
}
.comment-form p input#submit {
	display: inline-block;
	width: auto;
	min-width: 120px;
	margin-top: 9px;
}

/* Column - Small (< 768px) */
@media all and (max-width: 767px) {
	.commentlist > li > div > img,
    .commentlist .children > li > div > img {
		display: none;
	}
	.commentlist > li .comment-text {
		margin-left: 0;
	}
	
	/* Comments: Children (replies) */
	.commentlist > li .children {
		margin-left: 35px;
	}
}
/* < 400px */
@media all and (max-width: 400px) {
	/* Comments: Children (replies) */
	.commentlist > li .children {
		margin-left: 28px;
	}
}


/* #Post/page/editor content
--------------------------------------------------------------- */

/* Common */
.post .entry-content {
	font-size: 16px;
	line-height: 1.6;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft,
blockquote.alignright,
.wp-caption.alignright,
img.alignright,
p,
pre,
address,
.wp-caption {
	margin-bottom: 24px;
	font-family:'helveticalight' !important;
}
.nospacing {
	margin: 0;
	padding: 0;
}
.entry-content > :last-child {
	margin-bottom: 0;
}

/* Alignments */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	clear: both;
	margin-right: auto;
	margin-left: auto;
    text-align: center;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin-right: 28px;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin-left: 28px;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
}

/* Headings */
.entry-content > h1,
.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6 {
	margin-bottom: 26px;
}

/* Paragraphs */
p:last-child {
	margin-bottom: 0;
}

/* Images */
img.width-full {
	width: 100%;
}

/* Emoji icons */
img.wp-smiley,
img.emoji {
  font-size: inherit;
}

/* Pre, Var and Code tags */
pre,
var,
code {
    -moz-hyphens: none;
    font-family: monospace, serif;
	font-style: normal;
}
pre {
	padding: 20px;
	border: 1px solid #e7e7e7;
	background: #fafafa;
}

/* Bold */
.entry-content strong {
	color: #555;
}

/* Blockquote */
blockquote {
	font-size: 18px;
	font-style: italic;
	color: #555;
	margin-bottom: 26px;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6 {
	display: inline-block;
	padding: 7px 0 5px;
}
blockquote p {
	color: #555;
	margin-bottom: 0;
}

/* Cite */
cite {
	display: inline-block;
	font-style: normal;
	color: #282828;
	padding-top: 5px;
}
cite a {
	text-decoration: underline;
}

/* Captions */
.wp-caption {
	position: relative;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	position: absolute;
    bottom: 15px;
	left: -15px;
	font-size: 14px;
	line-height: 1.6;
	color: #eee;
	max-width: 180px;
    margin: 0;
    padding: 12px 19px;
	background: #333;
}

/* Lists */
ol:not([class]) li,
ul:not([class]) li {
	list-style-position: inside;
}
.page > ol:not([class]),
.entry-content > ol:not([class]) {
    padding-left: 18px;
}
.page > ul:not([class]),
.entry-content > ul:not([class]) {
    padding-left: 14px;
}
.page > ol:not([class]):not(:last-child),
.page > ul:not([class]):not(:last-child),
.entry-content > ol:not([class]):not(:last-child),
.entry-content > ul:not([class]):not(:last-child) {
	margin-bottom: 24px;
}
.page > ol:not([class]) li,
.page > ul:not([class]) li,
.entry-content ol:not([class]) li,
.entry-content ul:not([class]) li {
	list-style-position: outside;
}
.page > ol:not([class]) li ,
.entry-content > ol:not([class]) li {
	list-style-type: decimal;
}
.page > ul:not([class]) li,
.entry-content > ul:not([class]) li {
	list-style-type: disc;
	font-family:'helveticalight' !important;
}
/* Lists: Nested */
.entry-content > ol:not([class]) li ol,
.entry-content > ol:not([class]) li ul,
.entry-content > ul:not([class]) li ul,
.entry-content > ul:not([class]) li ol {
	padding-left: 17px;
}

/* Definition lists */
dt {
    font-weight: bold;
	color: #282828;
}
dd {
    margin-bottom: 24px;
}

/* Tables */
#tab-description.entry-content table,
#tab-description.entry-content table th,
#tab-description.entry-content table td,
.entry-content > table,
.entry-content > table th,
.entry-content > table td {
	border: 1px solid #e0e0e0;
}
#tab-description.entry-content table,
.entry-content > table {
	table-layout: fixed;
	width: 100%;
	margin: 0 0 28px;
	border-width: 1px 0 0 1px;
}
#tab-description.entry-content table th,
#tab-description.entry-content table td,
.entry-content > table th,
.entry-content > table td {
	padding: 7px;
}
#tab-description.entry-content table th,
.entry-content > table th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}
#tab-description.entry-content table td,
.entry-content > table td {
	border-width: 0 1px 1px 0;
}

/* Horizontal line */
hr {
	height: 0px;
	border-bottom: 1px solid #eee;
}

/* Spacer */
.nm-spacer {
	display: block;
	width: 100%;
	height: 8px;
}
.nm-spacer.small {
	height: 6px;
}
.nm-spacer.large {
	height: 32px;
}

/* iframe embeds */
iframe {
	max-width: 100%;
	vertical-align: middle;
}

/* More link - https://en.support.wordpress.com/splitting-content/more-tag/ */
.more-link {
    display: block;
    margin-top: 28px;
}

/* Mark and Insert tags */
mark,
ins {
	text-decoration: none;
	/*background-color: #fff9c0;*/
}

/* Media queries */
@media all and (max-width: 768px) {
	/* Captions */
	.wp-caption-text {
		bottom: 10px;
		left: -10px;
	}
}


/* #Blocks
--------------------------------------------------------------- */

/* Common: Alignment */
.alignwide,
.alignfull {
	width: 100vw;
    max-width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}
@media (min-width: 1334px) {
    .alignwide {
        width: calc(100% + 10vw);
        max-width: none;
        margin-left: -5vw;
    }
}
.nm-page-sidebar .alignwide,
.nm-page-sidebar .alignfull {
	width: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
}
[class^="wp-block"].alignleft,
[class^="wp-block"].alignright {
    max-width: 305px;
}

/* Common: Drop cap */
.has-drop-cap:not(:focus):first-letter {
	font-weight: inherit;
}

/* Block: Heading */
.nm-block-heading {
    margin-bottom: 24px;
}

/* Block: List */
.nm-block-list {
    margin-bottom: 24px;
    padding-left: 15px;
}
.nm-block-list ul,
.nm-block-list ol {
    padding-left: 15px;
}
ol.nm-block-list li,
ul.nm-block-list li {
    list-style-position: outside;
}
ol.nm-block-list li {
    list-style-type: decimal;
}
ul.nm-block-list li {
    list-style-type: disc;
    font-family:'helveticalight';
}
ul.nm-block-list ul li {
    list-style-type: circle;
    font-family:'helveticalight';
}

/* Block: Image */
.wp-block-image {
    margin-bottom: 28px;
}

/* Block: Quote */
.wp-block-quote {
	font-size: 22px;
    font-style: normal;
    line-height: 1.6;
    margin-bottom: 28px;
	padding-left: 20px;
    border-left: 4px solid;
}
.wp-block-quote.has-text-align-right {
	padding-right: 20px;
    border-right: 4px solid;
    border-left: 0 none;
}
.wp-block-quote.has-text-align-center {
    max-width: 820px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    border-right: 0 none;
    border-left: 0 none;
}
.wp-block-quote p {
    font-size: inherit;
    margin-bottom: 0;
}
.wp-block-quote.has-text-align-center p:before,
.wp-block-quote.has-text-align-center p:after {
    display: inline-block;
    font-size: 30px;
    line-height: 1;
}
.wp-block-quote.has-text-align-center p:before {
    content: "\201c";
}
.wp-block-quote.has-text-align-center p:after {
    content: "\201d";
}
.wp-block-quote cite {
    font-size: 13px;
    font-style: normal;
	color: inherit;
	margin-top: 10px;
    opacity: 0.5;
}

/* Block: Pullquote */
.wp-block-pullquote {
    padding: 30px 0;
    margin-bottom: 28px;
    border-top: 4px solid;
    border-bottom: 4px solid;
}
.wp-block-pullquote blockquote {
    font-style: normal;
    margin-bottom: 0;
}
.wp-block-pullquote p {
	font-size: 20px;
}
.wp-block-pullquote.alignleft {
	margin-right: 28px;
}
.wp-block-pullquote.alignright {
	margin-left: 28px;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
    margin-bottom: 0;
}
.wp-block-pullquote cite {
	font-size: 13px;
    padding-top: 10px;
    opacity: 0.5;
}

/* Block: File */
.wp-block-file a {
    color: inherit;
    text-decoration: underline;
}

/* Block: Code/Preformatted/Verse */
.wp-block-code,
.wp-block-preformatted,
.wp-block-verse {
	color: #23282d;
}

/* Block: Gallery */
.wp-block-gallery {
    margin-bottom: 12px;
}

/* Block: Cover */
.wp-block-cover {
    margin-bottom: 28px;
}

/* Block: Group */
.wp-block-group.has-background {
	padding: 28px;
}

/* Block: Media & Text */
.wp-block-media-text {
    line-height: 1.8;
    margin-bottom: 28px;
}

/* Block: Table */
.wp-block-table {
    margin-bottom: 28px;
}
.wp-block-table td,
.wp-block-table th {
	padding: 8px;
	border: 1px solid;
}

/* Block: Audio & Video */
.wp-block-audio,
.wp-block-video {
    margin-bottom: 28px;
}
.wp-block-audio figcaption,
.wp-block-video figcaption {
	text-align: center;
}

/* Block: Widget - Archives */
.wp-block-archives {
    margin-bottom: 24px;
}

/* Block: Widget - Categories */
.wp-block-categories {
    margin-bottom: 24px;
}

/* Block: Widget - Calendar */
.wp-block-calendar {
    margin-bottom: 28px;
}
.wp-block-calendar table thead {
    color: #282828;
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
	color: inherit;
}
.wp-block-calendar table caption,
.wp-block-calendar td,
.wp-block-calendar th {
	text-align: center;
}

/* Block: Widget - Latest Posts */
.wp-block-latest-posts {
	margin-bottom: 24px;
}
.wp-block-latest-posts > li > a {
    font-size: 18px;
    line-height: 1.6;
}

/* Block: Widget - Latest Comments */
.wp-block-latest-comments {
    margin-bottom: 24px;
}
.wp-block-latest-comments__comment {
	margin-bottom: 28px;
}

/* Block: Widget - Search */
.wp-block-search {
    margin-bottom: 28px;
}
.wp-block-search__button {
    line-height: 1;
	color: #fff;
	padding: 9px 15px;
	border: 0 none;
	-webkit-border-radius: 0; border-radius: 0;
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
	background-color: #282828;
}
.wp-block-search__button:hover {
	color: #fff;
	opacity: 0.82;
}

/* Block: Widget - RSS */
.wp-block-rss__item-title a {
    font-size: 18px;
    line-height: 1.6;
}
.wp-block-rss > li {
    margin-bottom: 24px;
}


/* #Elementor
--------------------------------------------------------------- */
.elementor-element-4eb5929,.elementor-element-e2a287f,.elementor-element-d2c2de7,.elementor-element-b64fbd5,.elementor-element-b207934,.elementor-element-f831fca{
    padding:20px 0;
}
.elementor-element-4eb5929 .elementor-element-bdd5f9e .elementor-element-3a47a3d .elementor-widget-container p,
.elementor-element-e2a287f .elementor-element-484de1e .elementor-element-a8c7a55 .elementor-widget-container p,
.elementor-element-d2c2de7 .elementor-element-fc22f2b .elementor-element-cdd510a .elementor-widget-container p,
.elementor-element-b64fbd5 .elementor-element-1195491 .elementor-element-8cff899 .elementor-widget-container p,
.elementor-element-b207934 .elementor-element-019cdec .elementor-element-46c5613 .elementor-widget-container p,
.elementor-element-f831fca .elementor-element-b48f654 .elementor-element-03ee8d8 .elementor-widget-container p{
    margin-bottom:12px;
    font-size:15px;
    color: #171717;
}
.elementor-element-f831fca .elementor-element-b48f654 .elementor-element-03ee8d8 .elementor-widget-container p a,
.elementor-element-e2a287f .elementor-element-484de1e .elementor-element-a8c7a55 .elementor-widget-container p a,
.elementor-element-f831fca .elementor-element-b48f654 .elementor-element-03ee8d8 .elementor-widget-container ul li a{
    color: #171717;
    text-decoration: underline;
}
.elementor-element-d2c2de7 .elementor-element-fc22f2b .elementor-element-cdd510a .elementor-widget-container p strong,
.elementor-element-b64fbd5 .elementor-element-1195491 .elementor-element-8cff899 .elementor-widget-container p span,
.elementor-element-f831fca .elementor-element-b48f654 .elementor-element-03ee8d8 .elementor-widget-container p strong b{
    font-size: 16px;
}
.elementor-element-e2a287f .elementor-element-484de1e .elementor-element-a8c7a55 .elementor-widget-container .table-wrapper{
    width: 100%;
    overflow: auto;
}
.elementor-element-e2a287f .elementor-element-484de1e .elementor-element-a8c7a55 .elementor-widget-container .table-wrapper table{
    white-space: nowrap;
    width: 600px;
}
.elementor-element-e2a287f .elementor-element-484de1e .elementor-element-a8c7a55 .elementor-widget-container .table-wrapper table tbody tr td{
    padding-right:10px;
}
/* Page template: Default (boxed) */
.elementor-page .nm-page-default {
	max-width: none;
	padding-right: 0;
	padding-left: 0;
}
.elementor-page .nm-page-default-col {
    float: none;
    padding-right: 0;
    padding-left: 0;
}

/* Editor: Transparent header */
.elementor-editor-active.header-transparency .nm-header {
    opacity: 0.3;
    pointer-events: none;
}

/* Editor: "Add" section */
.elementor .elementor-add-section {
    max-width: 1260px;
}

/* Widget: Section */
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1280px;
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-no {
    max-width: 1220px;
}
@media all and (min-width: 769px) {
    .elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
        padding-left: 20px;
        padding-right: 20px;
    }
    .elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
        padding-left: 25px;
        padding-right: 25px;
    }
    .elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
        padding-left: 15px;
        padding-right: 15px;
    }
    .elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
        padding-left: 10px;
        padding-right: 10px;
    }
}   
@media all and (max-width: 768px) {
    .elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
        padding-left: 5px;
        padding-right: 5px;
    }
    .elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
        padding-left: 10px;
        padding-right: 10px;
    }
    .elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
        margin-left: -5px;
        margin-right: -5px;
    }
    .elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
        margin-left: -15px;
        margin-right: -15px;
    }
}


/* #Gallery
--------------------------------------------------------------- */

.gallery {
	clear: both;
	margin: -1.79104477%;
	padding-bottom: 32px;
	overflow: hidden;
}
.gallery:last-child {
	padding-bottom: 0;
}
.gallery-item {
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	text-align: center;
	padding: 1.79104477%;
	vertical-align: top;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-item:last-of-type .gallery-icon {
	width: 100%;
}
.gallery-icon img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.gallery-caption {
	left: 1.79104477%;
	bottom: 1.79104477%;
	z-index: 1000;
	text-align: left;
}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* Gallery: Overlays */
.gallery-icon:before,
.gallery-icon:after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	display: block;
	content: " ";
	opacity: 0;
	pointer-events: none;
	background: #dc9814;
}
.gallery-icon:before {
	width: 50px;
	height: 1px;
	margin-left: -25px;
}
.gallery-icon:after {
	width: 1px;
	height: 50px;
	margin-top: -25px;
}
.gallery-icon:hover:before,
.gallery-icon:hover:after {
	opacity: 1;
}
.gallery-icon a {
	position: relative;
	display: block;
}
.gallery-icon a:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	display: block;
	content: " ";
	opacity: 0;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
	background: #111;
}
.gallery-icon:hover a:before {
	opacity: 0.73;
}

/* Gallery: Popup */
.nm-wp-gallery-popup .mfp-counter {
	display: none;
}
.nm-wp-gallery-popup .mfp-close {
	color: #fff;
}
.nm-wp-gallery-popup .mfp-close:hover,
.nm-wp-gallery-popup .mfp-close:focus {
	opacity: 1;
}
.nm-wp-gallery-popup .mfp-arrow {
	font-size: 30px;
	line-height: 110px;
	color: #fff;
	width: 70px;
	opacity: 0.75;
	cursor: pointer;
	-webkit-transition: opacity 0.25s ease; transition: opacity 0.25s ease;
}
.nm-wp-gallery-popup .mfp-arrow-left:before { /* Flip icon horizontally */
	display: inline-block;
	-webkit-transform: scale(-1, 1); transform: scale(-1, 1);
}
.nm-wp-gallery-popup .mfp-arrow:hover {
	opacity: 1;
}

@media all and (max-width: 550px) {
	.gallery-item {
		max-width: 50% !important;
	}
	.gallery br {
		display: none;
	}
}
@media all and (max-width: 768px) {
	.gallery-caption {
		display: none;
	}
}
@media all and (max-width: 820px) {
	.nm-wp-gallery-popup .mfp-arrow {
		display: none;
	}
}


/* #Widgets
--------------------------------------------------------------- */

.widget {
	margin-bottom: 43px;
}
.widget .nm-widget-title {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 16px;
}
.widget ul .children,
.widget ul .sub-menu,
.widget ol .children,
.widget ol .sub-menu {
	margin: 6px 0 6px 20px;
}
.widget ul li {
	line-height: 1.6;
	margin-bottom: 8px;
}
.widget ul li:last-child {
	margin-bottom: 0;
}
.widget ul li a {
	color: inherit;
	cursor: pointer;
}
.widget ul li.active,
.widget ul li a:hover,
.widget ul li a:focus,
.widget ul li a.active {
    color: #dc9814;
}
.widget ul li .count {
	display: none;
}
/* Select boxes */
.widget form > select {
    width: 100%;
}
.widget form > button {
    display: block;
}


/* Widget: RSS */
.widget_rss .rsswidget {
	color: #282828;
}
.widget_rss .rsswidget img {
	display: none;
}
.widget_rss ul li {
	padding-bottom: 14px;
}
.widget_rss ul li:last-child {
	padding-bottom: 0;
}
.widget_rss ul li .rss-date {
	display: block;
	font-size: 14px;
	line-height: 1;
	padding: 15px 0;
}
.widget_rss ul li .rssSummary {
	padding-bottom: 10px;
}


/* Widget: Calendar */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-size: 16px;
	padding-bottom: 10px;
}
#wp-calendar th,
#wp-calendar td {
	padding: 5px;
}
#wp-calendar tbody td a {
	margin-left: -5px;
	padding: 3px 5px;
	color: #fff;
	background: #dc9814;
}


/* 
 * Widgets: 
 *
 * - Tag cloud
 * - WooCommerce product tags
 */
.nm-footer-widgets .widget_tag_cloud a,
.nm-footer-widgets .widget_product_tag_cloud a,
.nm-footer-widgets .widget_tag_cloud a:hover,
.nm-footer-widgets .widget_product_tag_cloud a:hover,
.widget_tag_cloud a,
.widget_product_tag_cloud a {
	color: #fff;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a {
	display: inline-block;
	float: left;
	font-size: 12px !important;
	line-height: 1;
	margin: 0 6px 6px 0;
	padding: 5px 10px;
	-webkit-border-radius: 30px; border-radius: 30px;
	background: #282828;
}
.nm-footer-widgets .widget_tag_cloud a:hover,
.nm-footer-widgets .widget_product_tag_cloud a:hover,
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover {
	background: #dc9814;
}
/* Clear fix */
.tagcloud:before,
.tagcloud:after {
    content: " ";
    display: table;
}
.tagcloud:after {
    clear: both;
}
.tagcloud {
	*zoom: 1;
}


/* Widgets:
 *
 * - Search
 * - Product search
 */
.widget_search form,
.widget_product_search form {
	position: relative;
}
.widget_search input,
.widget_product_search input {
	width: 100%;
	margin: 0;
	padding: 9px;
    outline: 0 none;
	-webkit-box-sizing: border-box; box-sizing: border-box;
}
.widget_product_search label {
	display: none;
}
.widget_search form > button,
.widget_product_search form > #searchsubmit {
	display: block;	
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 100;
	font-size: 16px;
	line-height: 45px;
	color: #555;
	width: 35px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: #fff;
}


/* Widget: Recent posts */
.widget_recent_entries ul li {
	margin-bottom: 14px;
}
.widget_recent_entries ul li:last-child {
	margin-bottom: 0;
}
.widget_recent_entries ul li .post-date {
	display: block;
	font-size: 12px;
}


/* Widget: Recent comments */
.widget_recent_comments ul li {
	position: relative;
	padding-left: 28px;
}
.widget_recent_comments ul li:before {
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
	content: "\e602";
	font-family: "nm-font";
	font-size: 18px;
	line-height: 1;
	font-weight: normal;
	color: #282828;
}
.widget_recent_comments ul li .comment-author-link {
	color: #282828;
}


/* Widget: Text */
.widget_text p {
	margin-bottom: 14px;
}
.widget_text p.no-spacing {
	margin-bottom: 0;
}


/* #Contact form 7
--------------------------------------------------------------- */

div.wpcf7,
.wpcf7 {
    position: relative;
	margin-left: -19px;
	overflow: hidden;
}
.wpcf7-form > .wpcf7-form-control-wrap,
.wpb_text_column .wpcf7-form > p,
.wpcf7-form > p {
	margin-bottom: 0;
	padding: 0 0 19px 19px;
}
.wpcf7-form > p.half {
	float: left;
	width: 50%;
}
.wpcf7-form > p:not(.half) {
	clear: both;
}
.wpcf7 .wpcf7-form-control {
	font-size: 16px;
	line-height: 1.4;
	width: 100%;
}
.wpcf7 input.wpcf7-submit {
	display: inline-block;
	width: auto;
	padding: 11px 17px;
}
div.wpcf7-response-output {
	font-size: 16px;
	line-height: 1.6;
	padding-left: 19px;
}
div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}
div.wpcf7-mail-sent-ok {
	color: #398f14;
}
div.wpcf7-mail-sent-ng {
	color: #f00;
}
div.wpcf7-spam-blocked {
	color: #f90;
}
div.wpcf7-validation-errors {
	color: #f00;
}
span.wpcf7-form-control-wrap {
	position: relative;
	display: block;
}
span.wpcf7-not-valid-tip {
	display: block;
	font-size: 14px;
	line-height: 1.4;
	color: #f00;
	margin-top: 10px;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}
span.wpcf7-list-item {
	margin-right: 14px;
}
span.wpcf7-list-item:last-child {
	margin-right: 0;
}
.wpcf7-display-none {
	display: none;
}
div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}
div.wpcf7 .ajax-loader {
    opacity: 0;
    transition: opacity 0.2s ease;
}
div.wpcf7 .ajax-loader.is-active {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
    background: rgba(255,255,255, 0.4);
}
div.wpcf7 div.ajax-error {
	display: none;
}
div.wpcf7 .placeheld {
	color: #888;
}

@media all and (max-width: 768px) {
	.wpcf7 .wpcf7-form-control {
		font-size: 14px;
	}
}
@media all and (max-width: 550px) {
	.wpcf7-form > p.half {
		float: none;
		width: auto;
	}
}


/* #Page not found
--------------------------------------------------------------- */

.nm-page-not-found {
	line-height: 1.6;
	text-align: center;
	padding: 68px 0 82px;
}
.nm-page-not-found-icon i {
	display: inline-block;
	font-size: 22px;
	line-height: 50px;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50px; border-radius: 50px;
	background: #eee;
}
.nm-page-not-found h2 {
	font-size: 26px;
	line-height: 1.4;
	margin-top: 14px;
	font-family:'helveticaBold';
}
.nm-page-not-found p {
	max-width: 330px;
	margin: 18px auto 20px;
	font-family:'HelveticaNeue-Medium';
}
.nm-page-not-found .button {
	font-size: inherit;
}
.nm-page-not-found .button i {
    margin-right: 8px;
}

/* Products */
.nm-page-not-found-products {
    padding: 44px 0 25px;
}
.nm-page-not-found-products-heading {
    font-size: 20px;
    text-align: center;
    margin-bottom: 43px;
}

@media all and (max-width: 768px) {
	.nm-page-not-found h2 {
		font-size: 24px;
	}
}
@media all and (max-width: 400px) {
    .nm-page-not-found {
        padding: 46px 0 55px;
    }
    .nm-page-not-found-icon {
        width: 32px;
        height: 32px;
    }
    
    /* Products */
    .nm-page-not-found-products {
        padding-top: 41px;
        padding-bottom: 41px;
    }
    .nm-page-not-found-products-heading {
        font-size: 18px;
        margin-bottom: 39px;
    }
}


/* #Footer
--------------------------------------------------------------- */

.nm-footer {
	position: relative;
	right: 0; /* Needed for the CSS animation */
	float: left;
	clear: both;
	width: 100%;
}


/* #Footer widgets
--------------------------------------------------------------- */

.nm-footer-widgets {
    padding-top: 55px;
    padding-bottom: 15px;
    overflow: hidden;
	background: #fff;
}
.nm-footer-widgets.has-border {
	border-top: 1px solid #eee;
}
.nm-footer-block-grid {
	margin: 0 -15px;
}
.nm-footer-block-grid > li {
	margin-bottom: 0;
	padding: 0 15px 40px;
}


/* #Footer bar
--------------------------------------------------------------- */

.nm-footer-bar {
	float: left;
	clear: both;
	color: #aaa;
	line-height: 30px;
	width: 100%;
	vertical-align: middle;
}
.nm-footer-bar-inner {
    padding-top: 30px;
    padding-bottom: 31px;
	overflow: hidden;
	background: #282828;
}
.nm-footer-bar a {
	color: #aaa;
}
.nm-footer-bar a:hover {
	color: #eee;
}

/*pay icon*/
.nm-footer-bar-social.pay-icon{
	padding-top: 10px !important;
}
.nm-footer-bar-social.pay-icon ul li{
	background-color: #fff;
	padding: 2px 2px;
}
.nm-footer-bar-social.pay-icon ul li i{
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 22px;
	display: block;
}
.nm-footer-bar-social.pay-icon ul li .icon-1{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/pay-icon-1.png);
}
.nm-footer-bar-social.pay-icon ul li .icon-2{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/pay-icon-2.png);
}
.nm-footer-bar-social.pay-icon ul li .icon-3{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/pay-icon-3.png);
}
.nm-footer-bar-social.pay-icon ul li .icon-4{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/pay-icon-4.png);
}
.nm-footer-bar-social.pay-icon ul li .icon-5{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/pay-icon-5.png);
}
.nm-footer-bar-social.pay-icon ul li .icon-6{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/pay-icon-6.png);
}
.nm-footer-bar-social.pay-icon ul li .icon-7{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/pay-icon-7.png);
}
.nm-footer-bar-social.pay-icon ul li .icon-8{
	background-image: url(https://eu.agmmobile.com/wp-content/uploads/2023/11/pay-icon-8.png);
}

/* Bar: Logo */
.nm-footer-bar-logo {
	float: left;
	margin-right: 37px;
}
.nm-footer-bar-logo img {
	display: inline-block;
	vertical-align: middle;
	max-height: 30px;
}

/* Bar: Menu */
.nm-footer-bar .menu {
	float: left;
}
.nm-footer-bar .menu .sub-menu {
	display: block;
	/*display: none;*/
}
.nm-footer-bar .menu .sub-menu li a{
    color: #c2c2c2;
    font-weight: 100;
}
.nm-footer-bar .menu > li {
    /*display: inline-block;*/
    display: table-cell;
    margin-left: 18px;
	border-bottom-color: #3a3a3a;
}
.nm-footer-bar .menu > li:first-child {
	margin-left: 0;
}
.nm-footer-bar .menu > li > a {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family:"helveticalight", sans-serif;
}

/* Bar: Social icons */
.nm-footer-bar-social {
    float: right;
}
.nm-footer-bar-social:not(:only-child) {
    margin-left: 37px;
}
.nm-footer-bar-social li {
	display: inline-block;
	margin-left: 19px;
}
.nm-footer-bar-social li:first-child {
	margin-left: 0;	
}
.nm-footer-bar-social li:hover {
	opacity: 0.8;
}
.nm-footer-bar-social li i {
	font-size: 18px;
	line-height: 30px;
	color: #fff !important;
	vertical-align: middle;
}
.noptin-newsletter-form .noptin-form-fields{
	display: block;
}
.noptin-newsletter-form .noptin-form-submit{
	background-color: #F7B532;
    border-radius: 5px;
    height: 40px;
    line-height: 20px;
    padding: 0 48px;
}
.newsletter-content{
    display: block;
    height: auto;
    overflow: auto;
    width:960px;
    margin-left: auto;
    margin-right: auto;
    margin-top:30px;
    padding-left: 60px;
    padding-right: 30px;
}
.newsletter-content .newsletter-text{
    float: left;
    width: 50%;
}
.newsletter-content .newsletter-text p{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: left;
}
.newsletter-content .newsletter-text span{
    text-align: left;
    display: block;
}
.newsletter-content .newsletter-form{
    float: right;
    width: 50%;
}
.newsletter-content .newsletter-form .noptin-form-field-wrapper{
    margin-bottom: 0;
}
.newsletter-content .newsletter-form .noptin-label{
    display: none;
}
.newsletter-content .newsletter-form input.noptin-text{
    float: left;
    width: 50%;
    border-radius: 5px;
}
.newsletter-content .newsletter-form input.noptin-text:after{
    content:"email address";
    color: #000;
}
.newsletter-content .newsletter-form .noptin-form-field-submit button{
    background-color: #F7B532;
    border-radius:5px;
    height: 40px;
    line-height:20px;
    padding:0 48px;
}
/* Bar: Copyright text */
.nm-footer-bar-copyright {
    float: right;
    text-align: right;
}

/* Bar: Custom content */
.nm-footer-bar-custom {
    float: right;
}
.nm-footer-bar-custom img {
	max-height: 24px;
	vertical-align: middle;
}

@media all and (max-width: 991px) {
    /* Bar: Logo */
    .nm-footer-bar-logo {
        float: none;
        margin-right: 0;
        margin-bottom: 17px;
    }
    
    /* Bar: Menu */
	.nm-footer-bar .menu {
		float: none;
	}
	
	/* Bar: Social icons */
	.nm-footer-bar-social {
		float: none;
        padding-top: 14px;
	}
    .nm-footer-bar-social:not(:only-child) {
        margin-left: 0;
    }
	.nm-footer-bar-social li i {
		font-size: 16px;
	}
	
    /* Bar: Copyright text */
    .nm-footer-bar-copyright {
        float: none;
        padding-top: 17px;
        text-align: inherit;
    }

    /* Bar: Custom content */
    .nm-footer-bar-custom {
        float: none;
        padding-top: 17px;
    }
}
@media all and (max-width: 767px) {
	/* Bar: Menu */
	.nm-footer-bar .menu > li {
		display: block;
		margin-left: 0;
        padding: 3px 0;	
        border-bottom: 1px solid #3a3a3a;
	}
	.nm-footer-bar .menu > li:last-child {
		border-bottom: 0 none;
	}
	.newsletter-content{
	   width: 100%;
       padding-left: 0;
       padding-right: 0;
       margin-top: 10px;
       border-bottom: 1px solid #3a3a3a;
	}
	.newsletter-content .newsletter-text,
	.newsletter-content .newsletter-content .newsletter-text{
	   width: 100%;
	   float:none;
	}
	.newsletter-content .newsletter-form{
	    float: none;
	    width: 100%;
	}
	.newsletter-content .newsletter-form input.noptin-text{
	   width: 100%;
	   float:none;
	}
	.newsletter-content .newsletter-form .noptin-form-field-submit button{
	   width: 100%;
       margin-top: 10px;
	}
	.newsletter-content .newsletter-text p{
	    font-size: 18px;
	}
	.newsletter-content .newsletter-text span{
	    font-size: 13px;
	    line-height: 1.4;
	}
	div.nm-footer-bar.layout-centered .menu > li:last-child{
	    border-bottom:1px solid #3a3a3a;
	}
	div.nm-menu-item-copyright.menu-item span{
	    font-size: 14px;
	}
	.noptin-newsletter-form .noptin-form-submit{
		width: 100%;
		margin-top: 10px;
	}
}


/* #Footer bar: Stacked
--------------------------------------------------------------- */

/* Bar: Logo */
.layout-stacked .nm-footer-bar-logo {
	float: none;
	margin-right: 0;
    margin-bottom: 18px;
}

/* Bar: Menu */
.nm-footer-bar.layout-stacked .menu > li.nm-menu-item-copyright {
    display: block;
    margin-left: 0;
}

/* Bar: Copyright text */
.layout-stacked .nm-footer-bar-copyright {
    float: none;
}

/* Bar: Custom content */
.layout-stacked .nm-footer-bar-custom {
    float: none;
}


/* #Footer bar: Centered
--------------------------------------------------------------- */

.layout-centered .nm-footer-bar-left,
.layout-centered .nm-footer-bar-right {
    width: 100%;
}

/* Bar: Logo */
.nm-footer-bar.layout-centered {
    text-align: center;
}
.layout-centered .nm-footer-bar-logo {
	float: none;
	margin-right: 0;
    margin-bottom: 18px;
}

/* Bar: Menu */
.nm-footer-bar.layout-centered .menu {
	float: none;
}
.nm-footer-bar.layout-centered .menu > li {
    /*margin-right: 9px;*/
    /*margin-left: 9px;*/
    text-align: left;
    padding:0 60px;
}
.nm-menu-item-copyright.menu-item{
    padding-top:60px;
}
.nm-menu-item-copyright.menu-item span{
    font-family:'helveticalight';
    font-size:16px;
}

/* Bar: Social icons */
.layout-centered .nm-footer-bar-social {
    float: none;
    margin-left: 0;
    padding-top: 17px;
}
.layout-centered .nm-footer-bar-social li {
    margin-right: 9px;
    margin-left: 9px;
}

/* Bar: Copyright text */
.layout-centered .nm-footer-bar-copyright {
    float: none;
    padding-top: 17px;
    text-align: inherit;
}

/* Bar: Custom content */
.layout-centered .nm-footer-bar-custom {
    float: none;
    padding-top: 17px;
}


/* #Plugin: Flickity
--------------------------------------------------------------- */

.flickity-enabled { position: relative; }
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}
.flickity-enabled.is-draggable { -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab; }
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing; cursor: grabbing;
}
/* Flickity: Button */
.flickity-button {
    position: absolute;
    top: 50%;
    display: block;
    color: #111;
    width: 50px;
    height: 128px;
    margin-top: -64px;
    border: none;
    background: none;
	-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
.flickity-button:after { font-family: 'nm-font'; }
.flickity-button:hover {
    color: #dc9814;
    cursor: pointer;
}
.flickity-button:focus { outline: none; }
.flickity-button:disabled {
    opacity: 0.3;
    cursor: default;
    pointer-events: none;
}
.flickity-button-icon { display: none;
}
/* Flickity: Previous/next buttons */
.flickity-prev-next-button.previous { left: -10px; }
.flickity-prev-next-button.previous:after { content: "\e600"; }
.flickity-prev-next-button.next { right: -10px; }
.flickity-prev-next-button.next:after { content: "\e601";
}
/* Flickity: Page dots */
.flickity-page-dots {
    position: absolute;
    bottom: 30px;
	left: 50%;
    line-height: 1;
	width: 100%;
	max-width: 1280px;
	padding: 0 27px;
	-webkit-transform: translateX(-50%); transform: translateX(-50%);
    
}
.flickity-page-dots .dot {
    -webkit-box-sizing: content-box; box-sizing: content-box;
    position: relative;
	display: inline-block;
	width: 6px;
	height: 6px;
    margin: 0 6px;
    vertical-align: middle;
	cursor: pointer;
    -webkit-border-radius: 50%; border-radius: 50%;
	background-color: #aaa;
}
.flickity-page-dots .dot.is-selected {
    width: 10px;
	height: 10px;
	margin: 0 2px;
    border: 2px solid #dc9814;
	background: none;
}

@media all and (max-width: 400px) {
	/* Flickity: Page dots */
	.flickity-page-dots {
		bottom: 22px;
	}
    .flickity-page-dots .dot,
    .flickity-page-dots .dot.is-selected {
		margin: 0 7px;
	}
	.flickity-page-dots .dot.is-selected {
		width: 6px;
		height: 6px;
		border: 0 none;
		background: #dc9814;
	}
}
/* Elements
---------------------------------------------------------------
    
	#Reset
    #Elementor widget: Tabs
	#vc_column_text
	#nm_divider
	#vc_message
	#vc_single_image
	#vc_tabs/vc_tour/vc_accordion common
	#vc_tabs/vc_tour common
	#vc_tabs
	#vc_tour
	#vc_accordion
    #vc_widgetised_sidebar
	#vc_toggle
	#vc_video
    #vc_progress_bar
	#vc_pie
	#nm_banner
	#nm_banner_slider
	#nm_button
	#nm_feature
	#nm_gmap
    #nm_gmap_embed
	#nm_lightbox
	#nm_post_slider
	#nm_post
    #nm_social_profiles
	#nm_team
	#nm_testimonial
	#product_categories
    #product_reviews
    #product_search
	#product_slider
    #add_to_cart
    #nm_instagram
	
--------------------------------------------------------------- */


/* #Reset
 * Reset default Visual Composer styles when stock assets are enabled
--------------------------------------------------------------- */

.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.wpb_button {
	margin-bottom: 0;
}


/* #Elementor widget: Tabs
--------------------------------------------------------------- */

/* Container */
.nm-elementor-tabs:before,
.nm-elementor-tabs:after {
    display: table;
    content: " ";
}
.nm-elementor-tabs:after {
	clear: both;
}
/* Container: Vertical */
.nm-elementor-tabs-vertical .nm-elementor-tabs {
	display: -webkit-box; display: -ms-flexbox; display: flex;
}
/* Tabs */
.nm-elementor-tabs-wrapper {
	position: relative;
	z-index: 1;
}
.nm-elementor-tabs-align-center .nm-elementor-tabs-wrapper {
	text-align: center;
}
.nm-elementor-tabs-align-right .nm-elementor-tabs-wrapper {
	text-align: right;
}
.nm-elementor-tab a {
	display: block;
	position: relative;
	font-size: 18px;
	line-height: 1.4;
	color: #a0a0a0;
	border-bottom: 1px solid transparent;
}
.nm-elementor-tab.nm-elementor-active a {
	color: #282828;
	border-color: #e1e1e1;
	cursor: default;
}
/* Tabs: Horizontal */
.nm-elementor-tabs-horizontal .nm-elementor-tabs-wrapper {
	padding-bottom: 27px;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab {
	display: inline-block;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab a {
	margin: 0 14px;
	padding: 0 0 5px;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab:first-child a {
	margin-left: 0;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab:last-child a {
	margin-right: 0;
}
/* Tabs: Vertical */
.nm-elementor-tabs-vertical .nm-elementor-tabs-wrapper {
	float: left;
	width: 25%;
    -ms-flex-negative: 0;
	flex-shrink: 0;
}
.nm-elementor-tabs-vertical .nm-elementor-tab {
	float: left;
	clear: left;
	width: 100%;
	white-space: normal;
}
.nm-elementor-tabs-vertical .nm-elementor-tab a {
	float: left;
	margin: 0 0 19px;
	padding: 0 0 5px;
}
/* Content */
.nm-elementor-tabs-content-wrapper {
	position: relative;
}
.nm-elementor-tab-content {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	font-size: 16px;
    opacity: 0;
    overflow: hidden;
	-webkit-transition: opacity 0.6s ease; transition: opacity 0.6s ease;
}
.nm-elementor-tab-content.nm-elementor-active {
	position: relative;
	z-index: 10;
	opacity: 1;
}
/* Content: Vertical */
.nm-elementor-tabs-vertical .nm-elementor-tabs-content-wrapper {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	-ms-flex: 1;
    flex-grow: 1;
    overflow: hidden;
    padding-left: 20px;
}

@media all and (max-width: 768px) {
    /* Container: Vertical */
    .nm-elementor-tabs-vertical .nm-elementor-tabs {
        display: block;
    }
    /* Tabs: Horizontal */
    .nm-elementor-tabs-horizontal .nm-elementor-tabs-wrapper {
        padding-bottom: 16px;
    }
    .nm-elementor-tabs-horizontal .nm-elementor-tab {
        display: block;
    }
    .nm-elementor-tabs-horizontal .nm-elementor-tab a {
        margin: 0 0 12px 0;
    	padding-bottom: 12px;
		border-bottom-color: #eee !important;
    }
    /* Tabs: Vertical */
	.nm-elementor-tabs-vertical .nm-elementor-tabs-wrapper {
		float: none;
        width: auto !important;
        padding-bottom: 16px;
	}
    .nm-elementor-tabs-vertical .nm-elementor-tab {
        float: none;
        clear: none;
    }
    .nm-elementor-tabs-vertical .nm-elementor-tab a {
        float: none;
        margin-bottom: 12px;
    	padding-bottom: 12px;
        border-bottom-color: #eee !important;
	}
    /* Content: Vertical */
    .nm-elementor-tabs-vertical .nm-elementor-tabs-content-wrapper {
        padding-left: 0;
    }
}


/* Element: #vc_column_text
--------------------------------------------------------------- */

.wpb_text_column {
	font-size: 16px;
	line-height: 1.6;
}
.wpb_text_column p {
	margin-bottom: 20px;
}
.wpb_text_column p:last-child {
	margin-bottom: 0;
}
/* Lists */
.wpb_text_column ol li,
.wpb_text_column ul li {
	list-style-position: inside;
}
.wpb_text_column ul li {
	list-style-type: disc;
}
.wpb_text_column ol li {
	list-style-type: decimal;
}
/* Lists: Nested */
.wpb_text_column ol li ol,
.wpb_text_column ol li ul,
.wpb_text_column ul li ul,
.wpb_text_column ul li ol {
	padding-left: 17px;
}

@media all and (max-width: 768px) {
	.wpb_text_column {
		font-size: inherit;
	}
}


/* Element: #nm_divider
--------------------------------------------------------------- */

.nm-divider {
	position: relative;
	min-height: 2px;
}
.nm-divider.separator_align_center {
	text-align: center;
}
.nm-divider.separator_align_right {
	text-align: right;
}
.nm-divider .nm-divider-line {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 10;
	display: block;
	content: " ";
	width: 100%;
	height: 1px;
	-webkit-transform: translateY(-50%); transform: translateY(-50%);
	background: #eee;
}
.nm-divider .nm-divider-title {
	position: relative;
	z-index: 100;
	display: inline-block;
	font-size: 22px;
	line-height: 1.6;
	padding-right: 14px;
	background: #fff;
}
.nm-divider .nm-divider-title.large {
	font-size: 28px;
}
.nm-divider .nm-divider-title.small {
	font-size: 18px;
}
.nm-divider.separator_align_center .nm-divider-title,
.nm-divider.separator_align_right .nm-divider-title {
	padding-left: 14px;
}
.nm-divider.separator_align_right .nm-divider-title {
	padding-right: 0;
}


/* Element: #vc_message
--------------------------------------------------------------- */

.nm-message-box {
	position: relative;
	font-size: 16px;
	line-height: 1.6;
	color: #282828;
	margin-bottom: 14px;
	padding: 19px 21px;
	overflow: hidden;
	background-color: #dff2fe;
}
/* Icon */
.nm-message-box .nm-message-box-icon {
	position: absolute;
	top: 11px;
	left: 21px;
	font-size: 24px;
}
.nm-message-box.info .nm-message-box-icon,
.nm-message-box.warning .nm-message-box-icon {
	top: 12px;
}
.nm-message-box .nm-message-box-icon i {
	line-height: 1.6;
}
/* Text */
.nm-message-box .nm-message-box-text {
	padding-left: 43px;
}
.nm-message-box .nm-message-box-text p {
	margin-bottom: 0;
}
/* Message: Info */
.nm-message-box.info {
	color: #1e85be;
	background-color: #e6f1f9;
}
/* Message: Warning */
.nm-message-box.warning {
	color: #d88f10;
	background-color: #fff7da;
}
/* Message: Success */
.nm-message-box.success {
	color: #239d62;
	background-color: #e7f7ef;
}
/* Message: Error */
.nm-message-box.danger {
	color: #de4440;
	background-color: #fcecec;
}

@media all and (max-width: 550px) {
	.nm-message-box {
		font-size: inherit;
		padding: 14px;
	}
	/* Icon */
	.nm-message-box .nm-message-box-icon {
		top: 4px;
		left: 14px;
	}
	.nm-message-box.info .nm-message-box-icon,
	.nm-message-box.warning .nm-message-box-icon {
		top: 5px;
	}
	/* Text */
	.nm-message-box .nm-message-box-text {
		padding-left: 38px;
	}
}


/* Element: #vc_single_image
--------------------------------------------------------------- */

/* 
 * Full width image
 * Note: The "full-width" class must be entered into the "Extra class name" field in the element modal
 */
.wpb_single_image.full-width .vc_single_image-wrapper {
	display: block;
}
.wpb_single_image.full-width img {
	width: 100%;
}


/* Element: #vc_tabs/vc_tour/vc_accordion common
--------------------------------------------------------------- */

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
	font-size: 18px;
	line-height: 1.4;
	color: #a2a2a2;
	padding: 0 0 5px;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	background-color: transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
	padding: 0;
}

@media all and (max-width: 768px) {
	.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
	.wpb_content_element .wpb_accordion_header a {
		font-size: 16px;
	}
}


/* Element: #vc_tabs/vc_tour common
--------------------------------------------------------------- */

.wpb_content_element .wpb_tabs_nav {
	margin-bottom: 27px;
	text-align: center;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
	background-color: transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
	border-bottom: 1px solid transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a {
	color: #282828;
	border-color: #e1e1e1;
}

@media all and (max-width: 768px) {
	.wpb_content_element .wpb_tabs_nav {
		margin-bottom: 16px;
	}
	.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {	
		display: block;
		float: none;
		margin-bottom: 12px;
    	padding-bottom: 12px;
		border-bottom-color: #eee;
	}
}


/* Element: #vc_tabs
--------------------------------------------------------------- */

.wpb_tabs .wpb_tabs_nav li {
	float: none;
	display: inline-block;
	margin: 0;
}
.wpb_tabs .wpb_tabs_nav li a {
	margin: 0 14px;
}

@media all and (max-width: 768px) {
	.wpb_tabs .wpb_tabs_nav li {
		display: block;
	}
	.wpb_tabs .wpb_tabs_nav li a {
		margin: 0;
	}
}


/* Element: #vc_tour
--------------------------------------------------------------- */

.wpb_tour .wpb_tabs_nav {
	width: 25%;
	text-align: left;
}
.wpb_tour .wpb_tabs_nav li {
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	white-space: normal;
}
.wpb_tour .wpb_tabs_nav a {
	float: left;
	width: auto;
	margin: 0 0 19px;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
	width: 75%;
	padding: 0 0 0 20px;
}

@media all and (max-width: 768px) {
	.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
	.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {		
		float: none;
		width: 100%;
	}
	.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
		padding: 0;
	}
}


/* Element: #vc_accordion
--------------------------------------------------------------- */

.wpb_accordion .wpb_accordion_section {
	border-bottom: 1px solid #eee;
}
.wpb_accordion .wpb_accordion_section:last-child {
	border-bottom: 0 none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
	line-height: 1.2;
	margin: 0;
	padding: 11px 0;
	outline: none;
	border: 0 none;
	background: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
	color: inherit;
    margin: 0;
	padding: 0 34px 0 0;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a {
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%); transform: translateY(-50%);
	font-family: 'nm-font';
	font-size: 20px;
	line-height: 1;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #282828;
	content: "\e609";
	width: auto;
	height: auto;
	background: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a:before {
	content: "\e616";
}
.wpb_accordion .wpb_accordion_wrapper .ui-icon {
	display: none !important;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
	top: auto;
	color: inherit;
	margin: 0;
	padding: 0 0 26px;
	border: 0 none;
	-webkit-border-radius: 0; border-radius: 0;
	background: none;
}


/* Element: #vc_widgetised_sidebar
--------------------------------------------------------------- */

.wpb_widgetised_column {
	margin-bottom: 12px;
}


/* Element: #vc_toggle
--------------------------------------------------------------- */

.vc_toggle {
	margin-bottom: 21px;
}
.vc_toggle_title {
	position: relative;
	margin-bottom: 9px;
	padding-left: 26px;
	cursor: pointer;
}
.vc_toggle_title h3 {
	font-size: 20px;
	line-height: 1.4;
}
.vc_toggle_title i {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%); transform: translateY(-50%);
	font-size: 20px;
	color: #282828;
}
.vc_toggle_active .vc_toggle_title i:before {
	content: "\e616";
}
.vc_toggle_content {
	display: none;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 25px;
	padding-left: 26px;
}
.vc_toggle_active .vc_toggle_content {
	display: block;
}

@media all and (max-width: 768px) {
	.vc_toggle_title h3 {
		font-size: 18px;
	}
}


/* Element: #vc_video
--------------------------------------------------------------- */

.wpb_video_wrapper .nm-wp-video-wrap { /* Disable responsive fix for default video wrapper */
    position: static;
    height: auto;
    padding-bottom: 0;
    overflow: inherit;
}


/* Element: #vc_progress_bar
--------------------------------------------------------------- */

.vc_progress_bar .vc_single_bar {
	position: relative;
	margin-bottom: 28px;
	-webkit-box-shadow: none; box-shadow: none;
	background: none;
}
.vc_progress_bar .vc_single_bar:before {
	position: absolute;
    left: 0;
	bottom: 0;
    content: " ";
    display: block;
	width: 100%;
    height: 5px;
	background: #f5f5f5;
}
.vc_progress_bar .vc_single_bar:last-child {
	margin-bottom: 0;
}
.vc_progress_bar .vc_single_bar .vc_label {
	display: block;
	position: relative;
	z-index: 1;
	font-size: 14px;
	line-height: 1.5;
	color: inherit !important;
	text-shadow: none !important;
	padding: 0 0 14px;
}
.vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
	font-weight: bold;
	color: #282828;
}
.vc_progress_bar .vc_single_bar .vc_bar {
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	height: 5px;
	background-color: #dc9814;
	width: 0%;
	-webkit-transition: width 1s linear; transition: width 1s linear;
}
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
	background-color: #0074CC;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar {
	background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_green .vc_bar {
	background-color: #5bb75b;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar {
	background-color: #dc9814;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_red .vc_bar {
	background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_black .vc_bar {
	background-color: #414141;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
    background-color: #FE6C61;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar {
    background-color: #8D6DC4;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar {
    background-color: #4CADC9;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
    background-color: #CEC2AB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar {
    background-color: #50485B;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar {
    background-color: #75D69C;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
    background-color: #2A2A2A;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
    background-color: #EBEBEB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar {
    background-color: #5AA1E3;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar {
    background-color: #6DAB3C;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar {
    background-color: #F4524D;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar {
    background-color: #F79468;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar {
    background-color: #B97EBB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar {
    background-color: #FFF;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-red .vc_bar {
    background-color: #da4f49;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar {
    background-color: #5472D2;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar {
    background-color: #00C1CF;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
    background-color: #FE6C61;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar {
    background-color: #8D6DC4;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar {
    background-color: #4CADC9;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
    background-color: #CEC2AB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar {
    background-color: #50485B;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
    background-color: #2A2A2A;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
    background-color: #EBEBEB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar {
    background-color: #F7BE68;
}


/* Element: #vc_pie
--------------------------------------------------------------- */

.vc_pie_chart {
	z-index: 0;
	text-align: center;
	opacity: 0;
}
.vc_pie_chart.vc_ready {
	opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
	position: relative;
	margin: 0 auto;
}
.vc_pie_chart canvas {
	position: relative;
	z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	font-size: 22px;
	color: #282828;
	width: 100%;
	height: 100%;
	text-align: center;
}
.vc_pie_chart_back {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 6px solid #e0e0e0 !important;
	border-radius: 50%;
	opacity: 0.3;
}
.vc_pie_chart .wpb_pie_chart_heading {
	font-size: 18px;
	padding-top: 3px;
}


/* Element: #nm_banner
--------------------------------------------------------------- */

.nm-banner {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.nm-banner.image-type-none {
	height: 200px;
}
.nm-banner-link.nm-banner-link-full {
	display: block;
}

/* Image */
.slick-slider .nm-banner img,
.nm-banner img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	height: auto;
}
.nm-banner-image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover; background-size: cover;
}
.nm-banner.image-type-css div.nm-banner-image {
	height: 200px;
}
.nm-banner.content-boxed div.nm-banner-image {
	width: auto;
}
.nm-banner-alt-image {
	display: none !important;
}

/* Content */
.nm-banner-content {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.nm-banner.content-boxed .nm-banner-content {
	padding-right: 30px;
    padding-left: 30px;
}
.nm-banner-content-inner {
    display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
    -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
	position: relative;
	width: 100%;
	height: 100%;
    text-align: left;
}
.nm-banner.content-boxed .nm-banner-content-inner {
	max-width: 1220px; /* 1280px - 60px (padding) */
	margin: 0 auto;
}
/* Content: Position - Horizontal */
.nm-banner-content-inner.h_left {
    -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;
}
.nm-banner-content-inner.h_center {
    -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}
.nm-banner-content-inner.h_right {
    -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;
}
/* Content: Position - Vertical */
.nm-banner-content-inner.v_top {
    -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
}
.nm-banner-content-inner.v_center {
    -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
}
.nm-banner-content-inner.v_bottom {
    -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end;
}
/* Content: Text alignment */
.nm-banner-content-inner.align_center {
	text-align: center;
}
.nm-banner-content-inner.align_right {
	text-align: right;
}

/* Text */
.nm-banner-text {
	/*width: 80%;*/
	padding: 5%;
}
.h_left .nm-banner-text {
    width: 100%;
}
/* Text: Animation */
.nm-banner-slider .nm-banner-text-inner.nm-animated {
	opacity: 0;
}
/* Text: Subtitle */
.nm-banner-subtitle {
	display: block;
    font-size: 16px;
	line-height: 1.4;
	color: #888;
}
/* Text: Subtitle - Spacing */
.subtitle-above .nm-banner-subtitle {
    margin-bottom: 18px;
}
.subtitle-above .nm-banner-text.xlarge .nm-banner-subtitle {
    margin-bottom: 33px;
}
.subtitle-below .nm-banner-subtitle {
    margin-top: 15px;
}
.subtitle-below .nm-banner-text.xlarge .nm-banner-subtitle {
	margin-top: 28px;
}
/* Text: Size */
.nm-banner-title {
	color: #282828;
	line-height: 1.2;
}
.nm-banner-text.small .nm-banner-title {
	font-size: 20px;
}
.nm-banner-text.medium .nm-banner-title {
	font-size: 28px;
}
.nm-banner-text.large .nm-banner-title {
	font-size: 34px;
}
.nm-banner-text.xlarge .nm-banner-title {
	font-size: 40px;
    line-height: 1.2;
}
/* Text: Link */
.nm-banner-link.type-txt {
	display: inline-block;
	white-space: nowrap;
}
.nm-banner-link.type-txt {
	font-size: 20px;
	line-height: 1.4;
	color: #888;
    margin-top: 16px;
    margin-bottom: 6px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #cfcfcf;
}
/* Text: Link - Button */
.nm-banner-link.type-btn {
    display: inline-block;
	font-size: 16px;
    line-height: normal;
    color: #fff;
	margin-top: 22px;
    padding: 8px 12px;
    background-color: #282828;
}
/* Text: Link - Spacing */
.nm-banner-text.xlarge .nm-banner-link.type-txt {
    margin-top: 30px;
}
.nm-banner-text.xlarge .nm-banner-link.type-btn {
    margin-top: 34px;
}
/* Text: Color */
.nm-banner.text-color-light .nm-banner-title { color: #fff; }
.nm-banner.text-color-light .nm-banner-subtitle { color: #eee; }
.nm-banner.text-color-light .nm-banner-link.type-txt {
	color: #aaa;
	border-bottom-color: #777;
}
.nm-banner.text-color-light .nm-banner-link.type-btn {
	color: #282828;
    background-color: #fff;
}
.nm-banner-link.type-txt:hover,
.nm-banner.text-color-light .nm-banner-link.type-txt:hover { color: #dc9814; }

@media (max-width: 1400px) {
	/* Text: Size */
    .nm-banner-text.xlarge .nm-banner-title {
	   font-size: 34px;
    }
}
@media (max-width: 1200px) {
	/* Text: Size */
	.nm-banner-text.medium .nm-banner-title {
		font-size: 26px;
	}
	.nm-banner-text.large .nm-banner-title {
		font-size: 32px;
	}
}
@media all and (max-width: 991px) {
	/* Text: Size */
	.nm-banner-text.small .nm-banner-title {
		font-size: 18px;
		line-height: 1.4;
	}
	.nm-banner-text.medium .nm-banner-title {
		font-size: 22px;
		line-height: 1.4;
	}
	.nm-banner-text.large .nm-banner-title {
		font-size: 26px;
	}
    .nm-banner-text.xlarge .nm-banner-title {
	   font-size: 28px;
    }
	/* Text: Link */
	.nm-banner-link.type-txt {
		font-size: 18px;
	}
    .nm-banner-text.small .nm-banner-link.type-txt {
		font-size: 16px;
	}
}
@media all and (max-width: 768px) {
	/* Image */
	.slick-slider .nm-banner.has-alt-image img,
	.nm-banner.has-alt-image img,
	.nm-banner.has-alt-image .nm-banner-image {
		display: none;
	}
	.nm-banner.has-alt-image img.nm-banner-alt-image {
		display: inline-block !important;
	}
	.nm-banner.has-alt-image div.nm-banner-alt-image { /* background image */
		display: block !important;
	}
	
    /* Content */
    .nm-banner.content-boxed .nm-banner-content {
		padding-right: 15px;
        padding-left: 15px;
	}
	.nm-banner.alt-mobile-layout .nm-banner-content {
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		height: auto;
		padding: 19px 0 0;
		background: #fff;
		-webkit-backface-visibility: hidden; /* Android/Chrome fix: Background-color removed when animating */
	}
	.nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-content {
		padding-bottom: 20px;
	}
    .nm-banner.content-boxed.full-width-parent.alt-mobile-layout .nm-banner-content {
		padding-right: 15px;
		padding-left: 15px;
	}
    .nm-banner.alt-mobile-layout .nm-banner-content-inner {
        display: block;
    }
    /* Content: Text alignment */
    .nm-banner.alt-mobile-layout .nm-banner-content-inner {
		text-align: left;
	}
    
	/* Text */
    .nm-banner.alt-mobile-layout .nm-banner-text,
	.nm-banner.alt-mobile-layout .nm-banner-text.h_right,
	.nm-banner.alt-mobile-layout .nm-banner-text.h_left,
	.nm-banner.alt-mobile-layout .nm-banner-text.v_top,
	.nm-banner.alt-mobile-layout .nm-banner-text.v_center,
	.nm-banner.alt-mobile-layout .nm-banner-text.v_bottom {
		max-width: none !important;
        padding: 0 !important;
	}
	/* Text: Animation */
	.csstransforms3d .nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-text-inner.nm-animated { /* Disable text animation */
		opacity: 1;
		-webkit-animation: none; animation: none;
	}
    /* Text: Subtitle */
	.nm-banner.alt-mobile-layout .nm-banner-subtitle {
		display: none;
	}
	/* Text: Size */	
	.nm-banner.alt-mobile-layout .nm-banner-title { /* Hide text overflow */
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
    .nm-banner-text.medium .nm-banner-title,
    .nm-banner-text.large .nm-banner-title {
		font-size: 22px;
        line-height: 1.4;
	}
	.nm-banner.alt-mobile-layout .nm-banner-text.small .nm-banner-title,
	.nm-banner.alt-mobile-layout .nm-banner-text.medium .nm-banner-title,
	.nm-banner.alt-mobile-layout .nm-banner-text.large .nm-banner-title {
		font-size: 20px;
	}
	/* Text: Link */
	.nm-banner-link.type-txt {
        margin-bottom: 0;
		padding: 0;
	}
	.nm-banner.alt-mobile-layout .nm-banner-link.type-txt {
		display: block;
		font-size: 16px;
        margin-top: 5px;
        border-bottom: 0 none;
	}
    /* Text: Link - Button */
    .nm-banner-link.type-btn {
        font-size: 14px;
        padding: 7px 12px;
    }
    .nm-banner.alt-mobile-layout .nm-banner-link.type-btn {
        margin: 5px 0 0;
		padding: 0;
        background-color: transparent;
	}
    
	/* Text: Color */
	.nm-banner.alt-mobile-layout .nm-banner-title,
	.nm-banner.alt-mobile-layout .nm-banner.text-color-light .nm-banner-title {
		color: #282828;
	}
    .nm-banner.alt-mobile-layout.text-color-light .nm-banner-link,
    .nm-banner.alt-mobile-layout.text-color-dark .nm-banner-link {
		color: #a1a1a1;
	}
}
@media all and (max-width: 640px) {
    /* Text: Subtitle - Spacing */
    .subtitle-above .nm-banner-text.xlarge .nm-banner-subtitle {
        margin-bottom: 24px;
    }
    .subtitle-below .nm-banner-text.xlarge .nm-banner-subtitle {
        margin-top: 24px;
    }
    /* Text: Link - Spacing */
    .nm-banner-text.xlarge .nm-banner-link.type-txt {
        margin-top: 20px;
    }
    .nm-banner-text.xlarge .nm-banner-link.type-btn {
        margin-top: 26px;
    }
}
@media all and (max-width: 550px) {
	/* Text: Size */
	.nm-banner-text.medium .nm-banner-title,
	.nm-banner-text.large .nm-banner-title {
		font-size: 18px;
	}
    .nm-banner-text.xlarge .nm-banner-title {
		font-size: 24px;
	}
	/* Text: Link */
	.nm-banner-link.type-txt {
		font-size: 16px;
	}
}
@media all and (max-width: 400px) {
    /* Content */
	.nm-banner.alt-mobile-layout .nm-banner-content,
	.nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-content {
		padding-top: 18px;
	}
	.nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-content {
		padding-bottom: 17px;
	}
	
	/* Text */
	.nm-banner.alt-mobile-layout .nm-banner-text {
		padding: 0 !important;
	}
	/* Text: Size */
	.nm-banner.alt-mobile-layout .nm-banner-title {
		font-size: 16px !important;
	}
    /* Text: Link - Button */
    .nm-banner-link.type-btn {
        padding: 6px 10px;
    }
}
@media all and (max-width: 370px) {
	/* Text: Size */
    .nm-banner-text.xlarge .nm-banner-title {
		font-size: 20px;
	}
}


/* Element: #nm_banner_slider
--------------------------------------------------------------- */

.nm-banner-slider {
	overflow: hidden;
}
.nm-banner-slider.plugin-flickity .nm-banner-slide { /* Element added with JavaScript */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

/* Elementor - Fix: Prevent wrapper from hiding element when "slick slider" is used */
.elementor-invisible.elementor-widget-nm-banner-slider {
    visibility: visible;
}

/* Flickity: Before load */
.nm-banner-slider:not(.flickity-enabled) .nm-banner-slide:first-child { /* Prevents incorrect height on load */
    position: relative;
    z-index: 10;
}
.nm-banner-slider > .nm-banner {
    position: absolute;
    top: 0;
    opacity: 0;
}
.nm-banner-slider > .nm-banner:first-child {
    position: relative;
    top: auto;
    opacity: 1;
}

/* Slick slider */
.nm-banner-slider .slick-list.draggable {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}
.nm-banner-slider .slick-list.draggable:active {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

/* Arrows */
.nm-banner-slider .flickity-prev-next-button,
.nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
	display: block;
	width: 50px;
	text-align: center;
    opacity: 0;
    background: transparent;
    -webkit-border-radius: 0; border-radius: 0;
}
.nm-banner-slider:hover .flickity-prev-next-button,
.nm-banner-slider.slick-slider:hover .slick-prev,
.nm-banner-slider.slick-slider:hover .slick-next {
	opacity: 1;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.previous,
.nm-banner-slider.slick-slider:hover .slick-prev {
	left: 19px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.next,
.nm-banner-slider.slick-slider:hover .slick-next {
	right: 19px;
}
/* Arrows: Disabled */
.nm-banner-slider.flickity-enabled .flickity-button:disabled,
.nm-banner-slider.slick-slider .slick-prev.slick-disabled,
.nm-banner-slider.slick-slider .slick-next.slick-disabled {
	opacity: 0;
}
/* Arrows: Icons */
.nm-banner-slider .flickity-button:after,
.nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
	position: relative;
	top: 7px;
	display: inline-block;
	font-size: 62px;
	width: auto;
}

/* Dots */
.nm-banner-slider.pagination-center .flickity-page-dots,
.nm-banner-slider.pagination-center .slick-dots {
    text-align: center;
}
.nm-banner-slider.pagination-right .flickity-page-dots,
.nm-banner-slider.pagination-right .slick-dots {
    text-align: right;
}
.nm-banner-slider.pagination-color-light .flickity-page-dots .dot:not(.is-selected),
.nm-banner-slider.pagination-color-light .slick-dots li:not(.slick-active) button {
	background-color: #fff;
}
.nm-banner-slider.pagination-color-dark .flickity-page-dots .dot:not(.is-selected),
.nm-banner-slider.pagination-color-dark .slick-dots li:not(.slick-active) button {
	background-color: #282828;
}

@media (max-width: 1200px) {
	/* Arrows */
    .nm-banner-slider .flickity-prev-next-button,
	.nm-banner-slider .slick-prev,
	.nm-banner-slider .slick-next { 
		width: 42px;
	}
    .nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.previous,
	.nm-banner-slider.slick-slider:hover .slick-prev {
		left: 5px;
	}
    .nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.next,
	.nm-banner-slider.slick-slider:hover .slick-next {
		right: 5px;
	}
	/* Arrows: Icons */
    .nm-banner-slider .flickity-button:after,
	.nm-banner-slider .slick-prev i,
	.nm-banner-slider .slick-next i {
		font-size: 52px;
		top: 5px;
	}
}
@media all and (max-width: 991px) {
	.nm-banner-slider.pagination-mobile-outside {
		overflow: visible;
		/*padding-bottom: 30px;*/
	}
	
	/* Arrows */
    .nm-banner-slider .flickity-prev-next-button,
	.nm-banner-slider .slick-prev,
	.nm-banner-slider .slick-next {
		width: 37px;
	}
    .nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.previous,
	.nm-banner-slider.slick-slider:hover .slick-prev {
		left: 0px;
	}
    .nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.next,
	.nm-banner-slider.slick-slider:hover .slick-next {
		right: 0px;
	}
	/* Arrows: Icons */
    .nm-banner-slider .flickity-button:after,
	.nm-banner-slider .slick-prev i,
	.nm-banner-slider .slick-next i {
		font-size: 46px;
		top: 5px;
	}
	
	/* Dots */
    /*.nm-banner-slider.pagination-mobile-outside .flickity-page-dots,
	.nm-banner-slider.pagination-mobile-outside .slick-dots {
		left: 0;
		bottom: 0;
		max-width: none;
		padding: 0 15px;
		text-align: center;
		-webkit-transform: none; transform: none;
	}*/
}
@media all and (max-width: 768px) {
	.nm-banner-slider.pagination-mobile-outside {
		padding-bottom: 47px;
	}
	
	/* Arrows */
    .nm-banner-slider.alt-mobile-layout-showing .flickity-prev-next-button,
	.nm-banner-slider.alt-mobile-layout-showing .slick-prev,
	.nm-banner-slider.alt-mobile-layout-showing .slick-next {
		margin-top: -134px;
	}
	
	/* Dots */
    .nm-banner-slider .flickity-page-dots,
    .nm-banner-slider .slick-dots {
		padding-right: 15px;
		padding-left: 15px;
	}
	.nm-banner-slider.pagination-mobile-outside .flickity-page-dots,
    .nm-banner-slider.pagination-mobile-outside .slick-dots {
		right: 0;
		width: auto;
		margin: 0;
		padding: 15px 0 16px;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
        
        left: 0;
        bottom: 0;
        max-width: none;
        text-align: center;
		-webkit-transform: none; transform: none;
	}
    .nm-banner-slider.pagination-mobile-outside .flickity-page-dots .dot:not(.is-selected),
    .nm-banner-slider.pagination-mobile-outside .slick-dots li:not(.slick-active) button {
        background-color: #aaa;
    }
}
@media all and (max-width: 550px) {
	/* Arrows */
    .nm-banner-slider .flickity-prev-next-button,
	.nm-banner-slider .slick-prev,
	.nm-banner-slider .slick-next {
		width: 27px;
	}
	/* Arrows: Icons */
	.nm-banner-slider .flickity-button:after,
    .nm-banner-slider .slick-prev i,
	.nm-banner-slider .slick-next i {
		font-size: 34px;
		top: 3px;
	}
}
@media all and (max-width: 400px) {
	.nm-banner-slider.pagination-mobile-outside {
		padding-bottom: 42px;
	}
	
	/* Arrows */
	.nm-banner-slider.alt-mobile-layout-showing .flickity-prev-next-button,
    .nm-banner-slider.alt-mobile-layout-showing .slick-prev,
	.nm-banner-slider.alt-mobile-layout-showing .slick-next {
		margin-top: -127px;
	}
	
	/* Dots */
    .nm-banner-slider .flickity-page-dots,
    .nm-banner-slider .slick-dots {
		padding-right: 10px;
		padding-left: 10px;
	}
	.nm-banner-slider.pagination-mobile-outside .flickity-page-dots,
    .nm-banner-slider.pagination-mobile-outside .slick-dots {
		padding: 12px 0 14px;
	}
}


/* Element: #nm_button
--------------------------------------------------------------- */

.nm_btn_align_center {
	text-align: center;
}
.nm_btn_align_right {
	text-align: right;
}
.nm_btn {
	display: inline-block;
	position: relative;
	font-size: 16px;
	line-height: 1.4;
	min-width: 140px;
	padding: 12px 28px 10px;
	cursor: pointer;
	text-align: center;
}
/* Title */
.nm_btn_title {
	position: relative;
	z-index: 100;
}
/* Background */
.nm_btn_bg {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	border: 1px solid;
	-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
/* Size */
.nm_btn_lg {
	padding: 17px 36px 16px;
}
.nm_btn_sm {
	padding: 9px 20px 8px;
}
.nm_btn_xs {
	min-width: 100px;
	padding: 7px 14px 6px;
}
/* Style: Rounded */
.nm_btn_filled_rounded .nm_btn_bg,
.nm_btn_border_rounded .nm_btn_bg {
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
/* Style: Filled */
.nm_btn_filled,
.nm_btn_filled_rounded {
	color: #fff;
}
.nm_btn_filled:hover,
.nm_btn_filled_rounded:hover {
	color: #fff;
}
.nm_btn_filled .nm_btn_bg,
.nm_btn_filled_rounded .nm_btn_bg {
	border-color: transparent;
	background-color: #181818;
}
.nm_btn_filled:hover .nm_btn_bg,
.nm_btn_filled_rounded:hover .nm_btn_bg {
	opacity: 0.73;
}
/* Style: Border */
.nm_btn_border,
.nm_btn_border_rounded {
	color: #555;
}
.nm_btn_border:hover .nm_btn_bg,
.nm_btn_border_rounded:hover .nm_btn_bg {
	opacity: 0.37;
}
/* Style: Link */
.nm_btn_link {
	min-width: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #e1e1e1;
}
.nm_btn_link .nm_btn_bg {
	display: none;
}


/* Element: #nm_feature
--------------------------------------------------------------- */

.nm-feature {
	position: relative;
}
.nm-feature.bottom-spacing-small {
	padding-bottom: 11px;
}
.nm-feature.bottom-spacing-medium {
	padding-bottom: 37px;
}
.nm-feature.bottom-spacing-large {
	padding-bottom: 55px;
}

/* Icon/Image */
.nm-feature .nm-feature-icon {
	display: block;
	font-size: 38px;
	line-height: 38px;
	color: #282828;
	width: 80px;
	height: 80px;
	text-align: center;
	margin-bottom: 21px;
}
.nm-feature.icon-style-simple .nm-feature-icon {
	font-size: 52px;
	line-height: 52px;
}
.nm-feature.layout-default.icon-style-simple .nm-feature-icon,
.nm-feature.layout-centered.icon-style-simple .nm-feature-icon,
.nm-feature.icon-style-image-default .nm-feature-icon,
.nm-feature.icon-style-image-rounded .nm-feature-icon {
	width: auto;
	height: auto;
}
.nm-feature.icon-style-background .nm-feature-icon,
.nm-feature.icon-style-border .nm-feature-icon,
.nm-feature.icon-style-image-rounded .nm-feature-icon img {
	overflow: hidden;
	-webkit-border-radius: 50%; border-radius: 50%;
}
.nm-feature.icon-style-background .nm-feature-icon {
	color: #fff;
	padding-top: 21px;
	background: #1a1a1a;
}
.nm-feature.icon-style-border .nm-feature-icon {
	padding-top: 19px;
	border: 2px solid #282828;
}
.nm-feature .nm-feature-icon i {
	display: block;
	cursor: default;
}
.nm-feature .nm-feature-icon img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

/* Content */
.nm-feature .nm-feature-content {
}
.nm-feature h2 {
	font-size: 22px;
	line-height: 1.4;
}
.nm-feature h3 {
	font-size: 16px;
	line-height: 1.6;
	color: #888;
	margin-bottom: 2px;
}
.nm-feature .wpb_text_column {
	margin-top: 12px;
}
.nm-feature .vc_btn {
	display: inline-block;
	margin-top: 15px;
}

/* Layout: Default */
.nm-feature.layout-default.icon-style-simple .nm-feature-icon {
	text-align: left;
}

/* Layout: Centered */
.nm-feature.layout-centered {
	text-align: center;
}
.nm-feature.layout-centered .nm-feature-icon,
.nm-feature.layout-centered .nm-feature-icon img {
	margin-right: auto;
	margin-left: auto;
}

/* Layout: Icon right/Icon left common */
.nm-feature.layout-icon_right .nm-feature-icon,
.nm-feature.layout-icon_left .nm-feature-icon {
	font-size: 34px;
	line-height: 34px;
	width: 68px;
	height: 68px;
}
.nm-feature.layout-icon_right.icon-style-background .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-background .nm-feature-icon {
	padding-top: 17px;
}
.nm-feature.layout-icon_right.icon-style-border .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-border .nm-feature-icon {
	padding-top: 15px;
}
.nm-feature.layout-icon_right.icon-style-image-default .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-image-default .nm-feature-icon,
.nm-feature.layout-icon_right.icon-style-image-rounded .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-image-rounded .nm-feature-icon {
	padding: 0;
}

/* Layout: Icon right */
.nm-feature.layout-icon_right {
	padding-right: 93px;
}
.nm-feature.layout-icon_right.icon-style-simple {
	padding-right: 54px;
}
.nm-feature.layout-icon_right .nm-feature-icon {
	position: absolute;
    top: 0;
	right: 0;
}
.nm-feature.layout-icon_right.icon-style-simple .nm-feature-icon {
	width: auto;
	height: auto;
}

/* Layout: Icon left */
.nm-feature.layout-icon_left {
	padding-left: 93px;
}
.nm-feature.layout-icon_left.icon-style-simple {
	padding-left: 54px;
}
.nm-feature.layout-icon_left .nm-feature-icon {
	position: absolute;
    top: 0;
    left: 0;
}
.nm-feature.layout-icon_left.icon-style-simple .nm-feature-icon {
	width: auto;
	height: auto;
}


/* Element: #nm_gmap
--------------------------------------------------------------- */

.nm-gmap {
	position: relative;
}
.nm-gmap.aspect-ratio {
	height: 0;
	padding-bottom: 56.25%; /* Aspect ratio height */
}
.nm-gmap img { /* Zoom control fix */
	max-width: none;
}

@media all and (max-width: 400px) {
	.nm-gmap:not(.aspect-ratio) {
		max-height: 340px;
	}
}


/* Element: #nm_gmap_embed
--------------------------------------------------------------- */

@media all and (max-width: 400px) {
	.nm-gmap-embed {
		max-height: 340px;
	}
}


/* Element: #nm_lightbox
--------------------------------------------------------------- */

.nm-lightbox {
	position: relative;
	cursor: pointer;
}
.nm-lightbox img {
	display: inline-block;
	width: 100%;
	height: auto;
}
.nm-lightbox i {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	font-size: 14px;
	line-height: 50px;
	color: #282828;
	width: 50px;
	height: 50px;
	text-align: center;
}
.nm-lightbox:hover .nm-image-overlay {
	opacity: 1;
}


/* Element: #nm_post_slider
--------------------------------------------------------------- */

.nm-post-slider {
	margin: 0 -15px;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-post-slider.slick-initialized {
	opacity: 1;
}
.nm-post-slider-inner {
	padding: 0 15px;
}
/* Arrows */
.nm-post-slider .slick-prev,
.nm-post-slider .slick-next {
	color: #000;
    margin-top: -115px;
}
.nm-post-slider.slick-slider:hover .slick-prev,
.nm-post-slider .slick-prev {
	left: -32px;
}
.nm-post-slider.slick-slider:hover .slick-next,
.nm-post-slider .slick-next {
	right: -32px;
}
.nm-post-slider .slick-prev i,
.nm-post-slider .slick-next i {
	font-size: 36px;
}
@media (max-width: 1340px) {
    /* Arrows */
    .nm-post-slider.slick-slider:hover .slick-prev,
    .nm-post-slider .slick-prev {
        left: 28px;
    }
    .nm-post-slider.slick-slider:hover .slick-next,
    .nm-post-slider .slick-next {
        right: 28px;
    }
}
@media (max-width: 991px) {
    /* Arrows */
    .nm-post-slider.slick-slider:hover .slick-prev,
    .nm-post-slider .slick-prev {
        left: 22px;
    }
    .nm-post-slider.slick-slider:hover .slick-next,
    .nm-post-slider .slick-next {
        right: 22px;
    }
}
/* Image */
.nm-post-slider-image {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}	
.nm-post-slider-image img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.nm-post-slider.slick-initialized .nm-post-slider-image img {
	width: 100%;
}
/* Image: Background image */
.nm-post-slider-image .bg-image {
	width: 100%;
	height: 280px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
/* Image: Placeholder */
.nm-post-slider-noimage {
	display: block;
	width: 100%;
	height: 280px;
	background: #f7f7f7;
}
/* Image: Overlay */
.nm-post-slider .nm-image-overlay {
	display: none;
}
.nm-post-slider.slick-initialized .nm-image-overlay {
	display: block;
}
.nm-post-slider-image:hover .nm-image-overlay {
	opacity: 1;
}
/* Content */
.nm-post-slider-content .nm-post-meta {
	line-height: 2;
	margin: 16px 0 8px;
}
.nm-post-slider-content h3 {
	font-size: 18px;
	line-height: 1.6;
}
.nm-post-slider-content h3 > a {
    color: inherit;
}
.nm-post-slider-content .nm-post-slider-excerpt {
	margin-top: 7px;
}

@media all and (max-width: 991px) {
	/* Content */
	.nm-post-slider-content .nm-post-meta:before {
		width: 19px;
	}
	.nm-post-slider-content .nm-post-meta {
		padding-left: 29px;
	}
}


/* Element: #nm_posts
--------------------------------------------------------------- */

.nm-posts {
    margin-bottom: -75px;
    overflow: hidden;
}
.nm-posts .nm-post-image {
    /*padding-bottom: 60%;*/
    padding-bottom: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media all and (max-width: 767px) {
    .nm-posts {
        margin-bottom: -49px;
    }
}

/* Hide last item/post when there's an empty column after */
/*@media all and (max-width: 1019px) and (min-width: 750px) {
    .nm-posts.nm-blog-grid ul.medium-block-grid-2 > li:last-child:nth-child(odd) {
        display: none;
    }
}
@media all and (max-width: 749px) and (min-width: 480px) {
    .nm-posts.nm-blog-grid ul.small-block-grid-2 > li:last-child:nth-child(odd) {
        display: none;
    }
}*/


/* Element: #nm_social_profiles
--------------------------------------------------------------- */

.nm-social-profiles.align-center {
	text-align: center;
}
.nm-social-profiles.align-right {
	text-align: right;
}
.nm-social-profiles li {
	display: inline-block;
	margin: 5px 14px 5px;
}
.nm-social-profiles li a {
    line-height: 30px;
    vertical-align: middle;
}
.nm-social-profiles.icon-size-small li a {
	font-size: 18px;
}
.nm-social-profiles.icon-size-medium li a {
	font-size: 20px;
}
.nm-social-profiles.icon-size-large li a {
	font-size: 24px;
}


/* Element: #nm_team
--------------------------------------------------------------- */

.nm-team > li {
	padding-bottom: 25px;
}
.nm-team-member {
	text-align: center;
}

/* Image */
.nm-team-member-image {
	position: relative;
	text-align: center;
	margin-bottom: 19px;
}
.nm-team-member-image img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.nm-team-member-image.rounded img,
.nm-team-member-image.rounded .nm-team-member-overlay {
	-webkit-border-radius: 50%; 50%; border-radius: 50%;
}

/* Image overlay */
.nm-team-member-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
	background: #282828;
	background: rgba(0, 0, 0, 0.7);
}
.nm-team-member-overlay:before { /* Fix: Center vertical */
	display: inline-block;
	content: " ";
	height: 100%;
	vertical-align: middle;
}
.nm-team-member:hover .nm-team-member-overlay {
	opacity: 1;
}

/* Social icons */
.nm-team-member-social-icons {
	position: relative;
	top: 10px;
    display: inline-block;
    height: auto;
    text-align: center;
    vertical-align: middle;
	-webkit-transition: top 0.2s ease; transition: top 0.2s ease;
}
.nm-team-member:hover .nm-team-member-social-icons {
	top: 0;
}
.nm-team-member-social-icons li {
	display: inline-block;
}
.nm-team-member-social-icons li a {
	font-size: 16px;
	line-height: 1;
	vertical-align: middle;
	padding: 0 10px;
}
.nm-team-member-social-icons li a:hover {
	color: #fff;
}

/* Content */
.nm-team-member-content {
}
.nm-team-member-content h2 {
	font-size: 18px;
	line-height: 1.4;
}
.nm-team-member-content h3 {
	font-size: inherit;
	line-height: 1.6;
	color: inherit;
	margin-top: 3px;
	margin-bottom: 2px;
}
.nm-team-member-content .wpb_text_column {
	margin-top: 11px;
}

@media all and (max-width: 400px) {
	/* Image overlay */
	.nm-team-member-overlay {
		display: none;
	}
	
	/* Content */
	.nm-team-member-content h2 {
		font-size: 16px;
	}
}


/* Element: #nm_testimonial
--------------------------------------------------------------- */

.nm-testimonial {
	position: relative;
}
.nm-testimonial-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
}
.nm-testimonial-image img {
	width: 100%;
	max-width: 100px;
	height: auto;
	-webkit-border-radius: 50%; border-radius: 50%;
}
.has-image .nm-testimonial-content {
	padding-top: 8px;
	padding-left: 123px;
}
.nm-testimonial-description {
	font-size: 16px;
	line-height: 1.6;
	color: #282828;
}
.nm-testimonial-author {
	line-height: 1.6;
	margin-top: 10px;
}
.nm-testimonial-author span {
	position: relative;
	display: inline-block;
	padding-left: 38px;
}
.nm-testimonial-author span:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	content: " ";
	width: 28px;
	height: 1px;
	background: #ccc;
}
.nm-testimonial-author em {
	display: inline-block;
	font-style: normal;
}

@media all and (max-width: 768px) {
	.nm-testimonial {
		text-align: center;
	}
	.nm-testimonial-image {
		position: static;
		width: auto;
	}
	.has-image .nm-testimonial-content {
		padding-top: 16px;
		padding-left: 0;
	}	
}
@media all and (max-width: 400px) {
	.nm-testimonial-author span {
		padding-left: 0;
	}
	.nm-testimonial-author span:before {
		display: none;
	}
}


/* Element: #product_categories
--------------------------------------------------------------- */

.nm-product-categories.masonry-enabled .nm-products {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
.nm-product-categories.masonry-enabled .nm-products.show {
	opacity: 1;
}
.nm-product-categories [class*="block-grid-"],
.nm-product-categories .nm-products {
	margin: 0 -5px -10px;
}
.nm-product-category-inner {
	position: relative;
}
.nm-product-categories [class*="block-grid-"] > li.product-category,
.nm-product-categories .product-category {
	opacity: 1;
	padding: 0 5px 10px;
}
.nm-product-category-inner > a {
	display: block;
	width: 100%;
	height: 100%;
}
.product-category img {
    display: inline-block; /* Chrome: Images "jump" on page-scroll when set to "block" */
	width: 100%;
	height: auto;
}
.nm-product-category-text {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5%;
}
.nm-product-categories.layout-separated .nm-product-category-text {
    position: static;
    padding: 0;
}
.nm-product-category-text .nm-product-category-heading,
.nm-product-category-text > a {
	display: block;
	line-height: 1.4;
    margin: 0;
    padding: 0;
}
.nm-product-category-text .nm-product-category-heading {
	font-size: 20px;
}
.nm-product-categories.layout-separated .nm-product-category-text .nm-product-category-heading {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 5%;
	padding-left: 5%;
}
.nm-product-category-text .nm-product-category-heading a {
	color: inherit;
}
.nm-product-category-text > a {
	font-size: 16px;
	padding-top: 3px;
}
.nm-product-categories.layout-separated .nm-product-category-text > a {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 5%;
	padding-left: 5%;
}
.nm-product-categories.layout-separated .product-category:hover .nm-product-category-text > a {
    color: #dc9814;
}

@media all and (min-width: 750px) and (max-width: 834px) {
    .nm-products:not(.medium-block-grid-1) .nm-product-category-text .nm-product-category-heading {
		font-size: 18px;
	}
    .nm-products:not(.medium-block-grid-1) .nm-product-category-text > a {
		font-size: 15px;
	}
}
@media all and (max-width: 400px) {
	.nm-product-categories.layout-default .nm-product-category-text {
		padding: 6.1%;
	}
	.nm-product-category-text .nm-product-category-heading {
		font-size: 16px;
	}
	.nm-product-categories.layout-default .nm-product-category-text > a {
		display: none;
	}
    .nm-product-categories.layout-separated .nm-product-category-text > a {
        font-size: 13px;
	}
}


/* Element: #product_reviews
--------------------------------------------------------------- */

/* Slider */
.nm-product-reviews-slider .nm-product-reviews-ul {
	max-height: 424px;
    overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-product-reviews-slider .nm-product-reviews-ul.slick-initialized {
	max-height: none;
	overflow: visible;
	opacity: 1;
}
.nm-product-reviews-slider .slick-list {
    padding-bottom: 2px;
    -webkit-transition: height 0.2s ease; transition: height 0.2s ease;
}
.nm-product-reviews-slider .slick-list li {
    padding: 0 8px;
}
/* Slider: Arrows */
.nm-product-reviews-slider .slick-prev,
.nm-product-reviews-slider .slick-next {
	color: #000;
	margin-top: 0;
	-webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.nm-product-reviews-slider .slick-slider:hover .slick-prev,
.nm-product-reviews-slider .slick-prev {
	left: -32px;
}
.nm-product-reviews-slider .slick-slider:hover .slick-next,
.nm-product-reviews-slider .slick-next {
	right: -32px;
}
.nm-product-reviews-slider .slick-prev i,
.nm-product-reviews-slider .slick-next i {
	font-size: 36px;
}
@media (max-width: 1340px) {
    /* Slider: Arrows */
    .nm-product-reviews-slider .slick-slider:hover .slick-prev,
    .nm-product-reviews-slider .slick-prev {
        left: 24px;
    }
    .nm-product-reviews-slider .slick-slider:hover .slick-next,
    .nm-product-reviews-slider .slick-next {
        right: 24px;
    }
}
@media (max-width: 991px) {
    /* Slider: Arrows */
    .nm-product-reviews-slider .slick-slider:hover .slick-prev,
    .nm-product-reviews-slider .slick-prev {
        left: 15px;
    }
    .nm-product-reviews-slider .slick-slider:hover .slick-next,
    .nm-product-reviews-slider .slick-next {
        right: 15px;
    }
}
@media (min-width: 750px) {
	/* Slider */
    .nm-product-reviews-slider .nm-product-reviews-ul {
		margin: 0 -10px;
	}
	.nm-product-reviews-slider .slick-list li {
		padding: 0 10px;
	}
}
@media (min-width: 1020px) {
    /* Slider */
    .nm-product-reviews-slider .nm-product-reviews-ul {
		margin: 0 -12px;
	}
	.nm-product-reviews-slider .slick-list li {
		padding: 0 12px;
	}
}

/* Total */
.nm-product-reviews-total {
	margin-bottom: 22px;
}
.nm-product-reviews-total strong {
    display: inline-block;
    font-size: 22px;
	font-weight: normal;
	color: #282828;
}
.nm-product-reviews-total .nm-product-review-star-rating {
	display: inline-block;
	position: relative;
	top: 2px;
    margin-top: 0;
    margin-left: 3px;
    vertical-align: middle;
}
.nm-product-reviews-total em {
    display: inline-block;
	position: relative;
	top: -3px;
    font-size: 13px;
    line-height: 1;
	font-style: normal;
    text-transform: lowercase;
}
.nm-product-reviews-total em:before {
    content: "(";
}
.nm-product-reviews-total em:after {
    content: ")";
}

/* Thumbnail */
.nm-product-review-thumbnail {
    position: relative;
    z-index: 1;
    padding-bottom: 50%;
    overflow: hidden;
}
.nm-product-review-thumbnail a {
    display: block;
}
.nm-product-review-thumbnail img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%); transform: translateY(-50%);
}

/* Wrapper */
.nm-product-review-inner {
    position: relative;
    z-index: 2;
    padding: 18px 30px 38px;
    border: 1px solid #eee;
    -webkit-backface-visibility: hidden; backface-visibility: hidden; /* Chrome - blurry text on animation */
}
/* Wrapper: Layout - Centered */
.layout-centered .nm-product-review-inner {
    padding-top: 0;
    padding-bottom: 32px;
}
.layout-centered .nm-product-reviews-ul > li:not(.has-thumbnail) .nm-product-review-inner {
    margin-top: 30px;
}

/* Author */
.nm-product-review-author {
    position: relative;
}
.nm-product-review-author img {
    display: block;
    width: 46px;
    -webkit-border-radius: 50%; border-radius: 50%;
}
.nm-product-review-author span {
    display: block;
    font-size: 15px;
    line-height: 1.6;
    color: #282828;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nm-product-review-author span i {
    display: inline-block;
    width: 12px;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    vertical-align: baseline;
    margin-left: 6px;
    text-align: center;
    background-color: #616161;
	-webkit-border-radius: 20px; border-radius: 20px;
}
.nm-product-review-author em {
    display: block;
    font-size: 12px;
    font-style: normal;
    line-height: 1.3;
}
/* Author: Layout - Default */
.layout-default .nm-product-review-author {
    margin-top: 20px;
    padding-top: 3px;
    padding-left: 58px;
}
.layout-default .nm-product-review-author img {
    position: absolute;
    top: 0;
    left: 0;
}
/* Author: Layout - Centered */
.layout-centered .nm-product-review-author {
    margin-top: -30px;
    text-align: center;
}
.layout-centered .nm-product-review-author img {
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
    border: 3px solid #fff;
}
.layout-centered .nm-product-review-author span {
    font-size: 16px;
}
.layout-centered .nm-product-review-author em {
    font-size: 13px;
}

/* Rating */
.nm-product-review-star-rating {
    margin-top: 16px;
}
.nm-product-review-star-rating .star-rating {
	display: block;
    width: 118px;
}
@media screen and (min-width:0\0) and (min-resolution: +72dpi) { /* IE 9-11 */
    .nm-product-review-star-rating .star-rating {
        width: 122px;
    }
}
.nm-product-review-star-rating .star-rating:before {
	left: 12px;
	font-size: 6px;
	letter-spacing: 16px;
}
.nm-product-review-star-rating .star-rating span:before {
	font-size: 30px;
	letter-spacing: -8px;
}
/* Rating: Layout - Default */
.layout-default .nm-product-review-inner .nm-product-review-star-rating {
    margin-left: -7px;
}
/* Rating: Layout - Centered */
.layout-centered .nm-product-review-star-rating .star-rating {
    margin: 0 auto;
}

/* Title */
.nm-product-review-title {
    line-height: 1.6;
}
.nm-product-review-title a {
    color: inherit;
}
/* Title: Layout - Default */
.layout-default .nm-product-review-title {
    font-size: 18px;
    margin-top: 3px;
    margin-bottom: 16px;
}
/* Title: Layout - Centered */
.layout-centered .nm-product-review-title {
    display: block;
    margin-top: 24px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.layout-centered .nm-product-review-title i {
    line-height: 1;
    vertical-align: text-bottom;
}

/* Description */
.nm-product-review-description {
    line-height: 1.8;
    text-align: left;
}
/* Title: Layout - Centered */
.layout-centered .nm-product-review-description {
    padding-top: 13px;
}


/* Element: #product_search
--------------------------------------------------------------- */

.nm-product-search {
    position: relative;
    width: 100%;
}
.nm-product-search input {
    width: 100%;
}
.nm-product-search button {
	display: block;	
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 100;
	font-size: 16px;
	line-height: 45px;
	color: #555;
	width: 35px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: transparent;
}


/* Element: #product_slider
--------------------------------------------------------------- */

.nm-product-slider {
	position: relative;
    margin: 0 -8px;
}
.nm-product-slider .nm-products {
    margin: 0;
    padding: 0;
}
.nm-product-slider .nm-shop-loop-details {
    padding-bottom: 0;
}

/* Before slider initialization */
.nm-product-slider .nm-products {
    max-height: 424px;
    overflow: hidden;
    opacity: 0;
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}

/* After slider initialization */
.nm-product-slider .nm-products.slick-initialized {
    max-height: none;
    overflow: visible;
	opacity: 1;
}
.nm-product-slider .nm-products .slick-list li {
    padding: 0 8px;
}

/* Arrows */
.nm-product-slider .slick-prev,
.nm-product-slider .slick-next {
	color: #000;
    margin-top: -115px;
}
.nm-product-slider .slick-slider:hover .slick-prev,
.nm-product-slider .slick-prev {
	left: -32px;
}
.nm-product-slider .slick-slider:hover .slick-next,
.nm-product-slider .slick-next {
	right: -32px;
}
.nm-product-slider .slick-prev i,
.nm-product-slider .slick-next i {
	font-size: 36px;
}

@media (max-width: 1340px) {
    /* Arrows */
    .nm-product-slider .slick-slider:hover .slick-prev,
    .nm-product-slider .slick-prev {
        left: 24px;
    }
    .nm-product-slider .slick-slider:hover .slick-next,
    .nm-product-slider .slick-next {
        right: 24px;
    }
}
@media (max-width: 991px) {
    /* Arrows */
    .nm-product-slider .slick-slider:hover .slick-prev,
    .nm-product-slider .slick-prev {
        left: 15px;
    }
    .nm-product-slider .slick-slider:hover .slick-next,
    .nm-product-slider .slick-next {
        right: 15px;
    }
}
/* Medium */
@media (min-width: 750px) {
	.nm-product-slider {
		margin: 0 -10px;
	}
	.nm-product-slider .nm-products .slick-list li {
		padding: 0 10px;
	}
}
/* Large */
@media (min-width: 1020px) {
	.nm-product-slider {
		margin: 0 -12px;
	}
	.nm-product-slider .nm-products .slick-list li {
		padding: 0 12px;
	}
}


/* Element: #add_to_cart
--------------------------------------------------------------- */

.add_to_cart_inline {
	text-align: center;
}
.add_to_cart_inline .amount {
	display: block;
	font-size: 16px;
}
.add_to_cart_inline del,
.add_to_cart_inline ins {
	display: block;
	background: none;
}
.add_to_cart_inline ins {
	color: #dc9814;
}
.add_to_cart_inline del .amount,
.add_to_cart_inline ins .amount {
	display: inline-block;
}
.add_to_cart_inline del .amount {
	text-decoration: line-through;
}
.add_to_cart_inline .add_to_cart_button {
	display: inline-block;
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
	margin-top: 8px;
	padding: 8px 28px;
	background: #282828;
}
.add_to_cart_inline .added_to_cart {
	display: none;
}


/* Element: #nm_instagram
--------------------------------------------------------------- */

.nm-instagram-gallery-ul {
    margin: 0;
}
.nm-instagram-gallery-ul > li {
    position: relative;
    padding: 0;
}
.has-spacing .nm-instagram-gallery-ul {
    margin: 0 -10px;
}
.has-spacing .nm-instagram-gallery-ul > li {
    padding: 20px 10px 0;
}
.nm-instagram-gallery-ul li > a {
    position: relative;
    display: block;
    color: #fff;
}
.aspect-ratio-square .nm-instagram-gallery-ul li > a {
    padding-bottom: 100%;
    overflow: hidden;
}
.nm-instagram-gallery-ul li img {
    display: block;
    width: 100%;
}
.aspect-ratio-square .nm-instagram-gallery-ul li img {
    -o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
}
.nm-instagram-gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
    background: rgba(0, 0, 0, 0.52);
}
.nm-instagram-gallery-ul > li:hover .nm-instagram-gallery-overlay {
    opacity: 1;
}
.nm-instagram-gallery-overlay i {
    position: absolute;
	top: 50%;
	left: 50%;
    font-size: 30px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 -15px;
	text-align: center;
    transform: translateY(10px);
    -webkit-transition: transform 0.2s ease; transition: transform 0.2s ease;
}
.nm-instagram-gallery-ul > li:hover .nm-instagram-gallery-overlay i {
    transform: translateY(0px);
}
.nm-instagram-gallery-link {
    margin-top: 19px;
}
.nm-instagram-gallery-link a {
    text-decoration: underline;
}
.nm-instagram-gallery-error {
	padding: 0 0 50px;
	text-align: center;
}

@media all and (max-width: 1079px) {
    .nm-instagram-gallery-overlay {
        background: rgba(255,255,255, 0.37);
    }
    .nm-instagram-gallery-overlay i {
        display: none;
    }
}
@media all and (max-width: 400px) {
    .has-spacing .nm-instagram-gallery-ul {
        margin: 0 -5px;
    }
    .has-spacing .nm-instagram-gallery-ul > li {
        padding: 10px 5px 0;
    }
    
    .nm-instagram-gallery-link span {
        display: none;
    }
}
/* Portfolio
--------------------------------------------------------------- */

.nm-portfolio {
    padding-bottom: 53px;
}
.nm-portfolio.no-categories {
    padding-top: 73px;
}

/* Elementor */
.elementor-widget .nm-portfolio {
    padding-top: 0;
    padding-bottom: 0;
}

/* Empty */
.nm-portfolio-empty {
    margin: 56px 0;
}

/* Categories */
.nm-portfolio-categories {
	padding-top: 29px;
	padding-bottom: 108px;
}
.nm-portfolio-categories.align-center {
	text-align: center;
}
.nm-portfolio-categories.align-right {
	text-align: right;
}
.nm-portfolio-categories li {
	display: inline-block;
	vertical-align: middle;
}
.nm-portfolio-categories li a {
	font-size: 18px;
	line-height: 2;
	color: inherit;
	margin: 0 17px;
}
.nm-portfolio-categories li a:hover {
	color: #dc9814;
}
.nm-portfolio-categories li:first-child a {
	margin-left: 0;
}
.nm-portfolio-categories li:last-child a {
	margin-right: 0;
}
.nm-portfolio-categories li.current a {
	color: #dc9814;
}
.nm-portfolio-categories li span {
	color: #ccc;
}

/* Block grid override */
.nm-portfolio [class*="block-grid-"] {
	margin: 0 -14px;
}
.nm-portfolio [class*="block-grid-"] > li {
	padding: 0 14px 28px;
}

/* Layout */
.nm-portfolio-grid li {
	-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-portfolio-grid li.hide {
	opacity: 0.19;
}
.nm-portfolio-grid li a {
	position: relative;
	display: block;
	overflow: hidden;
}
.nm-portfolio-grid li.hide a {
	cursor: default;
}

/* Layout: Packery */
.packery-enabled .nm-portfolio-grid {
    position:  relative;
}
.packery-enabled .nm-portfolio-grid.nm-loader:after {
	top: 12px;
}
.packery-enabled .nm-portfolio-grid li {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
.packery-enabled .nm-portfolio-grid.show li {
	opacity: 1;
}
.packery-enabled .nm-portfolio-grid li.hide {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.packery-enabled .nm-portfolio-grid li.fade-out {
	opacity: 0;
}

/* Image */
.nm-portfolio-item-image {
	position: relative;
}
.nm-portfolio-item-image img {
	width: 100%;
	height: auto;
}
.nm-portfolio-grid li a:hover .nm-image-overlay {
	opacity: 1;
}
.nm-portfolio-grid li.hide .nm-image-overlay {
	display: none;
}

/* Item details */
.nm-portfolio-item-details h2 {
	font-size: 18px;
	margin-top: 18px;
}
.nm-portfolio-item-details p {
	font-size: 14px;
	color: #8a8a8a;
	margin-top: 4px;
}
.nm-portfolio-item-details p span:last-child {
	display: none;
}

/* Item details - Overlay */
.layout-overlay .nm-portfolio-item-details {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: background-color 0.2s ease; transition: background-color 0.2s ease;
}
.layout-overlay .nm-portfolio-grid li:not(.hide) a:hover .nm-portfolio-item-details {
	background-color: #282828;
	background-color: rgba(0, 0, 0, 0.73);
}
.layout-overlay .nm-portfolio-item-details h2,
.layout-overlay .nm-portfolio-item-details p {
	position: absolute;
	left: 0;
	line-height: 1.4;
	margin-top: 0;
	padding: 5.5%;
}
.layout-overlay .large-block-grid-2 .nm-portfolio-item-details h2,
.layout-overlay .large-block-grid-2 .nm-portfolio-item-details p {
	padding: 4.3%;
}
.layout-overlay .nm-portfolio-item-details h2 {
	top: 0;
	color: #919191;
}
.layout-overlay .nm-portfolio-item-details.text-color-light h2 {
	color: #fff;
}
.layout-overlay .nm-portfolio-item-details.text-color-dark h2 {
	color: #282828;
}
.layout-overlay .nm-portfolio-grid li:not(.hide) a:hover .nm-portfolio-item-details h2 {
	color: #fff;
}
.layout-overlay .nm-portfolio-item-details p {
	bottom: -19px;
	font-size: 16px;
	color: #fff;
	opacity: 0;
	-webkit-transition: bottom 0.2s ease; transition: bottom 0.2s ease;
}
.layout-overlay .nm-portfolio-grid li:not(.hide) a:hover .nm-portfolio-item-details p {
	opacity: 1;
	bottom: 0;
}

/* Pagination */
.nm-portfolio-pagination .page-numbers {
    margin-top: 26px;
}

/* Single item */
.nm-portfolio-single-footer {
	line-height: 1.6;
	padding: 46px 0 47px;
    border-top: 1px solid #eee;
}
.nm-portfolio-single-back {
	text-align: center;
}
.nm-portfolio-single-back a {
    display: inline-block;
    position:  relative;
    top: 5px;
    width: 19px;
    height: 19px;
}
.nm-portfolio-single-back a span {
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    -webkit-border-radius: 50%; border-radius: 50%;
    -webkit-transition: background 0.2s ease; transition: background 0.2s ease;
    background: #777;
}
.nm-portfolio-single-back a span:nth-child(1) {
    top: 0;
    left: 0;
}
.nm-portfolio-single-back a span:nth-child(2) {
    top: 0;
    right: 0;
}
.nm-portfolio-single-back a span:nth-child(3) {
    bottom: 0;
    left: 0;
}
.nm-portfolio-single-back a span:nth-child(4) {
    bottom: 0;
    right: 0;
}
.nm-portfolio-single-back a:hover span {
    background: #282828;
}
.nm-portfolio-single-next {
	text-align: right;
}
.nm-portfolio-single-footer a {
	font-size: 18px;
	color: inherit;
}
.nm-portfolio-single-footer a .alt-title {
	display: none;
}

@media all and (max-width: 1019px) {
	/* Item details - Overlay */
	.layout-overlay .nm-portfolio-item-details h2,
	.layout-overlay .nm-portfolio-item-details p {
		padding: 5.5% !important;
	}
}
@media all and (max-width: 991px) {
	/* Single item */
	.nm-portfolio-single-prev {
		width: 50%;
	}
	.nm-portfolio-single-back {
		display: none;
	}
	.nm-portfolio-single-next {
		width: 50%;
	}
}
@media all and (max-width: 767px) {
	/* Categories */
	.nm-portfolio-categories ul {
		padding-bottom: 39px;
	}
	
	/* Single item */
	.nm-portfolio-single-footer a .title {
		display: none;
	}
	.nm-portfolio-single-footer a .alt-title {
		display: inline;
	}
}
@media all and (max-width: 749px) {
	/* Item details - Overlay */
	.layout-overlay .nm-portfolio-item-details h2,
	.layout-overlay .nm-portfolio-item-details p {
		padding: 21px !important;
	}
}
@media all and (max-width: 550px) {
	/* Categories */
	.nm-portfolio-categories li span {
		display: none;
	}
	.nm-portfolio-categories li a {
		margin: 0 24px 0 0;
	}
	.nm-portfolio-categories li:last-child a {
		margin-right: 0;
	}
	.nm-portfolio-categories li.current a {
		padding-bottom: 3px;
	}
}
@media all and (max-width: 400px) {
	.nm-portfolio {
        padding-bottom: 27px;
    }
    
    /* Categories */
	.nm-portfolio-categories {
		padding-bottom: 30px;
	}
	.nm-portfolio-categories.align-right {
		text-align: left;
	}
	.nm-portfolio-categories li {
		display: block;
	}
	.nm-portfolio-categories li:last-child {
		margin-bottom: 0;
	}
	.nm-portfolio-categories li a {
		font-size: 16px;
		margin: 0;
	}
	.nm-portfolio-categories li.current a {
		padding-bottom: 0;
		border-bottom: 0 none;
	}
	
	/* Item details - Overlay */
	.layout-overlay .nm-portfolio-item-details h2,
	.layout-overlay .nm-portfolio-item-details p {
		padding: 14px !important;
	}
    
    /* Pagination */
    .nm-portfolio-pagination .page-numbers {
        margin-top: 0;
    }
}
@font-face{font-family:"FontAwesomePB";src:url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot);src:url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot?#iefix) format("embedded-opentype"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff2"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.ttf) format("truetype"),url(https://eu.agmmobile.com/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.svg#fapbregular) format("svg");font-weight:normal;font-style:normal}.bundled_table_item .product-name,.bundled_table_item .product-price,.bundled_table_item:not(.order_item) .product-quantity,.bundled_table_item .product-subtotal,.bundled_table_item .product-total{font-size:.875em}.bundled_table_item .bundled_table_item_indent{padding-left:32px}.woocommerce .bundled_table_item td.product-name dl.variation,.woocommerce-page .bundled_table_item td.product-name dl.variation,.bundled_table_item td.product-name .wc-item-meta{font-size:100%}.bundled_table_item,.bundled_table_item td{border-top:none !important;border-bottom:none !important}.bundle_table_item,.bundle_table_item td{border-bottom:none !important}.bundled_table_item_price,.bundled_table_item_subtotal{white-space:nowrap}.bundled_table_item_price:after,.bundled_table_item_subtotal:after{font-family:"FontAwesomePB";font-size:1rem;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-transform:rotate(90deg) /*rtl:ignore*/;transform:rotate(90deg) /*rtl:ignore*/;content:"" /*rtl:''*/;margin:0 2px 0 12px;opacity:.25}dt.bundled_title_meta,.bundled_notice{margin:12px 0 5px}a.edit_bundle_in_cart_text{color:#888;font-weight:normal;text-decoration:none}a.edit_bundle_in_cart_text:hover small{text-decoration:underline}.wcsatt-add-cart-to-subscription-options .bundled_table_item{font-size:.875em}.wcsatt-add-cart-to-subscription-options .bundled_table_item:after{font-family:"FontAwesomePB";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-transform:rotate(90deg) /*rtl:ignore*/;transform:rotate(90deg) /*rtl:ignore*/;content:"" /*rtl:''*/;margin:0 2px 0 12px;opacity:.25}