
  
  
  
  
  /* Medium devices (tablets, 769px to 1024px) */
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
   
  }
  
  /* Large devices (desktops, 1025px to 1200px) */
  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .tp-header-top {
        padding: 0px 0 0px 0;
        margin-bottom: 10px;
        background-color: #4fa800;
        font-size: 12px;
    }

    .row {
        --bs-gutter-x: 30px;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
        align-content: stretch;
        justify-content: space-between;
    }
    .d-flex {
        display: flex !important;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: stretch;
        justify-content: center;
        align-items: center;
    }
    
    .offcanvas-open-btn {
        height: 40px;
        width: 45px;
        background-color: var(--tp-theme-primary);
        line-height: 1;
        text-align: center;
        margin: 10px;
    }

   
  }
  
  /* Extra large devices (large desktops, 1201px and up) */
  @media only screen and(min-width: 770px) and (max-width: 1024px) {

    .res-logo{
        height: 50px !important;
        margin-top: 15px !important;
    }
    .res-logo-2{
        height: 50px !important;
        margin-top: 15px;
    }
    .res-logo-3{
        height: 70px !important;
        margin-top: 7px;
    }
    .offcanvas-open-btn {
        height: 40px;
        width: 45px;
        background-color: var(--tp-theme-primary);
        line-height: 1;
        text-align: center;
        margin-top: 20px;
        margin-left: 20px;
    }
    .faq-area.theme-bg-2 {
        margin: 0px 0 150px;
    }
    .preventing-falls {
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        margin-bottom: 30px;
        padding: 5px !important;
        border: 1px solid #891457;
        border-radius: 10px;
        box-shadow: 0 0 4px 8px rgb(137 20 87 / 10%);
        margin: 10px !important;
      }

      .tp-about-2-counter {
        position: absolute;
        z-index: 1;
        bottom: -102px;
        left: 100px !important;
        display: inline-block;
        text-align: center;
        height: 150px;
        width: 150px;
        border-radius: 50%;
        line-height: 170px;
        background-color: var(--tp-red-1);
    }
    .tp-about-2-counter-2 {
        position: absolute;
        z-index: 1;
        bottom: -175px !important;
        right: 0px !important;
        display: inline-block;
        text-align: center;
        height: 150px;
        width: 150px;
        border-radius: 50%;
        line-height: 170px;
        background-color: var(--tp-red-1);
    }
   








      
    }
    .row {
        --bs-gutter-x: 30px;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
        align-content: stretch;
        justify-content: space-between;
    }

    
    

   @media (width:768px){
    element.style {
        height: 80px !important;
    }

   }
   
   
  


  @media (max-width: 767px) {
    .res-logo{
        height: 50px !important;
        margin-top: 15px !important;
    }

    .preventing-section {
    padding: 60px 0px 20px;
}

    section.referal-form-section .tp-getin-form {
    padding: 50px !important;
}
    
    .about-img {

        width: 100% !important;
    }

    .about-img-1 {

        width: 100% !important;
    }
    .tp-about-2-counter-2 p {
        font-size: 11px !important;
        line-height: 1.4;
    }

    .tp-section-subtitle {

        font-size: 12px !important;
    }

    .custom-service-area {
    padding-bottom: 30px !important;
}

    .faq-area .tp-section {
        margin-top: 0px !important;
    }

    .blog-area {
    padding: 30px 0px !important;
}

    .self-referal-img {
    text-align: center;
    margin-bottom: 48px;
}

.tp-faq-wrap {
    padding-bottom: 27px !important;
}
div#equipment-div img {
    margin-top: 0px !important;
}

    .tp-getin {

        box-shadow: 0px 0px 3px #eee;
        margin-top: 30px !important;
    }


    .tp-getin-form {
    padding: 0px 50px 27px !important;
    border-radius: 15px;
}

    .infomration-service {
    padding: 33px 0px 0px !important ;
}

    .about-area .tp-section-title {
        font-size: 22px !important;
        line-height: 1.4;
    }
            .tp-section .tp-section-title {
        font-size: 22px !important;
    }

    .tp-feature-bg {

        padding-bottom: 70px !important;
    }

        .tp-section.fs-38 .tp-section-title {
        font-size: 22px !important;
    } 
    .tp-intro-child-count {

        font-size: 20px !important;
    }

    .tp-intro-child p {

        font-size: 15px !important;
    }

    .about-area {

        padding-bottom: 0px !important;
    }

    .tp-section p {

        font-size: 14px !important;
        text-align: justify;
    }

    .tp-about-2-counter-count {
    margin-top: 15px !important;
    font-size: 23px !important;
}
    .tp-about-2-counter-2 {
        
        top: -50px !important;
        right: 23px !important;
        height: 100px !important;
        width: 100px !important;
    }


    .tp-footer-wrap {
    margin-bottom: 29px !important;
    padding-bottom: 13px !important;
}
    .side-logo ul li {
    margin-left: 0px !important;
}
    .preventing-tab-section .nav-pills .nav-link {

        font-size: 14px;
    }

    .inner-tab-div ul li {
    font-size: 14px;
}

    .preventing-tab-section ul li {

        margin-bottom: 26px;
    }

    .inner-tab-div p {
    font-size: 14px !important;
}

    .preventing-tab-section ul .nav-item {

        margin-bottom: 10px;
    }

    .inner-tab-div p {

        text-align: justify;
    }
    .res-logo-2{
        height: 50px !important;
        margin-top: 0px;
    }
    .res-logo-3{
        height: 52px !important;
        margin-top: 0px;
    }
    .offcanvas-open-btn {
        height: 40px;
        width: 45px;
        background-color: var(--tp-theme-primary);
        line-height: 1;
        text-align: center;
        margin-top: 20px;
        margin-left: 20px;
    }
    .faq-area.theme-bg-2 {
        margin: 0px 0 150px;
    }
    .preventing-falls {
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        margin-bottom: 30px;
        padding: 5px !important;
        border: 1px solid #891457;
        border-radius: 10px;
        box-shadow: 0 0 4px 8px rgb(137 20 87 / 10%);
        margin: 15px !important;
      }


      

      
    }

    element.style {
        height: 80px;
    }

    .row {
        --bs-gutter-x: 30px;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
        align-content: stretch;
        justify-content: space-between;
    }
    


   
  

  /* Small devices (phones/small tablets, 481px to 768px) */
  @media only screen and (min-width: 481px) and (max-width: 770px) {
    .res-logo{
        height: 70px !important;
        
        
    }
    .res-logo-2{
        height: 70px !important;
        
        
    }
    .res-logo-3{
        height: 70px !important;
        
       
    }
    .offcanvas-open-btn {
        height: 40px;
        width: 40px;
        background-color: var(--tp-theme-primary);
        line-height: 1;
        text-align: center;
        
        margin-left: 20px;
    }
    
    .tp-header-box{
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    .tp-header-bottom {
        margin-bottom: -1px;
        height: 80px;
    }
    .cnt-btn {
        display: none !important;
    }
    .referal-btn {
        display: none !important;
        
    }
    /* .ban-below-img-1{
        height: 300px !important;
        width: 300px !important;

    }
    .ban-below-img-2{
        height: 300px !important;
        width: 300px !important;

    } */
    .mt-110 {
        margin-top: 30px;
    }
    .mb-50 {
        margin-bottom: 0px;
    }
    .d-flex {
        display: flex !important;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: stretch;
        justify-content: center;
        align-items: center;
    }
    .mb-40 {
        margin-bottom: 40px;
    }
    .mt-100 {
        margin-top: 20px;
    }
    .tp-feature-bg {
        padding-top: 30px;
        padding-bottom: 100px;
        position: relative;
        z-index: 1;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .tp-project-wrap {
        padding-top: 10px;
    }
    .pt-80 {
        padding-top: 15px;
    }
    .tp-brand-border {
        padding-top: 30px;
        margin-bottom: 60px;
        border-top: 1px solid #D9D9D9;
    }
    .img-3-sec{
        margin-bottom: 80px !important;
    }

    .faq-area {
        padding-top:20px;
        padding-bottom:20px;
    }
    .footr-area{
        padding-top: 20px !important;
    }
    .service-news-sec {
        padding: 50px 0;
    }

    .serviceBox {
        color: var(--main-color);
        background: #f1ebe9d4;
        font-family: 'Poppins', sans-serif;
        /* text-align: center; */
        padding: 30px 20px 30px;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        position: relative;
        z-index: 1;
        min-height: 300px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .useful-contacts {
        padding: 25px 0;

    }
    .mb-responsive .mb-30, .mb-responsive .mb-40 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .preventing-falls {
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        margin-bottom: 30px;
        padding: 5px !important;
        border: 1px solid #891457;
        border-radius: 10px;
        box-shadow: 0 0 4px 8px rgb(137 20 87 / 10%);
        margin: 15px !important;
      }

      .about-area{
        margin-top: 50px !important;

      }
      .tp-about-2-wrap{
        margin-bottom: 10px !important;
      }
      .tp-about-2-wrapper {
        margin-bottom: 10px !important;
      }

      .feature-area  {
        margin-top: 10px !important;

      }

      .tp-project-wrap {
        padding-top: 20px !important;
    }

    .blog-area{
        margin-top: 20px !important;
        padding-bottom: 20PX !important;

    }
    .tp-blog-item{
        margin-bottom: 50px !important;

    }
    .tp-brand-border {
        padding-top: 30px !important;
        margin-bottom: 30px !important; 
        border-top: 1px solid #D9D9D9;
    }

    .preventing-falls {
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        margin-bottom: 30px;
        padding: 20px !important;
        border: 2px solid #891457;
        border-radius: 10px;
        box-shadow: 0 0 4px 8px rgb(137 20 87 / 10%);
        margin: 50px 100px 150px 100px;
      }

      

      .tp-about-2-counter {
        position: absolute;
        z-index: 1;
        bottom: -102px;
        left: 0px !important;
        display: inline-block;
        text-align: center;
        height: 150px;
        width: 150px;
        border-radius: 50%;
        line-height: 170px;
        background-color: var(--tp-red-1);
    }
    .tp-about-2-counter-2 {
        position: absolute;
        z-index: 1;
        bottom: -150px !important;
        right: 0px !important;
        display: inline-block;
        text-align: center;
        height: 150px;
        width: 150px;
        border-radius: 50%;
        line-height: 170px;
        background-color: var(--tp-red-1);
    }




    

    












      
    }

    

    

   
   
  

  @media only screen and (min-width: 376px) and (max-width: 480px) {

    .offcanvas-open-btn {
        height: 40px;
        width: 45px;
        background-color: var(--tp-theme-primary);
        line-height: 1;
        text-align: center;
        margin-left: 100px;
        margin-top: 7px;
        
        
    }

    .ban-below-img-2{
        margin-left: 20px;
    }
    .align-items-center {
        align-items: center !important;
    }
    .tp-header-bottom {
        margin-bottom: -1px;
        height: 70px !important;
    }
    .tp-header-bottom {
        padding: 6px 0;
    }
    .res-logo{
        height: 50px !important;
    }
    .tp-about-2-thumb{
        display: none !important;

    }
    .about-area{
        margin-top:10px;
    }
    .tp-about-2-wrap{
        margin-bottom: 10px;
    }
    .tp-about-2-wrapper{
        margin-left:0px;
        margin-bottom: 10px;
    }
    .intro-area {
        padding-top: 10px;
    }
    .tp-about-contact-call span {
        display: inline-block;
        background-color: #8e1458;
        height: 30px;
        width: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
        margin-right: 6px;
    }
    .tp-btn {
        display: inline-block;
        font-weight: 500;
        font-size: 16px;

        background-color: var(--tp-red-1);
        padding: 4px 15px;
        color: var(--tp-common-white);
        border: 1px solid var(--tp-red-1);
    }
    .tp-intro-child {
        background-color: var(--tp-red-1);
        display: inline-block;
        padding: 4px 11.5px;
        position: absolute;
        top: -25px;
        left: 27px;
        z-index: 1;
    }
    .eligible-area{
        margin: 10px;
    }
    .tp-eligible-item{
        margin-bottom: 30px;
        
    }
    .tp-eligible-item-2{
        margin-bottom: 30px; 
    }

    .shape-img-001{
        padding: 0px;
    }
    .shape-img-002{
        padding: 0px;
    }
    .tp-services-item-box {
        padding: 65px 20px 60px 20px;
        background: var(--tp-common-white);
        box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.02);
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-content: stretch;
        flex-direction: row-reverse;
        align-items: center;
    }
    .blog-area{
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .tp-blog-item{
        margin-bottom: 30px;
    }
    .tp-blog-btn a {
        border: 1px solid #EBEBEB;
        border-radius: 50px;
        display: inline-block;
        background-color: var(--tp-common-white);
        color: var(--tp-theme-primary);
        font-size: 13px;
        font-weight: 500;
        /* text-transform: capitalize; */
        padding: 8px 20px;
    }
    .tp-brand-border {
        padding-top: 54px;
        margin-bottom: 170px;
        border-top: 1px solid #D9D9D9;
    }
    .tp-brand-border {
        padding-top: 0px;
        margin-bottom: -40px;
        border-top: 1px solid #D9D9D9;
    }
    .pt-80 {
        padding-top: 30px;
    }
    .tp-footer-wrap {
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
    }
    .mb-35 {
        margin-bottom: 15px;
    }

    .mb-70 {
        margin-bottom: 30px;
    }

    .faq-area.theme-bg-2 {
        margin: 0px 0 0px  !important;
    }
    .tp-breadcrumb-title {
        font-size: 30px;
    }

    .pt-70 {
        padding-top: 15px;
    }
    .tp-breadcrumb-bg {
        position: relative;
        z-index: 1;
        padding-top: 67px;
        padding-bottom: 62px;
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .service-news-sec {
        padding: 30px 0;
    }

    .mt-70 {
        margin-top: 0px;
    }
    .tp-section-title {
        font-size: 22px;
    }
    .tp-section{
        margin-bottom:30px !important ;
    }
    .brand-area .tp-brand-item img {
        height: 110px;
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .serviceBox {
        color: var(--main-color);
        background: #f1ebe9d4;
        font-family: 'Poppins', sans-serif;
        /* text-align: center; */
        padding: 30px 20px 30px;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        position: relative;
        z-index: 1;
        min-height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .useful-contacts {
        padding: 25px 0;

    }
    .mb-responsive .mb-30, .mb-responsive .mb-40 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .res-logo {
        height: 50px !important;
        margin-top: 4px !important;
    }

    .diamond-image-container {
        display: flex;
        align-items: center;
        height: 220px;
        width: 130px !important;
        flex-direction: row;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
    }


    .in-preventing-falls{
        width: auto;
    }

    

    
    .preventing-falls {
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        margin-bottom: 30px;
        padding: 5px !important;
        border: 1px solid #891457;
        border-radius: 10px;
        box-shadow: 0 0 4px 8px rgb(137 20 87 / 10%);
        margin: 15px !important;
      }
      
     

    .medicine-right-col-6 img {
        width: 100%;
        height: 160px !important;
        object-fit: cover;
        border-radius: 8px;
    }
    .medicine-right-col-6 {
        flex: 1;
        padding: 5px;
    }

    .cnt-btn {
        width: 130px;
        height: 33px !important;
        background-color: #4fa800;
        right: -48px !important;
        position: fixed;
        top: px;
        margin-left: 10px;
        font-size: 12px !important;
        line-height: 15px;
        text-align: center;
        z-index: 9999;
        padding-bottom: 5px;
        transform: rotate(270deg);
        border-radius: 5px 5px 0 0;
    }

    .referal-btn {
        width: 208px !important;
        height: 33px !important;
        right: -88px;
        background-color: #891457;
        position: fixed;
        top: 387px;
        font-size: 12px !important;
        line-height: 15px;
        text-align: center;
        z-index: 9999;
        padding-bottom: 5px;
        transform: rotate(270deg);
        border-radius: 5px 5px 0 0;
    }
    .tp-brand-border {
        padding-top: 54px;
        margin-bottom: 170px;
        border-top: 1px solid #D9D9D9;
    }
    .tp-brand-border {
        padding-top: 0px !important;
        margin-bottom: -40px !important;
        border-top: 1px solid #D9D9D9;
    }
    .pt-80 {
        padding-top: 30px;
    }
    .tp-footer-wrap {
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
    }
    .mb-35 {
        margin-bottom: 15px;
    }

    .mb-70 {
        margin-bottom: 30px;
    }

    .faq-area.theme-bg-2 {
        margin: 0px 0 0px  !important;
    }
    .tp-breadcrumb-title {
        font-size: 30px;
    }

    .pt-70 {
        padding-top: 15px;
    }
    .tp-breadcrumb-bg {
        position: relative;
        z-index: 1;
        padding-top: 67px;
        padding-bottom: 62px;
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .service-news-sec {
        padding: 30px 0;
    }

    .mt-70 {
        margin-top: 0px;
    }
    .tp-section-title {
        font-size: 22px;
    }
    .tp-section{
        margin-bottom:30px !important ;
        margin-top:50px !important ;
    }

    .serviceBox {
        color: var(--main-color);
        background: #f1ebe9d4;
        font-family: 'Poppins', sans-serif;
        /* text-align: center; */
        padding: 30px 20px 30px;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        position: relative;
        z-index: 1;
        min-height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .useful-contacts {
        padding: 25px 0;

    }
    .mb-responsive .mb-30, .mb-responsive .mb-40 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .brand-area .tp-brand-item img {
        height: 110px;
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

    h2 {
        font-size: 22px;
    }
    .serviceBox .title {
        color: #891457;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.5px;
        margin: 0px 0 7px;
    }

    .useful-links.nav-pills .nav-link {
        color: #891457;
        border: 1px solid #891457;
        margin-right: 5px;
        margin-bottom: 5px;
        font-size: 16px;
        padding: 5px 10px;
    }
    .res-logo {
        height: 50px !important;
        margin-top: 4px !important;
    }


    .cnt-btn {
        width: 130px;
        height: 33px !important;
        background-color: #4fa800;
        right: -48px !important;
        position: fixed;
        top: px;
        margin-left: 10px;
        font-size: 12px !important;
        line-height: 15px;
        text-align: center;
        z-index: 9999;
        padding-bottom: 5px;
        transform: rotate(270deg);
        border-radius: 5px 5px 0 0;
    }

    .referal-btn {
        width: 208px !important;
        height: 33px !important;
        right: -88px;
        background-color: #891457;
        position: fixed;
        top: 387px;
        font-size: 12px !important;
        line-height: 15px;
        text-align: center;
        z-index: 9999;
        padding-bottom: 5px;
        transform: rotate(270deg);
        border-radius: 5px 5px 0 0;
    }

    .about-area {
        margin-top: 10px !important;

    }
    .tp-about-2-wrap {
        margin-bottom: 10px !important;

    }
    .tp-about-2-wrapper {
        margin-bottom: 10px !important;
    }
    .tp-about-contact-call span {
        display: inline-block;
        background-color: #8e1458;
        height: 40px !important;
        width: 40px !important;
        line-height: 40px !important;
        text-align: center;
        border-radius: 50%;
        margin-right: 6px;
    }

    .feature-area{
        margin-top: 0px !important;

    }
    .eligible-area{
        margin-top: 10px !important;
    }

    .tp-feature-bg {
        padding-top: 20px !important;
        padding-bottom: 145px;
        position: relative;
        z-index: 1;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .blog-area {
        margin-top: 10px !important;
        padding-bottom: 20px !important;

    }
    .tp-blog-item{
        margin-bottom: 30px !important;
    }

    .tp-about-contact-call span {
        display: inline-block;
        background-color: #8e1458;
        height: 40px !important;
        width: 40px !important;
        line-height: 40px !important;
        text-align: center;
        border-radius: 50%;
        margin-right: 6px;
    }
    .tp-btn {
        display: inline-block;
        font-weight: 500;
        font-size: 13px !important;
        background-color: var(--tp-red-1);
        padding: 5px 7px !important;
        color: var(--tp-common-white);
        border: 1px solid var(--tp-red-1);
    }
    .services-area.theme-bg-2 {
        margin-bottom: -50px !important;
    }

    .tp-services-item-box {
        padding: 64px 30px 53px 30px !important;
        background: var(--tp-common-white);
        box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.02);
        position: relative;
    }
    .preventing-falls {
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        margin-bottom: 30px;
        padding: 5px !important;
        border: 2px solid #891457;
        border-radius: 10px;
        box-shadow: 0 0 4px 8px rgb(137 20 87 / 10%);
        margin: 50px 10px 10px 10px !important;
      }


      
      .tp-about-2-counter {
        position: absolute;
        z-index: 1;
        bottom: -50px !important;
        left: 23px !important;
        display: inline-block;
        text-align: center;
        height: 100px !important;
        width: 100px !important;
        border-radius: 50%;
        line-height: 170px;
        background-color: var(--tp-red-1);
    }

    
.tp-about-2-counter-count {
    margin-top: 15px !important;
    font-family: var(--tp-ff-heading);
    color: var(--tp-common-white);
    font-size: 20px !important;
    font-weight: 500;
}
.tp-about-2-counter p {
    font-size: 15px !important;
    color: var(--tp-common-white);
    line-height: 15px !important;
}
    .tp-about-2-counter-2 {
        position: absolute;
        z-index: 1;
        bottom: -50px !important;
        right: 23px !important;
        display: inline-block;
        text-align: center;
        height: 100px !important;
        width: 100px !important;
        border-radius: 50%;
        line-height: 170px;
        background-color: var(--tp-red-1);
    }

    .tp-about-2-counter-2 p {
        font-size: 15px !important;
        color: var(--tp-common-white);
        line-height: 15px !important;
    }

    .tp-brand-border {
        padding-top: 0px !important;
        margin-bottom: -40px !important;
        border-top: 1px solid #D9D9D9;
    }

    .tp-intro-wrap {
        margin-top: 90px !important;
    }

    .users-and-families-main {
        background: white;
        border-radius: 10px ;
        padding: 10px !important;
        box-shadow: 0 0 4px 8px rgb(137 20 87 / 10%);
    }

    



   
  }

  
/* Extra small devices (phones, 320px to 425px) */
@media only screen and (min-width: 320px) and (max-width: 425px) {

    .offcanvas-open-btn {
        height: 40px;
        width: 45px;
        background-color: var(--tp-theme-primary);
        line-height: 1;
        text-align: center;
        margin-left: 0px;
        margin-top: 7px;
        
    }

    .align-items-center {
        align-items: center !important;
    }
    .tp-header-bottom {
        margin-bottom: -1px;
        height: 70px !important;
    }
    .tp-header-bottom {
        padding: 6px 0;
    }
    .res-logo{
        height: 50px !important;
    }
   /* .tp-about-2-thumb{
        display: none !important;

    }*/

    .in-about-area {

        padding: 30px 0px !important;
    }
    .about-area{
        margin-top:10px;
    }
    .tp-about-2-wrap{
        margin-bottom: 10px;
    }
    .tp-about-2-wrapper{
        margin-left:0px;
        margin-bottom: 10px;
    }
    .intro-area {
        padding-top: 10px;
    }
    .tp-about-contact-call span {
        display: inline-block;
        background-color: #8e1458;
        height: 30px;
        width: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
        margin-right: 6px;
    }
    .tp-btn {
        display: inline-block;
        font-weight: 500;
        font-size: 13px !important;
        background-color: var(--tp-red-1);
        padding: 5px 7px !important;
        color: var(--tp-common-white);
        border: 1px solid var(--tp-red-1);
    }
    .tp-intro-child {
        background-color: var(--tp-red-1);
        display: inline-block;
        padding: 4px 11.5px;
        position: absolute;
        top: -25px;
        left: 27px;
        z-index: 1;
    }
    .eligible-area{
        margin: 10px;
    }
    .tp-eligible-item{
        margin-bottom: 30px;
        
    }
    .tp-eligible-item-2{
        margin-bottom: 30px; 
    }

    .shape-img-001{
        padding: 0px;
    }
    .shape-img-002{
        padding: 0px;
    }
    .tp-services-item-box {
        padding: 65px 20px 60px 20px;
        background: var(--tp-common-white);
        box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.02);
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-content: stretch;
        flex-direction: row-reverse;
        align-items: center;
    }
    .blog-area{
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .tp-blog-item{
        margin-bottom: 30px;
    }
    .tp-blog-btn a {
        border: 1px solid #EBEBEB;
        border-radius: 50px;
        display: inline-block;
        background-color: var(--tp-common-white);
        color: var(--tp-theme-primary);
        font-size: 13px !important;
        font-weight: 500;
        /* text-transform: capitalize; */
        padding: 8px 20px !important;
    }
    .tp-brand-border {
        padding-top: 54px;
        margin-bottom: 170px;
        border-top: 1px solid #D9D9D9;
    }
    .tp-brand-border {
        padding-top: 0px !important;
        margin-bottom: -40px !important;
        border-top: 1px solid #D9D9D9;
    }
    .pt-80 {
        padding-top: 30px;
    }
    
    .mb-35 {
        margin-bottom: 15px;
    }

    .mb-70 {
        margin-bottom: 30px;
    }

    .faq-area.theme-bg-2 {
        margin: 0px 0 0px  !important;
    }
    .tp-breadcrumb-title {
        font-size: 30px;
    }

    .pt-70 {
        padding-top: 15px;
    }
    .tp-breadcrumb-bg {
        position: relative;
        z-index: 1;
        padding :60px 0px !important;
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .service-news-sec {
        padding: 30px 0;
    }

    .mt-70 {
        margin-top: 0px;
    }
    .tp-section-title {
        font-size: 22px;
    }
    .tp-section{
        margin-bottom:30px !important ;
        margin-top: 30px !important;
    }

    .serviceBox {
        color: var(--main-color);
        background: #f1ebe9d4;
        font-family: 'Poppins', sans-serif;
        /* text-align: center; */
        padding: 30px 20px 30px;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        position: relative;
        z-index: 1;
        min-height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .useful-contacts {
        padding: 25px 0;

    }
    .mb-responsive .mb-30, .mb-responsive .mb-40 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .brand-area .tp-brand-item img {
        height: 110px;
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

    h2 {
        font-size: 22px;
    }
    .serviceBox .title {
        color: #891457;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.5px;
        margin: 0px 0 7px;
    }

    .useful-links.nav-pills .nav-link {
        color: #891457;
        border: 1px solid #891457;
        margin-right: 5px;
        margin-bottom: 5px;
        font-size: 16px;
        padding: 5px 10px;
    }
    .res-logo {
        height: 50px !important;
        margin-top: 0px !important;
    }


    .cnt-btn {
        width: 130px;
        height: 33px !important;
        background-color: #4fa800;
        right: -48px !important;
        position: fixed;
        top: px;
        margin-left: 10px;
        font-size: 12px !important;
        line-height: 15px;
        text-align: center;
        z-index: 9999;
        padding-bottom: 5px;
        transform: rotate(270deg);
        border-radius: 5px 5px 0 0;
    }

    .referal-btn {
        width: 208px !important;
        height: 33px !important;
        right: -88px;
        background-color: #891457;
        position: fixed;
        top: 387px;
        font-size: 12px !important;
        line-height: 15px;
        text-align: center;
        z-index: 9999;
        padding-bottom: 5px;
        transform: rotate(270deg);
        border-radius: 5px 5px 0 0;
    }

    .about-area {
        margin-top: 10px !important;

    }
    .tp-about-2-wrap {
        margin-bottom: 10px !important;

    }
    .tp-about-2-wrapper {
        margin-bottom: 10px !important;
    }
    .tp-about-contact-call span {
        display: inline-block;
        background-color: #8e1458;
        height: 40px !important;
        width: 40px !important;
        line-height: 40px !important;
        text-align: center;
        border-radius: 50%;
        margin-right: 6px;
    }

    .feature-area{
        margin-top: 0px !important;

    }
    .eligible-area{
        margin-top: 10px !important;
    }

    .tp-feature-bg {
        padding-top: 20px !important;
        padding-bottom: 145px;
        position: relative;
        z-index: 1;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .blog-area {
        margin-top: 10px !important;
        padding-bottom: 20px !important;

    }
    .tp-blog-item{
        margin-bottom: 30px !important;
    }

    .tp-services-item-box {
        padding: 67px 39px 53px 30px !important;
        background: var(--tp-common-white);
        box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.02);
        position: relative;
    }

    .preventing-falls {
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        margin-bottom: 30px;
        padding: 5px !important;
        border: 2px solid #891457;
        border-radius: 10px;
        box-shadow: 0 0 4px 8px rgb(137 20 87 / 10%);
        margin: 50px 5px 5px 5px !important;
      }


      .tp-about-2-counter {
        position: absolute;
        z-index: 1;
        bottom: -50px !important;
        left: 23px !important;
        display: inline-block;
        text-align: center;
        height: 100px !important;
        width: 100px !important;
        border-radius: 50%;
        line-height: 170px;
        background-color: var(--tp-red-1);
    }

    

.tp-about-2-counter p {
    font-size: 15px !important;
    color: var(--tp-common-white);
    line-height: 15px !important;
}
    

    

    .tp-intro-wrap {
        margin-top: 90px !important;
    }

    .users-and-families-main {
        background: white;
        border-radius: 10px;
        padding: 10px !important;
        box-shadow: 0 0 4px 8px rgb(137 20 87 / 10%);
    }

  }
