/* Variables */
body.home h1 {
  height: 0 !important;
  overflow: hidden !important; }
body.home .hentry-wrapper {
  position: relative; }
  body.home .hentry-wrapper .header-content {
    background: none;
    padding-bottom: 20px;
    position: absolute;
    bottom: 70px;
    left: 0;
    z-index: 222; }
    body.home .hentry-wrapper .header-content h2 {
      font-size: 28px;
      line-height: 42px;
      font-weight: bold;
      margin: 0 auto;
      max-width: 750px;
      text-align: center; }
      @media screen and (min-width: 480px) {
        body.home .hentry-wrapper .header-content h2 {
          font-size: 36px;
          line-height: 50px; } }
      @media screen and (min-width: 768px) {
        body.home .hentry-wrapper .header-content h2 {
          font-size: 54px;
          line-height: 68px; } }
      @media screen and (min-width: 1024px) {
        body.home .hentry-wrapper .header-content h2 {
          font-size: 70px;
          line-height: 84px; } }
    body.home .hentry-wrapper .header-content .wp-block-buttons {
      margin-top: 30px;
      text-align: center; }
  body.home .hentry-wrapper .breadcrumbs {
    display: none; }
  body.home .hentry-wrapper header {
    height: calc(100vh - 188px) !important;
    max-height: 620px;
    min-height: 440px;
    padding-bottom: 0 !important; }
    @media (max-width: 1039px) {
      body.home .hentry-wrapper header {
        height: calc(100vh - 138px) !important; } }
    @media (max-width: 1024px) {
      body.home .hentry-wrapper header {
        max-height: 500px;
        min-height: 370px; } }
    @media (max-width: 768px) {
      body.home .hentry-wrapper header {
        max-height: 400px;
        min-height: 340px; } }
    @media (max-width: 500px) {
      body.home .hentry-wrapper header {
        max-height: 400px; } }
    @media (max-width: 499px) {
      body.home .hentry-wrapper header {
        height: calc(100vh - 258px) !important; } }
    body.home .hentry-wrapper header .gallery-slider {
      height: calc(100vh - 188px) !important;
      max-height: 620px;
      min-height: 440px;
      padding-bottom: 0 !important; }
      @media (max-width: 1039px) {
        body.home .hentry-wrapper header .gallery-slider {
          height: calc(100vh - 138px) !important; } }
      @media (max-width: 1024px) {
        body.home .hentry-wrapper header .gallery-slider {
          max-height: 500px;
          min-height: 370px; } }
      @media (max-width: 768px) {
        body.home .hentry-wrapper header .gallery-slider {
          max-height: 400px;
          min-height: 340px; } }
      @media (max-width: 500px) {
        body.home .hentry-wrapper header .gallery-slider {
          max-height: 400px; } }
      @media (max-width: 499px) {
        body.home .hentry-wrapper header .gallery-slider {
          height: calc(100vh - 258px) !important; } }
      body.home .hentry-wrapper header .gallery-slider:not(.lightSlider) > img:not(:first-child), body.home .hentry-wrapper header .gallery-slider:not(.lightSlider) > picture:not(:first-child) {
        display: none; }
      body.home .hentry-wrapper header .gallery-slider .slide {
        height: calc(100vh - 188px) !important;
        max-height: 620px;
        min-height: 440px;
        padding-bottom: 0 !important; }
        @media (max-width: 1039px) {
          body.home .hentry-wrapper header .gallery-slider .slide {
            height: calc(100vh - 138px) !important; } }
        @media (max-width: 1024px) {
          body.home .hentry-wrapper header .gallery-slider .slide {
            max-height: 500px;
            min-height: 370px; } }
        @media (max-width: 768px) {
          body.home .hentry-wrapper header .gallery-slider .slide {
            max-height: 400px;
            min-height: 340px; } }
        @media (max-width: 500px) {
          body.home .hentry-wrapper header .gallery-slider .slide {
            max-height: 400px; } }
        @media (max-width: 499px) {
          body.home .hentry-wrapper header .gallery-slider .slide {
            height: calc(100vh - 258px) !important; } }
        body.home .hentry-wrapper header .gallery-slider .slide > img, body.home .hentry-wrapper header .gallery-slider .slide > picture, body.home .hentry-wrapper header .gallery-slider .slide > picture img {
          min-height: 100%;
          min-width: 100%;
          object-fit: cover;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translateX(-50%) translateY(-50%);
          width: auto; }
        body.home .hentry-wrapper header .gallery-slider .slide:after {
          background: rgba(33, 29, 112, 0);
          background: -moz-linear-gradient(0deg, rgba(33, 29, 112, 0) 0%, #211D70 100%);
          background: -webkit-linear-gradient(0deg, rgba(33, 29, 112, 0) 0%, #211D70 100%);
          background: -o-linear-gradient(0deg, rgba(33, 29, 112, 0) 0%, #211D70 100%);
          background: -ms-linear-gradient(0deg, rgba(33, 29, 112, 0) 0%, #211D70 100%);
          background: linear-gradient(180deg, rgba(33, 29, 112, 0) 0%, #211D70 100%);
          content: " ";
          height: 445px;
          opacity: 0.8;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -1px;
          z-index: 22; }
body.home .entry-content {
  padding-top: 0; }
  body.home .entry-content .hentry-wrapper .home-learn-more {
    margin-bottom: 0;
    margin-top: -70px;
    padding-top: 0;
    position: relative;
    z-index: 2; }
  body.home .entry-content .hentry-wrapper .services {
    margin-left: 0;
    max-width: 1720px;
    padding-left: 0;
    padding-right: 0;
    width: calc(100vw - 40px); }
    @media (min-width: 1720px) {
      body.home .entry-content .hentry-wrapper .services {
        margin-left: calc(50% - 860px); } }
    @media (min-width: 768px) and (max-width: 1023px) {
      body.home .entry-content .hentry-wrapper .services .kt-has-4-columns {
        flex-wrap: wrap; } }
    body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column {
      padding: 20px 15px 15px;
      text-align: center; }
      @media (min-width: 768px) {
        body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column:not(:last-child) {
          border-right: solid 1px rgba(255, 255, 255, 0.3); } }
      @media (min-width: 768px) and (max-width: 1023px) {
        body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column {
          flex: 0 0 50%;
          margin-top: 20px;
          max-width: 50%; }
          body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column:nth-child(2n) {
            border-right: none; } }
      body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column .wp-block-image {
        box-sizing: content-box;
        height: 96px;
        margin-bottom: 30px; }
      body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column h2 {
        font-size: 26px;
        line-height: 36px;
        color: #fff;
        line-height: 1.01 !important;
        margin-bottom: 0; }
        @media screen and (min-width: 1024px) {
          body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column h2 {
            font-size: 30px;
            line-height: 44px; } }
        @media (min-height: 768px) {
          body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column h2 {
            height: 60px; } }
      body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column .wp-block-buttons {
        justify-content: center; }
      body.home .entry-content .hentry-wrapper .services .wp-block-kadence-column .wp-block-button {
        margin-top: 15px; }
  body.home .entry-content .hentry-wrapper .home-slider-section p.breakout {
    padding-left: 50px;
    padding-right: 50px; }
    @media (max-width: 767px) {
      body.home .entry-content .hentry-wrapper .home-slider-section p.breakout {
        padding-left: 20px;
        padding-right: 20px; } }
  body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .wp-block-kadence-rowlayout {
    height: 360px;
    position: relative; }
    body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .wp-block-kadence-rowlayout:not(:first-child) {
      display: none; }
    body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .wp-block-kadence-rowlayout .kt-row-layout-inner > .kt-row-column-wrap {
      padding-top: 50px;
      padding-left: 50px;
      padding-right: 50px; }
    body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .wp-block-kadence-rowlayout a.wp-block-button__link {
      background: none;
      border-bottom: solid 3px #1DE1FA;
      border-radius: 0;
      color: #211D70;
      display: inline-block;
      font-family: 'Palanquin Dark';
      font-weight: bold;
      line-height: 20px;
      padding: 0 30px 5px 0;
      position: relative; }
      body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .wp-block-kadence-rowlayout a.wp-block-button__link:after {
        background-image: url("/wp-content/themes/duxdigital/images/arrow-dark.png");
        background-size: 18px 15px;
        background-position: right center;
        background-repeat: no-repeat;
        content: " ";
        display: inline-block;
        height: 20px;
        position: absolute;
        right: 0;
        top: 0;
        transition: all 0.3s;
        transform: translateX(0);
        width: 18px; }
        @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
          body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .wp-block-kadence-rowlayout a.wp-block-button__link:after {
            background-image: url("/wp-content/themes/duxdigital/images/arrow-dark@2x.png"); } }
      body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .wp-block-kadence-rowlayout a.wp-block-button__link:hover {
        color: #211D70;
        opacity: 1; }
        body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .wp-block-kadence-rowlayout a.wp-block-button__link:hover:after {
          transform: translateX(5px); }
    body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .wp-block-kadence-rowlayout p {
      font-weight: bold; }
  body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .lSSlideOuter .wp-block-kadence-rowlayout:not(:first-child) {
    display: block; }
  body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .lSSlideOuter .lSPager.lSpg {
    margin-bottom: 20px;
    position: static; }
    body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .lSSlideOuter .lSPager.lSpg > li a {
      background: #211D70;
      opacity: 0.1; }
      body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .lSSlideOuter .lSPager.lSpg > li a:hover {
        opacity: 1; }
    body.home .entry-content .hentry-wrapper .home-slider-section .home-slider .lSSlideOuter .lSPager.lSpg > li.active a {
      background-color: #211D70;
      border-color: #211D70;
      opacity: 1; }
  body.home .entry-content .hentry-wrapper .home-slider-section .inner-column-2 {
    margin-top: -120px; }
    body.home .entry-content .hentry-wrapper .home-slider-section .inner-column-2 .wp-block-image {
      margin-bottom: 0;
      text-align: center; }
  body.home .entry-content .hentry-wrapper .home-practitioners {
    margin-top: -150px; }
    @media (max-width: 767px) {
      body.home .entry-content .hentry-wrapper .home-practitioners {
        margin-top: -80px; } }
  body.home .entry-content .hentry-wrapper .home-ndis .inner-column-2 {
    margin-top: -180px; }
  @media (max-width: 767px) {
    body.home .entry-content .hentry-wrapper .home-ndis .wp-block-image {
      text-align: center; } }
  body.home .entry-content .hentry-wrapper .home-logos .kt-inside-inner-col {
    text-align: center; }
    body.home .entry-content .hentry-wrapper .home-logos .kt-inside-inner-col .wp-block-image {
      display: inline-block;
      height: 108px;
      padding: 20px 10px;
      width: 19%; }
      body.home .entry-content .hentry-wrapper .home-logos .kt-inside-inner-col .wp-block-image img {
        max-height: 68px;
        max-width: 100%;
        width: auto; }
      @media (max-width: 767px) {
        body.home .entry-content .hentry-wrapper .home-logos .kt-inside-inner-col .wp-block-image {
          width: 32%; } }
      @media (max-width: 499px) {
        body.home .entry-content .hentry-wrapper .home-logos .kt-inside-inner-col .wp-block-image {
          width: 49%; } }

/*# sourceMappingURL=home.css.map */
