#content .row {
  margin-left: -16px;
  margin-right: -16px;
  max-width: 1300px;
}
#content .row::before,
#content .row::after {
  display: table;
  clear: both;
  content: " ";
}
#content .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
#content .col-lg-1,
#content .col-lg-10,
#content .col-lg-11,
#content .col-lg-12,
#content .col-lg-2,
#content .col-lg-3,
#content .col-lg-4,
#content .col-lg-5,
#content .col-lg-6,
#content .col-lg-7,
#content .col-lg-8,
#content .col-lg-9,
#content .col-md-1,
#content .col-md-10,
#content .col-md-11,
#content .col-md-12,
#content .col-md-2,
#content .col-md-3,
#content .col-md-4,
#content .col-md-5,
#content .col-md-6,
#content .col-md-7,
#content .col-md-8,
#content .col-md-9,
#content .col-sm-1,
#content .col-sm-10,
#content .col-sm-11,
#content .col-sm-12,
#content .col-sm-2,
#content .col-sm-3,
#content .col-sm-4,
#content .col-sm-5,
#content .col-sm-6,
#content .col-sm-7,
#content .col-sm-8,
#content .col-sm-9,
#content .col-xs-1,
#content .col-xs-10,
#content .col-xs-11,
#content .col-xs-12,
#content .col-xs-2,
#content .col-xs-3,
#content .col-xs-4,
#content .col-xs-5,
#content .col-xs-6,
#content .col-xs-7,
#content .col-xs-8,
#content .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
#content .col-xs-1,
#content .col-xs-10,
#content .col-xs-11,
#content .col-xs-12,
#content .col-xs-2,
#content .col-xs-3,
#content .col-xs-4,
#content .col-xs-5,
#content .col-xs-6,
#content .col-xs-7,
#content .col-xs-8,
#content .col-xs-9 {
  float: left;
}
#content .col-xs-1 {
  width: 8.33333%;
}
#content .col-xs-2 {
  width: 16.66667%;
}
#content .col-xs-3 {
  width: 25%;
}
#content .col-xs-4 {
  width: 33.33333%;
}
#content .col-xs-5 {
  width: 41.66667%;
}
#content .col-xs-6 {
  width: 50%;
}
#content .col-xs-7 {
  width: 58.33333%;
}
#content .col-xs-8 {
  width: 66.66667%;
}
#content .col-xs-9 {
  width: 75%;
}
#content .col-xs-10 {
  width: 83.33333%;
}
#content .col-xs-11 {
  width: 91.66667%;
}
#content .col-xs-12 {
  width: 100%;
}
#content .col-xs-pull-0 {
  right: auto;
}
#content .col-xs-pull-1 {
  right: 8.33333%;
}
#content .col-xs-pull-2 {
  right: 16.66667%;
}
#content .col-xs-pull-3 {
  right: 25%;
}
#content .col-xs-pull-4 {
  right: 33.33333%;
}
#content .col-xs-pull-5 {
  right: 41.66667%;
}
#content .col-xs-pull-6 {
  right: 50%;
}
#content .col-xs-pull-7 {
  right: 58.33333%;
}
#content .col-xs-pull-8 {
  right: 66.66667%;
}
#content .col-xs-pull-9 {
  right: 75%;
}
#content .col-xs-pull-10 {
  right: 83.33333%;
}
#content .col-xs-pull-11 {
  right: 91.66667%;
}
#content .col-xs-pull-12 {
  right: 100%;
}
#content .col-xs-push-0 {
  left: auto;
}
#content .col-xs-push-1 {
  left: 8.33333%;
}
#content .col-xs-push-2 {
  left: 16.66667%;
}
#content .col-xs-push-3 {
  left: 25%;
}
#content .col-xs-push-4 {
  left: 33.33333%;
}
#content .col-xs-push-5 {
  left: 41.66667%;
}
#content .col-xs-push-6 {
  left: 50%;
}
#content .col-xs-push-7 {
  left: 58.33333%;
}
#content .col-xs-push-8 {
  left: 66.66667%;
}
#content .col-xs-push-9 {
  left: 75%;
}
#content .col-xs-push-10 {
  left: 83.33333%;
}
#content .col-xs-push-11 {
  left: 91.66667%;
}
#content .col-xs-push-12 {
  left: 100%;
}
#content .col-xs-offset-0 {
  margin-left: 0;
}
#content .col-xs-offset-1 {
  margin-left: 8.33333%;
}
#content .col-xs-offset-2 {
  margin-left: 16.66667%;
}
#content .col-xs-offset-3 {
  margin-left: 25%;
}
#content .col-xs-offset-4 {
  margin-left: 33.33333%;
}
#content .col-xs-offset-5 {
  margin-left: 41.66667%;
}
#content .col-xs-offset-6 {
  margin-left: 50%;
}
#content .col-xs-offset-7 {
  margin-left: 58.33333%;
}
#content .col-xs-offset-8 {
  margin-left: 66.66667%;
}
#content .col-xs-offset-9 {
  margin-left: 75%;
}
#content .col-xs-offset-10 {
  margin-left: 83.33333%;
}
#content .col-xs-offset-11 {
  margin-left: 91.66667%;
}
#content .col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 720px) {
  #content .col-sm-1,
  #content .col-sm-10,
  #content .col-sm-11,
  #content .col-sm-12,
  #content .col-sm-2,
  #content .col-sm-3,
  #content .col-sm-4,
  #content .col-sm-5,
  #content .col-sm-6,
  #content .col-sm-7,
  #content .col-sm-8,
  #content .col-sm-9 {
	float: left;
  }
  #content .col-sm-1 {
    width: 8.33333%;
  }
  #content .col-sm-2 {
    width: 16.66667%;
  }
  #content .col-sm-3 {
    width: 25%;
  }
  #content .col-sm-4 {
    width: 33.33333%;
  }
  #content .col-sm-5 {
    width: 41.66667%;
  }
  #content .col-sm-6 {
    width: 50%;
  }
  #content .col-sm-7 {
    width: 58.33333%;
  }
  #content .col-sm-8 {
    width: 66.66667%;
  }
  #content .col-sm-9 {
    width: 75%;
  }
  #content .col-sm-10 {
    width: 83.33333%;
  }
  #content .col-sm-11 {
    width: 91.66667%;
  }
  #content .col-sm-12 {
    width: 100%;
  }
  #content .col-sm-pull-0 {
    right: auto;
  }
  #content .col-sm-pull-1 {
    right: 8.33333%;
  }
  #content .col-sm-pull-2 {
    right: 16.66667%;
  }
  #content .col-sm-pull-3 {
    right: 25%;
  }
  #content .col-sm-pull-4 {
    right: 33.33333%;
  }
  #content .col-sm-pull-5 {
    right: 41.66667%;
  }
  #content .col-sm-pull-6 {
    right: 50%;
  }
  #content .col-sm-pull-7 {
    right: 58.33333%;
  }
  #content .col-sm-pull-8 {
    right: 66.66667%;
  }
  #content .col-sm-pull-9 {
    right: 75%;
  }
  #content .col-sm-pull-10 {
    right: 83.33333%;
  }
  #content .col-sm-pull-11 {
    right: 91.66667%;
  }
  #content .col-sm-pull-12 {
    right: 100%;
  }
  #content .col-sm-push-0 {
    left: auto;
  }
  #content .col-sm-push-1 {
    left: 8.33333%;
  }
  #content .col-sm-push-2 {
    left: 16.66667%;
  }
  #content .col-sm-push-3 {
    left: 25%;
  }
  #content .col-sm-push-4 {
    left: 33.33333%;
  }
  #content .col-sm-push-5 {
    left: 41.66667%;
  }
  #content .col-sm-push-6 {
    left: 50%;
  }
  #content .col-sm-push-7 {
    left: 58.33333%;
  }
  #content .col-sm-push-8 {
    left: 66.66667%;
  }
  #content .col-sm-push-9 {
    left: 75%;
  }
  #content .col-sm-push-10 {
    left: 83.33333%;
  }
  #content .col-sm-push-11 {
    left: 91.66667%;
  }
  #content .col-sm-push-12 {
    left: 100%;
  }
  #content .col-sm-offset-0 {
    margin-left: 0;
  }
  #content .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  #content .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  #content .col-sm-offset-3 {
    margin-left: 25%;
  }
  #content .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  #content .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  #content .col-sm-offset-6 {
    margin-left: 50%;
  }
  #content .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  #content .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  #content .col-sm-offset-9 {
    margin-left: 75%;
  }
  #content .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  #content .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  #content .col-sm-offset-12 {
	margin-left: 100%;
  }
}
@media (min-width: 900px) {
  #content .col-md-1,
  #content .col-md-10,
  #content .col-md-11,
  #content .col-md-12,
  #content .col-md-2,
  #content .col-md-3,
  #content .col-md-4,
  #content .col-md-5,
  #content .col-md-6,
  #content .col-md-7,
  #content .col-md-8,
  #content .col-md-9 {
	float: left;
  }
  #content .col-md-1 {
    width: 8.33333%;
  }
  #content .col-md-2 {
    width: 16.66667%;
  }
  #content .col-md-3 {
    width: 25%;
  }
  #content .col-md-4 {
    width: 33.33333%;
  }
  #content .col-md-5 {
    width: 41.66667%;
  }
  #content .col-md-6 {
    width: 50%;
  }
  #content .col-md-7 {
    width: 58.33333%;
  }
  #content .col-md-8 {
    width: 66.66667%;
  }
  #content .col-md-9 {
    width: 75%;
  }
  #content .col-md-10 {
    width: 83.33333%;
  }
  #content .col-md-11 {
    width: 91.66667%;
  }
  #content .col-md-12 {
    width: 100%;
  }
  #content .col-md-pull-0 {
    right: auto;
  }
  #content .col-md-pull-1 {
    right: 8.33333%;
  }
  #content .col-md-pull-2 {
    right: 16.66667%;
  }
  #content .col-md-pull-3 {
    right: 25%;
  }
  #content .col-md-pull-4 {
    right: 33.33333%;
  }
  #content .col-md-pull-5 {
    right: 41.66667%;
  }
  #content .col-md-pull-6 {
    right: 50%;
  }
  #content .col-md-pull-7 {
    right: 58.33333%;
  }
  #content .col-md-pull-8 {
    right: 66.66667%;
  }
  #content .col-md-pull-9 {
    right: 75%;
  }
  #content .col-md-pull-10 {
    right: 83.33333%;
  }
  #content .col-md-pull-11 {
    right: 91.66667%;
  }
  #content .col-md-pull-12 {
    right: 100%;
  }
  #content .col-md-push-0 {
    left: auto;
  }
  #content .col-md-push-1 {
    left: 8.33333%;
  }
  #content .col-md-push-2 {
    left: 16.66667%;
  }
  #content .col-md-push-3 {
    left: 25%;
  }
  #content .col-md-push-4 {
    left: 33.33333%;
  }
  #content .col-md-push-5 {
    left: 41.66667%;
  }
  #content .col-md-push-6 {
    left: 50%;
  }
  #content .col-md-push-7 {
    left: 58.33333%;
  }
  #content .col-md-push-8 {
    left: 66.66667%;
  }
  #content .col-md-push-9 {
    left: 75%;
  }
  #content .col-md-push-10 {
    left: 83.33333%;
  }
  #content .col-md-push-11 {
    left: 91.66667%;
  }
  #content .col-md-push-12 {
    left: 100%;
  }
  #content .col-md-offset-0 {
    margin-left: 0;
  }
  #content .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  #content .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  #content .col-md-offset-3 {
    margin-left: 25%;
  }
  #content .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  #content .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  #content .col-md-offset-6 {
    margin-left: 50%;
  }
  #content .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  #content .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  #content .col-md-offset-9 {
    margin-left: 75%;
  }
  #content .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  #content .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  #content .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1080px) {
  #content .col-lg-1,
  #content .col-lg-10,
  #content .col-lg-11,
  #content .col-lg-12,
  #content .col-lg-2,
  #content .col-lg-3,
  #content .col-lg-4,
  #content .col-lg-5,
  #content .col-lg-6,
  #content .col-lg-7,
  #content .col-lg-8,
  #content .col-lg-9 {
	float: left;
  }
#content .col-lg-1 {
  width: 8.33333%;
  }
#content .col-lg-2 {
  width: 16.66667%;
  }
#content .col-lg-3 {
  width: 25%;
  }
#content .col-lg-4 {
  width: 33.33333%;
  }
#content .col-lg-5 {
  width: 41.66667%;
  }
#content .col-lg-6 {
  width: 50%;
  }
#content .col-lg-7 {
  width: 58.33333%;
  }
#content .col-lg-8 {
  width: 66.66667%;
  }
#content .col-lg-9 {
  width: 75%;
  }
#content .col-lg-10 {
  width: 83.33333%;
  }
#content .col-lg-11 {
  width: 91.66667%;
  }
#content .col-lg-12 {
  width: 100%;
  }
#content .col-lg-pull-0 {
  right: auto;
  }
#content .col-lg-pull-1 {
  right: 8.33333%;
  }
#content .col-lg-pull-2 {
  right: 16.66667%;
  }
#content .col-lg-pull-3 {
  right: 25%;
  }
#content .col-lg-pull-4 {
  right: 33.33333%;
  }
#content .col-lg-pull-5 {
  right: 41.66667%;
  }
#content .col-lg-pull-6 {
  right: 50%;
  }
#content .col-lg-pull-7 {
  right: 58.33333%;
  }
#content .col-lg-pull-8 {
  right: 66.66667%;
  }
#content .col-lg-pull-9 {
  right: 75%;
  }
#content .col-lg-pull-10 {
  right: 83.33333%;
  }
#content .col-lg-pull-11 {
  right: 91.66667%;
  }
#content .col-lg-pull-12 {
  right: 100%;
  }
#content .col-lg-push-0 {
  left: auto;
  }
#content .col-lg-push-1 {
  left: 8.33333%;
  }
#content .col-lg-push-2 {
  left: 16.66667%;
  }
#content .col-lg-push-3 {
  left: 25%;
  }
#content .col-lg-push-4 {
  left: 33.33333%;
  }
#content .col-lg-push-5 {
  left: 41.66667%;
  }
#content .col-lg-push-6 {
  left: 50%;
  }
#content .col-lg-push-7 {
  left: 58.33333%;
  }
#content .col-lg-push-8 {
  left: 66.66667%;
  }
#content .col-lg-push-9 {
  left: 75%;
  }
#content .col-lg-push-10 {
  left: 83.33333%;
  }
#content .col-lg-push-11 {
  left: 91.66667%;
  }
#content .col-lg-push-12 {
  left: 100%;
  }
#content .col-lg-offset-0 {
  margin-left: 0;
  }
#content .col-lg-offset-1 {
  margin-left: 8.33333%;
  }
#content .col-lg-offset-2 {
  margin-left: 16.66667%;
  }
#content .col-lg-offset-3 {
  margin-left: 25%;
  }
#content .col-lg-offset-4 {
  margin-left: 33.33333%;
  }
#content .col-lg-offset-5 {
  margin-left: 41.66667%;
  }
#content .col-lg-offset-6 {
  margin-left: 50%;
  }
#content .col-lg-offset-7 {
  margin-left: 58.33333%;
  }
#content .col-lg-offset-8 {
  margin-left: 66.66667%;
  }
#content .col-lg-offset-9 {
  margin-left: 75%;
  }
#content .col-lg-offset-10 {
  margin-left: 83.33333%;
  }
#content .col-lg-offset-11 {
  margin-left: 91.66667%;
  }
#content .col-lg-offset-12 {
  margin-left: 100%;
  }
}
#content .visible-lg,
#content .visible-lg-block,
#content .visible-lg-inline,
#content .visible-lg-inline-block,
#content .visible-md,
#content .visible-md-block,
#content .visible-md-inline,
#content .visible-md-inline-block,
#content .visible-print,
#content .visible-print-block,
#content .visible-print-inline,
#content .visible-print-inline-block,
#content .visible-sm,
#content .visible-sm-block,
#content .visible-sm-inline,
#content .visible-sm-inline-block,
#content .visible-xs,
#content .visible-xs-block,
#content .visible-xs-inline,
#content .visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 719px) {
  #content .visible-xs {
	display: block !important;
  }
  #content table.visible-xs {
    display: table;
  }
  #content tr.visible-xs {
    display: table-row !important;
  }
  #content td.visible-xs,
  #content th.visible-xs {
    display: table-cell !important;
  }
  #content .visible-xs-block {
    display: block !important;
  }
  #content .visible-xs-inline {
    display: inline !important;
  }
  #content .visible-xs-inline-block {
    display: inline-block !important;
  }
  #content .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 720px) and (max-width: 899px) {
  #content .visible-sm {
   display: block !important;
  }
  #content table.visible-sm {
    display: table;
  }
  #content tr.visible-sm {
    display: table-row !important;
  }
  #content td.visible-sm,
  #content th.visible-sm {
    display: table-cell !important;
  }
  #content .visible-sm-block {
    display: block !important;
  }
  #content .visible-sm-inline {
    display: inline !important;
  }
  #content .visible-sm-inline-block {
    display: inline-block !important;
  }
  #content .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 900px) and (max-width: 1079px) {
  #content .visible-md {
	display: block !important;
  }
  #content table.visible-md {
    display: table;
  }
  #content tr.visible-md {
    display: table-row !important;
  }
  #content td.visible-md,
  #content h.visible-md {
    display: table-cell !important;
  }
  #content .visible-md-block {
    display: block !important;
  }
  #content .visible-md-inline {
    display: inline !important;
  }
  #content .visible-md-inline-block {
    display: inline-block !important;
  }
  #content .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1080px) {
  #content .visible-lg {
	display: block !important;
  }
  #content table.visible-lg {
    display: table;
  }
  #content tr.visible-lg {
    display: table-row !important;
  }
  #content td.visible-lg,
  #content th.visible-lg {
    display: table-cell !important;
  }
  #content .visible-lg-block {
    display: block !important;
  }
  #content .visible-lg-inline {
    display: inline !important;
  }
  #content .visible-lg-inline-block {
    display: inline-block !important;
  }
  #content .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  #content .container {
	width: 1600px;
  }
  #content .col-xl-1,
  #content .col-xl-10,
  #content .col-xl-11,
  #content .col-xl-12,
  #content .col-xl-2,
  #content .col-xl-3,
  #content .col-xl-4,
  #content .col-xl-5,
  #content .col-xl-6,
  #content .col-xl-7,
  #content .col-xl-8,
  #content .col-xl-9 {
	float: left;
  }
#content .col-xl-1 {
  width: 8.33333%;
  }
#content .col-xl-2 {
  width: 16.66667%;
  }
#content .col-xl-3 {
  width: 25%;
  }
#content .col-xl-4 {
  width: 33.33333%;
  }
#content .col-xl-5 {
  width: 41.66667%;
  }
#content .col-xl-6 {
  width: 50%;
  }
#content .col-xl-7 {
  width: 58.33333%;
  }
#content .col-xl-8 {
  width: 66.66667%;
  }
#content .col-xl-9 {
  width: 75%;
  }
#content .col-xl-10 {
  width: 83.33333%;
  }
#content .col-xl-11 {
  width: 91.66667%;
  }
#content .col-xl-12 {
  width: 100%;
  }
#content .col-xl-pull-0 {
  right: auto;
  }
#content .col-xl-pull-1 {
  right: 8.33333%;
  }
#content .col-xl-pull-2 {
  right: 16.66667%;
  }
#content .col-xl-pull-3 {
  right: 25%;
  }
#content .col-xl-pull-4 {
  right: 33.33333%;
  }
#content .col-xl-pull-5 {
  right: 41.66667%;
  }
#content .col-xl-pull-6 {
  right: 50%;
  }
#content .col-xl-pull-7 {
  right: 58.33333%;
  }
#content .col-xl-pull-8 {
  right: 66.66667%;
  }
#content .col-xl-pull-9 {
  right: 75%;
  }
#content .col-xl-pull-10 {
  right: 83.33333%;
  }
#content .col-xl-pull-11 {
  right: 91.66667%;
  }
#content .col-xl-pull-12 {
  right: 100%;
  }
#content .col-xl-push-0 {
  left: auto;
  }
#content .col-xl-push-1 {
  left: 8.33333%;
  }
#content .col-xl-push-2 {
  left: 16.66667%;
  }
#content .col-xl-push-3 {
  left: 25%;
  }
#content .col-xl-push-4 {
  left: 33.33333%;
  }
#content .col-xl-push-5 {
  left: 41.66667%;
  }
#content .col-xl-push-6 {
  left: 50%;
  }
#content .col-xl-push-7 {
  left: 58.33333%;
  }
#content .col-xl-push-8 {
  left: 66.66667%;
  }
#content .col-xl-push-9 {
  left: 75%;
  }
#content .col-xl-push-10 {
  left: 83.33333%;
  }
#content .col-xl-push-11 {
  left: 91.66667%;
  }
#content .col-xl-push-12 {
  left: 100%;
  }
#content .col-xl-offset-0 {
  margin-left: 0;
  }
#content .col-xl-offset-1 {
  margin-left: 8.33333%;
  }
#content .col-xl-offset-2 {
  margin-left: 16.66667%;
  }
#content .col-xl-offset-3 {
  margin-left: 25%;
  }
#content .col-xl-offset-4 {
  margin-left: 33.33333%;
  }
#content .col-xl-offset-5 {
  margin-left: 41.66667%;
  }
#content .col-xl-offset-6 {
  margin-left: 50%;
  }
#content .col-xl-offset-7 {
  margin-left: 58.33333%;
  }
#content .col-xl-offset-8 {
  margin-left: 66.66667%;
  }
#content .col-xl-offset-9 {
  margin-left: 75%;
  }
#content .col-xl-offset-10 {
  margin-left: 83.33333%;
  }
#content .col-xl-offset-11 {
  margin-left: 91.66667%;
  }
#content .col-xl-offset-12 {
  margin-left: 100%;
  }
#content .visible-lg {
  display: block !important;
  }
#content table.visible-lg {
  display: table;
  }
#content tr.visible-lg {
  display: table-row !important;
  }
#content td.visible-lg,
  #content th.visible-lg {
  display: table-cell !important;
  }
#content .visible-xl-block {
  display: block !important;
  }
#content .visible-xl-inline {
  display: inline !important;
  }
#content .visible-xl-inline .visible-xl-inline-block {
  display: inline-block !important;
  }
#content .visible-xl-inline .hidden-xl {
  display: none !important;
  }
}
#content .visible-xl,
#content .visible-xl-block,
#content .visible-xl-inline,
#content .visible-xl-inline-block {
  display: none !important;
}
@media (min-width: 1080px) and (max-width: 1599px) {
  #content .visible-lg {
	display: block !important;
  }
#content table.visible-lg {
  display: table;
  }
#content tr.visible-lg {
  display: table-row !important;
  }
#content td.visible-lg,
  #content th.visible-lg {
  display: table-cell !important;
  }
#content .visible-lg-block {
  display: block !important;
  }
#content .visible-lg-inline {
  display: inline !important;
  }
#content .visible-lg-inline-block {
  display: inline-block !important;
  }
}
#content a:not(:hover) {
  -webkit-text-decoration: none;
  text-decoration: none;
}
#content b,
#content strong {
  font-weight: 400;
}
#content .row > .row {
  margin-left: 0;
  margin-right: 0;
}
#content .ico {
  margin: 0;
  width: 95px;
  border-radius: var(--radius0, 0px);
}
#content h2 {
  font-size: 37px;
  font-weight: 400;
  line-height: 1.2;
  -webkit-letter-spacing: 0px;
  -moz-letter-spacing: 0px;
  -ms-letter-spacing: 0px;
  letter-spacing: 0px;
  color: var(--color-neutral900, #1a1a1a);
  margin: 0px;
  padding-bottom: 10px;
}
#content p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
  color: var(--color-neutral700, #444444);
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#content img {
  max-width: 100%;
}
#content ul {
  padding-inline-start: 40px;
  padding-top: 10px;
  margin-left: -20px;
}
#content li {
  line-height: 1.5;
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 20px;
}
#content .content {
  font-size: 20px;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
}
#content .text-center {
  text-align: center;
}
#content .text-left {
  text-align: left;
}
#content .legacy table td,
#content table.desc2 td {
  border: 0 !important;
}
#content .content h2 {
  margin-top: 0;
  font-size: 37px;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 10px;
}
#content .content h2 small {
  display: none;
}
@media all and (max-width: 770px) {
  #content .fresh-content p {
	text-align: justify;
  }
#content .fresh-content h2 {
  text-align: center;
  padding-top: 10px;
  }
}
#content .fresh-content .ico {
  margin: 0;
  width: 95px;
  border-radius: var(--radius0, 0px);
}
#content .fresh-content h2 {
  font-size: 37px;
  font-weight: 400;
  line-height: 1.2;
  -webkit-letter-spacing: 0px;
  -moz-letter-spacing: 0px;
  -ms-letter-spacing: 0px;
  letter-spacing: 0px;
  color: var(--color-neutral900, #1a1a1a);
  margin: 0px;
  padding-bottom: 10px;
}
#content .fresh-content p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
  color: var(--color-neutral700, #444444);
  margin: 0;
  padding-top: 0;
  padding-bottom: 16px;
}
#content .fresh-content img {
  margin-top: 30px;
  margin-bottom: 40px;
  width: 100%;
  border-radius: 16px;
}
#content .fresh-content ul {
  padding-top: 20px;
  padding-bottom: 0px;
  margin: 0px;
  margin-left: -15px;
}
#content .fresh-content li {
  line-height: 1.5;
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 20px;
}
#content .fresh-content .radius {
  border-radius: 16px;
}
#content .icon-box {
  border: 1px solid var(--color-neutral300, #dddddd);
  font-weight: 700;
  height: 160px;
  padding: 1em 0;
  text-align: center;
}
#content .icon-box p {
  font-weight: 400;
  font-size: 13px;
  padding: 0 10px;
  margin: 0;
}
#content .icon-box img {
  max-width: 100%;
  vertical-align: middle;
}
#content .xsections img {
  display: block;
  height: auto;
  margin: 6px auto;
  max-width: 100%;
}
@media (min-width: 720px) {
  #content .icon-box {
	padding: 2em 0;
  }
#content .icon-box p {
  font-size: 16px;
  }
}
@media (min-width: 900px) {
  #content .icon-box {
	padding: 1em 0;
  }
#content .icon-box p {
  font-size: 13px;
  }
}
@media (min-width: 1080px) {
  #content .icon-box {
	padding: 2em 0;
  }
#content .icon-box p {
  font-size: 16px;
  }
}

.fresh-content {
               margin-bottom: 30px;
               display: inline-block;
               .col-md-10 {
                   img {
                       margin-top: 30px;
                   }
               }
           }

 .catalog-product-view {
        &.page-layout-1column {
            .product.media {
                display: flex;
                justify-content: center;
            }
        }

        .column.main {
            flex-direction: row;
        }