@media only screen and (min-width: 1180px) {

    .current-menu-item>a span {
        border-bottom: 2px solid #8E4793;
        padding-bottom: 6px;
    }

    .menu-item>a:hover span {
        border-bottom: 2px solid #8E4793;
        padding-bottom: 6px;
    }
}

.bg-header {
    background: #fff;
}

.product_content h3 a {
    color: #8e4793 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #8e4793;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #8e4793;
}

.dropdown-menu {
    background-color: #fff;
}

.dropdown-item {
    color: #8e4793;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    background-color: #8e4793;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #8e4793;
}

.nav-link {
    color: #8e4793;
}

.menu-item>a {
    color: #8e4793;
    text-decoration: none;
}

.purple_text {
    color: #8e4793 !important;
}

.content_text {
    color: rgba(80, 80, 80, 0.9);
}

.sub_heading {
    color: #505050;
}

.counter_sec {
    background: radial-gradient(55.47% 107.63% at 51.56% -0.2%, #AD5FB3 0%, #823D87 100%);
}

.about_vanlent_sec {
    background: rgba(255, 245, 231, 0.5);
}

.rounded_button {
    background: #FF7300;
}

.rounded_button:hover {
    background: #8e4793;
}

.count-title {
    color: #FFFFFF;
}

.count-text {
    color: #FFFFFF;
}

.product_sec .card-title {
    color: #8E4793;
}

.client_sec {
    background: #fff;
}

.contact_us {
    background: linear-gradient(92.32deg, #C000DD -19.33%, rgba(255, 155, 0, 0.5) 106.64%), #FFFFFF;
}

.left_contact_sec h3 {
    color: #fff;
}

.left_contact_sec h6 {
    color: #FFFFFF;
}

.left_contact_sec h4 {
    color: #FFFFFF;
}

.right_contact_sec h3 {
    color: #FFFFFF;
}

.ctext {
    color: #505050;
}

.sub_heading {
    color: #FF7300;
}

.prod_sec h3 {
    color: #8E4793;
}

.product_sec {
    background: url(../img/products_bg.png);
    background-size: 100%;
}

.bg_incotinence {
    background: url(../img/incontinence_Bg.svg);
    background-size: 100%;
}

.bg_lowvision {
    background: url(../img/low_vision_bg.png);
    background-size: 100%;
}

.bg_pain_relief {
    background: url(../img/Pain_relief_bg.png);
    background-size: 100%;
}

.development_sec {
    background: url(../img/products_bg.png);
    background-size: 100%;
}

.bg_indiantalent {
    background: url(../img/low_vision_bg.png);
    background-size: 100%;
}

.talent_background {
    background: url(../img/Pain_relief_bg.png);
    background-size: 100%;
}

.talent_background2 {
    background: url(../img/Pain_relief_bg.png);
    background-size: 100%;
}

.aboutUS_Sec {
    background: #fff6e9 !important;
}

@media only screen and (max-width: 1700px) and (min-width: 1000px) {

    .product_sec {
        background: url(../img/products_bg.png);
        background-size: inherit;
        background-position: 50%;
    }

    .bg_incotinence {
        background: url(../img/incontinence_Bg.svg);
        background-size: inherit;
        background-position: 50%;
    }

    .bg_lowvision {
        background: url(../img/low_vision_bg.png);
        background-size: inherit;
        background-position: 50%;
    }

    .bg_pain_relief {
        background: url(../img/Pain_relief_bg.png);
        background-size: inherit;
        background-position: 50%;
    }

    .development_sec {
        background: url(../img/products_bg.png);
        background-size: inherit;
        background-position: 50%;
    }

    .bg_indiantalent {
        background: url(../img/low_vision_bg.png);
        background-size: inherit;
        background-position: 50%;
    }

    .talent_background {
        background: url(../img/Pain_relief_bg.png);
        background-size: inherit;
        background-position: 50%;
    }

    .talent_background2 {
        background: url(../img/Pain_relief_bg.png);
        background-size: inherit;
        background-position: 50%;
    }
}

.footer_text h5 {
    color: #fff;
}

.copyright_sec h6 {
    color: #fff;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.submit_btn {
    border: inherit;
    color: #ff7300;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.submit_btn:hover {
    border: inherit;
    color: #fff;
}

.breadcrumb-sec{
    background: #9900B0 !important; 
  }
  .breadcrumb { 
    color: #fff;
}

.breadcrumb a{
    color: #fff;
}