@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #666;
}

a:active {
    text-decoration: none;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.joint-replacement img,
.trauma img {
    width: 300px;
    height: auto;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
    margin: 10px;
}

.spine .first img {
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    height: auto;
    margin: 10px;
    padding: 10px;
    width: 93%;
}

.spine .first {
    height: auto;
    margin: 0 auto;
    max-width: 600px;
    min-width: 320px;
}

.spine .second-third {
    height: 200px;
    margin: 0 auto;
    max-width: 560px;
    min-width: 320px;
}

.spine .second-third img {
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    height: auto;
    margin: 10px;
    padding: 10px;
    width: 42%;
}

.wrapper {
    max-width: 1200px;
    width: 90%;
    margin: auto;
}

.split {
    clear: both;
}

.topbar {
    height: 35px;
    border-bottom: solid 1px #eee;
}

.social {
    float: right;
    margin-left: 8px;
}

.social h3 {
    float: left;
    font-weight: 100;
    margin: 9px 9px 0 0px;
    font-family: 'Slabo 27px', serif;
    font-size: 16px;
    color: #666;
}

.social ul {
    float: left;
}

.social ul li {
    list-style: none;
    float: left;
}

.social ul li a {
    padding: 11px 12px 10px;
    display: block;
}

.facebook {
    background-color: #3c599f !important;
    color: #FFF !important;
}

.twitter {
    background-color: #15b9ee !important;
    color: #FFF !important;
}

.google-plus {
    background-color: #dd4b39 !important;
    color: #FFF !important;
}

.instagram {
    background-color: #517fa4 !important;
    color: #FFF !important;
}

.emergency {
    float: right;
    border-right: solid 1px #ddd;
    padding: 10px 10px 6px 0px;
    margin-right: 12px;
}

.emergency p {
    font-size: 14px;
    color: #666;
}

.emergency a {
    color: #666;
    font-size: 14px;
    margin-right: 8px;
    padding: 10px 0;
    text-decoration: none;
}

.emergency a:hover {
    opacity: 0.8;
}

.red {
    color: #f24f4f;
}

.opd {
    float: right;
    border-right: solid 1px #ddd;
    padding: 10px 10px 6px 0px;
    margin-right: 12px;
}

header {
    height: 90px;
}

.logo {
    float: left;
    margin: 10px 7px 0 0px;
}

.hospital {
    float: left;
    font-size: 30px;
    font-family: 'Asap', sans-serif;
    margin: 13px 0 0 0px;
    text-transform: uppercase;
    color: #434242;
}

.hospital span {
    font-size: 25px;
}

nav {
    float: right;
    margin: 36px 0 0 0px;
}

nav ul {
    width: auto;
}

nav ul li {
    list-style: none;
    float: left;
}

nav ul li a {
    padding: 7px 8px;
    color: #333;
    font-family: 'Asap', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

nav ul li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #09C;
    border-radius: 4px;
}

nav ul .active {
    background-color: #09C;
    color: #fff;
    border-radius: 4px;
}

.slider {
    width: 100%;
}

.slider img {
    width: 100%;
}

.fts {
    padding: 6px;
    width: 92%;
    margin: 0 0 6px 0px;
    font-family: 'Asap', sans-serif;
    font-size: 12px;
    color: #000;
}

.ftds {
    width: 98%;
    padding: 6px;
    font-family: 'Asap', sans-serif;
    font-size: 12px;
    color: #000;
    margin: 0 0 6px 0px;
}

.ftb {
    margin: 5px 0 15px 0px;
    padding: 7px;
    width: 98%;
    text-transform: uppercase;
    cursor: pointer;
}

.home_content {
    width: auto;
}

.specialities {
    min-height: 400px;
    background-color: #eee;
    display: flex;
}

.specialities h2 {
    font-size: 40px;
    font-family: 'Asap', sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    color: #666;
    text-align: center;
}

.specialities h2 span {
    font-size: 30px;
}

.specialities h4 {
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    color: #333;
    text-align: center;
    letter-spacing: 4px;
    margin: 5px 0 15px 0px;
}

.specialities ul {
    /*
    border-top: dashed 1px #ccc;
border-bottom: dashed 1px #ccc;
padding: 25px 0 25px 0px;
*/
}

.specialities ul li {
    margin: 0px;
    padding: 0px;
}

.box-gray {
    list-style: none;
    float: left;
    margin: 0 10px 20px;
    width: 23%;
    background-color: #ddd;
}

.specialities ul li h5 {
    background-color: #fff;
    padding: 15px 15px 10px 15px;
    text-transform: uppercase;
    font-family: 'Asap', sans-serif;
    font-size: 15px;
    font-weight: 100;
    color: #666;
}

.specialities ul li img {
    width: 100%;
    opacity: 1;
}

.specialities ul li img:hover {
    opacity: 0.5;
}

.specialities ul li div {
    background-color: #fff;
    padding: 15px 15px 25px 15px;
    margin-top: -5px;
    height: 150px;
    position: relative;
}

.specialities ul li div p {
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    color: #666;
    line-height: 20px;
    margin-bottom: 20px;
}

.blink {
    border: 1px solid #ddd;
    bottom: 15px;
    color: #333;
    font-family: "Asap", sans-serif;
    font-size: 12px;
    padding: 7px 14px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
}

:hover.blink {
    color: #fff;
    text-decoration: none;
    background-color: #333;
}

.patient_edu {
    float: left;
    height: 318px;
    width: 49%;
    margin: 30px 0 0 0px;
}

.patient_edu h2 {
    text-transform: uppercase;
    font-family: 'Asap', sans-serif;
    font-size: 25px;
    font-weight: 100;
    color: #666;
    margin: 0 0 20px 0px;
}

.patient_edu ul {
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 4px #ddd;
    border-radius: 5px;
    height: 300px;
}

.patient_edu ul li {
    list-style: none;
    border-bottom: solid 1px #ddd;
    padding: 15px 0 13px 0;
}

.patient_edu ul li h3 {
    font-size: 20px;
    font-weight: 100;
    margin: 0 0 7px 0px;
    color: #335f9a;
    font-family: 'Slabo 27px', serif;
}

.patient_edu ul li h3 a {
    font-size: 20px;
    color: #335f9a;
    font-family: 'Slabo 27px', serif;
}

.patient_edu ul li p {
    font-size: 15px;
    margin: 0 0 7px 0px;
    color: #666;
    font-family: 'Slabo 27px', serif;
    line-height: 22px;
    letter-spacing: .5px;
}

.patient_edu ul li p a {
    font-size: 15px;
    color: #333;
    font-family: 'Slabo 27px', serif;
}

.peprop {
    float: left;
    border-radius: 50%;
    width: 18%;
    margin-right: 10px;
}

.padbox {
    padding: 20px;
}

.direction {
    float: right;
    width: 49%;
    margin: 30px 0px;
    height: 361px;
    overflow: hidden;
}

.direction p {
    margin: 0 0 7px 0px;
    font-size: 13px;
}

.direction h2 {
    text-transform: uppercase;
    font-family: 'Asap', sans-serif;
    font-size: 25px;
    font-weight: 100;
    color: #666;
    margin: 0 0 20px 0px;
}

.map {
    border: solid 1px #ddd;
    padding: 4px;
    margin: 10px 0 10px 0px;
    height: 100%;
}

footer {
    background-color: #333;
    min-height: 350px;
    padding: 10px 0 10px 0px;
    background-image: url(imgs/botbarbg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.bothospital {
    font-size: 30px;
    font-family: 'Asap', sans-serif;
    margin: 13px 0 0 0px;
    text-transform: uppercase;
    color: #666;
    text-align: center;
    border-bottom: dashed 1px #666;
    padding-bottom: 25px;
}

.bothospital span {
    font-size: 25px;
}

.botlink {
    margin: 20px 0 0 0px;
    text-align: center;
}

.botlink .tagline {
    color: #999;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
}

.botlink ul {
    width: auto;
    float: left;
    width: 33%;
}

.botlink ul h3 {
    font-family: 'Asap', sans-serif;
    font-size: 25px;
    color: #CCC;
    font-weight: 100;
    margin: 5px 0 20px 0px;
}

.botlink ul li {
    list-style: none;
    line-height: 25px;
}

.botlink ul li a {
    color: #999;
    font-size: 14px;
}

.botlink ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.copyright {
    border-top: dashed 1px #666;
    margin: 20px 0 0 0px;
    font-size: 13px;
    color: #999;
    text-align: center;
    padding: 20px 0 0 0px;
}

.copyright a {
    font-size: 13px;
    color: #999;
}

.current_nav {
    height: 45px;
    width: 100%;
    margin-bottom: 10px;
}

.current_nav ul {
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

.current_nav ul li {
    display: inline-block;
    padding: 5px 3px;
}

.current_nav a:hover {
    text-decoration: none;
}

.content h1 {
    margin: 0px;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: "Asap", sans-serif;
}

.content h3 {
    margin: 0px;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: "Asap", sans-serif;
}

.content p {
    font-family: "Asap", sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 13px;
}

.content ul,
.content ol {}

.content ul li,
.content ol li {
    font-family: "Asap", sans-serif;
    font-size: 16px;
    line-height: 26px;
    list-style: initial;
    margin: 0 0 4px 35px;
}

.map_width {
    width: 100%;
}

.map_height {
    height: 280px;
}

.slide-out-div {
    padding: 0px 20px 0px 20px;
    width: 238px;
    background-color: rgba(255, 255, 255, 1);
    min-height: 220px;
    z-index: 10000;
    border-radius: 0 0 15px 0px;
}

.slide-out-div h2 {
    font-size: 20px;
    color: #666;
    font-family: 'Asap', sans-serif;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 100;
}

.slide-out-div p {
    font-size: 12px;
    color: #fff;
    font-family: arial;
    border-top: solid 1px #bebdbd;
    padding: 10px 0 0px 0px;
}

.slide-out-div p a {
    font-size: 12px;
    color: #fff;
    font-family: arial;
    text-decoration: none;
}

.slide-out-div p a:hover {
    font-size: 12px;
    color: #eee;
    font-family: arial;
}

.banner {
    width: 100%;
    height: auto;
}

.banner img {
    width: 100%;
    height: auto;
}

.vjs-default-skin .vjs-play-progress {
    background: #f24f4f url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC") repeat scroll -50% 0 !important;
}

.vjs-default-skin .vjs-volume-level {
    background: #f24f4f url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC") repeat scroll -50% 0 !important;
    height: 0.5em;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.contact {
    display: inline-block;
    min-height: 450px;
    width: 100%;
}

.contact .left {
    width: 49.5%;
    float: left;
}

.contact .right {
    width: 49.5%;
    float: right;
}

.form-control {
    width: 100%;
    height: 55px;
    margin-bottom: 15px;
}

.form-control .label {
    height: 18px;
    line-height: 21px;
    padding: 3px 0;
    width: 100%;
}

.form-control .label label {
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif;
}

.form-control .input {
    height: 30px;
    width: 100%;
}

.form-control .input input[type='text'] {
    border: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
    height: 17px;
    padding: 8px;
    width: 96%;
}

.txtarea {
    height: 119px !important;
}

.form-control .input textarea {
    border: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
    height: auto;
    padding: 8px;
    width: 96%;
    font-size: 14px;
}

.btn {
    background-color: #09c;
    border: 1px solid #09c;
    color: #fff;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 8px;
    margin-right: 5px;
    cursor: pointer;
}

.address {
    width: 100%;
    height: auto;
}

.address h3 {
    font-size: 15px;
    margin: 0 0 3px;
    line-height: 20px;
    color: #09c;
}

.address p {
    font-size: 14px;
    margin: 0 0 3px;
}

.address a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.contact-map {
    width: 100%;
    height: 150px;
}

.videos {
    width: 100%;
    height: auto;
    display: inline-block;
}

.videos .box {
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    float: left;
    height: 350px;
    margin-bottom: 10px;
    margin-right: 1%;
    padding: 1%;
    width: 46%;
}

.video .desc {
    height: 7%;
}

.content-video {
    width: 450px;
    height: 300px;
    margin: 0px auto;
}

.content-video video {
    width: 100%: height: 100%;
}

.certificate {
    text-align: center;
}

.certificate .desc {
    margin-top: 20px;
}

.certificate h1,
.certificate h2,
.certificate p {
    font-family: 'Open Sans', sans-serif;
}

.certificate h2 {
    font-size: 28px;
    font-weight: bold;
}

.certificate .mukesh {
    width: 49%;
    float: left;
    height: auto;
    margin-right: 0.5%;
}

.certificate .avasthi {
    width: 49%;
    float: left;
    height: auto;
    margin-right: 0.5%;
}

.certificate .about-pdf {
    width: 49%;
    float: left;
    height: auto;
}

.blog {
    width: 100%;
    height: auto;
}

.blog .left {
    height: auto;
    width: 68%;
    float: left;
    padding: 1%;
}

.blog .left .box {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    height: auto;
    margin-bottom: 15px;
    padding: 2%;
    width: 96%;
}

.blog .left .heading {
    height: auto;
    width: 100%;
}

.blog .left .heading h3 {
    font-size: 30px;
    line-height: 32px;
    color: #0099CC;
}

.blog .left .postedby {
    height: auto;
    width: 100%;
}

.blog .left .postedby i {
    margin-left: 8px;
}

.blog .left .postedby p {
    font-size: 14px;
    line-height: 20px;
    margin: 8px 0px;
}

.blog .left .postedby span {
    color: #0099CC;
}

.blog .left .image {
    height: auto;
    width: 95%;
    margin: 0px auto;
}

.blog .left .image img {
    height: auto;
    width: 100%;
}

.blog .left .content {
    width: 100%;
    height: auto;
}

.blog .left .content p {
    font-size: 16px;
}

.blog .right {
    width: 28%;
    height: auto;
    padding: 1%;
    float: left;
}

.blog .right h2 {
    text-align: left;
    font-size: 22px;
    line-height: 25px;
    text-transform: none;
}

.blog .right ul {
    margin-bottom: 25px;
    margin-top: 5px;
}

.blog .right li {
    list-style: none;
    font-size: 15px;
    margin-left: 20px;
}

.blog .right a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.tour {
    position: fixed;
    right: 0;
    top: 150px;
    height: auto;
    width: 85px;
    z-index: 99;
}

.tour img {
    height: auto;
    width: 100%;
}

@media (min-width: 1272px) {
    .vjs-default-skin .vjs-big-play-button {
        left: 7.5em !important;
        top: 3.5em !important;
        width: 3em !important;
        height: 2em !important;
    }
    .vjs-default-skin .vjs-big-play-button::before {
        line-height: 2em !important;
    }
}