@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=c84a8638-fe3f-4601-bdec-b94ebd9e7eb1");
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  zoom: 1;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
/***** 
     Scheme || Primary, Accent || Common Name Classes
   hex expressed first then rgba which overrides in supported browsers or is ignored
*****/
/*primary*/
/* the number of light purples is getting ridiculous */
/*accent*/
/*primary*/
.mrmPurple {
  color: #4f2d7f;
}
.mediumPurple {
  color: #61428c;
}
.lightPurple {
  color: #a588ce;
}
.darkPurple {
  color: #371f59;
}
.warmGrey {
  color: #bdb1a6;
}
.mediumGrey {
  color: #d7d0ca;
}
.lightGrey {
  color: #ebe7e4;
}
.darkGrey {
  color: #4c4742;
}
.white {
  color: #ffffff;
}
.black {
  color: #101010;
}
/*primary background*/
.mrmPurpleBg {
  background-color: #4f2d7f;
}
.mediumPurpleBg {
  background-color: #61428c;
}
.lightPurpleBg {
  background-color: #a588ce;
}
.darkPurpleBg {
  background-color: #371f59;
}
.warmGreyBg {
  background-color: #bdb1a6;
}
.mediumGreyBg {
  background-color: #d7d0ca;
}
.lightGreyBg {
  background-color: #ebe7e4;
}
.darkGreyBg {
  background-color: #4c4742;
}
.whiteBg {
  background-color: #ffffff;
}
.blackBg {
  background-color: #101010;
}
/*primary background on hover or focus*/
.mrmPurpleBg:hover,
.mrmPurple:focus {
  background-color: #4f2d7f;
}
/*accent*/
.mrmRed {
  color: #d52b1e;
}
.mrmYellow {
  color: #f0ab00;
}
.mrmGreen {
  color: #009b3a;
}
.darkRed {
  color: #bf271b;
}
.darkYellow {
  color: #d89a00;
}
.darkGreen {
  color: #006526;
}
/*accent background*/
.mrmRedBg {
  background-color: #d52b1e;
}
.mrmYellowBg {
  background-color: #f0ab00;
}
.mrmGreenBg {
  background-color: #009b3a;
}
.darkRedBg {
  background-color: #bf271b;
}
.darkYellowBg {
  background-color: #d89a00;
}
.darkGreenBg {
  background-color: #006526;
}
/*accent background on hover or focus*/
.mrmRedBg:hover,
.mrmRed:focus {
  background-color: #d52b1e;
  background-color: rgba(213, 43, 30, 0.8) !important;
}
.warmLight {
  margin: 0 auto 1em;
  /* linear gradient from warmGrey to lightGrey */
  background: #ebe7e4;
  /*fallback for non-CSS3 browsers*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bdb1a6), color-stop(100%, #ebe7e4));
  /* Chrome,Safari4+ */
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#bdb1a6) to(#ebe7e4));
  /*old webkit*/
  background: -webkit-linear-gradient(#bdb1a6, #ebe7e4);
  /*Safari5.1 and iOS5*/
  background: -webkit-linear-gradient(top, #bdb1a6 0%, #ebe7e4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(#bdb1a6, #ebe7e4);
  /*gecko*/
  background: -ms-linear-gradient(#bdb1a6, #ebe7e4);
  /*IE10*/
  background: -o-linear-gradient(#bdb1a6, #ebe7e4);
  /*opera 11.10+*/
  background: linear-gradient(#bdb1a6, #ebe7e4);
  /*future CSS3 browsers*/
  -pie-background: linear-gradient(#bdb1a6, #ebe7e4);
  /*PIE*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@warmGrey', endColorstr='@lightGrey');
  /* IE 9 */
  behavior: url('/css/vendor/PIE.htc');
}
/*****
  SVG shadowbox theme
  To edit this background, follow this link:
  http://svgeneration.com/generate/Shadowbox?background=000000&boxes=4f2d7f&box-density=4&box-size=16&
*****/
.mrmShadowBox {
  background-color: #000000;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzQwMCcgaGVpZ2h0PSc0MDAnPgoJPGRlZnMgaWQ9J2RlZnM0Jz4KCQk8ZmlsdGVyIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0nc1JHQicgaWQ9J2ZpbHRlcjMxMTUnPgoJCQk8ZmVUdXJidWxlbmNlIHR5cGU9J2ZyYWN0YWxOb2lzZScgbnVtT2N0YXZlcz0nMScgYmFzZUZyZXF1ZW5jeT0nMC45JyBpZD0nZmVUdXJidWxlbmNlMzExNycgLz4KCQkJPGZlQ29sb3JNYXRyaXggcmVzdWx0PSdyZXN1bHQ1JyB2YWx1ZXM9JzEgMCAwIDAgMCAwIDEgMCAwIDAgMCAwIDEgMCAwIDAgMCAwIDYgLTQuMTUgJyBpZD0nZmVDb2xvck1hdHJpeDMxMTknIC8+CgkJCTxmZUNvbXBvc2l0ZSBpbjI9J3Jlc3VsdDUnIG9wZXJhdG9yPSdpbicgaW49J1NvdXJjZUdyYXBoaWMnIHJlc3VsdD0ncmVzdWx0NicgaWQ9J2ZlQ29tcG9zaXRlMzEyMScgLz4KCQkJPGZlTW9ycGhvbG9neSBpbj0ncmVzdWx0Nicgb3BlcmF0b3I9J2RpbGF0ZScgcmFkaXVzPScxNicgcmVzdWx0PSdyZXN1bHQzJyBpZD0nZmVNb3JwaG9sb2d5MzEyMycgLz4KCQk8L2ZpbHRlcj4KCTwvZGVmcz4KCTxyZWN0IHdpZHRoPScxMDAlJyBoZWlnaHQ9JzEwMCUnIHg9JzAnIHk9JzAnIGlkPSdyZWN0Mjk4NScgZmlsbD0nIzAwMDAwMCcvPiAgICAgCgk8cmVjdCB3aWR0aD0nMTAwJScgaGVpZ2h0PScxMDAlJyB4PScwJyB5PScwJyBpZD0ncmVjdDI5ODUnIHN0eWxlPSdmaWxsOiM0ZjJkN2Y7ZmlsdGVyOnVybCgjZmlsdGVyMzExNSknIC8+Cjwvc3ZnPg==');
}
/*****
     iOS fixes
*****/
/*****
     MRM Fonts
*****/
@font-face {
  font-family: 'DIN-Bold';
  src: url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-bold-webfont.eot');
  src: url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-bold-webfont.woff') format('woff'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-bold-webfont.ttf') format('truetype'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-bold-webfont.svg#din_next_rounded_lt_probold') format('svg');
  font-weight: bold;
  font-style: normal;
}
.din-bold {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'DIN-Light';
  src: url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-light-webfont.eot');
  src: url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-light-webfont.eot?#iefix') format('embedded-opentype'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-light-webfont.woff') format('woff'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-light-webfont.ttf') format('truetype'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-light-webfont.svg#din_next_rounded_lt_prolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
.din-light {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DIN-Medium';
  src: url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-medium-webfont.eot');
  src: url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-medium-webfont.woff') format('woff'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-medium-webfont.ttf') format('truetype'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-medium-webfont.svg#din_next_rounded_lt_promedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
.din-medium {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DIN-Regular';
  src: url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-regular-webfont.eot');
  src: url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-regular-webfont.woff') format('woff'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-regular-webfont.ttf') format('truetype'), url('/etc/designs/mrmwp/ui/fonts/dinnextroundedltpro-regular-webfont.svg#din_next_rounded_lt_proRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.din-regular {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MRMiCON';
  src: url('/etc/designs/mrmwp/ui/fonts/MRMiCON.eot');
  src: url('/etc/designs/mrmwp/ui/fonts/MRMiCON.eot?#iefix') format('embedded-opentype'), url('/etc/designs/mrmwp/ui/fonts/MRMiCON.woff') format('woff'), url('/etc/designs/mrmwp/ui/fonts/MRMiCON.ttf') format('truetype'), url('/etc/designs/mrmwp/ui/fonts/MRMiCON.svg#MRMiCON') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'MRMiCON';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'MRMiCON';
  src: url('/etc/designs/mrmwp/ui/fonts/MRMiCON.eot?-1b6kti');
  src: url('/etc/designs/mrmwp/ui/fonts/MRMiCON.eot?#iefix-1b6kti') format('embedded-opentype'), url('/etc/designs/mrmwp/ui/fonts/MRMiCON.woff?-1b6kti') format('woff'), url('/etc/designs/mrmwp/ui/fonts/MRMiCON.ttf?-1b6kti') format('truetype'), url('/etc/designs/mrmwp/ui/fonts/MRMiCON.svg?-1b6kti#MRMiCON') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'MRMiCON';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sharable:before {
  content: "\e637";
}
.icon-share:before {
  content: "\e636";
}
.icon-heart:before {
  content: "\e638";
}
.icon-heart2:before {
  content: "\e639";
}
.icon-signal:before {
  content: "\e612";
}
.icon-rss:before {
  content: "\e60a";
}
.icon-cross:before {
  content: "\e600";
}
.icon-list:before {
  content: "\e601";
}
.icon-star:before {
  content: "\e602";
}
.icon-export:before {
  content: "\e603";
}
.icon-Technology:before {
  content: "\e6af";
}
.icon-strategy:before {
  content: "\e6b0";
}
.icon-Performance:before {
  content: "\e6b1";
}
.icon-MRMlogo:before {
  content: "\e6b2";
}
.icon-FollowUs:before {
  content: "\e6b3";
}
.icon-Creative:before {
  content: "\e6b4";
}
.icon-Connect:before {
  content: "\e606";
}
.icon-PlayArrow:before {
  content: "\e607";
}
.icon-list {
  font-family: 'MRMiCON';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-list:before {
  content: "\e601";
}
.icon-cross {
  font-family: 'MRMiCON';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cross:before {
  content: "\e600";
}
/*****
  sprint 1 | May 2013
  authors: charles.hall@mrmworldwide.com || UX Architect, Technology || MRM Worldwide || Birmingham
  styleguide: ben.playford@maclaren.com || Group Creative Director || MacLaren McCann || Toronto
    notes:
        CSS3 ** list all CSS3 property:value pairs last within definition blocks and add the following as the last | behavior: url(css/PIE.htc);
        unique exceptions ** please add @ the end of document after Refactoring | Exceptions
        comments ** please add comments to any non-standard conventions or browser hacks

    sprint 2 | September 2013
    author: john.lomma@mrmworldwide.com || Senior Developer || MRM || NYC

  notes:
    converting to LESS.  All style guide properties and breakpoints will become variables.
    please reuse classes for common styles.
    please use mixins for vendor specific attributes where possible.
    DO NOT ADD ANYTHING TO THE StyleGuide.less that is not a GLOBAL style.
    please to not repeat ID and class declarations inside media queries,
    embed the media queries inside the single element defenition.

*****/
@charset "UTF-8";
@font-face {
  font-family: 'DINNextRoundedLTW02-Reg';
  src: url('/etc/designs/mrmwp/ui/fonts/b20617f6-58e0-4f0d-aa33-99b3db3626d1.eot?#iefix');
  src: url('/etc/designs/mrmwp/ui/fonts/b20617f6-58e0-4f0d-aa33-99b3db3626d1.eot?#iefix') format('embedded-opentype'), url('/etc/designs/mrmwp/ui/fonts/e779a118-4a48-4d02-b508-42ffcca65029.woff') format('woff'), url('/etc/designs/mrmwp/ui/fonts/b7d55c7d-ef74-4820-8706-4cc32936b1ed.ttf') format('truetype'), url('/etc/designs/mrmwp/ui/fonts/d76ddcb9-04c4-461c-bd67-9dbb34a21653.svg#d76ddcb9-04c4-461c-bd67-9dbb34a21653') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*embedded-opentype used in place of eot*/
/*****
     Win8 ie10 fix for viewport in snap mode: http://www.mobilexweb.com/blog/windows-8-surface-ie10-html5
*****/
@-ms-viewport {
  width: device-width;
}
/*****
  Resets | Globals
  please find all resets | smart defaults in normalize.css and reset.css
  http://html5boilerplate.com/
*****/
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
/* the weakest link | specificity 0 */
html {
  height: 100%;
}
body {
  position: relative;
  background-color: #fff;
  color: #000;
  margin: 0 auto;
  height: 100%;
  /*global brand font*/
  font-family: 'DINNextRoundedLTW02-Reg', Arial, Calibri, sans-serif;
  font-size: 16px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
::-webkit-scrollbar {
  width: 15px;
}
::-webkit-scrollbar-track {
  background: #eee;
  border: thin solid #ebe7e4;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) inset;
}
::-webkit-scrollbar-thumb {
  background: #4f2d7f;
  border: thin solid #61428c;
}
iframe {
  border: 0;
}
a,
a:link,
a:visited {
  color: #000;
}
a:hover {
  color: #000;
}
a:active {
  color: #000;
}
a,
a img,
input {
  outline: none;
}
em {
  font-style: italic;
}
hr {
  display: none;
}
.sectiondivider {
  width: 77%;
  margin: 0 auto;
}
.sectiondivider hr {
  display: block;
  margin: 1em auto 2em;
}
img {
  border: none;
}
fieldset {
  border: none;
  outline: none;
}
p {
  padding: 0 0 1.5em 0;
  /*24px*/
  padding: 0 0 1.5rem 0;
  /*24px*/
  margin: 0;
  font-size: 1em;
  /*16px*/
  line-height: 1.125em;
  /*18px*/
  font-weight: 300;
  /*light*/
}
ol,
ul {
  list-style: disc;
  list-style-position: outside;
  padding: 0 0 0 1em;
}
small,
.small {
  font-size: 0.625em;
  line-height: 1.125em;
}
/*10px/18px*/
strong {
  font-weight: bold;
}
sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 75%;
}
.lc {
  text-transform: none;
}
.uc {
  text-transform: uppercase;
}
.centered {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.inside-width {
  width: 75%;
  margin: 0 auto;
}
.inside-width.fullscreen {
  width: 100%;
}
@media (max-width: 768px) {
  .inside-width {
    width: 90%;
  }
}
/*****
    Fonts || Text || Headlines
*****/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-weight: 700;
  padding: 0 0 .75em 0;
  /*12px*/
  margin: 0 auto;
  display: block;
  width: auto;
}
h1 {
  font-size: 2.5em;
  /*40px*/
}
h2 {
  font-size: 1.875em;
  /*30px*/
  line-height: 2.25em;
  /*36px*/
}
h3,
h4,
h5,
h6 {
  font-size: 1.125em;
  /*18px*/
  line-height: 1.5em;
  /*24px*/
}
body {
  /*color: #333;*/
  position: relative;
  width: 100%;
  min-width: 18em;
  /*background: #333333;*/
}
/*****
  Link Scheme
*****/
/*default over white*/
a,
a:link {
  color: #d52b1e;
  text-decoration: none;
}
/*mrmRed*/
a:visited {
  color: #d52b1e;
  text-decoration: none;
}
/*mrmRed*/
a:hover {
  color: #bf271b;
  text-decoration: none;
}
/*darkRed*/
a:active {
  color: #bf271b;
  text-decoration: none;
}
/*darkRed*/
a.external,
a.external:link {
  color: #d52b1e !important;
  text-decoration: none;
}
/*mrmRed*/
a.external:visited {
  color: #d52b1e !important;
  text-decoration: none;
}
/*mrmRed*/
a.external:hover {
  color: #bf271b !important;
  text-decoration: none;
}
/*darkRed*/
a.external:active {
  color: #bf271b !important;
  text-decoration: none;
}
/*darkRed*/
/*reverse over purple with class or child of class*/
a.rev,
a.rev:link,
.mrmPurpleBg a,
.mrmPurpleBg a:link {
  color: #f0ab00;
  text-decoration: none;
}
/*mrmYellow*/
a.rev:visited,
.mrmPurpleBg a:visited {
  color: #f0ab00;
  text-decoration: none;
}
/*mrmYellow*/
a.rev:hover,
.mrmPurpleBg a:hover {
  color: #d89a00;
  text-decoration: none;
}
/*darkYellow*/
a.rev:active,
.mrmPurpleBg a:active {
  color: #d89a00;
  text-decoration: none;
}
/*darkYellow*/
/* override fontawesome icons with scheme when class is child of pseudo */
a [class^="icon-"],
a:link [class^="icon-"],
a [class*=" icon-"],
a:link [class*=" icon-"] {
  color: #4f2d7f;
}
/*warmGrey*/
a:visited [class^="icon-"],
a:visited [class*=" icon-"] {
  color: #4f2d7f;
}
/*mrmPurple*/
a:hover [class^="icon-"],
a:hover [class*=" icon-"] {
  color: #4f2d7f;
}
/*mrmPurple*/
a:active [class^="icon-"],
a:active [class*=" icon-"] {
  color: #4f2d7f;
}
/*mrmPurple*/
/*****
  Toggles
*****/
.hidden {
  display: none !important;
}
.active {
  display: block !important;
}
.open {
  height: 100% !important;
}
/*****
  Spacers
*****/
.space2,
.space3 {
  display: block;
  width: 100%;
  clear: both;
}
.space2 {
  height: 2em;
}
.space3 {
  height: 3em;
}
.center {
  text-align: center;
  margin: 0 auto;
  display: block;
}
/*****
     Lists | icons
*****/
.circ {
  display: inline-block;
  line-height: 0.5em;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
  behavior: url(css/PIE.htc);
}
.circ:after {
  clear: both;
}
.iconSocial {
  display: inline-block;
  line-height: 1.25em;
  padding: 0.35em .5em;
  margin: 0 .25em 0 0;
  width: 2em;
  text-align: center;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  behavior: url(css/PIE.htc);
}
/*****
     Buttons
*****/
a.btn,
input.btn,
button.btn {
  /*color: #fff;*/
  display: inline-block;
  margin: 0 0 .5em;
  padding: .25em .75em .375em .75em;
  text-align: center;
  text-decoration: none !important;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  border-radius: 1em;
  /* maintains pill shape */
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
  behavior: url(css/PIE.htc);
}
a.btn:hover,
input.btn:hover,
button.btn:hover,
a.btn:focus,
input.btn:focus,
button.btn:focus {
  /*color:#f1f1f1;*/
  cursor: pointer;
}
/*cool diagnal transition button*/
.btn:before {
  speak: none;
  line-height: 1;
  position: relative;
}
.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn.diag {
  overflow: hidden;
  position: relative;
  padding: 0.5em 0.75em;
  color: #a588ce;
  /*lightPurple*/
}
.diag:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #a588ce;
  /*lightPurple*/
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-31deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-31deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-31deg);
  transform: translateX(-50%) translateY(-50%) rotate(-31deg);
}
.diag:hover,
.diag:focus,
.diag:active {
  color: #4f2d7f;
  /*mrmPurple*/
}
.diag:hover:after,
.diag:focus:after {
  height: 450%;
  opacity: 1;
}
.diag:active:after {
  height: 285%;
  opacity: 1;
}
#knob {
  position: absolute;
  width: 20%;
  left: 40%;
  bottom: 0;
  text-align: center;
  font-size: 2em;
}
/* "View" or "View all work" button with a red arrow */
a.view-btn {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  color: #4c4742;
  text-align: center;
  text-shadow: none;
  max-width: 160px;
  white-space: nowrap;
  padding: 5px 15px 4px 30px;
  border: 1px solid #d7d0ca;
  border-radius: 20px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 9px no-repeat;
  position: absolute;
  bottom: 23px;
  right: 2.5%;
  min-width: 70px;
}
@media (max-width: 1024px) {
  a.view-btn {
    background-position: 11px 6px;
    padding: 2px 15px 2px 30px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  a.view-btn {
    position: relative;
    bottom: 0;
    right: 0;
    min-width: 0;
  }
}
a.view-btn:hover {
  background-position: 20px 9px;
  border: 1px solid #4c4742;
}
@media (max-width: 1024px) {
  a.view-btn:hover {
    background-position: 14px 6px;
  }
}
.generic-section-title a.view-btn {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 16px;
  max-width: none;
}
@media (max-width: 1024px) {
  .generic-section-title a.view-btn {
    font-size: 14px;
    right: 50px;
    bottom: 7px;
  }
}
/* "View more" button, used on overlays and homeinsights section */
.more-btn {
  padding: 4px 15px 6px 15px;
  font-size: 15px;
  border-radius: 20px;
  color: #4f2d7f !important;
  background: #fff;
}
.more-btn a,
.more-btn a:visited {
  color: #4f2d7f;
}
.more-btn:hover {
  background: #ebe7e4;
}
/*****
     Forms
*****/
/*****
     Debug Styleguide
*****/
#debug-baseline {
  position: absolute;
  z-index: 999997;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#debug-baseline li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cceffd;
  border-color: rgba(0, 177, 247, 0.2);
}
/*****
  The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/
*****/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.highlight {
  /*background: #fff699;*/
  padding: 0 0.5em;
}
.block {
  position: relative;
  margin: 0 auto;
  /*padding: 1.5em 1.25em;*/
  max-width: 60em;
}
.model-image {
  width: 100%;
}
/*****
  Hover overlay. Used on related section and homework section

  Apply this for .hover-overlay parent:

  parent:hover .related-desc {
      @media (min-width: @screen-sm) {
          opacity: 1;
          width: 100%;
          height: 100%;
          -webkit-transform: scale(1);
              -moz-transform: scale(1);
                -ms-transform: scale(1);
                 -o-transform: scale(1);
                    transform: scale(1);
      }
  }

*****/
.hover-overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 7% 6%;
  color: #fff;
  text-align: center;
  background: rgba(79, 45, 127, 0.9);
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.hover-overlay .hover-box {
  height: auto;
  width: 70%;
  margin: 0 auto;
  display: table;
}
.hover-overlay h3 {
  font-size: 30px;
  line-height: 1em;
}
@media (max-width: 1400px) {
  .hover-overlay h3 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .hover-overlay h3 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .hover-overlay h3 {
    font-size: 14px;
    padding-bottom: 5px;
  }
}
.hover-overlay p {
  display: none;
  font-size: 16px;
  line-height: 1em;
}
@media (max-width: 1400px) {
  .hover-overlay p {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .hover-overlay p {
    font-size: 12px;
  }
}
.hover-overlay a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .hover-overlay a {
    font-size: 12px;
    padding-bottom: 4px;
  }
}
@media (max-width: 768px) {
  .hover-overlay a {
    display: none;
  }
}
.scaleAnimationInit {
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.scaleAnimation {
  opacity: 1;
}
/******** END OF .hover-overlay **********/
#outer-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  /*#inner-wrap*/
}
#outer-wrap #inner-wrap {
  position: relative;
  width: 100%;
  margin-top: 72px;
}
@media (max-width: 1024px) {
  #outer-wrap #inner-wrap {
    margin-top: 60px;
  }
}
@media (max-width: 699px) {
  #outer-wrap #inner-wrap {
    margin-top: 50px;
  }
}
@media screen and (max-width: 699px) {
  .js-ready #outer-wrap #inner-wrap {
    right: 0;
  }
}
@media screen and (max-width: 699px) {
  .js-nav #outer-wrap #inner-wrap {
    right: -70%;
  }
}
#outer-wrap #inner-wrap #main {
  /*background: #fff;
      .block {
        padding: 2.625em 1.875em;
      }*/
}
/*****
    Video JS styles
*****/
body .video-js {
  padding-top: 56%;
}
body .vjs-fullscreen {
  padding-top: 0px;
}
body .vjs-default-skin .vjs-play-control {
  width: 2em;
}
body .vjs-default-skin .vjs-play-progress {
  background: #f0ab00;
}
body .vjs-default-skin .vjs-mute-control {
  width: 1em;
}
body .vjs-default-skin .vjs-current-time,
body .vjs-default-skin .vjs-duration {
  width: 2em;
}
body .vjs-default-skin .vjs-time-controls,
body .vjs-default-skin .vjs-time-divider {
  color: #bdb1a6;
}
body .vjs-default-skin .vjs-captions-button,
body .vjs-default-skin .vjs-volume-control {
  display: none;
}
body .vjs-default-skin .vjs-control-bar {
  background-color: #ffffff;
}
body .vjs-default-skin .vjs-control:before {
  text-shadow: none;
}
body .vjs-default-skin .vjs-big-play-button {
  width: 1.5em;
  height: 1.5em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  border-color: #ffffff;
  top: 50%;
  left: 50%;
  margin: -0.75em 0 0 -0.75em;
}
body .vjs-default-skin .vjs-big-play-button:before {
  line-height: 1em;
  margin: 6px 0 0 2px;
}
/*****
    Class for 2 column layout
*****/
.css-columns {
  -webkit-column-count: 2;
  -webkit-column-gap: 5%;
  -moz-column-count: 2;
  -moz-column-gap: 5%;
  column-count: 2;
  column-gap: 5%;
}
@media (max-width: 780px) {
  .css-columns {
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
.css-columns.middle {
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-count: 1;
  -moz-column-gap: 0;
  column-count: 1;
  column-gap: 0;
}
@media (min-width: 768px) {
  .one-eighth {
    width: 12.5%;
    float: left;
  }
}
@media (max-width: 1024px) {
  .one-eighth.col-sm-4 {
    width: 33.3%;
  }
}
@media (max-width: 768px) {
  .one-eighth.col-xs-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .one-seventh {
    width: 14.2%;
    float: left;
  }
}
@media (max-width: 1024px) {
  .one-seventh.col-sm-4 {
    width: 33.3%;
  }
}
@media (max-width: 768px) {
  .one-seventh.col-xs-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .one-fifth {
    width: 19.9%;
    float: left;
  }
}
@media (max-width: 1024px) {
  .one-fifth.col-sm-4 {
    width: 33.3%;
  }
}
@media (max-width: 768px) {
  .one-fifth.col-xs-12 {
    width: 100%;
  }
}
.one-eighth,
.one-seventh,
.one-fifth {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .one-eighth,
  .one-seventh,
  .one-fifth {
    width: 100%;
  }
}
/*****
    Generec section title, ex: homepage section titles
*****/
.generic-section-title {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: 75%;
  height: 75px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  /*.generic-section-title {
    height: 40px;
  }*/
}
@media (max-width: 768px) {
  .generic-section-title {
    width: 90%;
  }
}
.generic-section-title h2 {
  bottom: 0;
  color: #4f2981;
  display: inline-block;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-size: 51px;
  font-style: normal;
  font-weight: normal;
  line-height: 85px;
  left: 0;
  letter-spacing: -0.6px;
  padding: 0;
  /*position: absolute;*/
  text-align: left;
  width: auto;
}

h3.centered.lightGreyBg span{
  color: #4f2d7f;
  display: block;
  font-family: "DIN-Medium",Calibri,Arial,sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  padding-top: 0.75em;
  text-align: center;
}

@media (max-width: 1400px) {
  .generic-section-title h2 {
    font-size: 43px;
    /*line-height: 63px;*/
  }
  #career-scroller-selected-city a {
    margin-top: 8px !important;
  }
}
@media (max-width: 1200px) {
  .generic-section-title h2 {
    font-size: 36px;
    /*line-height: 68px;*/
  }
  #career-scroller-selected-city a {
    margin-top: 6px !important;
  }
}
@media (max-width: 1024px) {
  .generic-section-title h2 {
    font-size: 30px;
    line-height: 95px;
    letter-spacing: -0.4px;
  }
}
@media (max-width: 480px) {
  .generic-section-title h2 {
    font-size: 25px;
    line-height: 80px;
  }
  .generic-section-title .generic-arrow {
    margin-top: 35px !important;
  }
  .generic-section-title div.in_follow{
    margin-top: 26px !important;
    right: 38% !important;
  }
}
.generic-section-title h2 span {
  color: #D52B1E;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  /*font-size: 43px;*/
  font-weight: normal;
  padding-left: 4px;
}

.generic-section-title h2#career-scroller-selected-city span:first-child {
  color: #4f2981;
  font-family: 'DIN-Medium',Calibri,Arial,sans-serif;
}

@media (max-width: 1024px) {
  .generic-section-title span {
    font-size: 30px;
  }
  #career-scroller-selected-city a {
    margin-top: 4px !important;
  }
}
.generic-section-title .title-inside {
  /*position: absolute;
  width: 100%;
  height: 40px;
  bottom: 0;
  text-align: center;*/
}
.generic-section-title div.in_follow{
  position: absolute;
  right: 10px;
  margin-top: 35px;
  z-index: 10;
 }
@media (max-width: 768px) {
  .generic-section-title div.in_follow{
    right: 45%;
    margin-top: 35px;
  }
}
 .intlcareers a.in_apply_with_linkedin{}
 .intlcareers a.in_apply_with_linkedin img{
 width: 139px !important;
 height: 21px !important;
}
.generic-section-title .generic-arrow {
  /*padding-top: 6px;*/
  position: relative;
  margin-left: 37.5%;
}
.careercities .generic-section-title .generic-arrow{
  margin-left: 20%;
}
.careercities .careerSearchError{
  margin: 0 auto;
  width: 75%;
}
@media (max-width: 1024px) {
  .generic-section-title .generic-arrow {
    /*padding-top: 15px;*/
  }
}
@media (max-width: 768px) {
  .generic-section-title .generic-arrow {
    float: right;
    margin-top: 45px;
  }
}
.generic-section-title .action-btn {
  position: absolute;
  right: 0;
  bottom: 30px;
  color: #fff;
  font-size: 16px;
  padding: 2px 10px;
  border-radius: 15px;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  background: #d52b1e;
}
/*****
    Title on detail pages
*****/
.details-info {
  background: #fff;
  color: #4c4742;
}
.details-info .detail-section-title {
  position: relative;
  width: 75%;
  margin: 0 auto;
  padding: 20px 0;
}
@media (max-width: 1024px) {
  .details-info .detail-section-title {
    padding: 15px 0;
  }
}
@media (max-width: 768px) {
  .details-info .detail-section-title {
    width: 90%;
    padding-bottom:25px;
  }
}
.details-info .detail-section-title .title-side {
  float: left;
  width: 75%;
  color: #4f2d7f;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 768px) {
  .details-info .detail-section-title .title-side {
    width: 60%;
    color: #4f2d7f;
  }
}
.details-info .detail-section-title .title-side h2 {
  padding: 0;
  margin: 4px 0 6px 0;
  font-size: 28px;
  line-height: 1em;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1024px) {
  .details-info .detail-section-title .title-side h2 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .details-info .detail-section-title .title-side h2 {
    margin: 0;
  }
}
.details-info .detail-section-title .title-side .subinfo {
  display: block;
  text-align: left;
  color: #4C4742;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .details-info .detail-section-title .title-side .subinfo {
    font-size: 11px;
  }
}
@media (max-width: 1024px) {
  .details-info .detail-section-title .title-side .subinfo {
    margin-top: 5px;
  }
}
@media (max-width: 480px) {
  .details-info .detail-section-title .title-side .subinfo {
    width: 84%;
  }
}
.details-info .detail-section-title .title-side .subinfo span {
  padding-left: 4px;
}
.details-info .detail-section-title .sharing-side {
  width: 25%;
  float: left;
}
@media (max-width: 768px) {
  .details-info .detail-section-title .sharing-side {
    padding-top: 15px;
    width: 100%;
  }
}
.details-info .detail-section-title .sharing-side .social-nav {
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 30px;
  padding: 0;
}
@media (max-width: 1024px) {
  .details-info .detail-section-title .sharing-side .social-nav {
    top: 15px;
  }
}
@media (max-width: 768px) {
  .details-info .detail-section-title .sharing-side .social-nav {
    left: -5px;
    top: auto;
    bottom: 24px;
  }
}
.details-info .detail-section-title .sharing-side .social-nav li {
  float: left;
  margin-left: 3px;
}
@media (max-width: 1024px) {
  .details-info .detail-section-title .sharing-side .social-nav li {
    margin-left: 3px;
  }
}
.details-info .detail-section-title .sharing-side .social-nav li a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 5px;
  background: #4f2d7f;
}
@media (max-width: 1024px) {
  .details-info .detail-section-title .sharing-side .social-nav li a {
    width: 24px;
    height: 24px;
    padding: 2px;
  }
  .details-info .detail-section-title .sharing-side .social-nav li a i {
    font-size: 15px;
  }
}
.details-info .detail-section-title .sharing-side .social-nav li a img {
  width: 100%;
}
.details-info .detail-section-title .sharing-side .social-nav li a i {
  color: #ffffff;
}
@media (max-width: 768px) {
  .details-info .detail-section-title .sharing-side .social-nav li a i {
    color: #ffffff;
  }
}
.details-info .detail-section-title .sharing-side .view-btn {
  position: absolute;
  right: 0;
  bottom: 22px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  border: 0px;
  padding: 5px 15px 5px 30px;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  background: #4f2d7f url(/content/dam/mrmworldwide/buttons/white-arrow.png) 15px 49% no-repeat;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.details-info .detail-section-title .sharing-side .view-btn:hover {
  border: 0px;
  background-position: 18px 49%;
}
@media (max-width: 1024px) {
  .details-info .detail-section-title .sharing-side .view-btn {
    bottom: 15px;
  }
}
@media (max-width: 768px) {
  .details-info .detail-section-title .sharing-side .view-btn {
    bottom: 23px;
  }
}
.details-info .detail-section-title .action-btn {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  right: 0;
  bottom: 30px;
  color: #fff;
  font-size: 16px;
  padding: 2px 10px;
  border-radius: 15px;
  background: #d52b1e;
}
.social-nav {
  list-style-type: none;
  float: right;
  margin: 0;
  padding: 0;
}
.social-nav li {
  float: left;
  margin-left: 5px;
}
.social-nav li a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding-top: 5px;
  border-radius: 15px;
  text-align: center;
  color: #d7d0ca !important;
}
.social-nav li a.fb {
  background: #2f54a4;
  color: #d7d0ca !important;
}
.social-nav li a.tw {
  background: #3ca8e6;
  color: #d7d0ca !important;
}
.social-nav li a.in {
  background: #3181cf;
  color: #d7d0ca !important;
}
.social-nav li a.ins {
  background: #d52b1e;
  color: #d7d0ca !important;
}
.social-nav li a.em {
  background: #9576BF;
  color: #d7d0ca !important;
}
.social-nav li a.gp {
  background: #3181cf;
  color: #d7d0ca !important;
}
.social-nav li a.pi {
  background: #d52b1e;
  color: #d7d0ca !important;
}
.social-nav li a i {
  font-size: 20px;
}
.social-nav li a:hover {
  background: #4f2d7f;
}
/* carousel */
body .carousel,
body .carousel-head {
  width: 100%;
}
body .carousel .carousel-indicators li,
body .carousel-head .carousel-indicators li {
  border: 1px solid #bdb1a6;
}
body .carousel .carousel-indicators li.active,
body .carousel-head .carousel-indicators li.active {
  background: #f0ab00;
  border: 0 none;
  display: inline-block !important;
}
body .carousel .carousel-control.left,
body .carousel-head .carousel-control.left,
body .carousel .carousel-control.right,
body .carousel-head .carousel-control.right {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 140px;
  font-size: 100px;
  background: none !important;
  color: #f0ab00;
  opacity: 0;
}
body .carousel .carousel-control.left i,
body .carousel-head .carousel-control.left i,
body .carousel .carousel-control.right i,
body .carousel-head .carousel-control.right i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -18px;
}
@media (max-width: 768px) {
  body .carousel .carousel-control.left,
  body .carousel-head .carousel-control.left,
  body .carousel .carousel-control.right,
  body .carousel-head .carousel-control.right {
    display: none;
  }
}
body .carousel .carousel-control.left:hover,
body .carousel-head .carousel-control.left:hover,
body .carousel .carousel-control.right:hover,
body .carousel-head .carousel-control.right:hover {
  opacity: 1;
}
body .carousel .carousel-inner .item img,
body .carousel-head .carousel-inner .item img {
  width: 100% !important;
  max-width: 100%;
}
body .carousel .carousel-inner .item img.inmasthead,
body .carousel-head .carousel-inner .item img.inmasthead {
  width: auto !important;
}
/* The basic colors used on several pages for the MRM categories */
.strategy {
  color: #4f2d7f !important;
}
.creative {
  color: #f0ab00 !important;
}
.technology {
  color: #d52b1e !important;
}
.performance {
  color: #009b3a !important;
}
/* this is the section for the Services section used on multiple pages, showing the four color spheres of the four MRM categories */
.categories {
  margin-top: 75px;
  /* these are the large four-colored signs that say "Performance," "Creative," "Technology" and "Strategy" */
}
.categories .heading {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.borderleft {
  border-left: 1px solid #d7d0ca;
}
/*****
    Styles for enlarged image on mobile
*****/
.large-image {
  position: relative;
}
.large-image .enlarge-btn {
  position: absolute;
  width: 22px;
  height: 22px;
  bottom: 20px;
  right: 20px;
  background: url(/content/dam/mrmworldwide/buttons/enlarge-btn.png) no-repeat center;
  background-size: cover;
  display: none !important;
}
.fullsize-img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 60px;
  z-index: 99999;
}
.fullsize-img .close-img {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 20px;
  left: 20px;
  background: url(/content/dam/mrmworldwide/buttons/enlarge-btn.png) no-repeat center;
  background-size: cover;
}
.fullscreen-div {
  display: none !important;
}
.iphone-bg-fix {
  background: #d7d0ca;
}
/* END OF Styles for enlarged image on mobile */
@media (min-width: 1200px) {
  .col-lg-five {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1024px) {
  .col-md-five {
    width: 20%;
    float: left;
  }
}
.buttonline {
  background: #371f59;
}
.buttonline .buttons {
  padding-top: 20px;
  padding-bottom: 20px;
}
.buttonline .buttons .buttonsinner {
  min-height: 22px;
}
.buttonline .buttons .buttonsinner a {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 5px 20px;
  background: #4f2d7f;
  color: #ffffff;
  font-size: 9px;
}
@media (min-width: 1200px) {
  .result-list {
    max-width: 80%;
  }
}
.result-list .result-item {
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1;
  padding: 0 0 40px 0;
  border-bottom: solid 1px #000;
  margin: 0 0 40px 0;
}
.result-list .result-item:before,
.result-list .result-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.result-list .result-item:after {
  clear: both;
}
.result-list .result-item .imagecol {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1024px) {
  .result-list .result-item .imagecol {
    float: left;
    width: 16.666666666666664%;
  }
}
@media (min-width: 1200px) {
  .result-list .result-item .imagecol {
    float: left;
    width: 16.666666666666664%;
  }
}
.result-list .result-item .imagecol img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 170px;
}
.result-list .result-item .titlecol {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1024px) {
  .result-list .result-item .titlecol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 1200px) {
  .result-list .result-item .titlecol {
    float: left;
    width: 25%;
  }
}
.result-list .result-item .descriptioncol {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1024px) {
  .result-list .result-item .descriptioncol {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .result-list .result-item .descriptioncol {
    float: left;
    width: 33.33333333333333%;
  }
}
.result-list .result-item .detailscol {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1024px) {
  .result-list .result-item .detailscol {
    float: left;
    width: 83.33333333333334%;
  }
}
@media (min-width: 1024px) {
  .result-list .result-item .detailscol {
    margin-left: 16.666666666666664%;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .result-list .result-item .detailscol {
    margin-left: -15px;
    margin-right: -15px;
    zoom: 1;
  }
  .result-list .result-item .detailscol:before,
  .result-list .result-item .detailscol:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .result-list .result-item .detailscol:after {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .result-list .result-item .detailscol {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .result-list .result-item .detailscol {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .result-list .result-item .detailscol .detail {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) and (min-width: 1024px) {
  .result-list .result-item .detailscol .detail {
    float: left;
    width: 33.33333333333333%;
  }
}
a.mrmbutton {
  background: #4f2d7f;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
  padding: 5px 20px;
}
.pagination-controls {
  text-align: center;
  clear: both;
}
.pagination-controls ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.pagination-controls ul li {
  display: inline-block;
}
.pagination-controls ul li a {
  font-size: 1.8em;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 1px solid #bdb1a6;
  border-radius: 18px;
  margin: 0 10px;
  line-height: 35px;
  background-color: #f0edeb;
}
@media (max-width: 480px) {
  .pagination-controls ul li a {
    font-size: 1.4em;
    margin: 0 2px;
    width: 30px;
    height: 30px;
    line-height: 29px;
  }
}
.pagination-controls ul li a.number {
  color: #4f2d7f;
}
.pagination-controls ul li a.number:hover,
.pagination-controls ul li a.number.active {
  background-color: #f0ab00;
  border: 1px solid #f0ab00;
  color: #fff;
}
.pagination-controls ul li a.arrow {
  font-size: 1.6em;
}
@media (max-width: 480px) {
  .pagination-controls ul li a.arrow {
    font-size: 1.2em;
  }
}
.pagination-controls ul li a.arrow:hover,
.pagination-controls ul li a.arrow.active {
  background-color: #f0ab00;
  border: 1px solid #f0ab00;
  color: #fff;
}
.pagination-controls ul li a.ellipsis {
  border: 0;
  background-color: transparent;
  margin: 0 -2px;
  color: #4f2d7f;
}
.filter.purple-filter {
  background: #4f2d7f;
  padding: 10px 0;
}
.touch.filter.purple-filter {
  padding: 15px 0;
}
@media (max-width: 480px) {
  .filter.purple-filter {
    padding: 16px 0;
    height: auto;
  }
  .generic-section-title h2 span {
    font-size: .9em;
  }
  #career-scroller-selected-city a {
    /*font-size: 1em !important;*/
    margin-top: 2px !important;
  }
}
.filter.purple-filter .views {
  position: relative;
  width: 155px;
}
@media (max-width: 768px) {
  .filter.purple-filter .views {
    display: none;
  }
}
.filter.purple-filter .views span {
  color: #ffffff;
  font-size: 18px;
}
.touch.filter.purple-filter .views span {
  display: none;
}
.filter.purple-filter .views div {
  float: none;
}
.filter.purple-filter .views a {
  top: 0;
  position: absolute;
  display: inline-block;
  width: 33px;
  height: 33px;
  text-indent: -9999px;
}
.touch.filter.purple-filter .views a {
  text-indent: 0;
  width: 65px;
  height: 25px;
  padding: 1px 10px;
  text-align: center;
}
.filter.purple-filter .views a.grid-btn {
  right: 43px;
  background: url(/content/dam/mrmworldwide/buttons/work-filter-btn.png) 0 -33px no-repeat;
}
.touch.filter.purple-filter .views a.grid-btn {
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 20px !important;
  -webkit-border-top-left-radius: 20px !important;
  -moz-border-radius-topright: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  -moz-border-radius-bottomleft: 20px !important;
  -moz-border-radius-topleft: 20px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 20px !important;
  border-top-left-radius: 20px !important;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  right: 65px;
}
.filter.purple-filter .views .selected a.grid-btn {
  background: url(/content/dam/mrmworldwide/buttons/work-filter-btn.png) 0 0 no-repeat;
}
.filter.purple-filter .views a.album-btn {
  right: 0;
  background: url(/content/dam/mrmworldwide/buttons/work-filter-btn.png) -33px -33px no-repeat;
}
.filter.purple-filter .views .selected a.album-btn {
  background: url(/content/dam/mrmworldwide/buttons/work-filter-btn.png) -33px 0 no-repeat;
}
.filter.purple-filter .largeFingerButtons a {
  font-size: 14px;
  padding: 1px 10px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px #725799 solid;
  border-right: none;
  margin-right: 0;
  color: #ffffff;
  background: #8e79ad;
  white-space: nowrap;
}
@media (max-device-width: 480px) {
  .filter.purple-filter .largeFingerButtons a {
    font-size: 0.9em;
    padding: 5px 5px;
  }
}
@media (max-width: 768px) {
  .filter.purple-filter .largeFingerButtons a {
    font-size: 12px;
    padding: 1px 5px;
  }
}
.filter.purple-filter .largeFingerButtons:first-child a {
  /*.touch#workIsotope .filter .category:first-child a*/
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.filter.purple-filter .largeFingerButtons:last-child a {
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: 2px #725799 solid;
}
.filter.purple-filter .largeFingerButtons.selected a {
  color: #4f2d7f;
  background: #ffffff;
}
.filter.purple-filter .category-container {
  width: 75%;
  margin: 0 auto;
}
.filter.purple-filter .category-container.fullscreen {
  width: 100%;
}
@media (max-width: 768px) {
  .filter.purple-filter .category-container {
    width: 90%;
  }
}
@media (max-device-width: 480px) {
  .filter.purple-filter .category-container {
    margin: 0 auto;
    height: 35px;
  }
}
@media (max-device-width: 480px) {
  .filter.purple-filter .category-container .filter-categories {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .filter.purple-filter .category-container .filter-categories {
    float: none;
    width: 100%;
  }
}
.filter.purple-filter .category-container .filter-categories .category {
  float: left;
  /* touch styles */
}
@media (max-width: 768px) {
  .filter.purple-filter .category-container .filter-categories .category {
    width: 25%;
  }
}
.filter.purple-filter .category-container .filter-categories .category a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: block;
  padding: 5px 20px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-right: 10px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #ffffff;
  background: #74599a;
}
@media (max-width: 768px) {
  .filter.purple-filter .category-container .filter-categories .category a {
    text-align: center;
  }
}
.filter.purple-filter .category-container .filter-categories .category.selected a {
  color: #74599a;
  background: #ffffff;
}
.filter.purple-filter .category-container .filter-categories .category a:hover {
  color: #74599a;
  background: #ffffff;
}
.touch.filter.purple-filter .category-container .filter-categories .category {
  /*  if  #workIsotope.touch */
}
.touch.filter.purple-filter .category-container .filter-categories .category a {
  font-size: 14px;
  padding: 1px 10px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px #725799 solid;
  border-right: none;
  margin-right: 0;
  color: #ffffff;
  background: #8e79ad;
  white-space: nowrap;
}
@media (max-device-width: 480px) {
  .touch.filter.purple-filter .category-container .filter-categories .category a {
    font-size: 0.9em;
    padding: 5px 5px;
  }
}
@media (max-width: 768px) {
  .touch.filter.purple-filter .category-container .filter-categories .category a {
    font-size: 12px;
    padding: 1px 5px;
  }
}
.touch.filter.purple-filter .category-container .filter-categories .category:first-child a {
  /*.touch#workIsotope .filter .category:first-child a*/
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.touch.filter.purple-filter .category-container .filter-categories .category:last-child a {
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: 2px #725799 solid;
}
.touch.filter.purple-filter .category-container .filter-categories .category.selected a {
  color: #4f2d7f;
  background: #ffffff;
}
@media (max-device-width: 480px) {
  .touch.filter.purple-filter .category-container .filter-categories .category {
    margin: 0 auto;
  }
}
.filter.purple-filter .subcategories {
 /* 
 width: 75%;
  margin: 0 auto;
  */
  margin-top: 36px;
  padding-left: 15px;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
.filter.purple-filter .subcategories.fullscreen {
  width: 100%;
}
@media (max-width: 768px) {
  .filter.purple-filter .subcategories {
    width: 90%;
  }
}
.filter.purple-filter .subcategories div {
  width: 33%;
  float: left;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .filter.purple-filter .subcategories div {
    width: 50%;
  }
}
.filter.purple-filter .subcategories .plus {
  color: #ffffff;
}
.filter.purple-filter .subcategories .plus:before {
  content: "+ ";
}
.filter.purple-filter .subcategories .plus a {
  color: #ffffff;
}
.touch.filter.purple-filter .subcategories .plus:before {
  content: "";
}
.filter.purple-filter .subcategories .minus {
  color: #fff;
}
.filter.purple-filter .subcategories .minus:before {
  content: "- ";
}
.filter.purple-filter .subcategories .minus a {
  color: #fff;
}
.touch.filter.purple-filter .subcategories .minus:before {
  content: "";
}
.touch.filter.purple-filter .subcategories {
  /*  if  #workIsotope.touch */
  font-size: 0.9em;
  margin-top: 15px;
}
.filter.purple-filter .view-toggle {
  margin-top: 8px;
  float: left;
}
@media (min-width: 300px) and (max-width: 720px), handheld {
  .filter.purple-filter .view-toggle {
    display: none;
  }
}
.touch.filter.purple-filter .view-toggle {
  /*  if  #workIsotope.touch */
}
.touch.filter.purple-filter .view-toggle a {
  font-size: 14px;
  padding: 1px 10px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px #725799 solid;
  border-right: none;
  margin-right: 0;
  color: #ffffff;
  background: #8e79ad;
  white-space: nowrap;
}
@media (max-device-width: 480px) {
  .touch.filter.purple-filter .view-toggle a {
    font-size: 0.9em;
    padding: 5px 5px;
  }
}
@media (max-width: 768px) {
  .touch.filter.purple-filter .view-toggle a {
    font-size: 12px;
    padding: 1px 5px;
  }
}
.touch.filter.purple-filter .view-toggle:first-child a {
  /*.touch#workIsotope .filter .category:first-child a*/
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.touch.filter.purple-filter .view-toggle:last-child a {
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: 2px #725799 solid;
}
.touch.filter.purple-filter .view-toggle.selected a {
  color: #4f2d7f;
  background: #ffffff;
}
.darkinput {
  border: 0;
  background: #4c4742;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  padding: 5px;
}
.variablewidth {
  display: inline-block;
}
.slide-down-cont {
  -moz-transition: height .5s;
  -ms-transition: height .5s;
  -o-transition: height .5s;
  -webkit-transition: height .5s;
  transition: height .5s;
  height: 0;
  overflow: hidden;
}
.scroller-nav {
  width: 100%;
}
.scroller-nav .prev,
.scroller-nav .next {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 140px;
  font-size: 100px;
  color: #4c4742;
}
.scroller-nav .prev i,
.scroller-nav .next i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -18px;
  color: #f0ab00;
}
@media (max-width: 768px) {
  .scroller-nav .prev,
  .scroller-nav .next {
    display: none;
    width: 40px;
    font-size: 60px;
  }
  
  .scroller-nav .prev i,
  .scroller-nav .next i{
    margin: -40px 0 0 -15px;
  }
}
.scroller-nav .prev:hover,
.scroller-nav .next:hover {
  opacity: 1;
}
.scroller-nav .next {
  right: 0;
}
.scroller-nav .prev {
  left: 0;
}
.scroller-nav ul.indicator {
  position: absolute;
  bottom: 15px;
  list-style-type: none;
  padding: 0;
}
@media (max-width: 1024px) {
  .scroller-nav ul.indicator {
    bottom: 0;
  }
}
.scroller-nav ul.indicator li {
  float: left;
  text-indent: -9999em;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 4px;
  border: 1px solid #d7d0ca;
}
@media (max-width: 768px) {
  .scroller-nav ul.indicator li {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
}
.scroller-nav ul.indicator li.active {
  background: #f0ab00;
  border: 1px solid #f0ab00;
}
.scroller-nav .prev,
.scroller-nav .next,
.scroller-nav ul.indicator li {
  cursor: pointer;
}

/*  STYLES FOR ABOUT CARRERS COMPONET */
#about-careers-title {
  color: #BDB1A6;
  font-family: 'DIN-Medium', Arial;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: -3px;
  line-height: 48px;
}
#about-careers-column-main {
  color: #4C4742;
  font-family: 'DIN-Light', Arial;
  font-size: 16px;
  line-height: 18px;
  padding: 30px 0;
}
#about-careers-column-main p{
  padding: 0 0 1.5em 0;
  font-family: "DIN-Light", Calibri,Arial;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
}
#about-careers-column-main p:last-of-type
{
  padding: 0;
}
#about-careers-footer {
  font-family: Arial;
  font-size: 10px;
  line-height: 18px;
}

.required-field-error {
  background-color: #d52b1e !important;
}
.category {
  display: block;
  color: #ffffff;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.category.interview {
  background-color: #a32d7f;
}
.category.commentary {
  background-color: #2d6da3;
}
.category.data-visualization {
  background-color: #2da380;
}
.category.white-paper {
  background-color: #ceae30;
}
.category.tip {
  background-color: #f48420;
}
.category.trend {
  background-color: #cf3429;
}
.category.point-of-view {
  background-color: #69a242;
}
.category.panel {
  background-color: #23b3b1;
}
.global-body {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .global-body {
    font-size: 18px;
    line-height: 20px;
  }
}
.global-body-small {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .global-body-small {
    font-size: 15px;
    line-height: 16px;
  }
}
.global-subheader {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
}
@media (max-width: 1400px) {
  .global-subheader {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .global-subheader {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .global-subheader {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .global-subheader {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .global-subheader {
    font-size: 24px;
    line-height: 26px;
  }
}
.global-supersubheader {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
}
@media (max-width: 1024px) {
  .global-supersubheader {
    font-size: 20px;
    line-height: 22px;
  }
}
.global-supersubheader-small {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 19px;
  line-height: 22px;
}
@media (max-width: 1024px) {
  .global-supersubheader-small {
    font-size: 17px;
    line-height: 20px;
  }
}
.global-quote {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.3px;
  display: block;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .global-quote {
    width: 80%;
    font-size: 27px;
    line-height: 27px;
  }
}
.global-quote:before {
  content: '';
  float: left;
  display: inline-block;
  width: 16px;
  height: 36px;
  margin-right: 6px;
  position: relative;
  top: -6px;
}
@media (max-width: 1024px) {
  .global-quote:before {
    width: 14px;
    height: 18px;
    margin-right: 4px;
  }
}
.global-quote:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 36px;
  margin: 0 0 -15px 8px;
  position: relative;
  top: -11px;
}
@media (max-width: 1024px) {
  .global-quote:after {
    width: 14px;
    height: 18px;
    margin: 0 0 -5px 5px;
  }
}
.global-purple-button {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  border: 0px;
  padding: 5px 15px 5px 30px;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  background: #4f2d7f url(/content/dam/mrmworldwide/buttons/white-arrow.png) 15px 49% no-repeat;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.global-purple-button:hover {
  border: 0px;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  .global-purple-button {
    font-size: 14px;
  }
}
.global-white-button-solid {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  border: 0px;
  padding: 5px 15px 5px 30px;
  color: #4f2d7f;
  font-size: 16px;
  line-height: 16px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/purple-arrow.png) 15px 49% no-repeat;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.global-white-button-solid:hover {
  border: 0px;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  .global-white-button-solid {
    font-size: 14px;
  }
}
.global-button-white {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #4c4742;
  text-align: center;
  padding: 5px 15px 5px 30px;
  border-radius: 20px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 49% no-repeat;
  border: 1px solid #d7d0ca;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.global-button-white:hover {
  border: 1px solid #4c4742;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  .global-button-white {
    font-size: 14px;
  }
}
.global-filter-button a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: block;
  padding: 5px 20px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  background: #74599a;
}
@media (max-width: 768px) {
  .global-filter-button a {
    text-align: center;
    font-size: 14px;
  }
}
.global-filter-button.selected a {
  color: #74599a;
  background: #ffffff;
}
.global-filter-button a:hover {
  color: #74599a;
  background: #ffffff;
}
.headerOffset {
  display: block;
  position: relative;
  top: -72px;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .headerOffset {
    top: -60px;
  }
}
@media (max-width: 699px) {
  .headerOffset {
    top: -50px;
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  /*width: 87%;*/
  margin: 0 auto;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  -webkit-transition: all 0.6s ease-in-out left ease-out;
  -moz-transition: all 0.6s ease-in-out left ease-out;
  -o-transition: all 0.6s ease-in-out left ease-out;
  transition: all 0.6s ease-in-out left ease-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  height: 95%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
/* Our Additions */
.carousel .item {
  width: 100%;
}
.carousel .carousel-indicators li.active {
  display: inline-block !important;
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------
  
  Sprint 2

  -added .rgba for cross browser background colors
  */
.careercities .slidercities {
  display: none;
}
.careercities .filter .mobilemenu {
  display: none;
  padding-bottom: 45px;
}
.careercities .filter .mobilemenu h3 {
  color: #ffffff;
}
.careercities .filter .mobilemenu .selectboxit-container.selectboxit-container {
  width: 260px;
}
@media (max-width: 1024px) {
  .careercities .desktopmenu{
    display: none;
  }
  .careercities .filter.purple-filter {
    background: none;
    padding: 0;
  }
  .careercities .filter .mobilemenu {
    display: block;
    padding: 10px;
  }
  .careercities .filter .mobilemenu h3 {
    background: none;
    border: none;  
    color: #4f2981;
    padding: 0;
  }
  .careercities .filter .mobilemenu h3 span{
    display: none;
  }
  .careercities .filter .mobilemenu div#accordion {
    margin: 0 auto;
    width: 75%;
  }
  .careercities .filter .mobilemenu div{
    height: auto !important;
    padding-bottom: 0;
    padding-top: 0;
  }
  .careercities .filter .mobilemenu div .ui-accordion-content{
    padding: 0 5px;
  }
  .careercities .filter .mobilemenu div ul.subcategories {
    margin: 0;
  }
  .careercities .filter .mobilemenu div ul.subcategories li {
    display: block;
    margin: 5px 0;
    padding: 0;
  }
  .careercities .filter .mobilemenu div ul.subcategories li a{
    color: #666;
  }
}
@media (max-width: 768px) {
  .careercities .filter .mobilemenu div#accordion {
    width: 90%;
  }
}
.careercities .filter.purple-filter {
  /*padding: 20px 0 0;*/
}
@media (max-width: 1024px) {
  .careercities . {
    display: none;
  }
}
.careercities .desktopmenu .subcategories {
  padding-left: 0;
  margin-top: 0;
  /*height: 125px;*/
    /*-webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
    -webkit-column-width: 150px;
       -moz-column-width: 150px;
            column-width: 150px;
    -moz-column-fill: auto;
    column-fill: auto;*/

}
.careercities .desktopmenu .subcategories div {
  width: 14.2%;
  margin-bottom: 5px;
}
@media (max-width: 1350px) {
  .careercities .desktopmenu .subcategories div {
    width: 16.6%;
  }
}
@media (max-width: 1150px) {
  .careercities .desktopmenu .subcategories div {
    width: 20%;
  }
}
.careercities .slider-wrapper {
  background-color: #ebe7e4;
}
.careercities .slidercontent {
  height: 500px;
  background: #ebe7e4;
  position: relative;
  max-width: 80.3%;
  margin: 0 auto;
  overflow: hidden;
}
.careercities .slidercontent ul:first-child {
  height: 500px;
  padding-top: 70px;
  padding-bottom: 50px;
  list-style-type: none;
}
.careercities .slidercontent ul:first-child .sliderslide {
  float: left;
  padding: 10px 30px 0 30px;
}
.careercities .slidercontent .indicator {
  left: 50%;
}
.careercities .maintext {
  overflow: hidden;
  padding-left: 5px;
  padding-right: 5px;
}
.careercities .maintext .details {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #4f2d7f;
  margin-bottom: 5px;
}
.careercities .maintext .details span.date:after {
  color: #4f2d7f;
}
.careercities .maintext .details .postitle {
  font-size: 24px;
  color: #d52b1e;
}
.careercities .maintext .video {
  margin-bottom: 10px;
  max-width: 306px;
}
.careercities .maintext h3 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 30px;
  line-height: 34px;
  padding-bottom: 10px;
}
.careercities .maintext p {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4f2d7f;
  padding-top: 4px;
  padding-bottom: 4px;
}
.careercities .bottomtext {
  height: 100px;
  overflow: hidden;
}
.careercities .nav-arrow-next,
.careercities .nav-arrow-prev {
  opacity: 0;
  -moz-opactiy: 0;
  -webkit-opacity: 0;
}
.careercities #workIsotope .filter .subcategories.city {
  display: block;
}
.careercities .scroller-wrap {
  width: 100%;
  position: relative;
  /* On older OS versions "position" and "z-index" must be defined, */
  z-index: 1;
  /* it seems that recent webkit is less picky and works anyway. */
  overflow: hidden;
  background: #ebe7e4;
  padding: 20px 0;
}
@media (max-width: 1024px) {
  .careercities .scroller-wrap {
    padding: 30px 0 35px 0;
  }
}
.careercities .scroller-wrap .scroller {
  height: 100%;
  /*float: left;*/
  padding: 0;
}
.careercities .scroller-wrap .scroller .slide {
  position: relative;
  display: block;  
  margin: 0 auto !important;
  width: 75%;
}
.careercities .scroller-wrap .scroller .slide img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  margin: 0;
}
.careercities .scroller-wrap .scroller .slide .client-info {
  display: none;
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background: #4f2d7f;
  color: #ffffff;
  text-align: center;
  padding: 20%;
}
/*
@media (min-width: 1024px) {
  .careercities .scroller-wrap .scroller .slide .client:nth-child(1) {
    padding-left: 0;
    padding-right: 30px;
  }
  .careercities .scroller-wrap .scroller .slide .client:nth-child(3) {
    padding-right: 0;
    padding-left: 30px;
  }
}
*/
@media (min-width: 1024px) and (max-width: 1024px) {
  .careercities .scroller-wrap .scroller .slide .client.col-md-4 {
    width: 50%;
  }
}/*
@media (max-width: 1023px) and (min-width: 768px) {
  .careercities .scroller-wrap .scroller .slide .client:nth-child(odd) {
    padding-left: 0;
    padding-right: 30px;
  }
  .careercities .scroller-wrap .scroller .slide .client:nth-child(even) {
    padding-right: 0;
    padding-left: 30px;
  }
}*/
@media (max-width: 767px) {
  .careercities .scroller-wrap .scroller .slide .client {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .careercities .scroller-wrap .scroller-nav ul.indicator {
    width: 183px;
  }
  .careercities .scroller-wrap .scroller-nav ul.indicator li {
    margin-bottom: 4px;
  }
}
.careercities .scroller-wrap .empty-tile-left,
.careercities .scroller-wrap .empty-tile-right {
  background: #eeecea;
  position: absolute;
  width: 12%;
  top: 7px;
  bottom: 7px;
  padding: 0 !important;
}
@media (max-width: 768px) {
  .careercities .scroller-wrap .empty-tile-left,
  .careercities .scroller-wrap .empty-tile-right {
    width: 5%;
  }
}
.careercities .scroller-wrap .empty-tile-left div,
.careercities .scroller-wrap .empty-tile-right div {
  height: 50%;
  width: 100%;
  border-bottom: 7px solid #ebe7e4;
  border-top: 7px solid #ebe7e4;
}
.careercities .scroller-wrap .empty-tile-left div:first-child,
.careercities .scroller-wrap .empty-tile-right div:first-child {
  border-top: none;
}
.careercities .scroller-wrap .empty-tile-left div:last-child,
.careercities .scroller-wrap .empty-tile-right div:last-child {
  border-bottom: none;
}
.careercities .scroller-wrap .empty-tile-left.no-border div,
.careercities .scroller-wrap .empty-tile-right.no-border div {
  border: none;
}
.careercities .scroller-wrap .empty-tile-right {
  right: 0;
}
.careercities .scroller-wrap .empty-tile-left {
  left: 0;
}
#careercities-result-count{
  color: #4f2d7f;
  display: block;
  font-family: "DIN-Medium",Calibri,Arial,sans-serif;
  font-size: 22px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
.careersresults {
  background: #ebe7e4;
  padding: 20px 0;
}
.careersresults h2 {
  color: #4f2d7f;
  text-align: center;
  padding-bottom: 0;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
}
.careersresults .jobbox {
  margin: 10px 0;
  text-align: left;
}
div > a#careercities-view-more-button,
div > a#search-results-view-more-button{
  background: rgb(115,76,159);
  border: none;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  line-height: 13px;
  list-style: none;
  margin: 20px auto;
  padding: 10px 30px;
  text-decoration: none;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
div > a#careercities-view-more-button:hover,
div > a#search-results-view-more-button:hover{
  background: #74579c;
}
@media (min-width: 1200px) {
  .careersresults .jobbox:nth-child(5) {
    clear: both;
  }
  .careersresults .jobbox:nth-child(1) .jobresult,
  .careersresults .jobbox:nth-child(2) .jobresult,
  .careersresults .jobbox:nth-child(3) .jobresult,
  .careersresults .jobbox:nth-child(4) .jobresult {
    border-top: 0;
  }
}
@media (max-width: 768px) {
  .careersresults .jobbox {
    border-bottom: 1px solid #dbd5cf;
  }
  .careersresults .jobbox:last-child {
    border-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .careersresults .jobbox:nth-child(2n+3) {
    clear: both;
  }
  .careersresults .jobbox:nth-child(1) .jobresult,
  .careersresults .jobbox:nth-child(2) .jobresult {
    border-top: 0;
  }
}
.careersresults .jobbox .jobresult {
  color: #4f2d7f;
  font-family: "DIN-Regular",Calibri,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}
.careersresults .jobbox .jobresult p {
  padding-bottom: 0;
  margin-bottom: 8px;
}
.careersresults .jobbox .jobresult p span.postitle {
  color: #d52b1e;
  font-size: 24px;
}
.careersresults .jobbox .jobresult p span.job-desc,
.careersresults .jobbox .jobresult p a.job-link {
  font-size: 16px;
}
.careersresults .pagination-top {
  padding-bottom: 15px;
  display: block !important;
  font-size: .7em;
}
tr.careersresults .pagination-top {
  display: table-row !important;
}
th.careersresults .pagination-top,
td.careersresults .pagination-top {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .careersresults .pagination-top.hidden-xs {
    display: none !important;
  }
  tr.careersresults .pagination-top.hidden-xs {
    display: none !important;
  }
  th.careersresults .pagination-top.hidden-xs,
  td.careersresults .pagination-top.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .careersresults .pagination-top.hidden-sm {
    display: none !important;
  }
  tr.careersresults .pagination-top.hidden-sm {
    display: none !important;
  }
  th.careersresults .pagination-top.hidden-sm,
  td.careersresults .pagination-top.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .careersresults .pagination-top.hidden-md {
    display: none !important;
  }
  tr.careersresults .pagination-top.hidden-md {
    display: none !important;
  }
  th.careersresults .pagination-top.hidden-md,
  td.careersresults .pagination-top.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .careersresults .pagination-top {
    display: none !important;
  }
  tr.careersresults .pagination-top {
    display: none !important;
  }
  th.careersresults .pagination-top,
  td.careersresults .pagination-top {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .careersresults .pagination-top {
    display: none !important;
  }
  tr.careersresults .pagination-top {
    display: none !important;
  }
  th.careersresults .pagination-top,
  td.careersresults .pagination-top {
    display: none !important;
  }
}
.careersresults .pagination-bottom {
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: .7em;
}
.careersform.careerlandingsearch {
  padding: 0;
}
.careersform.careerlandingsearch .filter.purple-filter {
  padding: 16px 0 6px;
}
.careersform.careerlandingsearch .filter.purple-filter .category-container {
  height: auto;
}
.careersform.careerlandingsearch .filter.purple-filter .category-container .filter-categories .category {
  width: auto;
}
.careersform.careerlandingsearch .filter.purple-filter .category-container .filter-categories .category a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: block;
  padding: 5px 20px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  background: #74599a;
}
@media (max-width: 768px) {
  .careersform.careerlandingsearch .filter.purple-filter .category-container .filter-categories .category a {
    text-align: center;
    font-size: 14px;
  }
}
.careersform.careerlandingsearch .filter.purple-filter .category-container .filter-categories .category.selected a {
  color: #74599a;
  background: #ffffff;
}
.careersform.careerlandingsearch .filter.purple-filter .category-container .filter-categories .category a:hover {
  color: #74599a;
  background: #ffffff;
}
.careersform.careerlandingsearch .filter.purple-filter .category-container .filter-categories .category a {
  color: #fff !important;
}
.careersform.careerlandingsearch .filter.purple-filter .category-container .filter-categories .category:hover a,
.careersform.careerlandingsearch .filter.purple-filter .category-container .filter-categories .category.selected a {
  color: #74599a !important;
}
.careersform.careerlandingsearch .international {
  display: inline-block;
  min-height: 135px;
  padding: 30px 0;
  position: relative;
}
.careersform.careerlandingsearch .international .intlText {
  width: 64%;
  float: left;
  color: #666666;
}
@media (max-width: 920px) {
  .careersform.careerlandingsearch .international .intlText {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
  }
}
.careersform.careerlandingsearch .international .intlText p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .careersform.careerlandingsearch .international .intlText p {
    font-size: 15px;
    line-height: 16px;
  }
}
.careersform.careerlandingsearch .international .intlcareers {
  margin-left: 15px;
  float: right;
  padding: 10px;
  width: 33%;
  top: 0;
  right: 0;
  font-size: 10px;
  padding: 10px 15px 10px 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #d7d0ca;
}
@media (max-width: 920px) {
  .careersform.careerlandingsearch .international .intlcareers {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
  }
}

.careersform.careerlandingsearch .international .intlcareers h4 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 27px;
  color: #4f2d7f;
}

.careersform.careerlandingsearch .international .intlcareers img {
  height: 50px;
  width: 200px;
}
.careersform.careerlandingsearch .international .intlcareers a.view-btn {
  bottom: 0;
  max-width: none;
}
.careersform.careerlandingsearch .international .intlcareers .intlcareersimage {
  float: left;
  margin-right: 6px;
  font-size: 40px;
  line-height: 30px;
  color: #006699;
  background-color: #fff;
  height: 35px;
  border-radius: 9px;
}
.careersform.careerlandingsearch .international .intlcareers .intlcareersimage i {
  margin-top: -2px;
}
.careersform.careerlandingsearch .international .intlcareers p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
}
.careersform.careerlandingsearch .international > p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
  padding-top: 20px;
  padding-right: 390px;
}
@media (max-width: 1024px) {
  .careersform.careerlandingsearch .international > p {
    font-size: 15px;
    line-height: 16px;
  }
}
@media (max-width: 920px) {
  .careersform.careerlandingsearch .international > p {
    padding-right: 0;
  }
}
.careersform.careerlandingsearch .formrow {
  bottom: 24px;
  left: 15px;
  padding: 0;
  position: absolute;
  width: 64%;
}
.careersform.careerlandingsearch .formrow div{
  margin: 0;
}
.careersform.careerlandingsearch .formrow .formline {
  height: 76px;
}
.careersform.careerlandingsearch .formrow .formline.careerinput {
  float: left;
  margin-right: 10px;
  width: 32%;
}
.careersform.careerlandingsearch .formrow .formline.careerinput.submitline {
  margin-right: 0;
}

.careersform.careerlandingsearch .formrow .formline.careerinput .formlabel {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  color: #4f2d7f;
  width: 100%;
  padding-left: 0;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput label {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  padding-right: 5px;
  color: #4f2d7f;
  margin-right: 10px;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput label[for="radio-contractor"] {
  margin-right: 7px;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput label[for="radio-freelance"] {
  margin-right: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .careersform.careerlandingsearch .formrow .formline.careerinput .forminput label {
    font-size: 14px;
  }
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput .selectboxit-container.selectboxit-container {
  width: 100%;
  height: 36px;
  color: #ffffff;
  background-color: #a8a6a5;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput .selectboxit-container.selectboxit-container .selectboxit-btn {
  background-color: #a8a6a5;
  height: 36px;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput .selectboxit-container.selectboxit-container .selectboxit-arrow {
  top: 52%;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput .selectboxit-container.selectboxit-container span {
  line-height: 36px;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput input[type="text"] {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 16px;
  height: 36px;
  padding-left: 9px;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput input[type="text"].darkinput {
  background-color: #a8a6a5;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput input[type="radio"] {
  display: none;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput input[type="radio"] + label span {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: -1px 6px 0 0;
  vertical-align: middle;
  background: url(/content/dam/mrmworldwide/buttons/radio-sprite.png) left top no-repeat;
  cursor: pointer;
}
.careersform.careerlandingsearch .formrow .formline.careerinput .forminput input[type="radio"]:checked + label span {
  background: url(/content/dam/mrmworldwide/buttons/radio-sprite.png) -25px top no-repeat;
}
.careersform.careerlandingsearch .formrow .formline.careerinput.submitline {
  padding-top: 23px;
  padding-right: 0;
  font-size: 16px;
  width: 150px;
}
.careersform.careerlandingsearch .formrow .formline.careerinput.submitline a.mrmbutton {
  background: #4f2d7f;
  border: none;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 13px;
  margin: 5px 0;
  padding: 10px 20px;
  transition-duration: 0.2s;
  font-family: "Din-Bold";
}
.careersform.careerlandingsearch .formrow .formline.careerinput.submitline a.mrmbutton:hover {
  background: #74579c;
}
.careersform.careerlandingsearch .formrow .formline.radioline {
  width: 312px;
}
.careersform.careerlandingsearch .formrow .formline.radioline .forminput {
  padding-top: 4px;
}
.careersform.careerlandingsearch .formrow .formline.selecting .forminput {
  height: 30px;
}
.careersform.careerlandingsearch .formrow .selectboxit-container.selectboxit-container {
  width: 125px;
  margin-top: 1px;
}
@media (max-width: 1024px) {
  .careersform.careerlandingsearch .formrow .formline.careerinput{
    width: 30%;
  }
  .careersform.careerlandingsearch .formrow .formline.careerinput .formlabel {
    font-size: 14px;
  }
  .careersform.careerlandingsearch .formrow .formline.careerinput.submitline{
    padding-top: 19px;
  }
}
@media (max-width: 920px) {
  .careersform.careerlandingsearch .formrow{
    margin: 0;
    position: static;
    width: 100%;
  }
  .careersform.careerlandingsearch .formrow .formline.careerinput {
    display: inline-block;
    width: 30%;
  }
  .careersform.careerlandingsearch .formrow .formline.careerinput.submitline{
    height: auto;
    margin: 0 auto;
    padding-top: 18px;
  }
  .careersform.careerlandingsearch .formrow .formline.careerinput .formlabel {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .careersform.careerlandingsearch .formrow{
    margin: 0 10%;
    width: 80%;
  }
  .careersform.careerlandingsearch .formrow .formline.careerinput {
    display: block;
    width: 100%;
  }
  .careersform.careerlandingsearch .formrow .formline.careerinput.submitline{
    height: auto;
    margin: 0 auto;
    padding-top: 5px;
  }
  .careersform.careerlandingsearch .formrow .formline.careerinput .formlabel{
    font-size: 22px;
  }
}

#jobdetails .detail-section-title {
  color: #4F2D7F;
  font-size: 12px;
  text-align: left;
  min-height: 70px;
  height: auto;
  padding-left: 4%;
}
@media (max-width: 768px) {
  #jobdetails .detail-section-title {
    width: 90%;
  }
}
#jobdetails .detail-section-title div {
  text-align: left;
}
#jobdetails .detail-section-title .title-inside {
  height: auto;
  min-height: 70px;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
@media (max-width: 768px) {
  #jobdetails .detail-section-title .title-inside {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #jobdetails .detail-section-title .title-inside .socialpod {
    padding-bottom: 15px;
    float: left;
  }
}
@media (min-width: 768px) {
  #jobdetails .detail-section-title .title-inside .socialpod {
    float: right;
  }
}
#jobdetails .detail-section-title .title-inside .socialpod .social-nav {
  bottom: 20px;
}
@media (min-width: 768px) {
  #jobdetails .detail-section-title .title-inside .socialpod .social-nav {
    bottom: 10px;
    float: right;
  }
}
@media (max-width: 1024px) {
  #jobdetails .detail-section-title .title-inside .socialpod .social-nav {
    bottom: 25px;
  }
}
@media (max-width: 768px) {
  #jobdetails .detail-section-title .title-inside .socialpod .social-nav {
    position: relative;
    bottom: -5px;
    left: 10%;
  }
}
@media (max-width: 768px) {
  #jobdetails .detail-section-title .title-inside .socialpod .social-nav li {
    margin-left: 0;
    margin-right: 5px;
  }
}
#jobdetails .detail-section-title .title-inside{
  font-size: 18px;
}
#careersmenu.filter.purple-filter {
  padding: 0;
  font-weight: bold;
}
#careersmenu.filter.purple-filter .category {
  padding: 14px 0;
  min-width: 150px;
}
.careersform {
  background: #ebe7e4;
  padding: 50px 0;
}
.careersform .view-btn {
  position: relative;
}
.careersform .starred {
  color: #d52b1e;
}
.careersform .formrow {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .careersform .formrow {
    float: left;
    width: 50%;
  }
}
.careersform .formrow.phonerow {
  float: right;
}
.careersform .formrow.longrow {
  width: 100%;
}
.careersform .formrow.longrow .formline {
  width: 100%;
}
.careersform .formrow.longrow .formline .formlabel {
  width: 100%;
}
.careersform .formrow.longlabel {
  width: auto;
  padding-right: 0;
}
.careersform .formrow.longlabel .formline {
  width: auto;
  padding-right: 0;
}
.careersform .formrow.longlabel .formline .formlabel {
  width: auto;
  padding-right: 0;
}
.careersform .formrow .formline {
  margin: 5px 0;
}
.careersform .formrow .formline .formlabel {
  color: #4f2d7f;
  font-size: 16px;
  position: relative;
  float: left;
  width: 33.33333333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2px;
  padding-right: 0;
  font-weight: bold;
}
.careersform .formrow .formline .forminput {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
.careersform .formrow .formline .forminput.initials {
  position: relative;
  float: left;
  width: 16.666666666666664%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
.careersform .formrow .formline .forminput.selectrow {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.careersform .formrow .formline .forminput .selectboxit-container.selectboxit-container {
  width: 75%;
}
.careersform .formrow .formline .forminput .selectboxit-btn.selectboxit-enabled,
.careersform .formrow .formline .forminput .selectboxit-btn.selectboxit-enabled:hover,
.careersform .formrow .formline .forminput .selectboxit-btn.selectboxit-enabled:focus {
  background: #4c4742;
  height: 28px;
}
.careersform .formrow .formline .forminput .selectboxit-container span,
.careersform .formrow .formline .forminput .selectboxit-container .selectboxit-options a {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
}
.careersform .formrow .formline .forminput .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  top: 35%;
}
.careersform .formrow .formline .forminput .selectboxit-default-arrow {
  border-top: 7px solid #ebe7e4;
}
.careersform .formrow .formline .forminput .selectboxit-list {
  background: #4c4742;
  color: white;
}
.careersform .formrow .formline .forminput ::-webkit-scrollbar-thumb {
  background: #4c4742;
  border: thin solid #4c4742;
}
.careersform .formrow .formline .forminput .selectboxit-list .selectboxit-focus .selectboxit-option-anchor {
  background: #ebe7e4;
  color: #4c4742;
}
.careersform .formrow .formline .forminput .howyouheard {
  height: 22px;
}
.careersform .profileheading {
  font-size: 20px;
  margin-bottom: 50px;
}
.careersform .submitrow {
  padding-top: 20px;
}
.contactmap {
  background: #fff;
  color: #4c4742;
}
.contactmap .detail-section-title {
  position: relative;
  width: 75%;
  margin: 0 auto;
  padding: 20px 0;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title {
    padding: 15px 0;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title {
    width: 90%;
  }
}
.contactmap .detail-section-title .title-side {
  float: left;
  width: 75%;
  color: #4f2d7f;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .title-side {
    width: 60%;
    color: #4f2d7f;
  }
}
.contactmap .detail-section-title .title-side h2 {
  padding: 0;
  margin: 4px 0 6px 0;
  font-size: 28px;
  line-height: 1em;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .title-side h2 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .title-side h2 {
    margin: 0;
  }
}
.contactmap .detail-section-title .title-side .subinfo {
  display: block;
  text-align: left;
  color: #4C4742;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .title-side .subinfo {
    font-size: 11px;
  }
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .title-side .subinfo {
    margin-top: 5px;
  }
}
@media (max-width: 480px) {
  .contactmap .detail-section-title .title-side .subinfo {
    width: 84%;
  }
}
.contactmap .detail-section-title .title-side .subinfo span {
  padding-left: 4px;
}
.contactmap .detail-section-title .sharing-side {
  width: 25%;
  float: left;
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .sharing-side {
    padding-top: 15px;
    width: 100%;
  }
}
.contactmap .detail-section-title .sharing-side .social-nav {
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 30px;
  padding: 0;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .sharing-side .social-nav {
    top: 15px;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .sharing-side .social-nav {
    left: -5px;
    top: auto;
    bottom: 24px;
  }
}
.contactmap .detail-section-title .sharing-side .social-nav li {
  float: left;
  margin-left: 3px;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .sharing-side .social-nav li {
    margin-left: 3px;
  }
}
.contactmap .detail-section-title .sharing-side .social-nav li a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 5px;
  background: #4f2d7f;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .sharing-side .social-nav li a {
    width: 24px;
    height: 24px;
    padding: 2px;
  }
  .contactmap .detail-section-title .sharing-side .social-nav li a i {
    font-size: 15px;
  }
}
.contactmap .detail-section-title .sharing-side .social-nav li a img {
  width: 100%;
}
.contactmap .detail-section-title .sharing-side .social-nav li a i {
  color: #ffffff;
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .sharing-side .social-nav li a i {
    color: #ffffff;
  }
}
.contactmap .detail-section-title .sharing-side .view-btn {
  position: absolute;
  right: 0;
  bottom: 22px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  border: 0px;
  padding: 5px 15px 5px 30px;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  background: #4f2d7f url(/content/dam/mrmworldwide/buttons/white-arrow.png) 15px 49% no-repeat;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.contactmap .detail-section-title .sharing-side .view-btn:hover {
  border: 0px;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .sharing-side .view-btn {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .sharing-side .view-btn {
    bottom: 15px;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .sharing-side .view-btn {
    bottom: 23px;
  }
}
.contactmap .detail-section-title .action-btn {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  right: 0;
  bottom: 30px;
  color: #fff;
  font-size: 16px;
  padding: 2px 10px;
  border-radius: 15px;
  background: #d52b1e;
}
.contactmap .detail-section-title {
  padding: 20px 0;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title {
    padding: 15px 0;
  }
}
.contactmap .detail-section-title h2 {
  color: #4f2d7f;
  line-height: 1em;
  padding-bottom: 20px;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title h2 {
    font-size: 20px;
    padding-bottom: 7px;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title h2 {
    padding-bottom: 20px;
  }
}
.contactmap .detail-section-title h2 span {
  color: #d52b1e;
}
.contactmap .detail-section-title .address {
  font-size: 14px;
  text-align: left;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .address {
    font-size: 11px;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .address .adr {
    width: 100%;
  }
}
.contactmap .detail-section-title .address .adr div {
  display: inline;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .address {
    bottom: 8px;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .address {
    bottom: 15px;
  }
}
.contactmap .detail-section-title .view-btn {
  position: absolute;
  bottom: 70px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  border: 0px;
  padding: 5px 15px 5px 30px;
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  background: #4f2d7f url(/content/dam/mrmworldwide/buttons/white-arrow.png) 15px 49% no-repeat;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  background-image: url(/content/dam/mrmworldwide/buttons/white-arrow.png);
  padding-right: 10px;
  background-position: 11px 7px;
  max-width: 200px;
  width: 180px;
}
.contactmap .detail-section-title .view-btn:hover {
  border: 0px;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .view-btn {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .view-btn {
    bottom: 50px;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .view-btn {
    bottom: 60px;
  }
}
@media (max-width: 600px) {
  .contactmap .detail-section-title .view-btn {
    bottom: 62px;
  }
}
.contactmap .detail-section-title .action-btn {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 123px;
  padding: 5px 15px 5px 30px;
  color: #4c4742;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/map-closed-btn-red.png) no-repeat 10px 11px;
  border: 1px solid #bdb1a6;
  border-radius: 20px;
}
.contactmap .detail-section-title .action-btn.open-btn {
  background-image: url(/content/dam/mrmworldwide/buttons/map-open-btn-red.png);
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .action-btn {
    display: none;
  }
}
.contactmap .detail-section-title .action-btn:hover {
  border: 1px solid #4c4742;
}
.contactmap .detail-section-title .social-nav {
  position: absolute;
  top: 20px;
  right: 0;
  display: none;
}
@media (max-width: 1024px) {
  .contactmap .detail-section-title .social-nav {
    top: 30px;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .social-nav {
    top: 45px;
    right: none;
    left: 0;
  }
}
@media (max-width: 768px) {
  .contactmap .detail-section-title .social-nav li {
    margin-left: 0;
    margin-right: 5px;
  }
}
.contactmap .map-container {
  position: relative;
  height: 360px;
}
.contactmap .map-container #google-map {
  height: 100%;
  width: 100%;
  /* hide google's copyright */
}
.contactmap .map-container #google-map .gm-style-cc {
  display: none;
}
.contactmap .map-container #google-map img {
  width: 100%;
  height: 66px;
}
.contactmap .map-container .labels {
  color: #fff;
  background-color: #4f2d7f;
  font-size: 10px;
  padding: 2px 5px;
  font-size: 1.3em;
  text-align: center;
  white-space: nowrap;
  font-family: 'DINNextRoundedLTW02-Reg', Arial, Calibri, sans-serif;
}
.contactmap .map-container .top-shadow {
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  height: 25px;
  box-shadow: 0 20px 10px 0 rgba(0, 0, 0, 0.3);
}
.errorstate {
  background: #d52b1e;
  color: #ffffff;
  padding: 30px 0;
  display: none;
}
.errorstate .inner-error {
  min-height: 42px;
}
.errorstate .inner-error .errortriangle {
  float: left;
  margin-right: 20px;
}
.errorstate .inner-error .errormessages p {
  font-weight: bold;
  padding-bottom: 10px;
}
.errorstate .inner-error .errormessages p .specificerror {
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
}
.redstate {
  background: #d52b1e;
}
.redstate.selectred {
  color: #d52b1e;
  background: none;
  padding-right: 10px;
  line-height: 30px;
}
footer,
#footer {
  -webkit-box-shadow: inset 0 15px 15px #3a215d;
  -moz-box-shadow: inset 0 15px 15px #3a215d;
  box-shadow: inset 0 15px 15px #3a215d;
  width: 100%;
  padding: 3.2em 0 50px 0;
}
footer a,
#footer a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
footer h5,
#footer h5 {
  color: #fff;
  margin-top: 0;
}
footer section#globalFoot,
#footer section#globalFoot,
footer #globalComs,
#footer #globalComs {
  width: 45%;
  margin-left: 5%;
  padding: 0;
}
@media (max-width: 1023px) {
  footer section#globalFoot,
  #footer section#globalFoot,
  footer #globalComs,
  #footer #globalComs {
    width: 47.5%;
    margin-left: 0%;
  }
}
@media (max-width: 768px) {
  footer section#globalFoot,
  #footer section#globalFoot,
  footer #globalComs,
  #footer #globalComs {
    width: 100%;
    margin: 0;
  }
}
footer section#globalFoot .paragraph h6,
#footer section#globalFoot .paragraph h6,
footer #globalComs .paragraph h6,
#footer #globalComs .paragraph h6 {
  line-height: 2em;
  font-size: 16px;
  color: #ebe7e4;
  margin: 0;
  padding: 0;
}
footer #globalComs h6,
#footer #globalComs h6 {
  line-height: 1.4em;
}
footer #globalComs .paragraph p,
#footer #globalComs .paragraph p {
  margin: 0;
  padding: 0;
  color: #ebe7e4;
}
footer #globalComs .paragraph p a,
#footer #globalComs .paragraph p a {
  display: block;
  margin-bottom: 20px;
  word-wrap: break-word;
}
@media (max-width: 1023px) {
  footer #globalComs,
  #footer #globalComs {
    margin-right: 5%;
  }
}
footer #globalFoot .paragraph h5,
#footer #globalFoot .paragraph h5,
footer #globalFoot .paragraph h6,
#footer #globalFoot .paragraph h6 {
  line-height: 2em;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
footer #globalFoot .paragraph p,
#footer #globalFoot .paragraph p {
  margin: 0;
  padding: 0;
  color: #ebe7e4;
}
footer #globalFoot .paragraph p a,
#footer #globalFoot .paragraph p a {
  display: block;
  margin-bottom: 20px;
  word-wrap: break-word;
}
footer #globalFoot a,
#footer #globalFoot a {
  display: inline-block;
  margin-bottom: 20px;
}
footer .inFooter,
#footer .inFooter {
  width: 75%;
  margin: 0 auto;
}
@media (max-width: 480px) {
  footer .inFooter,
  #footer .inFooter {
    width: 90%;
  }
}
@media (max-width: 768px) {
  footer .footer-social,
  #footer .footer-social {
    text-align: left;
    width: 100%;
  }
}
footer .footer-social a,
#footer .footer-social a {
  color: #4f2d7f !important;
}
footer .footer-social a.iconSocial.fb.hover,
#footer .footer-social a.iconSocial.fb.hover {
  background: #2f54a4;
}
footer .footer-social a.iconSocial.tw.hover,
#footer .footer-social a.iconSocial.tw.hover {
  background: #3ca8e6;
}
footer .footer-social a.iconSocial.ln.hover,
#footer .footer-social a.iconSocial.ln.hover {
  background: #3181cf;
}
footer .footer-social a.iconSocial.in.hover,
#footer .footer-social a.iconSocial.in.hover {
  background: #D2C3AF;
}
footer .footer-social a.iconSocial.gl.hover,
#footer .footer-social a.iconSocial.gl.hover {
  background: #de2a31;
}
footer .footer-social a.iconSocial.rs.hover,
#footer .footer-social a.iconSocial.rs.hover {
  background: #f08300;
}
footer section#formArea,
#footer section#formArea {
  padding-left: 0;
}
footer section#formArea #contactForm,
#footer section#formArea #contactForm {
  width: 100%;
  padding-bottom: 30px;
}
footer section#formArea #contactForm fieldset,
#footer section#formArea #contactForm fieldset {
  margin: 0 0 .625em 0;
  padding: 0;
  overflow: hidden;
  clear: both;
  alignment-baseline: baseline;
}
footer section#formArea #contactForm fieldset.category,
#footer section#formArea #contactForm fieldset.category {
  margin-top: 10px;
}
footer section#formArea #contactForm label,
#footer section#formArea #contactForm label {
  float: left;
  text-align: right;
  padding: 0 1em 0 0;
  width: 35%;
  margin: 0;
  line-height: 2.125em;
  display: none;
}
footer section#formArea #contactForm input,
#footer section#formArea #contactForm input,
footer section#formArea #contactForm select,
#footer section#formArea #contactForm select,
footer section#formArea #contactForm textarea,
#footer section#formArea #contactForm textarea {
  width: 100%;
  margin: 0;
  padding: .5em;
  background-color: #371f59;
  color: #ffffff;
  font-family: 'DINNextRoundedLTW02-Reg', Arial, Calibri, sans-serif;
  letter-spacing: 1px;
  font-weight: normal;
  border: none;
  outline: none;
  -moz-border-radius: .25em;
  -webkit-border-radius: .25em;
  border-radius: .25em;
  behavior: url(css/PIE.htc);
}
footer section#formArea #contactForm #subject-field,
#footer section#formArea #contactForm #subject-field {
  display: none;
}
footer section#formArea #contactForm ::-webkit-input-placeholder,
#footer section#formArea #contactForm ::-webkit-input-placeholder {
  color: #ffffff;
}
footer section#formArea #contactForm :-moz-placeholder,
#footer section#formArea #contactForm :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
footer section#formArea #contactForm ::-moz-placeholder,
#footer section#formArea #contactForm ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
footer section#formArea #contactForm :-ms-input-placeholder,
#footer section#formArea #contactForm :-ms-input-placeholder {
  color: #ffffff;
}
footer section#formArea #contactForm select option,
#footer section#formArea #contactForm select option,
footer section#formArea #contactForm select:focus,
#footer section#formArea #contactForm select:focus,
footer section#formArea #contactForm select option:focus,
#footer section#formArea #contactForm select option:focus {
  outline: none;
}
footer section#formArea #contactForm fieldset.message,
#footer section#formArea #contactForm fieldset.message {
  position: relative;
  margin: 48px 0 10px 0;
  z-index: 99;
}
footer section#formArea #contactForm #send_button,
#footer section#formArea #contactForm #send_button {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  border: none;
  background-color: #a588ce;
  padding: 2px 15px 2px 30px;
  text-decoration: none;
  font-size: 1.2em;
  color: #ffffff;
  width: auto;
  float: left;
  border-radius: 20px;
}
footer section#formArea #contactForm #send_button:before,
#footer section#formArea #contactForm #send_button:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-right: 10px;
  position: absolute;
  top: 10px;
  left: 15px;
  background: url(/content/dam/mrmworldwide/buttons/white-arrow.png) no-repeat center;
}
footer section#formArea #contactForm #send_button:hover,
#footer section#formArea #contactForm #send_button:hover {
  background: #371f59;
  color: #ffffff;
}
footer section#formArea #contactForm fieldset.message textarea,
#footer section#formArea #contactForm fieldset.message textarea {
  height: 130px;
}
footer section#formArea #contactForm .recaptchaOption,
#footer section#formArea #contactForm .recaptchaOption {
  display: inline;
  font-size: 13px;
  margin: 0 3px 0 3px;
}
footer section#formArea #contactForm #recaptcha_challenge_image,
#footer section#formArea #contactForm #recaptcha_challenge_image {
  width: 100% !important;
}
footer section#formArea #contactForm #recaptcha_image,
#footer section#formArea #contactForm #recaptcha_image {
  width: 100% !important;
}
footer .copyrightfooter,
#footer .copyrightfooter {
  position: absolute;
  bottom: 0;
  height: 50px;
  width: 100%;
  background: #2e1a4a;
}
footer .copyrightfooter .copyrighttext,
#footer .copyrightfooter .copyrighttext {
  width: 75%;
  margin: 20px auto 0 auto;
  padding-left: 0;
  color: #ffffff;
  font-size: .625em;
}
@media (max-width: 480px) {
  footer .copyrightfooter .copyrighttext,
  #footer .copyrightfooter .copyrighttext {
    width: 90%;
  }
}
#insightsHome {
  background: #ffffff;
}
#insightsHome #home-insights-slider {
  padding: 20px 3px 20px 3px;
  background: #ebe7e4;
  max-width: 100%;
}
#insightsHome #home-insights-slider .scroller {
  margin: 0;
}
#insightsHome #home-insights-slider .scroller-nav {
  position: relative;
  display: none;
}
#insightsHome #home-insights-slider div.slide {
  position: relative;
  padding: 0 9px;
  text-align: center;
  float: left;
}
#insightsHome #home-insights-slider div.slide img {
  width: 100%;
}
#insightsHome #home-insights-slider div.slide .info {
  background: #ffffff;
  color: #4f2d7f;
  padding: 15px;
}
@media (max-width: 1024px) {
  #insightsHome #home-insights-slider div.slide .info {
    padding: 15px;
  }
}
@media (max-width: 768px) {
  #insightsHome #home-insights-slider div.slide .info {
    padding: 20px;
  }
}
#insightsHome #home-insights-slider div.slide .info h4 {
  text-align: left;
  font-size: 24px;
  line-height: 29px;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#insightsHome #home-insights-slider div.slide .info h4 a {
  color: #4f2d7f;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-2 span.shorten-2 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-3 span.shorten-3 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-4 span.shorten-4 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-5 span.shorten-5 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-6 span.shorten-6 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-7 span.shorten-7 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-8 span.shorten-8 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-8 span.shorten-8 {
  display: inline;
}
#insightsHome #home-insights-slider div.slide .info h4 a span.shorten-7 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-8 span.shorten-8 {
  display: inline;
}
#insightsHome #home-insights-slider div.slide .info h4 a span.shorten-7 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-7 span.shorten-7 {
  display: inline;
}
#insightsHome #home-insights-slider div.slide .info h4 a span.shorten-6 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-7 span.shorten-7 {
  display: inline;
}
#insightsHome #home-insights-slider div.slide .info h4 a span.shorten-6 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-6 span.shorten-6 {
  display: inline;
}
#insightsHome #home-insights-slider div.slide .info h4 a span.shorten-5 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-6 span.shorten-6 {
  display: inline;
}
#insightsHome #home-insights-slider div.slide .info h4 a span.shorten-5 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-5 span.shorten-5 {
  display: inline;
}
#insightsHome #home-insights-slider div.slide .info h4 a span.shorten-4 {
  display: none;
}
#insightsHome #home-insights-slider div.slide .info h4 a.span-amount-5 span.shorten-5 {
  display: inline;
}
#insightsHome #home-insights-slider div.slide .info h4 a span.shorten-4 {
  display: none;
}
@media (max-width: 1150px) {
  #insightsHome #home-insights-slider div.slide .info h4 {
    font-size: 20px;
    line-height: 24px;
  }
}
#insightsHome #home-insights-slider div.slide .info .insight-details .more-btn {
  position: relative;
  display: inline-block;
  padding: 6px 15px 5px 25px;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  white-space: nowrap;
}
@media (max-width: 1150px) {
  #insightsHome #home-insights-slider div.slide .info .insight-details .more-btn {
    font-size: 14px;
    padding: 6px 15px 5px 25px;
  }
}
@media (max-width: 1024px) {
  #insightsHome #home-insights-slider div.slide .info .insight-details .more-btn {
    top: 5px;
    margin: auto;
    display: inline;
  }
}
#insightsHome #home-insights-slider div.slide .info .insight-details .more-btn.mobile {
  float: right;
  top: -30px;
}
@media (max-width: 1024px) {
  #insightsHome #home-insights-slider div.slide .info .insight-details .more-btn.big-btn {
    display: none;
  }
}
#insightsHome #home-insights-slider div.slide .info .insight-details a.more-btn:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-right: 10px;
  position: absolute;
  top: 10px;
  left: 12px;
  background: url(/content/dam/mrmworldwide/buttons/purple-arrow.png) no-repeat center;
}
@media (max-width: 1150px) {
  #insightsHome #home-insights-slider div.slide .info .insight-details a.more-btn:before {
    left: 10px;
  }
}
@media (max-width: 1024px) {
  #insightsHome #home-insights-slider div.slide .info .insight-details a.more-btn:before {
    top: 9px;
  }
}
#insightsHome #home-insights-slider div.slide .info .insight-details .container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-top: 25px;
}
#insightsHome #home-insights-slider div.slide .info .insight-details .container .avatar {
  padding: 0;
  float: left;
  max-width: 80px;
}
@media (max-width: 1040px) {
  #insightsHome #home-insights-slider div.slide .info .insight-details .container .avatar {
    max-width: 70px;
  }
}
#insightsHome #home-insights-slider div.slide .info .insight-details .container .avatar img {
  width: 100%;
}
#insightsHome #home-insights-slider div.slide .info .insight-details .container .avatar-details {
  display: table;
  padding: 0px;
  text-align: left;
}
#insightsHome #home-insights-slider div.slide .info .insight-details .container .avatar-details .center-vertical {
  display: table-cell;
  vertical-align: bottom;
  font-size: 13px;
  padding-left: 10px;
}
@media (min-width: 1024px) {
  #insightsHome #home-insights-slider div.slide .info .insight-details .container .avatar-details .center-vertical {
    height: 80px;
  }
}
@media (max-width: 767px) {
  #home-insights-slider-indicator {
    bottom: -30px;
  }
}
#servicesHome {
  background: #4f2d7f;
}
#servicesHome .services-cont {
  padding: 60px 0;
  width: 100%;
}
@media (max-width: 1024px) {
  #servicesHome .services-cont {
    padding: 35px 0;
  }
}
@media (max-width: 768px) {
  #servicesHome .services-cont {
    padding: 10px 0 20px 0;
  }
}
#servicesHome .services-cont p {
  width: 75%;
  color: #fff;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 40px;
}
@media (max-width: 1024px) {
  #servicesHome .services-cont p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  #servicesHome .services-cont p {
    width: 90%;
  }
}
@media (max-width: 480px) {
  #servicesHome .services-cont p {
    font-size: 18px;
    line-height: 20px;
  }
}
#servicesHome .services-cont .services-ins {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #servicesHome .services-cont .services-ins {
    width: 75%;
  }
}
#servicesHome .services-cont .services-ins p {
  width: 70%;
  font-size: 30px;
  color: #4c4742;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  #servicesHome .services-cont .services-ins p {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  #servicesHome .services-cont .services-ins p {
    margin: 0 auto 30px auto;
  }
}
#servicesHome .services-cont .services-ins .service-section {
  position: relative;
  width: 50%;
  padding: 0;
  float: left;
  text-align: center;
}
@media (min-width: 768px) {
  #servicesHome .services-cont .services-ins .service-section {
    width: 25%;
    padding: 0 2%;
    float: left;
  }
}
@media (max-width: 767px) {
  #servicesHome .services-cont .services-ins .service-section {
    margin-bottom: 30px;
  }
}
#servicesHome .services-cont .services-ins .service-section .white-circle {
  width: 116px;
  height: 116px;
  -webkit-border-radius: 58px;
  -moz-border-radius: 58px;
  border-radius: 58px;
  background-color: #fff;
  color: #4f2d7f;
  font-size: 54px;
  text-align: center;
  line-height: 124px;
  margin: 0 auto 28px;
}
@media (max-width: 1024px) {
  #servicesHome .services-cont .services-ins .service-section .white-circle {
    width: 106px;
    height: 106px;
    font-size: 44px;
    line-height: 114px;
  }
}
@media (max-width: 767px) {
  #servicesHome .services-cont .services-ins .service-section .white-circle {
    margin: 0 auto 20px;
  }
}
@media (max-width: 480px) {
  #servicesHome .services-cont .services-ins .service-section .white-circle {
    width: 86px;
    height: 86px;
    font-size: 34px;
    line-height: 92px;
  }
}
#servicesHome .services-cont .services-ins .service-section h3 {
  font-size: 26px;
  margin-top: 10px;
  text-align: left;
  padding: 20px 10px 20px 80px;
  border-top: 1px solid #d7cfc9;
  border-bottom: 1px solid #d7cfc9;
  background: url(/content/dam/mrmworldwide/textures/bg-noise-light.jpg) repeat;
}
@media (max-width: 1024px) {
  #servicesHome .services-cont .services-ins .service-section h3 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #servicesHome .services-cont .services-ins .service-section h3 {
    text-align: center;
    padding: 0;
    border: 0 none;
    background: none;
  }
}
#servicesHome .services-cont .services-ins .service-section img {
  height: auto;
  width: 100%;
  max-width: 100px;
}
@media (max-width: 1024px) {
  #servicesHome .services-cont .services-ins .service-section img {
    max-width: 75px;
  }
}
@media (max-width: 768px) {
  #servicesHome .services-cont .services-ins .service-section img {
    float: left;
    max-width: 50px;
    margin: 20px 0 0 2.5%;
  }
}
#servicesHome .services-cont .services-ins .service-section p {
  width: 75%;
  margin: 40px auto 40px auto;
  font-size: 18px;
}
@media (max-width: 1024px) {
  #servicesHome .services-cont .services-ins .service-section p {
    font-size: 14px;
    margin: 20px auto 20px auto;
  }
}
#servicesHome .services-cont .services-ins .service-section.strategy p {
  color: #4f2d7f !important;
}
#servicesHome .services-cont .services-ins .service-section.creative p {
  color: #f0ab00 !important;
}
#servicesHome .services-cont .services-ins .service-section.technology p {
  color: #d52b1e !important;
}
#servicesHome .services-cont .services-ins .service-section.performance p {
  color: #009b3a !important;
}
#servicesHome .services-cont .services-ins .service-section a.view-btn {
  display: inline-block;
}
@media (max-width: 767px) {
  #servicesHome .services-cont .services-ins .service-section a.view-btn {
    position: relative;
    bottom: 0;
    left: 0px;
  }
}
.socialitems {
  background: #ebe7e4;
  padding-bottom: 20px;
}
.socialitems .socialcontainer .fivecolumn .socialitem {
  margin: 20px 0 0 20px;
  -moz-box-shadow: 5px 5px 0 0 #4f2d7f;
  -webkit-box-shadow: 5px 5px 0 0 #4f2d7f;
  box-shadow: 5px 5px 0 0 #4f2d7f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: .8em;
  color: #4f2d7f !important;
  background: #ffffff;
  padding: 10px;
}
.socialitems .socialcontainer .fivecolumn .socialitem .video .video-js {
  padding-top: 57%;
}
.socialitems .socialcontainer .fivecolumn .socialitem .video .video-js .vjs-tech {
  width: 100% !important;
  height: 100% !important;
}
.socialitems .socialcontainer .fivecolumn .socialitem .name {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .socialitems .socialcontainer .fivecolumn .socialitem {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .socialitems .socialcontainer .fivecolumn .socialitem {
    padding: 10px;
  }
}
.socialitems .socialcontainer .fivecolumn .socialitem .profilepic {
  padding-left: 15px;
  width: 65px;
}
.socialitems .socialcontainer .fivecolumn .socialitem .inicon {
  padding-right: 15px;
}
.socialitems .socialcontainer .fivecolumn .socialitem .socialicon {
  float: right;
  height: 0;
}
.socialitems .socialcontainer .fivecolumn .socialitem .socialicon .socialbadge {
  margin-bottom: -30px;
  z-index: 1;
  position: relative;
  padding: 10px 10px 0 0;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook {
  background: #ffffff;
  padding: 10px 25px;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter hr,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook hr {
  display: block;
  margin: 10px -15px;
  border-top: 1px solid #bdb1a6;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter a,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook a {
  color: #4f2d7f !important;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter .twitter-handle,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook .twitter-handle {
  color: #d52b1e !important;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter .header,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook .header {
  margin-left: -30px;
  margin-right: -20px;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter .retweet,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook .retweet {
  margin-top: 5px;
  color: #bdb1a6;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter .retweet img,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook .retweet img {
  width: 80%;
  height: 80%;
  max-height: 10px;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter .details,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook .details {
  color: #bdb1a6;
  text-transform: uppercase;
  font-size: .8em;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter .details .retweets,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook .details .retweets {
  margin-right: 5px;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter .details .number,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook .details .number {
  font-size: 1em;
  font-weight: bold;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter .details .control,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook .details .control {
  margin-left: 10px;
}
.socialitems .socialcontainer .fivecolumn .socialitem.twitter .fbwall,
.socialitems .socialcontainer .fivecolumn .socialitem.facebook .fbwall {
  word-wrap: break-word;
}
.socialitems .socialcontainer .fivecolumn .socialitem .iconcontainer {
  float: right;
  padding: 5px 8px;
  border: 1px solid #4f2d7f;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin-right: 15px;
}
.socialitems .socialcontainer .fivecolumn .socialitem .iconcontainer .fa-facebook {
  padding: 0 3px;
}
.socialitems .socialcontainer .fivecolumn .socialitem .header .iconcontainer {
  margin-right: 5px;
}
.socialitems .socialcontainer .fivecolumn .socialitem img {
  width: 100%;
}
.socialitems .socialcontainer .fivecolumn .socialitem img.profilepic {
  width: 47px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.socialitems .socialcontainer .fivecolumn .socialitem img.check {
  width: 16px;
}
.socialitems .socialcontainer .fivecolumn .socialitem img.twittericon {
  width: 34px;
  height: 34px;
}
@media screen and (min-width: 1025px) {
  .socialitems .socialcontainer .fivecolumn {
    width: 19.5%;
    float: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .socialitems .socialcontainer .fivecolumn {
    width: 48.5%;
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .socialitems .socialcontainer .fivecolumn {
    width: 94.5%;
  }
}
#workHome {
  background: #ffffff;
}
#workHome #home-work-slider {
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#workHome #home-work-slider .scroller {
  margin: 0;
}
#workHome #home-work-slider .scroller div.slide {
  display: block;
  float: left;
  padding: 0 !important;
  margin: -1px;
  overflow: hidden;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: visible;
}
@media (min-width: 768px) {
  #workHome #home-work-slider .scroller div.slide {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #workHome #home-work-slider .scroller div.slide {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 1200px) {
  #workHome #home-work-slider .scroller div.slide {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 768px) {
  #workHome #home-work-slider .scroller div.slide {
    margin: 0;
  }
  #workHome #home-work-slider .scroller div.slide:nth-child(5),
  #workHome #home-work-slider .scroller div.slide:nth-child(6) {
    display: none;
  }
}
#workHome #home-work-slider .scroller div.slide img {
  width: 102%;
  padding-bottom: 10px;
  margin-bottom: -10px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
#workHome #home-work-slider .scroller div.slide a.more-btn {
  position: relative;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  border: 0px;
  padding: 5px 15px 5px 30px;
  color: #4f2d7f;
  font-size: 16px;
  line-height: 16px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/purple-arrow.png) 15px 49% no-repeat;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#workHome #home-work-slider .scroller div.slide a.more-btn:hover {
  border: 0px;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  #workHome #home-work-slider .scroller div.slide a.more-btn {
    font-size: 14px;
  }
}
#workHome #home-work-slider .scroller div.slide .hover-overlay {
  width: 102%;
}
@media (max-width: 768px) {
  #workHome #home-work-slider .scroller div.slide .hover-overlay {
    text-align: center;
  }
}
@media (max-width: 768px) {
  #workHome #home-work-slider .scroller div.slide .hover-overlay a {
    display: inline-block;
  }
}
#workHome #home-work-slider .scroller div.slide .hover-overlay h3 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1150px) {
  #workHome #home-work-slider .scroller div.slide .hover-overlay h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  #workHome #home-work-slider .scroller div.slide .hover-overlay h3 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  #workHome #home-work-slider .scroller div.slide .hover-overlay p {
    font-size: 16px;
  }
}
#workHome #home-work-slider .scroller div.slide .hover-overlay .hover-box > p {
  display: none;
}
@media (max-width: 768px) {
  #workHome #home-work-slider .scroller div.slide .hover-overlay .hover-box {
    width: 100%;
    position: relative;
    top: 30px;
  }
}
#workHome #home-work-slider .scroller .touch-selected .hover-overlay {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
#workHome #home-work-slider .scroller-nav .prev,
#workHome #home-work-slider .scroller-nav .next,
#workHome #home-work-slider .scroller-nav ul.indicator li {
  display: none;
}
#insights-content {
  width: 100%;
  background: #ebe7e4;
  padding: 40px 0 90px 0;
  position: relative;
  color: #4c4742;
  /* Audio player section */
  /* END OF Audio player section */
}
@media (max-width: 1024px) {
  #insights-content {
    padding: 20px 0 45px 0;
  }
}
#insights-content .section {
  width: 75%;
  margin: 0 auto;
}
#insights-content .section.fullscreen {
  width: 100%;
}
@media (max-width: 768px) {
  #insights-content .section {
    width: 90%;
  }
}
#insights-content .section.multi-column {
  -webkit-column-count: 2;
  -webkit-column-gap: 5%;
  -moz-column-count: 2;
  -moz-column-gap: 5%;
  column-count: 2;
  column-gap: 5%;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 780px) {
  #insights-content .section.multi-column {
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
#insights-content .section.multi-column.middle {
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-count: 1;
  -moz-column-gap: 0;
  column-count: 1;
  column-gap: 0;
}
@media (max-width: 1024px) {
  #insights-content .section.multi-column {
    font-size: 18px;
    line-height: 20px;
  }
}
#insights-content .section.multi-column p {
  padding-bottom: 15px;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #insights-content .section.multi-column p {
    font-size: 18px;
    line-height: 20px;
  }
}
#insights-content .section.slider {
  position: relative;
  overflow: hidden;
  border: none;
}
@media (max-width: 1024px) {
  #insights-content .section.slider {
    padding-bottom: 0;
  }
}
#insights-content .section.slider .scroller-wrap {
  width: 100%;
  position: relative;
  /* On older OS versions "position" and "z-index" must be defined, */
  z-index: 1;
  /* it seems that recent webkit is less picky and works anyway. */
  padding-bottom: 80px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  #insights-content .section.slider .scroller-wrap {
    padding-bottom: 40px;
  }
}
#insights-content .section.slider .scroller-wrap .scroller {
  height: 100%;
  float: left;
}
#insights-content .section.slider .scroller-wrap .slide {
  float: left;
}
#insights-content .section.slider .scroller-wrap .slide p {
  padding: 0;
}
#insights-content .section.slider .scroller-wrap .slide img {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
  margin: 0;
}
#insights-content .section.slider .scroller-wrap .scroller-nav {
  bottom: -40px;
}
#insights-content .section.slider .scroller-wrap .scroller-nav .prev i,
#insights-content .section.slider .scroller-wrap .scroller-nav .next i {
  margin-top: -90px;
}
#insights-content h1 {
  text-align: center;
  padding-top: .75em;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
}
@media (max-width: 1400px) {
  #insights-content h1 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  #insights-content h1 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  #insights-content h1 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  #insights-content h1 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  #insights-content h1 {
    font-size: 24px;
    line-height: 26px;
  }
}
#insights-content h1 b {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: normal !important;
}
#insights-content h1 b i {
  font-style: normal !important;
}
@media (max-width: 480px) {
  #insights-content h1 {
    display: block;
  }
}
#insights-content h3 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
  padding: 20px 0 6px;
}
@media (max-width: 1024px) {
  #insights-content h3 {
    font-size: 20px;
    line-height: 22px;
  }
}
#insights-content .purple {
  color: #4f2d7f;
}
#insights-content .big {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 0px;
  display: block;
}
@media (max-width: 1024px) {
  #insights-content .big {
    font-size: 20px;
    line-height: 22px;
  }
}
#insights-content .bold,
#insights-content b {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#insights-content a {
  color: #4f2d7f;
  text-decoration: underline;
}
#insights-content p {
  padding-bottom: 20px;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #insights-content p {
    font-size: 18px;
    line-height: 20px;
  }
}
#insights-content p .purple {
  color: #4f2d7f;
}
#insights-content p .big {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 0px;
  display: block;
}
@media (max-width: 1024px) {
  #insights-content p .big {
    font-size: 20px;
    line-height: 22px;
  }
}
#insights-content p .bold,
#insights-content p b {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#insights-content p a {
  color: #4f2d7f;
  text-decoration: underline;
}
#insights-content ul {
  margin: 10px 0 30px;
}
#insights-content ul li {
  margin-bottom: 10px;
}
#insights-content ol {
  list-style-type: decimal;
  padding: 0 0 0 1.4em;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #insights-content ol {
    font-size: 18px;
    line-height: 20px;
  }
}
#insights-content ol .purple {
  color: #4f2d7f;
}
#insights-content ol .big {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 0px;
  display: block;
}
@media (max-width: 1024px) {
  #insights-content ol .big {
    font-size: 20px;
    line-height: 22px;
  }
}
#insights-content ol .bold,
#insights-content ol b {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
#insights-content ol a {
  color: #4f2d7f;
  text-decoration: underline;
}
#insights-content img {
  width: 100%;
  margin: 40px 0;
}
#insights-content img.fixed-width {
  width: 200px;
}
#insights-content .pull-right {
  float: right;
  margin: 0 0 20px 20px;
}
@media (max-width: 780px) {
  #insights-content .pull-right {
    margin-top: 20px;
  }
}
#insights-content .pull-left {
  float: left;
  margin: 0 20px 20px 0;
}
@media (max-width: 780px) {
  #insights-content .pull-left {
    margin-top: 20px;
  }
}
#insights-content .video-section {
  margin: 40px auto 40px auto;
  background: #4f2d7f;
}
#insights-content .video-section .video {
  width: 67%;
  margin: 0 auto;
}
#insights-content .video-section .video-js {
  padding-top: 34%;
}
#insights-content .video-section .video-js .vjs-big-play-button {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  width: 145px;
  height: 54px;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -72px;
  background: url(/content/dam/mrmworldwide/play-btn.png) no-repeat center;
  border: none;
  box-shadow: none;
  text-indent: -9999px;
  opacity: 1;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#insights-content .video-section .video-js .vjs-big-play-button:hover {
  opacity: .75;
}
#insights-content .video-section.fullscreen .video {
  width: 100%;
}
#insights-content .audio-player {
  margin: 40px auto;
}
@media (max-width: 768px) {
  #insights-content .audio-player {
    width: 100%;
  }
}
#insights-content .audio-player .player-author-info {
  position: relative;
  float: left;
  width: 25%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1630px) {
  #insights-content .audio-player .player-author-info {
    width: 30%;
  }
}
@media (max-width: 1390px) {
  #insights-content .audio-player .player-author-info {
    width: 35%;
  }
}
@media (max-width: 1210px) {
  #insights-content .audio-player .player-author-info {
    width: 40%;
  }
}
@media (max-width: 1024px) {
  #insights-content .audio-player .player-author-info {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  #insights-content .audio-player .player-author-info {
    left: 5%;
  }
}
#insights-content .audio-player .player-author-info img {
  float: left;
  width: 118px;
  height: 118px;
  margin: 0 20px 0 0;
}
@media (max-width: 1024px) {
  #insights-content .audio-player .player-author-info img {
    width: 59px;
    height: 59px;
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  #insights-content .audio-player .player-author-info img {
    display: none;
  }
}
#insights-content .audio-player .player-author-info h3,
#insights-content .audio-player .player-author-info p {
  color: #fff;
}
#insights-content .audio-player .player-author-info h3 {
  font-size: 18px;
  margin: 30px 0 0 0;
  padding: 0;
}
@media (max-width: 1024px) {
  #insights-content .audio-player .player-author-info h3 {
    font-size: 12px;
    margin: 0;
  }
}
#insights-content .audio-player .player-author-info p {
  font-size: 13px;
}
@media (max-width: 1024px) {
  #insights-content .audio-player .player-author-info p {
    font-size: 10px;
    top: 15px;
  }
}
#insights-content div.jp-audio {
  position: relative;
  width: 100%;
  padding: 30px;
  border: 1px solid #d1c9d6;
  background-color: #4f2d7f;
}
@media (max-width: 1024px) {
  #insights-content div.jp-audio {
    height: 90px;
    padding: 15px;
  }
  #insights-content div.jp-audio div.jp-type-single div.jp-time-holder {
    top: 5px;
    right: 60px;
    width: 70px;
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  #insights-content div.jp-audio {
    padding: 30px 0;
    height: 100px;
    border-left: none;
    border-right: none;
  }
  #insights-content div.jp-audio div.jp-type-single div.jp-time-holder {
    right: 17px;
  }
}
@media (max-width: 1630px) {
  #insights-content div.jp-audio div.jp-interface {
    width: 70%;
  }
}
@media (max-width: 1390px) {
  #insights-content div.jp-audio div.jp-interface {
    width: 65%;
  }
}
@media (max-width: 1210px) {
  #insights-content div.jp-audio div.jp-interface {
    width: 60%;
  }
}
@media (max-width: 1024px) {
  #insights-content div.jp-audio div.jp-interface {
    position: relative;
    height: 25px;
    width: 88%;
    top: 30px;
    left: 70px;
    float: none;
  }
  #insights-content div.jp-audio div.jp-interface div.jp-seek-bar {
    background: #4f2d7f;
    margin-top: 11px;
    width: 0px;
    height: 4px;
    cursor: pointer;
    border-radius: 4px;
  }
  #insights-content div.jp-audio div.jp-interface div.jp-volume-bar {
    top: -46px;
    right: -10px;
  }
  #insights-content div.jp-audio div.jp-interface ul.jp-controls {
    padding: 0;
  }
  #insights-content div.jp-audio div.jp-interface div.jp-current-time,
  #insights-content div.jp-audio div.jp-interface div.jp-duration {
    width: 32px;
    font-size: 12px;
    margin-top: 0;
  }
  #insights-content div.jp-audio div.jp-interface div.jp-progress {
    top: 0;
    left: 40px;
    right: 40px;
    height: 24px;
    padding: 0 100px 0 20px;
  }
  #insights-content div.jp-audio div.jp-interface a.jp-play,
  #insights-content div.jp-audio div.jp-interface a.jp-pause,
  #insights-content div.jp-audio div.jp-interface a.volume {
    position: absolute;
    top: 0;
    width: 30px;
    height: 24px;
  }
  #insights-content div.jp-audio div.jp-interface a.jp-play {
    background: url("/js/vendor/jplayer/skin/mrm/controls-small.png") 0 0 no-repeat;
  }
  #insights-content div.jp-audio div.jp-interface a.jp-play:hover {
    background: url("/js/vendor/jplayer/skin/mrm/controls-small.png") 0 -24px no-repeat;
  }
  #insights-content div.jp-audio div.jp-interface a.jp-pause {
    background: url("/js/vendor/jplayer/skin/mrm/controls-small.png") 0 -48px no-repeat;
  }
  #insights-content div.jp-audio div.jp-interface a.jp-pause:hover {
    background: url("/js/vendor/jplayer/skin/mrm/controls-small.png") 0 -72px no-repeat;
  }
  #insights-content div.jp-audio div.jp-interface a.volume {
    background: url("/js/vendor/jplayer/skin/mrm/controls-small.png") 0 -95px no-repeat;
  }
  #insights-content div.jp-audio div.jp-interface a.volume:hover {
    background: url("/js/vendor/jplayer/skin/mrm/controls-small.png") 0 -119px no-repeat;
  }
}
@media (max-width: 768px) {
  #insights-content div.jp-audio div.jp-interface {
    width: 90%;
    top: 30px;
    left: 0;
    margin: 0 auto;
  }
  #insights-content div.jp-audio div.jp-interface a.jp-play,
  #insights-content div.jp-audio div.jp-interface a.jp-pause,
  #insights-content div.jp-audio div.jp-interface a.volume {
    top: -30px;
  }
  #insights-content div.jp-audio div.jp-interface a.jp-play,
  #insights-content div.jp-audio div.jp-interface a.jp-pause {
    right: 40px;
  }
  #insights-content div.jp-audio div.jp-interface div.jp-progress {
    left: 0;
    right: 0;
  }
  #insights-content div.jp-audio div.jp-interface div.jp-volume-bar {
    top: -87px;
    right: 11px;
  }
}
#insights-content .quote-image {
  margin: 40px 0;
}
#insights-content .quote-image div {
  display: table;
}
#insights-content .quote-image img {
  display: table-cell;
  width: 100%;
}
#insights-content .quote {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.3px;
  display: block;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  #insights-content .quote {
    font-size: 22px;
    line-height: 26px;
  }
}
#insights-content .quote:before {
  content: '';
  float: left;
  display: inline-block;
  width: 16px;
  height: 36px;
  margin-right: 6px;
  position: relative;
  top: -6px;
}
@media (max-width: 1024px) {
  #insights-content .quote:before {
    width: 14px;
    height: 18px;
    margin-right: 4px;
  }
}
#insights-content .quote:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 36px;
  margin: 0 0 -15px 8px;
  position: relative;
  top: -11px;
}
@media (max-width: 1024px) {
  #insights-content .quote:after {
    width: 14px;
    height: 18px;
    margin: 0 0 -5px 5px;
  }
}
#insights-content .quote.purple {
  color: #4f2d7f;
}
#insights-content .quote.purple:before {
  background: url(/content/dam/mrmworldwide/work/quote-left-purple.png) no-repeat center;
  background-size: 100%;
}
#insights-content .quote.purple:after {
  background: url(/content/dam/mrmworldwide/work/quote-right-purple.png) no-repeat center;
  background-size: 100%;
}
#insights-content .quote.red {
  color: #d52b1e;
}
#insights-content .quote.red:before {
  background: url(/content/dam/mrmworldwide/work/quote-left-red.png) no-repeat center;
}
#insights-content .quote.red:after {
  background: url(/content/dam/mrmworldwide/work/quote-right-red.png) no-repeat center;
}
#insights-content iframe {
  margin: 20px 0 40px 0;
  height: 720px;
}
@media (max-width: 1024px) {
  #insights-content iframe {
    height: 510px;
  }
}
@media (max-width: 768px) {
  #insights-content iframe {
    height: 380px;
  }
}
@media (max-width: 510px) {
  #insights-content iframe {
    height: 260px;
  }
}
@media (max-width: 320px) {
  #insights-content iframe {
    height: 170px;
  }
}
#insights-content .parbase.section {
  width: 100%;
}
#insights-content .parbase.section .section.large-image {
  width: 100%;
}
#insigths-info {
  width: 100%;
  height: 140px;
  background: #ffffff;
  color: #4f2d7f;
}
@media (max-width: 1024px) {
  #insigths-info {
    height: 90px;
  }
}
@media (max-width: 768px) {
  #insigths-info {
    padding-top: 18px;
    height: 182px;
  }
}
#insigths-info .insights-inside {
  position: relative;
  width: 75%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #insigths-info .insights-inside {
    height: 164px;
    width: 90%;
  }
}
#insigths-info .insights-inside img.info-img {
  float: left;
  width: 140px;
  height: 140px;
}
@media (max-width: 1024px) {
  #insigths-info .insights-inside img.info-img {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 768px) {
  #insigths-info .insights-inside img.info-img {
    width: 70px;
    height: 70px;
  }
}
#insigths-info .insights-inside .info {
  float: left;
  margin: 0 0 0 36px;
  color: #4f2d7f;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 768px) {
  #insigths-info .insights-inside .info {
    width: 60%;
    color: #4f2d7f;
  }
}
#insigths-info .insights-inside .info h3 {
  padding: 0;
  margin: 24px 0 6px 0;
  font-size: 28px;
  line-height: 1em;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1024px) {
  #insigths-info .insights-inside .info h3 {
    margin: 10px 0 0 0;
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  #insigths-info .insights-inside .info h3 {
    margin: 0;
  }
}
#insigths-info .insights-inside .info ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #4C4742;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1024px) {
  #insigths-info .insights-inside .info ul {
    font-size: 11px;
  }
}
#insigths-info .insights-inside .social-nav {
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 30px;
  padding: 0;
}
@media (max-width: 1024px) {
  #insigths-info .insights-inside .social-nav {
    top: 15px;
  }
}
@media (max-width: 768px) {
  #insigths-info .insights-inside .social-nav {
    left: -5px;
    top: auto;
    bottom: 54px;
  }
}
#insigths-info .insights-inside .social-nav li {
  float: left;
  margin-left: 3px;
}
@media (max-width: 1024px) {
  #insigths-info .insights-inside .social-nav li {
    margin-left: 3px;
  }
}
#insigths-info .insights-inside .social-nav li a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 5px;
  background: #4f2d7f;
}
@media (max-width: 1024px) {
  #insigths-info .insights-inside .social-nav li a {
    width: 24px;
    height: 24px;
    padding: 2px;
  }
  #insigths-info .insights-inside .social-nav li a i {
    font-size: 15px;
  }
}
#insigths-info .insights-inside .social-nav li a img {
  width: 100%;
}
#insigths-info .insights-inside .social-nav li a i {
  color: #ffffff;
}
@media (max-width: 768px) {
  #insigths-info .insights-inside .social-nav li a i {
    color: #ffffff;
  }
}
#insigths-info .insights-inside .view-btn {
  position: absolute;
  right: 0;
  bottom: 40px;
  color: #ffffff;
  background-color: #4f2d7f;
  font-size: 16px;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  background-image: url(/content/dam/mrmworldwide/buttons/white-arrow.png);
  padding: 5px 15px 5px 30px;
  background-position: 16px 49%;
  border: 0px;
  max-width: none;
}
@media (max-width: 1024px) {
  #insigths-info .insights-inside .view-btn {
    font-size: 14px;
    bottom: 15px;
    padding: 5px 15px 4px 25px;
    font-size: 12px;
    background-position: 11px 7px;
  }
}
@media (max-width: 768px) {
  #insigths-info .insights-inside .view-btn {
    bottom: 23px;
    color: #d7d0ca;
    background-image: url(/content/dam/mrmworldwide/buttons/white-arrow.png);
    background-color: #4f2d7f;
  }
}
#insigths-info .insights-inside .view-btn + a {
  bottom: 5px;
}
@media (max-width: 1024px) {
  #insigths-info .insights-inside .view-btn + a {
    right: 123px;
  }
}
@media (max-width: 1024px) {
  #insigths-info .insights-inside .view-btn:hover {
    border: 1px solid #a588ce;
    background-position: 15px 7px;
  }
}
#jobdetails {
  width: 81%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #jobdetails {
    padding-top: 30px;
  }
}
#jobdetails .inside-width > h3 {
  color: #666;
  padding: 0;
}

#jobdetails .inside-width > p {
  font-size: 16px;
  line-height: 20px;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #666;
  padding: 0px;
  margin: 10px 0px;
  display: block;
}
#jobdetails .inside-width > ul {
  display: inline;
  margin: 0px;
  padding: 0px;
}
#jobdetails .inside-width > ul li{
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-left: 10px;
}

/*
@media (min-width: 1024px) {
  #jobdetails .inside-width > p:first-of-type {
    float: left;
    width: 58.333333333333336%;
}
@media (min-width: 1200px) {
  #jobdetails .inside-width > p:first-of-type {
    float: left;
    width: 66.66666666666666%;
}
}*/
@media (max-width: 1023px) {
  #jobdetails .inside-width > p:first-of-type {
    width: 100%;
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  #jobdetails .inside-width > p {
    font-size: 14px;
    line-height: 18px;
  }
}
/*
@media (min-width: 1024px) {
  #jobdetails h2 {
    float: left;
    width: 58.333333333333336%;
}
@media (min-width: 1200px) {
  #jobdetails h2 {
    float: left;
    width: 66.66666666666666%;
  }
}
*/
@media (max-width: 1023px) {
  #jobdetails h2 {
    width: 100%;
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  #jobdetails h2 {
    font-size: 18px;
    line-height: 23px;
    padding-bottom: 10px !important;
    float: none;
  }
}
#jobdetails span{
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  display: inline;
}
@media (max-width: 767px) {
  #jobdetails h3 {
    font-size: 18px;
    line-height: 23px;
    padding-top: 20px;
    padding-bottom: 7px;
  }
}
#jobdetails .title{
  color: #d52b1e;
}
#jobdetails .title span{
  color: #4f2d7f;
  font-weight: 700;
}
#jobdetails .title span.job-info{
  font-weight: 400;
}
#jobdetails .inside-width {
  position: relative;
}
.jobDetails .title-inside{
  height: auto;
}
.jobDetails .title-inside h2{
  float: left;
  width: auto;
}
.jobDetails .title-inside .applybox {
  float: right;
  margin: 10px 0;
  text-align: center;
  width: 190px; 
}
@media (max-width: 768px) {
  .jobDetails .title-inside .applybox {
    display: none;
  }
}
.jobDetails .applybox {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.jobDetails .applybox.float-right{
    float: right;
}
/*
@media (min-width: 1024px) {
  .jobDetails .applybox {
    width: 41.66666666666667%;
  }
}
@media (min-width: 1200px) {
  .jobDetails .applybox {
    width: 33.33333333333333%;
  }
}
*/
@media (max-width: 1023px) {
  .jobDetails .applybox {
    /*width: 100%;*/
    margin: 10px 0 0 0;
    top: 0;
    height: auto;
  }
}
@media (max-width: 767px) {
  .jobDetails .applybox {
    padding: 16px 30px;
    z-index: 999;
  }
}
.jobDetails .applybox .applybutton a {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 21px;
  padding: 10px 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #ffffff !important;
  background: rgb(115,76,159);
  display: block;
  margin: 0 auto;
  transition: background-color 0.2s;
}
.jobDetails .applybox .applybutton a:hover {
  background-color: #371f59;
}
@media (min-width: 1024px) {
  #jobdetails .p1 {
    width: 54%;
  }
}
@media (min-width: 1200px) {
  #jobdetails .p1 {
    width: 62%;
  }
}
#locationmap-section {
  /*.generic-section-title {
    position: relative;
    z-index: 20;
  }*/
}}
#locationmap-section .title-inside .filter-btn {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  position: absolute;
  right: 0;
  width: 120px;
  color: #a2988f;
  border: 1px solid #a2988f;
  padding: 2px 0 3px 0;
  border-radius: 15px;
  background: url(/content/dam/mrmworldwide/buttons/filter-closed-btn.png) no-repeat 95px 6px;
}
#locationmap-section .title-inside .filter-btn:hover {
  color: #fff;
  background-color: #4f2e7f;
}
.touch#locationmap-section .title-inside .filter-btn {
  display: none;
}
#locationmap-section .title-inside .filter-btn.open-btn {
  color: #fff;
  background-color: #4f2e7f;
  background-image: url(/content/dam/mrmworldwide/buttons/filter-open-btn.png);
}
#locationmap-section .title-inside .views {
  display: none;
}
.touch#locationmap-section .title-inside .views {
  display: block;
  margin-top: 7px;
}
@media (max-width: 768px) {
  #locationmap-section .title-inside .views {
    display: block;
    margin-top: 7px;
  }
}
#locationmap-section .title-inside .views .view-toggle {
  float: left;
}
#locationmap-section .title-inside .views .view-toggle a {
  border: 1px solid #4c4742;
  padding: 6px;
  color: #d7d0ca;
}
#locationmap-section .title-inside .views .view-toggle a.map-btn {
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 20px !important;
  -webkit-border-top-left-radius: 20px !important;
  -moz-border-radius-topright: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  -moz-border-radius-bottomleft: 20px !important;
  -moz-border-radius-topleft: 20px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 20px !important;
  border-top-left-radius: 20px !important;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
#locationmap-section .title-inside .views .view-toggle a.list-btn {
  -webkit-border-top-right-radius: 20px !important;
  -webkit-border-bottom-right-radius: 20px !important;
  -webkit-border-bottom-left-radius: 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  -moz-border-radius-topright: 20px !important;
  -moz-border-radius-bottomright: 20px !important;
  -moz-border-radius-bottomleft: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
#locationmap-section .title-inside .views .view-toggle a.selected {
  background: #4f2d7f;
  color: #ffffff;
}
#locationmap-section .location-map {
  position: relative;
  background: #4f2d7f;
  -webkit-box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.41);
  z-index: 10;
}
#locationmap-section .location-map .slide-down-cont {
  height: auto;
  -webkit-box-shadow: inset 0px 6px 7px -4px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: inset 0px 6px 7px -4px rgba(0, 0, 0, 0.41);
  box-shadow: inset 0px 6px 7px -4px rgba(0, 0, 0, 0.41);
}
#locationmap-section .location-map .slide-down-cont .mobile-info-cont {
  height: 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 15px;
}
#locationmap-section .location-map .slide-down-cont .mobile-info-cont .close-btn,
#locationmap-section .location-map .slide-down-cont .mobile-info-cont .info-container {
  display: none;
}
#locationmap-section .location-map .slide-down-cont .mobile-info-cont.active .close-btn {
  display: block;
  float: right;
}
#locationmap-section .location-map .slide-down-cont .mobile-info-cont.active .info-container {
  display: block;
  background-color: #d7d0ca;
  padding: 10px;
}
#locationmap-section .location-map .slide-down-cont .mobile-info-cont.active .info-container a {
  display: none;
}
#locationmap-section .location-map .slide-down-cont .mobile-info-cont.active .info-container .name {
  font-weight: bold;
  color: #4f2d7f;
  font-size: 19px;
}
#locationmap-section .location-map .slide-down-cont .mobile-info-cont.active .info-container .phone {
  display: block;
  width: 100%;
}
#locationmap-section .location-map ul.filter-menu {
  position: relative;
  margin: 32px auto;
  margin-bottom: 26px;
  width: 75%;
  height: auto;
  min-height: 30px;
  display: block;
  padding-left: 0;
  zoom: 1;
}
#locationmap-section .location-map ul.filter-menu li.continent-container {
  margin-bottom: 10px;
  margin-right: 13px;
  display: inline-block;
  float: left;
  zoom: 1;
}
#locationmap-section .location-map ul.filter-menu li.continent-container a.continent {
  font-size: 18px;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: inline-block;
  width: 150px;
  padding: 2px 0 3px 0;
  background: #74599a;
  color: #fff;
  border-radius: 15px;
  text-align: center;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#locationmap-section .location-map ul.filter-menu li.continent-container a:hover,
#locationmap-section .location-map ul.filter-menu li.continent-container a.selected {
  color: #74599a;
  background: #fff;
}
#locationmap-section .location-map ul.filter-menu li.continent-container .slide-down-cont {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  transition: all 0s ease-out;
  position: absolute;
  width: 100%;
  min-width: 600px;
  left: 0;
  right: 0;
  height: 0;
}
#locationmap-section .location-map ul.filter-menu li.continent-container .slide-down-cont .citylist {
  list-style-type: none;
  margin: auto;
  position: relative;
  width: 100%;
  display: block;
  overflow: visible;
  zoom: 1;
}
#locationmap-section .location-map ul.filter-menu li.continent-container .slide-down-cont .citylist li {
  display: inline-block;
  float: left;
}
#locationmap-section .location-map ul.filter-menu li.continent-container .slide-down-cont .citylist li a {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
  background: none;
}
#locationmap-section .location-map ul.filter-menu li.continent-container .slide-down-cont .citylist li a:hover {
  cursor: pointer;
}
#locationmap-section .location-map ul.filter-menu li.continent-container .slide-down-cont .citylist li .org-info {
  display: none;
}
#locationmap-section .location-map ul.filter-menu li.continent-container .slide-down-cont .citylist:before,
#locationmap-section .location-map ul.filter-menu li.continent-container .slide-down-cont .citylist:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#locationmap-section .location-map ul.filter-menu li.continent-container .slide-down-cont .citylist:after {
  clear: both;
}
#locationmap-section .location-map ul.filter-menu li.continent-container:before,
#locationmap-section .location-map ul.filter-menu li.continent-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#locationmap-section .location-map ul.filter-menu li.continent-container:after {
  clear: both;
}
#locationmap-section .location-map ul.filter-menu:before,
#locationmap-section .location-map ul.filter-menu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#locationmap-section .location-map ul.filter-menu:after {
  clear: both;
}
#locationmap-section .location-map .city-container {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  overflow: hidden;
  height: 0px;
}
#locationmap-section .location-map .city-container .citylist {
  list-style-type: none;
  margin: auto;
  position: relative;
  width: 100%;
  display: block;
  overflow: visible;
  zoom: 1;
}
#locationmap-section .location-map .city-container .citylist li {
  width: 20%;
  margin-bottom: 20px;
  display: inline-block;
  float: left;
  margin-right: 40px;
}
#locationmap-section .location-map .city-container .citylist li a {
  color: #ffffff;
  background: none;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#locationmap-section .location-map .city-container .citylist li a:hover {
  cursor: pointer;
}
#locationmap-section .location-map .city-container .citylist li a.selected {
  font-weight: bold;
}
#locationmap-section .location-map .city-container .citylist li .org-info {
  display: none;
}
#locationmap-section .location-map .city-container .citylist:before,
#locationmap-section .location-map .city-container .citylist:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#locationmap-section .location-map .city-container .citylist:after {
  clear: both;
}
#locationmap-section .location-map .mapopener {
  height: 0;
  background: #4f2d7f;
  text-align: center;
  display: none;
  height: 25px;
}
#locationmap-section .location-map .mapopener img {
  zoom: 50%;
}
#locationmap-section .location-map .mapopener:hover {
  cursor: pointer;
}
#locationmap-section.list .location-map {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#locationmap-section.list .location-map .slide-down-cont {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #edeae7;
  height: auto;
}
#locationmap-section.list .location-map .slide-down-cont .filter-menu li.continent-container {
  width: 100%;
}
#locationmap-section.list .location-map .slide-down-cont .filter-menu li.continent-container .continent {
  background-color: transparent;
  text-align: left;
  color: #4f2d7f;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#locationmap-section.list .location-map .slide-down-cont .filter-menu li.continent-container .slide-down-cont {
  height: 0;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#locationmap-section.list .location-map .slide-down-cont .filter-menu li.continent-container .slide-down-cont .citylist li {
  width: 100%;
}
#locationmap-section.list .location-map .slide-down-cont .filter-menu li.continent-container .slide-down-cont .citylist li a {
  font-size: 20px;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #606060;
  text-align: left;
}
#locationmap-section.list .location-map .city-container {
  height: 0;
}
#locationmap-section.list .mapopener {
  display: none;
}
#locationmap-section.list .map-container {
  display: none;
}
#locationmap-section .map-container {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1;
  height: 558px;
}
#locationmap-section .map-container:before,
#locationmap-section .map-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#locationmap-section .map-container:after {
  clear: both;
}
#locationmap-section .map-container #map {
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: url('/content/dam/mrmworldwide/map/large_bg.jpg');
  background-size: cover;
}
#locationmap-section .map-container #map .leaflet-control-attribution {
  display: none;
}
#locationmap-section .map-container #map.global .city-pin {
  text-align: center;
  min-width: 20px;
  height: 20px;
}
#locationmap-section .map-container #map.global .city-pin .pin-wrapper img {
  position: absolute;
  top: -2px;
  left: -1px;
  width: 20px;
}
#locationmap-section .map-container #map.global .city-pin .pin-wrapper span.label {
  position: absolute;
  white-space: nowrap;
  color: #fff;
  background: #3e2b54;
  padding: 5px 15px;
  border: 1px solid #5c5761;
  border-radius: 20px;
  top: -70px;
  left: -42px;
  opacity: 0;
  pointer-events: none;
  z-index: 15;
  -webkit-backface-visibility: hidden;
  /* fixes Chrome's bug when image moves on hover */
  min-width: 100px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#locationmap-section .map-container #map.global .city-pin .pin-wrapper span.label.chosencity {
  background: rgba(255, 255, 255, 0.8);
  color: #4f2d7f;
  z-index: 1000;
}
#locationmap-section .map-container #map.global .city-pin .pin-wrapper span.label.fadedcity {
  background: rgba(62, 43, 84, 0.3);
}
#locationmap-section .map-container #map.global .city-pin .pin-wrapper span.label span.arrow {
  display: inline-block;
  position: absolute;
  width: 35px;
  height: 17px;
  bottom: -17px;
  left: 50%;
  margin-left: -20px;
  background: url(/content/dam/mrmworldwide/label-arrow.png) no-repeat center;
}
#locationmap-section .map-container #map.global .city-pin .pin-wrapper:hover span.label {
  opacity: 1;
  top: -50px;
}
#locationmap-section .map-container #map.zoomed .city-pin {
  width: 45px;
  height: 60px;
}
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper {
  top: -16px;
  left: -16px;
  display: inline-block;
  background: #361919;
  background: rgba(54, 25, 25, 0.5);
  margin-left: -15px;
  margin-top: -14px;
  border: solid 0.08em #8f8597;
  height: 42px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper:hover,
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper.selected {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background-color: #d7280f;
}
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper:hover .label,
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper.selected .label {
  white-space: nowrap;
  display: inline-block;
  width: auto;
}
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper.selected {
  background-color: #ffffff;
}
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper.selected .label {
  color: #4f2d7f;
  white-space: nowrap;
}
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper img {
  position: absolute;
  top: -16px;
  left: -16px;
  width: 45px;
}
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper img.marker-sm {
  display: none;
}
#locationmap-section .map-container #map.zoomed .city-pin .pin-wrapper .label {
  white-space: nowrap;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #ffffff;
  padding: 7px;
  padding-right: 20px;
  display: block;
  margin-left: 35px;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#locationmap-section .map-information {
  height: 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1;
  background-color: #4f2d7f;
}
#locationmap-section .map-information .info-container {
  background-color: #d7d0ca;
}
#locationmap-section .map-information.active {
  padding-top: 0;
  height: 143px;
}
#locationmap-section .map-information .list-close-btn {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  zoom: 1;
  display: none;
  text-align: right;
}
#locationmap-section .map-information .list-close-btn:before,
#locationmap-section .map-information .list-close-btn:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#locationmap-section .map-information .list-close-btn:after {
  clear: both;
}
#locationmap-section .map-information .list-close-btn a {
  color: #ffffff;
}
#locationmap-section .map-information.list-view {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  transition: all 0s ease-out;
  margin: 0 auto;
}
#locationmap-section .map-information.list-view .list-close-btn {
  display: block;
}
.list#locationmap-section .map-information {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#locationmap-section .map-information:before,
#locationmap-section .map-information:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#locationmap-section .map-information:after {
  clear: both;
}
#locationmap-section .map-information .org-info {
  height: 143px;
  width: 77%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  zoom: 1;
  margin: 0 auto 0 auto;
  color: #3f484f;
}
#locationmap-section .map-information .org-info:before,
#locationmap-section .map-information .org-info:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#locationmap-section .map-information .org-info:after {
  clear: both;
}
#locationmap-section .map-information .org-info a {
  display: none;
}
#locationmap-section .map-information .org-info .name {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  color: #4f2d7f;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#locationmap-section .map-information .org-info .address {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
}
#locationmap-section .map-information .org-info .address span {
  display: block;
}
#locationmap-section .map-information .org-info .phone {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
}
#locationmap-section .map-information .org-info .email {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .megaMasthead .smalltest {
    display: block;
  }
}
@media (min-width: 768px) {
  .megaMasthead .smalltest {
    display: none;
  }
}
.megaMasthead .carousel-head {
  position: relative;
  padding-bottom: 0;
}
.megaMasthead .carousel-head .marqueevideo {
  display: none;
}
.megaMasthead .carousel-head .marqueevideo .video-js {
  padding-top: 29%;
}
@media (max-width: 1024px) {
  .megaMasthead .carousel-head .marqueevideo .video-js {
    padding-top: 42%;
  }
}
.megaMasthead .carousel-head .marqueevideo .icon-cross {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
}
.megaMasthead .carousel-head .fadein {
  background: #4f2d7f;
}
.megaMasthead .carousel-head .carousel-indicators {
  bottom: 0;
}
.megaMasthead .carousel-head .carousel-indicators .nav-arrows span {
  top: 65%;
}
@media (min-width: 768px) {
  .megaMasthead .carousel-head .carousel-indicators {
    bottom: 10px;
  }
}
.megaMasthead .progressbar {
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 0;
  background: #d89a00;
  z-index: 1;
}
.megaMasthead .progressbar.full {
  width: 100%;
}
.megaMasthead .mastheadsign,
.megaMasthead .mastheadsignservice {
  top: -20px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  height: 60%;
  width: 75%;
  display: none;
  pointer-events: none;
}
@media (max-width: 767px) {
  .megaMasthead .mastheadsign,
  .megaMasthead .mastheadsignservice {
    position: relative;
    background: #4f2d7f;
    width: 100%;
    left: 0;
    top: 0;
    padding: 20px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .megaMasthead .mastheadsign,
  .megaMasthead .mastheadsignservice {
    width: 75%;
    top: 20px;
    padding: 0;
    text-align: center;
  }
}
.megaMasthead .mastheadsign .mastheadwords,
.megaMasthead .mastheadsignservice .mastheadwords,
.megaMasthead .mastheadsign .mastheadwordsservice,
.megaMasthead .mastheadsignservice .mastheadwordsservice {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  text-align: left;
  color: #ffffff;
  display: table;
  height: auto;
  font-size: 30px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
.megaMasthead .mastheadsign .mastheadwords p,
.megaMasthead .mastheadsignservice .mastheadwords p,
.megaMasthead .mastheadsign .mastheadwordsservice p,
.megaMasthead .mastheadsignservice .mastheadwordsservice p {
  background-color: #4f2d7f;
  background-color: rgba(79, 45, 127, 0.75);
  margin-top: 5px;
  padding: 10px;
  display: inherit;
}
@media (max-width: 767px) {
  .megaMasthead .mastheadsign .mastheadwords,
  .megaMasthead .mastheadsignservice .mastheadwords,
  .megaMasthead .mastheadsign .mastheadwordsservice,
  .megaMasthead .mastheadsignservice .mastheadwordsservice {
    position: relative;
    font-size: 23px;
    line-height: 25px;
  }
}
@media (max-width: 1024px) and (min-width: 767px) {
  .megaMasthead .mastheadsign .mastheadwords,
  .megaMasthead .mastheadsignservice .mastheadwords,
  .megaMasthead .mastheadsign .mastheadwordsservice,
  .megaMasthead .mastheadsignservice .mastheadwordsservice {
    position: absolute;
    font-size: 30px;
    line-height: 30px;
  }
}
.megaMasthead .mastheadsign .mastheadwords .watch,
.megaMasthead .mastheadsignservice .mastheadwords .watch,
.megaMasthead .mastheadsign .mastheadwordsservice .watch,
.megaMasthead .mastheadsignservice .mastheadwordsservice .watch {
  font-size: 23px;
  line-height: 29px;
  pointer-events: auto;
  cursor: pointer;
}
@media (max-width: 1400px) {
  .megaMasthead .mastheadsign .mastheadwords .watch,
  .megaMasthead .mastheadsignservice .mastheadwords .watch,
  .megaMasthead .mastheadsign .mastheadwordsservice .watch,
  .megaMasthead .mastheadsignservice .mastheadwordsservice .watch {
    font-size: 19px;
  }
}
@media (max-width: 1200px) {
  .megaMasthead .mastheadsign .mastheadwords .watch,
  .megaMasthead .mastheadsignservice .mastheadwords .watch,
  .megaMasthead .mastheadsign .mastheadwordsservice .watch,
  .megaMasthead .mastheadsignservice .mastheadwordsservice .watch {
    font-size: 19px;
  }
}
@media (max-width: 1024px) {
  .megaMasthead .mastheadsign .mastheadwords .watch,
  .megaMasthead .mastheadsignservice .mastheadwords .watch,
  .megaMasthead .mastheadsign .mastheadwordsservice .watch,
  .megaMasthead .mastheadsignservice .mastheadwordsservice .watch {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .megaMasthead .mastheadsign .mastheadwords .watch,
  .megaMasthead .mastheadsignservice .mastheadwords .watch,
  .megaMasthead .mastheadsign .mastheadwordsservice .watch,
  .megaMasthead .mastheadsignservice .mastheadwordsservice .watch {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .megaMasthead .mastheadsign .mastheadwords .watch,
  .megaMasthead .mastheadsignservice .mastheadwords .watch,
  .megaMasthead .mastheadsign .mastheadwordsservice .watch,
  .megaMasthead .mastheadsignservice .mastheadwordsservice .watch {
    font-size: 14px;
  }
}
.megaMasthead .mastheadsign .mastheadwords .watch img,
.megaMasthead .mastheadsignservice .mastheadwords .watch img,
.megaMasthead .mastheadsign .mastheadwordsservice .watch img,
.megaMasthead .mastheadsignservice .mastheadwordsservice .watch img {
  width: 18px !important;
  height: 18px;
}
.megaMasthead .mastheadsign .mastheadwords .watch .icon-PlayArrow,
.megaMasthead .mastheadsignservice .mastheadwords .watch .icon-PlayArrow,
.megaMasthead .mastheadsign .mastheadwordsservice .watch .icon-PlayArrow,
.megaMasthead .mastheadsignservice .mastheadwordsservice .watch .icon-PlayArrow {
  position: relative;
  top: 3px;
}
.megaMasthead .vid .marqueevideoposter,
.megaMasthead .item .marqueevideoposter {
  width: 100% !important;
  max-width: 100%;
}
@media (max-width: 768px) {
  .megaMasthead .vid .mastheadsign,
  .megaMasthead .item .mastheadsign {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .megaMasthead .vid .mastheadsign,
  .megaMasthead .item .mastheadsign {
    background: #4f2d7f;
    width: 100%;
    left: 0;
  }
}
@media (max-width: 1024px) {
  .megaMasthead .vid .mastheadsign .mastheadwords,
  .megaMasthead .item .mastheadsign .mastheadwords {
    background: none;
    font-size: 15px;
  }
}
@media (max-width: 699px) {
  .megaMasthead .vid .mastheadsign .mastheadwords,
  .megaMasthead .item .mastheadsign .mastheadwords {
    padding: 0;
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .megaMasthead .vid .mastheadsign .mastheadwords .mastperiod,
  .megaMasthead .item .mastheadsign .mastheadwords .mastperiod {
    display: none;
  }
}
.megaMasthead .vid .mastheadsign .mastheadwords h1,
.megaMasthead .item .mastheadsign .mastheadwords h1 {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 51px;
  line-height: 56px;
  letter-spacing: -0.6px;
}
@media (max-width: 1400px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1,
  .megaMasthead .item .mastheadsign .mastheadwords h1 {
    font-size: 43px;
    line-height: 47px;
  }
}
@media (max-width: 1200px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1,
  .megaMasthead .item .mastheadsign .mastheadwords h1 {
    font-size: 36px;
    line-height: 37px;
  }
}
@media (max-width: 1024px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1,
  .megaMasthead .item .mastheadsign .mastheadwords h1 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
@media (max-width: 480px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1,
  .megaMasthead .item .mastheadsign .mastheadwords h1 {
    font-size: 25px;
    line-height: 26px;
    display: block;
  }
}
.megaMasthead .vid .mastheadsign .mastheadwords h1 span.outerblock,
.megaMasthead .item .mastheadsign .mastheadwords h1 span.outerblock {
  display: block;
  line-height: 1.1em;
}
.megaMasthead .vid .mastheadsign .mastheadwords h1 span.category,
.megaMasthead .item .mastheadsign .mastheadwords h1 span.category {
  display: inline-block;
  float: left;
  clear: both;
  padding: 12px 14px 11px;
  margin-bottom: 3px;
  opacity: 1;
  font-size: 23px;
  line-height: 20px;
  position: relative;
  top: 0;
  width: 256px;
  color: #fff;
}
@media (max-width: 1400px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.category,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.category {
    font-size: 19px;
  }
}
@media (max-width: 1200px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.category,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.category {
    font-size: 19px;
  }
}
@media (max-width: 1024px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.category,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.category {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.category,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.category {
    font-size: 17px;
    width: auto;
    padding: 6px 7px 5px;
  }
}
@media (max-width: 480px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.category,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.category {
    font-size: 14px;
    line-height: 26px;
    display: block;
  }
}
.megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock,
.megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock {
  background-image: url(/content/dam/mrmworldwide/textures/MRM_PATTERN.png);
  display: inline-block;
  float: left;
  clear: both;
  padding: 12px 14px 11px;
  margin-bottom: 3px;
  opacity: 0;
  white-space: nowrap;
  position: relative;
  top: 0;
  color: #fff;
}
.megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock.unblur,
.megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock.unblur {
  text-shadow: 0px 0px 0px #fff;
}
.megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock.author,
.megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock.author {
  font-size: 24px;
  line-height: 29px;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-left: 30px;
  padding-right: 30px;
  white-space: nowrap;
}
@media (max-width: 1400px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock.author,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock.author {
    font-size: 19px;
  }
}
@media (max-width: 1200px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock.author,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock.author {
    font-size: 19px;
  }
}
@media (max-width: 1024px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock.author,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock.author {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock.author,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock.author {
    font-size: 17px;
    padding: 0;
  }
}
@media (max-width: 480px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock.author,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock.author {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock {
    padding: 9px 12px 8px;
  }
}
@media (max-width: 767px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock,
  .megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock {
    padding: 0px;
    margin: 0;
    background-color: none;
    white-space: normal;
    width: 100%;
  }
}
.megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock a,
.megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock a {
  color: #fff;
  pointer-events: auto;
}
.megaMasthead .vid .mastheadsign .mastheadwords h1 span.purpBlock a:hover,
.megaMasthead .item .mastheadsign .mastheadwords h1 span.purpBlock a:hover {
  color: #fff;
}
.megaMasthead .vid .mastheadsign .mastheadwords h1 .subtitle,
.megaMasthead .item .mastheadsign .mastheadwords h1 .subtitle {
  display: block;
}
@media (max-width: 480px) {
  .megaMasthead .vid .mastheadsign .mastheadwords h1 .subtitle,
  .megaMasthead .item .mastheadsign .mastheadwords h1 .subtitle {
    font-size: 15px;
    line-height: 23px;
  }
}
.megaMasthead .landingContent {
  background: rgba(76, 71, 66, 0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  height: 60%;
  width: 60%;
}
@media (min-width: 1200px) {
  .megaMasthead .landingContent {
    max-width: 700px;
    max-height: 250px;
  }
}
@media (max-width: 767px) {
  .megaMasthead .landingContent {
    position: relative;
    background: #4f2d7f;
    width: 100%;
    padding: 40px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .megaMasthead .landingContent {
    position: absolute;
    background: rgba(76, 71, 66, 0.8);
    width: 60%;
    height: 60%;
    left: 0;
    top: 0;
    padding: 0;
  }
}
@media (max-width: 396px) {
  .megaMasthead .landingContent {
    height: 180px;
  }
}
@media (max-width: 336px) {
  .megaMasthead .landingContent {
    height: 230px;
  }
}
@media (max-width: 768px) {
  .megaMasthead .landingContent article.extra-large {
    background: none;
  }
}
.megaMasthead .landingContent article.extra-large .description {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  text-align: center;
  color: #ffffff;
  display: table;
  height: auto;
  font-size: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .megaMasthead .landingContent article.extra-large .description {
    position: relative;
    font-size: 23px;
    line-height: 25px;
    padding: 0;
    text-align: left;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .megaMasthead .landingContent article.extra-large .description {
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
}
.megaMasthead .landingContent article.extra-large .description h3 {
  font-size: 30px;
  line-height: 30px;
}
@media (max-width: 768px) {
  .megaMasthead .landingContent article.extra-large .description h3 {
    font-size: 23px;
    line-height: 25px;
    padding-bottom: 4px;
  }
}
.megaMasthead .landingContent article.extra-large .description .published {
  position: relative;
}
@media (max-width: 768px) {
  .megaMasthead .landingContent article.extra-large .description .published {
    bottom: 0;
  }
}
.megaMasthead .landingContent article.extra-large .description .published .publisherThumb {
  float: left;
  width: 52px;
}
.megaMasthead .landingContent article.extra-large .description .published .publisherThumb img {
  margin-top: 7px;
  height: auto;
}
.megaMasthead .landingContent article.extra-large .description .published ul {
  list-style: none;
  display: inline-block;
  float: left;
  padding: 13px 0 0 22px;
  margin: 0;
  font-size: .9em;
  line-height: 1.6em;
}
.megaMasthead .landingContent article.extra-large .description .published ul li {
  font-size: 12px;
  float: left;
}
@media (max-width: 768px) {
  .megaMasthead .landingContent article.extra-large .description .published ul li {
    float: none;
    line-height: 15px;
  }
}
@media (max-width: 768px) {
  .megaMasthead .landingContent article.extra-large .description .published ul {
    padding-top: 30px;
    height: 61px;
  }
}
@media (max-width: 396px) {
  .megaMasthead .landingContent article.extra-large .description .published {
    width: 100%;
  }
}
.megaMasthead .landingContent article.extra-large .description ul.social {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 20px 0 15px 0;
  float: right;
  width: 55px;
  bottom: 0;
}
.megaMasthead .landingContent article.extra-large .description ul.social li {
  display: inline-block;
  margin-left: 2px;
  width: 21px;
}
.megaMasthead .landingContent article.extra-large .description ul.social li img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .megaMasthead .landingContent article.extra-large .description ul.social {
    margin: 35px 0 0 0;
    bottom: 15px;
  }
}
@media (max-width: 480px) {
  .megaMasthead .landingContent article.extra-large .description ul.social {
    width: auto;
  }
}
@media (max-width: 396px) {
  .megaMasthead .landingContent article.extra-large .description ul.social {
    display: block;
    float: none;
    position: relative;
    margin: 13px 0 15px 0;
    bottom: -10px;
    left: 5px;
  }
}
.megaMasthead .soloslide .mastheadsignservice {
  background: rgba(79, 45, 127, 0.8);
}
.megaMasthead .soloslide .mastheadsignservice .mastheadwordsservice {
  text-align: center;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .megaMasthead .soloslide .mastheadsignservice .mastheadwordsservice {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .megaMasthead .soloslide .mastheadsignservice .mastheadwordsservice {
    text-align: left;
  }
}
@media (max-width: 808px) {
  .megaMasthead .soloslide .mastheadsignservice {
    height: 80%;
  }
}
@media (min-width: 768px) {
  .megaMasthead .soloslide .mastheadsignservice {
    display: none;
  }
}
@media (max-width: 768px) {
  .megaMasthead .soloslide .mastheadsignservice {
    width: 100%;
    background: #4f2d7f;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .megaMasthead .soloslide .mastheadsignservice {
    width: 50%;
    height: 70%;
    left: 0;
    background: rgba(79, 45, 127, 0.8);
  }
}
#main.special-header .megaMasthead .vid .mastheadsign .mastheadwords h1 span.outerblock:first-child,
#main.special-header .megaMasthead .item .mastheadsign .mastheadwords h1 span.outerblock:first-child {
  font-size: 23px;
  line-height: 17px;
}
@media (max-width: 1400px) {
  #main.special-header .megaMasthead .vid .mastheadsign .mastheadwords h1 span.outerblock:first-child,
  #main.special-header .megaMasthead .item .mastheadsign .mastheadwords h1 span.outerblock:first-child {
    font-size: 19px;
  }
}
@media (max-width: 480px) {
  #main.special-header .megaMasthead .vid .mastheadsign .mastheadwords h1 span.outerblock:first-child,
  #main.special-header .megaMasthead .item .mastheadsign .mastheadwords h1 span.outerblock:first-child {
    line-height: 19px;
  }
}
#main .megaMasthead .vid .mastheadsign .mastheadwords h1 span.outerblock.special-header:first-child,
#main .megaMasthead .item .mastheadsign .mastheadwords h1 span.outerblock.special-header:first-child {
  font-size: 23px;
  line-height: 17px;
}
@media (max-width: 1400px) {
  #main .megaMasthead .vid .mastheadsign .mastheadwords h1 span.outerblock.special-header:first-child,
  #main .megaMasthead .item .mastheadsign .mastheadwords h1 span.outerblock.special-header:first-child {
    font-size: 19px;
  }
}
@media (max-width: 480px) {
  #main .megaMasthead .vid .mastheadsign .mastheadwords h1 span.outerblock.special-header:first-child,
  #main .megaMasthead .item .mastheadsign .mastheadwords h1 span.outerblock.special-header:first-child {
    line-height: 19px;
  }
}
html.touch .icon-cross {
  display: none !important;
}
.megaMasthead.video #myMastheadCarousel .item,
.megaMasthead.video #myMastheadCarousel .video-js {
  transition: 0s none;
  -moz-transition: 0s none;
  -webkit-transition: 0s none;
}
.megaMasthead.video .mastheadsign {
  width: 75%;
}
@media (max-width: 767px) {
  .megaMasthead.video .mastheadsign {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .megaMasthead.video .mastheadsign .mastheadwords {
    height: auto;
  }
}
.megaMasthead.video .slidervideo {
  display: none;
}
.megaMasthead.video .subcarousel {
  background: #ebe7e4;
}
.megaMasthead.video .subcarousel .carousel .carousel-indicators {
  position: relative;
}
@media (max-width: 768px) {
  .megaMasthead.video .subcarousel .carousel .carousel-indicators {
    bottom: 10px;
  }
}
.megaMasthead.video .subcarousel .carousel .carousel-inner {
  /*
                @media (min-width: @screen-sm) {
                    margin-left:-2%;
                    width:104%;
                }

                @media (min-width: @screen-md) {
                    margin-left:-4%;
                    width:108%;
                }
*/
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .megaMasthead.video .subcarousel .carousel .carousel-inner .item {
    margin-top: 30px;
  }
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .watch-video {
  position: relative;
  cursor: pointer;
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .watch-video .video-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 34px;
  width: 130px;
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .watch-video .video-overlay img {
  width: auto !important;
  float: left;
  padding-right: 5px;
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .watch-video .video-overlay p {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
  padding-top: 10px;
  font-size: 2em;
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .subcolumn {
  padding: 0 42px;
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .subcolumn:first-child {
  padding: 0 84px 0 0;
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .subcolumn:last-child {
  padding: 0 0 0 84px;
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .subcolumn h3 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
  padding: 10px 0;
}
@media (max-width: 1024px) {
  .megaMasthead.video .subcarousel .carousel .carousel-inner .item .subcolumn h3 {
    font-size: 20px;
    line-height: 22px;
  }
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .subcolumn p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
  padding-bottom: 11px;
}
@media (max-width: 1024px) {
  .megaMasthead.video .subcarousel .carousel .carousel-inner .item .subcolumn p {
    font-size: 15px;
    line-height: 16px;
  }
}
.megaMasthead.video .subcarousel .carousel .carousel-inner .item .subcolumn .playvideo {
  color: #bf271b;
  cursor: pointer;
}
.megaMasthead.video .slider-wrapper {
  background-color: #ebe7e4;
}
.megaMasthead.video .slidercontent {
  height: 500px;
  background: #ebe7e4;
  position: relative;
  max-width: 80.3%;
  margin: 0 auto;
  overflow: hidden;
}
.megaMasthead.video .slidercontent ul:first-child {
  height: 500px;
  padding-top: 70px;
  padding-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
  list-style-type: none;
}
.megaMasthead.video .slidercontent ul:first-child .sliderslide {
  float: left;
  padding: 10px 30px 0 30px;
}
.megaMasthead.video .slidercontent ul .sliderslide .maintext .details {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #4f2d7f;
  margin-bottom: 5px;
}
.megaMasthead.video .slidercontent ul .sliderslide .maintext .details span.date:after {
  color: #d52b1e;
  content: " / ";
}
.megaMasthead.video .slidercontent ul .sliderslide .maintext .video {
  margin-bottom: 10px;
  max-width: 306px;
}
.megaMasthead.video .slidercontent ul .sliderslide .maintext h3 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 30px;
  line-height: 34px;
  padding-bottom: 10px;
}
.megaMasthead.video .slidercontent ul .sliderslide .maintext p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #666666;
}
.megaMasthead.video .slidercontent ul .sliderslide .watch-video {
  position: relative;
  cursor: pointer;
}
.megaMasthead.video .slidercontent ul .sliderslide .watch-video .video-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 34px;
  width: 130px;
}
.megaMasthead.video .slidercontent ul .sliderslide .watch-video .video-overlay img {
  width: auto !important;
  float: left;
  padding-right: 5px;
}
.megaMasthead.video .slidercontent ul .sliderslide .watch-video .video-overlay p {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
  padding-top: 10px;
  font-size: 2em;
}
.megaMasthead.video .slidercontent ul .sliderslide h3 {
  color: #4f2d7f;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.9em;
  line-height: 0.9em;
  padding: 10px 0;
}
.megaMasthead.video .slidercontent ul .sliderslide p {
  font-size: 1em;
  line-height: 1.1em;
  padding-bottom: 11px;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #666;
}
.megaMasthead.video .slidercontent ul .sliderslide .playvideo {
  color: #bf271b;
  cursor: pointer;
}
.megaMasthead.video .slidercontent .indicator {
  left: 50%;
}
.megaMasthead.video .maintext {
  height: 380px;
  overflow: hidden;
}
.megaMasthead.video .bottomtext {
  height: 100px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .megaMasthead.video .maintext,
  .megaMasthead.video .bottomtext,
  .megaMasthead.video .parentcontainer {
    width: 75%;
    margin: 0 auto;
  }
}
.megaMasthead.video .nav-arrow-next,
.megaMasthead.video .nav-arrow-prev {
  opacity: 0;
  -moz-opactiy: 0;
  -webkit-opacity: 0;
}
.megaMasthead.video .scroller-wrap {
  width: 100%;
  position: relative;
  /* On older OS versions "position" and "z-index" must be defined, */
  z-index: 1;
  /* it seems that recent webkit is less picky and works anyway. */
  overflow: hidden;
  background: #ebe7e4;
  padding: 30px 0 70px 0;
}
@media (max-width: 1024px) {
  .megaMasthead.video .scroller-wrap {
    padding: 30px 0 35px 0;
  }
}
.megaMasthead.video .scroller-wrap .scroller {
  height: 100%;
  float: left;
  padding: 0;
}
.megaMasthead.video .scroller-wrap .scroller .slide {
  position: relative;
  display: block;
  float: left;
  margin: 0 !important;
}
.megaMasthead.video .scroller-wrap .scroller .slide img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  margin: 0;
}
.megaMasthead.video .scroller-wrap .scroller .slide .client-info {
  display: none;
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background: #4f2d7f;
  color: #ffffff;
  text-align: center;
  padding: 20%;
}
@media (min-width: 1200px) {
  .megaMasthead.video .scroller-wrap .scroller .slide .client:nth-child(1) {
    padding-left: 0;
    padding-right: 6%;
  }
  .megaMasthead.video .scroller-wrap .scroller .slide .client:nth-child(2) {
    padding-left: 3%;
    padding-right: 3%;
  }
  .megaMasthead.video .scroller-wrap .scroller .slide .client:nth-child(3) {
    padding-right: 0;
    padding-left: 6%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .megaMasthead.video .scroller-wrap .scroller .slide .client:nth-child(1) {
    padding-left: 0;
    padding-right: 30px;
  }
  .megaMasthead.video .scroller-wrap .scroller .slide .client:nth-child(3) {
    padding-right: 0;
    padding-left: 30px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .megaMasthead.video .scroller-wrap .scroller .slide .client:nth-child(odd) {
    padding-left: 0;
    padding-right: 30px;
  }
  .megaMasthead.video .scroller-wrap .scroller .slide .client:nth-child(even) {
    padding-right: 0;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .megaMasthead.video .scroller-wrap .scroller .slide .client {
    padding-left: 0;
    padding-right: 0;
  }
}
.megaMasthead.video .scroller-wrap .scroller .slide .client .watch-video {
  position: relative;
  cursor: pointer;
}
.megaMasthead.video .scroller-wrap .scroller .slide .client .watch-video .video-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 55px;
  width: 130px;
  background-color: #4f2d7f;
  background-color: rgba(79, 45, 127, 0.75);
}
.megaMasthead.video .scroller-wrap .scroller .slide .client .watch-video .video-overlay img {
  width: auto !important;
  float: left;
  padding-right: 10px;
  padding-top: 10px;
  padding-left: 5px;
}
.megaMasthead.video .scroller-wrap .scroller .slide .client .watch-video .video-overlay p {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
  font-size: 1.5em;
  padding-top: 19px;
}
.megaMasthead.video .scroller-wrap .scroller .slide .client h3 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
  padding: 10px 0;
}
@media (max-width: 1024px) {
  .megaMasthead.video .scroller-wrap .scroller .slide .client h3 {
    font-size: 20px;
    line-height: 22px;
  }
}
.megaMasthead.video .scroller-wrap .scroller .slide .client p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
  padding-bottom: 11px;
}
@media (max-width: 1024px) {
  .megaMasthead.video .scroller-wrap .scroller .slide .client p {
    font-size: 15px;
    line-height: 16px;
  }
}
.megaMasthead.video .scroller-wrap .scroller .slide .client .playvideo {
  color: #bf271b;
  cursor: pointer;
  display: inline-block;
}
.megaMasthead.video .scroller-wrap .empty-tile-left,
.megaMasthead.video .scroller-wrap .empty-tile-right {
  background: #eeecea;
  position: absolute;
  width: 12%;
  top: 7px;
  bottom: 7px;
  padding: 0 !important;
}
@media (max-width: 768px) {
  .megaMasthead.video .scroller-wrap .empty-tile-left,
  .megaMasthead.video .scroller-wrap .empty-tile-right {
    width: 5%;
  }
}
.megaMasthead.video .scroller-wrap .empty-tile-left div,
.megaMasthead.video .scroller-wrap .empty-tile-right div {
  height: 50%;
  width: 100%;
  border-bottom: 7px solid #ebe7e4;
  border-top: 7px solid #ebe7e4;
}
.megaMasthead.video .scroller-wrap .empty-tile-left div:first-child,
.megaMasthead.video .scroller-wrap .empty-tile-right div:first-child {
  border-top: none;
}
.megaMasthead.video .scroller-wrap .empty-tile-left div:last-child,
.megaMasthead.video .scroller-wrap .empty-tile-right div:last-child {
  border-bottom: none;
}
.megaMasthead.video .scroller-wrap .empty-tile-left.no-border div,
.megaMasthead.video .scroller-wrap .empty-tile-right.no-border div {
  border: none;
}
.megaMasthead.video .scroller-wrap .empty-tile-right {
  right: 0;
}
.megaMasthead.video .scroller-wrap .empty-tile-left {
  left: 0;
}
html.iPad .marqueevideo {
  background-color: #4f2d7f;
}
html.iPad .marqueevideo #video-1,
html.iPad .marqueevideo #video-2,
html.iPad .marqueevideo #video-3 {
  width: 71%;
  margin: 0 auto;
}
.megaMasthead.servicemasthead .mastheadsignservice {
  background: none;
}
.megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice {
  text-align: center;
  width: 100%;
  padding: 0;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice {
    font-size: 20px;
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice {
    text-align: left;
    padding: 0;
    background: none;
    text-align: center;
  }
}
.megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice h2 {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 47px;
  line-height: 47px;
  margin: 0 auto;
  display: inline-block;
  padding-bottom: 0;
  padding-top: 16px;
}
@media (max-width: 1400px) {
  .megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice h2 {
    font-size: 37px;
    line-height: 37px;
    padding-bottom: 0;
    padding-top: 10px;
  }
}
@media (max-width: 1200px) {
  .megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice h2 {
    font-size: 27px;
    line-height: 27px;
  }
}
@media (max-width: 1024px) {
  .megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice h2 {
    font-size: 27px;
    line-height: 27px;
    padding-top: 0;
  }
}
@media (max-width: 480px) {
  .megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice h2 {
    font-size: 25px;
    line-height: 26px;
    display: block;
  }
}
.megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice h2 span.purpBlock {
  background-image: url(/content/dam/mrmworldwide/textures/MRM_PATTERN.png);
  display: inline-block;
  float: left;
  clear: both;
  padding: 12px 14px 11px;
  margin-bottom: 3px;
}
@media (max-width: 1024px) {
  .megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice h2 span.purpBlock {
    padding: 9px 12px 8px;
  }
}
@media (max-width: 767px) {
  .megaMasthead.servicemasthead .mastheadsignservice .mastheadwordsservice h2 span.purpBlock {
    padding: 0px;
    margin: 0;
    background-color: none;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .megaMasthead.servicemasthead .mastheadsignservice {
    width: 50%;
    height: 70%;
    left: 0;
  }
}
@media (min-width: 768px) {
  .megaMasthead.servicemasthead .mastheadsignservice {
    display: none;
  }
}
@media (max-width: 768px) {
  .megaMasthead.servicemasthead .mastheadsignservice {
    width: 100%;
    background: #4f2d7f;
    margin-bottom: 0px;
  }
}
#header {
  width: 100%;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.93);
  height: 72px;
  position: fixed;
  top: 0;
  z-index: 100;
}
@media (max-width: 1024px) {
  #header {
    height: 60px;
  }
}
@media (max-width: 699px) {
  #header {
    height: 50px;
  }
}
#header .banner {
  width: 75%;
  margin: 0 auto;
  height: 72px;
  zoom: 1;
}
#header .banner:before,
#header .banner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#header .banner:after {
  clear: both;
}
@media (max-width: 1024px) {
  #header .banner {
    height: 60px;
  }
}
@media (max-width: 768px) {
  #header .banner {
    width: 90%;
  }
}
@media (max-width: 699px) {
  #header .banner {
    height: 50px;
  }
}
#header .banner a.logo {
  display: inline-block;
  float: left;
  position: relative;
  top: 18px;
}
#header .banner a.logo img {
  max-width: 100%;
}
@media (max-width: 1024px) {
  #header .banner a.logo {
    top: 14px;
    width: 230px;
  }
}
@media (max-width: 699px) {
  #header .banner a.logo {
    top: 13px;
    width: 164px;
  }
}
#header .banner a.menu {
  display: inline-block;
  float: right;
  position: relative;
  top: 17px;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #b4b2b0;
  font-size: 18px;
}
@media (max-width: 1024px) {
  #header .banner a.menu {
    font-size: 15px;
  }
}
@media (max-width: 699px) {
  #header .banner a.menu {
    top: 14px;
  }
}
#header .banner a.menu span {
  display: inline-block;
  padding-right: 15px;
  position: relative;
  top: -17px;
}
@media (max-width: 1024px) {
  #header .banner a.menu span {
    top: -13px;
  }
}
@media (max-width: 699px) {
  #header .banner a.menu span {
    display: none;
  }
}
#header .banner a.menu i.icon {
  font-family: 'MRMiCON';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4f2d7f;
  font-size: 49px;
  display: inline-block;
  line-height: 41px;
}
#header .banner a.menu i.icon:before {
  content: "\e601";
}
@media (max-width: 1024px) {
  #header .banner a.menu i.icon {
    font-size: 41px;
    line-height: 25px;
  }
}
@media (max-width: 699px) {
  #header .banner a.menu i.icon {
    font-size: 29px;
    line-height: 25px;
  }
}
#header .banner a.menu.active i.icon {
  font-family: 'MRMiCON';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#header .banner a.menu.active i.icon:before {
  content: "\e600";
}
#header .menu-content {
  zoom: 1;
  background-color: #5a2a82;
  height: 0;
  overflow: hidden;
  color: #fff;
  position: relative;
}
#header .menu-content:before,
#header .menu-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#header .menu-content:after {
  clear: both;
}
@media (min-width: 601px) {
  #header .menu-content.active {
    height: 590px !important;
  }
}
@media (max-width: 600px) {
  #header .menu-content.active {
    height: 360px !important;
  }
}
#header .menu-content .left-panel {
  padding-left: 0;
  background-color: #522578;
  width: 0;
  height: 100%;
}
#header .menu-content .left-panel.search .searchSection {
  display: block;
}
#header .menu-content .left-panel.language .languageSection {
  display: block;
}
#header .menu-content .left-panel.follow .followSection {
  display: block;
}
#header .menu-content .left-panel .nav-section {
  display: none;
  padding-top: 50px;
  opacity: 0;
}
@media (min-width: 1024px) {
  #header .menu-content .left-panel.active {
    width: 68.4% !important;
    padding-left: 12.5% !important;
  }
}
@media (max-width: 1023px) and (min-width: 769px) {
  #header .menu-content .left-panel.active {
    width: 100% !important;
    padding-left: 12.5% !important;
  }
}
@media (max-width: 768px) {
  #header .menu-content .left-panel.active {
    width: 100% !important;
    padding-left: 5% !important;
  }
}
@media (max-width: 1023px) {
  #header .menu-content .left-panel {
    z-index: 1;
    position: absolute;
  }
}
#header .menu-content .left-panel .close {
  position: absolute;
  top: 0px;
  right: 12.5%;
  color: #fff;
  font-size: 49px;
  cursor: pointer;
}
@media (max-width: 768px) {
  #header .menu-content .left-panel .close {
    right: 5%;
  }
}
@media (max-width: 699px) {
  #header .menu-content .left-panel .close {
    font-size: 29px;
  }
}
#header .menu-content .left-panel .searchSection {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 600px) {
  #header .menu-content .left-panel .searchSection {
    padding-top: 10px;
  }
}
#header .menu-content .left-panel .searchSection .search-input-container {
  margin: 0;
}
#header .menu-content .left-panel .searchSection .search-input-container h3.begin-typing {
  opacity: 1;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
}
@media (max-width: 768px) {
  #header .menu-content .left-panel .searchSection .search-input-container h3.begin-typing {
    width: 90% !important;
  }
}
#header .menu-content .left-panel .searchSection .search-input-container .search-input {
  color: #fff;
  width: 100%;
}
@media (max-width: 600px) {
  #header .menu-content .left-panel .searchSection .search-input-container .related-searches-container,
  #header .menu-content .left-panel .searchSection .search-input-container .past-searches-container {
    margin: 0;
  }
}
#header .menu-content .left-panel .searchSection .search-input-container .related-searches-container h3,
#header .menu-content .left-panel .searchSection .search-input-container .past-searches-container h3 {
  color: #fff;
  opacity: 1;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
}
#header .menu-content .left-panel .searchSection .search-input-container .related-searches-container ul li,
#header .menu-content .left-panel .searchSection .search-input-container .past-searches-container ul li {
  display: inline-block;
  width: 49%;
}
#header .menu-content .left-panel .searchSection .search-input-container .related-searches-container ul li a,
#header .menu-content .left-panel .searchSection .search-input-container .past-searches-container ul li a {
  color: #fff;
  opacity: .6;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
#header .menu-content .left-panel .searchSection .search-input-container .related-searches-container ul li a:hover,
#header .menu-content .left-panel .searchSection .search-input-container .past-searches-container ul li a:hover {
  opacity: 1;
}
#header .menu-content .left-panel .languageSection {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 599px) {
  #header .menu-content .left-panel .languageSection {
    padding-top: 0;
  }
}
#header .menu-content .left-panel .languageSection .language-input-container {
  margin: 0;
}
#header .menu-content .left-panel .languageSection .language-input-container h3.preferred-language {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 10px;
  margin-bottom: 30px;
  width: 400px;
  margin-left: 0;
  opacity: 1;
  color: #fff;
}
@media (max-width: 768px) {
  #header .menu-content .left-panel .languageSection .language-input-container h3.preferred-language {
    width: 83% !important;
  }
}
#header .menu-content .left-panel .languageSection .language-input-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#header .menu-content .left-panel .languageSection .language-input-container ul li {
  display: inline-block;
  width: 19%;
  min-width: 160px;
  margin-bottom: 19px;
}
@media (max-width: 768px) {
  #header .menu-content .left-panel .languageSection .language-input-container ul li {
    width: 32%;
    min-width: 0;
  }
}
#header .menu-content .left-panel .languageSection .language-input-container ul li a {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #fff;
  opacity: .6;
}
#header .menu-content .left-panel .languageSection .language-input-container ul li a:hover {
  opacity: 1;
}
#header .menu-content .left-panel .followSection {
  background-color: transparent;
  color: #fff;
}
#header .menu-content .left-panel .followSection .follow-container {
  margin: 0;
}
#header .menu-content .left-panel .followSection .follow-container h3.connect-with-us {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 10px;
  margin-bottom: 30px;
  width: 400px;
  margin-left: 0;
  opacity: 1;
  color: #fff;
}
@media (max-width: 768px) {
  #header .menu-content .left-panel .followSection .follow-container h3.connect-with-us {
    width: 90% !important;
  }
}
#header .menu-content .left-panel .followSection .follow-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 400px;
}
#header .menu-content .left-panel .followSection .follow-container ul li {
  display: inline-block;
  width: 130px;
  margin-bottom: 19px;
}
#header .menu-content .left-panel .followSection .follow-container ul li a {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #fff !important;
  opacity: .6;
}
#header .menu-content .left-panel .followSection .follow-container ul li a:hover {
  opacity: 1;
}
#header .menu-content .left-panel .followSection .follow-container ul li a i {
  display: inline-block;
  font-size: 19px;
  width: 28px;
  height: 28px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: #fff;
  color: #522578;
  padding-top: 5px;
  padding-left: 6px;
  margin-right: 10px;
}
#header .menu-content .left-panel .followSection .follow-container ul li a i.fa-facebook {
  padding-left: 10px;
}
#header .menu-content .right-panel {
  float: right;
  width: 31.6%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #5a2a82;
  height: 100%;
}
@media (max-width: 768px) {
  #header .menu-content .right-panel {
    padding-right: 5%;
    width: 37.6%;
  }
}
@media (max-width: 600px) {
  #header .menu-content .right-panel {
    padding-top: 10px;
  }
}
#header .menu-content .right-panel.short ul {
  margin-top: -15px;
}
#header .menu-content .right-panel.short ul li {
  margin: 5px 0 5px 0;
}
#header .menu-content .right-panel.short ul li a {
  font-size: 20px;
  line-height: 20px;
}
#header .menu-content .right-panel.short ul li.icon {
  margin: 5px 0 5px 0;
}
#header .menu-content .right-panel.short ul li.icon a {
  font-size: 20px;
  line-height: 20px;
}
#header .menu-content .right-panel.medium ul {
  margin-top: 0px;
}
#header .menu-content .right-panel.medium ul li {
  margin: 5px 0 5px 0;
}
#header .menu-content .right-panel.medium ul li a {
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 4px;
}
#header .menu-content .right-panel.medium ul li.icon {
  margin: 5px 0 5px 0;
}
#header .menu-content .right-panel.medium ul li.icon a {
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 4px;
}
@media (max-width: 600px) {
  #header .menu-content .right-panel.medium ul li.icon a {
    font-size: 15px;
    line-height: 20px;
  }
}
#header .menu-content .right-panel ul {
  list-style-type: none;
  padding: 0;
  margin: 60px 0 0 0;
}
@media (max-width: 600px) {
  #header .menu-content .right-panel ul {
    margin: 0;
  }
}
@media only screen and (max-device-height: 700px) and (orientation: landscape) {
  #header .menu-content .right-panel ul {
    margin-top: 22px;
  }
}
@media only screen and (max-device-height: 700px) and (orientation: landscape) {
  #header .menu-content .right-panel ul {
    margin-top: -15px;
  }
}
#header .menu-content .right-panel ul li {
  text-align: right;
  display: block;
}
#header .menu-content .right-panel ul li a {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  opacity: .6;
  padding-right: 39.5%;
  display: block;
  float: right;
  padding-left: 20px;
  min-width: 300px;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  #header .menu-content .right-panel ul li a {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  #header .menu-content .right-panel ul li a {
    font-size: 30px;
    line-height: 33px;
  }
}
#header .menu-content .right-panel ul li a:hover {
  opacity: 1;
  background-image: url(/content/dam/mrmworldwide/textures/MRM_NAV_PATTERN.png);
}
#header .menu-content .right-panel ul li a span.icon-Connect {
  color: #fff;
}
#header .menu-content .right-panel ul li.icon a {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 23px;
  line-height: 33px;
}
@media (max-width: 600px) {
  #header .menu-content .right-panel ul li.icon a {
    font-size: 20px;
    line-height: 30px;
  }
}
#header .menu-content .right-panel ul li.icon a .fa,
#header .menu-content .right-panel ul li.icon a .icon-Connect {
  margin-left: 10px;
}
#header .menu-content .right-panel ul li.icon.search {
  margin-top: 20px;
}
#header #response-message {
  display: none;
  position: fixed;
  width: 100%;
  top: 72px;
  padding: 25px 12.5%;
  color: #ffffff;
}
@media (max-width: 699px) {
  #header #response-message {
    padding: 25px 5%;
    top: 50px;
  }
}
#header #response-message.success {
  background: #009b3a;
}
#header #response-message.error {
  background: #d52b1e;
}
#header #response-message h4 {
  font-size: 30px;
  padding: 0 0 10px 0;
  line-height: 1em;
}
#header #response-message p {
  font-size: 18px;
  max-width: 650px;
  padding: 0;
}
#header #response-message div.close-btn-white {
  position: absolute;
  top: 25px;
  right: 0;
  margin-right: 12.5%;
  width: 14px;
  height: 13px;
  background: url(/content/dam/mrmworldwide/buttons/close-btn-white.png) no-repeat center;
  cursor: pointer;
}
@media (max-width: 699px) {
  #header #response-message div.close-btn-white {
    margin-right: 5%;
  }
}
#header #response-message .success-message,
#header #response-message .error-message {
  display: none;
}
html.iPad #header .banner a.menu span {
  top: -10px;
}
#newsDetail .button_extended {
  max-width: 190px;
}
#newsDetail .news-article {
  width: 100%;
  max-width: none;
  padding: 0;
  background-image: url(/content/dam/mrmworldwide/event/texture.gif);
}
#newsDetail .news-article .news-info {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #dfdad5;
  margin-bottom: 70px;
  color: #666666;
  padding: 31px 0;
  width: 100%;
  font-size: 15px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 768px) {
  #newsDetail .news-article .news-info {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #newsDetail .news-article .news-info {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #newsDetail .news-article .news-info {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  #newsDetail .news-article .news-info {
    font-size: 11px;
  }
}
#newsDetail .news-article .news-info .full-article {
  margin: 0 12.5%;
  display: none;
  color: #4f2d7f;
}
@media (max-width: 768px) {
  #newsDetail .news-article .news-info .full-article {
    margin-left: 5%;
  }
}
#newsDetail .news-article .news-info .published-date {
  margin: 0 10px 0 12.5%;
  display: inline-block;
  color: #666666;
}
@media (max-width: 768px) {
  #newsDetail .news-article .news-info .published-date {
    margin-left: 5%;
  }
}
#newsDetail .news-article .news-info .author {
  display: inline-block;
  color: #666666;
}
@media (max-width: 768px) {
  #newsDetail .news-article .news-info .author {
    display: block;
    margin-left: 5%;
  }
}
#newsDetail .news-article .news-body-image {
  margin: 0 40px 0 12.5%;
  width: 29%;
  max-width: 420px;
}
@media (max-width: 768px) {
  #newsDetail .news-article .news-body-image {
    margin: 0 20px 0 5%;
  }
}
@media (max-width: 500px) {
  #newsDetail .news-article .news-body-image {
    max-width: none;
    width: 90%;
  }
}
#newsDetail .news-article .news-body-image img {
  max-width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #newsDetail .news-article .news-body-image img {
    margin-bottom: 20px;
  }
}
#newsDetail .news-article .news-body-image .imageinfo {
  position: absolute;
  padding: 10px;
  background-color: #f0ab00;
  font-size: 16px;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #4f2d7f;
}
#newsDetail .news-article h1 {
  width: 75%;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
}
@media (max-width: 1400px) {
  #newsDetail .news-article h1 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  #newsDetail .news-article h1 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  #newsDetail .news-article h1 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  #newsDetail .news-article h1 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  #newsDetail .news-article h1 {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 768px) {
  #newsDetail .news-article h1 {
    width: 90%;
  }
}
@media (max-width: 480px) {
  #newsDetail .news-article h1 {
    display: block;
  }
}
#newsDetail .news-article .content {
  width: 75%;
  margin: 0 auto;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 768px) {
  #newsDetail .news-article .content {
    width: 90%;
  }
}
@media (max-width: 1024px) {
  #newsDetail .news-article .content {
    font-size: 18px;
    line-height: 20px;
  }
}
#newsDetail .news-article .content p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #newsDetail .news-article .content p {
    font-size: 18px;
    line-height: 20px;
  }
}
.officedetails .office-desc {
  position: relative;
  margin-top: -5px;
  padding: 30px 0;
  background: #ebe7e4;
  z-index: 10;
}
.officedetails .office-desc .office-desc-ins {
  width: 75%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .officedetails .office-desc .office-desc-ins {
    width: 75%;
  }
}
@media (max-width: 768px) {
  .officedetails .office-desc .office-desc-ins {
    width: 90%;
  }
}
.officedetails .office-desc .office-desc-ins h2,
.officedetails .office-desc .office-desc-ins h3 {
  color: #4f2d7f;
  line-height: 26px;
}
@media (max-width: 1024px) {
  .officedetails .office-desc .office-desc-ins h2,
  .officedetails .office-desc .office-desc-ins h3 {
    line-height: 20px;
  }
}
.officedetails .office-desc .office-desc-ins h2 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
}
@media (max-width: 1400px) {
  .officedetails .office-desc .office-desc-ins h2 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .officedetails .office-desc .office-desc-ins h2 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .officedetails .office-desc .office-desc-ins h2 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .officedetails .office-desc .office-desc-ins h2 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .officedetails .office-desc .office-desc-ins h2 {
    font-size: 24px;
    line-height: 26px;
  }
}
.officedetails .office-desc .office-desc-ins h3 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
}
@media (max-width: 1024px) {
  .officedetails .office-desc .office-desc-ins h3 {
    font-size: 20px;
    line-height: 22px;
  }
}
.officedetails .office-desc .office-desc-ins h2.sub-head {
  color: #4c4742;
  font-weight: normal;
  padding: 0;
}
@media (max-width: 1024px) {
  .officedetails .office-desc .office-desc-ins h2.sub-head {
    font-size: 15px;
  }
}
.officedetails .office-desc .office-desc-ins ul {
  color: #666;
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 1024px) {
  .officedetails .office-desc .office-desc-ins ul {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .officedetails .office-desc .office-desc-ins ul.split {
    width: 100%;
  }
  .officedetails .office-desc .office-desc-ins ul.split li {
    float: left;
    width: 45%;
  }
}
.officedetails .office-desc .office-desc-ins .spec {
  float: left;
}
.officedetails .office-desc .office-desc-ins .main-desc {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .officedetails .office-desc .office-desc-ins .main-desc {
    font-size: 18px;
    line-height: 20px;
  }
}
.officedetails .office-desc .office-desc-ins .main-desc sup {
  vertical-align: middle;
}
.officedetails .office-desc .office-desc-ins .main-desc ul {
  list-style-type: disc;
}
.officedetails .office-desc .office-desc-ins .main-desc p {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 1024px) {
  .officedetails .office-desc .office-desc-ins .main-desc p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .officedetails .office-desc .office-desc-ins .main-desc .news {
    margin-bottom: 20px;
  }
}
.officedetails .office-desc .office-desc-ins .main-desc + .row {
  padding-top: 24px;
}
.officedetails .office-desc .office-desc-ins a.more-less {
  display: inline-block;
  padding-bottom: 20px;
}
.officedetails .office-desc .office-desc-ins .careers.desc-list ul {
  list-style-type: none;
}
.pagenotfound {
  position: relative;
}
.pagenotfound .notfoundbackground {
  position: relative;
  width: 100%;
  top: 0;
}
.pagenotfound .messageouter {
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 40%;
  min-width: 300px;
  height: 200px;
  text-align: center;
  position: absolute;
  padding: 20px;
}
.pagenotfound .messageouter .messageinner p {
  font-size: 24px;
  color: #ffffff;
}
.pagenotfound .messageouter .messageinner input {
  font-size: 27px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 5px 10px;
  width: 100%;
  color: #fff;
}
.scrollerPerformance {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
.setTransitionTime {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
#workIsotope {
  background: #ffffff;
  /*
  .filterbutton {
    position: absolute;
    right: 0;
    top: 0;
    background: @mrmPurple;
    padding: 5px 20px;
    .rounded(15px);
    color: @white;
    .openclose {
      color: #f0ab00;
      font-size: 1em;
      line-height: 1em;
    }
  }
  */
  /* /.filter */
}
#workIsotope .filter {
  background: #4f2d7f;
  padding: 36px 0;
  /* /.subcategories */
}
.touch#workIsotope .filter {
  padding: 15px 0 5px;
}
@media (max-device-width: 480px) {
  #workIsotope .filter {
    padding: 16px 0 6px;
  }
}
#workIsotope .filter .views {
  position: relative;
  width: 225px;
}
@media (max-width: 768px) {
  #workIsotope .filter .views {
    display: none;
  }
}
#workIsotope .filter .views span {
  color: #ffffff;
  font-size: 18px;
  float: right;
  margin-right: 90px;
}
.touch#workIsotope .filter .views span {
  display: none;
}
#workIsotope .filter .views div {
  float: none;
}
#workIsotope .filter .views a {
  top: 0;
  position: absolute;
  display: inline-block;
  width: 33px;
  height: 33px;
  text-indent: -9999px;
}
.touch#workIsotope .filter .views a {
  text-indent: 0;
  width: 65px;
  height: 25px;
  padding: 1px 10px;
  text-align: center;
}
#workIsotope .filter .views a.grid-btn {
  right: 43px;
  background: url(/content/dam/mrmworldwide/buttons/work-filter-btn.png) 0 -33px no-repeat;
}
.touch#workIsotope .filter .views a.grid-btn {
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 20px !important;
  -webkit-border-top-left-radius: 20px !important;
  -moz-border-radius-topright: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  -moz-border-radius-bottomleft: 20px !important;
  -moz-border-radius-topleft: 20px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 20px !important;
  border-top-left-radius: 20px !important;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  right: 65px;
}
#workIsotope .filter .views .selected a.grid-btn {
  background: url(/content/dam/mrmworldwide/buttons/work-filter-btn.png) 0 0 no-repeat;
}
#workIsotope .filter .views a.album-btn {
  right: 0;
  background: url(/content/dam/mrmworldwide/buttons/work-filter-btn.png) -33px -33px no-repeat;
}
#workIsotope .filter .views .selected a.album-btn {
  background: url(/content/dam/mrmworldwide/buttons/work-filter-btn.png) -33px 0 no-repeat;
}
#workIsotope .filter .largeFingerButtons a {
  font-size: 14px;
  padding: 1px 10px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  border: 2px #725799 solid;
  border-right: none;
  margin-right: 0;
  color: #ffffff;
  background: #8e79ad;
  white-space: nowrap;
}
@media (max-device-width: 480px) {
  #workIsotope .filter .largeFingerButtons a {
    font-size: 0.9em;
    padding: 5px 5px;
  }
}
@media (max-width: 768px) {
  #workIsotope .filter .largeFingerButtons a {
    font-size: 12px;
    padding: 1px 5px;
  }
}
#workIsotope .filter .largeFingerButtons:first-child a {
  /*.touch#workIsotope .filter .category:first-child a*/
}
#workIsotope .filter .largeFingerButtons.selected a {
  color: #4f2d7f;
  background: #ffffff;
}
#workIsotope .filter .category-container {
  width: 75%;
  margin: 0 auto;
}
#workIsotope .filter .category-container.fullscreen {
  width: 100%;
}
@media (max-width: 768px) {
  #workIsotope .filter .category-container {
    width: 90%;
  }
}
@media (max-device-width: 480px) {
  #workIsotope .filter .category-container {
    margin: 0 auto;
    height: auto;
  }
}
@media (max-device-width: 480px) {
  #workIsotope .filter .category-container .filter-categories {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  #workIsotope .filter .category-container .filter-categories {
    float: none;
    width: 100%;
  }
}
#workIsotope .filter .category-container .filter-categories .category {
  float: left;
}
#workIsotope .filter .category-container .filter-categories .category a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: block;
  padding: 5px 20px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  background: #74599a;
}
@media (max-width: 768px) {
  #workIsotope .filter .category-container .filter-categories .category a {
    text-align: center;
    font-size: 14px;
  }
}
#workIsotope .filter .category-container .filter-categories .category.selected a {
  color: #74599a;
  background: #ffffff;
}
#workIsotope .filter .category-container .filter-categories .category a:hover {
  color: #74599a;
  background: #ffffff;
}
@media (max-width: 768px) {
  #workIsotope .filter .category-container .filter-categories .category {
    float: none;
  }
}
#workIsotope .filter .category-container .locked {
  display: none;
}
#workIsotope .filter .subcategories {
  width: 75%;
  margin: 0 auto;
  display: none;
  margin-top: 36px;
  padding-left: 15px;
}
#workIsotope .filter .subcategories.fullscreen {
  width: 100%;
}
@media (max-width: 768px) {
  #workIsotope .filter .subcategories {
    width: 90%;
  }
}
#workIsotope .filter .subcategories div {
  width: 33%;
  float: left;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  #workIsotope .filter .subcategories div {
    width: 50%;
  }
}
#workIsotope .filter .subcategories .plus {
  color: #ffffff;
}
#workIsotope .filter .subcategories .plus:before {
  content: "+ ";
}
#workIsotope .filter .subcategories .plus a {
  color: #ffffff;
}
.touch#workIsotope .filter .subcategories .plus:before {
  content: "";
}
#workIsotope .filter .subcategories .plus.disable:before {
  content: "";
}
#workIsotope .filter .subcategories .minus {
  color: #ffffff;
}
#workIsotope .filter .subcategories .minus:before {
  content: "- ";
}
#workIsotope .filter .subcategories .minus a {
  color: #fff;
}
.touch#workIsotope .filter .subcategories .minus:before {
  content: "";
}
#workIsotope .filter .subcategories .minus.disable:before {
  content: "";
}
#workIsotope .filter .subcategories .disable {
  display: none;
}
.touch#workIsotope .filter .subcategories {
  /*  if  #workIsotope.touch */
  font-size: 0.9em;
  margin-top: 15px;
}
#workIsotope .filter .view-toggle {
  margin-top: 8px;
  float: left;
}
@media (min-width: 300px) and (max-width: 720px), handheld {
  #workIsotope .filter .view-toggle {
    display: none;
  }
}
.touch#workIsotope .filter .view-toggle {
  /*  if  #workIsotope.touch */
}
.touch#workIsotope .filter .view-toggle a {
  font-size: 14px;
  padding: 1px 10px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  border: 2px #725799 solid;
  border-right: none;
  margin-right: 0;
  color: #ffffff;
  background: #8e79ad;
  white-space: nowrap;
}
@media (max-device-width: 480px) {
  .touch#workIsotope .filter .view-toggle a {
    font-size: 0.9em;
    padding: 5px 5px;
  }
}
@media (max-width: 768px) {
  .touch#workIsotope .filter .view-toggle a {
    font-size: 12px;
    padding: 1px 5px;
  }
}
.touch#workIsotope .filter .view-toggle:first-child a {
  /*.touch#workIsotope .filter .category:first-child a*/
}
.touch#workIsotope .filter .view-toggle.selected a {
  color: #4f2d7f;
  background: #ffffff;
}
#workIsotope .responsive-image img {
  width: 100.5%;
  height: auto;
}
#workIsotope .hide-overflow {
  overflow: hidden;
  margin: 0;
}
#workIsotope .hide-overflow #overflow-container {
  margin: 0 auto;
}
#workIsotope .hide-overflow #overflow-container #scroller ul {
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
#workIsotope .hide-overflow #overflow-container #scroller ul.isotope {
  min-height: 400px;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  float: left;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.isotope-ready {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media (min-width: 1024px) {
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item.isotope-ready {
    -webkit-transition: 0.8s;
    transition: 0.8s;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
  }
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item .hover-overlay {
  width: 100.5%;
}
@media (max-width: 1024px) {
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item .hover-overlay h3 {
    font-size: 16px;
  }
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item .hover-overlay p {
    padding-bottom: 10px;
  }
}
@media (max-width: 500px) {
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item .hover-overlay h3 {
    font-size: 10px;
  }
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item .hover-overlay p {
    font-size: 8px;
    padding-bottom: 0px;
  }
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item .hover-overlay a.more-btn {
    padding: 0 4px;
    font-size: 8px;
  }
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item .hover-overlay a.more-btn:before {
    background: none;
  }
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item a.more-btn {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  border: 0px;
  padding: 5px 15px 5px 30px;
  color: #4f2d7f;
  font-size: 16px;
  line-height: 16px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/purple-arrow.png) 15px 49% no-repeat;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  white-space: nowrap;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item a.more-btn:hover {
  border: 0px;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item a.more-btn {
    font-size: 14px;
  }
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width {
  width: 100%;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width img {
  width: 100.5%;
  height: auto;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  -webkit-transition: all 0s ease-in;
  -moz-transition: all 0s ease-in;
  -o-transition: all 0s ease-in;
  -ms-transition: all 0s ease-in;
  transition: all 0s ease-in;
  text-align: left;
  padding: 3% 6%;
  zoom: 1;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay h3 {
  font-size: 27px;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay h3 {
    font-size: 20px;
  }
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay p {
  font-size: 18px;
  width: 65%;
  float: left;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay a {
  float: right;
  display: block;
  padding: 6px 15px 6px 25px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  border: 0px;
  padding: 5px 15px 5px 30px;
  color: #4f2d7f;
  font-size: 16px;
  line-height: 16px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/purple-arrow.png) 15px 49% no-repeat;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay a:hover {
  border: 0px;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay a {
    font-size: 14px;
  }
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay a.more-btn:before {
  top: 13px;
  background: url(/content/dam/mrmworldwide/buttons/purple-arrow.png) no-repeat center;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay:before,
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.full-width .hover-overlay:after {
  clear: both;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.half-width {
  width: 49.9%;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.half-width img {
  width: 100.5%;
  height: auto;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.half-width .hover-overlay {
  position: absolute;
  height: 100%;
  opacity: 0;
  padding: 10% 10%;
}
@media (max-width: 768px) {
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item.half-width .hover-overlay {
    padding: 10%;
  }
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.half-width .hover-overlay a {
  display: inline-block;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.third-width {
  width: 33.2%;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.third-width img {
  width: 100.5%;
  height: auto;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.third-width a {
  display: inline-block;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.third-width .hover-overlay {
  padding: 12% 12%;
}
@media (max-width: 1200px) {
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item.third-width .hover-overlay {
    padding: 8%;
  }
}
@media (max-width: 1024px) {
  #workIsotope .hide-overflow #overflow-container #scroller ul .work-item.third-width .hover-overlay {
    padding: 5%;
  }
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.fourth-width {
  width: 24.9%;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.fourth-width img {
  width: 100.5%;
  height: auto;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.fourth-width .hover-overlay h3 {
  font-size: 17px;
}
#workIsotope .hide-overflow #overflow-container #scroller ul .work-item.fourth-width .hover-overlay a {
  display: inline-block;
}
#workIsotope .hide-overflow #overflow-container #scroller ul.isotope .work-item:hover .hover-overlay {
  width: 100.5%;
  opacity: 1;
}
#workIsotope .hide-overflow #overflow-container #scroller.album-view {
  overflow: hidden;
}
#workIsotope .hide-overflow #overflow-container #scroller.album-view ul {
  list-style-type: none;
  list-style: none;
}
#workIsotope .hide-overflow #overflow-container #scroller.album-view ul .work-item {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  float: left;
  position: relative;
}
#workIsotope .hide-overflow #overflow-container #scroller.album-view ul .work-item img {
  width: 100.5%;
  height: auto;
}
#workIsotope .hide-overflow #overflow-container #scroller.album-view ul .work-item.selected:hover .hover-overlay {
  opacity: 1;
  margin: auto auto;
  width: 80%;
  height: 70%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#workIsotope .hide-overflow #overflow-container #scroller.album-view ul .work-item.selected .hover-overlay {
  margin: auto auto;
  width: 80%;
  height: 70%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#workIsotope .hide-overflow #filmstrip-navigation {
  overflow: hidden;
  display: none;
  padding: 0;
  height: 93px;
  width: 145px;
  margin: 0 auto;
  overflow: visible;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
#workIsotope .hide-overflow #filmstrip-navigation.open {
  margin-top: -93px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#workIsotope .hide-overflow #filmstrip-navigation ul {
  list-style-type: none;
  list-style: none;
  padding: 0;
  padding-top: 8px;
  margin: 0;
  cursor: pointer;
  height: 93px;
  /* Fall-back for browsers that don't  support rgba */
  background: #000000;
}
#workIsotope .hide-overflow #filmstrip-navigation ul li {
  -webkit-transform: translate3d(0, 0, 0);
  float: left;
  margin: 0 5px;
  width: 135px;
}
#workIsotope .hide-overflow #filmstrip-navigation ul li img {
  opacity: .4;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#workIsotope .hide-overflow #filmstrip-navigation ul li.selected img {
  opacity: 1;
}
#workIsotope .hide-overflow #filmstrip-navigation ul li:hover img {
  opacity: 1;
}
#workIsotope .hide-overflow #filmstrip-navigation ul li img {
  width: 100.5%;
  height: auto;
}
#workIsotope .hide-overflow #filmstrip-navigation .toggle-switch {
  cursor: pointer;
  min-width: 78px;
  min-height: 58px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
  left: 50%;
  margin-top: -151px;
  margin-left: -39px;
}
#workIsotope .hide-overflow #filmstrip-navigation .toggle-switch .chevron {
  min-height: 8px;
  width: 22px;
  margin: 0 auto;
  margin-top: 11px;
  margin-bottom: 5px;
  background-image: url('/content/dam/mrmworldwide/chevron.png');
}
#workIsotope .hide-overflow #filmstrip-navigation .toggle-switch .chevron.down {
  background-position: 0 8px;
}
#workIsotope .hide-overflow #filmstrip-navigation .toggle-switch .info {
  width: 78px;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -ms-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/****
  Isotope Grid Items
****/
.isotopeGrid {
  min-height: 25vh;
  /*avoids collapse of isotope*/
  padding: 0 0 1em 0;
}
.item {
  display: block;
}
.thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  text-align: center;
  font-size: 5em;
  line-height: 2.5em;
}
.overlay {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 1em;
  /*position:absolute;
  bottom:0;
  left:0;
  height:50%;
  width:100%;*/
  visibility: hidden;
}
.item:hover .overlay {
  visibility: visible;
}
#workDetails {
  width: 100%;
  background: #ebe7e4;
}
#workDetails .work-inside h1 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  padding-top: .75em;
}
@media (max-width: 1400px) {
  #workDetails .work-inside h1 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  #workDetails .work-inside h1 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  #workDetails .work-inside h1 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  #workDetails .work-inside h1 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  #workDetails .work-inside h1 {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 480px) {
  #workDetails .work-inside h1 {
    display: block;
  }
}
#workDetails .work-inside .multi-column {
  -webkit-column-count: 2;
  -webkit-column-gap: 5%;
  -moz-column-count: 2;
  -moz-column-gap: 5%;
  column-count: 2;
  column-gap: 5%;
}
@media (max-width: 780px) {
  #workDetails .work-inside .multi-column {
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
#workDetails .work-inside .multi-column.middle {
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-count: 1;
  -moz-column-gap: 0;
  column-count: 1;
  column-gap: 0;
}
#workDetails .work-inside a.more-less {
  display: block;
  text-align: right;
}
#workDetails .work-inside .section {
  width: 75%;
  margin: 0 auto;
  border-bottom: 1px solid #d7d0ca;
  padding-bottom: 40px;
}
#workDetails .work-inside .section.fullscreen {
  width: 100%;
}
@media (max-width: 768px) {
  #workDetails .work-inside .section {
    width: 90%;
  }
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #workDetails .work-inside .section {
    padding: 0;
  }
}
#workDetails .work-inside .section img.image {
  max-width: 50%;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section img.image {
    max-width: 250px;
  }
}
@media (max-width: 700px) {
  #workDetails .work-inside .section img.image {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  #workDetails .work-inside .section img.image {
    max-width: 100px;
  }
}
#workDetails .work-inside .section p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section p {
    font-size: 18px;
    line-height: 20px;
  }
}
#workDetails .work-inside .section.slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  border: none;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.slider {
    padding-bottom: 0;
  }
}
#workDetails .work-inside .section.slider .scroller-wrap {
  width: 100%;
  position: relative;
  /* On older OS versions "position" and "z-index" must be defined, */
  z-index: 1;
  /* it seems that recent webkit is less picky and works anyway. */
  padding-bottom: 80px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.slider .scroller-wrap {
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.slider .scroller-wrap {
    padding-bottom: 40px;
  }
}
#workDetails .work-inside .section.slider .scroller-wrap .scroller {
  height: 100%;
  float: left;
}
#workDetails .work-inside .section.slider .scroller-wrap .slide {
  float: left;
}
#workDetails .work-inside .section.slider .scroller-wrap .slide p {
  padding: 0;
}
#workDetails .work-inside .section.slider .scroller-wrap .slide img {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
}
#workDetails .work-inside .section.slider .scroller-wrap .scroller-nav {
  bottom: -40px;
}
#workDetails .work-inside .section.slider .scroller-wrap .scroller-nav .prev i,
#workDetails .work-inside .section.slider .scroller-wrap .scroller-nav .next i {
  margin-top: -90px;
}
#workDetails .work-inside .section.slider .bottom-border {
  width: 75%;
  margin: 0 auto;
  border-bottom: 1px solid #d7d0ca;
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.slider .bottom-border {
    width: 90%;
  }
}
#workDetails .work-inside .section.idea {
  text-align: center;
  /*.multi-column {
                    -webkit-column-count: 3;
                    -webkit-column-gap: 5%;
                    -moz-column-count: 3;
                    -moz-column-gap: 5%;
                    column-count: 3;
                    column-gap: 5%;
                    @media (max-width: @screen-sm) {
                        -webkit-column-count: 1;
                        -webkit-column-gap: 0;
                        -moz-column-count: 1;
                        -moz-column-gap: 0;
                        column-count: 1;
                        column-gap: 0;
                    }
                }    */
}
#workDetails .work-inside .section.idea img {
  max-width: 153px;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.idea img {
    width: 70px;
    float: left;
  }
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.idea img {
    width: 40px;
  }
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.idea h2 {
    font-size: 20px;
    text-align: left;
    padding-left: 80px;
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.idea h2 {
    padding: 0 0 0 50px;
  }
}
#workDetails .work-inside .section.idea p {
  text-align: left;
  padding-bottom: 0;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.idea p {
    margin-top: 20px;
  }
}
#workDetails .work-inside .section.idea .one .row {
  -webkit-column-count: 2;
  -webkit-column-gap: 5%;
  -moz-column-count: 2;
  -moz-column-gap: 5%;
  column-count: 2;
  column-gap: 5%;
  width: 66%;
  float: left;
}
@media (max-width: 780px) {
  #workDetails .work-inside .section.idea .one .row {
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
}
#workDetails .work-inside .section.idea .one .row.middle {
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-count: 1;
  -moz-column-gap: 0;
  column-count: 1;
  column-gap: 0;
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.idea .one .row {
    float: none;
    width: 100%;
  }
}
#workDetails .work-inside .section.idea .one p.quote {
  width: 33%;
  float: right;
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.idea .one p.quote {
    float: none;
    width: 100%;
  }
}
#workDetails .work-inside .section.results,
#workDetails .work-inside .section.awards,
#workDetails .work-inside .section.results-babges {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.results,
  #workDetails .work-inside .section.awards,
  #workDetails .work-inside .section.results-babges {
    font-size: 18px;
    line-height: 20px;
  }
}
#workDetails .work-inside .section.results img,
#workDetails .work-inside .section.awards img,
#workDetails .work-inside .section.results-babges img {
  width: 100%;
  max-width: 137px;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.results img,
  #workDetails .work-inside .section.awards img,
  #workDetails .work-inside .section.results-babges img {
    width: 70px;
    float: left;
    margin-top: 10px;
  }
}
#workDetails .work-inside .section.results .badges,
#workDetails .work-inside .section.awards .badges,
#workDetails .work-inside .section.results-babges .badges {
  text-align: center;
}
#workDetails .work-inside .section.results .badges .table,
#workDetails .work-inside .section.awards .badges .table,
#workDetails .work-inside .section.results-babges .badges .table {
  display: table;
}
#workDetails .work-inside .section.results .badges p,
#workDetails .work-inside .section.awards .badges p,
#workDetails .work-inside .section.results-babges .badges p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
  margin-top: 20px;
  text-align: left;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.results .badges p,
  #workDetails .work-inside .section.awards .badges p,
  #workDetails .work-inside .section.results-babges .badges p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.results .badges p,
  #workDetails .work-inside .section.awards .badges p,
  #workDetails .work-inside .section.results-babges .badges p {
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
  }
}
#workDetails .work-inside .section.results .badges ul,
#workDetails .work-inside .section.awards .badges ul,
#workDetails .work-inside .section.results-babges .badges ul {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
  text-align: left;
  list-style-type: none;
  padding-left: 0;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.results .badges ul,
  #workDetails .work-inside .section.awards .badges ul,
  #workDetails .work-inside .section.results-babges .badges ul {
    font-size: 18px;
    line-height: 20px;
  }
}
#workDetails .work-inside .section.results .badges .three .table,
#workDetails .work-inside .section.awards .badges .three .table,
#workDetails .work-inside .section.results-babges .badges .three .table,
#workDetails .work-inside .section.results .badges .two .table,
#workDetails .work-inside .section.awards .badges .two .table,
#workDetails .work-inside .section.results-babges .badges .two .table,
#workDetails .work-inside .section.results .badges .one .table,
#workDetails .work-inside .section.awards .badges .one .table,
#workDetails .work-inside .section.results-babges .badges .one .table {
  display: block;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.results .badges .three img,
  #workDetails .work-inside .section.awards .badges .three img,
  #workDetails .work-inside .section.results-babges .badges .three img,
  #workDetails .work-inside .section.results .badges .two img,
  #workDetails .work-inside .section.awards .badges .two img,
  #workDetails .work-inside .section.results-babges .badges .two img,
  #workDetails .work-inside .section.results .badges .one img,
  #workDetails .work-inside .section.awards .badges .one img,
  #workDetails .work-inside .section.results-babges .badges .one img {
    width: 70px;
    float: none;
  }
}
#workDetails .work-inside .section.results .badges .three p,
#workDetails .work-inside .section.awards .badges .three p,
#workDetails .work-inside .section.results-babges .badges .three p,
#workDetails .work-inside .section.results .badges .two p,
#workDetails .work-inside .section.awards .badges .two p,
#workDetails .work-inside .section.results-babges .badges .two p,
#workDetails .work-inside .section.results .badges .one p,
#workDetails .work-inside .section.awards .badges .one p,
#workDetails .work-inside .section.results-babges .badges .one p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
  text-align: left;
  vertical-align: middle;
  max-width: 400px;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.results .badges .three p,
  #workDetails .work-inside .section.awards .badges .three p,
  #workDetails .work-inside .section.results-babges .badges .three p,
  #workDetails .work-inside .section.results .badges .two p,
  #workDetails .work-inside .section.awards .badges .two p,
  #workDetails .work-inside .section.results-babges .badges .two p,
  #workDetails .work-inside .section.results .badges .one p,
  #workDetails .work-inside .section.awards .badges .one p,
  #workDetails .work-inside .section.results-babges .badges .one p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.results .badges .three p,
  #workDetails .work-inside .section.awards .badges .three p,
  #workDetails .work-inside .section.results-babges .badges .three p,
  #workDetails .work-inside .section.results .badges .two p,
  #workDetails .work-inside .section.awards .badges .two p,
  #workDetails .work-inside .section.results-babges .badges .two p,
  #workDetails .work-inside .section.results .badges .one p,
  #workDetails .work-inside .section.awards .badges .one p,
  #workDetails .work-inside .section.results-babges .badges .one p {
    display: block;
  }
}
#workDetails .work-inside .section.results .badges,
#workDetails .work-inside .section.results-babges .badges {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.results .badges div,
  #workDetails .work-inside .section.results-babges .badges div {
    height: 120px;
  }
}
#workDetails .work-inside .section.results .badges .three,
#workDetails .work-inside .section.results-babges .badges .three,
#workDetails .work-inside .section.results .badges .two,
#workDetails .work-inside .section.results-babges .badges .two,
#workDetails .work-inside .section.results .badges .one,
#workDetails .work-inside .section.results-babges .badges .one {
  height: auto;
}
#workDetails .work-inside .section.awards {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
  text-align: left;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.awards {
    font-size: 18px;
    line-height: 20px;
  }
}
#workDetails .work-inside .section.awards .badges p,
#workDetails .work-inside .section.awards .badges ul {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
  text-align: left;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.awards .badges p,
  #workDetails .work-inside .section.awards .badges ul {
    font-size: 18px;
    line-height: 20px;
  }
}
#workDetails .work-inside .section.awards .badges ul {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
  text-align: left;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.awards .badges ul {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.awards .badges ul {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.awards .badges ul li {
    float: left;
    width: 50%;
  }
}
#workDetails .work-inside .section.awards .badges img {
  margin-top: 0;
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.awards .badges .table {
    min-width: 180px;
  }
}
#workDetails .work-inside .section.awards .badges p.middle {
  padding-left: 0;
}
#workDetails .work-inside .section.awards .badges .award-list {
  padding: 0;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.awards .badges .award-list {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0;
  }
}
#workDetails .work-inside .section.awards .badges .three ul,
#workDetails .work-inside .section.awards .badges .two ul,
#workDetails .work-inside .section.awards .badges .one ul {
  list-style-type: disc;
  height: auto !important;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.awards .badges .three ul,
  #workDetails .work-inside .section.awards .badges .two ul,
  #workDetails .work-inside .section.awards .badges .one ul {
    width: 100%;
    display: block;
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.awards .badges .three ul li,
  #workDetails .work-inside .section.awards .badges .two ul li,
  #workDetails .work-inside .section.awards .badges .one ul li {
    width: 100%;
    float: none;
    text-align: left;
    padding-bottom: 10px;
  }
}
@media (max-width: 768px) {
  #workDetails .work-inside .section.awards .badges .three .table,
  #workDetails .work-inside .section.awards .badges .two .table,
  #workDetails .work-inside .section.awards .badges .one .table {
    height: auto;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section.awards .award {
    height: 180px;
  }
}
#workDetails .work-inside .section.awards .award.three,
#workDetails .work-inside .section.awards .award.two,
#workDetails .work-inside .section.awards .award.one {
  height: auto;
}
#workDetails .work-inside .section.results {
  border-bottom: none;
  padding-bottom: 0;
}
#workDetails .work-inside .section .quote {
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.3px;
  display: block;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section .quote {
    width: 80%;
    font-size: 27px;
    line-height: 27px;
  }
}
#workDetails .work-inside .section .quote:before {
  content: '';
  float: left;
  display: inline-block;
  width: 16px;
  height: 36px;
  margin-right: 6px;
  position: relative;
  top: -6px;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section .quote:before {
    width: 14px;
    height: 18px;
    margin-right: 4px;
  }
}
#workDetails .work-inside .section .quote:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 36px;
  margin: 0 0 -15px 8px;
  position: relative;
  top: -11px;
}
@media (max-width: 1024px) {
  #workDetails .work-inside .section .quote:after {
    width: 14px;
    height: 18px;
    margin: 0 0 -5px 5px;
  }
}
#workDetails .work-inside .section .quote.purple {
  color: #4f2d7f;
}
#workDetails .work-inside .section .quote.purple:before {
  background: url(/content/dam/mrmworldwide/work/quote-left-purple.png) no-repeat center;
  background-size: 100%;
}
#workDetails .work-inside .section .quote.purple:after {
  background: url(/content/dam/mrmworldwide/work/quote-right-purple.png) no-repeat center;
  background-size: 100%;
}
#workDetails .work-inside .section .quote.red {
  color: #d52b1e;
}
#workDetails .work-inside .section .quote.red:before {
  background: url(/content/dam/mrmworldwide/work/quote-left-red.png) no-repeat center;
  background-size: 100%;
}
#workDetails .work-inside .section .quote.red:after {
  background: url(/content/dam/mrmworldwide/work/quote-right-red.png) no-repeat center;
  background-size: 100%;
}
#workDetails .work-inside .pull-right {
  float: right;
  margin: 0 0 20px 20px;
}
@media (max-width: 780px) {
  #workDetails .work-inside .pull-right {
    margin-top: 20px;
  }
}
#workDetails .work-inside .pull-left {
  float: left;
  margin: 0 20px 20px 0;
}
@media (max-width: 780px) {
  #workDetails .work-inside .pull-left {
    margin-top: 20px;
  }
}
#workDetails #column-menu-1 {
  position: fixed;
  top: 100px;
  left: 20px;
  z-index: 9999;
}
#workDetails #column-menu-1 ul li {
  cursor: pointer;
}
#workDetails #column-menu-2 {
  position: fixed;
  top: 350px;
  left: 20px;
  z-index: 9999;
}
#workDetails #column-menu-2 ul li {
  cursor: pointer;
}
@media (max-width: 768px) {
  .details-info .detail-section-title .sharing-side .social-nav {
    left: auto;
    bottom: 60px;
  }
}
.relatedwork h2 {
  width: inherit;
}
#ServiceSlider {
  color: #4c4742;
}
@media (max-width: 768px) {
  #ServiceSlider {
    background: #ebe7e4;
    padding-bottom: 30px;
  }
}
#ServiceSlider h3 {
  font-size: 30px;
  text-align: center;
  line-height: 1em;
  padding-bottom: 40px;
}
@media (max-width: 1024px) {
  #ServiceSlider h3 {
    font-size: 19px;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #ServiceSlider h3 {
    text-align: center;
  }
}
#ServiceSlider h4 {
  font-size: 26px;
  line-height: 1em;
  padding-bottom: 25px;
}
@media (max-width: 1024px) {
  #ServiceSlider h4 {
    font-size: 15px;
    padding-bottom: 10px;
  }
}
#ServiceSlider p {
  font-size: 16px;
  line-height: 1em;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1024px) {
  #ServiceSlider p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  #ServiceSlider .generic-section-title {
    background: #ffffff;
    width: 100%;
    padding: 0 5%;
  }
}
@media (max-width: 768px) {
  #ServiceSlider .generic-section-title.hidden-xs {
    display: none !important;
  }
}
#ServiceSlider .services {
  padding: 70px 0 70px 0;
  background: #ebe7e4;
}
@media (max-width: 1024px) {
  #ServiceSlider .services {
    padding: 40px 0 35px 0;
  }
}
@media (max-width: 768px) {
  #ServiceSlider .services {
    padding: 25px 0 15px 0;
  }
}
#ServiceSlider .services p {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  padding-bottom: 0;
}
#ServiceSlider .services p:last-of-type {
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  #ServiceSlider .services p {
    font-size: 18px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  #ServiceSlider .services p {
    width: 100%;
    text-align: left;
    padding-bottom: 0;
  }
}
#ServiceSlider .services .categories {
  margin-top: 0;
}
#ServiceSlider .services .categories .heading {
  font-size: 30px;
  margin: 20px 0 0 0;
  color: #4f2d7f;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1024px) {
  #ServiceSlider .services .categories .heading {
    font-size: 20px;
  }
}
#ServiceSlider .services .categories .centered img {
  max-width: 50%;
}
#ServiceSlider .relatedlinks {
  font-size: 16px;
}
@media (max-width: 1024px) {
  #ServiceSlider .relatedlinks {
    font-size: 13px;
  }
}
#ServiceSlider .parentcontainer {
  height: 520px;
  padding: 70px 10% 0 10%;
}
@media (max-width: 1024px) {
  #ServiceSlider .parentcontainer {
    height: 400px;
  }
}
#ServiceSlider .parentcontainer p {
  font-weight: bold;
  font-size: 30px;
  line-height: 1em;
  text-align: center;
  max-width: 270px;
  margin: 60px auto 0 auto;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1024px) {
  #ServiceSlider .parentcontainer p {
    margin-top: 25px;
    font-size: 22px;
  }
}
#ServiceSlider .parentcontainer .badge {
  display: block;
  width: 70%;
  max-width: 190px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  #ServiceSlider .parentcontainer .badge {
    max-width: 105px;
  }
}
#ServiceSlider .slidercontent {
  width: 100%;
  background: #ebe7e4;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  #ServiceSlider .slidercontent {
    height: 500px;
  }
}
#ServiceSlider .slidercontent ul {
  margin: 0;
  padding: 40px 0 60px 0;
  list-style-type: none;
}
@media (max-width: 768px) {
  #ServiceSlider .slidercontent ul {
    padding: 25px 0 30px 0;
  }
}
#ServiceSlider .slidercontent ul .sliderslide {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  padding: 0 30px 0 30px;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
@media (min-width: 768px) {
  #ServiceSlider .slidercontent ul .sliderslide {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #ServiceSlider .slidercontent ul .sliderslide {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 1200px) {
  #ServiceSlider .slidercontent ul .sliderslide {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1024px) {
  #ServiceSlider .slidercontent ul .sliderslide {
    padding: 0 20px 99999px 20px;
  }
}
@media (max-width: 768px) {
  #ServiceSlider .slidercontent ul .sliderslide {
    padding: 0 20px 0 20px;
    margin-bottom: 0;
  }
}
#ServiceSlider .slidercontent ul .sliderslide .parentcontainer p {
  color: #4f2d7f;
}
#ServiceSlider .slidercontent ul .sliderslide p {
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  #ServiceSlider .slidercontent ul .sliderslide p {
    padding-bottom: 20px;
  }
}
#ServiceSlider .slidercontent .slide {
  display: block;
  float: left;
  overflow: hidden;
}
#ServiceSlider .slidercontent .slide .sliderslide:first-child {
  border-left: none;
  padding-left: 0;
}
#ServiceSlider .slidercontent .slide .sliderslide:last-child {
  padding-right: 0;
}
#ServiceSlider .slidercontent .scroller-nav ul.indicator {
  padding: 0;
}
@media (max-width: 1024px) {
  #ServiceSlider .slidercontent .scroller-nav ul.indicator {
    bottom: 20px;
  }
}
@media (max-width: 768px) {
  #ServiceSlider .slidercontent .scroller-nav ul.indicator {
    bottom: 10px;
  }
}
#ServiceSlider .maintext {
  overflow: hidden;
}
#ServiceSlider .maintext h3 {
  color: #4f2d7f;
}
#ServiceSlider .bottomtext {
  overflow: hidden;
}
#ServiceSlider .bottomtext h4 {
  color: #4f2d7f;
}
#ServiceSlider .services-cont {
  display: none;
  position: relative;
  width: 100%;
  height: 70px;
  padding: 0 5%;
  margin-top: 10px;
  background: #ebe7e4;
  border-top: 1px solid #d7cfc9;
  border-bottom: 1px solid #d7cfc9;
  background-color: #fff;
  color: #4f2d7f;
}
@media (max-width: 768px) {
  #ServiceSlider .services-cont {
    display: block;
  }
}
#ServiceSlider .services-cont h3 {
  float: left;
  font-size: 20px;
  text-align: left;
  margin: 25px 0 0 15px;
  color: #4f2d7f !important;
}
#ServiceSlider .services-cont .emblem {
  width: 100%;
  max-width: 50px;
  height: auto;
  float: left;
  margin-top: 10px;
}
#ServiceSlider .services-cont .expand {
  position: absolute;
  bottom: 27px;
  right: 5%;
}
#ServiceSlider .close-slider {
  position: absolute;
  left: -9999px;
}
#ServiceSlider .vjs-default-skin.video-js {
  padding-top: 57%;
  margin-bottom: 25px;
}
#ServiceSlider .capabilitiesList ul {
  list-style-image: url('/content/dam/mrmworldwide/buttons/red-arrow.png');
  font-weight: normal;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  letter-spacing: -0.2px;
  line-height: 24px;
}
@media (max-width: 1024px) {
  #ServiceSlider .capabilitiesList ul {
    font-size: 14px;
  }
}
#ServiceSlider .capabilitiesList ul li {
  cursor: pointer;
}
#ServiceSlider .strategyList {
  border-right: 1px solid #d1d0d0;
  padding-right: 15px;
}
#ServiceSlider .creativeList {
  border-right: 1px solid #d1d0d0;
  padding-right: 15px;
}
#ServiceSlider .technologyList {
  border-right: 1px solid #d1d0d0;
  padding-right: 15px;
}
#ServiceSlider .mobileList {
  font-size: 14px;
  list-style-image: url('/content/dam/mrmworldwide/buttons/red-arrow.png');
  font-weight: lighter;
  list-style-position: inside;
}
#ServiceSlider .mobileList .listItem {
  width: 50%;
  float: left;
  cursor: pointer;
}
#leadership .leadership-cont {
  position: relative;
}
#leadership .leadership-cont .leader-overlay {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 99;
}
#leadership .leadership-cont .leader-overlay .leader-desc-box {
  position: absolute;
  width: 70%;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -35%;
  padding: 40px;
  background: #d7d0ca;
  overflow: auto;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box {
    font-size: 15px;
    line-height: 16px;
  }
}
@media (max-width: 1200px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box {
    width: 80%;
    padding: 20px;
    margin-left: -40%;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc {
  width: 70%;
  float: right;
}
@media (max-width: 1200px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc {
    width: 75%;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc h1,
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc h3,
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .sub {
  color: #4f2d7f;
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc h1 {
  margin-bottom: 5px;
  padding-bottom: 0;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
}
@media (max-width: 1024px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc h3 {
  font-size: 24px;
  line-height: 1em;
}
@media (max-width: 1200px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc h3 {
    font-size: 16px;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .sub {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 19px;
  line-height: 22px;
}
@media (max-width: 1024px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .sub {
    font-size: 17px;
    line-height: 20px;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .phone {
  margin-bottom: 20px;
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc p,
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .phone,
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .email {
  font-size: 16px;
  color: #4c4742;
}
@media (max-width: 1200px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc p,
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .phone,
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .email {
    font-size: 12px;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .linkedin-link {
  margin: 20px 0;
  color: #4c4742;
}
@media (max-width: 1200px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .linkedin-link {
    font-size: 12px;
    margin: 10px 0;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .linkedin-link img {
  margin-right: 5px;
}
@media (max-width: 1200px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .linkedin-link img {
    width: 20px;
    height: 20px;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .linkedin-link i.fa-linkedin {
  color: #006699;
  font-size: 36px;
  line-height: 20px;
  position: relative;
  bottom: -4px;
  background-color: #fff;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .linkedin-link i.fa-linkedin {
    font-size: 24px;
    line-height: 13px;
    bottom: -2px;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .linkedin-link .view-btn {
  margin: 0 0 0 10px;
  display: inline;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #4c4742;
  text-align: center;
  padding: 5px 15px 5px 30px;
  border-radius: 20px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 49% no-repeat;
  border: 1px solid #d7d0ca;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .linkedin-link .view-btn:hover {
  border: 1px solid #4c4742;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .leader-desc .linkedin-link .view-btn {
    font-size: 14px;
  }
}
#leadership .leadership-cont .leader-overlay .leader-desc-box .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url(/content/dam/mrmworldwide/buttons/close-btn.png) no-repeat;
}
@media (max-width: 1200px) {
  #leadership .leadership-cont .leader-overlay .leader-desc-box .close-btn {
    width: 18px;
    height: 18px;
    background-size: cover;
  }
}
#leadership .leadership-cont .leader-item img,
#leadership .leadership-cont .empty.insert-face img {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
#leadership .leadership-cont .leader-item p,
#leadership .leadership-cont .empty.insert-face p {
  display: none;
}
#leadership .leadership-cont .leader-item .desc-html,
#leadership .leadership-cont .empty.insert-face .desc-html {
  display: none;
}
#leadership .leadership-cont .empty.insert-face img:hover {
  cursor: pointer;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
#leadership .leadership-cont .empty {
  height: 0;
  padding: 0;
  padding-bottom: 16.666666666666664%;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
@media (max-width: 768px) {
  #leadership .leadership-cont .empty {
    display: none;
  }
}
@media (max-width: 768px) {
  #leadership .leadership-cont .empty.insert-face {
    display: block;
    padding-bottom: 50%;
    width: 50%;
  }
}
#leadership .leadership-cont .faces {
  display: none;
}
#leadership .leadership-cont .grey-1 {
  background: #e5e1dd;
}
#leadership .leadership-cont .grey-2 {
  background: #dddbd9;
}
.fullscreen-leader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
  z-index: 99999;
  background: #d7d0ca;
}
.fullscreen-leader .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url(/content/dam/mrmworldwide/buttons/close-btn.png) no-repeat;
}
@media (max-width: 1200px) {
  .fullscreen-leader .close-btn {
    width: 18px;
    height: 18px;
    background-size: cover;
  }
}
.fullscreen-leader img.clone {
  display: block;
  width: 60%;
  margin: 0 auto 40px auto;
}
.fullscreen-leader .leader-desc {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc {
    width: 75%;
  }
}
.fullscreen-leader .leader-desc h1,
.fullscreen-leader .leader-desc h3,
.fullscreen-leader .leader-desc .sub {
  color: #4f2d7f;
}
.fullscreen-leader .leader-desc h1 {
  margin-bottom: 5px;
  padding-bottom: 0;
  line-height: 1em;
  font-size: 35px;
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc h1 {
    font-size: 20px;
  }
}
.fullscreen-leader .leader-desc h3 {
  font-size: 24px;
  line-height: 1em;
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc h3 {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc .sub {
    font-size: 12px;
  }
}
.fullscreen-leader .leader-desc .phone {
  margin-bottom: 20px;
}
.fullscreen-leader .leader-desc p,
.fullscreen-leader .leader-desc .phone,
.fullscreen-leader .leader-desc .email {
  font-size: 16px;
  color: #4c4742;
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc p,
  .fullscreen-leader .leader-desc .phone,
  .fullscreen-leader .leader-desc .email {
    font-size: 12px;
  }
}
.fullscreen-leader .leader-desc .linkedin-link {
  margin: 20px 0;
  color: #4c4742;
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc .linkedin-link {
    font-size: 12px;
    margin: 10px 0;
  }
}
.fullscreen-leader .leader-desc .linkedin-link img {
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc .linkedin-link img {
    width: 20px;
    height: 20px;
  }
}
.fullscreen-leader .leader-desc .linkedin-link i.fa-linkedin {
  color: #006699;
  font-size: 36px;
  line-height: 20px;
  position: relative;
  bottom: -9px;
  background-color: #fff;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc .linkedin-link i.fa-linkedin {
    font-size: 24px;
    line-height: 13px;
    bottom: -2px;
  }
}
.fullscreen-leader .leader-desc .linkedin-link .view-btn {
  position: relative;
  margin: 20px auto;
  bottom: 0;
  right: 0;
  display: block;
  font-size: 14px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 8px no-repeat;
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc .linkedin-link .view-btn {
    font-size: 12px;
    padding: 4px 15px 4px 30px;
    background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 7px no-repeat;
  }
}
.fullscreen-leader .leader-desc .linkedin-link .view-btn:hover {
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 18px 8px no-repeat;
}
@media (max-width: 1200px) {
  .fullscreen-leader .leader-desc .linkedin-link .view-btn:hover {
    padding: 4px 15px 4px 30px;
    background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 18px 7px no-repeat;
  }
}
#leadershiplocal .leadershiplocal-cont {
  position: relative;
}
#leadershiplocal .leadershiplocal-cont .leader-overlay {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 99;
}
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box {
  position: absolute;
  width: 70%;
  top: 10%;
  left: 50%;
  margin-left: -35%;
  padding: 40px;
  background: #d7d0ca;
}
@media (max-width: 1200px) {
  #leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box {
    width: 60%;
    padding: 20px;
    margin-left: -30%;
  }
}
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc {
  width: 70%;
  float: right;
}
@media (max-width: 1200px) {
  #leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc {
    width: 75%;
  }
}
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc h1,
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc h3,
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc .sub {
  color: #4f2d7f;
}
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc h1 {
  margin-bottom: 5px;
  padding-bottom: 0;
  line-height: 1em;
  font-size: 35px;
}
@media (max-width: 1200px) {
  #leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc h1 {
    font-size: 20px;
  }
}
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc h3 {
  font-size: 24px;
  line-height: 1em;
}
@media (max-width: 1200px) {
  #leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc h3 {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  #leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc .sub {
    font-size: 12px;
  }
}
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc .phone {
  margin-bottom: 20px;
}
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc p,
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc .phone,
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc .email {
  font-size: 16px;
  color: #4c4742;
}
@media (max-width: 1200px) {
  #leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc p,
  #leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc .phone,
  #leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .leader-desc .email {
    font-size: 12px;
  }
}
#leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url(/content/dam/mrmworldwide/buttons/close-btn.png) no-repeat;
}
@media (max-width: 1200px) {
  #leadershiplocal .leadershiplocal-cont .leader-overlay .leader-desc-box .close-btn {
    width: 18px;
    height: 18px;
    background-size: cover;
  }
}
#leadershiplocal .leadershiplocal-cont {
  position: relative;
}
#leadershiplocal .leadershiplocal-cont .leader-item img,
#leadershiplocal .leadershiplocal-cont .empty.insert-face img {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 5%;
  background: rgba(79, 45, 127, 0.7);
  color: #ffffff;
  text-align: center;
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html h1,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html h1 {
  font-size: 24px;
  padding: 0;
  font-weight: lighter;
}
@media (max-width: 1580px) {
  #leadershiplocal .leadershiplocal-cont .leader-item .desc-html h1,
  #leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html h1 {
    font-size: 20px;
  }
}
@media (max-width: 1360px) {
  #leadershiplocal .leadershiplocal-cont .leader-item .desc-html h1,
  #leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html h1 {
    font-size: 18px;
  }
}
@media (max-width: 1180px) {
  #leadershiplocal .leadershiplocal-cont .leader-item .desc-html h1,
  #leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html h1 {
    font-size: 16px;
  }
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html div,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html div {
  font-size: 18px;
  line-height: 1em;
}
@media (max-width: 1580px) {
  #leadershiplocal .leadershiplocal-cont .leader-item .desc-html div,
  #leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html div {
    font-size: 16px;
  }
}
@media (max-width: 1360px) {
  #leadershiplocal .leadershiplocal-cont .leader-item .desc-html div,
  #leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html div {
    font-size: 14px;
  }
}
@media (max-width: 1180px) {
  #leadershiplocal .leadershiplocal-cont .leader-item .desc-html div,
  #leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html div {
    font-size: 12px;
  }
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html p,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html p {
  font-size: 16px;
  padding: 3% 0 0 0;
}
@media (max-width: 1580px) {
  #leadershiplocal .leadershiplocal-cont .leader-item .desc-html p,
  #leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html p {
    font-size: 14px;
  }
}
@media (max-width: 1360px) {
  #leadershiplocal .leadershiplocal-cont .leader-item .desc-html p,
  #leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html p {
    font-size: 12px;
  }
}
@media (max-width: 1180px) {
  #leadershiplocal .leadershiplocal-cont .leader-item .desc-html p,
  #leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html p {
    font-size: 10px;
  }
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html .sub,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html .sub {
  margin-bottom: 4px;
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html .email,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html .email {
  display: inline-block;
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html .email a,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html .email a {
  color: #ffffff;
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html .email a .fa-envelope-o,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html .email a .fa-envelope-o {
  font-size: 25px;
  display: inline-block;
  overflow: hidden;
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html .phone,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html .phone {
  display: inline-block;
  margin-left: 10px;
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html .phone a,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html .phone a {
  color: #fff !important;
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html .phone a .fa-phone,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html .phone a .fa-phone {
  font-size: 25px;
  overflow: hidden;
  display: inline-block;
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html .phone a span,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html .phone a span {
  width: 0;
  overflow: hidden;
  display: inline-block;
  height: 26px;
  line-height: 26px;
}
#leadershiplocal .leadershiplocal-cont .leader-item .desc-html .seperate,
#leadershiplocal .leadershiplocal-cont .empty.insert-face .desc-html .seperate {
  margin: 0 auto;
  width: 30%;
  border-bottom: 1px solid #ffffff;
  display: block;
}
#leadershiplocal .leadershiplocal-cont .empty.insert-face img:hover {
  cursor: pointer;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
#leadershiplocal .leadershiplocal-cont .empty {
  height: 0;
  padding: 0;
  padding-bottom: 16.666666666666664%;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
@media (max-width: 768px) {
  #leadershiplocal .leadershiplocal-cont .empty {
    display: none;
  }
}
@media (max-width: 768px) {
  #leadershiplocal .leadershiplocal-cont .empty.insert-face {
    width: 50%;
    display: block;
    padding-bottom: 50%;
  }
}
#leadershiplocal .leadershiplocal-cont .faces {
  display: none;
}
#leadershiplocal .leadershiplocal-cont .grey-1 {
  background: #513e6b;
}
#leadershiplocal .leadershiplocal-cont .grey-2 {
  background: #322642;
}
@media (max-width: 768px) {
  .mobileMarginBottom {
    margin-bottom: 20px;
  }
}
.landingContent {
  background-color: #e1dcd7;
  padding-bottom: 60px;
  font-family: 'DINNextRoundedLTW02-Reg', Arial, Calibri, sans-serif;
}
@media (max-width: 1700px) {
  .landingContent {
    font-size: 15px;
  }
}
@media (max-width: 1600px) {
  .landingContent {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .landingContent {
    font-size: 13px;
  }
}
.landingContent .container {
  max-width: 1920px;
  margin: 0 auto;
}
.landingContent .marquee {
  background-image: url(/content/dam/mrmworldwide/hero.jpg);
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
  display: table;
  width: 100%;
  padding: 10% 0;
}
.landingContent .marquee img {
  max-width: 100%;
}
@media (min-width: 1818px) {
  .landingContent .marquee {
    height: 644px;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .landingContent .marquee {
    padding: 0;
  }
}
.landingContent .row.marginBottom {
  margin-bottom: 30px;
}
.landingContent .featured .row .col-sm-6:first-child {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .landingContent .archive .row.marginBottom {
    margin-bottom: 0;
  }
}
.landingContent .headerContainer {
  width: 100%;
}
.landingContent .headerContainer h2 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 51px;
  line-height: 56px;
  color: #4f2d7f;
  display: block;
  margin: 0 auto;
  padding: 20px 0px 26px;
  width: 75%;
}
@media (max-width: 1400px) {
  .landingContent .headerContainer h2 {
    font-size: 43px;
    line-height: 47px;
  }
}
@media (max-width: 1200px) {
  .landingContent .headerContainer h2 {
    font-size: 36px;
    line-height: 37px;
  }
}
@media (max-width: 1024px) {
  .landingContent .headerContainer h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  .landingContent .headerContainer h2 {
    font-size: 25px;
    line-height: 26px;
    display: block;
  }
}
.landingContent article {
  position: relative;
}
.landingContent article .category {
  pointer-events: none;
  white-space: nowrap;
}
.landingContent article .standardStyling {
  background-color: #ffffff;
  color: #4a2a76;
  max-width: 938px;
  zoom: 1;
}
.landingContent article .standardStyling:before,
.landingContent article .standardStyling:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article .standardStyling:after {
  clear: both;
}
.landingContent article .standardStyling .articleThumb img {
  max-width: 100%;
}
.landingContent article .standardStyling .description {
  padding: 20px 30px 31px;
  position: relative;
  float: left;
  display: inline-block;
  zoom: 1;
}
.landingContent article .standardStyling .description:before,
.landingContent article .standardStyling .description:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article .standardStyling .description:after {
  clear: both;
}
.landingContent article .standardStyling .description h3 {
  font-size: 2.1em;
  line-height: 1.3em;
  float: left;
  position: relative;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.landingContent article .standardStyling .description h3 a {
  color: #4a2a76;
}
.landingContent article .standardStyling .description h3 a.span-amount-2 span.shorten-2 {
  display: none;
}
.landingContent article .standardStyling .description h3 a.span-amount-3 span.shorten-3 {
  display: none;
}
.landingContent article .standardStyling .description h3 a.span-amount-4 span.shorten-4 {
  display: none;
}
.landingContent article .standardStyling .description h3 a.span-amount-5 span.shorten-5 {
  display: none;
}
.landingContent article .standardStyling .description h3 a.span-amount-6 span.shorten-6 {
  display: none;
}
.landingContent article .standardStyling .description h3 a.span-amount-7 span.shorten-7 {
  display: none;
}
.landingContent article .standardStyling .description h3 a.span-amount-8 span.shorten-8 {
  display: none;
}
.landingContent article .standardStyling .description .published {
  float: left;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.landingContent article .standardStyling .description .published .publisherThumb {
  display: inline-block;
  float: left;
  max-width: 58px;
}
.landingContent article .standardStyling .description .published .publisherThumb .purpleOverlay {
  position: absolute;
}
.landingContent article .standardStyling .description .published .publisherThumb img {
  max-width: 100%;
}
.landingContent article .standardStyling .description .published ul {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  list-style: none;
  display: inline-block;
  float: left;
  padding: 13px 0 0 0;
  margin: 0;
  font-size: .9em;
  line-height: 1.6em;
}
.landingContent article .standardStyling .description .published ul li.name {
  font-size: 1.5em;
}
.landingContent article .standardStyling .description ul.social {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 30px;
  right: 14px;
  width: 55px;
}
.landingContent article .standardStyling .description ul.social li {
  display: inline-block;
  margin-left: 2px;
  width: 21px;
}
.landingContent article .standardStyling .description ul.social li img {
  max-width: 100%;
}
.landingContent article .standardStyling .description ul.social-nav {
  display: none;
}
.landingContent article .standardStyling .category {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  padding: 4px 10px 4px 8px;
}
.landingContent article.extra-large {
  background-color: #ffffff;
  color: #4a2a76;
  max-width: 938px;
  zoom: 1;
}
.landingContent article.extra-large:before,
.landingContent article.extra-large:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.extra-large:after {
  clear: both;
}
.landingContent article.extra-large .articleThumb img {
  max-width: 100%;
}
.landingContent article.extra-large .description {
  padding: 20px 30px 31px;
  position: relative;
  float: left;
  display: inline-block;
  zoom: 1;
}
.landingContent article.extra-large .description:before,
.landingContent article.extra-large .description:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.extra-large .description:after {
  clear: both;
}
.landingContent article.extra-large .description h3 {
  font-size: 2.1em;
  line-height: 1.3em;
  float: left;
  position: relative;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.landingContent article.extra-large .description h3 a {
  color: #4a2a76;
}
.landingContent article.extra-large .description h3 a.span-amount-2 span.shorten-2 {
  display: none;
}
.landingContent article.extra-large .description h3 a.span-amount-3 span.shorten-3 {
  display: none;
}
.landingContent article.extra-large .description h3 a.span-amount-4 span.shorten-4 {
  display: none;
}
.landingContent article.extra-large .description h3 a.span-amount-5 span.shorten-5 {
  display: none;
}
.landingContent article.extra-large .description h3 a.span-amount-6 span.shorten-6 {
  display: none;
}
.landingContent article.extra-large .description h3 a.span-amount-7 span.shorten-7 {
  display: none;
}
.landingContent article.extra-large .description h3 a.span-amount-8 span.shorten-8 {
  display: none;
}
.landingContent article.extra-large .description .published {
  float: left;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.landingContent article.extra-large .description .published .publisherThumb {
  display: inline-block;
  float: left;
  max-width: 58px;
}
.landingContent article.extra-large .description .published .publisherThumb .purpleOverlay {
  position: absolute;
}
.landingContent article.extra-large .description .published .publisherThumb img {
  max-width: 100%;
}
.landingContent article.extra-large .description .published ul {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  list-style: none;
  display: inline-block;
  float: left;
  padding: 13px 0 0 0;
  margin: 0;
  font-size: .9em;
  line-height: 1.6em;
}
.landingContent article.extra-large .description .published ul li.name {
  font-size: 1.5em;
}
.landingContent article.extra-large .description ul.social {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 30px;
  right: 14px;
  width: 55px;
}
.landingContent article.extra-large .description ul.social li {
  display: inline-block;
  margin-left: 2px;
  width: 21px;
}
.landingContent article.extra-large .description ul.social li img {
  max-width: 100%;
}
.landingContent article.extra-large .description ul.social-nav {
  display: none;
}
.landingContent article.extra-large .category {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  padding: 4px 10px 4px 8px;
}
.landingContent article.extra-large .description {
  height: 229px;
}
.landingContent article.extra-large .description .published .publisherThumb .purpleOverlay {
  width: 0px !important;
  height: 0px !important;
}
@media (max-width: 1199px) {
  .landingContent article.extra-large .description {
    padding: 20px 21px 31px;
  }
  .landingContent article.extra-large .description h3 {
    font-size: 2em;
    line-height: 1.2em;
  }
  .landingContent article.extra-large .description .published {
    left: 24px;
    bottom: 14px;
  }
  .landingContent article.extra-large .description .published .publisherThumb {
    width: 62px;
  }
  .landingContent article.extra-large .description .published ul {
    font-size: 1em;
    line-height: 1.4em;
    padding: 19px 0 0 0;
  }
  .landingContent article.extra-large .description ul.social {
    width: 95px;
  }
  .landingContent article.extra-large .description ul.social li {
    width: 41px;
  }
}
@media (max-width: 1023px) {
  .landingContent article.extra-large .description {
    height: 180px;
    padding: 14px 20px;
  }
  .landingContent article.extra-large .description h3 {
    font-size: 1.7em;
    line-height: 1.2em;
  }
  .landingContent article.extra-large .description .published .publisherThumb {
    width: 52px;
  }
  .landingContent article.extra-large .description .published ul {
    padding: 9px 0 0 0;
    font-size: .9em;
  }
  .landingContent article.extra-large .description ul.social {
    width: 75px;
  }
  .landingContent article.extra-large .description ul.social li {
    width: 31px;
  }
}
@media (max-width: 480px) {
  .landingContent article.extra-large {
    background-color: #ffffff;
    color: #4a2a76;
    max-width: 938px;
    zoom: 1;
  }
  .landingContent article.extra-large:before,
  .landingContent article.extra-large:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .landingContent article.extra-large:after {
    clear: both;
  }
  .landingContent article.extra-large .articleThumb img {
    max-width: 100%;
  }
  .landingContent article.extra-large .description {
    padding: 20px 30px 31px;
    position: relative;
    float: left;
    display: inline-block;
    zoom: 1;
  }
  .landingContent article.extra-large .description:before,
  .landingContent article.extra-large .description:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .landingContent article.extra-large .description:after {
    clear: both;
  }
  .landingContent article.extra-large .description h3 {
    font-size: 2.1em;
    line-height: 1.3em;
    float: left;
    position: relative;
    font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
  }
  .landingContent article.extra-large .description h3 a {
    color: #4a2a76;
  }
  .landingContent article.extra-large .description h3 a.span-amount-2 span.shorten-2 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-3 span.shorten-3 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-4 span.shorten-4 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-5 span.shorten-5 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-6 span.shorten-6 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-7 span.shorten-7 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-8 span.shorten-8 {
    display: none;
  }
  .landingContent article.extra-large .description .published {
    float: left;
    position: absolute;
    bottom: 30px;
    left: 30px;
  }
  .landingContent article.extra-large .description .published .publisherThumb {
    display: inline-block;
    float: left;
    max-width: 58px;
  }
  .landingContent article.extra-large .description .published .publisherThumb .purpleOverlay {
    position: absolute;
  }
  .landingContent article.extra-large .description .published .publisherThumb img {
    max-width: 100%;
  }
  .landingContent article.extra-large .description .published ul {
    font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    display: inline-block;
    float: left;
    padding: 13px 0 0 0;
    margin: 0;
    font-size: .9em;
    line-height: 1.6em;
  }
  .landingContent article.extra-large .description .published ul li.name {
    font-size: 1.5em;
  }
  .landingContent article.extra-large .description ul.social {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 30px;
    right: 14px;
    width: 55px;
  }
  .landingContent article.extra-large .description ul.social li {
    display: inline-block;
    margin-left: 2px;
    width: 21px;
  }
  .landingContent article.extra-large .description ul.social li img {
    max-width: 100%;
  }
  .landingContent article.extra-large .description ul.social-nav {
    display: none;
  }
  .landingContent article.extra-large .category {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1em;
    padding: 4px 10px 4px 8px;
  }
  .landingContent article.extra-large .description {
    height: 163px;
    padding: 15px 19px 31px;
  }
  .landingContent article.extra-large .description h3 {
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .landingContent article.extra-large .description .published {
    bottom: 10px;
    left: 19px;
  }
  .landingContent article.extra-large .description .published .publisherThumb {
    width: 34px;
  }
  .landingContent article.extra-large .description .published .publisherThumb .purpleOverlay {
    width: 34px;
    height: 35px;
  }
  .landingContent article.extra-large .description .published .publisherThumb img {
    max-width: 100%;
  }
  .landingContent article.extra-large .description .published ul {
    padding: 0px 0 0 0;
    font-size: .8em;
    line-height: 1.5em;
  }
  .landingContent article.extra-large .description ul.social {
    right: 6px;
    bottom: 19px;
  }
}
@media (max-width: 480px) and (max-width: 1199px) {
  .landingContent article.extra-large {
    margin-bottom: 30px;
  }
  .landingContent article.extra-large .articleThumb {
    display: inline-block;
    float: left;
    width: 54%;
  }
  .landingContent article.extra-large .description {
    height: 100%;
    position: static;
    width: 46%;
  }
  .landingContent article.extra-large .description .published {
    left: auto;
  }
  .landingContent article.extra-large .description .social {
    right: 28px;
  }
  .landingContent article.extra-large .description {
    padding: 10px;
    font-size: 16px;
    line-height: 15px;
  }
  .landingContent article.extra-large .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
  .landingContent article.extra-large .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.extra-large .description .published {
    font-size: 14px;
  }
  .landingContent article.extra-large .description .published .publisherThumb {
    display: none;
  }
  .landingContent article.extra-large .description .published ul {
    font-size: .8em;
    line-height: 1.3em;
    padding: 0;
  }
  .landingContent article.extra-large .description ul.social {
    display: none;
  }
}
@media (max-width: 480px) and (max-width: 1023px) {
  .landingContent article.extra-large .description {
    padding: 10px;
  }
  .landingContent article.extra-large .description h3 {
    font-size: .9em;
    line-height: 1em;
  }
  .landingContent article.extra-large .description .published {
    bottom: 4px;
  }
  .landingContent article.extra-large .description .published ul {
    font-size: 0.6em;
    line-height: 1.4em;
  }
}
@media (max-width: 480px) and (max-width: 1023px) and (min-width: 481px) {
  .landingContent article.extra-large .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-3 {
    display: none;
  }
  .landingContent article.extra-large .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.extra-large .description h3 a span.shorten-3 {
    display: none;
  }
}
@media (max-width: 480px) and (max-width: 767px) {
  .landingContent article.extra-large .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
}
@media (max-width: 480px) and (max-width: 480px) {
  .landingContent article.extra-large .articleThumb {
    width: 100%;
  }
  .landingContent article.extra-large .description {
    padding: 10px;
    height: 120px;
    width: auto;
  }
  .landingContent article.extra-large .description h3 {
    font-size: 1em;
    line-height: 1.2em;
  }
  .landingContent article.extra-large .description .published {
    left: 10px;
    bottom: 10px;
    font-size: .9em;
  }
  .landingContent article.extra-large .description .published ul {
    font-size: .75em;
  }
  .landingContent article.extra-large .description ul.social {
    width: 50px;
    right: 11px;
    bottom: 10px;
  }
  .landingContent article.extra-large .description ul.social li {
    width: 21px;
  }
}
.landingContent article.large {
  background-color: #ffffff;
  color: #4a2a76;
  max-width: 938px;
  zoom: 1;
}
.landingContent div.generic-section-title{
  width:100%;
  background: white;
  margin:20px 0;
}
.landingContent section.featured div.generic-section-title{
  margin-top:0px;
}
.landingContent div.generic-section-title h2{
  margin-left:12.5%;
}
@media (max-width: 768px){
  .landingContent div.generic-section-title .title-inside{
    width:90%;
  }
}
.landingContent article.large:before,
.landingContent article.large:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.large:after {
  clear: both;
}
.landingContent article.large .articleThumb img {
  max-width: 100%;
}
.landingContent article.large .description {
  padding: 20px 30px 31px;
  position: relative;
  float: left;
  display: inline-block;
  zoom: 1;
}
.landingContent article.large .description:before,
.landingContent article.large .description:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.large .description:after {
  clear: both;
}
.landingContent article.large .description h3 {
  font-size: 2.1em;
  line-height: 1.3em;
  float: left;
  position: relative;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.landingContent article.large .description h3 a {
  color: #4a2a76;
}
.landingContent article.large .description h3 a.span-amount-2 span.shorten-2 {
  display: none;
}
.landingContent article.large .description h3 a.span-amount-3 span.shorten-3 {
  display: none;
}
.landingContent article.large .description h3 a.span-amount-4 span.shorten-4 {
  display: none;
}
.landingContent article.large .description h3 a.span-amount-5 span.shorten-5 {
  display: none;
}
.landingContent article.large .description h3 a.span-amount-6 span.shorten-6 {
  display: none;
}
.landingContent article.large .description h3 a.span-amount-7 span.shorten-7 {
  display: none;
}
.landingContent article.large .description h3 a.span-amount-8 span.shorten-8 {
  display: none;
}
.landingContent article.large .description .published {
  float: left;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.landingContent article.large .description .published .publisherThumb {
  display: inline-block;
  float: left;
  max-width: 58px;
}
.landingContent article.large .description .published .publisherThumb .purpleOverlay {
  position: absolute;
}
.landingContent article.large .description .published .publisherThumb img {
  max-width: 100%;
}
.landingContent article.large .description .published ul {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  list-style: none;
  display: inline-block;
  float: left;
  padding: 13px 0 0 0;
  margin: 0;
  font-size: .9em;
  line-height: 1.6em;
}
.landingContent article.large .description .published ul li.name {
  font-size: 1.5em;
}
.landingContent article.large .description ul.social {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 30px;
  right: 14px;
  width: 55px;
}
.landingContent article.large .description ul.social li {
  display: inline-block;
  margin-left: 2px;
  width: 21px;
}
.landingContent article.large .description ul.social li img {
  max-width: 100%;
}
.landingContent article.large .description ul.social-nav {
  display: none;
}
.landingContent article.large .category {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  padding: 4px 10px 4px 8px;
}
.landingContent article.large .articleThumb {
  display: inline-block;
  float: left;
  width: 54%;
}
.landingContent article.large .description {
  height: 100%;
  position: static;
  width: 46%;
}
.landingContent article.large .description .published {
  left: auto;
}
.landingContent article.large .description .social {
  right: 28px;
}
.landingContent article.large .articleThumb {
  max-width: 545px;
  width: 60%;
}
.landingContent article.large .description {
  width: 40%;
  padding: 20px 22px 31px;
}
.landingContent article.large .description h3 {
  font-size: 1.8em;
  line-height: 1em;
}
.landingContent article.large .description .published .publisherThumb .purpleOverlay {
  width: 65px;
  height: 67px;
}
.landingContent article.large .description .published ul {
  padding: 13px 0 0 0;
}
@media (max-width: 1500px) {
  .landingContent article.large .description {
    height: 163px;
    padding: 15px 19px 31px;
  }
  .landingContent article.large .description h3 {
    font-size: 1.3em;
  }
  .landingContent article.large .description .published {
    bottom: 14px;
    left: auto;
  }
  .landingContent article.large .description .published .publisherThumb {
    width: 34px;
  }
  .landingContent article.large .description .published .publisherThumb .purpleOverlay {
    width: 34px;
    height: 35px;
  }
  .landingContent article.large .description .published .publisherThumb img {
    max-width: 100%;
  }
  .landingContent article.large .description .published ul {
    padding: 0px 0 0 0;
    font-size: .8em;
    line-height: 1.5em;
  }
  .landingContent article.large .description ul.social {
    right: 26px;
    bottom: 19px;
  }
}
@media (max-width: 1199px) {
  .landingContent article.large {
    background-color: #ffffff;
    color: #4a2a76;
    max-width: 938px;
    zoom: 1;
    margin-bottom: 0 !important;
  }
  .landingContent article.large:before,
  .landingContent article.large:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .landingContent article.large:after {
    clear: both;
  }
  .landingContent article.large .articleThumb img {
    max-width: 100%;
  }
  .landingContent article.large .description {
    padding: 20px 30px 31px;
    position: relative;
    float: left;
    display: inline-block;
    zoom: 1;
  }
  .landingContent article.large .description:before,
  .landingContent article.large .description:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .landingContent article.large .description:after {
    clear: both;
  }
  .landingContent article.large .description h3 {
    font-size: 2.1em;
    line-height: 1.3em;
    float: left;
    position: relative;
    font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
  }
  .landingContent article.large .description h3 a {
    color: #4a2a76;
  }
  .landingContent article.large .description h3 a.span-amount-2 span.shorten-2 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-3 span.shorten-3 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-4 span.shorten-4 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-5 span.shorten-5 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-6 span.shorten-6 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-7 span.shorten-7 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-8 span.shorten-8 {
    display: none;
  }
  .landingContent article.large .description .published {
    float: left;
    position: absolute;
    bottom: 30px;
    left: 30px;
  }
  .landingContent article.large .description .published .publisherThumb {
    display: inline-block;
    float: left;
    max-width: 58px;
  }
  .landingContent article.large .description .published .publisherThumb .purpleOverlay {
    position: absolute;
  }
  .landingContent article.large .description .published .publisherThumb img {
    max-width: 100%;
  }
  .landingContent article.large .description .published ul {
    font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    display: inline-block;
    float: left;
    padding: 13px 0 0 0;
    margin: 0;
    font-size: .9em;
    line-height: 1.6em;
  }
  .landingContent article.large .description .published ul li.name {
    font-size: 1.5em;
  }
  .landingContent article.large .description ul.social {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 30px;
    right: 14px;
    width: 55px;
  }
  .landingContent article.large .description ul.social li {
    display: inline-block;
    margin-left: 2px;
    width: 21px;
  }
  .landingContent article.large .description ul.social li img {
    max-width: 100%;
  }
  .landingContent article.large .description ul.social-nav {
    display: none;
  }
  .landingContent article.large .category {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1em;
    padding: 4px 10px 4px 8px;
  }
  .landingContent article.large .description {
    height: 163px;
    padding: 15px 19px 31px;
  }
  .landingContent article.large .description h3 {
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .landingContent article.large .description .published {
    bottom: 10px;
    left: 19px;
  }
  .landingContent article.large .description .published .publisherThumb {
    width: 34px;
  }
  .landingContent article.large .description .published .publisherThumb .purpleOverlay {
    width: 34px;
    height: 35px;
  }
  .landingContent article.large .description .published .publisherThumb img {
    max-width: 100%;
  }
  .landingContent article.large .description .published ul {
    padding: 0px 0 0 0;
    font-size: .8em;
    line-height: 1.5em;
  }
  .landingContent article.large .description ul.social {
    right: 6px;
    bottom: 19px;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .landingContent article.large {
    margin-bottom: 30px;
  }
  .landingContent article.large .articleThumb {
    display: inline-block;
    float: left;
    width: 54%;
  }
  .landingContent article.large .description {
    height: 100%;
    position: static;
    width: 46%;
  }
  .landingContent article.large .description .published {
    left: auto;
  }
  .landingContent article.large .description .social {
    right: 28px;
  }
  .landingContent article.large .description {
    padding: 10px;
    font-size: 16px;
    line-height: 15px;
  }
  .landingContent article.large .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
  .landingContent article.large .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.large .description .published {
    font-size: 14px;
  }
  .landingContent article.large .description .published .publisherThumb {
    display: none;
  }
  .landingContent article.large .description .published ul {
    font-size: .8em;
    line-height: 1.3em;
    padding: 0;
  }
  .landingContent article.large .description ul.social {
    display: none;
  }
}
@media (max-width: 1199px) and (max-width: 1023px) {
  .landingContent article.large .description {
    padding: 10px;
  }
  .landingContent article.large .description h3 {
    font-size: .9em;
    line-height: 1em;
  }
  .landingContent article.large .description .published {
    bottom: 4px;
  }
  .landingContent article.large .description .published ul {
    font-size: 0.6em;
    line-height: 1.4em;
  }
}
@media (max-width: 1199px) and (max-width: 1023px) and (min-width: 481px) {
  .landingContent article.large .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-3 {
    display: none;
  }
  .landingContent article.large .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.large .description h3 a span.shorten-3 {
    display: none;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .landingContent article.large .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
}
@media (max-width: 1199px) and (max-width: 480px) {
  .landingContent article.large .articleThumb {
    width: 100%;
  }
  .landingContent article.large .description {
    padding: 10px;
    height: 120px;
    width: auto;
  }
  .landingContent article.large .description h3 {
    font-size: 1em;
    line-height: 1.2em;
  }
  .landingContent article.large .description .published {
    left: 10px;
    bottom: 10px;
    font-size: .9em;
  }
  .landingContent article.large .description .published ul {
    font-size: .75em;
  }
  .landingContent article.large .description ul.social {
    width: 50px;
    right: 11px;
    bottom: 10px;
  }
  .landingContent article.large .description ul.social li {
    width: 21px;
  }
}
.landingContent article.medium {
  background-color: #ffffff;
  color: #4a2a76;
  max-width: 938px;
  zoom: 1;
}
.landingContent article.medium:before,
.landingContent article.medium:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.medium:after {
  clear: both;
}
.landingContent article.medium .articleThumb img {
  max-width: 100%;
}
.landingContent article.medium .description {
  padding: 20px 30px 31px;
  position: relative;
  float: left;
  display: inline-block;
  zoom: 1;
}
.landingContent article.medium .description:before,
.landingContent article.medium .description:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.medium .description:after {
  clear: both;
}
.landingContent article.medium .description h3 {
  font-size: 2.1em;
  line-height: 1.3em;
  float: left;
  position: relative;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.landingContent article.medium .description h3 a {
  color: #4a2a76;
}
.landingContent article.medium .description h3 a.span-amount-2 span.shorten-2 {
  display: none;
}
.landingContent article.medium .description h3 a.span-amount-3 span.shorten-3 {
  display: none;
}
.landingContent article.medium .description h3 a.span-amount-4 span.shorten-4 {
  display: none;
}
.landingContent article.medium .description h3 a.span-amount-5 span.shorten-5 {
  display: none;
}
.landingContent article.medium .description h3 a.span-amount-6 span.shorten-6 {
  display: none;
}
.landingContent article.medium .description h3 a.span-amount-7 span.shorten-7 {
  display: none;
}
.landingContent article.medium .description h3 a.span-amount-8 span.shorten-8 {
  display: none;
}
.landingContent article.medium .description .published {
  float: left;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.landingContent article.medium .description .published .publisherThumb {
  display: inline-block;
  float: left;
  max-width: 58px;
}
.landingContent article.medium .description .published .publisherThumb .purpleOverlay {
  position: absolute;
}
.landingContent article.medium .description .published .publisherThumb img {
  max-width: 100%;
}
.landingContent article.medium .description .published ul {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  list-style: none;
  display: inline-block;
  float: left;
  padding: 13px 0 0 0;
  margin: 0;
  font-size: .9em;
  line-height: 1.6em;
}
.landingContent article.medium .description .published ul li.name {
  font-size: 1.5em;
}
.landingContent article.medium .description ul.social {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 30px;
  right: 14px;
  width: 55px;
}
.landingContent article.medium .description ul.social li {
  display: inline-block;
  margin-left: 2px;
  width: 21px;
}
.landingContent article.medium .description ul.social li img {
  max-width: 100%;
}
.landingContent article.medium .description ul.social-nav {
  display: none;
}
.landingContent article.medium .category {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  padding: 4px 10px 4px 8px;
}
.landingContent article.medium .description {
  height: 163px;
  padding: 15px 19px 31px;
}
.landingContent article.medium .description h3 {
  font-size: 1.3em;
  line-height: 1.1em;
}
.landingContent article.medium .description .published {
  bottom: 10px;
  left: 19px;
}
.landingContent article.medium .description .published .publisherThumb {
  width: 34px;
}
.landingContent article.medium .description .published .publisherThumb .purpleOverlay {
  width: 34px;
  height: 35px;
}
.landingContent article.medium .description .published .publisherThumb img {
  max-width: 100%;
}
.landingContent article.medium .description .published ul {
  padding: 0px 0 0 0;
  font-size: .8em;
  line-height: 1.5em;
}
.landingContent article.medium .description ul.social {
  right: 6px;
  bottom: 19px;
}
@media (max-width: 1199px) {
  .landingContent article.medium {
    margin-bottom: 30px;
  }
  .landingContent article.medium .articleThumb {
    display: inline-block;
    float: left;
    width: 54%;
  }
  .landingContent article.medium .description {
    height: 100%;
    position: static;
    width: 46%;
  }
  .landingContent article.medium .description .published {
    left: auto;
  }
  .landingContent article.medium .description .social {
    right: 28px;
  }
  .landingContent article.medium .description {
    padding: 10px;
    font-size: 16px;
    line-height: 15px;
  }
  .landingContent article.medium .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
  .landingContent article.medium .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.medium .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.medium .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.medium .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.medium .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.medium .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.medium .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.medium .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.medium .description .published {
    font-size: 14px;
  }
  .landingContent article.medium .description .published .publisherThumb {
    display: none;
  }
  .landingContent article.medium .description .published ul {
    font-size: .8em;
    line-height: 1.3em;
    padding: 0;
  }
  .landingContent article.medium .description ul.social {
    display: none;
  }
}
@media (max-width: 1023px) {
  .landingContent article.medium .description {
    padding: 10px;
  }
  .landingContent article.medium .description h3 {
    font-size: .9em;
    line-height: 1em;
  }
  .landingContent article.medium .description .published {
    bottom: 4px;
  }
  .landingContent article.medium .description .published ul {
    font-size: 0.6em;
    line-height: 1.4em;
  }
}
@media (max-width: 1023px) and (min-width: 481px) {
  .landingContent article.medium .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-3 {
    display: none;
  }
  .landingContent article.medium .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.medium .description h3 a span.shorten-3 {
    display: none;
  }
}
@media (max-width: 767px) {
  .landingContent article.medium .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
}
@media (max-width: 480px) {
  .landingContent article.medium .articleThumb {
    width: 100%;
  }
  .landingContent article.medium .description {
    padding: 10px;
    height: 120px;
    width: auto;
  }
  .landingContent article.medium .description h3 {
    font-size: 1em;
    line-height: 1.2em;
  }
  .landingContent article.medium .description .published {
    left: 10px;
    bottom: 10px;
    font-size: .9em;
  }
  .landingContent article.medium .description .published ul {
    font-size: .75em;
  }
  .landingContent article.medium .description ul.social {
    width: 50px;
    right: 11px;
    bottom: 10px;
  }
  .landingContent article.medium .description ul.social li {
    width: 21px;
  }
}
.landingContent article.small {
  background-color: #ffffff;
  color: #4a2a76;
  max-width: 938px;
  zoom: 1;
  font-size: 1em;
}
.landingContent article.small:before,
.landingContent article.small:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.small:after {
  clear: both;
}
.landingContent article.small .articleThumb img {
  max-width: 100%;
}
.landingContent article.small .description {
  padding: 20px 30px 31px;
  position: relative;
  float: left;
  display: inline-block;
  zoom: 1;
}
.landingContent article.small .description:before,
.landingContent article.small .description:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.small .description:after {
  clear: both;
}
.landingContent article.small .description h3 {
  font-size: 2.1em;
  line-height: 1.3em;
  float: left;
  position: relative;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.landingContent article.small .description h3 a {
  color: #4a2a76;
}
.landingContent article.small .description h3 a.span-amount-2 span.shorten-2 {
  display: none;
}
.landingContent article.small .description h3 a.span-amount-3 span.shorten-3 {
  display: none;
}
.landingContent article.small .description h3 a.span-amount-4 span.shorten-4 {
  display: none;
}
.landingContent article.small .description h3 a.span-amount-5 span.shorten-5 {
  display: none;
}
.landingContent article.small .description h3 a.span-amount-6 span.shorten-6 {
  display: none;
}
.landingContent article.small .description h3 a.span-amount-7 span.shorten-7 {
  display: none;
}
.landingContent article.small .description h3 a.span-amount-8 span.shorten-8 {
  display: none;
}
.landingContent article.small .description .published {
  float: left;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.landingContent article.small .description .published .publisherThumb {
  display: inline-block;
  float: left;
  max-width: 58px;
}
.landingContent article.small .description .published .publisherThumb .purpleOverlay {
  position: absolute;
}
.landingContent article.small .description .published .publisherThumb img {
  max-width: 100%;
}
.landingContent article.small .description .published ul {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  list-style: none;
  display: inline-block;
  float: left;
  padding: 13px 0 0 0;
  margin: 0;
  font-size: .9em;
  line-height: 1.6em;
}
.landingContent article.small .description .published ul li.name {
  font-size: 1.5em;
}
.landingContent article.small .description ul.social {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 30px;
  right: 14px;
  width: 55px;
}
.landingContent article.small .description ul.social li {
  display: inline-block;
  margin-left: 2px;
  width: 21px;
}
.landingContent article.small .description ul.social li img {
  max-width: 100%;
}
.landingContent article.small .description ul.social-nav {
  display: none;
}
.landingContent article.small .category {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  padding: 4px 10px 4px 8px;
}
.landingContent article.small .articleThumb {
  display: inline-block;
  float: left;
  width: 54%;
}
.landingContent article.small .description {
  height: 100%;
  position: static;
  width: 46%;
}
.landingContent article.small .description .published {
  left: auto;
}
.landingContent article.small .description .social {
  right: 28px;
}
.landingContent article.small .articleThumb {
  max-width: 344px;
  width: 38%;
}
.landingContent article.small .description {
  padding: 14px;
  width: 61%;
}
.landingContent article.small .description h3 {
  font-size: 1.25em;
  line-height: 1.2em;
  letter-spacing: -0.015em;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.landingContent article.small .description .published {
  bottom: 14px;
}
.landingContent article.small .description .published .publisherThumb {
  max-width: 33px;
}
.landingContent article.small .description .published .publisherThumb .purpleOverlay {
  width: 34px;
  height: 35px;
}
.landingContent article.small .description .published ul {
  padding: 0px 0 0 0;
}
.landingContent article.small .description .published ul li.name {
  font-size: 1.3em;
  line-height: 1em;
}
.landingContent article.small .description .published ul li.time {
  font-size: .8em;
}
.landingContent article.small .description .social {
  bottom: 15px;
}
@media (max-width: 1199px) {
  .landingContent article.small {
    background-color: #ffffff;
    color: #4a2a76;
    max-width: 938px;
    zoom: 1;
  }
  .landingContent article.small:before,
  .landingContent article.small:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .landingContent article.small:after {
    clear: both;
  }
  .landingContent article.small .articleThumb img {
    max-width: 100%;
  }
  .landingContent article.small .description {
    padding: 20px 30px 31px;
    position: relative;
    float: left;
    display: inline-block;
    zoom: 1;
  }
  .landingContent article.small .description:before,
  .landingContent article.small .description:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .landingContent article.small .description:after {
    clear: both;
  }
  .landingContent article.small .description h3 {
    font-size: 2.1em;
    line-height: 1.3em;
    float: left;
    position: relative;
    font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
  }
  .landingContent article.small .description h3 a {
    color: #4a2a76;
  }
  .landingContent article.small .description h3 a.span-amount-2 span.shorten-2 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-3 span.shorten-3 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-4 span.shorten-4 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-5 span.shorten-5 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-6 span.shorten-6 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-7 span.shorten-7 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-8 span.shorten-8 {
    display: none;
  }
  .landingContent article.small .description .published {
    float: left;
    position: absolute;
    bottom: 30px;
    left: 30px;
  }
  .landingContent article.small .description .published .publisherThumb {
    display: inline-block;
    float: left;
    max-width: 58px;
  }
  .landingContent article.small .description .published .publisherThumb .purpleOverlay {
    position: absolute;
  }
  .landingContent article.small .description .published .publisherThumb img {
    max-width: 100%;
  }
  .landingContent article.small .description .published ul {
    font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    display: inline-block;
    float: left;
    padding: 13px 0 0 0;
    margin: 0;
    font-size: .9em;
    line-height: 1.6em;
  }
  .landingContent article.small .description .published ul li.name {
    font-size: 1.5em;
  }
  .landingContent article.small .description ul.social {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 30px;
    right: 14px;
    width: 55px;
  }
  .landingContent article.small .description ul.social li {
    display: inline-block;
    margin-left: 2px;
    width: 21px;
  }
  .landingContent article.small .description ul.social li img {
    max-width: 100%;
  }
  .landingContent article.small .description ul.social-nav {
    display: none;
  }
  .landingContent article.small .category {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1em;
    padding: 4px 10px 4px 8px;
  }
  .landingContent article.small .description {
    height: 163px;
    padding: 15px 19px 31px;
  }
  .landingContent article.small .description h3 {
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .landingContent article.small .description .published {
    bottom: 10px;
    left: 19px;
  }
  .landingContent article.small .description .published .publisherThumb {
    width: 34px;
  }
  .landingContent article.small .description .published .publisherThumb .purpleOverlay {
    width: 34px;
    height: 35px;
  }
  .landingContent article.small .description .published .publisherThumb img {
    max-width: 100%;
  }
  .landingContent article.small .description .published ul {
    padding: 0px 0 0 0;
    font-size: .8em;
    line-height: 1.5em;
  }
  .landingContent article.small .description ul.social {
    right: 6px;
    bottom: 19px;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .landingContent article.small {
    margin-bottom: 30px;
  }
  .landingContent article.small .articleThumb {
    display: inline-block;
    float: left;
    width: 54%;
  }
  .landingContent article.small .description {
    height: 100%;
    position: static;
    width: 46%;
  }
  .landingContent article.small .description .published {
    left: auto;
  }
  .landingContent article.small .description .social {
    right: 28px;
  }
  .landingContent article.small .description {
    padding: 10px;
    font-size: 16px;
    line-height: 15px;
  }
  .landingContent article.small .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
  .landingContent article.small .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.small .description .published {
    font-size: 14px;
  }
  .landingContent article.small .description .published .publisherThumb {
    display: none;
  }
  .landingContent article.small .description .published ul {
    font-size: .8em;
    line-height: 1.3em;
    padding: 0;
  }
  .landingContent article.small .description ul.social {
    display: none;
  }
}
@media (max-width: 1199px) and (max-width: 1023px) {
  .landingContent article.small .description {
    padding: 10px;
  }
  .landingContent article.small .description h3 {
    font-size: .9em;
    line-height: 1em;
  }
  .landingContent article.small .description .published {
    bottom: 4px;
  }
  .landingContent article.small .description .published ul {
    font-size: 0.6em;
    line-height: 1.4em;
  }
}
@media (max-width: 1199px) and (max-width: 1023px) and (min-width: 481px) {
  .landingContent article.small .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-3 {
    display: none;
  }
  .landingContent article.small .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.small .description h3 a span.shorten-3 {
    display: none;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .landingContent article.small .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
}
@media (max-width: 1199px) and (max-width: 480px) {
  .landingContent article.small .articleThumb {
    width: 100%;
  }
  .landingContent article.small .description {
    padding: 10px;
    height: 120px;
    width: auto;
  }
  .landingContent article.small .description h3 {
    font-size: 1em;
    line-height: 1.2em;
  }
  .landingContent article.small .description .published {
    left: 10px;
    bottom: 10px;
    font-size: .9em;
  }
  .landingContent article.small .description .published ul {
    font-size: .75em;
  }
  .landingContent article.small .description ul.social {
    width: 50px;
    right: 11px;
    bottom: 10px;
  }
  .landingContent article.small .description ul.social li {
    width: 21px;
  }
}
.landingContent article.extra-small {
  background-color: #ffffff;
  color: #4a2a76;
  max-width: 938px;
  zoom: 1;
}
.landingContent article.extra-small:before,
.landingContent article.extra-small:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.extra-small:after {
  clear: both;
}
.landingContent article.extra-small .articleThumb img {
  max-width: 100%;
}
.landingContent article.extra-small .description {
  padding: 20px 30px 31px;
  position: relative;
  float: left;
  display: inline-block;
  zoom: 1;
}
.landingContent article.extra-small .description:before,
.landingContent article.extra-small .description:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.landingContent article.extra-small .description:after {
  clear: both;
}
.landingContent article.extra-small .description h3 {
  font-size: 2.1em;
  line-height: 1.3em;
  float: left;
  position: relative;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.landingContent article.extra-small .description h3 a {
  color: #4a2a76;
}
.landingContent article.extra-small .description h3 a.span-amount-2 span.shorten-2 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-3 span.shorten-3 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-4 span.shorten-4 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-5 span.shorten-5 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-6 span.shorten-6 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-7 span.shorten-7 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-8 span.shorten-8 {
  display: none;
}
.landingContent article.extra-small .description .published {
  float: left;
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.landingContent article.extra-small .description .published .publisherThumb {
  display: inline-block;
  float: left;
  max-width: 58px;
}
.landingContent article.extra-small .description .published .publisherThumb .purpleOverlay {
  position: absolute;
}
.landingContent article.extra-small .description .published .publisherThumb img {
  max-width: 100%;
}
.landingContent article.extra-small .description .published ul {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  list-style: none;
  display: inline-block;
  float: left;
  padding: 13px 0 0 0;
  margin: 0;
  font-size: .9em;
  line-height: 1.6em;
}
.landingContent article.extra-small .description .published ul li.name {
  font-size: 1.5em;
}
.landingContent article.extra-small .description ul.social {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 30px;
  right: 14px;
  width: 55px;
}
.landingContent article.extra-small .description ul.social li {
  display: inline-block;
  margin-left: 2px;
  width: 21px;
}
.landingContent article.extra-small .description ul.social li img {
  max-width: 100%;
}
.landingContent article.extra-small .description ul.social-nav {
  display: none;
}
.landingContent article.extra-small .category {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  padding: 4px 10px 4px 8px;
}
.landingContent article.extra-small .description {
  height: 143px;
  padding: 10px;
}
.landingContent article.extra-small .description h3 {
  font-size: 1.2em;
  line-height: 1.1em;
  letter-spacing: -0.03em;
}
.landingContent article.extra-small .description h3 a.span-amount-8 span.shorten-8 {
  display: inline;
}
.landingContent article.extra-small .description h3 a span.shorten-7 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-8 span.shorten-8 {
  display: inline;
}
.landingContent article.extra-small .description h3 a span.shorten-7 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-7 span.shorten-7 {
  display: inline;
}
.landingContent article.extra-small .description h3 a span.shorten-6 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-7 span.shorten-7 {
  display: inline;
}
.landingContent article.extra-small .description h3 a span.shorten-6 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-6 span.shorten-6 {
  display: inline;
}
.landingContent article.extra-small .description h3 a span.shorten-5 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-6 span.shorten-6 {
  display: inline;
}
.landingContent article.extra-small .description h3 a span.shorten-5 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-5 span.shorten-5 {
  display: inline;
}
.landingContent article.extra-small .description h3 a span.shorten-4 {
  display: none;
}
.landingContent article.extra-small .description h3 a.span-amount-5 span.shorten-5 {
  display: inline;
}
.landingContent article.extra-small .description h3 a span.shorten-4 {
  display: none;
}
.landingContent article.extra-small .description .published {
  left: 10px;
  bottom: 10px;
}
.landingContent article.extra-small .description .published .publisherThumb {
  max-width: 33px;
}
.landingContent article.extra-small .description .published .publisherThumb .purpleOverlay {
  width: 34px;
  height: 35px;
}
.landingContent article.extra-small .description .published ul {
  padding: 0 0 0 0;
  font-size: 0.7em;
  line-height: 1.4em;
}
.landingContent article.extra-small .description .published ul .name {
  font-size: 1.3em;
}
.landingContent article.extra-small .description .published ul .time {
  font-size: 0.8em;
}
.landingContent article.extra-small .description .social {
  bottom: 15px;
}
.landingContent article.extra-small.invisible {
  visibility: hidden;
}
@media (max-width: 767px) {
  .landingContent article.extra-small.invisible {
    display: none;
  }
}
@media (max-width: 1600px) {
  .landingContent article.extra-small .description .published .publisherThumb {
    display: none;
  }
  .landingContent article.extra-small .description ul.social {
    display: none;
  }
}
@media (max-width: 1199px) {
  .landingContent article.extra-small {
    background-color: #ffffff;
    color: #4a2a76;
    max-width: 938px;
    zoom: 1;
  }
  .landingContent article.extra-small:before,
  .landingContent article.extra-small:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .landingContent article.extra-small:after {
    clear: both;
  }
  .landingContent article.extra-small .articleThumb img {
    max-width: 100%;
  }
  .landingContent article.extra-small .description {
    padding: 20px 30px 31px;
    position: relative;
    float: left;
    display: inline-block;
    zoom: 1;
  }
  .landingContent article.extra-small .description:before,
  .landingContent article.extra-small .description:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .landingContent article.extra-small .description:after {
    clear: both;
  }
  .landingContent article.extra-small .description h3 {
    font-size: 2.1em;
    line-height: 1.3em;
    float: left;
    position: relative;
    font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
  }
  .landingContent article.extra-small .description h3 a {
    color: #4a2a76;
  }
  .landingContent article.extra-small .description h3 a.span-amount-2 span.shorten-2 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-3 span.shorten-3 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-4 span.shorten-4 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-5 span.shorten-5 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-6 span.shorten-6 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-7 span.shorten-7 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-8 span.shorten-8 {
    display: none;
  }
  .landingContent article.extra-small .description .published {
    float: left;
    position: absolute;
    bottom: 30px;
    left: 30px;
  }
  .landingContent article.extra-small .description .published .publisherThumb {
    display: inline-block;
    float: left;
    max-width: 58px;
  }
  .landingContent article.extra-small .description .published .publisherThumb .purpleOverlay {
    position: absolute;
  }
  .landingContent article.extra-small .description .published .publisherThumb img {
    max-width: 100%;
  }
  .landingContent article.extra-small .description .published ul {
    font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    display: inline-block;
    float: left;
    padding: 13px 0 0 0;
    margin: 0;
    font-size: .9em;
    line-height: 1.6em;
  }
  .landingContent article.extra-small .description .published ul li.name {
    font-size: 1.5em;
  }
  .landingContent article.extra-small .description ul.social {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 30px;
    right: 14px;
    width: 55px;
  }
  .landingContent article.extra-small .description ul.social li {
    display: inline-block;
    margin-left: 2px;
    width: 21px;
  }
  .landingContent article.extra-small .description ul.social li img {
    max-width: 100%;
  }
  .landingContent article.extra-small .description ul.social-nav {
    display: none;
  }
  .landingContent article.extra-small .category {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1em;
    padding: 4px 10px 4px 8px;
  }
  .landingContent article.extra-small .description {
    height: 163px;
    padding: 15px 19px 31px;
  }
  .landingContent article.extra-small .description h3 {
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .landingContent article.extra-small .description .published {
    bottom: 10px;
    left: 19px;
  }
  .landingContent article.extra-small .description .published .publisherThumb {
    width: 34px;
  }
  .landingContent article.extra-small .description .published .publisherThumb .purpleOverlay {
    width: 34px;
    height: 35px;
  }
  .landingContent article.extra-small .description .published .publisherThumb img {
    max-width: 100%;
  }
  .landingContent article.extra-small .description .published ul {
    padding: 0px 0 0 0;
    font-size: .8em;
    line-height: 1.5em;
  }
  .landingContent article.extra-small .description ul.social {
    right: 6px;
    bottom: 19px;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .landingContent article.extra-small {
    margin-bottom: 30px;
  }
  .landingContent article.extra-small .articleThumb {
    display: inline-block;
    float: left;
    width: 54%;
  }
  .landingContent article.extra-small .description {
    height: 100%;
    position: static;
    width: 46%;
  }
  .landingContent article.extra-small .description .published {
    left: auto;
  }
  .landingContent article.extra-small .description .social {
    right: 28px;
  }
  .landingContent article.extra-small .description {
    padding: 10px;
    font-size: 16px;
    line-height: 15px;
  }
  .landingContent article.extra-small .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
  .landingContent article.extra-small .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-8 span.shorten-8 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-7 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-7 span.shorten-7 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-6 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-6 span.shorten-6 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-5 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-5 span.shorten-5 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-4 {
    display: none;
  }
  .landingContent article.extra-small .description .published {
    font-size: 14px;
  }
  .landingContent article.extra-small .description .published .publisherThumb {
    display: none;
  }
  .landingContent article.extra-small .description .published ul {
    font-size: .8em;
    line-height: 1.3em;
    padding: 0;
  }
  .landingContent article.extra-small .description ul.social {
    display: none;
  }
}
@media (max-width: 1199px) and (max-width: 1023px) {
  .landingContent article.extra-small .description {
    padding: 10px;
  }
  .landingContent article.extra-small .description h3 {
    font-size: .9em;
    line-height: 1em;
  }
  .landingContent article.extra-small .description .published {
    bottom: 4px;
  }
  .landingContent article.extra-small .description .published ul {
    font-size: 0.6em;
    line-height: 1.4em;
  }
}
@media (max-width: 1199px) and (max-width: 1023px) and (min-width: 481px) {
  .landingContent article.extra-small .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-3 {
    display: none;
  }
  .landingContent article.extra-small .description h3 a.span-amount-4 span.shorten-4 {
    display: inline;
  }
  .landingContent article.extra-small .description h3 a span.shorten-3 {
    display: none;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .landingContent article.extra-small .description h3 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
}
@media (max-width: 1199px) and (max-width: 480px) {
  .landingContent article.extra-small .articleThumb {
    width: 100%;
  }
  .landingContent article.extra-small .description {
    padding: 10px;
    height: 120px;
    width: auto;
  }
  .landingContent article.extra-small .description h3 {
    font-size: 1em;
    line-height: 1.2em;
  }
  .landingContent article.extra-small .description .published {
    left: 10px;
    bottom: 10px;
    font-size: .9em;
  }
  .landingContent article.extra-small .description .published ul {
    font-size: .75em;
  }
  .landingContent article.extra-small .description ul.social {
    width: 50px;
    right: 11px;
    bottom: 10px;
  }
  .landingContent article.extra-small .description ul.social li {
    width: 21px;
  }
}
.landingContent article .horizontal .articleThumb {
  display: inline-block;
  float: left;
  width: 54%;
}
.landingContent article .horizontal .description {
  height: 100%;
  position: static;
  width: 46%;
}
.landingContent article .horizontal .description .published {
  left: auto;
}
.landingContent article .horizontal .description .social {
  right: 28px;
}
.landingContent article.hero {
  background-color: rgba(0, 0, 0, 0.43);
  color: #fff;
  width: 68%;
  max-width: 1120px;
  max-height: 300px;
  min-width: 544px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 599px) {
  .landingContent article.hero {
    width: 100%;
    height: 100%;
    min-width: 0;
    max-height: none;
  }
}
.landingContent article.hero .articleThumb {
  display: none;
}
.landingContent article.hero .description {
  padding: 20px;
}
@media (max-width: 480px) {
  .landingContent article.hero .description {
    padding: 10px;
  }
}
.landingContent article.hero .description h3 {
  font-size: 3.1em;
  line-height: 1.3em;
  padding: 30px 20px;
}
@media (max-width: 1199px) {
  .landingContent article.hero .description h3 {
    font-size: 2.5em;
    line-height: 1.3em;
  }
}
@media (max-width: 1023px) {
  .landingContent article.hero .description h3 {
    font-size: 2.3em;
    line-height: 1.3em;
    padding: 30px 20px;
  }
}
@media (max-width: 599px) {
  .landingContent article.hero .description h3 {
    font-size: 2.0em;
    line-height: 1.3em;
  }
}
@media (max-width: 480px) {
  .landingContent article.hero .description h3 {
    font-size: 1.8em;
    line-height: 1.3em;
    padding: 10px 0;
  }
}
.landingContent article.hero .description .published {
  display: inline-block;
  text-align: left;
  font-size: 0.9em;
  line-height: 1em;
}
.landingContent article.hero .description .published .publisherThumb {
  display: inline-block;
  width: 52px;
}
@media (max-width: 480px) {
  .landingContent article.hero .description .published .publisherThumb {
    width: 46px;
  }
}
.landingContent article.hero .description .published ul {
  display: inline-block;
  list-style: none;
}
@media (max-width: 480px) {
  .landingContent article.hero .description .published ul {
    padding: 10px 0 0 2px;
    position: relative;
    top: 5px;
  }
}
.landingContent article.hero .description .published ul li {
  display: inline-block;
}
@media (max-width: 599px) {
  .landingContent article.hero .description .published ul li {
    display: block;
  }
}
.landingContent article.hero .description ul.social {
  display: inline-block;
  list-style: none;
  padding-left: 30px;
}
@media (max-width: 480px) {
  .landingContent article.hero .description ul.social {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .landingContent article.hero .description ul.social {
    margin-left: 13px;
  }
}
.landingContent article.hero .description ul.social li {
  display: inline-block;
  width: 23px;
  margin-left: 10px;
}
@media (max-width: 599px) {
  .landingContent article.hero .description ul.social li {
    margin-left: 3px;
  }
}
.landingContent .heroContent {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 599px) {
  .landingContent .heroContent {
    padding: 20px;
  }
}
html.samsungGalaxy4 .landingContent article.extra-large .description .published ul li.name {
  white-space: nowrap;
}
#related {
  width: 100%;
}
#related #related-slider {
  width: 100%;
}
#related #related-slider .scroller {
  height: 100%;
  margin: 0;
}
#related #related-slider .scroller .slide {
  display: block;
  float: left;
  padding: 0;
  overflow: hidden;
}
#related #related-slider .scroller .slide span {
  display: block;
}
#related #related-slider .scroller .slide img {
  display: block;
  width: 100.5%;
  height: auto;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
#related #related-slider .scroller .slide a.more-btn {
  position: relative;
  padding: 6px 15px 6px 25px;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
#related #related-slider .scroller .slide a.more-btn:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-right: 10px;
  position: absolute;
  top: 10px;
  left: 12px;
}
@media (max-width: 1024px) {
  #related #related-slider .scroller .slide a.more-btn:before {
    top: 8px;
  }
}
#related #related-slider .scroller .slide.touch-selected .related-desc {
  opacity: 1;
}
#related #related-slider .scroller .related-desc {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 7% 6%;
  color: #fff;
  text-align: center;
  background: rgba(79, 45, 127, 0.9);
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#related #related-slider .scroller .related-desc .hover-box {
  height: auto;
  width: 70%;
  margin: 0 auto;
  display: table;
}
#related #related-slider .scroller .related-desc h3 {
  font-size: 30px;
  line-height: 1em;
}
@media (max-width: 1400px) {
  #related #related-slider .scroller .related-desc h3 {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  #related #related-slider .scroller .related-desc h3 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  #related #related-slider .scroller .related-desc h3 {
    font-size: 14px;
    padding-bottom: 5px;
  }
}
#related #related-slider .scroller .related-desc p {
  display: none;
  font-size: 16px;
  line-height: 1em;
}
@media (max-width: 1400px) {
  #related #related-slider .scroller .related-desc p {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  #related #related-slider .scroller .related-desc p {
    font-size: 12px;
  }
}
#related #related-slider .scroller .related-desc a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  #related #related-slider .scroller .related-desc a {
    font-size: 12px;
    padding-bottom: 4px;
  }
}
@media (max-width: 768px) {
  #related #related-slider .scroller .related-desc a {
    display: none;
  }
}
@media (max-width: 768px) {
  #related #related-slider .scroller .related-desc {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 2% 5%;
    opacity: 0;
    font-size: 20px;
  }
}
#related #related-slider .scroller .related-desc h3 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-top: 30px;
}
@media (min-width: 1200px) {
  #related #related-slider .scroller .related-desc h3 {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  #related #related-slider .scroller .related-desc h3 {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  #related #related-slider .scroller .related-desc h3 {
    font-size: 20px;
    margin-top: 10px;
  }
}
@media (max-width: 915px) {
  #related #related-slider .scroller .related-desc h3 {
    margin-top: 0px;
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  #related #related-slider .scroller .related-desc h3 {
    margin-top: 0px;
  }
}
#related #related-slider .scroller .related-desc a {
  display: inline-block;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  border-radius: 20px;
  border: 0px;
  padding: 5px 15px 5px 30px;
  color: #4f2d7f;
  font-size: 16px;
  line-height: 16px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/purple-arrow.png) 15px 49% no-repeat;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#related #related-slider .scroller .related-desc a:hover {
  border: 0px;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  #related #related-slider .scroller .related-desc a {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  #related #related-slider .scroller .slide:hover .related-desc {
    opacity: 1;
  }
}
#eventDetail .event-article {
  width: 100%;
  max-width: none;
  padding: 0;
  background-color: #ebe7e4;
}
#eventDetail .event-article .event-info {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #666666;
  padding: 15px 0;
  width: 100%;
}
@media (min-width: 768px) {
  #eventDetail .event-article .event-info {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #eventDetail .event-article .event-info {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #eventDetail .event-article .event-info {
    float: left;
    width: 100%;
  }
}
#eventDetail .event-article .event-info .event-site {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 300px;
}
@media (min-width: 768px) {
  #eventDetail .event-article .event-info .event-site {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #eventDetail .event-article .event-info .event-site {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (min-width: 1200px) {
  #eventDetail .event-article .event-info .event-site {
    float: left;
    width: 33.33333333333333%;
  }
}
#eventDetail .event-article .event-info .event-site a,
#eventDetail .event-article .event-info .event-site a:visited {
  word-wrap: break-word;
}
#eventDetail .event-article .event-info .event-site > span:first-child {
  color: #666666;
}
#eventDetail .event-article .event-info .event-date {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #666666;
}
@media (min-width: 768px) {
  #eventDetail .event-article .event-info .event-date {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #eventDetail .event-article .event-info .event-date {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (min-width: 1200px) {
  #eventDetail .event-article .event-info .event-date {
    float: left;
    width: 33.33333333333333%;
  }
}
#eventDetail .event-article .event-info .event-date > span:first-child {
  color: #666666;
}
#eventDetail .event-article .event-info .event-featuring {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 300px;
  color: #666666;
}
@media (min-width: 768px) {
  #eventDetail .event-article .event-info .event-featuring {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #eventDetail .event-article .event-info .event-featuring {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (min-width: 1200px) {
  #eventDetail .event-article .event-info .event-featuring {
    float: left;
    width: 33.33333333333333%;
  }
}
#eventDetail .event-article .event-info .event-featuring > span:first-child {
  color: #666666;
}
#eventDetail .event-article .event-info .event-location {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #666666;
}
@media (min-width: 768px) {
  #eventDetail .event-article .event-info .event-location {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #eventDetail .event-article .event-info .event-location {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (min-width: 1200px) {
  #eventDetail .event-article .event-info .event-location {
    float: left;
    width: 33.33333333333333%;
  }
}
#eventDetail .event-article .event-info .event-location .event-place {
  display: inline;
}
#eventDetail .event-article .event-info .event-location > span:first-child {
  color: #666666;
}
@media (max-width: 1024px) {
  #eventDetail .event-article .event-info {
    font-size: 14px;
  }
}
#eventDetail .event-article .event-info .row {
  width: 100%;
  padding: 0;
}
#eventDetail .event-article .title-inside {
  background-color: #dfdad5;
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  #eventDetail .event-article .title-inside {
    margin-bottom: 40px;
  }
}
#eventDetail .event-article .title-inside > .row {
  width: 75%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #eventDetail .event-article .title-inside > .row {
    width: 90%;
  }
}
#eventDetail .event-article .event-body-image {
  margin: 0 40px 40px 12.5%;
  width: 29%;
  max-width: 420px;
}
@media (max-width: 768px) {
  #eventDetail .event-article .event-body-image {
    margin: 0 20px 20px 5%;
  }
}
@media (max-width: 500px) {
  #eventDetail .event-article .event-body-image {
    max-width: none;
    width: 90%;
  }
}
#eventDetail .event-article .event-body-image img {
  max-width: 100%;
}
#eventDetail .event-article .event-body-image .imageinfo {
  position: absolute;
  padding: 10px;
  background-color: #f0ab00;
  font-size: 16px;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
}
#eventDetail .event-article h1 {
  width: 75%;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
}
@media (max-width: 1400px) {
  #eventDetail .event-article h1 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  #eventDetail .event-article h1 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  #eventDetail .event-article h1 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  #eventDetail .event-article h1 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  #eventDetail .event-article h1 {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 768px) {
  #eventDetail .event-article h1 {
    width: 90%;
  }
}
@media (max-width: 480px) {
  #eventDetail .event-article h1 {
    display: block;
  }
}
#eventDetail .event-article .content {
  width: 75%;
  margin: 0 auto;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #eventDetail .event-article .content {
    font-size: 18px;
    line-height: 20px;
  }
}
#eventDetail .event-article .content p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #eventDetail .event-article .content p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  #eventDetail .event-article .content {
    width: 90%;
  }
}
#newsFilter .filter.purple-filter .subcategories div {
  width: 150px;
}
#newsFilter .filter.purple-filter .category-container .filter-categories .category {
  width: auto;
}
#newsFilter .filter.purple-filter .category-container .filter-categories .category a {
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: block;
  padding: 5px 20px;
  /* USE MIXINS NOT VENDOR SPECIFICS */
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  background: #74599a;
}
@media (max-width: 768px) {
  #newsFilter .filter.purple-filter .category-container .filter-categories .category a {
    text-align: center;
    font-size: 14px;
  }
}
#newsFilter .filter.purple-filter .category-container .filter-categories .category.selected a {
  color: #74599a;
  background: #ffffff;
}
#newsFilter .filter.purple-filter .category-container .filter-categories .category a:hover {
  color: #74599a;
  background: #ffffff;
}
@media (max-width: 480px) {
  #newsFilter .filter.purple-filter .category-container .filter-categories .category {
    float: none;
  }
}
.pagination {
  font-size: 0.8em;
  background-color: #ebe7e4;
  padding: 14px;
}
.news-list {
  margin: 0;
  padding: 0;
  background-color: #ebe7e4;
  width: 100%;
  max-width: none;
}
.news-list .news-item {
  max-width: 1200px;
  width: 75%;
  margin: 30px auto 0;
  border-bottom: 1px solid rgba(189, 177, 166, 0.4);
  padding: 0 0 30px 0;
}
@media (max-width: 767px) {
  .news-list .news-item {
    width: 90%;
  }
}
.news-list .news-item .imagecol {
  padding-left: 0;
}
@media (max-width: 1199px) {
  .news-list .news-item .imagecol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .news-list .news-item .imagecol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .news-list .news-item .imagecol {
    float: left;
    width: 25%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .news-list .news-item .imagecol {
    float: left;
    width: 16.666666666666664%;
  }
}
.news-list .news-item .imagecol .imageinfo {
  position: absolute;
  padding: 8px;
  background-color: #f0ab00;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  color: #4f2d7f;
}
@media (max-width: 1199px) {
  .news-list .news-item .titlecol:not(.large) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .news-list .news-item .titlecol:not(.large) {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .news-list .news-item .titlecol:not(.large) {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .news-list .news-item .titlecol:not(.large) {
    float: left;
    width: 100%;
  }
}
.news-list .news-item .titlecol.large {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .news-list .news-item .titlecol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .news-list .news-item .titlecol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .news-list .news-item .titlecol.large {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (max-width: 767px) {
  .news-list .news-item .titlecol {
    padding-left: 0 !important;
  }
}
.news-list .news-item .titlecol h4 a {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
  font-size: 30px;
  line-height: 34px;
}
@media (max-width: 1400px) {
  .news-list .news-item .titlecol h4 a {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .news-list .news-item .titlecol h4 a {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .news-list .news-item .titlecol h4 a {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .news-list .news-item .titlecol h4 a {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .news-list .news-item .titlecol h4 a {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .news-list .news-item .titlecol h4 a {
    font-size: 30px;
    line-height: 34px;
  }
}
@media (max-width: 1199px) {
  .news-list .news-item .descriptioncol:not(.large) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .news-list .news-item .descriptioncol:not(.large) {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .news-list .news-item .descriptioncol:not(.large) {
    float: left;
    width: 75%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .news-list .news-item .descriptioncol:not(.large) {
    float: left;
    width: 83.33333333333334%;
  }
}
.news-list .news-item .descriptioncol.large {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .news-list .news-item .descriptioncol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .news-list .news-item .descriptioncol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .news-list .news-item .descriptioncol.large {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 767px) {
  .news-list .news-item .descriptioncol {
    padding-left: 0 !important;
  }
}
.news-list .news-item .descriptioncol p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .news-list .news-item .descriptioncol p {
    font-size: 15px;
    line-height: 16px;
  }
}
.news-list .news-item .news-detailscol {
  padding-right: 0;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #666666;
}
@media (max-width: 1199px) {
  .news-list .news-item .news-detailscol:not(.large) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .news-list .news-item .news-detailscol:not(.large) {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .news-list .news-item .news-detailscol:not(.large) {
    margin-left: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .news-list .news-item .news-detailscol:not(.large) {
    float: left;
    width: 75%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .news-list .news-item .news-detailscol:not(.large) {
    margin-left: 25%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .news-list .news-item .news-detailscol:not(.large) {
    float: left;
    width: 83.33333333333334%;
  }
}
.news-list .news-item .news-detailscol.large {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .news-list .news-item .news-detailscol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .news-list .news-item .news-detailscol.large {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .news-list .news-item .news-detailscol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .news-list .news-item .news-detailscol.large {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .news-list .news-item .news-detailscol.large {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .news-list .news-item .news-detailscol {
    padding-left: 0 !important;
  }
}
.news-list .news-item .news-detailscol .full-article,
.news-list .news-item .news-detailscol .published-date,
.news-list .news-item .news-detailscol .author {
  color: #4f2d7f;
  margin-bottom: 8px;
}
.news-list .news-item .news-detailscol .published-date time {
  color: #666666;
}
.news-list .news-item .news-detailscol .author span {
  color: #666666;
}
.news-list .news-item .news-detailscol .social {
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .news-list .news-item .news-detailscol .tabletcol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .news-list .news-item .news-detailscol .tabletcol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (max-width: 1024px) {
  .news-list .news-item .news-detailscol .tabletcol:first-child {
    padding-left: 0px !important;
  }
}
@media (max-width: 1023px) {
  .news-list .news-item .news-detailscol .tabletcol {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.searchSection {
  font-size: 62.5%;
  background-color: #eeecea;
  padding-top: 50px;
  overflow: hidden;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 699px) {
  .searchSection {
    margin-top: 0;
  }
}
.searchSection .search-input-container {
  width: 75%;
  margin: 0 auto;
  color: #4f2d7f;
  padding-bottom: 66px;
}
@media (max-width: 768px) {
  .searchSection .search-input-container {
    width: 90%;
  }
}
.searchSection .search-input-container h3 {
  font-size: 2.4em;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  .searchSection .search-input-container h3 {
    font-size: 2em;
  }
}
.searchSection .search-input-container h3.begin-typing {
  max-width: 400px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dad4cf;
  margin: 0;
}
.searchSection .search-input-container .search-input {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 4.4em;
  color: #4f2d7f;
  font-size: 8em;
  border: 0;
  padding: 0;
  margin: 12px 0 30px;
  display: block;
  background-color: transparent;
}
@media (max-width: 480px) {
  .searchSection .search-input-container .search-input {
    font-size: 6em;
  }
}
.searchSection .search-input-container .related-searches-container {
  display: inline-block;
  margin-right: 44px;
}
.searchSection .search-input-container .past-searches-container {
  display: inline-block;
}
.searchSection .search-input-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.searchSection .search-input-container ul li a {
  color: #666666;
  font-size: 1.7em;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 480px) {
  .searchSection .search-input-container ul li a {
    font-size: 1.5em;
  }
}
.searchSection .search-input-container ul li a:hover {
  color: #000;
}
.searchSection .search-results-container {
  background-image: url(/content/dam/mrmworldwide/search/texture.gif);
  padding: 20px 0;
  text-align: center;
}
.searchSection .search-results-container .generic-section-title h2 {
  font-size: 40px;
}
@media (max-width: 480px) {
  .searchSection .search-results-container .generic-section-title h2 {
    font-size: 30px;
  }
}
.searchSection .search-results-container .results {
  width: 75%;
  display: inline-block;
  margin-left: -40px;
}
@media (max-width: 768px) {
  .searchSection .search-results-container .results {
    width: 90%;
  }
}
.searchSection .search-results-container .results article {
  width: 280px;
  margin: 16px 20px;
  float: left;
  font-size: 1.5em;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid #d8d2cc;
  padding-bottom: 30px;
}
.searchSection .search-results-container .results article h4 {
  color: #666666;
  font-size: 1.7em;
  line-height: 1.2em;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.searchSection .search-results-container .results article h4 span.category {
  color: #4f2d7f;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.searchSection .search-results-container .results article h4 span.category:after {
  content: " /";
  color: #d52b1e;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.searchSection .search-results-container .results article img.thumbnail {
  margin-bottom: 14px;
  max-width: 100%;
}
.searchSection .search-results-container .results article p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  font-size: 1em;
  line-height: 1.2em;
  padding-bottom: 10px;
}
.searchSection .search-results-container .results article a {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#searchResultsSection {
  font-size: 62.5%;
  background-color: #eeecea;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 699px) {
  #searchResultsSection {
    margin-top: 0;
  }
}
#searchResultsSection .search-results-container {
  background-image: url(/content/dam/mrmworldwide/search/texture.gif);
  padding: 20px 0;
  text-align: center;
}
#searchResultsSection .search-results-container .generic-section-title h2 {
  font-size: 40px;
}
@media (max-width: 480px) {
  #searchResultsSection .search-results-container .generic-section-title h2 {
    font-size: 30px;
  }
}
#searchResultsSection .search-results-container .results {
  width: 75%;
  display: inline-block;
  margin-left: -40px;
}
@media (max-width: 768px) {
  #searchResultsSection .search-results-container .results {
    width: 90%;
  }
}
#searchResultsSection .search-results-container .results #masonry {
  display: inline-block;
}
#searchResultsSection .search-results-container .results article {
  width: 280px;
  margin: 16px 20px;
  float: left;
  font-size: 1.5em;
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid #d8d2cc;
  padding-bottom: 30px;
}
#searchResultsSection .search-results-container .results article h4 {
  color: #666666;
  font-size: 1.7em;
  line-height: 1.2em;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#searchResultsSection .search-results-container .results article h4 span.category {
  color: #4f2d7f;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#searchResultsSection .search-results-container .results article h4 span.category:after {
  content: " /";
  color: #d52b1e;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#searchResultsSection .search-results-container .results article img.thumbnail {
  margin-bottom: 14px;
  max-width: 100%;
}
#searchResultsSection .search-results-container .results article p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  font-size: 1em;
  line-height: 1.2em;
  padding-bottom: 10px;
}
#searchResultsSection .search-results-container .results article a {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#loading-container {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.59);
  top: 0;
  display: none;
}
#loading-container img {
  position: absolute;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  width: 30px;
  height: 30px;
  top: 50%;
}
.featured-events {
  text-align: center;
  width: 100%;
  background-color: #ebe7e4;
  max-width: none;
  margin: 0;
  padding: 0;
}
.featured-events .row {
  width: 75%;
  max-width: 1200px;
  margin: 0 auto;
  border-bottom: 1px solid rgba(189, 177, 166, 0.4);
}
@media (max-width: 767px) {
  .featured-events .row {
    width: 90%;
  }
}
.featured-events hr {
  display: block;
  margin: 40px auto;
  width: 75%;
}
@media (max-width: 767px) {
  .featured-events hr {
    display: none;
  }
}
.featured-events h2 {
  padding: 20px 0 20px;
  font-size: 40px;
  line-height: 36px;
  color: #4f2d7f;
}
@media (max-width: 1400px) {
  .featured-events h2 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .featured-events h2 {
    font-size: 28px;
  }
}
@media (max-width: 1024px) {
  .featured-events h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .featured-events h2 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .featured-events h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
.featured-events .event-item {
  text-align: left;
  max-width: 580px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 30px auto 30px auto;
  padding-left: 30px;
  padding-right: 30px;
  min-height: 550px;
  /*
    &:last-child {
      padding-left:60px;
      padding-right:0;

      @media (max-width:1199px) {
        padding-left:0;
        border:0;
      }
    }
    */
}
@media (max-width: 1199px) {
  .featured-events .event-item {
    max-width: none;
  }
}
@media (min-width: 1024px) {
  .featured-events .event-item {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .featured-events .event-item {
    float: left;
    width: 50%;
  }
}
.featured-events .event-item:first-child {
  border-right: 1px solid rgba(189, 177, 166, 0.4);
  /*@media (max-width:1199px) {
        padding-right:0;
        border:0;
      }*/
}
@media (min-width: 1200px) {
  .featured-events .event-item .max-featured-column {
    max-width: 540px;
  }
}
.featured-events .event-item .imagecol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 !important;
  margin-bottom: 20px;
  min-height: 46px;
}
@media (min-width: 1200px) {
  .featured-events .event-item .imagecol {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .featured-events .event-item .imagecol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 1024px) {
  .featured-events .event-item .imagecol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 1200px) {
  .featured-events .event-item .imagecol {
    float: left;
    width: 100%;
  }
}
.featured-events .event-item .imagecol .imageinfo {
  position: absolute;
  padding: 8px;
  background-color: #f0ab00;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.featured-events .event-item .imagecol img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 292px;
}
.featured-events .event-item .titlecol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 !important;
}
@media (min-width: 1200px) {
  .featured-events .event-item .titlecol {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .featured-events .event-item .titlecol {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (min-width: 1024px) {
  .featured-events .event-item .titlecol {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .featured-events .event-item .titlecol {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .featured-events .event-item .titlecol {
    padding-left: 20px !important;
  }
}
.featured-events .event-item .titlecol h4 {
  margin-bottom: 10px;
}
.featured-events .event-item .titlecol h4 a {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  color: #4f2d7f;
}
@media (max-width: 767px) {
  .featured-events .event-item .titlecol h4 a {
    font-size: 26px;
    line-height: 26px;
  }
}
.featured-events .event-item .descriptioncol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 !important;
}
@media (min-width: 1200px) {
  .featured-events .event-item .descriptioncol {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .featured-events .event-item .descriptioncol {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (min-width: 1024px) {
  .featured-events .event-item .descriptioncol {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .featured-events .event-item .descriptioncol {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .featured-events .event-item .descriptioncol {
    padding-left: 20px !important;
  }
}
.featured-events .event-item .descriptioncol p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
}
.featured-events .event-item .detailscol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 !important;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
}
@media (min-width: 1200px) {
  .featured-events .event-item .detailscol {
    max-width: 540px;
  }
}
@media (min-width: 1024px) {
  .featured-events .event-item .detailscol {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .featured-events .event-item .detailscol {
    float: left;
    width: 100%;
  }
}
.featured-events .event-item .detailscol .event-site,
.featured-events .event-item .detailscol .event-date,
.featured-events .event-item .detailscol .event-featuring,
.featured-events .event-item .detailscol .event-location {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .featured-events .event-item .detailscol .event-site,
  .featured-events .event-item .detailscol .event-date,
  .featured-events .event-item .detailscol .event-featuring,
  .featured-events .event-item .detailscol .event-location {
    float: left;
    width: 66.66666666666666%;
  }
}
.featured-events .event-item .detailscol .event-site > span:first-child,
.featured-events .event-item .detailscol .event-date > span:first-child,
.featured-events .event-item .detailscol .event-featuring > span:first-child,
.featured-events .event-item .detailscol .event-location > span:first-child {
  color: #4f2d7f;
}
@media (min-width: 1200px) {
  .featured-events .event-item .detailscol .event-site,
  .featured-events .event-item .detailscol .event-date,
  .featured-events .event-item .detailscol .event-featuring,
  .featured-events .event-item .detailscol .event-location {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .featured-events .event-item .detailscol .event-site,
  .featured-events .event-item .detailscol .event-date,
  .featured-events .event-item .detailscol .event-featuring,
  .featured-events .event-item .detailscol .event-location {
    padding: 0;
  }
}
.featured-events .event-item .detailscol .event-location .event-place {
  display: inline;
}
.featured-events .event-item .detailscol .social {
  /*.make-md-column(4);*/
  margin-top: 20px;
  float: none;
  display: none;
}
@media (max-width: 1199px) and (min-width: 768px) {
  .featured-events .event-item .detailscol .social {
    float: right;
    position: absolute;
    right: 0;
    bottom: 60px;
  }
}
@media (max-width: 767px) {
  .featured-events .event-item .detailscol .social {
    padding: 0;
  }
}
.event-list {
  margin: 0;
  padding: 0;
  background-color: #ebe7e4;
  width: 100%;
  max-width: none;
}
.event-list .event-item {
  max-width: 1200px;
  width: 75%;
  margin: 30px auto 0;
  border-bottom: 1px solid rgba(189, 177, 166, 0.4);
  padding: 0 0 30px 0;
}
@media (max-width: 767px) {
  .event-list .event-item {
    width: 90%;
  }
}
.event-list .event-item .imagecol {
  padding-left: 0;
}
@media (max-width: 1199px) {
  .event-list .event-item .imagecol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .event-list .event-item .imagecol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .event-list .event-item .imagecol {
    float: left;
    width: 25%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .event-list .event-item .imagecol {
    float: left;
    width: 16.666666666666664%;
  }
}
@media (max-width: 767px) {
  .event-list .event-item .imagecol {
    width: 100%;
  }
}
.event-list .event-item .imagecol .imageinfo {
  position: absolute;
  padding: 0 8px 0 8px;
  background-color: #f0ab00;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  height: 23px;
}
@media (max-width: 1199px) {
  .event-list .event-item .titlecol:not(.large) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .event-list .event-item .titlecol:not(.large) {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .event-list .event-item .titlecol:not(.large) {
    float: left;
    width: 75%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .event-list .event-item .titlecol:not(.large) {
    float: left;
    width: 83.33333333333334%;
  }
}
.event-list .event-item .titlecol.large {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .event-list .event-item .titlecol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .event-list .event-item .titlecol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .event-list .event-item .titlecol.large {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (max-width: 767px) {
  .event-list .event-item .titlecol {
    width: 100%;
    padding-left: 0 !important;
  }
}
.event-list .event-item .titlecol h4 a {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
  font-size: 30px;
  line-height: 34px;
}
@media (max-width: 1400px) {
  .event-list .event-item .titlecol h4 a {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .event-list .event-item .titlecol h4 a {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .event-list .event-item .titlecol h4 a {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .event-list .event-item .titlecol h4 a {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .event-list .event-item .titlecol h4 a {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .event-list .event-item .titlecol h4 a {
    font-size: 30px;
    line-height: 34px;
  }
}
@media (max-width: 1199px) {
  .event-list .event-item .descriptioncol:not(.large) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
    float: right;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .event-list .event-item .descriptioncol:not(.large) {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .event-list .event-item .descriptioncol:not(.large) {
    float: left;
    width: 75%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .event-list .event-item .descriptioncol:not(.large) {
    float: left;
    width: 83.33333333333334%;
  }
}
.event-list .event-item .descriptioncol.large {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .event-list .event-item .descriptioncol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .event-list .event-item .descriptioncol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .event-list .event-item .descriptioncol.large {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 767px) {
  .event-list .event-item .descriptioncol {
    width: 100%;
    padding-left: 0 !important;
  }
}
.event-list .event-item .descriptioncol p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .event-list .event-item .descriptioncol p {
    font-size: 15px;
    line-height: 16px;
  }
}
.event-list .event-item .detailscol {
  padding-right: 0;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
}
@media (max-width: 1199px) {
  .event-list .event-item .detailscol:not(.large) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .event-list .event-item .detailscol:not(.large) {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .event-list .event-item .detailscol:not(.large) {
    margin-left: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .event-list .event-item .detailscol:not(.large) {
    float: left;
    width: 75%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .event-list .event-item .detailscol:not(.large) {
    margin-left: 25%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .event-list .event-item .detailscol:not(.large) {
    float: left;
    width: 83.33333333333334%;
  }
}
@media (max-width: 767px) {
  .event-list .event-item .detailscol {
    width: 100%;
    padding-left: 0 !important;
  }
}
.event-list .event-item .detailscol .event-site,
.event-list .event-item .detailscol .event-date,
.event-list .event-item .detailscol .event-featuring,
.event-list .event-item .detailscol .event-location {
  margin-bottom: 8px;
}
.event-list .event-item .detailscol .event-site > span:first-child,
.event-list .event-item .detailscol .event-date > span:first-child,
.event-list .event-item .detailscol .event-featuring > span:first-child,
.event-list .event-item .detailscol .event-location > span:first-child {
  color: #4f2d7f;
}
.event-list .event-item .detailscol a {
  word-wrap: break-word;
}
.event-list .event-item .detailscol .event-location .event-place {
  display: inline;
}
.event-list .event-item .detailscol .social {
  margin-top: 10px;
  display: none;
}
@media (max-width: 1199px) {
  .event-list .event-item .detailscol .tabletcol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .event-list .event-item .detailscol .tabletcol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (max-width: 1024px) {
  .event-list .event-item .detailscol .tabletcol:first-child {
    padding-left: 0px !important;
  }
}
@media (max-width: 1023px) {
  .event-list .event-item .detailscol .tabletcol {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
#newspressevents p {
  letter-spacing: -0.2px;
}
#newspressevents .newspressevents-inside {
  background: #f2efed;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside {
    padding-bottom: 35px;
  }
}
#newspressevents .newspressevents-inside .features-mini {
  padding-left: 12.5%;
  padding-right: 10.5%;
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1;
}
#newspressevents .newspressevents-inside .features-mini section {
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini section {
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini {
    padding-left: 5%;
    padding-right: 5%;
  }
}
#newspressevents .newspressevents-inside .features-mini:before,
#newspressevents .newspressevents-inside .features-mini:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#newspressevents .newspressevents-inside .features-mini:after {
  clear: both;
}
#newspressevents .newspressevents-inside .features-mini h2.column-name {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
  padding: 34px 0;
}
@media (max-width: 1400px) {
  #newspressevents .newspressevents-inside .features-mini h2.column-name {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  #newspressevents .newspressevents-inside .features-mini h2.column-name {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini h2.column-name {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini h2.column-name {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  #newspressevents .newspressevents-inside .features-mini h2.column-name {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini h2.column-name {
    padding: 30px 0;
  }
}
#newspressevents .newspressevents-inside .features-mini .titlecol h4 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .titlecol h4 {
    font-size: 20px;
    line-height: 22px;
  }
}
#newspressevents .newspressevents-inside .features-mini .titlecol h4.small-font {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 19px;
  line-height: 22px;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .titlecol h4.small-font {
    font-size: 17px;
    line-height: 20px;
  }
}
#newspressevents .newspressevents-inside .features-mini .news-item {
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .news-item {
    margin-bottom: 30px;
  }
}
#newspressevents .newspressevents-inside .features-mini .news-item.small-font h4 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 19px;
  font-size: 19px !important;
  line-height: 22px;
  font-weight: normal !important;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .news-item.small-font h4 {
    font-size: 17px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .news-item.small-font h4 {
    font-size: 17px !important;
    line-height: 20px;
    font-weight: normal !important;
  }
}
#newspressevents .newspressevents-inside .features-mini .descriptioncol {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .descriptioncol {
    font-size: 15px;
    line-height: 16px;
  }
}
#newspressevents .newspressevents-inside .features-mini .descriptioncol p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .descriptioncol p {
    font-size: 15px;
    line-height: 16px;
  }
}
#newspressevents .newspressevents-inside .features-mini .descriptioncol a {
  color: #d52b1e;
}
#newspressevents .newspressevents-inside .features-mini .view-all-btn-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  display: inline-block;
  padding: 0;
  margin-top: -30px;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .view-all-btn-container {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .view-all-btn-container {
    width: 100%;
    margin-top: 30px;
  }
}
#newspressevents .newspressevents-inside .features-mini .view-all-btn-container .view-btn {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #4c4742;
  text-align: center;
  padding: 5px 15px 5px 30px;
  border-radius: 20px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 49% no-repeat;
  border: 1px solid #d7d0ca;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#newspressevents .newspressevents-inside .features-mini .view-all-btn-container .view-btn:hover {
  border: 1px solid #4c4742;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .view-all-btn-container .view-btn {
    font-size: 14px;
  }
}
#newspressevents .newspressevents-inside .features-mini .news-features-mini {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 30%;
}
@media (min-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .news-features-mini {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .news-features-mini {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 1200px) {
  #newspressevents .newspressevents-inside .features-mini .news-features-mini {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .news-features-mini {
    right: auto;
    left: 0;
  }
}
@media (max-width: 767px) {
  #newspressevents .newspressevents-inside .features-mini .news-features-mini {
    max-width: 100%;
  }
}
#newspressevents .newspressevents-inside .features-mini .news-features-mini .news-item .detailscol {
  display: none;
}
#newspressevents .newspressevents-inside .features-mini .news-features-mini .view-all-btn {
  margin-top: 15px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  display: inline-block;
  padding: 0;
  margin-top: -30px;
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .news-features-mini .view-all-btn .view-btn {
    position: relative;
    float: left;
  }
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .news-features-mini .view-all-btn {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .news-features-mini .view-all-btn {
    width: 100%;
    margin-top: 30px;
  }
}
#newspressevents .newspressevents-inside .features-mini .news-features-mini .view-all-btn .view-btn {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #4c4742;
  text-align: center;
  padding: 5px 15px 5px 30px;
  border-radius: 20px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 49% no-repeat;
  border: 1px solid #d7d0ca;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#newspressevents .newspressevents-inside .features-mini .news-features-mini .view-all-btn .view-btn:hover {
  border: 1px solid #4c4742;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .news-features-mini .view-all-btn .view-btn {
    font-size: 14px;
  }
}
#newspressevents .newspressevents-inside .features-mini .press-features-mini {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 32.5%;
  padding-left: 27px;
}
@media (min-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .press-features-mini {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .press-features-mini {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 1200px) {
  #newspressevents .newspressevents-inside .features-mini .press-features-mini {
    float: left;
    width: 33.33333333333333%;
  }
}
#newspressevents .newspressevents-inside .features-mini .press-features-mini .news-item .detailscol {
  display: none;
}
#newspressevents .newspressevents-inside .features-mini .press-features-mini .view-all-btn {
  margin-top: 15px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  display: inline-block;
  padding: 0;
  margin-top: -30px;
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .press-features-mini .view-all-btn .view-btn {
    position: relative;
    float: left;
  }
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .press-features-mini .view-all-btn {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .press-features-mini .view-all-btn {
    width: 100%;
    margin-top: 30px;
  }
}
#newspressevents .newspressevents-inside .features-mini .press-features-mini .view-all-btn .view-btn {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #4c4742;
  text-align: center;
  padding: 5px 15px 5px 30px;
  border-radius: 20px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 49% no-repeat;
  border: 1px solid #d7d0ca;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#newspressevents .newspressevents-inside .features-mini .press-features-mini .view-all-btn .view-btn:hover {
  border: 1px solid #4c4742;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .press-features-mini .view-all-btn .view-btn {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #newspressevents .newspressevents-inside .features-mini .press-features-mini {
    max-width: 100%;
    padding-left: 15px;
  }
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 33%;
}
@media (min-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 1200px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (min-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini {
    max-width: 100%;
  }
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item {
    margin-bottom: 30px;
    min-width: 100%;
  }
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .imagecol {
  position: relative;
  float: left;
  width: 41.66666666666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 36%;
  padding: 0;
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .imagecol .imageinfo {
  display: none;
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .imagecol img {
  display: block;
  max-width: 100%;
  height: auto;
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .titlecol {
  position: relative;
  float: left;
  width: 66.66666666666666%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 64%;
  float: right !important;
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .titlecol {
    float: left !important;
  }
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .titlecol h4 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .titlecol h4 {
    font-size: 20px;
    line-height: 22px;
  }
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .descriptioncol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 64%;
  float: right !important;
}
@media (min-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .descriptioncol {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .descriptioncol {
    float: left !important;
  }
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .descriptioncol a {
    white-space: nowrap;
  }
}
@media (max-width: 334px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .descriptioncol {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%;
  }
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .event-item .detailscol {
  display: none;
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn {
  margin-top: 15px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  display: inline-block;
  padding: 0;
  margin-top: -30px;
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn .view-btn {
    position: relative;
    float: left;
  }
}
@media (max-width: 1024px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn {
    width: 100%;
    margin-top: 30px;
  }
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn .view-btn {
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #4c4742;
  text-align: center;
  padding: 5px 15px 5px 30px;
  border-radius: 20px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 49% no-repeat;
  border: 1px solid #d7d0ca;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn .view-btn:hover {
  border: 1px solid #4c4742;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn .view-btn {
    font-size: 14px;
  }
}
@media (min-width: 769px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn {
    padding-left: 39%;
  }
}
@media (max-width: 768px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn {
    padding-left: 40%;
  }
}
@media (max-width: 334px) {
  #newspressevents .newspressevents-inside .features-mini .event-features-mini .view-all-btn {
    padding-left: 0px;
  }
}
.awards .scroller-wrap {
  width: 100%;
  position: relative;
  /* On older OS versions "position" and "z-index" must be defined, */
  z-index: 1;
  /* it seems that recent webkit is less picky and works anyway. */
  overflow: hidden;
  background: #ebe7e4;
  padding: 70px 0;
}
@media (max-width: 1024px) {
  .awards .scroller-wrap {
    padding: 35px 0;
  }
}
@media (max-width: 768px) {
  .awards .scroller-wrap {
    padding: 20px 0 35px 0;
  }
}
.awards .scroller-wrap .scroller {
  height: 100%;
  float: left;
  padding: 0;
}
.awards .scroller-wrap .scroller .slide {
  display: block;
  float: left;
}
.awards .scroller-wrap .scroller .slide .imagecol {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .awards .scroller-wrap .scroller .slide .imagecol {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .awards .scroller-wrap .scroller .slide .imagecol {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .awards .scroller-wrap .scroller .slide .imagecol {
    float: left;
    width: 50%;
  }
}
.awards .scroller-wrap .scroller .slide .imagecol img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .awards .scroller-wrap .scroller .slide .imagecol img {
    max-width: 200px;
    margin: 0 auto;
  }
}
.awards .scroller-wrap .scroller .slide h2 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  font-size: 34px;
  line-height: 40px;
  padding-left: 70px;
}
@media (min-width: 768px) {
  .awards .scroller-wrap .scroller .slide h2 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .awards .scroller-wrap .scroller .slide h2 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .awards .scroller-wrap .scroller .slide h2 {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1400px) {
  .awards .scroller-wrap .scroller .slide h2 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .awards .scroller-wrap .scroller .slide h2 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .awards .scroller-wrap .scroller .slide h2 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .awards .scroller-wrap .scroller .slide h2 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .awards .scroller-wrap .scroller .slide h2 {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 1024px) {
  .awards .scroller-wrap .scroller .slide h2 {
    font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #4f2d7f;
    font-size: 24px;
    line-height: 27px;
    padding-left: 35px;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .awards .scroller-wrap .scroller .slide h2 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 768px) {
  .awards .scroller-wrap .scroller .slide h2 {
    padding-left: 0px;
    margin-top: 20px;
    width: 100%;
    padding-bottom: 10px;
  }
}
.awards .scroller-wrap .scroller .slide .detailscol {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 70px;
}
@media (min-width: 768px) {
  .awards .scroller-wrap .scroller .slide .detailscol {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .awards .scroller-wrap .scroller .slide .detailscol {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .awards .scroller-wrap .scroller .slide .detailscol {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .awards .scroller-wrap .scroller .slide .detailscol {
    padding-left: 35px;
  }
}
@media (max-width: 768px) {
  .awards .scroller-wrap .scroller .slide .detailscol {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.awards .scroller-wrap .scroller .slide .detailscol p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
  padding-bottom: 16px;
}
@media (max-width: 1024px) {
  .awards .scroller-wrap .scroller .slide .detailscol p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  .awards .scroller-wrap .scroller .slide .detailscol p {
    font-family: 'DIN-Light', Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    color: #4c4742;
    letter-spacing: -0.2px;
    padding-bottom: 5px;
  }
  .awards .scroller-wrap .scroller .slide .detailscol p:last-of-type {
    padding-bottom: 10px;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .awards .scroller-wrap .scroller .slide .detailscol p {
    font-size: 15px;
    line-height: 16px;
  }
}
.awards .scroller-wrap .scroller .slide .detailscol ul {
  color: #4f2d7f;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .awards .scroller-wrap .scroller .slide .detailscol ul {
    font-size: 18px;
    line-height: 20px;
  }
}
.awards .scroller-wrap .scroller .slide .detailscol ul li {
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .awards .scroller-wrap .scroller .slide .detailscol ul li {
    margin-bottom: 15px;
  }
}
.awards .scroller-wrap .scroller .slide .detailscol a.view-btn {
  margin: 0;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #4c4742;
  text-align: center;
  padding: 5px 15px 5px 30px;
  border-radius: 20px;
  background: #ffffff url(/content/dam/mrmworldwide/buttons/red-arrow.png) 15px 49% no-repeat;
  border: 1px solid #d7d0ca;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.awards .scroller-wrap .scroller .slide .detailscol a.view-btn:hover {
  border: 1px solid #4c4742;
  background-position: 18px 49%;
}
@media (max-width: 768px) {
  .awards .scroller-wrap .scroller .slide .detailscol a.view-btn {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .awards .scroller-wrap .scroller .slide .detailscol a.view-btn {
    position: relative;
    bottom: 0;
  }
}
.clients .scroller-wrap {
  width: 100%;
  position: relative;
  /* On older OS versions "position" and "z-index" must be defined, */
  z-index: 1;
  /* it seems that recent webkit is less picky and works anyway. */
  overflow: hidden;
  background: #ebe7e4;
  padding: 30px 0 70px 0;
}
@media (max-width: 1024px) {
  .clients .scroller-wrap {
    padding: 30px 0 35px 0;
  }
}
.clients .scroller-wrap .scroller {
  height: 100%;
  float: left;
  padding: 0;
}
.clients .scroller-wrap .scroller .slide {
  position: relative;
  display: block;
  float: left;
  margin: 0 !important;
}
.clients .scroller-wrap .scroller .slide div {
  padding: 7px;
}
.clients .scroller-wrap .scroller .slide img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  margin: 0;
}
.clients .scroller-wrap .scroller .slide .client-info {
  display: none;
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background: #4f2d7f;
  color: #ffffff;
  text-align: center;
  padding: 10%;
  overflow: hidden;
}
@media (max-width: 500px) {
  .clients .scroller-wrap .scroller .slide .client-info {
    padding: 0;
  }
}
.clients .scroller-wrap .scroller .slide .client-info .table-cell {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .clients .scroller-wrap .scroller .slide .client-info p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .clients .scroller-wrap .scroller .slide .client-info p {
    font-size: 14px;
    padding-bottom: 10px;
  }
}
@media (max-width: 400px) {
  .clients .scroller-wrap .scroller .slide .client-info p {
    font-size: 12px;
  }
}
.clients .scroller-wrap .scroller .slide .client-info a.more-btn {
  position: relative;
  padding: 6px 15px 6px 25px;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .clients .scroller-wrap .scroller .slide .client-info a.more-btn {
    font-size: 12px;
    padding: 4px 10px;
  }
}
.clients .scroller-wrap .scroller .slide .client-info a.more-btn:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-right: 10px;
  position: absolute;
  top: 11px;
  left: 12px;
  background: url(/content/dam/mrmworldwide/buttons/purple-arrow.png) no-repeat center;
}
@media (max-width: 1024px) {
  .clients .scroller-wrap .scroller .slide .client-info a.more-btn:before {
    top: 9px;
  }
}
@media (max-width: 768px) {
  .clients .scroller-wrap .scroller .slide .client-info a.more-btn:before {
    display: none;
  }
}
.clients .scroller-wrap .empty-tile-left,
.clients .scroller-wrap .empty-tile-right {
  background: #eeecea;
  position: absolute;
  width: 12%;
  top: 7px;
  bottom: 7px;
  padding: 0 !important;
}
@media (max-width: 768px) {
  .clients .scroller-wrap .empty-tile-left,
  .clients .scroller-wrap .empty-tile-right {
    width: 5%;
  }
}
.clients .scroller-wrap .empty-tile-left div,
.clients .scroller-wrap .empty-tile-right div {
  height: 50%;
  width: 100%;
  border-bottom: 7px solid #ebe7e4;
  border-top: 7px solid #ebe7e4;
}
.clients .scroller-wrap .empty-tile-left div:first-child,
.clients .scroller-wrap .empty-tile-right div:first-child {
  border-top: none;
}
.clients .scroller-wrap .empty-tile-left div:last-child,
.clients .scroller-wrap .empty-tile-right div:last-child {
  border-bottom: none;
}
.clients .scroller-wrap .empty-tile-left.no-border div,
.clients .scroller-wrap .empty-tile-right.no-border div {
  border: none;
}
.clients .scroller-wrap .empty-tile-right {
  right: 0;
}
.clients .scroller-wrap .empty-tile-left {
  left: 0;
}
.philanthropy .phil-desc-wrap {
  background: #ebe7e4;
  text-align: center;
}
@media (max-width: 768px) {
  .philanthropy .phil-desc-wrap {
    text-align: left;
  }
}
.philanthropy .phil-desc-wrap .phil-desc {
  padding-top: 15px;
  width: 75%;
  margin: 0 auto;
  border-bottom: 1px solid #d7d0ca;
}
.philanthropy .phil-desc-wrap .phil-desc.fullscreen {
  width: 100%;
}
@media (max-width: 768px) {
  .philanthropy .phil-desc-wrap .phil-desc {
    width: 90%;
  }
}
.philanthropy .phil-desc-wrap .phil-desc h2 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
  padding: 20px 0 20px;
}
@media (max-width: 1400px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 {
    font-size: 24px;
    line-height: 26px;
  }
}
.philanthropy .phil-desc-wrap .phil-desc h2 p {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
}
@media (max-width: 1400px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p {
    font-size: 24px;
    line-height: 26px;
  }
}
.philanthropy .phil-desc-wrap .phil-desc h2 p b {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
}
@media (max-width: 1400px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p b {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p b {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p b {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p b {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .philanthropy .phil-desc-wrap .phil-desc h2 p b {
    font-size: 24px;
    line-height: 26px;
  }
}
.philanthropy .phil-desc-wrap .phil-desc p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .philanthropy .phil-desc-wrap .phil-desc p {
    font-size: 18px;
    line-height: 20px;
  }
}
.philanthropy .phil-desc-wrap .phil-desc p b {
  color: #4f2d7f;
}
.philanthropy .scroller-wrap {
  width: 100%;
  position: relative;
  /* On older OS versions "position" and "z-index" must be defined, */
  z-index: 1;
  /* it seems that recent webkit is less picky and works anyway. */
  overflow: hidden;
  background: #ebe7e4;
  padding: 30px 0 70px 0;
}
@media (max-width: 1024px) {
  .philanthropy .scroller-wrap {
    padding: 30px 0 35px 0;
  }
}
.philanthropy .scroller-wrap .scroller {
  height: 100%;
  float: left;
  padding: 0;
}
.philanthropy .scroller-wrap .scroller .slide {
  display: block;
  float: left;
  margin: 0 !important;
}
.philanthropy .scroller-wrap .scroller .slide img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  margin: 0;
}
.philanthropy .scroller-wrap .scroller .slide .phil-post {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.2px;
  color: #4c4742;
}
@media (min-width: 768px) {
  .philanthropy .scroller-wrap .scroller .slide .phil-post {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .philanthropy .scroller-wrap .scroller .slide .phil-post {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .philanthropy .scroller-wrap .scroller .slide .phil-post {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .philanthropy .scroller-wrap .scroller .slide .phil-post {
    font-size: 15px;
    line-height: 16px;
  }
}
@media (max-width: 1024px) {
  .philanthropy .scroller-wrap .scroller .slide .phil-post {
    padding: 0;
    width: 100%;
  }
}
.philanthropy .scroller-wrap .scroller .slide .phil-post h3 {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 24px;
  line-height: 27px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .philanthropy .scroller-wrap .scroller .slide .phil-post h3 {
    font-size: 20px;
    line-height: 22px;
  }
}
.philanthropy .scroller-wrap .scroller .slide .phil-post h3 b {
  font-weight: normal;
}
.philanthropy .scroller-wrap .scroller .slide .phil-post p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .philanthropy .scroller-wrap .scroller .slide .phil-post p {
    font-size: 15px;
    line-height: 16px;
  }
}
.press-list {
  margin: 0;
  padding: 0;
  background-color: #ebe7e4;
  width: 100%;
  max-width: none;
}
.press-list .news-item {
  max-width: 1200px;
  width: 75%;
  margin: 30px auto 0;
  border-bottom: 1px solid rgba(189, 177, 166, 0.4);
  padding: 0 0 30px 0;
}
@media (max-width: 767px) {
  .press-list .news-item {
    width: 90%;
  }
}
.press-list .news-item .imagecol {
  padding-left: 0;
}
@media (max-width: 1199px) {
  .press-list .news-item .imagecol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .press-list .news-item .imagecol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .press-list .news-item .imagecol {
    float: left;
    width: 25%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .press-list .news-item .imagecol {
    float: left;
    width: 16.666666666666664%;
  }
}
@media (max-width: 767px) {
  .press-list .news-item .imagecol {
    width: 100%;
  }
}
.press-list .news-item .imagecol .imageinfo {
  position: absolute;
  padding: 8px;
  background-color: #f0ab00;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  color: #4f2d7f;
}
.press-list .news-item .titlecol {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0 !important;
}
@media (min-width: 768px) {
  .press-list .news-item .titlecol {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .press-list .news-item .titlecol {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .press-list .news-item .titlecol {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .press-list .news-item .titlecol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0 !important;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .press-list .news-item .titlecol {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .press-list .news-item .titlecol {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .press-list .news-item .titlecol {
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .press-list .news-item .titlecol {
    width: 100%;
    padding-left: 0 !important;
  }
}
.press-list .news-item .titlecol h4 a {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
  font-size: 30px;
  line-height: 34px;
}
@media (max-width: 1400px) {
  .press-list .news-item .titlecol h4 a {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .press-list .news-item .titlecol h4 a {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .press-list .news-item .titlecol h4 a {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .press-list .news-item .titlecol h4 a {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .press-list .news-item .titlecol h4 a {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .press-list .news-item .titlecol h4 a {
    font-size: 30px;
    line-height: 34px;
  }
}
@media (max-width: 1199px) {
  .press-list .news-item .descriptioncol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
    float: right;
    padding: 0 !important;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .press-list .news-item .descriptioncol {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .press-list .news-item .descriptioncol {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .press-list .news-item .descriptioncol {
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .press-list .news-item .descriptioncol {
    width: 100%;
    padding-left: 0 !important;
  }
}
.press-list .news-item .descriptioncol p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #666666;
}
.press-list .news-item .news-detailscol {
  padding-right: 0;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #666666;
}
@media (max-width: 1199px) {
  .press-list .news-item .news-detailscol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .press-list .news-item .news-detailscol {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .press-list .news-item .news-detailscol {
    margin-left: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .press-list .news-item .news-detailscol {
    float: left;
    width: 75%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .press-list .news-item .news-detailscol {
    margin-left: 25%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .press-list .news-item .news-detailscol {
    float: left;
    width: 83.33333333333334%;
  }
}
@media (max-width: 767px) {
  .press-list .news-item .news-detailscol {
    width: 100%;
    padding-left: 0 !important;
  }
}
.press-list .news-item .news-detailscol .full-article,
.press-list .news-item .news-detailscol .published-date,
.press-list .news-item .news-detailscol .author {
  color: #4f2d7f;
  margin-bottom: 5px;
}
.press-list .news-item .news-detailscol .published-date time {
  color: #666666;
}
.press-list .news-item .news-detailscol .author span {
  color: #666666;
}
.press-list .news-item .news-detailscol .social {
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .press-list .news-item .news-detailscol .tabletcol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .press-list .news-item .news-detailscol .tabletcol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (max-width: 1024px) {
  .press-list .news-item .news-detailscol .tabletcol:first-child {
    padding-left: 0px !important;
  }
}
@media (max-width: 1023px) {
  .press-list .news-item .news-detailscol .tabletcol {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.archive-list {
  margin: 0;
  padding: 0;
  background-color: #ebe7e4;
  width: 100%;
  max-width: none;
}
.archive-list .archive-item {
  max-width: 1200px;
  width: 75%;
  margin: 30px auto 0;
  border-bottom: 1px solid rgba(189, 177, 166, 0.4);
  padding: 0 0 30px 0;
}
@media (max-width: 767px) {
  .archive-list .archive-item {
    width: 90%;
  }
}
.archive-list .archive-item .imagecol {
  padding-left: 0;
}
@media (max-width: 1199px) {
  .archive-list .archive-item .imagecol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .archive-list .archive-item .imagecol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .archive-list .archive-item .imagecol {
    float: left;
    width: 25%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .archive-list .archive-item .imagecol {
    float: left;
    width: 16.666666666666664%;
  }
}
.archive-list .archive-item .imagecol .imageinfo {
  position: absolute;
  padding: 8px;
  background-color: #f0ab00;
  font-family: 'DIN-Bold', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  color: #4f2d7f;
}
.archive-list .archive-item .titlecol {
  width: 60%;
}
@media (max-width: 1199px) {
  .archive-list .archive-item .titlecol:not(.large) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .archive-list .archive-item .titlecol:not(.large) {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .archive-list .archive-item .titlecol:not(.large) {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .archive-list .archive-item .titlecol:not(.large) {
    float: left;
    width: 100%;
  }
}
.archive-list .archive-item .titlecol.large {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .archive-list .archive-item .titlecol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .archive-list .archive-item .titlecol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .archive-list .archive-item .titlecol.large {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (max-width: 767px) {
  .archive-list .archive-item .titlecol {
    padding-left: 0 !important;
  }
}
.archive-list .archive-item .titlecol h4 a {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #4f2d7f;
  font-size: 40px;
  line-height: 40px;
  font-size: 30px;
  line-height: 34px;
}
@media (max-width: 1400px) {
  .archive-list .archive-item .titlecol h4 a {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .archive-list .archive-item .titlecol h4 a {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1024px) {
  .archive-list .archive-item .titlecol h4 a {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .archive-list .archive-item .titlecol h4 a {
    font-size: 24px;
    line-height: 27px;
  }
}
@media (max-width: 480px) {
  .archive-list .archive-item .titlecol h4 a {
    font-size: 24px;
    line-height: 26px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .archive-list .archive-item .titlecol h4 a {
    font-size: 30px;
    line-height: 34px;
  }
}
@media (max-width: 1199px) {
  .archive-list .archive-item .descriptioncol:not(.large) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .archive-list .archive-item .descriptioncol:not(.large) {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .archive-list .archive-item .descriptioncol:not(.large) {
    float: left;
    width: 75%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .archive-list .archive-item .descriptioncol:not(.large) {
    float: left;
    width: 83.33333333333334%;
  }
}
.archive-list .archive-item .descriptioncol.large {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .archive-list .archive-item .descriptioncol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .archive-list .archive-item .descriptioncol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .archive-list .archive-item .descriptioncol.large {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 767px) {
  .archive-list .archive-item .descriptioncol {
    padding-left: 0 !important;
  }
}
.archive-list .archive-item .descriptioncol p {
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #4c4742;
  letter-spacing: -0.2px;
}
@media (max-width: 1024px) {
  .archive-list .archive-item .descriptioncol p {
    font-size: 15px;
    line-height: 16px;
  }
}
.archive-list .archive-item .archive-detailscol {
  padding-right: 0;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #666666;
}
@media (max-width: 1199px) {
  .archive-list .archive-item .archive-detailscol:not(.large) {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .archive-list .archive-item .archive-detailscol:not(.large) {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .archive-list .archive-item .archive-detailscol:not(.large) {
    margin-left: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .archive-list .archive-item .archive-detailscol:not(.large) {
    float: left;
    width: 75%;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .archive-list .archive-item .archive-detailscol:not(.large) {
    margin-left: 25%;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .archive-list .archive-item .archive-detailscol:not(.large) {
    float: left;
    width: 83.33333333333334%;
  }
}
.archive-list .archive-item .archive-detailscol.large {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .archive-list .archive-item .archive-detailscol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .archive-list .archive-item .archive-detailscol.large {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .archive-list .archive-item .archive-detailscol.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .archive-list .archive-item .archive-detailscol.large {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .archive-list .archive-item .archive-detailscol.large {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .archive-list .archive-item .archive-detailscol {
    padding-left: 0 !important;
  }
}
.archive-list .archive-item .archive-detailscol .full-article,
.archive-list .archive-item .archive-detailscol .published-date,
.archive-list .archive-item .archive-detailscol .author {
  color: #4f2d7f;
  margin-bottom: 8px;
}
.archive-list .archive-item .archive-detailscol .published-date time {
  color: #666666;
}
.archive-list .archive-item .archive-detailscol .author span {
  color: #666666;
}
.archive-list .archive-item .archive-detailscol .social {
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .archive-list .archive-item .archive-detailscol .tabletcol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .archive-list .archive-item .archive-detailscol .tabletcol {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (max-width: 1199px) and (max-width: 1024px) {
  .archive-list .archive-item .archive-detailscol .tabletcol:first-child {
    padding-left: 0px !important;
  }
}
@media (max-width: 1023px) {
  .archive-list .archive-item .archive-detailscol .tabletcol {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 768px) {
  .details-info .detail-section-title .sharing-side .social-nav {
    list-style-type: none;
    position: relative;
    float:left;
    bottom:-50px;
    padding: 0;
  }
  .details-info .detail-section-title .sharing-side .view-btn {
    font-size: 14px;
    position: relative;
    float:left;
    bottom:35px;
    clear:both;
    margin-top:15px;
  }
}

#contactForm input.placeholder,
#contactForm textarea.placeholder{
  color: white;
}


.ui-widget-header{
  border: inherit !important;
  background: inherit !important;
}
.ui-widget-content {
  border: inherit ;
  background: inherit ;
}


#tabs ul{
  width: 75%;
  margin: 0 auto;
}
#tabs .ui-tabs-nav{
  text-align: center;
}

.ui-tabs .ui-tabs-nav li{
  background: #74579c;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  float: left;
  line-height: 13px;
  list-style: none;
  margin: 0 5px;
  padding: 10px 0px;
  
}
.ui-tabs .ui-tabs-nav li{
  -moz-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.ui-tabs .ui-tabs-nav li a{
  color: #fff;
  font-size: 16px;
  outline: none;
  font-family: "Din-Bold";
}
.ui-tabs .ui-tabs-nav li:hover,
.ui-tabs .ui-tabs-nav li.ui-state-active{
  background: #fff;
  margin-bottom: 0;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover a,
.ui-tabs .ui-tabs-nav li.ui-state-active a{
  color: #74579c;
}
#tabs div.line-separate{
  border-bottom: 1px solid #351e55;
  -webkit-box-shadow: 0 8px 6px -6px #000;
  -moz-box-shadow: 0 8px 6px -6px #000;
  box-shadow: 0 8px 6px -6px #000;
  display: block;
  float: left;
  height: 15px;
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}
.ui-tabs .ui-tabs-panel{
  padding: 0 0 10px;
  max-height: 250px;
}
.city li{
  display: inline;
  padding-right: 30px;
}
.ui-tabs li{
  margin: 0;
  text-align: center;
  width: 15%;
}
.ui-tabs li a{
  color: #fff;
  font-size: 0.8em;
  font-weight: 700; 
  outline: none;
  width: 100%;
  font-family: "Din-Regular";
}
.ui-tabs-anchor {
    padding: 0.5em 0 !important;
}

.subcategories li{
  display: inline-block;
  margin: 0 5px;
  min-width: 150px;
  text-align: left;
  width: auto;
}
.subcategories li a{
  font-size: 16px;
}
.subcategories li.minus a{
  font-weight: 700;
}

#job-agent-title h2:nth-of-type(2)
{
  display: none;
}

.job-details-inside{
  color: #4F2D7F;
  padding-left: 4%;  
}

.grey-title {
  width: 92%;
  margin-bottom: 1%;
}

.grey-title h2 {
  color: rgb(94,94,94);
}
/*
.job-info {
  font-size: 20px !important
}
*/
.jobDetails .applybox-margin {
  background: #61428C;
  padding: 10px 0;
}
.jobDetails .applybox-margin .applybox{
  width: auto;
}
.jobDetails .applybox-margin .applybox .applybutton a{
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #4f2d7f !important;
  font-size: 16px;
  height: auto;
  padding: 3px 30px;
}
.jobDetails .applybox-margin .applybox .applybutton a:hover{
  background: #4f2d7f;
  color: #fff !important;
}
h3.select-city {
  text-align: center;
  background-color: rgb(235,231,228);
  color: #4f2981 !important;
  padding: .5em !important;
  font-family: "DIN-Medium";
  font-size: 24px;
}
.job-details-header {
  background-image: url("/content/dam/mrmworldwide/temp_mastheads/events-masthead.jpg");
  height: 130px;
  position: relative;
}
.job-details-header .generic-section-title{
  height: 130px;
  position: relative;
}
.job-details-header h2{
  bottom: 10px;
  color: #fff;
  left: 0;
  position: absolute;
}
.jobdetails-info {
  background-color: #d7d0ca;
  height: 40px;
  color: #4F2D7F;
  font-family: 'DIN-Light', Calibri, Arial, sans-serif;
}

.jobdetails-info div {
  padding-top: 13px;
}

.jobdetails-info span {
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
}
#jobdetails .job-details-inside h2,
#jobdetails .job-details-inside h3,
#jobdetails .job-details-inside p{
  display: block;
  font-family: "DINNextRoundedLTW02-Reg",Arial,Calibri,sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: auto;
  margin: 10px 0 0;
  padding: 0;
}
#jobdetails .job-details-inside h2{
  font-weight: 700;
  text-transform: uppercase;
}
#jobdetails .job-details-inside h3{
  font-weight: 700;
}
#jobdetails .job-details-inside p{
  margin: 0;
}
.jobdetails-colors {
  background: #4F2D7F;
  margin: 30px 0 0;
  padding: 30px 0;
}
.jobdetails-colors .applybox{
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 0px;
}
.jobdetails-colors a{
  background: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #371f59 !important;
  display: inline-block;
  font-family: 'DIN-Medium', Calibri, Arial, sans-serif;
  font-size: 16px;
  margin: 0 10px;
  min-width: 250px;
  padding: 3px 15px;
  transition: background-color 0.2s;
  width: auto;
}
.jobdetails-colors a:hover{
  background: #fff;
  color: #4F2D7F;
}
.jobdetails-colors .applybox a{
  text-align: center;
}
@media (min-width: 768px){
  .jobdetails-colors .applybox{
    text-align: left;
  }
  .jobdetails-colors .applybox:first-child{
    text-align: right;
  }
}

.job_agent{
  background: #e4e0db;
  padding: 10px 0;
}
.job_agent .job-agent #job-agent-title h2{
  color: #4f2d7f;
  float: left;
  font-family: "DIN-Medium",Calibri,Arial,sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  padding: 0;
  position: relative;
  min-height: 1px;
  width: 70%;
}
.job_agent .job-agent p{
  color: #4c4742;
  font-family: "DIN-Light",Calibri,Arial,sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: -0.2px;
  line-height: 18px;
  padding: 0;
  width: 70%;
}
@media (max-width: 768px){
  .job_agent .job-agent #job-agent-title h2{
    width: 90%;
  }
  .job_agent .job-agent p{
    width: 90%;
  }
}
.job_agent .job-agent p a{
  color: #d52b1e;
}
.job_agent .job-agent p a:hover{
  color: #d52b1e;
  text-decoration: underline;
}
.job_agent .mrmbutton{
  margin: 20px 0;
}
.job_agent .mrmbutton a{
  background: #4f2d7f;
  border: medium none;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 13px;
  margin: 0;
  padding: 10px 20px;
  transition-duration: 0.2s;
  font-family: "DIN-Light",Calibri,Arial,sans-serif;
}
.mrmbutton a.external {
  color: #fff !important;
}
a.mrmbutton.external {
  color: #fff !important;
}
.job_agent .mrmbutton a:hover {
  background: #74579c;
}

.career-scroller-selected-city{
  bottom: -5px;
}
.generic-section-title h2#career-scroller-selected-city{
  display: inline-flex;
   -webkit-display: inline-flex;
      -moz-display: inline-flex;
       -ms-display:  inline-flex;
        -o-display: inline-flex;
  width: 100%;
  /*line-height: 50px;*/
}
#career-scroller-selected-city a{
  bottom: -2px;
  font-size: 17px;
  margin-top: 10px;
  font-family: 'DIN-Regular', Calibri, Arial, sans-serif;
}
@media (max-width: 768px){
  h2#career-scroller-selected-city{
    bottom: 10px;
  }
  #career-scroller-selected-city a{
    bottom: -2px;
  }
}
#careersearch-result-count{
  color: #4f2d7f;
  display: block;
  font-family: "DIN-Medium",Calibri,Arial,sans-serif;
  font-size: 22px;
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 5px;
}

.careers-cities-margin {
  margin-bottom: 2%;
}

.lowercase {
  text-transform: lowercase;
}

#job-details-apply a {
  color: #371f59 !important;
}

#job-details-apply a:visited {
  color: #371f59 !important;
  text-decoration: none;
}

#job-details-apply a:link {
  color: #371f59 !important;
  text-decoration: none;
}