/** Static Banners **/

[data-page-id="WebPage-a01c3bab-6d2e-496c-8cf1-7362d6e1b646"] #ry-pg-banner .ry-bnr-wrp {background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/inside_banners/chiropractic_adjustment.jpg) !important;}
[data-page-id="WebPage-a9fee47c-c313-4ada-a7b7-a572c97868d5"] #ry-pg-banner .ry-bnr-wrp {background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/inside_banners/car_accidents.jpg) !important;}
[data-page-id="WebPage-f0ca8a51-f6cf-457b-abab-775c8dcf0414"] #ry-pg-banner .ry-bnr-wrp {background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/inside_banners/headaches.jpg) !important;}
[data-page-id="WebPage-cbe80229-4405-4084-b532-a67bbe708262"] #ry-pg-banner .ry-bnr-wrp {background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/inside_banners/orthotics.jpg) !important;}
[data-page-name="work-related-injuries"] #ry-pg-banner .ry-bnr-wrp {background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/inside_banners/work_related_injuries.jpg) !important;}
[data-page-id="WebPage-5c0e2589-6f91-4ffe-a361-b58cf8a1369f"] #ry-pg-banner .ry-bnr-wrp {background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/inside_banners/sports_injuries.jpg) !important;}

/*****/

.site-content {
    display: flex;
    flex-direction: column;
}

.module.pediatric-testimonials .link, .module.pediatric-testimonials .link a {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li:hover a {
    color: #8b181c !important;
    font-weight: 500;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li.active {
    background: #8b181c;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li.active a {
    color: #fff !important;
}


.ry-text.top h2 {
    text-align: center;
    margin: unset !important;
}

.each-ip-service .each-service-header .service-right ul {
    flex-direction: column;
}

.pediatric-testimonials .link,
.pediatric-testimonials .link a{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
}


/* FOOTER BOTTOM */
.footer-bottom {
      display: flex;
      padding: 30px 0;
  }
  
  .ftb-left {
      display: flex;
      gap: 28px;
  }
  
  .ftb-left img {
      max-width: 200px;
      object-fit: contain;
  }
  
  .ftb-social {
      display: flex;
      align-items: center;
  }
  
  .ftb-social ul {
      padding: 0;
      list-style-type: none;
  }
  
  .ftb-social ul .social-inner-wrap {
      display: flex;
      gap: clamp(8px, 0.938vw, 18px);
  }
  
  .ftb-social ul .social-inner-wrap li a:before {
      display: none;
  }
  
  .ftb-social ul .social-inner-wrap li a {
      background: #132f57;
      height: 40px;
      width: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
  }
  
  .ftb-social ul .social-inner-wrap li a:hover {
      background: #8b181c;
  }
  
  .ftb-social ul .social-inner-wrap li a svg {
      height: 20px;
      width: 20px;
      fill: #fff;
  }
  
  .ftb-right {
      display: flex;
      flex-direction: column;
      gap: 18px;
  }
  
  .ftb-copyright>div,
  .ftb-copyright>p,
  .ftb-copyright a {
      white-space: nowrap;
      font-size: 16px;
      color: #132f57;
      text-align: right;
  }
  
  .ftb-copyright a:hover {
      color: #000;
  }
  
  .ftb-poweredby-wrap {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 18px;
  }
  
  .ftb-poweredby-wrap img {
      max-width: 120px;
  }
  
  
  @media only screen and (max-width: 1300px) {
      .ftb-left img {
          max-width: 200px;
          object-fit: contain;
      }
  
      .ftb-social ul .social-inner-wrap li a {
          height: 45px;
          width: 45px;
      }
  }
  
  @media only screen and (max-width: 1200px) {
  
      .ftb-copyright>div,
      .ftb-copyright>p,
      .ftb-copyright a {
          white-space: unset;
          line-height: 1.5;
      }
  }
  
  @media only screen and (max-width: 1199px) {
  
  
  
      .footer-top .ftp-left {
          gap: 28px;
      }
  
      .ftp-hour-wrap .ftp-hour span:nth-child(1) {
          min-width: 89px;
      }
  
      .ftp-right {
          gap: 58px;
      }
  
      .ftp-addr a:before,
      .ftpr-phone a:before,
      .ftp-hour-wrap:before {
          right: 105%;
      }
  }

@media only screen and (max-width: 1025px) {
	.footer.style-3 .footer-bottom .ry-container {
		flex-direction: column;
		gap: 1rem;
	}

	.ftb-left {
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.ftb-right {
		align-items: center;
		justify-content: center;
	}

	.ftb-poweredby-wrap {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

}
  
  @media only screen and (max-width: 991px) {
  
      .footer-top,
      .footer-top .ftp-left,
      .ftp-right,
      .footer-bottom,
      .ftb-left,
      .ftb-right,
      .ftb-poweredby-wrap {
          flex-direction: column;
          align-items: center;
          gap: 70px;
      }
  
      .footer-top .ftp-left ul li {
          text-align: center;
      }
  
      .ftp-addr a,
      .ftpr-phone a {
          text-align: center;
          display: flex;
          flex-direction: column;
          align-items: center;
          font-size: 18px;
      }
  
      .ftp-addr a:before,
      .ftpr-phone a:before {
          position: relative;
          right: unset;
          margin: 0 0 28px;
      }
  
      .ftp-hour-wrap:before {
          position: relative;
          right: unset;
          float: none;
          margin: 0 auto 28px;
      }
  
      .ftp-hour-wrap .ftp-hour span:nth-child(1) {
          text-align: left;
      }
  
      .ftp-right {
          gap: 48px;
      }
  
      .ftb-copyright>div,
      .ftb-copyright>p,
      .ftb-copyright a {
          text-align: center;
      }
  
      .ftb-left {
          gap: 18px;
      }
  
      .footer-bottom,
      .ftb-right {
          gap: 28px;
      }
  
      .ftb-poweredby-wrap {
          gap: 12px;
      }
  }

div#aptModal .ry-field-block .ry-text {
    font-size: 18px;
    margin: 10px 0;
}

div#aptModal .ry-field-block .ry-text span {
    color: rgb(255 0 0);
}

div#aptModal .ry-field-block {
    margin: 10px 0 0;
}

div#aptModal .ry-form label {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
}

#privacy-policy label.control-label.stacked {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
}

div#aptModal form label.inline {
    font-weight: 500;
	font-size: 18px;
}

a.ry-btn-module-34.ry-btn-phone {
    gap: 2px;
}

/* INNER SERVICE PAGE */

body[data-page-name="error"] .module-326.ry-el-bg:before {
    position: absolute;
    content: " ";
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 85%);
}



.module-326 .ry-btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sit2stand-consultant .ry-each {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 30px;
}

.sit2stand-consultant .ry-each .ry-each-left img {
    border-radius: 20px;
    max-width: max-content;
}

.sit2stand-consultant .ry-each-left {
    width: 20%;
}

.sit2stand-consultant .ry-each .ry-bio {
    width: 80%;
}


@media screen and (max-width: 1080px) {
.module-66 .bnr-textbox .ry-section-title {
	font-size: 2.5rem;
}
	
.sit2stand-consultant .ry-each {
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

    .sit2stand-consultant .ry-each > div {
        width: 100% !important;
    }

}

@media screen and (max-width: 767px) {
    .sit2stand-consultant .ry-each .ry-each-left {
        display: flex;
        align-content: center;
        justify-content: center;
    }
}

@media screen and (max-width: 1080px) {
    .each-ip-service .each-service-header {
        display: flex !important;
        flex-direction: column;
    }
    
    .each-ip-service .each-service-header .service-right ul {
        align-items: center;
        justify-content: center;
    }
}

.each-ip-service.ip-condition .each-service-header {
    grid-template-columns: 1fr;
    background: unset;
    padding: unset;
    margin-bottom: unset;
}



.each-ip-service .each-service-header {
    display: grid;
    grid-template-columns: 350px 1fr;
    place-content: center;
    align-items: center;
    gap: 1rem;
    background: #f4f4f4;
    border-radius: 30px;
    padding: 40px;
	margin-bottom: 30px;
}

.each-ip-service .each-service-header .service-left img {
    max-width: 250px !important;
}

.module-services.style-12 .link, .module-services.style-12 .link a {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.ry-section.services-grid .module-services.style-12 .ry-container {
    width: 100%;
    max-width: 100% !important;
}

.ry-section.services-grid .module-services.style-12 .ry-grid .ry-each:last-child {
    display: none;
}


.ry-section.services-grid .module-services.style-12 .services-details h4 {
    width: 70%;
    margin: auto !important;
    line-height: 1.5 !important;
}


#ry-pg-content .ry-section.services-grid .module-services.style-12 .section-headline h2 {
    font-size: 55px !important;
}

#ry-pg-body .each-service-description .btn-wrapper {
    padding-bottom: 50px;
}


#ry-pg-content .module-services.style-12 .section-headline span {
    display: block;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
    font-size: 1.5rem;
}

#ry-pg-content .module-services.style-12 {padding: unset;}

.module-services.style-12 .section-headline {
    padding: 30px 0;
}
#ry-pg-content .module-services.style-12 .section-headline span {
    display: block;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 500;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
    height: auto;
}

#ry-pg-content .module-services.style-12 {
    padding: unset;
}

#ry-pg-content .module-services.style-12 .section-headline {
    padding: 60px 0;
}


.each-service-description .btn-wrapper {
    padding-bottom: 50px;
}



.each-ip-service .each-service-header .service-left .ry-text.top p, .service-left .ry-text.top h3 {
    text-align: center !important;
    margin: unset !important;
}

.each-ip-service .each-service-header .service-right ul {
    display: flex;
    gap: 1rem;
    padding: unset;
}

.each-ip-service .each-service-header .service-right ul li {
    list-style: none;
}

.each-ip-service .each-service-header .service-left .ry-photo {padding: unset;}



/* INNER */
/* INNER PAGE FOOTER */
.ip-testimonial-footer .module-testimonials.option-1 .section-headline h2:after {
    content: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/AssetsV2/divider_2.png);
    display: block;
    margin: 0rem auto;
    text-align: center;
    line-height: 1.5;
}

.ip-testimonial-footer .module-testimonials.option-1 * {
    color: #666!important;
    margin: unset;
}

.ip-testimonial-footer .testimonials-wrapper .testimonials-block .carousel-control:before {
    border: solid #666;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 7px;
    content: "";
}

.ip-testimonial-footer .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name .star-wrapper svg {
    fill: #FFD700;
}


.ip-testimonial-footer {
    background: #f4f4f4;
    border-radius: 30px;
    padding: 80px 0;
    margin-top: 30px;
}

.ip-testimonial-footer .carousel-control {
    top: 2rem !important;
    background-image: unset !important;
}

.ip-testimonial-footer .carousel-control.left {
    left: -2rem;
}

.ip-testimonial-footer .carousel-control.right {
    right: -2rem;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li a {
    color: #000 !important;
}

#ry-pg-header .module-34 {
	
    background-color: #fff;
    box-shadow: 0 2px 2px #efefef;
}

body, body p, body div{font-family: Red Hat Display !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Red Hat Display, sans-serif !important;font-weight: 600 !important;}

@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}

	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #ffffff;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #ffffff;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #ffffff;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Montserrat';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #ffffff !important;background: #132f57 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #8b181c !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #ffffff !important;background: #8b181c !important;}
.ry-btn.ry-btn-secondary:hover {background: #132f57 !important;color: #ffffff !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }

.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}


/* DIVIDER */

.ry-slider__welcome .ry-description .ry-heading h2:after {
    content: url("https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/AssetsV2/divider_1.png");
    display: block;
    margin: -2rem auto;
    text-align: center;
	line-height: 1.5;
}

.module-services.style-12 .section-headline h2:after {
    content: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/AssetsV2/divider_2.png);
    display: block;
    margin: -2rem auto;
    text-align: center;
	line-height: 1.5;
}

.pediatric-testimonials .ry-right .section-headline h2:after {
    content: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/AssetsV2/divider_2.png);
    display: block;
    margin: -2rem auto;
    text-align: center;
    line-height: 1.5;
}

.module-testimonials.option-1 .section-headline h2:after {
    content: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/AssetsV2/divider_1.png);
    display: block;
    margin: -2rem auto;
    text-align: center;
    line-height: 1.5;
}




/* PEDIATRIC AND TESTIMONIALS */
.pediatric-testimonials .ry-content {
    display: grid;
    grid-template-columns: 500px 0fr;
    place-content: center;
    align-items: center;
}

.pediatric-testimonials .ry-content .ry-left .ry-image img {
    margin: 0 auto;
    cursor: pointer;
}

.pediatric-testimonials .ry-content .ry-left .ry-image {
    position: relative;
    display: flex;
    max-width: 315px;
}

.pediatric-testimonials .ry-content .ry-left .play-button {
    position: absolute;
    content: " ";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 65px;
}

.pediatric-testimonials .ry-container {
    max-width: 1280px;
}

.pediatric-testimonials .ry-content .ry-left {
    display: flex;
    justify-content: center;
}

.pediatric-testimonials .section-headline h2 {
    font-size: 66px;
    line-height: 61px;
    color: #132f57;
    font-weight: 400;
    font-family: "Oranienbaum";
    text-align: center;
}

.pediatric-testimonials .section-description p {
    width: 642px;
    height: auto;
    margin: auto;
    font-size: 20px;
    color: #333333;
    text-align: center;
}


.pediatric-testimonials .btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pediatric-testimonials .btn-wrapper a.ry-btn {
    width: 154px;
    height: 61px;
    border-radius: 12px;
    background-color: #8b181d !important;
}


.pediatric-testimonials .ry-right {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.pediatric-testimonials .ry-content {
    position: absolute;
    top: 7.5rem;
    left: 0;
    right: 0;
}

.hp-testimonial-abs {
    position: absolute;
    top: 115rem;
    z-index: 999;
}


/*SERVICES HOMEPAGE */

.module-services .featured-services-grid .ry-content .ry-each .ry-title p {
    font-size: 25px;
    letter-spacing: 0px;
    color: #132f57;
    font-weight: 400;
    font-family: "Inter";
    text-align: center;
    text-wrap: balance;
    margin-top: 19.5rem;
    display: block;
}

.module-services .featured-services-grid .ry-content .ry-each:hover .ry-title p {
    font-weight: 700 !important;
}



.module-services .featured-services-grid .ry-content {
    display: flex;
    gap: 4rem;
}

.module-services .featured-services-grid .ry-content .ry-each .each-wrapper {
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
    transition: background ease-in-out .5s;
}

.module-services .featured-services-grid .ry-content .ry-each .each-wrapper .ry-image {
    background: #e7eaee;
    height: 90%;
    border-radius: 100%;
    padding: 10px;
    transition: ease-in-out .3s;
}

.module-services .featured-services-grid .ry-content .ry-each:hover .each-wrapper .ry-image {
    background: #fff;
}

.module-services .featured-services-grid .ry-content .ry-each {
    cursor: pointer;
    transition: all .3s;
}

.module-services .featured-services-grid .ry-content .ry-each:hover .each-wrapper {
    background: linear-gradient(#8c191e, #ffffff);
    transition: background ease-in-out .5s;
}

.chiropractic-icon .ry-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.chiropractic-icon .ry-content .each-icon img {
    filter: grayscale(1);
}

.chiropractic-icon .ry-content .each-icon img {
    max-width: fit-content;
    margin: auto;
}

.chiropractic-icon {
    padding: 50px 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.featured-services-top .ry-container {
    display: flex;
    flex-direction: column;
    gap: 5rem;
}

.featured-services-grid .ry-content {
    max-width: 81.25rem;
    margin: 60px auto 30px;
    float: unset;
}

.chiropractic-icon .ry-content {
    max-width: 81.25rem;
    margin: 0 auto;
    float: unset;
}

.module-services.style-12 .ry-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    place-content: center;
    place-items: center;
}

.module-services.style-12 .services-details {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    color: #fff;
}

.module-services.style-12 .services-details h4 {
    color: #fff;
    text-align: center;
    text-wrap: balance;
    font-size: 25px;
    font-family: "Red Hat Display", sans-serif !important;
    font-weight: 400 !important;
    line-height: 1;
    width: 70%;
    margin: auto;
}

.module-services.style-12 .ry-grid .photo img {
    width: 100%;
    height: 358px;
    object-fit: cover;
}

.module-services.style-12 .ry-each .icons {
    position: absolute;
    z-index: 9;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.module-services.style-12 .ry-each .icons svg {
    fill: #fff;
    background: #2b4468;
    height: 40px;
    width: 40px;
    padding: 10px;
    border-radius: 100%;
    transition: ease-in-out .5s;
    opacity: 0;
}	


.module-services.style-12 .ry-each .photo:before {
	position: absolute;
	background: rgb(19 47 87);
	mix-blend-mode: color;
	content: " ";
	inset: 0;
	opacity: 0;
	transition: ease-in-out .2s;
}

.module-services.style-12 .ry-grid .ry-each {
    cursor: pointer;
}

.module-services.style-12 .ry-each:hover .icons svg {
    opacity: 1;
}

.module-services.style-12 .ry-grid .ry-each:hover .photo:before {
    opacity: 1;
}


.ry-slider__welcome .ry-description .btn-wrapper a.ry-btn {
    width: 154px;
    height: 61px;
    border-radius: 12px;
    background-color: #8b181d !important;
}

.icon-bar a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

body.home h2:not(.ry-multi-item-slider-heading-section, .module-44 .ry-flex .ry-each h2) {
    font-size: clamp(2.8125rem, 2.4779rem + 1.3725vw, 4.125rem) !important;
    line-height: 1;
	margin: unset;
    text-transform: capitalize !important;
	font-weight: 400 !important;
	text-align: center;
}

body.home h2 span:not(.span-2) {
	display: block;
	margin-bottom: 10px;
	line-height: 150%;
	color: #333;
	font-size: 23px;
}

/** Our Mission Start **/
.our-mission {
	padding: 80px 0px 0;
	background: #fff;
	position: relative;
	z-index: 99;
}

.our-mission .ry-container {
	max-width: 1280px;
}

.our-mission .ry-container .ry-flex {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/Assets/mission_background.jpg);
	border-radius: 30px;
	background-size: cover;
	justify-content: center;
	background-position: center;
	height: 100%;
	box-shadow: 0 0 50px rgb(0 0 0 / 10%);
	margin-bottom: -15%;
}

.our-mission .ry-container .ry-flex .ry-content {
	padding: 80px 15% 80px 8%;
}
.our-mission .ry-container .ry-flex .ry-each {
    display: flex;
    align-items: center;
	width: 100%;
	max-width: 45%;
}
.our-mission .ry-container .ry-flex .ry-each:first-child {
    max-width: 55%;
}

.our-mission .ry-container .ry-flex .ry-each * {
    text-align: center;
}
.our-mission .ry-container .ry-flex .ry-each .ry-img {
    margin-top: -40%;
    padding-right: 0px;
}
.our-mission .ry-container .ry-flex:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to left,rgb(255 255 255 / 70%), transparent);
	border-radius: 30px;
}

.our-mission .ry-container .ry-flex .ry-each h2 {
	color: #132f57;
}

.our-mission .ry-container .ry-flex .ry-each p{
	line-height: 170%;
	color: #222;
}
.our-mission .ry-container .ry-flex .ry-each .ry-img {
    overflow: hidden;
    border-bottom-left-radius: 30px;
}

@media (min-width: 1081px) {
	.our-mission {
		padding: 10% 0px 0;
	}
	.our-mission .ry-container .ry-flex .ry-each * {
		text-align: left;
	}
}

/** Our Mission End **/

/* FOOTER */
@media (max-width: 1080px)  {
	.footer-social .social-blocks .social-icons .social-inner-wrap {
		justify-content: center;
	}
}



div#footer-fax p {
  font-size: 20px;
  font-weight: 600 !important;
  color: #333 !important;
}


.footer {
    /* padding-top: 5em; */
    margin-top: -1rem;
}
.footer .module-contact .ry-content {
    max-width: 1280px;
    border-radius: 40px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
}


.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper a {
  font-size: 16px;
  color: #333;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper a:hover, .footer-bottom .ry-each .powered-text a:hover{
  color:#27b6ea !important;
}


.footer .module-contact .ry-container {
    display: flex;
    justify-content: center;
}

.footer .module-contact .ry-container .ry-each .photo, .footer .module-contact .ry-container .ry-each .photo  img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer .module-contact .ry-container .ry-each:nth-child(2) {
    padding: 100px 90px 80px;
}

.footer .module-contact .ry-container .ry-each {
    max-width: 100%;
    width: 50%;
}

.footer:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 760px;
	background: linear-gradient(to bottom, #edeef2, #edeef222);
    content: "";
    z-index: -1;
}

.footer .module-contact .ry-content .section-headline h5 {
    margin-top: 10px;
}

.footer .module-contact .ry-content .section-headline {
    margin-bottom: 50px;
}


.footer .module-contact .ry-container .ry-each .ry-btn {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-top: 25px;
}


.footer .module-contact .ry-container .ry-each .photo:before {
    content: "";
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-3fc57e3c-6010-43a0-80d5-2806b8cd284f/HomepageAssets/map_shadow.png);
    width: 75px;
    height: 100%;
    position: absolute;
    right: -75px;
    top: 0;
    z-index: 9;
    background-size: 100%;
}

.footer .module-block .ry-container .ry-content {
    max-width: 1280px;
}

.footer .footer-block .ry-container {
    display: flex;
    justify-content: center;
}

.footer .footer-block .ry-container .ry-content {
    max-width: 1280px;
    margin: 100px 0 0;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(1) {
    max-width: 240px;
    display: flex;
    /*align-items: center;*/
}

.footer .footer-block .ry-container .ry-content .ry-flex {
    padding: 0 5%;
    margin-bottom: 80px;
}

.footer .title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
	color: #272727;
    margin-bottom: 30px;
	font-weight: 500 !important;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(3), .footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(2) {
    max-width: 290px;
}
 
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper {
    display: flex;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .svg-icon {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #27b6ea;
    border-radius: 50%;
    margin-right: 20px;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .svg-icon svg {
    width: 18px;
    fill: #fff;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper:not(:last-child) {
    margin-bottom: 20px;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text, 
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text p, 
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone p span {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 400;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone a, 
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone p {
    font-size: 20px;
    font-weight: 600;
}


.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul {
    padding-left: 0;
    list-style: none;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li {
    display: flex;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li,
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li span {
    font-size: 16px;
    line-height: 33px;
    color: #333;
}

.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li span {
    min-width: 130px;
    font-weight: 400;
}

.footer .footer-block .ry-container .ry-content .ry-flex {}

.footer-bottom {
    padding: 30px 0;
    border-top: 1px solid #b2b2b2;
}

.footer-bottom .ry-each {
    display: flex;
    justify-content: space-between;
}

.footer-bottom .ry-each .powered-image {
    max-width: max-content;
    display: flex;
    justify-content: flex-end;
}

.footer-bottom .ry-each .powered-image img {
    max-width: 110px;
    object-fit: contain;
}

.footer-bottom .ry-each .powered-text, 
.footer-bottom .ry-each .powered-text p, 
.footer-bottom .ry-each .powered-text a,
.footer-bottom .ry-each .powered-image p {
    font-size: 15px;
    color: #333;
}

.footer-bottom .ry-each .powered-image p {
    margin-right: 5px;
}
.footer-social {
	margin-top: 0;
}
.footer-social .social-blocks .social-icons {
    padding-left: 0;
}

.footer-social .social-blocks .social-icons .social-inner-wrap {
    display: flex;
}

.footer-social .social-blocks .social-icons .social-inner-wrap li {
    width: auto;
    height: auto;
    margin-bottom: 0;
}

.footer-social .social-blocks .social-icons .social-inner-wrap li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: #27b6ea;
}

.footer-social .social-blocks .social-icons .social-inner-wrap li a svg {
    width: 18px;
    fill: #fff;
}

.footer-social .social-blocks {}
@media (max-width: 1680px) {
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(1) {
		padding-right: 30px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text p, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone p span,
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li span {
		font-size: 16px;
	}
}
@media (max-width: 1380px) {
	.footer .module-contact .ry-container .ry-each:nth-child(2) {
		padding: 60px;
	}
}
@media (max-width: 1280px) {
	.footer .footer-block .ry-container .ry-content .ry-flex {
		padding: 0;
	}
	
	.module-34 .ry-menu a {
		font-size: 16px;
	}
}
@media (max-width: 1199px) {
	.ry-list-wrp .ry-list-item .ry-list-content p {
		text-align: center;
	}
	
	
}
@media (max-width: 1080px) {
	
	.module-34-top-center img {
		max-width: 260px !important;
	}
	
	.module-34 .ry-menu a {
		font-size: 13px;
	}


	.footer .module-contact .ry-content .content .ry-flex {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer .module-contact .ry-container .ry-each:nth-child(1) {
		height: 400px;
	}
	.footer .module-contact .ry-container .ry-each {
		width: 100%;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:not(:last-child) {
		margin-bottom: 30px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(1) {
		padding-right: 0;
		max-width: 250px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(3), 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each:nth-child(2) {
		max-width: 100%;
	}
	.footer .title {
		text-align: center;
		letter-spacing: 1px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .svg-icon {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text p, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text.phone p span,
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li, 
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li span {
		text-align: center;
	}
	.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper ul li {
		flex-direction: column;
	}
	.footer-bottom .ry-each {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer-bottom .ry-each .powered-image {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}
@media (max-width: 620px) {
	.footer .module-contact .ry-container .ry-each:nth-child(2) {
		padding-left: 5%;
		padding-right: 5%;
	}
}
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .details-wrapper .ry-text a:hover,
.footer-bottom .ry-each .powered-text a:hover {
	color: #272727;
}

.module-contact .ry-title {
    margin-bottom: 40px;
}
.ry-title h5 {
    color: #000;
}
.footer .footer-block .ry-container .ry-content .ry-flex .ry-each .photo-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.footer:after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-98586103-a033-4faa-9509-1fc9d78b2624/Assets/map.png);
    background-size: cover;
    width: 100%;
    height: 760px;
    z-index: -2;
    background-position: center;
    background-repeat: no-repeat;
}*/
/* END FOOTER */
/* GLOBAL */
.form-control {
    height: 50px;
    border-radius: unset;
    box-shadow: unset;
    font-size: 17px;
    letter-spacing: initial;
    padding-left: 25px;
}

textarea.form-control {
    padding-top: 15px;
    height: 150px;
    resize: unset;
}

.footer .module-contact .ry-container .ry-each:nth-child(2) {
    padding: 0 !important;
}

.footer .module-contact .ry-container .ry-each:nth-child(2) .photo, .footer .module-contact .ry-container .ry-each:nth-child(2) .photo img {
    height: 100%;
    position: relative;
    padding: 0px !important;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name {
    text-transform: uppercase !important;
    text-align: center !important;
}

.module-66 .bnr-textbox .ry-section-title-wrapper {
    gap: 1rem;
}

.module-66 .bnr-textbox .ry-section-title-wrapper .ry-btn.ry-btn-primary {
    border-radius: 12px;
    background: #8b181c !important;
}

a.ry-btn {
	cursor: pointer !important;
}

a.ry-btn.ry-btn-primary:hover {
    opacity: 75% !important;
}

@media screen and (min-width: 2501px) {
    .bnr-textbox .ry-slider__welcome {
        top: 23em;
    }

    .bnr-textbox .module-66, .module-66 .item img {
        height: calc(100vh - -70em);
    }
    
    
    .bnr-textbox .ry-welcome__doctor img {
        max-width: max-content;
    }

    .module.pediatric-testimonials .hp-testimonial-abs {
        top: 130em;
    }
}

@media screen and (max-width: 1817px) {
	.module.pediatric-testimonials .hp-testimonial-abs{
    	top: 108rem
	}
}

@media screen and (max-width: 1701px) {
	.module-34-bot .ry-container {
		width: 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 1680px) {
    .module.pediatric-testimonials .hp-testimonial-abs {
        top: 93rem;
    }
}


@media screen and (max-width: 1600px) {
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name {
        text-transform: uppercase !important;
        text-align: center !important;
    }
	

    .bnr-textbox .ry-slider__welcome {
        top: 14.4em;
    }
    
    .module-66 .bnr-textbox .ry-section-title {
        /* margin-bottom: -2em; */
    }
    
    .module.pediatric-testimonials .hp-testimonial-abs {top: 70em;}
    
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
        font-size: 18px !important;
    }
    
    .module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name {
        margin-top: 1em !important;
    } 
}



@media screen and (max-width: 1536px) {
    .module-66 .bnr-textbox .ry-section-title {
        font-size: 5em;
    }
    
    .module-66 .bnr-textbox .ry-section-title span {
        text-wrap: balance;
        max-width: 90%;
        margin: auto;
        line-height: 1.5;
    }
	
	.bnr-textbox .ry-slider__welcome {
		top: 13.85em;
	}

	.module-66 .carousel .carousel-inner .item img {
		height: calc(100vh - -47em);
	}

}

@media screen and (max-width: 1440px) {
	.module-66 .bnr-textbox .ry-section-title {
		/* margin-bottom: -0.5em; */
	}
	
	.module-34-bot .ry-container {
		max-width: 100%;
	}
	
	.bnr-textbox .ry-slider__welcome {
		top: 12.9em;
	}

	.module.pediatric-testimonials .hp-testimonial-abs {
		top: 65em;
	}

	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
		max-width: 50em;
	}
	.module-34 .ry-menu a {
    	font-size: 15px;
	}
}

@media screen and (max-width: 1366px) {
    .bnr-textbox .ry-slider__welcome {
        top: 12.8em;
    }
	
	.module-34 .ry-content {
		padding: 0 0 20px;
	}

    .module-66 .carousel .carousel-inner .item img {
        height: calc(100vh - -38em);
    }

    .module-66 .bnr-textbox .ry-section-title {
        /* margin-bottom: -1.5em; */
    }

    .module-34:before {
        position: absolute;
        content: " ";
        background: linear-gradient(182deg, hsl(0deg 0% 100% / 100%) 0, rgb(255 255 255 / 40%));
        height: 85%;
        width: 100%;
        z-index: 9;
    }

    .module-34 .ry-menu {
        position: relative;
        z-index: 9999;
    }

    .ry-welcome__doctor img {
        max-width: 20em;
    }

    body.home h2:not(.ry-multi-item-slider-heading-section, .module-44 .ry-flex .ry-each h2) {}

    .module-66 .bnr-textbox .ry-section-title {
        font-size: 3.5em;
    }

    .module-66 .bnr-textbox p,
    .pediatric-testimonials .section-description p {
        font-size: 18px !important;
    }

    .module-34 .module-34-bot {
        position: relative;
        z-index: 9;
    }

    .ry-slider__welcome .ry-description .btn-wrapper {
        top: -3em;
        position: relative;
        z-index: 999;
    }

    .module-services .featured-services-grid .ry-content .ry-each .ry-title p {
        font-size: 20px;
        margin-top: 15em;
    }

    .module-services.style-12 .services-details h4 {
        font-size: 20px;
        line-height: 1.5;
    }

     .footer.style-3 .footer-top .ry-content .ry-flex {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 1280px) {
    .bnr-textbox .ry-slider__welcome {
        top: 12.2em;
    }
    
    .footer.style-3 .footer-top .ry-each:nth-child(2) {
        max-width: 100%;
    }
    
    .module.pediatric-testimonials .hp-testimonial-abs {
        top: 53em;
    }
    
    .pediatric-testimonials .bg-section:before {
        position: absolute;
        content: " ";
        background: linear-gradient(182deg,hsl(0deg 0% 100% / 100%) 0,rgb(0 0 0 / 40%));
        width: 100%;
        height: 100%;
    }
	
	.module-services.style-12 .content .ry-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}


@media screen and (max-width: 1200px) {
	.bnr-textbox .ry-slider__welcome {
		top: 11.6em;
	}
}

@media (max-width: 1080px) {
	.footer .module-contact .ry-container .ry-each:nth-child(1) {
		height: 100%;
	}
	.footer .module-contact .ry-container .ry-each .photo, .footer .module-contact .ry-container .ry-each .photo img {
		position: relative !important;
	}
	.footer .module-contact .ry-content {
		max-width: 680px;
	}
	
	.module-66 .carousel .carousel-inner .item img {
		height: auto;
		margin-top: -1rem;
	}
	
	.desktop-slider-block {
        display: none;
    }
    
    .mobile-slider-block.hidden {
        display: block !important;
        visibility: visible !important;
    }
    
    .bnr-textbox .ry-slider__welcome {
        flex-direction: column;
        position: relative;
        top: unset;
    }
    
    .ry-welcome__doctor img {
        max-width: 15em;
        margin: 3em auto;
    }
    
    .module-66 .bnr-textbox .ry-section-title {
        margin-bottom: unset;
		font-size: 2em;
    }
    
    .module-services .featured-services-grid .ry-content .ry-each .ry-title p {
        margin-top: 18.5em;
    }
    
    .module-services .featured-services-grid .ry-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    
    .module-services .featured-services-grid .ry-content .ry-each {
        max-width: 33.33%;
    }

    .featured-services-top .chiropractic-icon .ry-content {
        flex-wrap: wrap;
        gap: 1rem;
    }
    
    .featured-services-top .chiropractic-icon .ry-content .each-icon {
        max-width: 25%;
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	

	.module.pediatric-testimonials .bg-section img {
		height: 100em;
		object-fit: cover;
	}

	.pediatric-testimonials .ry-content {
		display: flex;
		flex-direction: column-reverse;
		gap: 1rem;
	}

	.module.pediatric-testimonials .hp-testimonial-abs {
		top: 70em;
	}

	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
		max-width: 35em;
	}
	
	.module-34 .ry-menu a {
    	font-size: 13px;
		padding: 15px 5px;
	}
}


@media (max-width: 991px) {
	.module-services .featured-services-grid .ry-content .ry-each .ry-title p {
		margin-top: 14.5em;
	}
	
	.module-66 .bnr-textbox .ry-section-title span {
		max-width: 100%;
	}
}
@media (max-width: 767px){
	.footer .module-contact .ry-content {
		max-width: 460px;
	}
	
	
	
	.footer-bottom .ry-each .powered-text, .footer-bottom .ry-each .powered-text p, .footer-bottom .ry-each .powered-text a, .footer-bottom .ry-each .powered-image p {
		text-align: center;
	}
}

@media screen and (max-width: 600px){
.ry-slider__welcome .ry-description p {
    width: 100% !important;
    height: auto !important;
}
	

	.each-ip-service .each-service-header .service-right ul {
		flex-direction: column;
	}
	

.featured-services-top .chiropractic-icon .ry-content .each-icon {
		max-width: 50%;
	}

.featured-services-top .chiropractic-icon .ry-content .each-icon {height: 100px;}

.ry-slider__welcome .ry-description .btn-wrapper {
    top: -2em;
}

.module-services .featured-services-grid .ry-content .ry-each .ry-title p {
    margin-top: 11em;
}

.featured-services-top .chiropractic-icon .ry-content .each-icon {
    max-width: 50%;
}

.module-services.style-12 .content .ry-grid {
    grid-template-columns: repeat(2, 1fr);
}

.module-66 .bnr-textbox p, .pediatric-testimonials .section-description p {
    width: 90%;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
    max-width: 75% !important;
}

.module.pediatric-testimonials .bg-section img {
    height: 105em;
}
    }


@media screen and (max-width: 500px) {
	.module-services .featured-services-grid .ry-content .ry-each {
    max-width: 90%;
}
	
	.module-services.style-12 .content .ry-grid {
		grid-template-columns: repeat(1, 1fr);
	}


.module-services .featured-services-grid .ry-content .ry-each .ry-title p {
    margin-top: 13em;
}
	
	.module.pediatric-testimonials .bg-section img {
		height: 125em;
	}

	.module.pediatric-testimonials .hp-testimonial-abs {
		top: 74em;
	}
}

.module.pediatric-testimonials .link, .module.pediatric-testimonials .link a {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
}
.contact-template.style-2 .ry-flex .contact-details p{
    font-size:15px;
    margin:10px;
    color:#373737;
}


@media(min-width:991px) {
    .ry-btn-wrapper.reviews-btn {
    display:none
    }
}

	.module-66 .bnr-textbox .ry-section-title-wrapper .ry-btn.ry-btn-primary {
    min-width:280px;
}