@media(min-width:1000px){
    .mobile{
        display: none;
    }
    .desktop{
        display: block;
    }
    .navbar-toggle {
        display: none;
    }
}
/* @media(max-width:300px){
    .desktop{
        display: none!important;
    }
}
@media(max-width:500px){
    .desktop{
        display: none!important;
    }
} */
@media(max-width:1000px){
    .mobile{
        display: block;
    }
    .desktop{
        display: none!important;
    }
    .innerWrap{
        display: block;
        width: auto;
        overflow: hidden;
        padding: 0 5px;
        padding-bottom: 30px;
    }
    .featured-treatments{
        bottom: auto;
    }
    .banner-bottom-title{
        bottom: 30px;
        font-size: 23px;
        line-height: 42px;
        width: 100%;
    }
    .logo-div img {
        width: 158px;
        padding-top: 5px;
        padding-left: 10px;
        padding-bottom: 10px;
    }
    .getquote-sticky{
        color: #fff;
        text-align: center;
        position: fixed;
        bottom: 0;
        width: 100%;
        
        background: #33D8C9;
        font-size: 16px;
        padding:20px 0;
        z-index: 999;
    }
    .treatment-steps .box-circle{
        /* display: none; */
    }
    .treatment-steps .below-circle .name{
        font-size: 14px;
    }
    header {
        position: relative;
    }
    .navbar-toggle {
        display: block;
        position: absolute;
        top: 5px;
        right: 0px;
        padding: 5px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .navbar-toggle:focus{
        outline: none;
    }
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        border: 0;
    }
    .navbar-toggle .icon-bar {
        background-color: #435ba1!important;
        display: block;
        width: 26px;
        height: 2px;
        border-radius: 1px;
        margin-top: 5px;
    }
    .banner-title{
        width: 90%;
        line-height: 45px;
        font-size: 30px;
        top: 20px;
    }
    .page-container {
        padding: 0px;
    }
    .search-bar {
        top: 60%;
        width: 90%;
    }
    .search-bar input{
        padding: 17px 20px;
        font-size: 15px;
    }
    .search-bar button {
        right: 15px;
        top: 15px;
    }
    .main-banner .main-bg{
        min-height: 400px;
    }
    .featured-treatments{
        top: 368px;
}
.featured-treatments .box-item{
    width: 45%;
    float: left;
    padding: 0 0 15px;
    margin: 8px;
    height: 120px;
}
.featured-treatments{
    width: 90%;
}
.featured-treatments .box-item img{
    width: 65px;
}
.free-space {
    height: 570px;
}
.healthcare-partners {
    margin-top: 80px;
}
.healthcare-partners ul {
    height: 150px;
    overflow: hidden;
}
.healthcare-partners ul li {
    width: 26.666%;
}
.how-it-works{
    border: none;
}
.new-estimate-box{
    bottom: -230px;
    /* top: 500px; */
}
.new-estimate-box{
    width: 85%;
    padding: 25px 15px;
}
.new-estimate-box .estimate-text{
    font-size: 26px;
    line-height: 40px;
    width: 78%;
}
.new-estimate-box button{
    padding: 12px 42px;
    font-size: 22px;
    margin-top: 15px;
}
.estimate-thumb img{
    width: 60px;
}
.new-estimate-box .estimate-thumb{
    width: 60px;
    height: 60px;
}
.testimonial .customers{
    width: 100%;
}
.testimonial .first, .testimonial .second {
    float: left;
    /* width: 42%; */
    padding: 0 15px;
}
.safety-badges{
    border-bottom:none!important;
}
.b-t-1{
    border:none;
}
.testimonial h3 {
    font-size: 29px;
    line-height: 46px;
    width: 100%;
}
.free-space.three {
    height: 218px;
}
.verified, .trusted{
    width: 45%;
    float: left;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
    height: 85px;
    padding-top: 10px;
    margin: 8px;
    border-radius: 5px;
}
.verified .thumb {
    height: 50px;
}
.verified p{
    margin: 0;
}
.verified h3{
    font-size: 15px;
    margin: 0;
}
.verified > div, .trusted > div {
    padding-left: 8px;
}
.treatment-steps.mobile .box-circle{
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #fff;
    color: #33D8C9;
    font-family: 'Poppins', sans-serif;
    border-radius: 50%;
    font-size: 35px;
    font-weight: bold;
    position: relative;
    margin: 0px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    }
    .treatment-steps.mobile{
        width: 100%;
    }
    .treatment-steps.mobile .below-circle img{
        float: left;
        padding: 10px 5px;
    }
    .treatment-steps.mobile .below-circle .name{
        text-align: left;
        color: #262E7C;	
        font-family: 'Poppins', sans-serif;
        font-size: 16px;	
        font-weight: 600;	
        line-height: 28px;
    }
    .treatment-steps.mobile .below-circle p{
        text-align: left;
        margin: 0;
    }
    .m-treatment-steps-row{
        padding: 40px 0;
        clear: both;
        position: relative;
    }
    .how-it-works{
        height: 110%;
        padding-bottom: 100px;
    }
    .treatment-steps-line{
        width: 0px!important;
        height: 100px;
        right: auto;
        left: 32px;
        border-left: 2px dashed #262E7C;
        top: 72px;
    }
    .testimonial{
        border-bottom:none;
        margin-top: 20px;
    }
    .verified p{
        font-size: 16px;
    }
    .verified .social img{
        width: 20px;
        height: 20px;
    }
    .verified .social{
        margin: 0 7px;
        width: 60px;
        height: 60px;
    }
    footer .col_3{
        width: 50%;
    }
    footer .col_3.about{
        height: 465px;
    }
    footer.mobile{
        padding-top: 80px;
    }
    .copyright{
        background: #262E7C;
        padding: 15px 0;
        color: #fff;
        width: 100%;
        text-align: center;
        height: 40px;
    }
    .treatment-name{
        padding: 0 10px;
        width: auto;
    }
    .register-here,.treatment-form{
        width: 97%;
    }
    .register-here{
        padding-left: 20px;
        box-sizing: border-box;
    }
    .treatment-title-box h3{
        font-size: 36px;
        margin: 18px auto;
        margin-bottom: 30px;
        margin-left: 0;
    }
    .treatment-title-box.hospital h3{
        margin: 18px auto;
        margin-bottom: 30px;
        width: 100%;
    }
    .topRatedHospitalWrap .info-left h3{
        margin: 0px auto;
        margin-bottom: 10px;
        width: 100%;
        color: #262E7C;
        font-size: 20px;
    }
    .top-content.mobile {

        color: #747474;
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 50px;
        margin: 10px 0;
        margin-top: 30px;
        padding: 0 15px;
    }
    .treatment-howitwork .treatment-steps{
        margin-left: 0;
    }
    .treatment-howitwork .treatment-steps-line{
        left: 32px;
    }
    .treatment-title-box {
        padding: 0px;
    }
    .head-circle {
        border-bottom-left-radius: 5%;
        border-bottom-right-radius: 5%;
        height: 80%;
        padding-bottom: 20em;   
    }
    .treatment-howitwork{
        
        margin: 0 auto;
    }
    .treatment-howitwork .title {
        text-align: center;
        width: 80%;
        margin: 0 auto;
    }
    .search-bar input{
        width: 85%;
    }
    .search-bar {
        overflow: hidden;
        text-align: center;
    }
    .featured-treatments .box-item .title{
        font-size: 16px;
    }
    .social .item{
        display: inline-block;
        padding: 0 5px;
    }
    .treatment-name .verified{
        width: 80%;
        box-shadow: none;
        float: none;
        display: block;
        font-size: 24px;
        height: auto;
    }
    .hospital .treatment-name .verified{
        width: 100%;
        margin: 0 auto;
    }
    .all-search-box .child-box{
        margin: 10px 0;
        width: 100%;
    }
    .all-search-box {
        width: 80%;
        background: transparent;
        border: none;
        box-shadow: none;
    }
    .all-search-box .select-selected{
        border-radius: 30px;
        padding: 13px 16px;
    }
    .all-search-box .child-box  .custom-select{
        width: 80%;
        margin: 0 auto;
    }
    .hospital-list-box {
        width: 100%;
    }
    .d-flex {
        display: block!important;
    }
    .select-selected:after {
        top: 20px;
        right: 20px;
    }
    .select-selected.select-arrow-active:after {
        top: 14px;
    }
    .topRatedHospitalWrap .info-right p {
        margin-top: 0px;
    }
    .hospitalInfo .info-left {
        min-height: auto;
    }
    .topRatedHospitalWrap .bottomDetail .logoImg {
        width: 80px;
    }
    .topRatedHospitalWrap .bottomDetail {
        padding: 0px 0px;
    }
    .topRatedHospitalWrap .bottomDetail a {
        width: 49%;
        padding-top: 10px;
    }
    .popup-container{
        left: 50%;
        transform: translate(-50%);
        overflow: hidden;
        width: 100%;
        top: 0;
        height: 100%;
    }
    .mypopup {
        width: 100%;
    }
    .mypopup .content {
        padding: 13px 18px;
    }
    .register-here .title {
        font-size: 26px;
    }
    .mypopup .register-here .form-input {
        padding: 10px 20px;
    }
    .mypopup .content .register-here {
        padding: 8px 15px;
        padding-right: 25px;
    }
    .doctors-cards {
        width: 100%;
    }
    .doctors-cards .card-item {
        width: 100%;
        margin: 10px 0px;
        padding-top: 25px;
        height: 235px;
    }
    .left-thumb img {
        width: 60px;
        border-radius: 50%;
        height: 60px;
    }
    .doctors-cards .card-item .left-thumb {
        width: 25%;
        float: left;
    }
    .doctors-cards .card-item .right-details {
        width: 75%;
        padding-top: 0;
    }
    .doctors-cards .card-item .right-details .degree {
        padding: 20px 0;
        padding-left: 18px;
    }
    .doctors-cards .card-item .right-details .experience {
        padding-top: 4px;
    }
    .doctors-cards .card-item .right-details .speciality {
        font-size: 14px;
    }
    .doctors-cards .card-item .right-details .name {
        font-size: 22px;
    }
    .card-item{
        position: relative;
    }
    .grey-bg.doctors{
        background: #fff;
    }
    .doctors .detail-page .head-circle {
        border-bottom-left-radius: 5%;
        border-bottom-right-radius: 5%;
    }
    .doctors .treatment-title-box h3 {
        width: 100%;
        font-size: 28px;
        margin-bottom: 0;
    }
    .free-space.small {
        height: 95px;
    }
    .details-box .name {
        font-size: 24px;
        line-height: 40px;  
        padding-top: 85px;
    }
    .details-box .speciality {
        font-size: 18px;
        line-height: 19px;
    }
    .details-box .main-image {
        width: 150px;
        height: 150px;
        top: -86px;
    }
    .details-box .location {
        padding-bottom: 65px;
    }
    .bottom-cta .contact{
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        bottom: -8px;
    }
    .bottom-cta{
        height: 30px;
        border-top: 1px solid #eeeeee;
    }
    .education-bar .name,.about-bar .name {
        font-size: 20px;
        padding-left: 0px;
    }
    .about-bar p,.education-bar p {
        padding: 0 0px;
    }
    .doctors.treatment-form {
        padding-bottom: 20px;
    }
    .content-drop .nav-menu .element {
        padding: 8px 25px;
        display: block;
    }
    .free-quote{
        background: #33D8C9;
        width: 100%;
        position: fixed;
        bottom: 0;
        color: #fff;
        text-align: center;
        padding: 15px 0;
        z-index: 99;
    }
    

}
@media(max-width:320px){
    .register-here .get-quote {
        font-size: 18px;
        line-height: 20px;
        padding: 6px 8px;
    }
    .register-here .title {
        font-size: 24px;
    }
    .register-here .subtitle {
        font-size: 18px;
        line-height: 26px;
    }
    .mypopup .content .register-here {
        padding: 8px 12px;
        padding-right: 26px;
    }
    .mypopup .register-here .form-input {
        padding: 8px 20px;
    }
    .verified, .trusted {
        margin: 7px;
    }
    .verified h3 {
        font-size: 13px;
    }
    .verified p {
        font-size: 13px;
    }
    .verified .social {
        margin: 0 9px;
        width: 45px;
        height: 45px;
    }
    footer .logo img {
        width: 114px;
    }
    footer .col_3.about {
        height: 550px;
    }
}
@media(min-width:1900px){
    .treatment-steps-line.left-0 {
        width: 60%;
    }
    .treatment-steps-line.right-0 {
        width: 60%;
    }
    .featured-treatments {
        bottom: -240px;
    }
    .banner-bottom-title {
        bottom: 280px
    }
}