/************************** Migraine page style ********************************/

@font-face {
    font-family: "Gotham Medium";
    font-style: normal;
    src: local("Gotham Medium"),url(https://www.thejoint.com/assets/fonts/Gotham-Medium.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: "Gotham Black";
    font-style: normal;
    font-weight: 400;
    src: local("Gotham Black"),url(https://www.thejoint.com/assets/fonts/Gotham_Black_Regular.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: "Gotham Book";
    font-style: normal;
    font-weight: 400;
    src: local("Gotham Book"),url(https://www.thejoint.com/assets/fonts/Gotham_Book.woff) format("woff");
    font-display: swap
}

@font-face {
  font-family: 'Gotham-Bold';
  src: url('https://www.thejoint.com/lp/hello/fonts/Gotham-Bold/Gotham-Bold.eot?#iefix') format('embedded-opentype'),  url('https://www.thejoint.com/lp/hello/fonts/Gotham-Bold/Gotham-Bold.woff') format('woff'),
      url('https://www.thejoint.com/lp/hello/fonts/Gotham-Bold/Gotham-Bold.ttf')  format('truetype'),
      url('https://www.thejoint.com/lp/hello/fonts/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}

body#up-body-app h2{ 
  font-family: 'Gotham-Bold';
  font-size: 32px; 
  line-height: 32px;
}
body#up-body-app h3{
  font-family: 'Gotham-Bold';
  font-size: 28px; 
  line-height: 28px;
} 
body#up-body-app h5{
  font-family: 'Gotham-Bold';
  font-size: 22px; 
  line-height: 22px;
}

body{
  font-family: 'Gotham-Book';
  font-size: 16px; 
  line-height: 25px;
  letter-spacing: 0.1px;
}
body#up-body-app .padd-ziro{
  padding:  0;
}


@media (max-width: 2000px){
  body{
  font-family: 'Gotham-Book';
  font-size: 18px; 
  line-height: 27px;
  letter-spacing: 0.1px;
  }
}
@media (max-width: 991px){
  body{
  font-family: 'Gotham-Medium';
  font-size: 16px; 
  line-height: 19px;
  letter-spacing: 0.1px;
  }
}

.read-more-buttons .primary-button{
  font-family: 'Gotham-Bold';
  font-size: 16px; 
  letter-spacing: 1px;
}

body#up-body-app p{
  font-size: 16px;
  color: #000000;
}


body#up-body-app .up-hero-wrapper .hero-5 {
    background-size: cover;
    background-position: center;
    height: 750px;
    display: flex;
    align-items: center;
    color: #fff;
    position: relative;
}
body#up-body-app .up-hero-wrapper .wrapper {
    width: 100%;
    padding: 135px 0 40px 0;
}
body#up-body-app .up-hero-wrapper h1 {
    font-weight: 700;
    font-style: Bold;
    font-size: 64px;
    line-height: 69px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 35px;

}
body#up-body-app .up-hero-wrapper p{
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
}
body#up-body-app #health-benefits {
    padding: 40px 0;
    background: #f8f9fa;
}

 
body#up-body-app #main-header {
  background-color: #000000 !important;
  position: relative !important;
  height: 100px;
}

body#up-body-app #main-header .branding svg {
  background: transparent !important;
}

body#up-body-app .btn-white-up-hero{
    color: #00A4AF; 
    background-color: #fff; 
    padding: 14px 32px; 
    border-radius: 12px; 
    font-size: 16px; 
    letter-spacing: 1px;
    font-weight: 600; 
    text-decoration: none; 
    display: inline-block; 
    margin-top: 30px;
    font-family: 'Gotham-Bold';
}

body#up-body-app .what-up-back-pain-text-wrap  .frame{
   display: flex;
}

body#up-body-app .what-up-back-pain-text-wrap {
    padding: 120px 0;
}

body#up-body-app .row {
    display: flex;
    flex-wrap: wrap;
}

body#up-body-app .what-up-back-pain-text-wrap .row  .left-up-pain, body#up-body-app #upper-back-pain-causes .left-cuse-pad{
    padding-right: 70px;
}
body#up-body-app .what-up-back-pain-text-wrap .row  .right-up-pain, body#up-body-app #upper-back-pain-causes .right-cuse-pad{
    padding-left: 70px;
}


body#up-body-app .title-green,body#up-body-app .title-green2,body#up-body-app .title-green3 {
  text-transform: capitalize;
  margin-bottom: 20px;
  color: #00A4AF;
}

body#up-body-app .what-up-back-pain-text-wrap .row  .right-up-pain h3{
    margin-bottom: 40px;
}

body#up-body-app .what-up-back-pain-text-wrap .row  .right-up-pain p{
    margin-bottom: 0px;
}
body#up-body-app .what-up-back-pain-text-wrap .row  .right-up-pain .frame-3{
    display: flex;
    gap: 25px;
    margin-bottom: 30px;
}

body#up-body-app .what-up-back-pain-text-wrap .row  .right-up-pain .frame-3 img{
  width: 40px;
}
body#up-body-app .what-up-back-pain-text-wrap .row  .right-up-pain .frame-3 .title-green3{
  margin-bottom: 0px;
}

body#up-body-app #upper-back-pain-causes {
    padding: 120px 0;
    background-color: rgba(200, 198, 196, 0.1);
}

body#up-body-app #upper-back-pain-causes h2{
    margin-bottom: 40px;
}

body#up-body-app #upper-back-pain-causes .left-cuse-pad{
    padding-right: 25px;
}
body#up-body-app #upper-back-pain-causes .right-cuse-pad{
    padding-left: 25px;
}

#ubp-progress-sec{
    background-color: #ffffff;
    padding: 120px 0;
}

#ubp-progress-sec p.up-progress-bottom-content{
  font-family: "Gotham Medium" !important;
  margin: 0;
  margin-top: 30px;
  font-size: 18px;
  line-height: 27px;

}

/* Circular progress style */

#ubp-progress-sec .progress-circle {
/*width: 260px;
  height: 260px;*/
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}

#ubp-progress-sec .progress-circle .inner-prog-line {
    border: 16px solid;
    border-image-source: linear-gradient(245.49deg, #00B3BE 11.1%, rgba(0, 105, 152, 0.1) 95.74%);
    position: absolute;
    content:"";
    top: 0;
    left: 0;
    width: 260px;
  height: 260px;
  border-radius: 50%;
}

#ubp-progress-sec .progress-circle .inner-text {
background: #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#ubp-progress-sec .progress-circle h3 {
  color: #00a9b7;
      font-family: "GothamBlack";
  margin: 0;
  font-size: 74px;
  
}


#ubp-progress-sec .progress-circle p {
  font-size: 18px;
  font-family: "Gotham Bold", sans-serif;
  color: #00a9b7;
  margin:0;
}

/* Image circle with overlay text */
#ubp-progress-sec .image-circle {
  position: relative;
 /* width: 260px;
  height: 260px;*/
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}

#ubp-progress-sec .image-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#ubp-progress-sec  .image-circle .overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#ubp-progress-sec  .image-circle .overlay-text  h3 {
  color: #ffffff;
      font-family: "GothamBlack";
  margin: 0;
  font-size: 74px;
  display: flex;
}

#ubp-progress-sec  .image-circle .overlay-text  h3  span{
font-size: 38px;
  padding-top: 16px;
  padding-left: 5px;
}


#ubp-progress-sec  .image-circle .overlay-text  p {
  font-size: 18px;
  font-family: "Gotham Bold", sans-serif;
  color: #ffffff;
  margin:0;
}

body#up-body-app #ubp-progress-sec .title-green{
    margin-bottom: 55px;
}

body#up-body-app #most-risk-section img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body#up-body-app #most-risk-section .most-risk-direction-right-content{
  width: 700px;
  padding: 120px 25px;
  margin: 0 auto;
  max-width: 100%;
}

body#up-body-app #most-risk-section .most-risk-direction-right-content h2{
  margin-bottom: 40px;
} 

.padd-ziro{
  padding: 0;
}
body#up-body-app #common-symptoms .common-symptoms-direction-right-content h2 { margin-bottom: 40px;}

body#up-body-app #common-symptoms img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body#up-body-app #common-symptoms .common-symptoms-direction-right-content{
  width: 735px;
  padding: 120px 25px;
  margin: 0 auto;
  max-width: 100%;
}

body#up-body-app #common-symptoms .common-symptoms-direction-right-content ul li{
  line-height: 25px;
  margin-bottom: 0;
  color: #000000;
  font-size: 16px;
}

body#up-body-app #common-symptoms .common-symptoms-direction-right-content h3{
  color: #000000;
}

#ubp-progress-sec  [data-percentage] {
  --percent: calc(attr(data-percentage number));
}


body#up-body-app .up-accordian-wrapper .accordion {
width: 100%;
  margin: 20px 0;
}

body#up-body-app .up-accordian-wrapper .accordion h2 {
  text-align: center;
  margin-bottom: 10px;
}

body#up-body-app .up-accordian-wrapper .accordion-item {
  margin-bottom: 15px;
}

body#up-body-app .up-accordian-wrapper .accordion-header {
  width: 100%;
  background: #eaeae9;
  border: none;
  outline: none;
  text-align: left;
  padding: 15px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s ease;
  
}

body#up-body-app .up-accordian-wrapper .accordion-header h3{
  margin: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: relative;
  padding-right: 40px;
  font-size: 20px;
  font-family: "Gotham Medium"; font-weight: 700;
}

body#up-body-app .up-accordian-wrapper .accordion-header:hover {
  background: #eaeaea;
}

body#up-body-app .up-accordian-wrapper .accordion-header.active {
  background: #eaeae9;
}

body#up-body-app .up-accordian-wrapper .accordion-content {
  max-height: 0;
  overflow: hidden;
  background: #ffffff;
  padding: 0 15px;
}

body#up-body-app .up-accordian-wrapper .accordion-content p {
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
}

body#up-body-app .up-accordian-wrapper .accordion-content p a{
  color: #000000;
  text-decoration: underline;
}

body#up-body-app .up-accordian-wrapper .accordion-content ul{
margin: 15px 0 15px 15px;
}
body#up-body-app .up-accordian-wrapper .accordion-content ul li{
  margin-bottom: 0;
  line-height: 25px;
}

body#up-body-app .up-accordian-wrapper .accordion-content.open {
  padding: 15px 20px;
  max-height: unset !important;
  min-height: 100px;
}


body#up-body-app .up-accordian-wrapper .accordion-header {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body#up-body-app .up-accordian-wrapper .accordion-header .icon {
font-weight: bold;
  transition: transform 0.3s;
  position: absolute;
  right: 0;
  font-size: 24px;
}
body#up-body-app .up-accordian-wrapper .accordion-header.active .icon::before {
  content: "-";
}
body#up-body-app .up-accordian-wrapper .accordion-header .icon::before {
  content: "+";
}
body#up-body-app .up-accordian-wrapper.tj-referance-accordian-wrapper .accordion-header h3 {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.1px;

}



body#up-body-app #most-risk-section{
  background-color: rgba(200, 198, 196, 0.1);
}


body#up-body-app .up-nature-relief-sec{
padding: 120px 0;
  background-color: rgba(200, 198, 196, 0.1);
}

body#up-body-app .up-nature-relief-sec .up-nature-relief-content{
  width: 960px;
  max-width: 960px;
  margin: 0 auto;
}

body#up-body-app .up-nature-relief-sec .up-nature-relief-content .top-title{
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Gotham Medium";
  color: #00B3BE;
}

body#up-body-app .up-nature-relief-sec .up-nature-relief-content h2{
  margin: 40px 0;
}
body#up-body-app .up-nature-relief-steps-wrap{
  margin: 80px 0 0;
}

body#up-body-app .up-nature-relief-steps-wrap h3{
  color: #000000;
}

body#up-body-app .up-nature-relief-steps-wrap ul li{
  margin: 0;
  line-height: 25px;
  color: #000000; 
}

body#up-body-app .up-nature-relief-steps-wrap .col-md-6:first-child{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

body#up-body-app .up-nature-relief-steps-wrap .col-md-6 img{
  width: 100%;
}

body#up-body-app .up-nature-relief-steps-wrap .row{
  margin-bottom: 45px;
}

body#up-body-app .up-nature-relief-steps-wrap .row:last-child{
  margin-bottom: 0px;
}

body#up-body-app .up-find-chiropractor-wrap .find-chiropractor {
  background: #00A4AF;
}

body#up-body-app .up-find-chiropractor-wrap .find-chiropractor h3{
  color: #ffffff;
}


body#up-body-app .up-find-chiropractor-wrap .find-chiropractor  p{
  color: #ffffff;
  font-family: "Gotham Book";
  line-height: 25px;
  letter-spacing: 0.1px;
}

body#up-body-app .up-find-chiropractor-wrap .find-chiropractor .container {
    padding-top: 44px;
    padding-bottom: 44px;
  }


body#up-body-app .up-find-chiropractor-wrap .find-chiropractor  .col-1 form {
  width: 77%;
  margin-top: 20px;
}

body#up-body-app .up-find-chiropractor-wrap .find-chiropractor .col-1 input {
  border: 0;
  font: 16px;
  height: 50px;
  padding: 6px 68px 6px 20px;
  width: 100%;
  border-radius: 0;
  background: #FFF;
  color: #353735;
}


body#up-body-app .up-find-chiropractor-wrap .find-chiropractor .col-1 button {
  font-size: 21.5px;
  border: 0;
  background: none;
  position: absolute;
  transform: translate(0,-50%);
  top: 50%;
  padding-left: 13px;
  color: #8f8dc8;
  right: 8px;
  line-height: 48px;
  border-left: 1px solid #dfdfdf;
}

body#up-body-app .up-find-chiropractor-wrap .find-chiropractor .col-1 button {
  color: #8f8dc8;
}

body#up-body-app .up-find-chiropractor-wrap .find-chiropractor .offer {
    margin: 0 auto;
    width: 80%;
    display: flex;
  height: 100%;
  align-items: center;
}

body#up-body-app .up-find-chiropractor-wrap .find-chiropractor .offer a {
  margin: 25px 0 0;
}

body#up-body-app .up-find-chiropractor-wrap .find-chiropractor  img {
  width: 100%;
  height: auto;
}

body#up-body-app  .up-nearby-clinics{
  padding: 80px 100px;
  background-color: rgba(200, 198, 196, 0.1);
}

body#up-body-app  .up-nearby-clinics .nearby-clinics-owl.owl-carousel .owl-stage{
  padding: 0 !important;
}
body#up-body-app  .up-nearby-clinics .nearby-clinics-owl .owl-item{
    width: 345px !important;
    margin-right: 0 !important;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap{
  padding: 45px 0px;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .clinic-card{
border-radius: 12px;
border-width: 1px;
padding-top: 24px;
padding-right: 25px;
padding-bottom: 24px;
padding-left: 25px;
gap: 16px;
background: rgba(255, 255, 255, 0.8);
opacity: 1;
border: 1px solid rgba(0, 0, 0, 10%);

}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .clinic-card a.clinic-name{
  font-size: 16px;
  font-family: 'Gotham-Bold';
  color: #28282A;
  text-decoration: underline;
  display: flex;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .clinic-card .status{
  display: flex;
  gap: 15px;
  margin: 15px 0;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .clinic-card .status .open{
  font-weight: 700;
  color: #01743D;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .clinic-card .status .cst-closed{
  font-weight: 700;
  color:  #CF424C;
}
body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .clinic-card .status .coming-soon{
  font-weight: 700;
  color:  #FFB612;
}


body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .address{
  font-size: 14px;
  margin-bottom: 15px;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .phone{
  display: flex;
  font-size: 14px;
  gap: 15px;
  align-items: center;
  margin-bottom: 15px;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .phone a{
  text-decoration: underline;
  color: #28282A;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .timing{
  display: flex;
  font-size: 16px;
  gap: 15px;
  margin-bottom: 15px;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .timing .content .lunch{
  font-size: 12px;
  font-style: italic;
  color: #636366;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .timing .content {
  line-height: 20px;
}


body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap   a.clinic-link {
  text-decoration: underline;
  color: #636366;
  font-size: 12px;
}


body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .owl-dots {
    display: block !important;
    text-align: center;
    margin-top: 15px;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .owl-dot {
    width: 15px;
    height: 15px;
    background: #ccc;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
}

body#up-body-app  .up-nearby-clinics .up-nearby-clinic-wrap .owl-dot.active {
    background: #333; /* Active dot color */
}


body#up-body-app  .up-nearby-clinics .top-title, body#up-body-app  .up-health-articles .top-title, body#up-body-app  .up-testimonial-section .top-title{
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Gotham Medium";
  color: #00B3BE;
  margin-bottom: 40px;
  line-height: 19px;
  letter-spacing: 6%;
}


body#up-body-app  .up-faq-wrap{
  padding: 120px 0;
}

body#up-body-app  .up-faq-wrap h2{
  margin-bottom: 40px;
}

body#up-body-app .up-health-articles  .blog-card {
  display: flex;
  flex-direction: column;
  background-color: #fff;;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 0px 13px 4px #0000001a;
  align-items: flex-start;
  position: relative;
  margin: 20px;
}

body#up-body-app .up-health-articles  .blog-card .media {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 180px;
  object-fit: cover;
}

body#up-body-app .up-health-articles  .blog-card  .body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  padding: 40px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

body#up-body-app .up-health-articles  .blog-card .text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}


body#up-body-app .up-health-articles  .blog-card  .title {
  position: relative;
  align-self: stretch;
  font-family: "Gotham Bold" !important;
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: var(--variable-collection-charcoal);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22px;
}

body#up-body-app .up-health-articles  .blog-card  .CTA-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

body#up-body-app .up-health-articles  .blog-card .div {
  position: relative;
  width: 100%;
  margin-top: -1.00px;
  margin-right: -54.67px;
  font-family: "Gotham Book", sans-serif;
  font-weight: 700;
  color: #00a4af;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
}

body#up-body-app .up-health-articles  .blog-card .details {
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -107.67px;
}


body#up-body-app .up-health-articles  .blog-card  .views {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

body#up-body-app .up-health-articles  .blog-card .icon-outline-eye {
  position: relative;
  width: 20px;
  height: 20px;
}

body#up-body-app .up-health-articles  .blog-card  .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: "Gotham Medium";
  font-weight: 500;
  color: var(--neutral-500);
  font-size: 14px;
  letter-spacing: 0.10px;
  line-height: 23px;
}

body#up-body-app .up-health-articles  .primary-button {
display: inline-flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  position: relative;
  background-color: #00a4af;
  border-radius: 12px;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
}

body#up-body-app .up-health-articles  .primary-button-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0px 8px;
  position: relative;
  flex: 0 0 auto;
}

body#up-body-app .up-health-articles .primary-button-2 {
  position: relative;
  width: fit-content;
 margin: 0;
  padding: 0;
  font-family: 'Gotham-Bold';
  font-weight: 700;
  color: var(--variable-collection-white);
  font-size: 16px;
  text-align: center;
  letter-spacing: 1%;
  line-height: 20px;
}

body#up-body-app .up-health-articles  .read-more-buttons {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
  width: 100%;
}

body#up-body-app .up-health-articles .container{
  padding: 0 25px;
}

body#up-body-app .up-health-articles{
  padding: 120px 0;
  background-color: rgba(200, 198, 196, 0.1);
}
 

.owl-dots.disabled {
  display: block !important;
}


body#up-body-app .up-testimonial-section {
  padding: 120px 0 80px;
}


body#up-body-app .up-testimonial-section .testimonial-text {
  max-width: 960px;
  margin: 0 auto 30px;
  font-size: 16px;
  color: #333;
  line-height: 1.6;
}

body#up-body-app .up-testimonial-section .testimonial-image {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}

body#up-body-app .up-testimonial-section .testimonial-image img {
  width: 100%;
  display: block;
}

body#up-body-app .up-testimonial-section .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  border: none;
}

body#up-body-app .up-testimonial-section .play-button img {
  width: 80px;
}


/* Popup styling */
body#up-body-app .video-popup {
  display: none; /* hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 999;
}

body#up-body-app .video-popup-inner {
  position: relative;
  width: 80%;
  max-width: 800px;
}

body#up-body-app .video-popup iframe {
  width: 100%;
  height: 450px;
  border-radius: 8px;
}

body#up-body-app .close-btn {
  position: absolute;
  top: -40px;
  right: 0;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

body#up-body-app .up-referance-sec{
  padding: 120px 0;
}
body#up-body-app .up-nearby-clinics .up-nearby-clinics-content-eyebro-wrap {
display: flex;
  flex-direction: column;
  gap: 40px;
}

  
body#up-body-app .up-nearby-clinics .up-nearby-clinics-content-eyebro-wrap .top-title,body#up-body-app .up-nearby-clinics .up-nearby-clinics-content-eyebro-wrap h2, body#up-body-app .up-health-articles .top-title{
  margin: 0;
}

body#up-body-app .up-health-articles .container .blog-card-outer-wrap{
  display: flex;
  flex-direction: column;
  gap: 55px;
}



body#up-body-app  .owl-theme .owl-dots .owl-dot.active span, body#up-body-app  .owl-theme .owl-dots .owl-dot:hover span{
  background: #000;
}
.owl-theme .owl-dots .owl-dot span{
  background: #C4C4C4;
  width: 15px;
  height: 15px;

}

/*******************************/

.migraine_banner img { max-width:100%; width:100%; }
.migraine_about .inner-wrapper { width:960px; margin:0 auto; }
.migraine_about .inner-wrapper h1 { text-align:center; }
#up-body-app #what-up-back-pain.migraine_about h1 { font-family: 'Gotham-Bold'; font-size: 32px; line-height: 32px; text-transform: capitalize; margin-bottom: 35px; color: #00A4AF;  }
#up-body-app .what-up-back-pain-text-wrap h3 { text-align: center; margin-bottom: 40px; }   
#up-body-app .what-up-back-pain-text-wrap .inner-wrapper-inner p { margin-bottom: 0;}
#up-body-app .what-up-back-pain-text-wrap .inner-wrapper-inner { margin-bottom: 40px; margin-top: 55px; }
.symptoms_migraine { display: flex; row-gap: 40px;  column-gap: 80px; flex-direction: row;  flex-wrap: wrap; align-content: center; justify-content: center;  align-items: center;}
.symptom_inner { width: 28%; text-align: left;  display: flex;  flex-direction: column;  flex-wrap: nowrap;  align-content: center; justify-content: center;  align-items: center; } 
#up-body-app .what-up-back-pain-text-wrap .symptom_inner h3 { font-size: 20px; line-height: 20px; text-align: left; margin: 0; margin-bottom: 20px; text-transform: capitalize; } 
#up-body-app .what-up-back-pain-text-wrap .symptom_inner img { margin-bottom: 20px;}
#up-body-app .what-up-back-pain-text-wrap .symptom_inner p { font-size: 14px;  line-height: 23px; color: #28282A; text-align: left; margin: 0;}
#up-body-app .what-up-back-pain-text-wrap .symptom_inner p a { text-decoration: underline; color: #28282A; }
#up-body-app .what-up-back-pain-text-wrap .symptom_inner p a:hover { text-decoration: none;}
body#up-body-app .what-up-back-pain-text-wrap { padding-bottom: 55px;}
body#up-body-app #upper-back-pain-causes .col-md-6:last-child p { margin-bottom: 0;}
#ubp-progress-sec .container { width: 1280px;}
.common-symptoms-direction-right-content strong, b, strong { font-family: 'Gotham-Bold';}
body#up-body-app .up-referance-sec .up-accordian-wrapper .accordion-content p { margin-bottom: 10px;}
.up-nature-relief-sec .up-nature-relief-steps-wrap p a { text-decoration: underline; color: #000;}
.up-nature-relief-sec .up-nature-relief-steps-wrap p a:hover { text-decoration: none; }
body#up-body-app #what-up-back-pain h2 { text-align: center; text-transform: none; } 
body#up-body-app .up-health-articles .blog-card .body { min-height: 201px;}
body#up-body-app #upper-back-pain-causes .right-cuse-pad { padding-left: 0; }
body#up-body-app .up-nearby-clinics .up-nearby-clinic-wrap .clinic-card { margin: 0 10px;} 
#what-up-back-pain .container { width: 1280px;} 
#up-body-app .what-up-back-pain-text-wrap .symptom_inner:nth-child(4) h3 { text-align: center;} 
#up-body-app .what-up-back-pain-text-wrap .symptom_inner:nth-child(5) h3 { text-align: center;}
body#up-body-app .migraine_banner .btn-white-up-hero { line-height: 1.5; font-family: "Gotham Medium"; font-weight: 700;} 
 













@media (min-width: 992px) and (max-width: 1024px) {

.migraine_about .inner-wrapper {  width: 100%; }
.symptom_inner { width: 44%; }
.symptoms_migraine { column-gap: 40px;}
#ubp-progress-sec .container {  width: 100%; }

}

@media (min-width: 768px) and (max-width: 991px) {

.migraine_about .inner-wrapper {  width: 100%; }
.symptom_inner { width: 44%; }
.symptoms_migraine { column-gap: 40px;}
#ubp-progress-sec .container {  width: 100%; }

}

@media (max-width: 767px) {

.migraine_about .inner-wrapper {  width: 100%; }
.symptom_inner { width: 100%; }
.symptoms_migraine { column-gap: 20px; row-gap: 20px;}
#up-body-app .what-up-back-pain-text-wrap .symptom_inner h3 { text-align: center;}
#up-body-app .what-up-back-pain-text-wrap .symptom_inner p { text-align: center;}
body#up-body-app h2 { font-size: 28px; line-height: 35px; }
body#up-body-app h3 { font-size: 22px;}
#ubp-progress-sec p.up-progress-bottom-content { margin: 20px 0;}
body#up-body-app .up-accordian-wrapper .accordion-header h3 { font-size: 18px;}
body#up-body-app #common-symptoms .common-symptoms-direction-right-content h2 { margin-bottom: 20px; }
body#up-body-app .up-nature-relief-sec .up-nature-relief-content h2 {  margin: 20px 0; }
body#up-body-app .up-nearby-clinics h2 { text-align: center;}
body#up-body-app .up-faq-wrap h2 { margin-bottom: 20px; }
body#up-body-app #upper-back-pain-causes h2 { margin-bottom: 20px;}
body#up-body-app .up-hero-wrapper h1 { font-size: 40px;  line-height: 50px;}
#ubp-progress-sec .container {  width: 100%; }

}

@media (max-width: 480px) {

#up-body-app #what-up-back-pain.migraine_about h1 { font-size: 26px; }
body#up-body-app h2 { font-size: 24px; line-height: 32px; }
body#up-body-app h3 { font-size: 20px;}
#ubp-progress-sec p.up-progress-bottom-content { font-size: 16px;}
body#up-body-app .up-health-articles .blog-card { margin: 0;}
.blog-cards.owl-carousel .owl-item { width: 214px !important; margin-right: 20px !important;}



}



@media (min-width: 768px) {
  .black_fri_new #main-nav ul li ul li.parent-hover-menu:hover ul.hover-menu{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  body#up-body-app #main-nav {
    top: 27px;
    right: 0;
    display: flex;
  }

body#up-body-app #main-header .branding {
    height: 90px;
    top: 5px;
  }
}


@media (max-width: 1199px) {
  body#up-body-app .container-fluid{
    max-width: 95%;
  }

  body#up-body-app #common-symptoms .common-symptoms-direction-right-content, body#up-body-app #most-risk-section .most-risk-direction-right-content{
    padding: 60px 25px;
  }

  body#up-body-app #common-symptoms .col-md-6:last-child, body#up-body-app #most-risk-section .col-md-6:first-child{
    padding: 80px 25px;
  }

  body#up-body-app .up-nature-relief-sec, body#up-body-app .up-faq-wrap, body#up-body-app .up-health-articles, body#up-body-app .up-testimonial-section, body#up-body-app .up-referance-sec, #ubp-progress-sec, body#up-body-app #upper-back-pain-causes, body#up-body-app .what-up-back-pain-text-wrap, body#up-body-app .up-nearby-clinics{
    padding: 60px 0;
  }

   body#up-body-app .up-referance-sec{
    padding-top: 0;
   }

   body#up-body-app .what-up-back-pain-text-wrap{
    padding-left: 15px;
  padding-right: 15px;
   }

    

   body#up-body-app .up-referance-sec .up-accordian-wrapper .accordion{
    margin: 0;
   }
}

@media (max-width: 1049px) {
  body#up-body-app .up-nature-relief-sec .up-nature-relief-content, body#up-body-app #common-symptoms .common-symptoms-direction-right-content, body#up-body-app #most-risk-section .most-risk-direction-right-content{
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  #ubp-progress-sec .row{
    align-items: center;
    flex-wrap: wrap;
  }

  #ubp-progress-sec .row .col-md-3{
    width: 50%
  }

  #ubp-progress-sec .progress-circle img, #ubp-progress-sec .image-circle img{
    width: 260px !important;
  }


}


@media (max-width: 991px) {

  body#up-body-app #upper-back-pain-causes .right-cuse-pad, body#up-body-app #upper-back-pain-causes .left-cuse-pad, body#up-body-app .what-up-back-pain-text-wrap .row .left-up-pain, body#up-body-app .what-up-back-pain-text-wrap .row .right-up-pain{
    padding: 0;
  }

  body#up-body-app #upper-back-pain-causes h2, body#up-body-app #ubp-progress-sec .title-green{
    text-align: left;
  }

  body#up-body-app #most-risk-section .col-md-6:first-child,  body#up-body-app #common-symptoms .col-md-6:last-child{
    display: none;
  }

    body#up-body-app .container-fluid, body#up-body-app .container  {
    max-width: 95%;
    width: 95%;
  }

  body#up-body-app .up-hero-wrapper h1{
    font-size: 54px;
  }

  body#up-body-app .up-hero-wrapper h1 br, body#up-body-app .up-hero-wrapper p br{
    display: none;
  }

  body#up-body-app .up-nearby-clinics .up-nearby-clinic-wrap{
    padding: 25px 0;
  }

  body#up-body-app .up-health-articles .container .blog-card-outer-wrap, body#up-body-app .up-nearby-clinics .up-nearby-clinics-content-eyebro-wrap{
    width: 100%;
  
  }

  body#up-body-app .up-health-articles .container .blog-card-outer-wrap {
  gap: 40px;
}

body#up-body-app .up-nature-relief-sec .col-md-6{
    width: 100%;
  
}

body#up-body-app .up-nearby-clinics .up-nearby-clinics-content-eyebro-wrap{
  padding-right: 15px;
  padding-left: 15px;
}

body#up-body-app .up-accordian-wrapper .accordion-item:last-child, body#up-body-app .up-accordian-wrapper.tj-referance-accordian-wrapper .aaccordion-item, body#up-body-app #common-symptoms .common-symptoms-direction-right-content p.last-p-text{
  margin-bottom: 0;

}

body#up-body-app .up-hero-wrapper .hero-5{
  height: 560px;
}

body#up-body-app .up-hero-wrapper .wrapper{
  padding-top: 85px;
}
}


@media (max-width: 767px) {
  .testimonial-image iframe{
    height: 400px !important;
  }
  .up-hero-wrapper h1 {
      font-size: 1.5rem;
  }
  body#up-body-app .up-hero-wrapper .wrapper {
    width: 100%;
    padding: 45px 15px
  }
  #ubp-progress-sec .row{
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
  }

  #ubp-progress-sec .row .col-md-3{
    width: 80%;
  }

  .find-chiropractor .col-2, .find-chiropractor .col-1{
    background: transparent;
  }

  .blog-cards.owl-carousel .owl-stage{
    padding: 0 !important;
  }

  .blog-cards.owl-carousel .owl-item{
    width: 300px !important;
    margin-right: 0 !important;
  }

  body#up-body-app .up-find-chiropractor-wrap .find-chiropractor .col-1 form {
  width: 100%;
}

body#up-body-app h2, body#up-body-app h3, body#up-body-app h5{
  text-align: left;
}

body#up-body-app .up-nearby-clinics .row{
  width: 100%
}

#ubp-progress-sec .row .col-md-3:last-child p{
  margin-bottom: 0;

}

body#up-body-app .up-hero-wrapper .hero-5{
  height: 660px;
}

body#up-body-app .up-hero-wrapper .wrapper{
  padding-top: 85px;
}
body#up-body-app .up-hero-wrapper.migraine_banner .hero-5 { background-image: url(https://www.thejoint.com/assets/images/symptoms-and-disoderrs/migraine_banner.webp) !important; background-size: cover; background-position: 75% 100%; background-repeat: no-repeat;} 



}


@media (max-width: 614px) {
  body#up-body-app .up-hero-wrapper .hero-5{
    background-image: url(/assets/images/symptoms-and-disoderrs/symptoms-mobile-hero.jpg) !important;
  }

   body#up-body-app .up-hero-wrapper h1 {
    font-size: 40px;
    line-height: 50px;
  }
body#up-body-app .up-hero-wrapper.migraine_banner .hero-5 { background-image: url(https://www.thejoint.com/assets/images/symptoms-and-disoderrs/migraine_banner.webp) !important; background-size: cover; background-position: 75% 100%; background-repeat: no-repeat;} 
    
}
@media (max-width : 520px){
    .testimonial-image iframe{
        height: 300px !important;
    }
    
    body#up-body-app .up-accordian-wrapper.tj-referance-accordian-wrapper p{
            width: 100%;
    word-break: break-all;
    }
}

@media (max-width: 480px) {
  body#up-body-app .up-hero-wrapper .hero-5{
    height: 825px;
  }

body#up-body-app .up-hero-wrapper h1 {
    font-size: 30px;
    line-height: 45px;
  }

}

