/* Variables */
:root {
    --new--color-orange: #f78338;
    --new--color-white: #fff;
    --border-color-white: #fff;
    --text-green-color: var(--sydney-global-color-1);
  }
  /*New Styles*/
  .single-column .widget-title {
      color: var(--text-green-color)!important;
  }
  .secondary-section-title .widget-title {
      margin: unset;
      font-size: 35px;
      color: var(--text-green-color) !important;
  }
  .header-top{
      padding:5px;
      background:#444;
      color: #fff;
      font-size:18px;
  }
  .header-top .contact_info{
  color: #fff;
  font-size:15px;
  }
  .header-top .contact_info i{ 
  margin-right:5px;
  }
  .header-top .contact_info a:hover, 
  .header-top .contact_info a:focus {
      color: #fff;
  }
  .site-header{
  padding: 0 0 20px 0;
  }
  .site-header.float-header {
      padding: 0px;
  }
  .phone{
  display:inline-block;
  margin-right:30px;
  }
  
  .insurance{
  position:relative;
  }
  .insurance  h3.widget-title{
  position:absolute;
  top:48%;
      left: 0;
      right: 0;
  text-align:center;
  font-size:24px;
  }
  .insurance_big h3.widget-title {
      top: 34%;
  }
  .insurance .widget-title:after{
  display:none;
  }
  .service .icon {
      display: none;
  }
  .spec .widget-title{
  font-size:24px;
  }
  .spec .widget-title:after{
      display:none;
  }
  .services_block  .content h3 {
      font-size: 19px;
      font-weight: 700;
  }
  /* Image comparison */
  .image-comparison {
      border-top-left-radius: 30px;
      overflow: hidden;
      border-bottom-right-radius: 30px;
  }
  .slider-contents .widget_text {
      opacity: 0;
      /* position: absolute;*/
  transition: all 0.5s;
  display: none;
  }
  .showText {
      opacity: 1!important;
  display: block!important;
  }
  #panel-16-3-0-0> .panel-widget-style {
    box-shadow: 0 0 20px 3px #212121;
}
#panel-744-5-0-0> .panel-widget-style {
    box-shadow: 0 0 20px 0px #212121;
}
.bafg-twentytwenty-container {
    max-width: 400px !important;
}
.so-widget-sow-slider-default-c7413b2ec337-704 {
    min-height: unset !important;
}
  @media (max-width: 768px) {
      div#image-slider-with-content-row {
          padding-bottom: unset!important;
      }
      .slider-contents .textwidget p:last-child {
          margin-bottom: unset;
      }
  }
  
  /* New Design */
  .green-color {
      color: var(--sydney-global-color-1)!important;
  }
  .orange-color {
    color: var(--new--color-orange)!important;
  }
  /* Globals */
  header#masthead .site-branding {
      border-radius: 10px;
      overflow: hidden;
  }
  #mainnav li {
      font-size: 17px;
  }
  .sydney-hero-area #slideshow .slide-inner .subtitle {
      padding-bottom: .5rem;
      font-size: 22px;
      max-width: 574px;
      font-weight: 600;
      margin: 0 auto;
      padding-top: 1.25rem;
  }
  .sydney-hero-area #slideshow .slide-inner {
      max-width: 550px;
      margin: 0 0 0 15%;
      bottom: 0;
      top: unset!important;
      transform: translateY(0%);
      padding-top: 25px;
      background-color: var(--sydney-global-color-1);
      border-top-left-radius: 100px;
      border-top-right-radius: 100px;
      border: 15px solid #fff;
      border-bottom: unset;
      padding-bottom: 50px;
      min-height: 230px;
  }
  .sydney-hero-area .maintitle {
      font-size: 45px;
padding-bottom: 0;
  }
  
  #about-abc-section .widget-title {
      padding-top: 20px;
      padding-bottom: 30px;
      background-color: var(--new--color-orange);
      border-bottom-left-radius: 100px;
      border-bottom-right-radius: 100px;
      border: 15px solid var(--new--color-orange);
      border-top: unset;
      color: #fff!important;
      max-width: 520px;
      margin: 0 0 16px -5.5%!important;
      font-size: 45px;
      text-transform: capitalize;
  }
  .sydney-hero-area div#slideshow {
      max-height: calc(100vh - 103px);
  }
  .sydney-hero-area div#slideshow {
      max-height: 600px;
  }
  .sydney-hero-area .maintitle:after {
      width: 100%;
      height: 10px;
      left: 0;
      margin-left: unset;
      bottom: -15px;
      background-color: var(--new--color-orange);
  }
  .sydney-hero-area .button-slider {
      font-size: 20px;
      padding: 8px 20px;
      border-radius: 50px;
      background-color: var(--new--color-orange);
      border-color: var(--new--color-orange);
      text-transform: capitalize;
  }
  .sydney-hero-area .button-slider:hover {
    background-color: var(--new--color-white);
    border-color: var(--new--color-white);
  }
  .text-with-green-bg .textwidget {
      background-color: var(--sydney-global-color-1);
      color: #fff;
      padding: 20px 75px 20px calc(19vw + -2px);
      border-top-right-radius: 500px;
      border-bottom-right-radius: 500px;
      margin-left: calc(-19vw + -2px);
      margin-right: 10vw;
      margin-top: 50px;
      font-size: 18px;
  }
  .main-header, .header-search-form {
    background-color: var(--new--color-orange);
  }
  .text-with-green-bg .textwidget p {
      margin-bottom: unset;
  }
  .widget_sow-image {
      position: relative;
  }
  #spinal-chord-image {
      max-width: 200px;
      position: absolute;
      right: -260px;
      bottom: 64px;
  }
  #about-abc-parent-section ul {
      column-count: 2;
  }
  #about-abc-parent-section h2 {
      margin-top: unset;
      font-weight: 700;
  }
  #about-abc-parent-section ul li::marker {
      font-size: 20px;
  }
  #about-abc-parent-section ul li span {
      font-size: 20px;
  }
  div#about-stan-section {
      padding-top: 100px!important;
      position: relative;
  }
  div#about-stan-section:before {
      position: absolute;
      content: '';
      width: calc(100% + 300px);
      height: 100%;
      top: 0;
      left: -150px;
      background-image: url(/wp-content/uploads/2024/02/skeleton-bg.png);
      background-size: 103% auto;
      background-position: bottom center;
      background-repeat: no-repeat;
      background-attachment: unset;
      opacity: 0.2;
  }
  div#about-stan-section h3 {
      background-color: var(--sydney-global-color-1);
      color: #fff!important;
      font-size: 66px;
      text-transform: capitalize;
      border-radius: 40px;
      margin: unset;
      padding-bottom: 10px;
      line-height: 1.5em;
  }
  div#image-column {
      width: 408px;
      height: 585px;
  }
  div#image-column .so-widget-sow-image {
      height: 100%;
  }
  div#image-column .so-widget-sow-image .sow-image-container {
      height: 100%;
  }
  div#image-column .so-widget-sow-image .sow-image-container img {
      height: 100%;
      object-fit: cover;
      border-radius: 70px;
      border: 2px solid var(--sydney-global-color-1);
  }
  div#about-stan-image-with-text-section .panel-row-style .panel-grid-cell {
      width: fit-content;
  }
  div#about-stan-image-with-text-section .panel-row-style .panel-grid-cell {
      margin: auto;
  }
  div#about-stan-image-with-text-section div#orange-column, #why-choose-section #orange-column {
      padding: 50px 76px 50px 60px;
      background-color: var(--new--color-orange);
      border-top-right-radius: 50px;
      border-bottom-right-radius: 50px;
      border-bottom-left-radius: 50px;
      border-top-left-radius: 50px;
      margin-left: -25px;
  }
  #body-positioning-desc {
    padding: 50px 76px 50px 60px !important;
      background-color: var(--new--color-orange);
      border-top-right-radius: 50px;
      border-bottom-right-radius: 50px;
      border-bottom-left-radius: 50px;
      border-top-left-radius: 50px;
      margin-left: -25px;

  }
  div#about-stan-image-with-text-section div#orange-column p, #why-choose-section #orange-column p {
      color: #fff;
      font-size: 18px;
      text-align: center;
  }
  div#about-stan-image-with-text-section div#orange-column p:last-child, #why-choose-section #orange-column p:last-child {
      margin-bottom: unset;
  }
  .bottom-section-title .widget-title {
      font-size: 38px!important;
  }
  div#about-stan-section .panel-grid-cell {
      position: relative;
      z-index: 1;
  }
  div#about-stan-section .panel-grid-cell .panel-row-style .panel-grid-cell:first-child {
      position: relative;
      z-index: 11;
  }
  div#list-of-services .panel-widget-style {
      position: relative;
      border-radius: 40px;
      overflow: hidden;
  }
  /* Services section */
  #list-of-services .panel-widget-style .widget-title {
      position: absolute;
      margin: auto;
      width: 100%;
      top: 40%;
      font-size: 40px;
      font-weight: 700;
      color: var(--sydney-global-color-1)!important;
      padding-bottom: unset;
      opacity: 0;
      transition: all 0.4s;
  }
  #list-of-services .panel-widget-style .widget-title:after {
      display: none;
  }
  #list-of-services .panel-widget-style img {
      height: auto!important;
      max-width: unset!important;
      width: 100%;
  }
  
  #list-of-services .panel-widget-style:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      background-color: #fff;
      opacity: 0;
      top: 0;
      left: 0;
      transition: all 0.4s;
  }
  
  #list-of-services .panel-widget-style:hover:before {
      opacity: .7;
  }
  
  #list-of-services .panel-widget-style:hover .widget-title {
      opacity: 1;
  }
  div#services-section .section-title .widget-title {
      font-size: 62px;
      margin: unset!important;
      padding: unset;
      text-transform: capitalize;
      font-weight: 700;
      color: var(--new--color-orange)!important;
      position: relative;
  }
  div#services-section .section-title .widget-title:after {
      left: 20%;
      bottom: -20px;
      width: 700px;
      height: 10px;
  }
  /* Postural section */
  div#postural-correction-section .overlay {
      display: none;
  }
  #postural-correction-section .widget-title {
      margin: unset;
      font-size: 38px;
      text-transform: capitalize;
      font-weight: 700;
      padding-bottom: 35px;
  }
  /* #postural-correction-section .widget-title:after {
      left: 20%;
      bottom: 16px;
      width: 700px;
      height: 10px;
      background-color: var(--new--color-orange);
  } */
  div#postural-correction-section p {
      font-size:18px;
  }
  div#postural-correction-section p:last-child {
      margin-bottom: unset;
  }
  div#testimonial-with-site-logo {
      max-width: 570px;
      border-radius: 49px;
      overflow: hidden;
  }
  /* Testimonial section */
  div#testimonial-with-site-logo img {
      height: auto!important;
      width: 330px!important;
  }
  div#testimonial-with-site-logo img {
      border-radius: 20px;
  }
  #testimonial-with-site-logo .widget_media_image .panel-widget-style {
      display: flex;
      justify-content: center;
  }
  div#testimonial-with-site-logo p {
      font-size: 18px;
      text-align: center;
      color: #fff;
      margin-top: 40px;
  }
  #testimonial-section .widget-title {
      margin: unset;
      font-size: 45px;
      text-transform: capitalize;
      font-weight: 700;
      padding-bottom: 20px;
  }
  div#testimonial-section .name {
      font-size: 22px;
      font-weight: 400;
  }
  #testimonial-section .owl-item p {
      font-size: 18px;
      font-style: normal;
      line-height: 1.2em;
  }
  #testimonial-section .widget-title:after {
      display: none;
  }
  #testimonial-section .whisper {
      padding-bottom: unset;
  }
  #testimonial-section .owl-controls.clickable {
      display: none;
  }
  div#contact-form-column .widget_gform_widget .panel-widget-style {
      position: relative;
  }
  div#contact-form-column .widget_gform_widget .panel-widget-style:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.5;
      top: 0;
      left: 0;
  }
  div#contact-form-column .widget_gform_widget .panel-widget-style div#gform_wrapper_1 {
      position: relative;
  }
  div#contact-form-column div#input_1_11 {
      transform: scale(.7);
      margin-left: -38px;
      margin-bottom: -2px;
  }
  /* Contact form */
  #panel-w65d7ccfdb5f5b-0-1-0> .panel-widget-style {
    background-color: var(--new--color-orange)!important;
  }
  
  /* Inner pages */
  .inner-page-banner .banner-content .widget-title {
    font-size: 57px;
    text-transform: capitalize;
    text-shadow: 1px 0px 6px rgba(0, 0, 0, 0.47);
    line-height: 1.2em;
  }
  .inner-page-banner .banner-content {
    border-radius: 0 60px 60px 0;
  }
  .inner-page-banner .banner-content p {
    font-size: 32px;
    padding-bottom: 10px;
    text-shadow: 1px 0px 6px rgba(0, 0, 0, 0.47);
  }
  .column-with-title .widget-title {
    font-size: 65px;
    text-transform: capitalize;
    font-weight: 700;
  }
  .column-with-title .widget-title:after {
    display: none;
  }
  .text-sub-line {
    position: relative;
    width: fit-content;
    margin: 0 auto;
  }
  .text-sub-line:before {
    position: absolute;
    content: '';
    background-color: var(--new--color-orange);
    width: calc(100% + 80px);
    height: 8px;
    bottom: -20px;
    left: -40px;
  }
  div#our-products-section-title .widget-title {
    margin-top: unset;
    color: var(--text-green-color)!important;
  }
  div#our-products-section-title h3 {
    padding-bottom: unset;
  }
  div#our-products-section-title p {
    color: var(--text-green-color)!important;
    font-size: 18px;
    text-align: center;
  }
  /* Packages section */
  .ow-button-base a {
    background-color: unset;
    border: unset;
  }
  .packages-products-products {
    justify-content: center !important;
    gap: 210px;
  }
  .packages-products-products a {
    background-color: unset !important;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 40px!important;
    border: unset!important;
    position: relative;
  }
  .packages-products-products a:before {
    position: absolute;
    content: '';
    background-color: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.6s;
  }
  .packages-products-products a:hover:before {
    opacity: 0.4;
  }
  .packages-products-products a span{
    color: #ffffff !important;
    z-index: 1;
    opacity: 0;
    transition: all 0.6s;
  }
  .packages-products-products a:hover span {
    opacity: 1;
  }
  .packages-products-products .panel-grid-cell {
    max-width: 366px;
    aspect-ratio: 1 / 1;
    border-radius: 70px 0 70px 0;
    overflow: hidden;
    border: 6px solid var(--new--color-orange);
  }
  .packages-products-products .panel-grid-cell .widget, .packages-products-products .panel-widget-style, .packages-products-products .so-widget-sow-button, .packages-products-products .ow-button-base {
    height: 100%;
  }
  .packages-products-products .panel-widget-style {
    background-size: cover;
    background-position: center;
  }
  .packages-products-products .last-product-item {
    background-size: 157% !important;
    background-repeat: no-repeat;
  }
  /* Packages section */
  .two-packages-section {
    padding-top: 130px!important;
    padding-bottom: 130px!important;
  }
  .two-packages-section .widget-title {
    margin: unset !important;
  }
  .packages-package-row .cstm-package {
    border-radius: 40px !important;
    background-color: #4caaacd1!important;
  }
  .panel-grid .packages-package-row .cstm-package a {
    background-color: #000!important;
  }
  .two-packages-section .panel-grid-cell,.two-packages-section .widget, .two-packages-section .widget {
      position: relative;
  }
  .two-packages-section .panel-grid-cell:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      background-color: #fff;
      left: 0;
      top: 0;
      opacity: .8;
  }
  .two-packages-section .panel-grid-cell{
      padding: 45px 70px;
      border-radius: 40px !important;
      overflow: hidden;
  }
  .site-btn a {
      font-size: 31px !important;
      padding: 22px 20px !important;
      border-radius: 500px !important;
      background-color: var(--text-green-color) !important;
      border-color: var(--text-green-color) !important;
      text-transform: capitalize;
      line-height: 1em !important;
      width: 512px;
      max-width: 100%;
  }
  .two-packages-section .widget-title {
      position: relative;
      color: var(--text-green-color)!important;
      margin-bottom: 30px !important;
  }
  .two-packages-section .widget-title:before {
      position: absolute;
      content: '';
      width: calc(100% - 100px);
      height: 10px;
      bottom: -10px;
      left: 50px;
      background-color: var(--new--color-orange);
  }
  .two-packages-section p {
      font-size: 18px;
  }
  /* Packages */
  .columns-packages-section-title .widget-title {
      margin: unset !important;
      color: var(--text-green-color)!important;
  }
  .columns-packages-section h3.widget-title {
      text-align: center !important;
      font-weight: 700;
  }
  div#pg-744-5 .columns-packages-section .widget-title {
      text-align: center !important;
  }
  .columns-packages-section .site-btn a span{
      line-height: 1em;
  }
  .columns-packages-section .site-btn a {
      text-align: center !important;
      max-width: 300px;
  }
  .columns-packages-section .widget_sow-button {
      margin: 0 auto;
  }
  .columns-packages-section p {
      text-align: center;
  }
  .columns-packages-section .panel-grid-cell .cstm-package {
      display: block !important;
      max-height: fit-content;
      height: fit-content;
  }
  .columns-packages-section-title .widget-title {
      padding-bottom: unset;
  }
  .columns-packages-section-title .widget-title {
      padding-top: 50px;
  }
  div#why-choose-section .textwidget {
      color: var(--text-green-color);
      font-size: 18px;
  }
  div#why-choose-section .widget-title {
      margin-top: unset;
      margin-bottom: 50px;
      color: var(--new--color-orange)!important;
  }
  div#why-choose-section {
      padding-top: 100px!important;
      /* padding-bottom: 150px!important; */
  }
  footer#colophon {
      background-color: var(--new--color-orange);
  }
  #colophon .site-info .col-md-6 {
      width: 100%;
      text-align: center;
  }
  footer#colophon .sydney-credits, footer#colophon a {
      color: var(--new--color-white);
  }
  .about-page-about-section p {
      font-size: 18px;
      color: var(--text-green-color);
  }
  .page-id-704 .cstm-posture h3.widget-title {
      color: var(--text-green-color) !important;
  }
  .posture-slider-with-image-compare h3.widget-title {
      text-transform: capitalize;
      margin: unset !important;
      color: var(--text-green-color) !important;
  }
  .packages-products-products div#pgc-257-3-2 {
      border: unset;
  }
  .page-id-257 .packages-products-products a span {
      font-size: 30px;
  }
  #about-abc-section .widget-title:after {
      display: none;
  }
  div#postural-correction-section .site-btn.green {
    font-size: 31px !important;
    padding: 22px 20px !important;
    border-radius: 500px !important;
    background-color: var(--text-green-color) !important;
    border-color: var(--text-green-color) !important;
    text-transform: capitalize;
    line-height: 1em !important;
    width: 512px;
    max-width: 100%;
    display: inline-block;
    color: #fff;
    text-align: center;
}
div#postural-correction-section .siteorigin-widget-tinymce {
    text-align: center;
}
div#contact-form-column {
    background-color: var(--new--color-orange)!important;
}
.posture-slider-with-image-compare {
    align-items: center !important;
}
.image-compare-columns .image-comparison .bafg-twentytwenty-container {
    border-radius: 40px 0 40px 0px;
}
.testimonial-with-site-logo-mobile {
    display: none;
}
.page-id-704 div#pg-704-7 h3.widget-title {
    font-size: 32px;
}
div#contact-form-column input[type="submit"] {
    border-radius: 500px;
}
.sydney-offcanvas-menu {
    background-color: var(--text-green-color)!important;
    padding: 30px 20px;
}
.mobile-menu-close svg {
    fill: #fff;
}
.sydney-offcanvas-menu {
    max-width: calc(100vw - 33%);
}
header#masthead-mobile {
    position: sticky;
    top: 0;
    z-index: 1111;
}
.sydney-offcanvas-menu {
    right: -100%;
    left: unset !important;
}
.sydney-offcanvas-menu.toggled {
    right: 0;
}
div#about-stan-section {
    min-height: fit-content !important;
}
div#testimonial-section br {
    display: none!important;
}
div#pgc-738-2-0 {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    align-items: center;
    background-color: #ffffff;
    color: #000000;
    padding: 50px 50px 50px 50px;
    border-radius: 40px 40px 40px 40px;
    box-shadow: 0 0 20px 0px #212121;
}

div#panel-738-2-0-0 {
    max-width: 50%;
}

div#panel-738-2-0-1 {
    width: 100%;
}

div#panel-738-2-0-0 h3.widget-title {
    margin: 0px !important;
    text-align: left;
    text-transform: capitalize;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 36px;
}

div#panel-738-2-0-0 h3.widget-title:after {
    content: unset;
}

div#pl-704 .bafg-twentytwenty-container {
    margin-left: 20%;
}
  @media (max-width: 1750px) {
    #spinal-chord-image {
        right: -66px;
        bottom: 64px;
        max-width: 160px;
      }

      div#panel-704-2-0-0 ul.sow-slider-images img {
        height: 450px !important;
    }
  }
  @media (max-width: 1680px) {
      .banner-content {
          padding: 20px 0px 20px 240px;
      }
      .packages-products-products {
          gap: 36px;
      }
  }
  @media (max-width: 1440px) {
      .banner-content {
          padding: 20px 0px 20px 122px;
      }
      /* #spinal-chord-image {
          display: none;
      } */
      #spinal-chord-image {
            right: -32px;
            bottom: 64px;
            max-width: 110px;
        }
      div#about-stan-section:before {
          width: 100%;
          left: 0;
      }
      .sydney-hero-area .maintitle {
          padding-bottom: 20px;
          font-size: 55px;
      }
      .sydney-hero-area #slideshow .slide-inner .subtitle {
          padding-bottom: 20px;
          font-size: 30px;
          padding-top: 30px;
      }
      .sydney-hero-area .button-slider {
          font-size: 22px;
          padding: 12px 20px;
      }
      .sydney-hero-area #slideshow .slide-inner {
          padding-top: 40px;
          padding-bottom: 60px;
      }
      #about-abc-section .widget-title {
          font-size: 55px;
      }
      div#about-stan-section {
          padding-top: 0px !important;
      }
      div#about-stan-section h3{
          font-size: 55px;
      }
      .section-title .widget-title {
          font-size: 55px !important;
      }
      div#services-section {
          padding: 80px 135px !important;
      }
      div#postural-correction-section {
          padding: 80px 110px !important;
      }
      div#services-section {
          padding: 80px 0 !important;
      }
      #postural-correction-section p br {
          display: none;
      }
      div#services-section .section-title .widget-title {
          width: fit-content;
      }
      div#services-section .section-title .widget-title:after {
          left: 0;
          bottom: -20px;
          width: 100%;
          height: 10px;
          margin-left: unset;
      }
      div#services-section .section-title {
          display: flex;
          justify-content: center;
      }
      #postural-correction-section .widget-title {
          width: fit-content;
          margin: 0 auto;
      }
      #postural-correction-section .widget-title:after {
          left: 0;
          width: 100%;
          margin-left: unset;
      }
      #postural-correction-section .widget-title {
          font-size: 55px;
      }

      div#panel-w66885eb04f541-0-0-0 h3.widget-title {
        font-size: clamp(2.5rem, -0.3125rem + 4.1667vw, 3.4375rem);
    }

    div#panel-704-2-0-0 ul.sow-slider-images img {
        height: 400px !important;
    }

  }
  @media (max-width: 1300px) {
    #spinal-chord-image {
        right: 66px;
        bottom: 64px;
        max-width: 84px;
    }
  }
  @media (max-width: 1230px) {
      div#testimonial-section .siteorigin-panels-stretch {
          padding-right: 30px !important;
          padding-left: 30px !important;
      }
      div#services-section {
          padding-left: 30px !important;
          padding-right: 30px !important;
      }
      div#postural-correction-section {
          padding: 80px 30px !important;
      }
      div#about-stan-section div#pg-w65d78eacc2bbc-0 .panel-row-style {
        flex-direction: column;
        }
        div#about-stan-image-with-text-section div#orange-column, #why-choose-section #orange-column {
            margin-left: unset;
        }
        div#about-stan-image-with-text-section div#pgc-w65d78eacc2bbc-0-0 {
            margin-bottom: 20px;
        }
        .text-with-green-bg .textwidget {
            padding: 50px 76px 50px 60px;
            margin-right: unset;
            margin-left: unset;
            border-radius: 50px;
            text-align: center;
        }
  }
  @media (max-width: 1199px) and (min-width: 1025px){
    #about-abc-parent-section h2 {
        max-width: 800px;
    }
    #about-abc-parent-section h2 br {
        display: none;
    }
  }
  @media (max-width: 1024px) {
    #about-abc-parent-section h2 {
        max-width: calc(100% - 190px);
    }
    #about-abc-parent-section h2 br {
        display: none;
    }
      div#testimonial-section div#field_1_11 {
          transform: scale(.8);
          margin-left: -13px;
      }
      .section-title .widget-title {
          font-size: 40px !important;
      }
      div#about-stan-section h3, #about-abc-section .widget-title, #postural-correction-section .widget-title {
          font-size: 40px;
      }
      div#services-section {
          padding: 50px 0 !important;
      }
      .entry-content div#services-section {
          padding: 50px 30px !important;
      }
      div#our-products-section-title {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    div#our-products-section-title br {
        display: none;
    }
    .text-sub-line:before {
        width: calc(100%);
        left: 0;
    }
    .column-with-title .widget-title {
        font-size: 40px;
    }
    div#our-products-section-title h3 {
        text-align: center;
        font-size: 25px;
    }
    .cstm-products.packages-products-products {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    #body-positioning-desc {
          margin-left: unset;
          margin-right: unset;
    
      }

      div#pgc-738-2-0 {
        flex-wrap: wrap;
    }

    div#panel-738-2-0-0 {
        max-width: 100%;
    }

    div#panel-738-2-0-0 h3.widget-title {
        margin: auto;
        text-align: center;
    }
    #pgc-704-4-0> .panel-cell-style, #pgc-704-5-0> .panel-cell-style, #pgc-704-6-0> .panel-cell-style, #pgc-704-7-0> .panel-cell-style {
        padding: 0px 0px 0px 0px;
    }
  }
  @media (max-width: 991px) {
    .testimonial-with-site-logo-desk {
        display: none;
    }
    .testimonial-with-site-logo-mobile {
        display: block;
        margin-top: 50px;
    }
    .testimonial-with-site-logo-mobile {
        margin-bottom: unset !important;
    }
    div#testimonial-section .siteorigin-panels-stretch.panel-row-style {
        flex-direction: column;
    }
    div#testimonial-section .roll-testimonials.owl-carousel.owl-theme {
        margin: unset;
        max-width: 100% !important;
    }
    /* div#testimonial-section .owl-item {
        width: calc(100vw - 90px) !important;
    } */

    .page-id-704 div#pg-704-7 h3.widget-title {
        font-size: 24px;
    }

  }
  @media (max-width: 991px) and (min-width: 781px) {
    div#testimonial-section {
        flex-direction: column;
    }
    div#testimonial-section .panel-grid-cell {
        width: 100%;
    }
    div#testimonial-with-site-logo {
        width: 100% !important;
        max-width: unset;
        margin-bottom: 50px;
    }
    div#testimonial-section {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    div#testimonial-section div#field_1_11 {
        transform: scale(1);
        margin-left: unset;
    }
    div#contact-form-column div#input_1_11 {
        transform: scale(1);
        margin-left: 0;
        margin-bottom: 0;
    }
    div#contact-form-column div#input_1_11 {
        transform: scale(1)!important;
        margin-left: 0!important;
    }
    div#testimonial-section .widget_sydney_testimonials .col-md-12 {
        padding: 0 7px;
        max-width: calc(100% - 42px);
        margin: 0 auto;
        overflow: hidden;
    }
    #testimonial-section .owl-item p {
        padding: 0 20px;
    }
  }
  @media (max-width: 991px) and (min-width: 981px) {
    #spinal-chord-image {
        right: -49px;
    }
  }
  @media (max-width: 980px) {
      .sydney-hero-area div#slideshow .slide-item {
          padding: 0 30px!important;
      }
      div#postural-correction-section .site-btn.green{
        font-size: 24px !important;
        padding: 15px 20px !important;
    }
      #spinal-chord-image {
        display: none;
      }
      #about-abc-parent-section h2 {
        max-width: 100%;
    }
      .sydney-hero-area div#slideshow .slide-item img {
          margin: 0 -30px !important;
          width: calc(100% + 60px) !important;
          max-width: unset;
      }
      .sydney-hero-area #slideshow .slide-inner {
          max-width: 780px;
      }
      .text-with-green-bg .textwidget {
          padding: 20px 40px 20px calc(19vw + -2px);
          margin-right: unset;
      }
      #about-abc-parent-section h2 br {
          display: none;
      }
      div#about-stan-image-with-text-section div#orange-column, #why-choose-section #orange-column {
          padding: 20px 30px 20px 35px;
          margin-left: unset;
      }
      /* .sydney-hero-area #slideshow .slide-inner {
          max-width: calc(100% - 60px);
      } */
        div#testimonial-section br {
            display: none !important;
        }
      .sydney-hero-area #slideshow .slide-inner {
        padding-top: 20px;
        bottom: 0px !important;
    }
    .sydney-hero-area .maintitle {
        font-size: 40px!important;
        padding-bottom: unset;
    }
    .sydney-hero-area #slideshow .slide-inner .subtitle {
        font-size: 25px;
        line-height: 1.5em;
    }
    #about-abc-section .widget-title {
        padding-top: 20px;
        padding-bottom: unset;
    }
    div#testimonial-with-site-logo .panel-row-style {
        padding: 26px !important;
    }
    div#testimonial-with-site-logo .panel-row-style br {
        display: none;
    }
    /* .sydney-hero-area #slideshow .slide-item img {
        display: none;
    } */
    .cstm-products.packages-products-products {
        flex-direction: row !important;
    }
    .inner-page-banner .banner-content .widget-title {
        font-size: 40px;
    }
    div#about-stan-image-with-text-section div#pgc-w65d78eacc2bbc-0-1 {
        padding: unset !important;
    }
    div#about-stan-section div#pgc-w65d7aa63d24a5-0-0 {
        padding: unset !important;
    }
    div#about-stan-section div#pgc-16-1-0 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
     .text-with-green-bg .textwidget {
        padding: 20px 30px 20px 35px;
        margin-right: unset;
        margin-left: unset;
    }
    
    .text-with-green-bg .textwidget {
        border-radius: 50px;
        text-align: center;
    }
    div#contact-form-column div#input_1_11 {
        transform: scale(.9);
        margin-left: -3px;
    }
  }
  @media (max-width: 780px) {
    .sydney-hero-area #slideshow .slide-inner {
        max-width: calc(100% - 18px);
    }
    .sydney-hero-area #slideshow .slide-inner {
        bottom: 0px !important;
    }  
    .sydney-hero-area div#slideshow {
        height: 400px!important;
    }
    .sydney-hero-area #slideshow .slide-item {
        height: 400px !important;
        background-image: url(/wp-content/uploads/2024/01/Optimized-hero-banner.jpg) !important;
    }
    div#about-abc-section .panel-row-style {
        padding-bottom: unset !important;
    }
    #about-abc-parent-section ul {
        margin-bottom: unset;
    }
    div#about-stan-image-with-text-section {
        padding: 50px 0px 40px 0px!important;
    }
    .panel-widget-style.panel-widget-style-for-16-1-0-2 {
        padding-bottom: 20px !important;
    }
    div#services-section .panel-grid-cell {
        padding: unset !important;
    }
    div#services-section .section-title {
        padding-bottom: 50px;
    }
    .section-title .widget-title {
        font-size: 30px !important;
    }
    div#list-of-services .panel-row-style {
        width: 33%;
    }
    div#list-of-services .panel-row-style {
        width: 33%;
        flex-direction: row !important;
        width: 100%;
        gap: 20px;
    }
    div#list-of-services .panel-row-style > * {
        margin-bottom: 0!important;
    }
    #list-of-services .panel-widget-style .widget-title {
        font-size: 25px;
    }
    .entry-content div#services-section {
        padding: 50px 20px 30px !important;
    }
    #postural-correction-section .widget-title {
        font-size: 30px;
    }
    div#postural-correction-section .panel-grid-cell {
        padding: unset !important;
    }
    div#postural-correction-section .panel-widget-style {
        padding: 28px 30px;
    }
    .owl-item p br {
        display: none;
    }
    .owl-item {
        width: calc(100% - 90px);
    }
    div#testimonial-with-site-logo {
        width: 100% !important;
        max-width: unset;
    }
    div#testimonial-section .panel-grid-cell {
        padding: unset !important;
    }
    div#postural-correction-section {
        padding: 50px 30px 40px !important;
    }
    div#testimonial-section .siteorigin-panels-stretch {
        padding-bottom: unset !important;
    }
    div#testimonial-section .panel-grid-cell {
        margin: unset !important;
    }
    div#testimonial-section div#field_1_11 {
        transform: scale(.8);
        margin-left: -46px;
    }
    div#testimonial-with-site-logo {
        margin-bottom: 50px;
    }
    .packages-products-products .panel-grid-cell {
        padding: unset !important;
    }
    div#pg-744-3 {
        margin-bottom: 50px;
    }
    div#why-choose-section br {
        display: none;
    }
    div#why-choose-section {
        padding: 50px 20px !important;
    }
    div#why-choose-section .panel-grid-cell {
        padding: unset !important;
    }
    div#why-choose-section .widget-title {
        margin-bottom: 30px;
    }
    .packages-package-row.columns-packages-section {
        padding-top: 30px !important;
    }
    .two-packages-section {
        padding: 50px 30px !important;
    }
    div#testimonial-section {
        padding: 50px 20px !important;
    }
    .inner-page-banner .panel-grid-cell {
        padding: unset !important;
    }
     .banner-content .widget-title {
        font-size: 40px;
    }
    .inner-page-banner {
        padding: 100px 30px 100px 0 !important;
    }
    .inner-page-banner .banner-content p {
        font-size: 25px;
    }
    .page .content-wrapper.container {
        margin: unset;
        width: 100%;
    }
    .page-id-744 .container {
        width: 100%;
    }
    .site-btn a {
        font-size: 24px !important;
        padding: 15px 20px !important;
    }
    .two-packages-section.siteorigin-panels-stretch div#pgc-744-7-0 {
        padding: 40px 20px 40px !important;
    }
    div#pg-16-4 .siteorigin-panels-stretch {
        padding: unset !important;
    }
    .posture-slider-with-image-compare .sow-slider-images img {
        height: 400px !important;
    }
    .image-compare-columns .panel-cell-style {
        padding: unset !important;
    }
    .image-compare-columns .widget-title {
        text-align: center!important;
    }
    .image-compare-columns p {
        text-align: center;
    }
    .image-comparison .bafg-twentytwenty-container {
        margin: 0 auto;
    }
    div#about-abc-section div#pgc-16-0-0 {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
    .image-compare-columns {
        padding-bottom: unset !important;
    }
    .page-id-704 div#pg-704-4 {
        margin-bottom: 50px;
    }
    .page-id-704 div#pg-704-5 {
        margin-bottom: 50px;
    }
    .page-id-704 div#pg-704-7 .widget-title {
        margin-top: unset !important;
    }
    .page-id-704 div#pg-704-7 .panel-row-style-for-704-7 {
        padding-bottom: unset !important;
    }
    .plans-columns-images-with-text .panel-cell-style {
        padding: unset !important;
    }
    .plans-columns-images-with-text .panel-cell-style p {
        text-align: center;
    }
    .plans-columns-images-with-text .panel-cell-style h3 {
        text-align: center;
    }
    .plans-columns-images-with-text .sow-image-container {
        justify-content: center;
    }
    .plans-columns-images-with-text .sow-image-container img {
        max-width: 80% !important;
    }
    .page-id-738 div#pg-738-3 {
        margin-bottom: 30px;
    }
    .page-id-738 div#pg-738-4 .panel-cell-style {
        padding: unset;
    }
    .page-id-738 div#pg-738-4 .panel-cell-style p {
        text-align: center;
    }
    .page-id-738 div#pg-738-4 {
        margin-bottom: unset;
    }
    .page-id-704 div#pg-704-7 h3.widget-title {
        font-size: 35px;
    }
    .site-btn a {
        font-size: 20px !important;
    }
    div#postural-correction-section .site-btn.green {
        font-size: 20px !important;
    }
    .sydney-hero-area .button-slider {
        font-size: 20px;
    }
    div#pg-738-6 .siteorigin-panels-stretch {
        padding-top: unset !important;
    }
    .page-id-738 .container {
        width: unset;
    }
    .home div#testimonial-section .siteorigin-panels-stretch {
        margin: unset !important;
    }
    .home div#testimonial-section {
        padding: 50px 0px !important;
    }
    div#postural-correction-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .home div#pg-16-4 div#pgc-16-4-0 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    div#testimonial-section .col-md-12 {
        padding: unset;
    }
    .about-page-about-section div#pgc-257-1-0 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .cstm-products.packages-products-products {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .posture-slider-with-image-compare {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .image-compare-columns {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .page-id-704 div#testimonial-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .page-id-738 div#pg-w65ef268077ef0-0 .siteorigin-panels-stretch {
        margin: unset !important;
        padding: unset !important;
    }
    .page-id-738 div#testimonial-section {
        padding: 50px 20px !important;
    }
    .page-id-738 div#pg-738-6 div#pgc-738-6-0 {
        padding: unset !important;
    }
    .page-id-738 .plans-columns-images-with-text {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .page-id-738 div#pg-738-4 div#pgc-738-4-0 {
        padding: 0 20px !important;
    }
    .page-id-738 div#pg-738-5 div#pgc-738-5-0 {
        padding: 0 20px !important;
    }
    .page-id-744 div#pg-744-7 .two-packages-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .page-id-744 div#pg-744-6 .packages-package-row .panel-grid-cell {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .page-id-744 div#pg-744-1 div#our-products-section-title {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .page-id-744 div#pg-744-1 div#our-products-section-title div#pgc-744-1-0 {
        padding: unset !important;
    }

    #body-positioning-desc {
        margin-left: 15px;
        margin-right: 15px;
    }

    #body-positioning-desc {
        padding: 40px 30px 20px 30px !important;
    }

    div#pgc-738-2-0 {
        gap: 0rem;
    }

    div#postural-correction-section .so-rounded.panel-widget-style.panel-widget-style-for-738-2-0-0 {
        padding-bottom: 5px;
    }

    div#postural-correction-section div#pgc-738-2-0 {
        padding: 25px !important;
    }

    div#panel-704-2-0-0 ul.sow-slider-images img {
        height: 385px !important;
    }

    div#panel-w66885eb04f541-0-0-0 h3.widget-title {
        margin-bottom: 0;
    }

    div#pg-704-1 div#why-choose-section {
        padding-bottom: 0 !important;
    }
  }
  @media (max-width: 580px) {
    div#about-stan-section div#pgc-16-1-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .plans-columns-images-with-text .sow-image-container img {
        max-width: 100% !important;
    }
    div#image-column {
        width: 100%;
    }
    .sydney-hero-area #slideshow .slide-inner {
        padding-bottom: 20px;
    }
    .sydney-hero-area .maintitle {
        font-size: 25px !important;
    }
    .sydney-hero-area #slideshow .slide-inner .subtitle {
        font-size: 18px;
    }
    #about-abc-section .widget-title {
        font-size: 25px;
    }
    .sydney-hero-area #slideshow .slide-inner {
        max-width: calc(100% - 10px);
    }
    div#about-abc-section .panel-grid-cell {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    div#about-abc-section .textwidget {
        padding: 20px 30px 20px 35px!important;
        /* margin: 0 -20px; */
        border-radius: 50px;
    }
    div#about-abc-parent-section .siteorigin-widget-tinymce.textwidget {
        padding: unset !important;
    }
    div#about-stan-section h3 {
        font-size: 25px;
    }
    div#about-stan-section {
        padding: 0 20px !important;
    }
    div#about-stan-section .panel-grid-cell {
        padding: unset !important;
    }
    div#about-stan-image-with-text-section div#orange-column, #why-choose-section #orange-column {
        margin-left: 0;
    }
    .bottom-section-title .widget-title {
        font-size: 25px !important;
    }
    .section-title .widget-title {
        font-size: 25px !important;
    }
    #postural-correction-section .widget-title {
        font-size: 25px;
    }
    div#testimonial-section .siteorigin-panels-stretch {
        padding: 0 20px !important;
    }
    div#testimonial-section .col-md-12 {
        padding: unset;
    }
    .home div#pg-16-4 div#pgc-16-4-0 {
        padding: unset !important;
    }
    #panel-w65e6220030f24-0-1-0> .panel-widget-style {
        padding: 30px!important;
    }
    .gform_wrapper.gravity-theme #field_submit input {
        margin-left: 0;
    }
    div#contact-form-column div#input_1_11 {
        margin-left: -45px;
    }
    .sydney-hero-area #slideshow .slide-item {
        height: 300px !important;
    }
    .sydney-hero-area div#slideshow {
        height: 300px !important;
    }
    .banner-content {
        padding: 20px 20px 20px 20px;
    }
    .inner-page-banner .banner-content .widget-title {
        font-size: 25px;
    }
    .inner-page-banner .banner-content p {
        font-size: 18px;
    }
    div#pg-744-1 div#pgc-744-1-0 {
        padding: unset !important;
    }
    div#our-products-section-title h3 {
        font-size: 20px;
    }
    .cstm-products.packages-products-products {
        flex-direction: column !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .packages-products-products .panel-grid-cell {
        max-width: 100%;
    }
    .column-with-title .widget-title {
        font-size: 25px!important;
    }
    #testimonial-section .widget-title {
        font-size: 25px;
    }    
    .two-packages-section {
        padding: 50px 20px !important;
    }
    div#testimonial-section {
        padding: 50px 20px !important;
    }
    div#testimonial-section div#contact-form-column {
        padding: 30px 20px 30px 20px!important;
    }
    .page-id-704 #pg-704-4, #pg-704-5 {
        margin-bottom: 30px;
    }
    .page-id-704 div#pg-704-7 .panel-row-style.panel-row-style-for-704-7 {
        padding: unset !important;
    }
    .page-id-704 div#pg-704-3 {
        margin: unset !important;
    }
    .page-id-704 div#pg-704-4 {
        margin-bottom: unset;
    }
    .posture-slider-with-image-compare p {
        text-align: center;
    }
    div#pg-704-3 .image-compare-columns {
        padding-top: 30px !important;
    }
    .page-id-704 div#pg-704-5 {
        margin-bottom: unset;
    }
    div#testimonial-section {
        padding-top: 20px !important;
    }
    .site-btn a {
        font-size: 18px !important;
    }
    .about-page-about-section {
        padding: 50px 0 !important;
    }
    div#testimonial-section div#field_1_11 {
        transform: scale(1);
        margin-left: unset;
    }
    div#contact-form-column div#input_1_11 {
        margin-left: 0;
    }
    div#field_1_11 label {
        display: none !important;
    }
    div#testimonial-section div#field_1_11 {
        margin-left: -53px;
        margin-top: -29px;
    }
    div#testimonial-section div#field_submit {
        margin-top: -19px;
        justify-content: center;
    }
    div#postural-correction-section {
        padding: 50px 20px 40px !important;
    }
    .page-id-738 div#pg-738-5 {
        margin-bottom: unset;
    }
    .page-id-738 .secondary-section-title .widget-title {
        font-size: 25px;
    }
    div#why-choose-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 40px !important;
    }
    .gform_wrapper.gravity-theme .gfield textarea.large {
        height: 96px!important;
    }
    div#about-abc-section div#pgc-16-0-0 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    div#about-abc-section div#pgc-16-0-0 div#pgc-w65e61eea6247a-0-0 {
        padding: unset !important;
    }
    div#about-stan-image-with-text-section div#image-column img {
        max-width: 100%;
        height: fit-content;
    }
    div#about-stan-image-with-text-section div#image-column {
        height: fit-content;
    }
    .page-id-738 div#pg-738-2 {
        margin-bottom: unset;
    }
    .image-compare-columns {
        margin-bottom: 20px;
    }

    div#postural-correction-section div#pgc-738-2-0 {
        padding: 0px !important;
    }

    div#panel-738-2-0-0 h3.widget-title {
        font-size: 25px;
    }

    div#panel-704-2-0-0 ul.sow-slider-images img {
        height: 315px !important;
    }
  }
  @media (max-width: 767px) and (min-width: 426px){
    div#testimonial-section div#field_1_11 {
        transform: scale(1)!important;
    }
    div#testimonial-section div#field_1_11 {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 24px;
    }
    div#contact-form-column div#input_1_11 {
        transform: scale(1);
    }
}
  @media (max-width: 425px) {
    div#testimonial-section div#field_1_11 {
        margin-left: -57px;
        margin-top: 0px !important;
    }
    div#contact-form-column div#input_1_11 {
        margin-left: 24px;
        transform: scale(.8);
        margin-top: -12px !important;
        margin-bottom: 14px;
    }
    div#about-stan-section h3 {
        padding: 15px 10px;
    }
    
  }
  @media (max-width: 375px) {
    div#testimonial-section div#field_1_11 {
        margin-left: -52px;
    }
  }
  @media (max-width: 320px) {
    div#testimonial-section div#field_1_11 {
        margin-left: -67px;
        transform: scale(.8);
    }
  }