@media only screen and (max-width: 1025px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }
    .logo {
        float: left;
        font-size: 23px;
        color: #3d3e3e;
        font-weight: 600;
        padding: 10px 0px;
    }
    .top_header_right_content ul li {
        display: inline-block;
        list-style: none;
        margin-right: 16px;
    }
    #carousel .caption h2 {
        animation-duration: 1s;
        animation-delay: 1.1s;
        font-size: 60px;
        margin-top: -5%;
        font-style: italic;
    }
    .meet_you_doctor h3 {
        float: left;
        width: 100%;
        text-align: center;
        background: #dc355d;
        padding: 15px 0px 18px;
        color: #fff;
        text-transform: capitalize;
        font-size: 25px;
        font-weight: bold;
        margin-top: 20%;
    }
    .footer_heading_content a {
        background: #55b6c7;
        padding: 9px 22px 9px;
        color: #fff;
        float: left;
        margin-top: 40px;
        border-radius: 39px;
        font-size: 18px;
        text-align: center;
        text-decoration: none;
        font-weight: 700;
        font-family: 'Raleway', sans-serif;
    }
    .footer_heading_content h2 {
        width: 100%;
        float: left;
        margin-top: 15px;
        margin-bottom: 9px;
        font-size: 29px;
        color: #fff;
        font-weight: 600;
    }
    .orthopaedics_joint_replacement figure {
        display: inline-block;
        background: #000;
        margin-top: -171px;
        width: 100%;
        margin-left: 0px;
    }
    .book_visit {
        width: 100%;
        float: left;
        text-align: left;
        padding-left: 0px;
    }
    .book_visit_list {
        width: 100%;
        float: left;
        text-align: left;
        padding-left: 0px;
    }
    .captcha_code {
        width: 100%;
        float: left;
        text-align: center;
        padding-left: 0px;
    }
    .captcha_code button {
        background: #00b3ff;
        border: none;
        float: left;
        width: 104px;
        height: 40px;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        margin-top: 10px;
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .get_appointment figure {
        display: inline-block;
        background: #fff;
        width: 100%;
    }
    .get_appointment p {
        display: inline-block;
        width: 100%;
        text-align: center;
        color: #777777;
    }
    nav>ul>li {
    display: inline-block;
    margin-right: 3px;
    padding-right: 15px;
    position: relative;
}
nav>ul>li>a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 0px;
}
nav>ul>li:after {
    content: '';
    position: absolute;
    top: 37%;
    right: 3px;
    transform: translateX(-50%);
    width: 2px;
    height: 13px;
    background: #fff !important;
    z-index: 30000 !important;
}
.breadcrumbs_heading_content h1 {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #fff !important;
    text-align: left;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: auto !important;
    text-transform: uppercase;
}
.breadcrumbs_heading_content ul {
    float: right;
    margin: -3px 0px 0px 0px;
    padding: 0px;
}
}

@media only screen and (max-width: 979px) {
    .container {
        width: 93%;
        margin: 0 3%;
    }
    /*section.meet_you_doctor {
  width: 100%;
  float: left;
  background: url(https://drdilveerbrar.com/img/doc-animateimage-mobile.png) no-repeat center center;
  }*/
    .logo {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 23px;
        color: #3d3e3e;
        font-weight: 600;
        padding: 10px 0px;
    }
    .top_header_right_content {
        float:left;
        width:100%;
        text-align: left;
        margin-top:0px;
    }
    .top_header_right_content ul li {
        display: inline-block;
        list-style: none;
        margin-right: 16px;
        margin-bottom: 10px;
    }
    #carousel .caption h2 {
        animation-duration: 1s;
        animation-delay: 1.1s;
        font-size: 60px;
        margin-top: -8%;
        font-style: italic;
    }
    .orthopaedics_content h5 {
        width: 88%;
        float: right;
        font-size: 15px;
        color: #ff0000;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        margin-top: 0px;
    }
    .orthopaedics_content p {
        width: 88%;
        float: right;
        font-size: 13px;
        color: #000;
        text-align: left !important;
        line-height: 24px;
        margin-bottom: 40px;
    }
    .meet_you_doctor h3 {
        float: left;
        width: 100%;
        text-align: center;
        background: #dc355d;
        padding: 15px 0px 18px;
        color: #fff;
        text-transform: capitalize;
        font-size: 25px;
        font-weight: bold;
        margin-top: 0%;
    }
    .meet_you_doctor a {
        width: 119px;
        float: left;
        padding: 8px 15px;
        margin-right: 10px;
        color: #fff;
        text-transform: capitalize;
        font-size: 16px;
        text-decoration: none;
        border-radius: 5px;
    }
    section.why_choose_us_content {
        width: 100%;
        float: left;
        padding: 0px 0px;
        background: url(https://drdilveerbrar.com/img/bg.png) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 60px 20px;
    }
    .orthopaedics_content figure {
        float: left;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .specilized_content figure {
        width: 100%;
        float: left;
    }
    .why_choose_us_content ul {
        width: 100%;
        float: left;
        margin: 20px 0px 30px 18px;
        padding: 0px;
    }
    .padding_left {
        padding-left: 15px;
    }
    .why_choose_us_content h2 {
        width: 100%;
        float: left;
        margin-top: 0px;
        margin-bottom: 10px;
        font-family: 'Raleway', sans-serif;
        font-size: 30px;
        font-weight: bold;
        position: relative;
        padding-bottom: 15px;
    }
    nav>ul>li {
        display: inline-block;
        margin-right: 10px;
        padding-right: 0px;
        position: relative;
    }
    nav>ul>li:after {
        content: '';
        position: absolute;
        top: 37%;
        display: none;
        right: 0px;
        transform: translateX(-50%);
        width: 2px;
        height: 15px;
        background: #fff !important;
        z-index: 30000 !important;
    }
    nav>ul>li>i {
        color: #fff;
        display: none !important;
        margin-left: 10px;
    }
    .orthopaedics_joint_replacement figure {
        display: inline-block;
        background: #000;
        margin-top: 0px;
        width: 100%;
        margin-left: 0px;
    }
    .interiors {
        width: 100%;
        float: left;
        margin-bottom: 20px;
        border-right: none;
        border-bottom: #e1e1e1 solid 1px;
    }
    .breadcrumbs_heading {
        width: 100%;
        position: static;
        background: #ccc;
        padding: 10px 0px;
        top: 0px;
        left: 0px;
        text-align: center;
        text-align: center;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        text-align: center;
        height: 100%;
        background-color: rgba(22, 21, 21, 0.4);
    }
    .physician_content h2 {
        width: 100%;
        float: left;
        margin-top: 30px;
        margin-bottom: 15px;
        border-bottom: #ccc solid 1px;
        border-top: #ccc solid 1px;
        font-size: 17px;
        padding: 15px 0px;
        color: #444444;
        line-height: 26px;
    }
    .work_experience ul {
        width: 96%;
        float: left;
        margin: 15px 0px 0px 18px;
        padding: 0px;
    }
    .mid_orthopaedics_content p {
        text-align: center;
        color: #6b6b6b;
        font-size: 18px;
        display: inline-block !important;
        width: 100%;
        float: none;
    }
    .joint_replacement p {
        width: 100%;
        text-align: center;
        float: left;
        color: #fff;
        font-size: 18px;
        margin-top: 0px;
    }
    .joint_replacement h2 {
        width: 100%;
        float: left;
        color: #fff;
        text-align: center;
        font-size: 18px;
        margin-top: 45px;
        /*text-transform: uppercase;*/
        font-weight: bold;
        font-size: 36px;
    }
    .top_right_pic {
    float: right;
    width: 68px;
    position: absolute;
    top: 11px;
    right: 0px;
    z-index: 99999;
}
.testimonials_content {
    width: 100%;
    float: left;
    border: #ccc solid 1px;
    padding: 30px 39px;
    margin-bottom: 20px;
}
}

@media only screen and (max-width: 767px) {
    .container {
        width: 93%;
        display: block;
        margin: auto;
    }
    #carousel .caption h2 {
        animation-duration: 1s;
        animation-delay: 1.1s;
        font-size: 34px;
        margin-top: -5%;
        font-style: italic;
    }
    .copy_right p {
        float: left;
        width: 100% !important;
        text-align: center;
        margin-bottom: 0px;
        font-size: 14px;
        color: #808080;
    }
    .copy_right span {
        float: right;
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
        font-size: 14px;
        color: #808080;
    }
  section.meet_you_doctor {
  width: 100%;
  float: left;
  background: url(https://drdilveerbrar.com/img/doc-animateimage-mobile.png) no-repeat center center;
  }
    .contact_content p {
        width: 100%;
        text-align: center !important;
        margin-bottom: 30px;
    }
   p.meet_drcontent{
    color:white;
    padding: 0px 4px 0px 4px !important;
    }
}

@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        display: block;
        margin: auto;
    }
    #carousel .caption h2 {
        animation-duration: 1s;
        animation-delay: 1.1s;
        font-size: 15px;
        margin-top: -6%;
        font-style: italic;
    }
    .orthopaedics_content h5 {
        width: 78%;
        float: right;
        font-size: 15px;
        color: #ff0000;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        margin-top: 0px;
    }
    .orthopaedics_content p {
        width: 78%;
        float: right;
        font-size: 13px;
        color: #000;
        text-align: left !important;
        line-height: 24px;
        margin-bottom: 40px;
    }
    .meet_you_doctor a {
        width: 98px;
        float: left;
        padding: 8px 15px;
        margin-right: 10px;
        color: #fff;
        text-transform: capitalize;
        font-size: 10px;
        text-decoration: none;
        border-radius: 5px;
    }
   p.meet_drcontent{
    color:white;
    padding: 0px 4px 0px 4px !important;
    }
    .carousel_padding {
        padding: 0px 47px;
    }
    .copy_right p {
        float: left;
        width: 100% !important;
        text-align: center;
        margin-bottom: 0px;
        font-size: 14px;
        color: #808080;
    }
    .copy_right span {
        float: right;
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
        font-size: 14px;
        color: #808080;
    }
    .top_header_right_content ul li {
        display: inline-block;
        list-style: none;
        margin-right: 11px;
        margin-bottom: 10px;
    }
    .top_header_right_content ul li h2 {
        text-align: left;
        font-weight: 600;
        color: #000;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size:9px;
        float: left;
    }
    .top_header_right_content ul li h2 font {
        font-size: 9px;
        font-weight: normal;
    }
    .captcha_code span {
        width: 79px;
        height: 33px;
        border: #ccc solid 1px;
        line-height: 30px;
        float: left;
        margin-right: 15px;
        font-size: 12px;
        font-weight: bold;
    }
    section.meet_you_doctor {
  width: 100%;
  float: left;
  background: url(https://drdilveerbrar.com/img/doc-animateimage-mobile.png) no-repeat center center;
  }
    .breadcrumbs_heading_content h1 {
        width: 100% !important;
        float: left;
        color: #fff !important;
        text-align: left;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 20px;
        text-transform: uppercase;
    }
    .breadcrumbs_heading_content ul {
        float: left;
        width: 100%;
        margin: 5px 0px 0px 0px;
        padding: 0px;
    }
    .breadcrumbs_heading_content {
        width: 100%;
        float: left;
        position: relative;
        z-index: 9999;
        text-align: left;
    }
    section.page_content {
        width: 100%;
        float: left;
        padding: 100px 0px 100px;
        background: #252976;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .page_content p {
        width: 100%;
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 4vw;
        text-align: center;
        color: #fff;
    }
    .top_right_pic {
    float: right;
    width:56px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99999;
}
}