.mobnav {
    display: none;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .slide-out-div {
        display: none;
    }
    .nav {
        display: none;
    }
    .mobnav {
        display: block;
        float: right;
        font-size: 28px;
        margin: 11px 0;
        padding: 10px;
        cursor: pointer;
        color: #666;
    }
    .topbar {
        height: 31px;
    }
    .logo {
        margin: 15px 7px 0 0;
    }
    .social ul li a {
        padding: 9px 10px;
    }
    .emergency {
        text-align: center;
        width: 100%;
    }
    .emergency p,
    .emergency a {
        font-size: 11px;
    }
    .social h3 {
        font-size: 14px;
    }
    .social ul li a {
        padding: 9px 10px;
    }
    header {
        height: 90px;
    }
    .logo img {
        height: 30px;
        width: 30px;
    }
    .hospital {
        font-size: 17px;
    }
    .hospital span {
        font-size: 14px;
    }
    nav {
        background-color: #fff;
        display: block;
        float: none;
        left: 0;
        margin: 0;
        position: absolute;
        top: 123px;
        width: 100%;
        z-index: 9999;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
    }
    nav ul li {
        width: 100%;
    }
    nav ul li a {
        display: block;
        font-size: 12.5px;
        padding: 10px 4px;
        text-align: center;
    }
    .box-gray {
        float: left;
        margin-bottom: 10px;
        width: 43%;
        height: 551px;
        background-color: #fff;
        overflow: hidden;
    }
    .specialities ul li div {
        height: 326px;
    }
    .certificate .mukesh,
    .certificate .avasthi,
    .certificate .about-pdf {
        width: 100%;
        float: none;
    }
    .specialities ul li h5 {
        padding: 15px 0 10px 4px;
        font-size: 13px;
    }
    .patient_edu {
        height: 200px;
        width: 100%;
        margin-bottom: 40px;
    }
    .direction {
        height: 270px;
        width: 100%;
    }
    .vjs-default-skin .vjs-big-play-button {
        height: 1.6em !important;
        width: 3em !important;
    }
    .vjs-default-skin .vjs-big-play-button::before {
        line-height: 1.6em !important;
    }
    .botlink ul {
        margin-right: 1.5%;
        width: 48%;
    }
    .botlink ul:last-of-type {
        width: 100%;
        text-align: center;
    }
    .nivoSlider {
        overflow: auto !important;
        margin-top: 30px;
    }
    .theme-default .nivo-controlNav {
        padding: 0 !important;
    }
    .nivo-directionNav {
        display: none;
    }
    .emergency {
        margin: 0 !important;
        border: 0px !important;
    }
    .contact .left {
        float: left;
        width: 100%;
    }
    .contact .right {
        float: right;
        width: 100%;
    }
    .content-video {
        height: 180px;
        width: 100%;
    }
    .videos .box {
        height: 250px;
        width: 100%;
        margin-bottom: 20px;
    }
    .joint-replacement img,
    .trauma img {
        margin: 0px !important;
    }
    .spine .first img {
        margin: 0px !important;
    }
    .spine .second-third img {
        width: 93%;
        margin: 0;
    }
    .gallery li {
        width: 95%;
        height: auto;
        max-height: auto !important;
        min-height: auto !important;
        padding: 1.5%;
    }
    .blog .left,
    .blog .right {
        width: 100%;
        height: auto;
        padding: 1%;
    }
    .content img {
        width: 93%;
    }
    .first,
    .second-third {
        width: 93%;
        max-width: 93% !important;
        min-width: 93% !important;
    }
    .first img,
    .second-third img {
        width: 100%;
    }
    .specialities {
        display: block;
    }
    .tour {
        width: 62px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .slide-out-div {
        display: none;
    }
    .nav {
        display: none;
    }
    .mobnav {
        display: block;
        float: right;
        font-size: 28px;
        margin: 11px 0;
        padding: 10px;
        cursor: pointer;
        color: #666;
    }
    .topbar {
        height: 31px;
    }
    .logo {
        margin: 15px 7px 0 0;
    }
    .social ul li a {
        padding: 9px 10px;
    }
    .emergency p,
    .emergency a {
        font-size: 12px;
    }
    .social h3 {
        font-size: 14px;
    }
    .social ul li a {
        padding: 9px 10px;
    }
    header {
        height: 90px;
    }
    .logo img {
        height: 30px;
        width: 30px;
    }
    .hospital {
        font-size: 17px;
    }
    .hospital span {
        font-size: 14px;
    }
    nav {
        background-color: #fff;
        display: block;
        float: none;
        left: 0;
        margin: 0;
        position: absolute;
        top: 102px;
        width: 100%;
        z-index: 9999;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
    }
    nav ul li {
        width: 100%;
    }
    nav ul li a {
        display: block;
        font-size: 12.5px;
        padding: 10px 4px;
        text-align: center;
    }
    .box-gray {
        width: 45%;
        margin-bottom: 10px;
        height: 478px;
        overflow: hidden;
    }
    .specialities ul li div {
        height: 190px;
    }
    .specialities {
        display: flex;
        width: 100%;
    }
    .specialities ul li h5 {
        padding: 15px 0 10px 4px;
        font-size: 13px;
    }
    .patient_edu {
        height: 200px;
        width: 100%;
    }
    .direction {
        width: 100%;
        height: 200px;
        margin: 60px 0;
    }
    .vjs-default-skin .vjs-big-play-button {
        height: 1.6em !important;
        width: 3em !important;
    }
    .vjs-default-skin .vjs-big-play-button::before {
        line-height: 1.6em !important;
    }
    .botlink ul {
        margin-right: 1.5%;
        width: 48%;
    }
    .nivo-directionNav {
        display: none;
    }
    .contact .left {
        float: left;
        width: 100%;
    }
    .contact .right {
        float: right;
        width: 100%;
    }
    .certificate .mukesh,
    .certificate .avasthi,
    .certificate .about-pdf {
        width: 100%;
        float: none;
    }
    .slider {
        margin-top: 27px;
        width: 100%;
    }
    .videos .box {
        height: 380px;
        width: 100%;
    }
    .spine .second-third img {
        width: 41% !important;
    }
    .gallery li {
        width: 48%;
        max-height: 138px !important;
        min-height: 138px !important;
    }
    .blog .left,
    .blog .right {
        width: 100%;
        height: auto;
        padding: 1%;
    }
    .tour {
        width: 75px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slide-out-div {
        display: none;
    }
    .nav {
        display: none;
    }
    .mobnav {
        display: block;
        float: right;
        font-size: 28px;
        margin: 11px 0;
        padding: 10px;
        cursor: pointer;
        color: #666;
    }
    .slider {
        margin-top: 0px !important;
    }
    .topbar {
        height: 31px;
    }
    .logo {
        margin: 15px 7px 0 0;
    }
    .social ul li a {
        padding: 9px 10px;
    }
    .emergency p,
    .emergency a {
        font-size: 12px;
    }
    .social h3 {
        font-size: 14px;
    }
    .social ul li a {
        padding: 9px 10px;
    }
    header {
        height: 70px;
    }
    .logo img {
        height: 30px;
        width: 30px;
    }
    .hospital {
        font-size: 17px;
    }
    .hospital span {
        font-size: 14px;
    }
    nav {
        background-color: #fff;
        display: block;
        float: none;
        left: 0;
        margin: 0;
        position: absolute;
        top: 103px;
        width: 100%;
        z-index: 9999;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
    }
    nav ul li {
        width: 100%;
    }
    nav ul li a {
        display: block;
        font-size: 12.5px;
        padding: 10px 4px;
        text-align: center;
    }
    .box-gray {
        width: 21.5%;
    }
    .box-gray li {
        height: 498px;
    }
    .specialities ul li div {
        height: 263px;
    }
    .specialities ul li h5 {
        padding: 15px 0 10px 4px;
        font-size: 13px;
    }
    .patient_edu {
        height: 224px;
    }
    .direction {
        height: 270px;
        overflow: auto !important;
    }
    .vjs-default-skin .vjs-big-play-button {
        height: 1.6em !important;
        width: 3em !important;
    }
    .vjs-default-skin .vjs-big-play-button::before {
        line-height: 1.6em !important;
    }
    .botlink ul {
        margin-right: 1.5%;
        width: 31%;
    }
    .nivoSlider {
        overflow: auto !important;
    }
    .theme-default .nivo-controlNav {
        padding: 5px 0;
        text-align: center;
    }
    .slider {
        margin-top: 26px;
    }
    .contact {
        min-height: 530px;
    }
    .contact .left {
        float: left;
        width: 48%;
    }
    .contact .right {
        float: right;
        width: 48%;
    }
    .videos .box {
        height: 250px;
    }
    .gallery li {
        width: 23%;
        max-height: 105px !important;
        min-height: 105px !important;
    }
    .content img {
        max-width: 93%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1210px) {
    header {
        height: 75px;
    }
    .logo img {
        height: 45px;
        width: 45px;
    }
    .hospital {
        font-size: 21px;
    }
    .hospital span {
        font-size: 17px;
    }
    nav {
        float: right;
        margin: 31px 0 0;
    }
    .box-gray {
        width: 22.5%;
    }
    nav ul li a {
        padding: 8px 4px;
        color: #333;
        font-family: 'Asap', sans-serif;
        font-size: 12px;
        text-transform: uppercase;
    }
    .gallery li {
        width: 23%;
        max-height: 136px !important;
        min-height: 136px !important;
    }
}