.getcallbackpop {
    font-size: 15px;
    position: fixed;
    bottom: 40px;
    right: 55px;
    z-index: 800;
    cursor: pointer;
    background-color: #0d9f16;
    border-radius: 30px;
    padding: 5px 5px 5px 7px;
    line-height: 18px;
    font-weight: 500;
    width: 60px;
}

.getcallbackpop a {
    color: #fff;
    text-decoration: none;
}

.form-box {
    padding-right: 0px;
}
.logo-m {
    width: 95%;
}
.contact-no a img {
    padding-left: 20px;
}

@media screen and (max-width: 880px) {
    .form-box {
        padding: 0px;
    }
    .getcallbackpop {
        right: 5px;
        display: block;
        background: none;
    }
    .logo-m {
        width: 84%;
    }
    .contact-no {
        padding-top: 20px;
    }
}

.banner_breadcrumb p {
    font-size: 14px !important;
    display: block;
    color: #fff;
    padding-right: 40px;
    padding-left: 40px;
    font-family: poppins;
    text-align: center;
}
.banner_breadcrumb a {
    color: #fff;
}

.banner_text p {
    display: block;
    font-size: 70px !important;
    display: block;
    padding-top: 13%;

    font-weight: bold;
    color: #fff;
    text-align: center;
}

@media only screen and (max-width: 600px) {
    .banner_text p {
        font-size: 50px !important;
        top: 70px;
        left: 0px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 600px) {
    .banner_image {
        height: 250px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .banner_form {
        display: none;
    }
}
@media only screen and (max-width: 1300px) {
    .banner_form {
        display: none;
    }
}
@media only screen and (max-width: 1400px) {
    .banner_form {
        display: none;
    }
}
@media only screen and (max-width: 1500px) {
    .banner_form {
        display: none;
    }
}
@media only screen and (max-width: 1600px) {
    .banner_form {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .banner_form {
        display: block;
    }
}
@media only screen and (max-width: 600px) {
    .content-text {
        padding: 0px !important;
        background: #f8f8f8 !important;
    }
}

.banner_image {
    background: url(http://www.neemtreehealthcare.com/images/total-knee-replacement-new1.jpg);
    background-size: cover;
    height: 420px;
    background-position: center bottom;
}
.banner_ {
    font-family: StagSans-Medium, sans-serif;
}
.content_ {
    padding-top: 30px;
    color: #000000c4 !important;
    font-family: StagSans-Book, sans-serif;
    text-align: justify;
    background: #eeeeee70;
}

.banner_form {
    background: #d82517;
    height: 500px;
}
.gbtn {
    background: #fff;
    color: #d82517;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
}
.gpad {
    padding-right: 40px !important;
    padding-left: 40px !important;
}
.content_ h1 {
    color: #000000c4 !important;
    font-size: 2rem;
    text-align: left;
}
.content_ h2 {
    color: #000000c4 !important;
    font-size: 1.8rem;
    text-align: left;
}
.content_ h3 {
    color: #000000c4 !important;
    font-size: 1.7rem;
    text-align: left;
}
.content_ h4 {
    color: #000000c4 !important;
    font-size: 1.6rem;
    text-align: left;
}
.content_ h5 {
    color: #000000c4 !important;
    font-size: 1.4rem;
    text-align: left;
}
.content_ h6 {
    color: #000000c4 !important;
    font-size: 1.2rem;
    text-align: left;
}
.content-text {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}
.pb20 {
    padding-bottom: 20px;
}

.choose_box {
    border: 1px solid #eeeeeede;
    box-shadow: 2px 2px 2px 2px #88888814;
    text-align: justify;
    height: 350px;
    padding: 15px;
    border-radius: 20px;
    background: #ffffff75;
}
.choose_box h4 {
  
    text-align: center;
    color:#d82517;
}
.choose_pb {
    padding-top: 20px;

}

.content_sidebar {
    background: #ff8f0033;
}
.sidebar_text {
    padding: 20px;
    text-align: left;
}
.sidebar_p {
    border-bottom: 1px solid #d8251733;
    padding-bottom: 13px;
}

.box-now {
    padding-left: 5px;
    width: 100%;
    height: 38px;
    border: 0px;
    border-radius: 6px;
    margin: 7px 0;
}

.dropdown-toggle {
    font-size: 15px;

    color: #fff;

    background: #f07c00;

    padding: 14px 4%;

    border-radius: 25px;

    letter-spacing: 0;
}

select {
    padding: 10px;
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-bottom: 8px;
    color: #424242;
    
}

textarea {
    padding: 10px;
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-bottom: 8px;
}
form button{
    border: 1px solid!important;
}
form input {
   
    color: #424242;
    
}

form textarea {
    color: #424242;
}
.pt40{
    padding-top:40px!important;
}
.h1loc{
    font-size:22px;
    color:#cb612f;
}
