.inline--block {
  display: inline-block !important; }

.block {
  display: block; }

.visuallyhidden {
  display: none !important; }

.full--width {
  width: 100% !important;
  max-width: 100% !important;
  margin-right: 0 !important; }

@media (min-width: 980px) {
  .eight--twelfths {
    max-width: 66.666% !important;
    margin: 0 auto !important; } }

#top-header {
  display: none; }

.mobile_menu_bar:before {
  visibility: visible !important; }

.header-widget {
  display: none; }

.logo-container {
  padding-bottom: 33px; }

.header-cta a {
  background-color: #183963;
  padding: 10px !important;
  border: 1px solid #183963;
  color: white !important;
  border-radius: 4px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .header-cta a:hover {
    background-color: white;
    color: #183963 !important;
    border: 1px solid #183963; }

@media (max-width: 1223px) {
  #top-menu-nav #top-menu li {
    font-size: 13px;
    padding-right: 15px; } }
@media (max-width: 1150px) {
  #top-menu-nav #top-menu li {
    font-size: 12px;
    padding-right: 10px; } }
@media (max-width: 1085px) {
  #top-menu-nav {
    display: none; }

  #et_mobile_nav_menu {
    display: block; } }
ul#mobile_menu {
  list-style: none !important; }
  ul#mobile_menu ul {
    list-style: none !important;
    padding-left: 0;
    margin-left: 0; }
    ul#mobile_menu ul.sub-menu {
      margin-left: 0;
      padding-left: 0; }
      ul#mobile_menu ul.sub-menu li {
        padding-left: 0; }

.et-social-newsletter a.icon:before {
  content: '\e076' !important; }

.page-template-page--resources {
  /* Speaker Inner */ }
  .page-template-page--resources .social--item {
    vertical-align: middle;
    text-align: center; }
    .page-template-page--resources .social--item .connect--text {
      color: #8e9299;
      padding-right: 10px;
      padding-bottom: 20px; }
    .page-template-page--resources .social--item .inline-block {
      vertical-align: middle; }
    .page-template-page--resources .social--item .dp_dmb_repeat_item {
      display: inline-block;
      padding: 0 10px; }
  .page-template-page--resources .resource-hub-page-title-section {
    min-height: 350px;
    background-position: center -50px; }
    .page-template-page--resources .resource-hub-page-title-section h1, .page-template-page--resources .resource-hub-page-title-section h2, .page-template-page--resources .resource-hub-page-title-section h3, .page-template-page--resources .resource-hub-page-title-section p, .page-template-page--resources .resource-hub-page-title-section span {
      color: white !important; }
    @media (max-width: 414px) {
      .page-template-page--resources .resource-hub-page-title-section {
        min-height: unset; } }
  .page-template-page--resources #resource-center-inner h3 {
    font-size: 32px;
    font-family: 'Gotham-bold';
    font-weight: bold; }
  .page-template-page--resources .resource-hub-main-featured-video h2 {
    font-size: 30px !important;
    color: #343f4d !important;
    margin-bottom: 20px; }
  .page-template-page--resources .resource-hub-main-featured-video .topic-type {
    font-family: 'Gothamregular',sans-serif;
    font-style: oblique;
    font-weight: bold;
    font-size: 14px;
    color: white;
    margin-bottom: 20px; }
  .page-template-page--resources .resource-hub-main-featured-video h3 {
    font-size: 24px !important;
    line-height: 1.1em !important;
    color: white !important;
    margin-bottom: 30px;
    font-weight: normal !important;
    font-family: 'Gothambook', sans-serif !important; }
  .page-template-page--resources .resource-hub-main-featured-video .resource--block--button {
    display: inline-block;
    margin-right: 15px; }
  .page-template-page--resources .resource-hub-main-featured-video .resource--block--content h5:last-child {
    display: inline-block;
    margin-top: 20px; }
  .page-template-page--resources .resource--block {
    width: 33%;
    vertical-align: top;
    margin: 0;
    padding: 15px; }
    .page-template-page--resources .resource--block a {
      display: block;
      max-width: 100%;
      margin: 0px auto !important;
      height: 100%; }
    .page-template-page--resources .resource--block .resource--block--button {
      letter-spacing: 0 !important; }
    .page-template-page--resources .resource--block .resource--block--image {
      padding: 0px;
      display: block;
      position: relative; }
      .page-template-page--resources .resource--block .resource--block--image .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: url("https://marcussheridan.com/wp-content/uploads/2018/06/play-button.png");
        background-size: 25%;
        background-position: center;
        background-repeat: no-repeat; }
    .page-template-page--resources .resource--block .resource--block--content {
      padding: 50px 35px;
      display: block; }
      .page-template-page--resources .resource--block .resource--block--content h2 {
        color: #183963;
        font-family: 'Gothambook', sans-serif;
        font-size: 30px;
        text-transform: uppercase; }
      .page-template-page--resources .resource--block .resource--block--content h3, .page-template-page--resources .resource--block .resource--block--content h5 {
        color: white; }
      .page-template-page--resources .resource--block .resource--block--content h3 {
        font-size: 24px;
        margin-bottom: 40px;
        margin-top: 40px;
        line-height: 1.4em; }
        .page-template-page--resources .resource--block .resource--block--content h3.bold {
          margin-top: 0;
          margin-bottom: 0;
          font-family: 'Gotham-bold', sans-serif;
          font-weight: bold; }
      .page-template-page--resources .resource--block .resource--block--content h5 {
        padding-top: 5px;
        font-size: 14px;
        font-family: 'Gothammedium', sans-serif;
        font-style: Oblique;
        color: white; }
        .page-template-page--resources .resource--block .resource--block--content h5.length {
          padding-top: 30px; }
    .page-template-page--resources .resource--block.featured--1 a, .page-template-page--resources .resource--block.featured-- a {
      background-color: #183963; }
    .page-template-page--resources .resource--block.featured--1 .et_pb_button_custom, .page-template-page--resources .resource--block.featured-- .et_pb_button_custom {
      color: #1f6cb5 !important;
      border-color: #ffffff;
      letter-spacing: 1px;
      font-size: 18px;
      font-family: 'Gotham-bold', Helvetica, Arial, Lucida, sans-serif !important;
      font-weight: 600 !important;
      text-transform: uppercase !important;
      background-color: #ffffff; }
    .page-template-page--resources .resource--block.featured--1 h2, .page-template-page--resources .resource--block.featured-- h2 {
      display: none; }
    @media screen and (max-width: 1024px) {
      .page-template-page--resources .resource--block.featured--1, .page-template-page--resources .resource--block.featured-- {
        width: 50%; } }
    @media screen and (max-width: 768px) {
      .page-template-page--resources .resource--block.featured--1, .page-template-page--resources .resource--block.featured-- {
        width: 100%; } }
    .page-template-page--resources .resource--block.featured--2 {
      width: 66%; }
      .page-template-page--resources .resource--block.featured--2 a {
        display: table !important;
        background-color: #97c3e9; }
      .page-template-page--resources .resource--block.featured--2 h2 {
        display: block; }
      .page-template-page--resources .resource--block.featured--2 h3.bold {
        display: none; }
      .page-template-page--resources .resource--block.featured--2 .resource--block--image, .page-template-page--resources .resource--block.featured--2 .resource--block--content {
        width: 50%;
        margin: 0;
        display: table-cell;
        vertical-align: top;
        padding-top: 50px; }
        @media (max-width: 1024px) {
          .page-template-page--resources .resource--block.featured--2 .resource--block--image, .page-template-page--resources .resource--block.featured--2 .resource--block--content {
            width: 100%;
            display: block; } }
      .page-template-page--resources .resource--block.featured--2 .resource--block--image .image--cutout-divider {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 15px;
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center; }
        @media (max-width: 1024px) {
          .page-template-page--resources .resource--block.featured--2 .resource--block--image .image--cutout-divider {
            padding-top: 0 !important;
            position: relative;
            left: 0; }
            .page-template-page--resources .resource--block.featured--2 .resource--block--image .image--cutout-divider img {
              display: block; } }
      @media (max-width: 1024px) {
        .page-template-page--resources .resource--block.featured--2 .resource--block--image {
          padding-top: 0 !important; } }
      .page-template-page--resources .resource--block.featured--2 .resource--block--content {
        text-align: left; }
      @media screen and (max-width: 1024px) {
        .page-template-page--resources .resource--block.featured--2 {
          width: 50%; } }
      @media screen and (max-width: 768px) {
        .page-template-page--resources .resource--block.featured--2 {
          width: 100%; } }
    .page-template-page--resources .resource--block.featured--3 {
      width: 100%;
      padding: 0; }
      .page-template-page--resources .resource--block.featured--3 h2 {
        display: block;
        margin-bottom: 0; }
      .page-template-page--resources .resource--block.featured--3 h3 {
        font-family: 'Gothambook', sans-serif; }
      .page-template-page--resources .resource--block.featured--3 h3.bold {
        display: none; }
      .page-template-page--resources .resource--block.featured--3 a {
        background: transparent; }
      .page-template-page--resources .resource--block.featured--3 h5:first-child {
        padding-top: 0; }
      .page-template-page--resources .resource--block.featured--3 .resource--block--image, .page-template-page--resources .resource--block.featured--3 .resource--block--content {
        width: 50%;
        margin: 0;
        display: table-cell;
        vertical-align: top;
        padding-top: 50px;
        text-align: left; }
      .page-template-page--resources .resource--block.featured--3 .resource--block--content {
        padding: 50px 35px 50px 0; }
        @media (max-width: 768px) {
          .page-template-page--resources .resource--block.featured--3 .resource--block--content {
            width: 100%;
            display: block; } }
      .page-template-page--resources .resource--block.featured--3 .resource--block--image .image--cutout-divider {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 15px;
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: center; }
        @media (max-width: 768px) {
          .page-template-page--resources .resource--block.featured--3 .resource--block--image .image--cutout-divider {
            padding-top: 0;
            position: relative;
            left: 0; }
            .page-template-page--resources .resource--block.featured--3 .resource--block--image .image--cutout-divider img {
              display: block; } }
    .page-template-page--resources .resource--block.featured--2 .et_pb_button_7, .page-template-page--resources .resource--block.featured--3 .et_pb_button_7 {
      color: #ffffff !important;
      border-color: #1f6cb5;
      letter-spacing: 0px;
      font-size: 18px;
      font-family: "Gotham-bold", sans-serif !important;
      font-weight: 600 !important;
      text-transform: uppercase !important;
      background-color: #0c71c3;
      padding: 13px 42px !important; }
      .page-template-page--resources .resource--block.featured--2 .et_pb_button_7:hover, .page-template-page--resources .resource--block.featured--3 .et_pb_button_7:hover {
        background-color: white;
        color: #1f6cb5 !important; }
  @media (max-width: 414px) {
    .page-template-page--resources .speaker--inner--hero {
      min-height: 250px; } }
  @media (max-width: 768px) {
    .page-template-page--resources .author--featured .col--three-across {
      width: 100% !important;
      max-width: 100% !important; }
      .page-template-page--resources .author--featured .col--three-across .et_pb_column {
        padding-right: 0 !important; } }
  .page-template-page--resources .author--featured--recent .resource--block--button {
    -webkit-transition: all 0.25s ease-in-out !important;
    -moz-transition: all 0.25s ease-in-out !important;
    -ms-transition: all 0.25s ease-in-out !important;
    -o-transition: all 0.25s ease-in-out !important;
    transition: all 0.25s ease-in-out !important;
    color: #1f6cb5 !important;
    border-color: #ffffff;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: 'Gotham-bold', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: #ffffff;
    padding: 13px 42px !important;
    border-radius: 3px !important;
    border: 2px solid white !important;
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3); }
    .page-template-page--resources .author--featured--recent .resource--block--button:hover {
      background: #1f6cb5;
      color: white !important;
      border: 2px solid #1f6cb5 !important; }
    @media (max-width: 1093px) {
      .page-template-page--resources .author--featured--recent .resource--block--button {
        display: block !important;
        padding: 13px 30px !important; } }
  .page-template-page--resources .bofu--section.speaker--inner .et_pb_button_0,
  .page-template-page--resources .bofu--section.speaker--inner .blue-button {
    width: unset;
    max-width: unset;
    padding: 13px 42px;
    color: #ffffff !important;
    border-color: #1f6cb5 !important;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: 'Gotham-bold', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: #0c71c3;
    margin-top: 20px;
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3); }
    .page-template-page--resources .bofu--section.speaker--inner .et_pb_button_0:after,
    .page-template-page--resources .bofu--section.speaker--inner .blue-button:after {
      content: ''; }
    .page-template-page--resources .bofu--section.speaker--inner .et_pb_button_0:hover,
    .page-template-page--resources .bofu--section.speaker--inner .blue-button:hover {
      padding: 13px 42px;
      border-color: #0c71c3;
      background: rgba(0, 107, 201, 0.83) !important;
      letter-spacing: 1px; }
      .page-template-page--resources .bofu--section.speaker--inner .et_pb_button_0:hover:after,
      .page-template-page--resources .bofu--section.speaker--inner .blue-button:hover:after {
        content: '';
        transform: unset;
        transition: unset; }

.page-about-marcus .page-title-section {
  min-height: 350px;
  background-position: right center;
  background-size: cover; }
  .page-about-marcus .page-title-section h1, .page-about-marcus .page-title-section h3 {
    color: white !important;
    line-height: 1em !important;
    vertical-align: middle; }
  .page-about-marcus .page-title-section h1 {
    font-size: 48px !important;
    padding-bottom: 30px !important; }
    @media (max-width: 800px) {
      .page-about-marcus .page-title-section h1 {
        font-size: 40px !important;
        padding-bottom: 30px !important; } }
    @media (max-width: 480px) {
      .page-about-marcus .page-title-section h1 {
        font-size: 30px !important; } }
  .page-about-marcus .page-title-section .et_pb_row_0 {
    display: table;
    vertical-align: middle; }
    @media (max-width: 414px) {
      .page-about-marcus .page-title-section .et_pb_row_0 {
        padding: 30px 0 15px !important; } }
  .page-about-marcus .page-title-section .logo--section {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center; }
    .page-about-marcus .page-title-section .logo--section h3 {
      padding-bottom: 15px; }
    .page-about-marcus .page-title-section .logo--section * {
      color: white !important; }
    .page-about-marcus .page-title-section .logo--section .et_pb_image {
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 0;
      padding: 0 20px; }
      @media (max-width: 414px) {
        .page-about-marcus .page-title-section .logo--section .et_pb_image {
          padding: 10px;
          max-width: 50%; } }
    @media (max-width: 414px) {
      .page-about-marcus .page-title-section .logo--section {
        padding: 40px 20px !important; } }
  @media (max-width: 545px) {
    .page-about-marcus .page-title-section {
      background-position: right -340px center !important; } }
.page-about-marcus .side-by-side-image-content .et_pb_image_wrap {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.2);
  width: 100%; }
  .page-about-marcus .side-by-side-image-content .et_pb_image_wrap img {
    width: 100%; }
.page-about-marcus .side-by-side-image-content h2 {
  font-family: 'Gotham-bold', sans-serif !important;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 0px;
  padding-bottom: 25px !important; }
.page-about-marcus .side-by-side-image-content p {
  font-family: 'Gothambook', sans-serif;
  font-size: 16px;
  color: #8e9299 !important; }
  .page-about-marcus .side-by-side-image-content p a {
    color: #97c3e9; }
.page-about-marcus .team--section h2 {
  font-weight: bold;
  font-family: 'Gotham-bold', sans-serif !important;
  font-size: 42px;
  color: white !important;
  margin-bottom: 0; }
  @media (max-width: 414px) {
    .page-about-marcus .team--section h2 {
      font-size: 24px !important; } }
.page-about-marcus .bofu--section h2 {
  font-weight: bold;
  font-family: 'Gotham-bold', sans-serif !important;
  font-size: 42px;
  color: white !important; }

.cutout-divider {
  height: 50px;
  width: 100%;
  position: absolute;
  overflow: hidden;
  bottom: 0px;
  left: 0; }

.cutout-divider:before, .cutout-divider:after {
  content: '';
  display: block;
  width: 50%;
  height: 50px;
  position: absolute;
  top: 0px;
  border-top: 50px solid #97c3e9;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.cutout-divider:before {
  left: -50px; }

.cutout-divider:after {
  right: -50px; }

.haflcircle {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -50px;
  overflow: hidden;
  text-align: center; }
  .haflcircle i {
    font-size: 35px;
    color: white;
    position: relative;
    top: -10px; }

.haflcircle:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: 50px solid #97c3e9;
  position: absolute;
  top: -100px;
  left: -50px; }

#tableOfContents .anchorLink {
  margin-bottom: 20px; }
#tableOfContents a {
  font-family: 'Gotham-bold', sans-serif;
  font-weight: bold;
  color: white !important;
  font-size: 24px; }
  @media (max-width: 414px) {
    #tableOfContents a {
      font-size: 18px; } }

@media (min-width: 1025px) {
  .section--industry-outer-blocks .dp_dmb_module_1865 {
    margin-bottom: 60px !important; } }
.section--industry-outer-blocks .industry-image img {
  display: block; }
.section--industry-outer-blocks .et_pb_button_7, .section--industry-outer-blocks .blue-button {
  width: unset;
  max-width: unset;
  padding: 13px 42px;
  color: #ffffff !important;
  border-color: #1f6cb5;
  letter-spacing: 1px;
  font-size: 18px;
  font-family: "Gotham-bold", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  background-color: #0c71c3;
  margin-top: 20px;
  box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3); }
  .section--industry-outer-blocks .et_pb_button_7:after, .section--industry-outer-blocks .blue-button:after {
    content: ''; }
  .section--industry-outer-blocks .et_pb_button_7:hover, .section--industry-outer-blocks .blue-button:hover {
    padding: 13px 42px;
    border-color: #0c71c3;
    background: rgba(0, 107, 201, 0.83) !important;
    letter-spacing: 1px; }
    .section--industry-outer-blocks .et_pb_button_7:hover:after, .section--industry-outer-blocks .blue-button:hover:after {
      content: '';
      transform: unset;
      transition: unset; }

/* Speaker Inner */
@media (min-width: 981px) {
  .bio--section .et_pb_column_1_2 {
    width: 58.8%;
    margin-left: -8.5%; } }

/* Pricing Pillar Page */
.pricing--pillar .top--cutout--section {
  z-index: 15;
  padding: 0;
  background: transparent;
  margin: -50px auto; }
.pricing--pillar .down--arrow {
  position: absolute;
  width: 100%;
  max-width: 100% !important;
  bottom: 50px; }
.pricing--pillar .cutout-solid {
  background: transparent;
  width: 100px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  margin: auto; }
  .pricing--pillar .cutout-solid i {
    vertical-align: middle;
    color: white;
    font-size: 35px;
    line-height: 30px; }
.pricing--pillar .intro--section .et_pb_row {
  max-width: 100% !important;
  width: 100% !important; }
  @media (min-width: 980px) {
    .pricing--pillar .intro--section .et_pb_row .et_pb_column_2 {
      max-width: 50% !important;
      width: 50% !important; } }
  .pricing--pillar .intro--section .et_pb_row .et-last-child {
    padding: 30px 30px 0 30px; }
    @media (min-width: 980px) {
      .pricing--pillar .intro--section .et_pb_row .et-last-child {
        max-width: 35%;
        padding: 100px 0; } }
    .pricing--pillar .intro--section .et_pb_row .et-last-child p {
      margin-bottom: 0; }
  @media (min-width: 979px) {
    .pricing--pillar .intro--section .et_pb_row .et_pb_image {
      display: none; } }
.pricing--pillar .relationships--section .half--text, .pricing--pillar .relationships--section .half--video {
  margin-bottom: 20px; }
  @media (min-width: 980px) {
    .pricing--pillar .relationships--section .half--text, .pricing--pillar .relationships--section .half--video {
      max-width: 50%;
      width: 50%; } }
.pricing--pillar .relationships--section .half--text h2 {
  margin-bottom: 20px; }
@media (min-width: 980px) {
  .pricing--pillar .relationships--section .half--text {
    padding-right: 20px; } }
@media (min-width: 980px) {
  .pricing--pillar .relationships--section .half--video {
    float: right; } }
.pricing--pillar .essentials--section h3 {
  padding-bottom: 0; }
.pricing--pillar .how-to-find--section .cutout-divider:before,
.pricing--pillar .how-to-find--section .cutout-divider:after {
  content: '';
  display: block;
  width: 50%;
  height: 50px;
  position: absolute;
  top: 0px;
  border-top: 50px solid #1f6cb5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.pricing--pillar .how-to-find--section .haflcircle:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: 50px solid #1f6cb5;
  position: absolute;
  top: -100px;
  left: -50px; }
.pricing--pillar .considerations--items--row .et_pb_column {
  padding-bottom: 30px; }
  .pricing--pillar .considerations--items--row .et_pb_column p {
    background: #1f6cb5;
    padding: 15px; }
  @media (min-width: 769px) {
    .pricing--pillar .considerations--items--row .et_pb_column {
      padding-right: 30px; }
      .pricing--pillar .considerations--items--row .et_pb_column.et-last-child {
        padding-right: 0; } }
  @media (max-width: 768px) {
    .pricing--pillar .considerations--items--row .et_pb_column.et_pb_column_inner {
      width: 100% !important;
      max-width: 100% !important; } }
.pricing--pillar .anchor--menu {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  text-align: center; }
  .pricing--pillar .anchor--menu > div > div.et_pb_button_module_wrapper {
    display: inline-block !important;
    margin: 0 !important; }
    .pricing--pillar .anchor--menu > div > div.et_pb_button_module_wrapper a.et_pb_button {
      cursor: pointer;
      color: white !important;
      border: 0 !important;
      font-family: 'Gotham-bold', sans-serif !important;
      font-weight: bold;
      font-size: 18px;
      padding: 5px 18px !important;
      -webkit-transition: color 0.25s ease-in-out;
      -moz-transition: color 0.25s ease-in-out;
      -ms-transition: color 0.25s ease-in-out;
      -o-transition: color 0.25s ease-in-out;
      transition: color 0.25s ease-in-out; }
      .pricing--pillar .anchor--menu > div > div.et_pb_button_module_wrapper a.et_pb_button:after {
        display: none !important; }
      .pricing--pillar .anchor--menu > div > div.et_pb_button_module_wrapper a.et_pb_button:hover {
        color: #1f6cb5 !important;
        padding: 5px 18px !important;
        background: none !important; }

@media (max-width: 980px) {
  .page--media-kit .eight--twelefths {
    max-width: 100% !important;
    width: 100% !important; } }
.page--media-kit .media--kit--downloads .et_pb_row {
  max-width: 50% !important;
  width: 50% !important; }
  @media (max-width: 980px) {
    .page--media-kit .media--kit--downloads .et_pb_row {
      max-width: 60% !important;
      width: 60% !important;
      text-align: center !important; } }
@media (max-width: 980px) {
  .page--media-kit .media--kit--downloads .et_pb_gutters1 .et_pb_column {
    max-width: 33% !important;
    width: 33% !important;
    margin: 10px auto !important; } }
@media (max-width: 850px) {
  .page--media-kit .media--kit--downloads .et_pb_gutters1 .et_pb_column {
    max-width: 100% !important;
    width: 100% !important; } }
.page--media-kit .media--kit--downloads .logos .et_pb_image_wrap {
  padding: 15px; }
@media (max-width: 980px) {
  .page--media-kit .media--kit--downloads .book--covers .et_pb_image_wrap {
    max-width: 60% !important; } }

@media (max-width: 640px) {
  .page-template-page--learning-center .section--hero h3 {
    font-size: 24px !important; } }
@media (max-width: 640px) {
  .page-template-page--learning-center h3 {
    font-size: 32px !important; } }
.page-template-page--learning-center .resource--block--button {
  display: inline-block;
  line-height: 1em !important;
  padding: 22px 50px !important;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Gotham-bold', sans-serif;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .page-template-page--learning-center .resource--block--button.color--1 {
    background-color: white;
    border: 1px solid #1f6cb5 !important;
    color: #1f6cb5; }
  .page-template-page--learning-center .resource--block--button.color--2 {
    background-color: #1f6cb5;
    border: 1px solid #1f6cb5;
    color: white; }
  .page-template-page--learning-center .resource--block--button::after {
    margin-top: -9px; }
  @media (max-width: 1180px) {
    .page-template-page--learning-center .resource--block--button {
      padding: 22px 20px !important;
      width: 100% !important; } }
  @media (max-width: 980px) {
    .page-template-page--learning-center .resource--block--button {
      width: auto !important;
      padding: 22px 50px !important; } }
  @media (max-width: 640px) {
    .page-template-page--learning-center .resource--block--button {
      width: 100% !important;
      text-align: center !important; }
      .page-template-page--learning-center .resource--block--button.side--button {
        margin-top: 35px !important; } }
.page-template-page--learning-center .learning--resource--block {
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  width: 100%;
  vertical-align: top;
  text-align: center;
  margin: 0;
  padding: 0px; }
  .page-template-page--learning-center .learning--resource--block a {
    display: block;
    max-width: 100%;
    margin: 0px auto !important;
    height: 100%; }
  .page-template-page--learning-center .learning--resource--block .resource--block--button {
    letter-spacing: 0 !important; }
  .page-template-page--learning-center .learning--resource--block .resource--block--image {
    padding: 0px;
    display: block;
    position: relative; }
    .page-template-page--learning-center .learning--resource--block .resource--block--image .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url("https://marcussheridan.com/wp-content/uploads/2018/06/play-button.png");
      background-size: 25%;
      background-position: center;
      background-repeat: no-repeat; }
  .page-template-page--learning-center .learning--resource--block .resource--block--content {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    padding: 50px 35px;
    display: block; }
    .page-template-page--learning-center .learning--resource--block .resource--block--content.top {
      padding-bottom: 0; }
    .page-template-page--learning-center .learning--resource--block .resource--block--content.bottom {
      padding-top: 0; }
    .page-template-page--learning-center .learning--resource--block .resource--block--content h3,
    .page-template-page--learning-center .learning--resource--block .resource--block--content h5 {
      color: #183963; }
    .page-template-page--learning-center .learning--resource--block .resource--block--content h3.title {
      font-size: 24px;
      margin-bottom: 40px;
      margin-top: 40px;
      line-height: 1.4em; }
      .page-template-page--learning-center .learning--resource--block .resource--block--content h3.title.bold {
        margin-top: 0;
        margin-bottom: 0;
        font-family: 'Gotham-bold', sans-serif;
        font-weight: bold; }
    .page-template-page--learning-center .learning--resource--block .resource--block--content span.description {
      display: block;
      margin: 40px 0 30px;
      color: #183963;
      font-size: 16px !important;
      line-height: 1.5em; }
    .page-template-page--learning-center .learning--resource--block .resource--block--content h5 {
      padding-top: 5px;
      font-size: 14px;
      font-family: 'Gothammedium', sans-serif;
      font-style: Oblique;
      color: #183963; }
      .page-template-page--learning-center .learning--resource--block .resource--block--content h5.length {
        padding-top: 30px; }
  .page-template-page--learning-center .learning--resource--block:hover {
    cursor: pointer;
    background-color: #183963; }
    .page-template-page--learning-center .learning--resource--block:hover h3, .page-template-page--learning-center .learning--resource--block:hover h5, .page-template-page--learning-center .learning--resource--block:hover p, .page-template-page--learning-center .learning--resource--block:hover span.description {
      color: white; }
    .page-template-page--learning-center .learning--resource--block:hover .resource--block--button.color--1 {
      background: #1f6cb5;
      color: white; }

@media (max-width: 640px) {
  .page-template-page--mixed-resources .section--hero h3 {
    font-size: 24px !important; } }
@media (max-width: 640px) {
  .page-template-page--mixed-resources h3 {
    font-size: 32px !important; } }
.page-template-page--mixed-resources .resource--block--button {
  width: 100%;
  display: inline-block;
  line-height: 1em !important;
  padding: 22px 0px !important;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Gotham-bold', sans-serif;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .page-template-page--mixed-resources .resource--block--button.color--1 {
    background-color: white;
    border: 1px solid #1f6cb5 !important;
    color: #1f6cb5; }
  .page-template-page--mixed-resources .resource--block--button.color--2 {
    background-color: #1f6cb5;
    border: 1px solid #1f6cb5;
    color: white; }
  .page-template-page--mixed-resources .resource--block--button::after {
    margin-top: -9px; }
.page-template-page--mixed-resources .resource--block {
  width: 33% !important;
  padding: 15px;
  width: 100%;
  vertical-align: top;
  text-align: center;
  margin: 0; }
  @media screen and (max-width: 1024px) {
    .page-template-page--mixed-resources .resource--block {
      width: 50% !important; } }
  @media screen and (max-width: 768px) {
    .page-template-page--mixed-resources .resource--block {
      width: 100% !important; } }
  .page-template-page--mixed-resources .resource--block a {
    display: block;
    max-width: 100%;
    margin: 0px auto !important;
    height: 100%; }
  .page-template-page--mixed-resources .resource--block .resource--block--button {
    letter-spacing: 0 !important; }
  .page-template-page--mixed-resources .resource--block .resource--block--image {
    padding: 0px;
    display: block;
    position: relative; }
    .page-template-page--mixed-resources .resource--block .resource--block--image .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url("https://marcussheridan.com/wp-content/uploads/2018/06/play-button.png");
      background-size: 25%;
      background-position: center;
      background-repeat: no-repeat; }
  .page-template-page--mixed-resources .resource--block .resource--block--content {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background-color: #183963;
    padding: 50px 35px;
    display: block; }
    .page-template-page--mixed-resources .resource--block .resource--block--content.top {
      padding-bottom: 0; }
    .page-template-page--mixed-resources .resource--block .resource--block--content.bottom {
      padding-top: 0;
      padding-bottom: 15px; }
    .page-template-page--mixed-resources .resource--block .resource--block--content h3,
    .page-template-page--mixed-resources .resource--block .resource--block--content h5,
    .page-template-page--mixed-resources .resource--block .resource--block--content p,
    .page-template-page--mixed-resources .resource--block .resource--block--content span.description {
      display: block;
      color: white; }
    .page-template-page--mixed-resources .resource--block .resource--block--content h3.title {
      font-size: 24px;
      margin-bottom: 40px;
      margin-top: 40px;
      line-height: 1.4em; }
      .page-template-page--mixed-resources .resource--block .resource--block--content h3.title.bold {
        margin-top: 0;
        margin-bottom: 0;
        font-family: 'Gotham-bold', sans-serif;
        font-weight: bold; }
    .page-template-page--mixed-resources .resource--block .resource--block--content span.description {
      display: block;
      margin: 40px 0 30px;
      font-size: 16px !important;
      line-height: 1.5em; }
    .page-template-page--mixed-resources .resource--block .resource--block--content h5 {
      padding-top: 5px;
      font-size: 14px;
      font-family: 'Gothammedium', sans-serif;
      font-style: Oblique; }
      .page-template-page--mixed-resources .resource--block .resource--block--content h5.length {
        padding-top: 30px; }
  .page-template-page--mixed-resources .resource--block:hover {
    cursor: pointer; }
    .page-template-page--mixed-resources .resource--block:hover .resource--block--button.color--1 {
      background: #1f6cb5;
      color: white; }
.page-template-page--mixed-resources .bofu--section h3 {
  color: #8EBDE6 !important; }

@media only screen and (min-width: 980px) {
  .o-bannerLogos__logoBar .et_pb_column .slick-list {
    max-width: 980px;
    margin: 0 auto; } }
@media only screen and (min-width: 1024px) {
  .o-bannerLogos__logoBar .et_pb_column .slick-list {
    max-width: 1180px; } }
.o-bannerLogos__logoBar .et_pb_column .slick-list img {
  min-height: 60px; }
.o-bannerLogos__logoBar .et_pb_column .slick-arrow {
  visibility: hidden; }
.o-bannerLogos__logoBar .et_pb_column .slick-prev:before, .o-bannerLogos__logoBar .et_pb_column .slick-next:before {
  visibility: visible;
  font-family: FontAwesome;
  font-size: 40px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 40%; }
.o-bannerLogos__logoBar .et_pb_column .slick-prev:before {
  content: "\f053";
  left: 1%; }
.o-bannerLogos__logoBar .et_pb_column .slick-next:before {
  content: "\f054";
  right: 1%; }

#testimonial--slider .slick-slide {
  margin-bottom: 0 !important; }
#testimonial--slider .slick-arrow {
  color: white !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0 !important;
  cursor: pointer;
  font-size: 20px !important; }
#testimonial--slider .button i {
  font-family: "Fontawesome";
  font-size: 20px !important;
  color: white; }
#testimonial--slider .slick-prev {
  left: -20px; }
#testimonial--slider .slick-next {
  right: -20px; }

@media only screen and (min-width: 980px) {
  .post--slider .et_pb_column .slick-list {
    max-width: 100%;
    margin: 0 auto; } }
@media only screen and (min-width: 1024px) {
  .post--slider .et_pb_column .slick-list {
    max-width: 1300px; } }
.post--slider .et_pb_column .slick-list img {
  min-height: 60px; }
.post--slider .et_pb_column .slick-arrow {
  visibility: hidden; }
.post--slider .et_pb_column .slick-prev:before, .post--slider .et_pb_column .slick-next:before {
  visibility: visible;
  font-family: FontAwesome;
  font-size: 40px;
  line-height: 1;
  color: #183963;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 40%; }
.post--slider .et_pb_column .slick-prev:before {
  content: "\f053";
  left: -30px; }
.post--slider .et_pb_column .slick-next:before {
  content: "\f054";
  right: -30px; }
.post--slider .slide--block {
  width: 100% !important;
  padding: 15px;
  width: 100%;
  vertical-align: top;
  text-align: center;
  margin: 0; }
  .post--slider .slide--block .button {
    width: 100%;
    display: inline-block;
    line-height: 1em !important;
    padding: 22px 0px !important;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Gotham-bold', sans-serif;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .post--slider .slide--block .button.color--1 {
      background-color: white;
      border: 1px solid #1f6cb5 !important;
      color: #1f6cb5; }
    .post--slider .slide--block .button.color--2 {
      background-color: #1f6cb5;
      border: 1px solid #1f6cb5;
      color: white; }
    .post--slider .slide--block .button::after {
      margin-top: -9px; }
  .post--slider .slide--block a {
    display: block;
    max-width: 100%;
    margin: 0px auto !important;
    height: 100%; }
  .post--slider .slide--block .button {
    letter-spacing: 0 !important; }
  .post--slider .slide--block .image {
    padding: 0px;
    display: block;
    position: relative; }
    .post--slider .slide--block .image .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url("https://marcussheridan.com/wp-content/uploads/2018/06/play-button.png");
      background-size: 25%;
      background-position: center;
      background-repeat: no-repeat; }
  .post--slider .slide--block .content {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background-color: #183963;
    padding: 50px 35px;
    display: block; }
    .post--slider .slide--block .content.top {
      padding-bottom: 0; }
    .post--slider .slide--block .content.bottom {
      padding-top: 0;
      padding-bottom: 15px; }
    .post--slider .slide--block .content h3,
    .post--slider .slide--block .content h5,
    .post--slider .slide--block .content p,
    .post--slider .slide--block .content span.description {
      display: block;
      color: white; }
    .post--slider .slide--block .content h3.title {
      font-size: 24px;
      margin-bottom: 40px;
      margin-top: 40px;
      line-height: 1.4em; }
      .post--slider .slide--block .content h3.title.bold {
        margin-top: 0;
        margin-bottom: 0;
        font-family: 'Gotham-bold', sans-serif;
        font-weight: bold; }
    .post--slider .slide--block .content span.description {
      display: block;
      margin: 40px 0 30px;
      font-size: 16px !important;
      line-height: 1.5em; }
    .post--slider .slide--block .content h5 {
      padding-top: 5px;
      font-size: 14px;
      font-family: 'Gothammedium', sans-serif;
      font-style: Oblique; }
      .post--slider .slide--block .content h5.length {
        padding-top: 30px; }
  .post--slider .slide--block:hover {
    cursor: pointer; }
    .post--slider .slide--block:hover .button.color--1 {
      background: #1f6cb5;
      color: white; }
