* {
  box-sizing: border-box
}

html {
  position: relative;
  padding: 0;
  margin: 0
}

body {
  width: 100%;
  padding: 0;
  margin: 0;
  height: auto;
  -ms-overflow-style: scrollbar;
  font-family: 'Avenir LT W01_45 Book1475508', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  line-height: 26px;
  overflow-x: hidden;
  color: #090911
}

.lead {
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 14px;
  color: rgba(9, 9, 17, 0.32);
  margin: 0 0 8px
}

@media screen and (min-width: 1200px) {
  .lead {
    font-size: 16px
  }
}

.l1-heading {
  font-size: 40px;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  line-height: 1.2;
  margin: 0 0 16px
}

@media screen and (min-width: 768px) {
  .l1-heading {
    font-size: 48px
  }
}

@media screen and (min-width: 1200px) {
  .l1-heading {
    font-size: 56px
  }
}

.l2-heading {
  font-size: 24px;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  line-height: 1.2;
  margin: 0 0 16px
}

@media screen and (min-width: 768px) {
  .l2-heading {
    font-size: 32px
  }
}

@media screen and (min-width: 1200px) {
  .l2-heading {
    font-size: 40px
  }
}

.l3-heading {
  font-size: 18px;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  line-height: 1.2;
  margin: 0 0 16px
}

@media screen and (min-width: 768px) {
  .l3-heading {
    font-size: 24px
  }
}

@media screen and (min-width: 1200px) {
  .l3-heading {
    font-size: 32px
  }
}

.l4-heading {
  font-size: 16px;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  line-height: 1.2;
  margin: 0 0 16px
}

@media screen and (min-width: 768px) {
  .l4-heading {
    font-size: 18px
  }
}

@media screen and (min-width: 1200px) {
  .l4-heading {
    font-size: 24px
  }
}

.l5-heading {
  font-size: 18px;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  line-height: 1.2;
  margin: 0 0 16px
}

@media screen and (min-width: 768px) {
  .l5-heading {
    font-size: 18px
  }
}

@media screen and (min-width: 1200px) {
  .l5-heading {
    font-size: 24px
  }
}

p {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 16px
}

@media screen and (min-width: 1200px) {
  p {
    font-size: 18px
  }
}

hr.stubby {
  border: none;
  border-bottom: 8px solid #ff3000;
  width: 64px;
  margin: 8px auto 24px
}

@media (min-width: 768px) {
  hr.stubby {
    margin: 16px auto 32px
  }
}

strong {
  font-family: 'Avenir LT W01_95 Black1475556', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2
}

* {
  box-sizing: border-box
}

body {
  font-family: 'Avenir LT W01_45 Book1475508', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  margin: 0
}

a {
  text-decoration: none;
  color: #4a7082;
  transition: all ease 300ms
}

a:focus,
a:hover {
  color: #527a8e;
  text-decoration: none !important
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.hidden {
  display: none !important
}

.lazyload {
  opacity: 0
}

.lazyloading {
  opacity: 1;
  transition: opacity 300ms;
  background: #fdfcfb url("/wp-admin/images/loading.gif") no-repeat center
}

.text-center {
  text-align: center
}

.lazyloaded {
  opacity: 1;
  transition: opacity 300ms
}

img {
  max-width: 100%;
  height: auto
}

img[src*="https://vidassets.terminus.service"],
img[src^="https://vidassets.terminus.service"] {
  display: none
}

[class^='icon-badge-'],
[class*='icon-badge-'] {
  font-size: 30px;
  color: #fff;
  background: #8ab98e;
  border-radius: 100%
}

[class^='icon-badge-']:before,
[class*='icon-badge-']:before {
  margin-left: 1px
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width: 1200px) and (max-width: 1319px) {
  .hidden-lg {
    display: none !important
  }
}

@media (min-width: 1314px) {
  .hidden-xl {
    display: none !important
  }
}

.hidden-mobile {
  display: none
}

@media (min-width: 768px) {
  .hidden-mobile {
    display: block
  }
}

@media (min-width: 768px) {
  .hidden-desktop {
    display: none
  }
}

body {
  position: relative;
  background: #fdfcfb;
  color: #090911
}

body .container {
  padding: 0 16px
}

@media screen and (min-width: 768px) {
  body .container {
    padding: 0 24px
  }
}

body .main-container {
  position: relative;
  max-width: 1280px;
  margin: 0 auto
}

body.footerWorldWide {
  position: static
}

@media screen and (min-width: 768px) {
  body.footerWorldWide {
    position: relative
  }
}

body.footerWorldWide footer .inner #footerWorldWide .menu-dropdown {
  opacity: 1;
  z-index: 990;
  max-height: 1500px;
  overflow: visible
}

body ul li {
  margin: 8px 0
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.clear {
  clear: both
}

.main-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between
}

@media screen and (min-width: 768px) {
  .main-container {
    display: block;
    background: #fdfcfb
  }
}

header {
  order: 1;
  flex: 0 0 auto;
  width: 100%;
  position: relative;
  background: #000;
  padding: 16px 0;
  border-bottom: 4px solid #333232;
  z-index: 1
}

@media screen and (min-width: 768px) {
  header {
    width: calc(100% - 310px);
    border: none
  }

  header:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    right: 0;
    background: #000;
    border-bottom: 4px solid #333232;
    z-index: -1
  }
}

@media screen and (min-width: 1200px) {
  header {
    width: calc(100% - 448px)
  }
}

header .logo {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center
}

header img {
  height: 32px
}

header .products {
  text-align: right
}

header .products .productslogo {
  display: none
}

header .products .productslogo .badge {
  display: inline-block;
  background: url(https://d1ru3055gppavs.cloudfront.net/img/logo-standard-planview-products-dark.svg) no-repeat 0 0;
  background-size: 125px 135px;
  width: 120px;
  height: 25px
}

header .products .productslogo.logo-Projectplace .badge {
  width: 116px;
  height: 28px
}

header .products .productslogo.logo-LeanKit .badge {
  background-position-y: -79px;
  width: 85px;
  height: 28px
}

header .products .productslogo.logo-Spigit .badge {
  background-position-y: -105px;
  width: 85px;
  height: 28px
}

section.hero {
  order: 2;
  flex: 0 0 auto;
  width: 100%;
  position: relative;
  background: #B60001;
  color: #fff;
  padding: 40px 0;
  text-align: center;
  z-index: 1
}

@media screen and (min-width: 768px) {
  section.hero {
    width: calc(100% - 310px);
    padding: 32px 0;
    background: transparent;
    text-align: left;
    color: #090911
  }

  section.hero:before {
    display: none
  }

  section.hero .container:after {
    content: '';
    display: block;
    width: 64px;
    height: 8px;
    margin-top: 16px;
    background: #ede5e2
  }
}

@media screen and (min-width: 1200px) {
  section.hero {
    width: calc(100% - 448px)
  }
}

@media screen and (min-width: 1200px) {
  section.hero #bannerHeadline {
    width: calc(100% - 250px);
    display: inline-block
  }
}

section.hero h1 {
  font-size: 24px;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  line-height: 1.2;
  margin: 0 0 16px
}

@media screen and (min-width: 768px) {
  section.hero h1 {
    font-size: 32px
  }
}

@media screen and (min-width: 1200px) {
  section.hero h1 {
    font-size: 40px
  }
}

section.hero h2 {
  margin: 0;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  line-height: 1.2;
  line-height: 1
}

@media screen and (min-width: 768px) {
  section.hero h2 {
    line-height: 1.33
  }
}

section.hero img.main-image {
  display: none
}

@media screen and (min-width: 768px) {
  section.hero img.main-image {
    display: block;
    float: right;
    width: 162px;
    margin-left: 24px
  }
}

@media screen and (min-width: 1200px) {
  section.hero img.main-image {
    width: 224px
  }
}

section.form-container {
  order: 3;
  flex: 0 0 auto;
  width: 100%;
  background: #f8f6f5;
  padding: 40px 0
}

@media screen and (min-width: 768px) {
  section.form-container {
    min-height: calc(100vh - 66px);
    float: right;
    margin-top: -69px;
    width: 310px;
    padding: 0 0 40px
  }

  section.form-container:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% - 310px);
    right: -100%;
    background: #f8f6f5
  }
}

@media screen and (min-width: 1200px) {
  section.form-container {
    width: 448px
  }

  section.form-container:before {
    left: calc(100% - 448px)
  }
}

section.form-container .headline {
  overflow: hidden
}

@media screen and (min-width: 768px) {
  section.form-container .headline {
    display: flex;
    align-items: center;
    position: relative;
    color: #fff;
    padding: 16px 24px;
    margin: 0 -24px;
    z-index: 1;
    height: 69px;
    overflow: visible
  }

  section.form-container .headline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -100%;
    background: #B60001;
    z-index: -1
  }
}

section.form-container .headline h2 {
  margin: 0;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  line-height: 1.2;
  width: calc(100% - 120px);
  float: left
}

@media screen and (min-width: 768px) {
  section.form-container .headline h2 {
    width: 100%;
    font-size: 18px
  }
}

section.form-container .headline img {
  float: right;
  width: 104px;
  margin-left: 16px
}

@media screen and (min-width: 768px) {
  section.form-container .headline img {
    display: none
  }
}

section.form-container div.mktoForm {
  padding: 0
}

section.form-container form.mktoForm {
  width: 100% !important;
  padding: 0 !important
}

section.form-container form.mktoForm .mktoAsterix {
  display: none !important
}

section.form-container form.mktoForm .mktoFormRow {
  position: relative
}

section.form-container form.mktoForm .mktoFormRow.expanded~.mktoFormRow:after,
section.form-container form.mktoForm .mktoFormRow.expanded~.mktoButtonRow:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(237, 229, 226, 0.3)
}

section.form-container form.mktoForm .mktoFormRow .mktoFormCol {
  min-height: 0;
  width: 100% !important;
  margin: 0 !important
}

section.form-container form.mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap {
  width: 100% !important
}

section.form-container form.mktoForm .mktoFormRow .mktoFormCol .mktoOffset,
section.form-container form.mktoForm .mktoFormRow .mktoFormCol .mktoGutter {
  display: none
}

section.form-container form.mktoForm .mktoFormRow fieldset {
  padding: 0 16px !important;
  border: 1px solid #ede5e2
}

section.form-container form.mktoForm .mktoFormRow fieldset legend {
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  color: #090911 !important
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoLabel {
  display: block;
  float: none;
  width: 100% !important;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  line-height: 1.2;
  color: #090911;
  margin: 16px 0 8px
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoField {
  display: block;
  float: none;
  font-family: 'Avenir LT W01_45 Book1475508', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  line-height: 1.2;
  width: 100% !important;
  padding: 16px;
  border: 1px solid #ede5e2;
  background: #fff;
  box-shadow: none;
  height: auto
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoField.mktoInvalid {
  border: solid 1px #ff3000;
  box-shadow: inset 0 0 8px 0 rgba(255, 48, 0, 0.32)
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoError {
  position: relative;
  bottom: 0 !important;
  right: 0 !important;
  clear: both
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoError .mktoErrorArrowWrap {
  display: none
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoError .mktoErrorMsg {
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #ff3000;
  padding: 0;
  margin-top: 8px;
  max-width: 100%;
  font-size: 14px
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoError .mktoErrorMsg .mktoErrorDetail {
  display: inline
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoHtmlText {
  margin: 16px 0
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoCheckboxList {
  width: 100% !important;
  padding: 0;
  position: relative
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoCheckboxList input[type="checkbox"] {
  display: none
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoCheckboxList input[type="checkbox"]+label {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin: 0 0 8px;
  line-height: 1.5;
  padding-left: 32px
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoCheckboxList input[type="checkbox"]+label:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #ede5e2;
  background: #fff;
  box-shadow: none;
  margin: 0
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap .mktoCheckboxList input[type="checkbox"]:checked+label:after {
  content: '\e969';
  position: absolute;
  top: -3px;
  left: 4px;
  font-family: 'pv-fonts';
  font-size: 18px
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap select.mktoField {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 24px;
  background: #fff url(https://d1ru3055gppavs.cloudfront.net/img/arrow-down-bk.png) center right no-repeat;
  background-position-x: calc(100% - 12px)
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap #dpCompany {
  display: none;
  padding: 8px 0;
  list-style-type: none;
  margin: 0;
  box-shadow: 0 0 10px #999;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  max-height: 350px;
  overflow-y: auto;
  border-radius: 2px
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap #dpCompany li {
  padding: 0
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap #dpCompany li a {
  display: block;
  padding: 8px 16px;
  line-height: 1;
  text-align: left
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap #dpCompany li a:hover,
section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap #dpCompany li a:focus {
  background: rgba(163, 163, 163, 0.08)
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap #dpCompany li a span.sub-addr {
  color: #333;
  font-style: italic;
  display: block;
  font-size: 0.9em;
  pointer-events: none
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap #dpCompany li:last-child a {
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2
}

section.form-container form.mktoForm .mktoFormRow .mktoFieldWrap.busy:before {
  display: block;
  position: absolute;
  top: 46px;
  right: 16px;
  content: '';
  border-radius: 100%;
  width: 18px;
  height: 18px;
  border-top: 1px solid rgba(9, 9, 17, 0);
  border-right: 1px solid rgba(9, 9, 17, 0);
  border-bottom: 1px solid rgba(9, 9, 17, 0);
  border-left: 3px solid #090911;
  animation: spinner 1.1s infinite linear
}

section.form-container form.mktoForm .mktoButtonRow {
  display: block;
  margin-top: 32px
}

section.form-container form.mktoForm .mktoButtonRow .mktoButtonWrap {
  display: block;
  margin: 0 !important
}

section.form-container form.mktoForm .mktoButtonRow .mktoButton {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 18px;
  padding: 15px 16px;
  background: #513dff;
  color: #fff;
  box-shadow: none;
  border: none
}

section.form-container form.mktoForm .mktoButtonRow .mktoButton:hover {
  border: none;
  background: #527a8e;
  color: #fdfcfb
}

@media screen and (min-width: 768px) {
  section.form-container form.mktoForm .mktoButtonRow .mktoButton {
    max-width: 280px;
    margin: 0
  }
}

section.form-container p.formFooter {
  position: relative;
  margin-top: 24px;
  font-size: 14px
}

section.upper-content {
  order: 4;
  flex: 0 0 auto;
  width: 100%;
  padding: 40px 0 0;
  line-height: 1.5
}

@media screen and (min-width: 768px) {
  section.upper-content {
    width: calc(100% - 310px);
    padding-top: 0
  }
}

@media screen and (min-width: 1200px) {
  section.upper-content {
    width: calc(100% - 448px)
  }
}

section.upper-content ul li {
  margin: 8px 0
}

section.upper-content .expandMobileContent label[for="chkExpand"] {
  position: relative;
  padding-left: 24px;
  color: #3e2ec2;
  cursor: pointer
}

@media screen and (min-width: 768px) {
  section.upper-content .expandMobileContent label[for="chkExpand"] {
    display: none
  }
}

section.upper-content .expandMobileContent label[for="chkExpand"]:after {
  content: '\e977';
  position: absolute;
  top: translatey(-50%);
  left: 0;
  font-family: 'pv-fonts'
}

section.upper-content .expandMobileContent label[for="chkExpand"]:before {
  content: 'More';
  margin-right: 5px
}

section.upper-content .expandMobileContent #chkExpand {
  display: none
}

section.upper-content .expandMobileContent #chkExpand:checked~label[for="chkExpand"]:after {
  content: '\e970'
}

section.upper-content .expandMobileContent #chkExpand:checked~label[for="chkExpand"]:before {
  content: 'Less'
}

section.upper-content .expandMobileContent #chkExpand:checked~#mainBodyContent {
  max-height: 1500px
}

section.upper-content .expandMobileContent #chkExpand:checked~#mainBodyContent:before {
  display: none
}

section.upper-content .expandMobileContent #mainBodyContent {
  position: relative;
  max-height: 110px;
  overflow: hidden;
  transition: all 300ms ease
}

@media screen and (min-width: 768px) {
  section.upper-content .expandMobileContent #mainBodyContent {
    max-height: 1500px;
    overflow: visible
  }

  section.upper-content .expandMobileContent #mainBodyContent:after {
    display: none
  }
}

section.upper-content .expandMobileContent #mainBodyContent:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 40px;
  left: 0;
  right: 0;
  background: linear-gradient(-180deg, rgba(245, 245, 245, 0) 0%, #fdfcfb 60%)
}

section.upper-content .eventDetailBlock {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
  margin: 16px 0
}

@media screen and (min-width: 768px) {
  section.upper-content .eventDetailBlock {
    flex-wrap: nowrap;
    margin: 32px 0 0
  }
}

@media screen and (min-width: 1200px) {
  section.upper-content .eventDetailBlock {
    padding-left: 32px
  }
}

section.upper-content .eventDetailBlock li {
  display: inline-block;
  flex: 1 1 auto;
  font-size: 14px;
  width: 50%;
  vertical-align: top;
  padding: 0 12px;
  border-left: 4px solid #aa182c;
  margin: 8px 0
}

@media screen and (min-width: 1200px) {
  section.upper-content .eventDetailBlock li {
    padding: 0 24px
  }
}

section.upper-content .eventDetailBlock li h4 {
  margin: 0
}

section.upper-content .eventDetailBlock li p {
  font-size: 14px
}

section.upper-content .button {
  display: block;
  width: 100%;
  max-width: 360px;
  margin: 16px auto;
  background: #fff;
  border: 4px solid #513dff;
  padding: 8px 16px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  line-height: 1.2
}

@media screen and (min-width: 768px) {
  section.upper-content .button {
    display: none
  }
}

section.speakerBlock {
  order: 5;
  flex: 0 0 auto;
  width: 100%;
  padding: 40px 0
}

@media screen and (min-width: 768px) {
  section.speakerBlock {
    width: calc(100% - 310px);
    padding: 64px 0
  }
}

@media screen and (min-width: 1200px) {
  section.speakerBlock {
    width: calc(100% - 448px);
    paddint: 80px 0
  }
}

section.speakerBlock h3 {
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-size: 24px;
  line-height: 1.2;
  margin: 0
}

section.speakerBlock ul.speakerBlockList {
  list-style-type: none;
  padding: 0;
  margin: 32px 0
}

section.speakerBlock ul.speakerBlockList li {
  margin: 0 0 32px
}

@media screen and (min-width: 768px) {
  section.speakerBlock ul.speakerBlockList li {
    position: relative;
    padding-left: 124px
  }
}

@media screen and (min-width: 1200px) {
  section.speakerBlock ul.speakerBlockList li {
    margin-bottom: 56px;
    padding-left: 132px
  }
}

section.speakerBlock ul.speakerBlockList li:last-child {
  margin: 0
}

section.speakerBlock ul.speakerBlockList li img {
  width: 100px
}

@media screen and (min-width: 768px) {
  section.speakerBlock ul.speakerBlockList li img {
    position: absolute;
    top: 0;
    left: 0
  }
}

section.speakerBlock ul.speakerBlockList li .speakerContent h2 {
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-size: 18px;
  line-height: 1.2;
  margin: 8px 0 0
}

section.speakerBlock ul.speakerBlockList li .speakerContent h3 {
  font-family: 'Avenir LT W01_45 Book1475508', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 16px;
  text-align: left
}

section.speakerBlock ul.speakerBlockList li .speakerContent p {
  font-size: 16px
}

section.speakerBlock .disclaimer {
  font-size: 12px;
  line-height: 1.2;
  font-style: italic
}

footer {
  padding: 24px 0;
  background: #090911;
  text-align: center;
  line-height: 1.2
}

@media screen and (min-width: 768px) {
  footer .main-container {
    background: transparent;
    padding: 0 24px
  }
}

footer a {
  padding: 0;
  color: rgba(255, 255, 255, 0.72)
}

footer a:hover {
  color: #fff
}

footer .inner {
  position: relative
}

@media screen and (min-width: 768px) {
  footer .inner {
    display: flex;
    flex-flow: row nowrap;
    justity-content: space-between;
    align-items: center
  }
}

footer .inner a.copy-right {
  color: rgba(255, 255, 255, 0.56)
}

footer .inner a.copy-right:hover {
  color: #fff
}

footer .inner #menu-legal-links {
  margin: 8px 0;
  padding: 0;
  list-style-type: none
}

@media screen and (min-width: 768px) {
  footer .inner #menu-legal-links {
    margin: 0
  }
}

footer .inner #menu-legal-links li {
  display: inline-block;
  margin: 0 12px
}

@media screen and (min-width: 768px) {
  footer .inner #footerWorldWide {
    position: absolute;
    top: 0;
    right: 0
  }
}

footer .inner #footerWorldWide .dropdown-toggle {
  display: inline-block;
  margin-top: 32px;
  position: relative;
  padding-left: 32px
}

@media screen and (min-width: 768px) {
  footer .inner #footerWorldWide .dropdown-toggle {
    margin: 0
  }
}

footer .inner #footerWorldWide .dropdown-toggle .icon-close-x {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 20px
}

footer .inner #footerWorldWide .dropdown-toggle span.icon-globe {
  display: block;
  font-size: 20px;
  float: left;
  margin-right: 8px
}

footer .inner #footerWorldWide .menu-dropdown {
  position: fixed;
  top: 0;
  height: 100vh;
  padding-top: 30vh;
  left: 0;
  right: 0;
  background: #680b18;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  transition: opacity ease 300ms
}

footer .inner #footerWorldWide .menu-dropdown .dropdown-toggle {
  display: block;
  position: absolute;
  bottom: 24px;
  right: 15px;
  width: 50vw;
  padding-right: 50vw
}

footer .inner #footerWorldWide .menu-dropdown .dropdown-toggle .fa {
  left: auto;
  right: 0
}

footer .inner #footerWorldWide .menu-dropdown ul {
  margin: 0 15px;
  padding: 0;
  list-style-type: none
}

footer .inner #footerWorldWide .menu-dropdown ul li a {
  display: block;
  position: relative;
  font-family: 'Avenir LT W01_85 Heavy1475544', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  padding: 16px 0;
  color: #fff
}

@media screen and (min-width: 768px) {
  footer .inner #footerWorldWide .menu-dropdown ul li a {
    padding: 16px 79px 16px 32px
  }

  footer .inner #footerWorldWide .menu-dropdown ul li a:hover {
    background: #540913
  }
}

footer .inner #footerWorldWide .menu-dropdown ul li a.active:after {
  content: '\e969';
  font-family: 'pv-fonts';
  position: absolute;
  top: 12px;
  right: 24px;
  font-size: 20px;
  color: #ff3000
}

@media screen and (min-width: 768px) {
  footer .inner #footerWorldWide .menu-dropdown ul li a.active:after {
    right: 16px
  }
}

footer .inner #footerWorldWide .menu-dropdown ul li:not(:last-child) {
  border-bottom: 1px solid rgba(9, 9, 17, 0.32)
}

@media screen and (min-width: 768px) {
  footer .inner #footerWorldWide .menu-dropdown ul li:not(:last-child) {
    border: none
  }
}

@media screen and (min-width: 768px) {
  footer .inner #footerWorldWide .menu-dropdown {
    position: absolute;
    bottom: 32px;
    height: auto;
    top: auto;
    padding: 24px 0;
    left: auto
  }

  footer .inner #footerWorldWide .menu-dropdown:before {
    bottom: -16px;
    right: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #680b18;
    border-width: 8px;
    margin-left: -8px
  }

  footer .inner #footerWorldWide .menu-dropdown ul {
    margin: 0;
    text-align: left
  }

  footer .inner #footerWorldWide .menu-dropdown .dropdown-toggle {
    display: none
  }
}

@keyframes spinner {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}