.single-events #mvp-main-body-wrap {
  padding-top: 0; }
.single-events article {
  display: block;
  max-width: 1600px;
  margin: 0 auto;
  font-family: 'Oswald', sans-serif; }
.single-events .register-link span {
  display: inline-block;
  transform: skewX(-15deg);
  padding: 12px 44px 14px;
  font-weight: 600;
  font-size: 16px;
  color: #FFF;
  letter-spacing: -0.1px;
  background: #ED2122;
  text-transform: uppercase; }
.single-events .content-title {
  position: relative;
  font-size: 28px;
  text-transform: capitalize;
  font-weight: bold;
  color: #000;
  letter-spacing: -0.65px;
  line-height: 1.29; }
  .single-events .content-title:before {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 0;
    background: #D94433;
    width: 35px;
    height: 4px; }
.single-events .entry-header {
  z-index: 1;
  position: relative;
  padding: 159px 20px 207px; }
  .single-events .entry-header:before, .single-events .entry-header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .single-events .entry-header:before {
    z-index: -1;
    background: rgba(0, 0, 0, 0.4); }
  .single-events .entry-header:after {
    z-index: -2;
    background-image: linear-gradient(-180deg, rgba(31, 31, 31, 0) 27%, rgba(31, 31, 31, 0.86) 86%, #1F1F1F 98%); }
  .single-events .entry-header .background {
    z-index: -2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0.75; }
  .single-events .entry-header .container {
    z-index: 2;
    text-align: center; }
    .single-events .entry-header .container .title {
      font-size: 50px;
      font-weight: bold;
      color: #FFF;
      letter-spacing: -0.62px;
      text-transform: uppercase;
      line-height: 1.22;
      margin-bottom: 10px; }
    .single-events .entry-header .container .teaser {
      font-size: 25px;
      color: #FFF;
      letter-spacing: -0.11px;
      line-height: 1.32;
      margin-bottom: 35px; }
.single-events .entry-content {
  margin-bottom: 105px; }
  .single-events .entry-content .container {
    z-index: 1;
    position: relative;
    padding: 0 20px;
    max-width: 1140px;
    margin: 0 auto; }
    .single-events .entry-content .container:after {
      content: '';
      display: table;
      clear: both; }
  .single-events .entry-content .main-content {
    padding: 45px 0 0;
    box-sizing: border-box; }
    @media (min-width: 900px) {
      .single-events .entry-content .main-content {
        width: 60%;
        float: left;
        padding: 45px 60px 0 0; } }
  .single-events .entry-content .sponsors {
    margin-bottom: 90px; }
    .single-events .entry-content .sponsors .sponsor-title {
      margin-bottom: 32px;
      color: #555;
      font-size: 17px; }
    .single-events .entry-content .sponsors .sponsor {
      width: 161px;
      margin-right: 25px;
      margin-bottom: 20px;
      display: inline-block;
      vertical-align: middle; }
      .single-events .entry-content .sponsors .sponsor img {
        max-width: 100%;
        max-height: 87px;
        margin: 0 auto;
        display: block; }
      @media (max-width: 900px) {
        .single-events .entry-content .sponsors .sponsor {
          width: calc(50% - 25px); }
          .single-events .entry-content .sponsors .sponsor img {
            max-width: 150px;
            height: auto;
            display: block;
            margin: 10px auto; }
          .single-events .entry-content .sponsors .sponsor:nth-child(2n + 1) {
            margin-right: 0; } }
  .single-events .entry-content .body-text {
    margin-bottom: 100px; }
    .single-events .entry-content .body-text .content-title {
      margin-bottom: 35px; }
    .single-events .entry-content .body-text .text {
      font-family: 'PT Serif';
      font-size: 18px;
      line-height: 1.5;
      letter-spacing: -0.45px;
      color: #000; }
      .single-events .entry-content .body-text .text p {
        margin-bottom: 25px; }
        .single-events .entry-content .body-text .text p:last-of-type {
          margin-bottom: 0; }
  .single-events .entry-content .event-content .content-title {
    margin-bottom: 55px; }
  .single-events .entry-content .event-content .item {
    font-weight: bold;
    margin-bottom: 20px; }
    .single-events .entry-content .event-content .item .index {
      width: 35px;
      display: inline-block;
      vertical-align: middle;
      font-size: 29px;
      color: #AFAFAF;
      letter-spacing: -0.72px; }
    .single-events .entry-content .event-content .item .text {
      width: calc(100% - 45px);
      display: inline-block;
      vertical-align: middle;
      font-size: 21px;
      color: #000;
      line-height: 1.2; }
  .single-events .entry-content .event-content .register-link {
    display: block;
    margin-top: 90px; }
  @media (min-width: 900px) {
    .single-events .entry-content .aside-content {
      width: 40%;
      float: left; } }
  .single-events .entry-content .event-details-wrap {
    margin-bottom: 40px;
    background: #fff; }
    @media (min-width: 900px) {
      .single-events .entry-content .event-details-wrap {
        width: 40%;
        float: right;
        margin-bottom: 100px;
        margin-top: -95px; } }
    .single-events .entry-content .event-details-wrap .register-link {
      text-align: center;
      display: block; }
  .single-events .entry-content .event-details {
    background: #FFF;
    padding: 52px 34px 42px 51px; }
    .single-events .entry-content .event-details .item {
      font-size: 18px;
      margin-bottom: 15.5px; }
      .single-events .entry-content .event-details .item .label {
        display: inline-block;
        vertical-align: top;
        width: 95px;
        font-weight: 600;
        color: #555555;
        letter-spacing: 0.12px; }
      .single-events .entry-content .event-details .item .value {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 105px);
        color: #000; }
      .single-events .entry-content .event-details .item:last-of-type {
        margin-bottom: 0; }
.single-events .entry-footer {
  width: 100%;
  margin-bottom: 20px;
  display: inline-block; }
  .single-events .entry-footer .container {
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
    background: #29292D;
    padding: 71px 20px 84px; }
  .single-events .entry-footer .footer-title {
    font-size: 22px;
    font-weight: 500;
    color: #555555;
    letter-spacing: -0.1px;
    line-height: 1.36;
    margin-bottom: 12px; }

.page-template-template-consulting #mvp-main-body-wrap {
  padding: 0;
  background: #1F1F1F; }
.page-template-template-consulting article {
  display: block;
  font-family: 'Oswald', sans-serif; }
.page-template-template-consulting .section-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.38;
  letter-spacing: -0.6px;
  color: #ffffff; }
.page-template-template-consulting .entry-header {
  z-index: 1;
  position: relative;
  padding: 155px 20px 120px; }
  .page-template-template-consulting .entry-header:before {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(31, 31, 31, 0), rgba(31, 31, 31, 0.87) 84%, #1f1f1f); }
  .page-template-template-consulting .entry-header .background {
    z-index: -2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }
  .page-template-template-consulting .entry-header .container {
    z-index: 2;
    max-width: 970px;
    margin: 0 auto;
    text-align: center; }
    .page-template-template-consulting .entry-header .container .title {
      font-size: 50px;
      font-weight: bold;
      color: #FFF;
      letter-spacing: -0.63px;
      text-transform: uppercase;
      line-height: 1.22;
      margin-bottom: 22.5px; }
    .page-template-template-consulting .entry-header .container .teaser {
      font-size: 25px;
      color: #FFF;
      letter-spacing: -0.11px;
      line-height: 1.32; }
.page-template-template-consulting .entry-content {
  padding: 145px 0 45px;
  background: #1F1F1F; }
  .page-template-template-consulting .entry-content .container {
    z-index: 1;
    position: relative;
    padding: 0 20px;
    max-width: 1140px;
    margin: 0 auto; }
.page-template-template-consulting .introduction {
  position: relative;
  margin-bottom: 145px; }
  .page-template-template-consulting .introduction .subtitle {
    width: 37%;
    float: left;
    font-size: 37px;
    font-weight: bold;
    line-height: 1.16;
    letter-spacing: -0.2px;
    color: #FFF;
    text-transform: uppercase; }
  .page-template-template-consulting .introduction .body-text {
    width: 63%;
    float: left;
    padding-left: 55px;
    box-sizing: border-box; }
    .page-template-template-consulting .introduction .body-text p {
      font-family: "PTSerif";
      font-size: 18px;
      line-height: 1.5;
      letter-spacing: -0.5px;
      color: #cccccc;
      margin-bottom: 25px; }
      .page-template-template-consulting .introduction .body-text p:last-of-type {
        margin-bottom: 0; }
  .page-template-template-consulting .introduction:after {
    content: '';
    display: table;
    clear: both; }
.page-template-template-consulting .services {
  margin-bottom: 155px; }
  .page-template-template-consulting .services .section-top {
    position: relative; }
    .page-template-template-consulting .services .section-top .section-title {
      width: 150px;
      float: left; }
    .page-template-template-consulting .services .section-top .section-nav {
      width: calc(100% - 150px);
      float: left;
      padding: 0 15px;
      text-align: center;
      box-sizing: border-box; }
    .page-template-template-consulting .services .section-top ul li {
      cursor: pointer;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      opacity: 0.35;
      font-size: 25px;
      font-weight: 600;
      letter-spacing: -0.2px;
      padding-bottom: 9px;
      margin: 0 1.5% 25px;
      text-transform: uppercase;
      color: #ffffff;
      transition: all 0.2s linear; }
      .page-template-template-consulting .services .section-top ul li:before {
        content: '';
        width: 0;
        height: 2px;
        position: absolute;
        left: 0;
        bottom: -2px;
        background: #d94433; }
      .page-template-template-consulting .services .section-top ul li:hover, .page-template-template-consulting .services .section-top ul li.current {
        opacity: 1; }
        .page-template-template-consulting .services .section-top ul li:hover:before, .page-template-template-consulting .services .section-top ul li.current:before {
          width: 100%; }
    .page-template-template-consulting .services .section-top:after {
      content: '';
      display: table;
      clear: both; }
  .page-template-template-consulting .services .services-tab {
    margin-top: 80px; }
    .page-template-template-consulting .services .services-tab .tab {
      display: none;
      position: relative;
      margin: 0 auto;
      width: 100%;
      max-width: 1140px; }
      .page-template-template-consulting .services .services-tab .tab.current {
        display: flex; }
      .page-template-template-consulting .services .services-tab .tab .image {
        position: relative;
        width: 410px;
        background-position: center;
        background-size: cover; }
        .page-template-template-consulting .services .services-tab .tab .image:before, .page-template-template-consulting .services .services-tab .tab .image:after {
          content: '';
          position: absolute;
          bottom: 0;
          width: 70px;
          height: 100%; }
        .page-template-template-consulting .services .services-tab .tab .image:before {
          left: 0;
          background: linear-gradient(to right bottom, #1F1F1F 50%, transparent 50%); }
        .page-template-template-consulting .services .services-tab .tab .image:after {
          right: 0;
          background: linear-gradient(to left top, #181818 50%, transparent 50%); }
      .page-template-template-consulting .services .services-tab .tab .content {
        z-index: 1;
        position: relative;
        width: calc(100% - 410px);
        padding: 85px 110px 105px 70px;
        box-sizing: border-box;
        background: #181818; }
        .page-template-template-consulting .services .services-tab .tab .content:before {
          z-index: -1;
          content: '';
          position: absolute;
          right: 0;
          bottom: 0;
          width: 70px;
          height: 100%;
          background: linear-gradient(to left top, #1F1F1F 50%, transparent 50%); }
      .page-template-template-consulting .services .services-tab .tab .tab-title {
        font-size: 37px;
        font-weight: 600;
        line-height: 1.16;
        letter-spacing: -0.2px;
        text-transform: uppercase;
        color: #ffffff;
        margin-bottom: 35px; }
      .page-template-template-consulting .services .services-tab .tab .tab-body {
        font-family: "PT Serif";
        font-size: 18px;
        line-height: 1.5;
        letter-spacing: -0.5px;
        color: #ffffff; }
        .page-template-template-consulting .services .services-tab .tab .tab-body p {
          margin-bottom: 25px; }
        .page-template-template-consulting .services .services-tab .tab .tab-body ul li {
          position: relative;
          padding-left: 16px;
          margin-bottom: 7px; }
          .page-template-template-consulting .services .services-tab .tab .tab-body ul li:before {
            content: '';
            width: 7px;
            height: 7px;
            background: #ED2122;
            border-radius: 50%;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            margin: auto; }
      .page-template-template-consulting .services .services-tab .tab:after {
        content: '';
        display: table;
        clear: both; }
.page-template-template-consulting .teams .section-title {
  margin-bottom: 130px; }
.page-template-template-consulting .teams .team-members {
  position: relative; }
  .page-template-template-consulting .teams .team-members:after {
    content: '';
    display: table;
    clear: both; }
.page-template-template-consulting .teams .member {
  float: left;
  position: relative;
  width: calc(50% - 60px);
  padding: 55.5px 220px 50px 50px;
  margin-bottom: 85px;
  background: #181818;
  box-sizing: border-box; }
  .page-template-template-consulting .teams .member:nth-of-type(2n) {
    float: right;
    margin-right: 30px; }
  .page-template-template-consulting .teams .member .image {
    position: absolute;
    width: 100%;
    max-width: 240px;
    right: -50px;
    top: -50px; }
  .page-template-template-consulting .teams .member .name {
    position: relative;
    font-size: 37px;
    font-weight: 600;
    letter-spacing: -0.2px;
    color: #FFF;
    padding: 8px 0 5px; }
    .page-template-template-consulting .teams .member .name:before {
      content: '';
      width: 35px;
      height: 3px;
      top: 0;
      left: 0;
      position: absolute;
      background: #D94433; }
  .page-template-template-consulting .teams .member .post {
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.1px;
    color: #FFF;
    margin-bottom: 25px; }
  .page-template-template-consulting .teams .member .description {
    font-family: 'PTSerif';
    font-size: 16px;
    line-height: 1.31;
    letter-spacing: -0.4px;
    color: #CCC; }
.page-template-template-consulting .entry-footer {
  width: 100%;
  margin: 0 auto 20px;
  max-width: 1400px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.07);
  background-color: #29292D;
  padding: 85px 20px 82px;
  box-sizing: border-box;
  text-align: center; }
  .page-template-template-consulting .entry-footer .block-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.36;
    letter-spacing: -0.1px;
    color: #555555;
    margin-bottom: 12px; }
  .page-template-template-consulting .entry-footer .mailto {
    position: relative;
    font-size: 32px;
    font-weight: 500;
    line-height: 0.94;
    letter-spacing: -0.1px;
    padding-bottom: 5px;
    color: #FFF; }
    .page-template-template-consulting .entry-footer .mailto:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 3px;
      background: #D94433; }
@media (max-width: 1024px) {
  .page-template-template-consulting .services .section-top .section-nav {
    text-align: left; }
  .page-template-template-consulting .services .section-top ul li {
    margin: 0 35px 25px 0; }
  .page-template-template-consulting .teams .team-members {
    padding-right: 60px; }
  .page-template-template-consulting .teams .member {
    float: none;
    width: 100%; }
    .page-template-template-consulting .teams .member:nth-of-type(2n) {
      float: none;
      margin-right: 0; } }
@media (max-width: 767px) {
  .page-template-template-consulting .section-title {
    font-size: 22px;
    line-height: 1.18;
    letter-spacing: -0.4px; }
  .page-template-template-consulting .entry-header {
    padding: 50px 27px 55px; }
    .page-template-template-consulting .entry-header .container .title {
      font-size: 28px;
      letter-spacing: -0.4px;
      line-height: 1.25;
      margin-bottom: 13px; }
    .page-template-template-consulting .entry-header .container .teaser {
      font-size: 18px;
      letter-spacing: -0.1px;
      line-height: 1.17; }
  .page-template-template-consulting .entry-content {
    padding: 43px 0 0; }
    .page-template-template-consulting .entry-content .container {
      padding: 0; }
  .page-template-template-consulting .introduction {
    margin-bottom: 60px;
    padding: 0 27px; }
    .page-template-template-consulting .introduction .subtitle {
      width: 100%;
      float: none;
      font-size: 28px;
      line-height: 1.25;
      margin-bottom: 20px;
      letter-spacing: -0.5px; }
    .page-template-template-consulting .introduction .body-text {
      width: 100%;
      float: none;
      padding-left: 0; }
      .page-template-template-consulting .introduction .body-text p {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.4px;
        margin-bottom: 20px; }
  .page-template-template-consulting .services {
    margin-bottom: 0; }
    .page-template-template-consulting .services .section-top {
      margin-bottom: 35px; }
      .page-template-template-consulting .services .section-top .section-title {
        width: 100%;
        float: none;
        text-align: center; }
      .page-template-template-consulting .services .section-top .section-nav {
        display: none; }
    .page-template-template-consulting .services .services-tab {
      margin-top: 0; }
      .page-template-template-consulting .services .services-tab .tab {
        width: 100%;
        text-align: center;
        display: block !important;
        padding: 42px 27px;
        background: #181818;
        border-bottom: 2.5px solid #1F1F1F;
        box-sizing: border-box; }
        .page-template-template-consulting .services .services-tab .tab.current {
          display: block; }
        .page-template-template-consulting .services .services-tab .tab .image {
          display: none; }
        .page-template-template-consulting .services .services-tab .tab .content {
          float: none;
          width: 100%;
          padding: 0; }
          .page-template-template-consulting .services .services-tab .tab .content:before {
            content: none; }
        .page-template-template-consulting .services .services-tab .tab .tab-title {
          font-size: 27px;
          line-height: 1.18;
          letter-spacing: -0.4px;
          margin-bottom: 30px; }
        .page-template-template-consulting .services .services-tab .tab .tab-body {
          text-align: left;
          font-size: 16px;
          line-height: 1.69;
          letter-spacing: -0.4px; }
          .page-template-template-consulting .services .services-tab .tab .tab-body p {
            margin-bottom: 15px; }
          .page-template-template-consulting .services .services-tab .tab .tab-body ul li {
            margin-bottom: 6px; }
  .page-template-template-consulting .teams {
    padding-top: 45.5px; }
    .page-template-template-consulting .teams .section-title {
      text-align: center;
      margin-bottom: 45px; }
    .page-template-template-consulting .teams .team-members {
      padding: 0; }
    .page-template-template-consulting .teams .member {
      margin-bottom: 30px;
      padding: 0;
      background: none; }
      .page-template-template-consulting .teams .member .image {
        position: relative;
        display: block;
        margin: 0 auto;
        right: inherit;
        top: inherit; }
      .page-template-template-consulting .teams .member .content {
        margin-top: -25px;
        padding: 52.5px 27px 40px;
        background: #181818; }
      .page-template-template-consulting .teams .member .name {
        font-size: 28px;
        line-height: 1.25;
        padding: 25px 0 2px; }
      .page-template-template-consulting .teams .member:last-of-type {
        margin-bottom: 0; }
  .page-template-template-consulting .entry-footer {
    margin: 0;
    padding: 58px 27.5px 52px; }
    .page-template-template-consulting .entry-footer .block-title {
      margin-bottom: 20px; } }

/*# sourceMappingURL=rhm-scss.css.map */
