body{
    font-family: 'Poppins', sans-serif;
}
a {
    color: white !important;
    text-decoration: none;
}
input[type=text] {
    width: 100%;
    padding: 21px;
    background-color: #efefef;
    border: none;
    font-weight: 500;
    border-radius: initial;
}
select:focus {
    outline: none !important;
    border:none !important;
}
textarea:focus {
    outline: none !important;
    border:none !important;
}
select {
    width: 100%;
    padding: 10px;
    background-color: #efefef;
    border: none;
    font-weight: 500;
}
textarea {
    height: 200px;
    width: 100%;
    padding: 10px;
    background-color: #efefef;
    border: none;
    font-weight: 500;
}
button.primary-btn {
    background-color: #d4272b;
    padding: 10px;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px;
}
a.primary-btn {
    background-color: #d4272b;
    padding: 10px;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px;
}
button.secondary-btn {
    background-color: #00013a;
    padding: 10px;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px;
}
a.secondary-btn {
    background-color: #00013a;
    padding: 10px;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px;
}
button.third-btn {
    background-color: #6f71ff;
    padding: 10px;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px;
}
.row {
    margin: 0px !important;
}
.pageheading {
    margin-bottom: 20px;
}
/*new*/
header {
    background-image: url(../images/slider1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #020202;
}
.header-section-left {
    margin-top: 43%;
    margin-bottom: 47%;
}
.header-section-left p {
    color: #777;
    text-align: justify;
    font-size: 16px;
}


/*new end*/



/* slider css */
.slider-item img {
    width: 100%;
}
img.virtual-txt {
    margin-top: 25px !important;
    height: auto !important;
}

/* end */

/* nav css */
.mynav {
    background-color: transparent !important;
    border-color: transparent !important;
    padding-top: 20px;
    padding-bottom: 0px;
    text-align: center;
}
a.nav-logo img {
    width: 300px;
    margin-top: -36px;
}
.nav-text>.active>a {
    color: #d74314 !important;
    background-color:transparent !important;
}
ul.nav-text li{
    font-size: 16px;
    font-weight: 600;
}
ul.nav.navbar-nav.nav-text {
    margin-left: 16%;
}
.main-btn{
    background-color: #c0364d!important;
    padding: 10px 16px 10px 16px;
    border: none;
    border-radius: 14px;
    font-size: 14px;
}
.main-btn a{
    text-decoration: none;
    color: white !important;
}
.header-section-left h2 {
    font-size: 38px;
    color: #0d9bbc;
    margin-bottom: 12px;
}
.header-section-left h2 span {
    color: #c0364d;
}
ul.nav-text li a:hover {
    color: #3bc4e3 !important;
    transition: 1s ease all;
}
.navbar-toggle {
    background-color: #3bc4e3;
    color: white !important;
    border: transparent;
}
.Nav-bar {
    background-color: #020202;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.navbar-collapse {
    padding-right: 0px;
}

/* overview section */
.overview {
    background-image: url(../images/bg2.png);
    background-repeat: no-repeat;
    background-position: center;

}
.overview-det2 {
    padding-top: 150px;
    padding-bottom: 150px;
}
.overview-det2 h2 {
    font-size: 38px;
    line-height: 45px;
}
.overview-det2 p {
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: justify;
}
.overview-img1 img{
    visibility: hidden;
}
/* Device Portion */
.deviceportion {
    background-image: url(../images/img_3.png);
    background-position: center;
    background-repeat: no-repeat;
}
.devpordet {
    margin-top: 140px;
    margin-bottom: 140px;
}
.devpordet h2 {
    font-size: 38px;
    line-height: 45px;
}
.devpordet p {
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: justify;
}
/* disclaimer Portion*/
.disclaimer{
    background-image: url(../images/img_4.png);
    background-position: center;
    background-color: #000;
    background-repeat: no-repeat;
}
.disclaimer-det {
    text-align: justify;
    color: #ffff;
    
    margin-bottom: 100px;
    font-size: 16px;
    line-height: 23px;
}
.disclaimer-det h2 {
    color: white;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 25px;
}
/* Find a doctor home */
.findDr {
    margin-top: 40px;
}
.findDr-sec {
    padding: 0px 20px 0px 20px;
}
.findDr-sec p {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
    width: 85%;
}
/* .findDr-sec button {
    margin-top: 30px;
} */
.findDr-sec2 {
    padding: 0px 20px 85px 50px;
    border: 1px solid #c1c1c1;
    border-radius: 12px;
    width: 30%;
    margin-right: 38px;
}
.findDr-sec2 h5 {
    font-weight: 600;
    margin-top: 30px;
}
.findDr-sec2 p {
    margin-top: 30px;
}
.findDr-sec2 h4 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.findDr-secnew p a {
    color: black !important;
}
.findDr-secnew i {
    margin-right: 20px;
    font-size: 24px;
    color: #c0364d;
}
.findDr-secnew p {
    font-size: 16px;
}
.findDr-sec-first img {
    width: 100%;
}
.findDr-sec {
    margin-top: 125px;
}
.findDr-secnew {
    margin-top: 125px;
}

/* Find a doctor home end*/

/* Eligible Spinal Page */
.elpgheading h2 {
    text-align: center;
}
.elgpgdet a {
    color: blue !important;
}
.elgpgdet h4 {
    text-align: justify;
}
.elgpgmain {
    margin-top: 40px;
    margin-bottom: 40px;
}
.elpgheading {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #10246e;
    color: #ffffff;
    margin-top: 40px;
}
button.main-btn a {
    color: white !important;
}
.elgpgdet button {
    margin-top: 20px;
}
/* Eligible Spinal Page end */

/* Doctor's Profile Page */
.druzma-img img {
    width: 100%;
}
.druzma-main {
    margin-top: 40px;
    margin-bottom: 40px;
}
.druzma-det2 {
    margin-top: 40px !important;
}
.druzma-pro p {
    text-align: justify;
    font-size: 17px;
}
.druzma-img {
    margin-top: 100px;
}
.druzma-img img {
    border: 8px solid;
}
.druzma-pro button {
    margin-top: 5px;
    margin-bottom: 15px;
}
/* Doctor's Profile Page end*/

/* footer */
.footer {
    background-color: black;
    color: white;
    /* margin-top: 100px; */
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

/* footer end */

.main-heading {
    background-color: #36b7d3;
    color: white;
    /* margin-top: 50px; */
}
.main-heading h2{
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin: 50px 0;
}
button:hover {
    opacity: 0.8;
}
a:hover {
    text-decoration: none !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #36b7d3 !important;
}
.navbar-default .navbar-toggle {
    border-color: transparent !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent !important;
}
span.createacc {
    float: right;
}
.below-sub {
    padding-top: 20px;
    padding-bottom: 20px;
}
.below-sub span a {
    color: white !important;
}
/* Registration page */

.login-form input[type=text], input[type=password],input[type=email] {
    width: 100%;
    padding: 0px;
    display: inline-block;
    box-sizing: border-box;
}
.login-form button {
    background-color: #ffffff;
    color: #a94442;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-top: 20px;
}
.login-img img{
    width:100%;
}
.form-group select {
    background-color: transparent;
    margin-top: 13px;
    margin-bottom: 0px;
    color: white;
}
/* Registration page end */

/* login page */
.login-form-start {
    background: rgba(255,255,255, 0.2);
    border-radius: 10px;
    float: right !important;
}
.login-form input:focus {
    outline: none !important;
}
.login-form input {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
}
.login-pg-start {
    padding-bottom: 40px;
}
.login-form label {
    margin-top: 20px;
    margin-bottom: 0px;
}
.regformgrp {
    margin-bottom: 0px !important;
}
.reg-form button {
    background-color: #36b7d3;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-top:20px;
}
.reg-img img{
    width:100%;
}
.regpg {
    margin-top: 100px;
}
/* login page end */

/* pulse page */
.mynav-inner {
    background-color: transparent !important;
    border-color: transparent !important;
    padding-top: 20px;
    padding-bottom: 0px;
    text-align: center;
}
.Nav-bar-inner {
    background-image: url(../images/outcomes.png);
    height: 351px;
    background-repeat: no-repeat;
    background-size: cover;
}
nav.mynav-inner ul li a {
    color: white !important;
}
nav.mynav-inner ul li button {
    background-color: transparent !important;
    border: 1px solid #7c7c7c;
    border-radius: 20px;
}
.pulse-body {
    margin-top: 50px;
    padding-bottom: 50px;
}
.pulse-body-det1 {
    padding: 30px;
    border: 1px solid #ebe7e7;
    border-radius: 10px;
}
.pulse-btn button {
    width: 100%;
    color:#fff;
}
.pulseprofile-img img {
    border-radius: 50%;
    width: 100%
}
.pulseprofile-img {
    text-align: center;
    margin-top: 16px;
}
.sec2-det {
    background-color: #efefef;
    padding: 10px;
    margin-bottom: 14px;
    border-radius: 8px;
}
.pulse-sec-2 {
    margin-top: 20px;
}

/* pulse page  end*/


/* add post page */

.addpost-body {
    margin-top: 30px;
}
.addpost-lastsec {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.addpost-attachment a {
    color: black !important;
    text-align: center;
}
.addpost-attachment {
    margin-top: 6px;
}
.addpost-titleee {
    margin-top: 30px;
}
/* range css */
.slidecontainer {
    width: 100%;
    margin-top: 28px;
}
/* The slider itself */
.slider {
    -webkit-appearance: none;  /* Override default CSS styles */
    appearance: none;
    width: 100%; /* Full-width */
    height: 8px; /* Specified height */
    background: #d3d3d3; /* Grey background */
    outline: none; /* Remove outline */
    /* opacity: 0.7;  */
    -webkit-transition: .2s; /* 0.2 seconds transition on hover */
    transition: opacity .2s;
}

/* Mouse-over effects */
.slider:hover {
    opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
    -webkit-appearance: none; /* Override default look */
    appearance: none;
    width: 25px; /* Set a specific slider handle width */
    height: 25px; /* Slider handle height */
    background: #00013a; /* Green background */
    border-radius: 50%;
    cursor: pointer; /* Cursor on hover */
}

.slider::-moz-range-thumb {
    width: 25px; /* Set a specific slider handle width */
    height: 25px; /* Slider handle height */
    background: #00013a; /* Green background */
    cursor: pointer; /* Cursor on hover */
}


/* end */
.pulse-freq{
    margin-top: 30px;
}
.btn-incdec{
    display: flex;
    height: 42px;
    width: 100%;
    padding: 10px;
    background-color: #efefef;
}
.btn-incdec span{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
}
.btn-incdec span.num{
    font-size: 18px;
    border-left: 2px solid rgba(0,0,0,0.2);
    pointer-events: none;
    text-align: right;
}
.btn-incdec span.unit{
    font-size: 18px;
    border-right: 2px solid rgba(0,0,0,0.2);
    text-align: left;
}
.btn-incdec span.num1{
    font-size: 18px;
    border-right: 2px solid rgba(0,0,0,0.2);
    border-left: 2px solid rgba(0,0,0,0.2);
    pointer-events: none;
}
.btn-incdec span.num2{
    font-size: 18px;
    border-right: 2px solid rgba(0,0,0,0.2);
    border-left: 2px solid rgba(0,0,0,0.2);
    pointer-events: none;
}


/* ///// */
/* add post page  end*/

/* profile page */
.col-50 {
    float: left;
    width: 50%;
    margin-top: 6px;
}
.profilesec1-half1 {
    background-color: #efefef;
    padding: 10px;
    margin-bottom: 14px;
    border-radius: 20px;
    padding-top: 57px;
    padding-bottom: 57px;
}
.profilesec1-half1-img img{

    width: 100%;

}
.profilesec1-half1-img {
    text-align: center;
    /* margin-top: 40px; */
}
.profilesec2-half1{
    background-color: transparent;
    border:1px solid#efefef ;
    padding: 10px;
    margin-bottom: 14px;
    float: right;
    border-radius: 20px;
    padding-left: 40px;
}
.profilesec1-half1-det1 p {
    font-weight: 500;
}
.profilesec2-half1 p {
    font-weight: 500;
}
.profilesec4-half1{
    background-color: transparent;
    border:1px solid#efefef ;
    padding: 10px;
    margin-bottom: 14px;
    float: right;
    border-radius: 20px;
    padding-left: 40px;
}
.profilesec4-half{
    background-color: transparent;
    border:1px solid#efefef ;
    padding: 10px;
    margin-bottom: 14px;
    
    border-radius: 20px;
    padding-left: 40px;
}
.profilesec3-half1 {
    background-color: transparent;
    border: 1px solid#efefef;
    padding: 10px;
    margin-bottom: 14px;
    border-radius: 20px;
    padding-top: 7px;
    padding-left: 35px;
    padding-bottom: 43px;
}
.pulse-btn a button i {
    margin-right: 10px;
}
/* profile page end */


/* Post details page */
.postdetpg {
    margin-top: 50px;
    margin-bottom: 50px;
}
.postdetpg-sec1 {
    margin-top: 30px;
    padding: 30px;
    border: 1px solid #ebe7e7;
    border-radius: 10px;
}
.postdetpg-sec1-det {
    display: flex;
}
.postdetpg-sec1-det button {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 18px;
    margin-left: 25px;
}
.postdetpg-sec2 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.detpageheading {
    margin-top: 40px;
    margin-bottom: 0px;
    padding: 20px;
}
.addpostdet-body textarea {
    background-color: transparent;
    border: 1px solid #ebe7e7;
    border-radius: 10px;
}
.addpostdet-body {
    margin-bottom: 20px;
}
.addpostdet-attachment a {
    color: black !important;
}
.befirstheading {
    margin-top: 0px;
    padding-left: 26px;
}

/* Post details page end */

/* update profile page */

.seventyper {
    float: left;
    width: 60%;
    margin-top: 6px;
}
.thirtyper {
    float: left;
    width: 40%;
    margin-top: 16px;
}
.fiftyper {
    width: 50%;
    float: left;
}
.fullwidth{
    width: 100%;
}
.upprosec1-half1-img img {

    width: 100%;
}
.seventyper input {
    background-color: white;
    border: 1px solid #ebe7e7;
}
.upprosec1-half1-img p a {
    color: #d4272b !important;
    font-weight: 500;
}
.upprosec1-half1-img p{
    padding-top: 10px;
}
.upprosec3-half1 textarea {
    background: none;
    border: 1px solid #ebe7e7;
    text-align: justify;
    margin-bottom: 20px;
}
.profileupsec2{
    margin-top: 40px;
}
.pro-vis-btn button {
    margin-top: 20px;
}
.pro-vis-btn button i {
    margin-right: 6px;
}
.form-check.pro-vis-det {
    margin-bottom: 14px;
}
.pro-vis-btn button {
    width: 100%;
}
.modelbtn button {
    color: white !important;
}
.modelbtn button:hover {
    color: white !important;
}
/* update profile page end*/
button.delete-btn {
    padding-left: 10px;
    padding-right: 10px;
}

/* modal */
/* .mymodal-content {
    background-color: rgba(255,255,255, 0.4) !important;
    color: white;
} */
.mymodal-content {
    background-color: rgb(15 34 78) !important;
    color: white;
}
.mymodal-content form input {
    background: none;
    border: none;
    border-bottom: 1px solid #ebe7e7;
}
button.resetpass {
    background-color: white;
    color: #a94442;
    width: 100%;
    margin-top: 20px;
}
.modal-header {
    border-bottom: none !important;
}
button.resetpass:hover {
    background-color: white;
    color: #a94442;
    opacity: 0.8 !important;
}
.mymodal-body {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mymodal-content {
    padding-bottom: 50px;
}
h5#exampleModalLabel {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 600;
}
button.myclose-btn {
    color: white;
    opacity: 1;
    background: none;
    padding: 10px !important;
}
button.myclose-btn:hover {
    color: white !important;
}
/* modal end*/
.login-form input:autofill {
    width: 100%;
    padding: 0px;
    display: inline-block;
    box-sizing: border-box;
}
.login-form input:autofill {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
}
input:-webkit-autofill {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
}
input:autofill {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
}
/* Change autocomplete styles in WebKit */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border-bottom: 1px solid #ccc;
    background: none;
    -webkit-text-fill-color: white;
    transition: background-color 5000s ease-in-out 0s;
}

@media screen and (max-width: 800px) {
    .disclaimer-det h2 {
        color: white;
        font-size: 36px;
        font-weight: 600;
        margin-bottom: 25px;
    }
    .disclaimer {
        background: #020202;
    }
    .devpordet {
        margin-top: 0px;
    }
    /* pulse css */
    /* .mynav {
        margin-top: 0px;
    } */
    /* a.nav-logo img {
        width: 130px;
    } */
    ul.nav.navbar-nav.nav-text {
        margin-left: 0%;
    }
    .findDr-sec2 {
        width: 100%;
        margin-top: 20px;
    }
    header {
        background-image:none;
        margin-top: -2px;
    }
    .overview {
        background-image: none;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .overview-det2 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .overview-img1 img{
        visibility: visible;
        width: 100%;
    }
    .deviceportion {
        background-image: none;
    }
    .disclaimer-det {
        text-align: justify;
    }
    .disclaimer-det h2 {
        margin-bottom: 25px;
        text-align: center;
    }
    .devpordet {
        margin-bottom: 0px;
    }
    a.navbar-brand.nav-inner-logo img {
        width: 40%;
        margin-top: -36px;
    }
    .Nav-bar-inner {
        height: auto;
    }
    .pulse-selector {
        margin-bottom: 15px;
    }
    .pulse-btn {
        margin-bottom: 15px;
    }
    .sec2-det {
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
    }
    .profilesec2-half1 {
        float: left;
        width: 100%;
    }
    .profilesec3-half1 {
        padding-top: 0px;
        padding-left: 0px;
    }
    .profilesec3-half1 p {
        margin-bottom: 30px;
    }
    .profilesec4-half1 {
        float: left;
        width: 100%;
    }
    .profilesec1-half1-det1 {
        /* padding-left: 60px; */
        padding-top: 15px;
    }
    .profilesec1-half1-img {
        margin-top: 0px;
    }
    .upprosec1-half1-img {
        text-align: center;
    }
    /* end */
    .druzma-img {
        margin-top: 10px;
    }
    .detpageheading {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
    }
    .postdetpg-sec1-det h2 {
        font-size: 16px;
    }
    .postdetpg-sec1-det2 p {
        font-size: 12px;
    }
    .postdetpg-sec1-det2 h5 {
        font-size: 12px;
    }
    .comments {
        margin-left: 0px;
    }
    a.primary-btn {
        background-color: #d4272b;
        padding: 10px;
        border: none;
        padding-left: 52px;
        padding-right: 52px;
        border-radius: 20px;
        color: white !important;
        text-decoration: none;
    }
    a.secondary-btn {
        background-color: #00013a;
        padding: 10px;
        border: none;
        padding-left: 45px;
        padding-right: 45px;
        border-radius: 20px;
        color: white !important;
        text-decoration: none;
    }
    .postdetpg-sec1 {
        padding: 0px;
    }
    .pulseprofile-img {
        width: 25%;
    }
    .postdetpg-sec1-det {
        padding-left: 0px;
    }
    .postdetpg-sec1-det2{
        padding-left: 0px;
    }
    .sec2-det h2 {
        font-size: 16px;
    }
    .sec2-det p {
        font-size: 12px;
    }
    .sec2-det h5 {
        font-size: 14px;
    }
    .pulse-body-det1 {
        padding: 10px 0px 0px 0px;
    }
    .col-xs-0{
        display: none;
    }
    label.readinglabel {
        width: 135px;
    }
}

mycontainer{
    margin-left: 12%;
    ;
    margin-bottom: 50px;
    ;
}
.pulseprofile-img img {
    width: 80px;
    height: 80px;
}
.postdetpg-sec3 {
    margin-top: 30px;

    border: 1px solid #ebe7e7;
    border-radius: 10px;
}
.postdetpg-sec3-det {
    display: flex;
}
.postdetpg-sec3-det button {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 18px;
    margin-left: 25px;
}
a.primary-btn {
    background-color: #d4272b;
    padding: 10px;
    border: none;
    padding-left: 65px;
    padding-right: 65px;
    border-radius: 20px;
    color: white !important;
    text-decoration: none;
}
a.secondary-btn {
    background-color: #00013a;
    padding: 10px;
    border: none;
    padding-left: 65px;
    padding-right: 65px;
    border-radius: 20px;
    color: white !important;
    text-decoration: none;
}
a:hover {
    opacity: 0.8;
}
.nav-mt{
    margin-top: 14px;
}
.rehabilitation {
    text-align: center;
    background-color: #F8F8F8;
    padding-top: 20px;
    padding-bottom: 20px;
}
.rehabilitation a.main-btn{
    color:#fff !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a{
    background-color: transparent;
}
.navbar-nav>li>.dropdown-menu {
    
    background-color: rgba(0, 0, 0, 0.5);
}
.dropdown-menu li a:hover {
    color: #000 !important;
}
.mynav-inner .nav-inner-logo img{
    width:150px;
}
.color_btn_image{
    width: 74px;
    margin: auto;
    position: relative;
    left: 63px;
}