/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.sticky,
.bypostauthor{
	display:block;
}

#rememberme_label,
#rememberme {
	float: left;
}
#rememberme_label {
	margin: 4px 10px 8px 0;
}
#rememberme {
	margin: 5px 0;
}
.directory-list {
	color: #ddd;
}
.filter-form-search {
	min-height: 0;
	margin-bottom: 0;
}
.main-heading-search {
	margin-bottom: -1px;
}

.has-privilege{
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 3px 11px;
	font-family: 'Gotham-Medium';
	color: #fff;
	text-transform: uppercase;
	background: rgba(38, 35, 36, 0.5);
}

.f-row {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto; }
  .f-row::before, .f-row::after {
    display: table;
    content: ' '; }
  .f-row::after {
    clear: both; }
  .f-row.collapse > .column, .f-row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .f-row .f-row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .f-row .f-row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .f-row .f-row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .f-row .f-row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .f-row.expanded {
    max-width: none; }
    .f-row.expanded .f-row {
      margin-right: auto;
      margin-left: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.f-row.f-row, .f-row.f-row.columns {
  float: none; }

.f-row .column.f-row.f-row, .f-row .f-row.f-row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .f-row {
  margin-right: 0;
  margin-left: 0; }

.expanded.f-row .small-collapse.f-row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .f-row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.f-row .medium-collapse.f-row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .f-row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.f-row .large-collapse.f-row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }


@media screen and (min-width: 75em) {

	.text-right-xlarge{
		text-align: right;
	}
}

@media screen and (min-width: 75em) {

	  .xlarge-1 {
	    width: 8.33333%; }
	  .xlarge-push-1 {
	    position: relative;
	    left: 8.33333%; }
	  .xlarge-pull-1 {
	    position: relative;
	    left: -8.33333%; }
	  .xlarge-offset-0 {
	    margin-left: 0%; }
	  .xlarge-2 {
	    width: 16.66667%; }
	  .xlarge-push-2 {
	    position: relative;
	    left: 16.66667%; }
	  .xlarge-pull-2 {
	    position: relative;
	    left: -16.66667%; }
	  .xlarge-offset-1 {
	    margin-left: 8.33333%; }
	  .xlarge-3 {
	    width: 25%; }
	  .xlarge-push-3 {
	    position: relative;
	    left: 25%; }
	  .xlarge-pull-3 {
	    position: relative;
	    left: -25%; }
	  .xlarge-offset-2 {
	    margin-left: 16.66667%; }
	  .xlarge-4 {
	    width: 33.33333%; }
	  .xlarge-push-4 {
	    position: relative;
	    left: 33.33333%; }
	  .xlarge-pull-4 {
	    position: relative;
	    left: -33.33333%; }
	  .xlarge-offset-3 {
	    margin-left: 25%; }
	  .xlarge-5 {
	    width: 41.66667%; }
	  .xlarge-push-5 {
	    position: relative;
	    left: 41.66667%; }
	  .xlarge-pull-5 {
	    position: relative;
	    left: -41.66667%; }
	  .xlarge-offset-4 {
	    margin-left: 33.33333%; }
	  .xlarge-6 {
	    width: 50%; }
	  .xlarge-push-6 {
	    position: relative;
	    left: 50%; }
	  .xlarge-pull-6 {
	    position: relative;
	    left: -50%; }
	  .xlarge-offset-5 {
	    margin-left: 41.66667%; }
	  .xlarge-7 {
	    width: 58.33333%; }
	  .xlarge-push-7 {
	    position: relative;
	    left: 58.33333%; }
	  .xlarge-pull-7 {
	    position: relative;
	    left: -58.33333%; }
	  .xlarge-offset-6 {
	    margin-left: 50%; }
	  .xlarge-8 {
	    width: 66.66667%; }
	  .xlarge-push-8 {
	    position: relative;
	    left: 66.66667%; }
	  .xlarge-pull-8 {
	    position: relative;
	    left: -66.66667%; }
	  .xlarge-offset-7 {
	    margin-left: 58.33333%; }
	  .xlarge-9 {
	    width: 75%; }
	  .xlarge-push-9 {
	    position: relative;
	    left: 75%; }
	  .xlarge-pull-9 {
	    position: relative;
	    left: -75%; }
	  .xlarge-offset-8 {
	    margin-left: 66.66667%; }
	  .xlarge-10 {
	    width: 83.33333%; }
	  .xlarge-push-10 {
	    position: relative;
	    left: 83.33333%; }
	  .xlarge-pull-10 {
	    position: relative;
	    left: -83.33333%; }
	  .xlarge-offset-9 {
	    margin-left: 75%; }
	  .xlarge-11 {
	    width: 91.66667%; }
	  .xlarge-push-11 {
	    position: relative;
	    left: 91.66667%; }
	  .xlarge-pull-11 {
	    position: relative;
	    left: -91.66667%; }
	  .xlarge-offset-10 {
	    margin-left: 83.33333%; }
	  .xlarge-12 {
	    width: 100%; }
	  .xlarge-offset-11 {
	    margin-left: 91.66667%; }
	  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
	    float: left;
	    width: 100%; }
	    .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
	      clear: none; }
	    .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
	      clear: both; }
	    .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
	      float: left; }
	  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
	    float: left;
	    width: 50%; }
	    .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
	      clear: none; }
	    .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1) {
	      clear: both; }
	    .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
	      float: left; }
	  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
	    float: left;
	    width: 33.33333%; }
	    .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
	      clear: none; }
	    .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
	      clear: both; }
	    .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
	      float: left; }
	  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
	    float: left;
	    width: 25%; }
	    .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
	      clear: none; }
	    .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
	      clear: both; }
	    .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
	      float: left; }
	  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
	    float: left;
	    width: 20%; }
	    .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
	      clear: none; }
	    .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
	      clear: both; }
	    .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
	      float: left; }
	  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
	    float: left;
	    width: 16.66667%; }
	    .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
	      clear: none; }
	    .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
	      clear: both; }
	    .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
	      float: left; }
	  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
	    float: left;
	    width: 14.28571%; }
	    .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
	      clear: none; }
	    .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
	      clear: both; }
	    .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
	      float: left; }
	  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
	    float: left;
	    width: 12.5%; }
	    .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
	      clear: none; }
	    .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
	      clear: both; }
	    .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
	      float: left; }
	  .xlarge-collapse > .column, .xlarge-collapse > .columns {
	    padding-right: 0;
	    padding-left: 0; }
	  .xlarge-collapse .f-row {
	    margin-right: 0;
	    margin-left: 0; }
	  .expanded.f-row .xlarge-collapse.f-row {
	    margin-right: 0;
	    margin-left: 0; }
	  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
	    padding-right: 0.9375rem;
	    padding-left: 0.9375rem; }
	  .xlarge-centered {
	    margin-right: auto;
	    margin-left: auto; }
	    .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
	      float: none;
	      clear: both; }
	  .xlarge-uncentered,
	  .xlarge-push-0,
	  .xlarge-pull-0 {
	    position: static;
	    float: left;
	    margin-right: 0;
	    margin-left: 0; } }
}



.column-block {
  margin-bottom: 1.875rem; }
  .column-block > :last-child {
    margin-bottom: 0; }

.unveiled-events-list{
	position: relative;
	margin: 0 auto;
	max-width: 1045px;
}

.unveiled-events-list::after{
	height: 1px;
	background: #dcddde;
	content: "";
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
}

@media print, screen and (min-width: 64em) {

	.unveiled-events-list{
		margin: -33px auto 65px;
	}
}

@media print, screen and (min-width: 93.75em) {

	.unveiled-events-list{
		margin: -33px auto 234px;
	}

	.unveiled-events-list::after{
		left: -63px;
		width: 1173px;
	}
}



.unveiled-events-list > .f-row{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: none;
}

.unveiled-events-list > .f-row > .column{
	margin-right: -1px;
}

@media print, screen and (min-width: 40em) {

	.unveiled-events-list > .f-row > .column:nth-child(odd){
		border-right: 1px solid #dcddde;
	}
}

@media print, screen and (min-width: 75em) {

	.unveiled-events-list > .f-row > .column{
		border-right: 1px solid #dcddde;
		padding: 0 35px;

	}
	.unveiled-events-list > .f-row > .column:nth-child(3n+3){
		border: none;
	}

	.unveiled-events-list > .f-row > .column:nth-last-child(-n+3) {
		padding-bottom: 29px;
	}

	.unveiled-events-list > .f-row > .column:nth-last-child(-n+3) .unveiled-events-list-item{
		border: none;
	}
}

.unveiled-events-list-item{
	position: relative;
	text-align: center;
	min-height: 358px;
	margin: 21px 0 24px 0;
	border-bottom: 1px solid #dcddde;
}

.unveiled-events-list-item.unveiled-events-list-item-high{
	min-height: 603px;
	margin: 109px 0 -346px 0;
	background: #5a5c60;
}

.unveiled-events-list-item-pic{
	margin-bottom: 33px;
	display: block;
}

.unveiled-events-list-item-pic > img{
	min-width: 100%;
}

.unveiled-events-list-item-content{
	padding-bottom: 15px;
	font-family: 'Gotham-Medium';
	font-size: 13px;
}

.unveiled-events-list-item-content p{
	letter-spacing: 0;
}

.unveiled-events-list-item-content h2,.unveiled-events-list-item-content h3, .unveiled-events-list-item-content h4{
	margin-bottom: 15px;
	font-family: 'Gotham-Bold';
	font-size: 13px;
}

.unveiled-events-list-item-cat{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('images/checked-pattern.jpg') repeat;
	font-size: 14px;
	white-space: nowrap;
}

@media print, screen and (min-width: 64em) {

	.unveiled-events-list-item-cat{
		font-size: 18px;
	}
}

.unveiled-events-list-item-cat > span{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	font-family: 'Gotham-Bold';
	text-transform: uppercase;
	color: #fff;
}

.icon-rings-rastr{
	float: left;
    font-size: 40px;
    height: 40px;
    margin: 5px 8px 5px 0;
}

.camel-case-title{
	line-height: 1;
}


@media print, screen and (min-width: 64em) {

	.camel-case-title span{
		font-size: 34px;
		text-transform: none;
		position: relative;
		top: -18px;
	}
}

.full-page-video-box{
	background: #1e1e1e;
	padding: 86px 0;
	margin-bottom: 86px;
}

.full-page-video{
	position: relative;
	background: #fff;
	height: 0;
    padding-bottom: 56.25%;
	overflow: hidden;
}

.full-page-video iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.unveiled-event-slider-box{
	padding: 15px 15px 0;
	position: relative;
	margin-bottom: 71px;
}

.unveiled-event-slider-item{
	position: relative;
	min-height: 440px !important;
	padding: 20px;
	color: #fff;
	text-align: center;
	-webkit-background-size: cover;
	background-size: cover;
}

.unveiled-event-slider-item-content{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
	font-family: 'FuturaStd-Medium';
}

@media print, screen and (min-width: 64em) {

	.unveiled-event-slider-item-content{
		font-size: 21px;
	}

	.unveiled-event-slider-item-content p{
	    margin-bottom: 24px;
	}
}

.unveiled-event-slider-item-content a{
	color: #fff;
	text-decoration: underline;
}

.unveiled-event-slider-item-content a:hover{
	color: #fff;
	text-decoration: none;
}

.unveiled-event-slider-item-content h2, .unveiled-event-slider-item-content h3, .unveiled-event-slider-item-content h4{
	font-size: 40px;
    margin: 0 0 30px;
}

@media print, screen and (min-width: 64em) {

	.unveiled-event-slider-item-content h2, .unveiled-event-slider-item-content h3, .unveiled-event-slider-item-content h4{
		font-size: 61px;
		margin: 0 0 63px;
		letter-spacing: 15px;
	}


}

.unveiled-event-slider-switcher{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 32px;
	z-index: 10;
}

.unveiled-event-slider-switcher ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.unveiled-event-slider-switcher ul li{
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	background: #fff;
	cursor: pointer;
}

.unveiled-event-slider-switcher ul li.slick-active{
	background: none;
}

.unveiled-event-slider-switcher button{
	display: none;
}

.cross-dot{
	margin-bottom: 45px;
	text-align: center;
}

.cross-dot img{
	display: inline-block !important;
}

.slim-button{
	display: inline-block;
    font-family: 'Gotham-Medium';
	text-align: center;
    text-transform: uppercase;
    padding: 6px 13px 4px;
	line-height: 1;
	margin-bottom: 15px;
    border: 1px solid #262324;
    font-size: 12px;
	background: #fff;
	color: #262324;
}

@-moz-document url-prefix() {
	.slim-button{
		padding: 2px 13px 4px;
	}
}

.slim-button.expanded{
	display: block;
	width: 100%;
}

.slim-button:hover{
	background: #262324;
	color: #fff;
}

.events-info-box{
	margin-bottom: 8px;
}

@media print, screen and (min-width: 64em) {

	.events-info-box{
		margin: 0;
	}

	.events-info-box-inner .f-row {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
	}
}


.events-info-box-title{
	margin: 0 0 85px;
	font-family:'gokuregular';
	color: #262324;
	line-height: 1;
	text-transform: none;
	font-size: 28px;
}

@media print, screen and (min-width: 48em) {

	.events-info-box-title{
		font-size: 44px;
	}
}

.events-info-box-title.events-info-box-title-vendor{
	margin: 0 0 60px;
}

.events-info-box-title.events-info-box-title-tickets{
	margin: 0 0 96px;
}

.events-info-box-title span{
	padding: 0 29px 0 0;
	background: #fff;
}

.events-info-box-title::after{
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	background: #dcddde;
	margin: -16px 0 0 0;
}

@media print, screen and (min-width: 48em) {

	.events-info-box-title::after{
		margin: -26px 0 0 0;
	}
}

.events-info-box-light{
	font-size: 12px;
	font-family: 'Gotham-Medium';
}

.events-info-box-light em{
	font-family: 'gokuregular';
	font-style: normal;
	font-size: 37px;
	line-height: 1.29;
	padding: 10px 0 0 0;
	margin: 0 0 37px;
	display: block;
}

.events-info-box-light.events-info-box-light-border{
	border: 1px solid #d9e5f5;
	padding: 23px 27px 16px 27px;
    margin: 0 0 25px;
}

.events-info-box-light.events-info-box-light-border .events-info-box-light-footer{
	padding-top: 25px;
}


@media print, screen and (min-width: 1580px) {

	.events-info-box-light-footer-col{
		float: left;
		width: 46%;
		margin: 0 18px 0 0;
	}
}

.events-info-box-light.events-info-box-light-big-size{
	padding: 26px 0 0 0;
}

@media print, screen and (min-width: 75em) {

	.events-info-box-light.events-info-box-light-border{
		margin: 0 41px 0 0;
	}
}

.events-info-box-light h2, .events-info-box-light h3, .events-info-box-light h4{
	text-transform: uppercase;
	margin-bottom: 16px;
	font-size: 17px;
	line-height: 1.4;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.events-info-box-light-footer{
	padding-top: 28px;
	overflow: hidden;
}

.light-blue-box{
	padding: 86px 0 77px;
	background: #d9e5f5;
}

.light-blue-box .events-info-box-title span{
	background: #d9e5f5;
}

.light-blue-box .events-info-box-title::after{
	background: #fff;
}

.tickets-cost{
	padding: 33px 20px 20px;
	text-align: center;
	background: #fff;
	font-size: 12px;
	font-family: 'Gotham-Medium';
}

.tickets-cost strong{
	display: block;
	margin-bottom: 2px;
	font-family: 'Gotham-Bold';
}

@media print, screen and (min-width: 75em) {

	.tickets-cost{
		max-width: 300px;
		margin: 0 0 0 auto;
	}
}

.tickets-cost ul{
	list-style: none;
	margin: 0 0 7px;
	padding: 0;
}

.tickets-cost ul li{
	position: relative;
	list-style: none;
	margin: 0 0 22px;
	padding-bottom: 17px;
}

.tickets-cost ul li:last-child{
	margin: 0;
}

.tickets-cost ul li:last-child:after{
	display: none;
}

.tickets-cost ul li p{
	margin-bottom: 5px;
}

.tickets-cost ul li::after{
	position: absolute;
	bottom: 0;
	left: 50%;
	content: "";
	width: 20px;
	height: 2px;
	background: #787777;
	margin: 0 0 0 -10px;
}

.events-info-box-light.events-info-box-tickets h3, .events-info-box-light.events-info-box-tickets h4{
	text-transform: none;
    margin-bottom: 17px;
    font-size: 12px;
}

@media print, screen and (min-width: 75em) {

	.events-info-box-light.events-info-box-tickets{
		max-width: 300px;
	}
}

.events-info-box.events-info-box-tickets{
	padding: 0 0 44px;
	border-bottom: 1px solid #fff;
}

@media print, screen and (min-width: 64em) {

	.events-info-box.events-info-box-tickets .f-row .column{
		position: relative;
	}

	.events-info-box.events-info-box-tickets .f-row .column:nth-child(2):after{
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 1px;
		height: 100%;
		background: #fff;
	}
}

@media print, screen and (min-width: 75em) {

	.events-info-box.events-info-box-tickets .f-row .column:nth-child(2):after{
		right: 35px;
	}
}

.event-program-box{
	text-align: center;
	padding: 82px 0 71px;
}


@media print, screen and (min-width: 64em) {

	.event-program-list > .f-row .column{
		border-right: 1px solid #c0bebe;
	}

	.event-program-list{
		padding: 0 77px;
	}
}

.event-program-list > .f-row .column:last-child{
	border: none;
}


@media print, screen and (min-width: 64em) {

	.event-program-list > .f-row .column .event-program-list-item:last-child{
		border: none;
		margin: 0;
	}
}

.event-program-list-item{
	border-bottom: 1px solid #c0bebe;
	padding: 0 0 40px;
	margin: 0 0 40px;
	font-family: 'Gotham-Medium';
}

.event-program-list-item h2, .event-program-list-item h3{
	margin: 0 0 15px;
	color: #bfbdbd;
}

.event-program-list-item-time{
	font-size: 13px;
    text-transform: uppercase;
    margin: 0 0 16px;
}

.event-program-list-item-tags{

}

.events-info-box-subtitle{
	color: #c0bebe;
	padding: 29px 0 0 0;
	margin-bottom: 80px;
	font-size: 22px;
}

.events-info-box-title.events-info-box-title-center span{
	padding: 0 30px;
}

.event-program-list-item-text{
	padding: 0 15px;
}

.event-program-list-item-text h2, .event-program-list-item-text h3, .event-program-list-item-text h4, .event-program-list-item-text h5{
	margin: 0 0 15px;
	color: #bfbdbd;
}

.event-program-list-item-tags{
	font-family: 'Gotham-Bold';
	text-transform: uppercase;
}

.event-program-list-item-tags a{
	display: inline-block;
}

.event-program-list-item-tags a::after{
	content: "";
	display: inline-block;
	margin: 0 0 0 3px;
	width: 1px;
	height: 10px;
	background: #262324;
}

.event-program-list-item-tags a:last-child::after{
	display: none;
}

.sponsors-logo-box{
	background: #ededed;
	padding: 82px 0 95px;
	margin: 0 0 -18px;
}

.events-info-box-title.events-info-box-title-sponsors::after{
	background-color: #fff;
}

.events-info-box-title.events-info-box-title-sponsors{
	text-align: center;
}

.events-info-box-title.events-info-box-title-sponsors span{
	background: #ededed;
}


@media print, screen and (min-width: 48em) {

	.sponsors-logo-list{
		padding: 17px 63px 0;
	}
}

.sponsors-logo-list .f-row .column{
	text-align: center;
	margin: 0 -1px 0 0;
}

@media print, screen and (min-width: 48em) {

	.sponsors-logo-list .f-row{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.sponsors-logo-list-item{
	margin-bottom: 40px;
}

@media print, screen and (min-width: 48em) {

	.sponsors-logo-list-item{
		margin-bottom: 73px;
	}
}

.full-page-video-play{
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media screen and (max-width: 40em) {

	.act-accordion-content .column, .act-accordion-content .columns{
		margin-bottom: 10px;
	}
}

.act-accordion-content em{
	display: block;
	margin-bottom: 10px;
}

.act-accordion-content em:last-child{
	margin-bottom: 0;
}