@font-face {
  font-family: 'HelveticaNeueMedium';
  src: url('HelveticaNeueMedium.eot');
  src: url('HelveticaNeueMedium.woff2') format('woff2'),
       url('HelveticaNeueMedium.eot?#iefix') format('embedded-opentype');
  src: url('HelveticaNeueMedium.woff') format('woff'),
       url('HelveticaNeueMedium.ttf') format('truetype'),
       url('HelveticaNeueMedium.svg#HelveticaNeueMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLight';
  src: url('HelveticaNeueLight.eot');
  src: url('HelveticaNeueLight.woff2') format('woff2'),
       url('HelveticaNeueLight.eot?#iefix') format('embedded-opentype');
  src: url('HelveticaNeueLight.woff') format('woff'),
       url('HelveticaNeueLight.ttf') format('truetype'),
       url('HelveticaNeueLight.svg#HelveticaNeueLight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueThin';
  src: url('HelveticaNeueThin.eot');
  src: url('HelveticaNeueThin.woff2') format('woff2'),
       url('HelveticaNeueThin.eot?#iefix') format('embedded-opentype');
  src: url('HelveticaNeueThin.woff') format('woff'),
       url('HelveticaNeueThin.ttf') format('truetype'),
       url('HelveticaNeueThin.svg#HelveticaNeueThin') format('svg');
  font-weight: 100;
  font-style: normal;
}

html,body{
  overflow-x: hidden;
  overflow-y: auto;
}
.sidebar_inner2 {
    padding: 9px 0;
}
.sidebar_inner2 img {
    width: 100%;
    padding: 10px 0 15px 0;
}
.support_inner img {
    width: 200px !important;
    height: 150px;
}

h5.logohead {
    font-family: cursive;
    font-size: 10px;
    /* color: black; */
    border-bottom: 2px solid black;
}
.support_inner img {
    width: 100%;
}
section.slider {
    overflow: hidden;
    width: 100%;
    position: relative;
    
}
overlay_tabs {
    display: none;
}

.flexslider {
    margin: 0;
    border: 0;
}

/* reset css start */
a, a:hover, a:focus {
    text-decoration: none;
}
p {
    font-size: 1.6rem;
    line-height: 2.4rem;
	text-align: justify;
}
section:after, ul:after {
    content: "";
    clear: both;
    display: block;
}
/* reset css end */
body {
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    background: #f7cc21;
    position:relative;
}
header.header_top {
    background-color: #fff;

    border-bottom: 8px solid yellow;
}
.main_wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
}
section.intro {
    background: #cd2122;
}
.header_top:after {
    content: "";
    height: 60px;
    width: 350px;
    position: absolute;
    left: -35px;
    bottom: 0;
    background-color: #fff;
    transform: skew(-45deg);
}
.topbar > .container {
    position: relative;
}
.topbar ul {
    float: right;
    padding: 15px 0 15px;
}
.topbar li {
    float: left;
    text-align: left;
    padding: 0 8px;
    border-right: 1px solid #efefef;
}
.topbar li:last-child {
    border: 0;
    padding-right: 0;
}
.topbar h5 {
    font-size: 1.1rem;
    font-weight: bold;
    color: #0060AA;
    margin: 0;
    line-height: 1.6rem;
    text-transform: capitalize;
}
.topbar h5 .fa {
    line-height: inherit;
    font-size: 1.2rem;
    color: inherit; 
}
.topbar p {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 0;
    color: #888;
}
.topbar a {
    color: #888;
}
.topbar a:hover, .topbar a:focus {
    color: #666;
    text-decoration: underline;
}
.web_logo {
    float: left;
    width: 100px;
    z-index: 5;
    top: 3px;
    left: 15px;
}
.web_logo a {
    display: block;
}
.web_logo img {
    display: block;
    width: 80%;
    padding: 9px 0;
}
/* top navbar css start */
.navbar-default {
    background-color:#f7cc21;
    /*background-color: rgba(218, 37, 28, 0.95);*/
    border: 0;
    border-radius: 0;
    margin: 0;
}
.navbar-header {
    background: #f7cc21;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: #f7cc21;
}
.navbar-default .navbar-nav>li>a {
    color: #3c3c90;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px;
    padding: 15px 20px;
}
.navbar>.container .navbar-brand {
    padding: 0;
    float: left;
    height: auto;
    position: absolute;
    width: 120px;
    top: -66px;
}
.navbar-brand img {
    display: block;
    width: 100%;
}
.dropdown-menu {
background-color:#f7cc21;
}
h5.section_title1 {
    font-size: 25px;
    color: #da251c;
    padding: 12px 0;
    font-family: Times Roman;
    border-bottom: 1px solid;
    margin: 7% 0 0 18%;
    width: 48%;
}
span.big {
    font-size: 40px;
}
p.logo-bottom {
    font-size: 16px;
    color: #000000;
    padding: 3px 0 0 125px;
}
.mandatory-field.col-sm-6.col-md-6.col-lg-6 {
    border: 1px solid yellow;
    width: calc(50% - 8px);
    margin-right: 8px;
    margin-bottom: 35px;
}
.education-field.col-sm-6.col-md-6.col-lg-6 {
    border: 1px solid yellow;
    width: calc(50% - 8px);
    margin-left: 8px;
    margin-bottom: 59px;
}
.additional-field.col-sm-6.col-md-6.col-lg-6 {
    border: 1px solid yellow;
    width: calc(50% - 8px);
    margin-left: 8px;
}
.employment-field.col-sm-12.col-md-12.col-lg-12 {
    border: 1px solid rgba(0, 146, 202, 0.4);
    margin-bottom: 20px;
}
form .form-group:last-child {
    clear: both;
    text-align: center;
}
/* top navbar css start */

/* slider section start*/
.bg_slider {
    max-width: 100%;
    height: 100vh;
    margin: 0 auto;
    position: relative;
}
.slide1,.slide2,.slide3,.slide4,.slide5 {
    position: absolute;
    width: 100%;
    height: 100%;
}
.slide1 {
    background: url(../images/image4.jpg) no-repeat center;
    background-size: cover;
    animation:fade 8s infinite;
    -webkit-animation:fade 8s infinite;

} 
.slide2 {
    background: url(../images/image5.jpg) no-repeat center;
    background-size: cover;
    animation:fade2 8s infinite;
    -webkit-animation:fade2 8s infinite;
}
.slide3 {
    background: url(../images/image4.jpg) no-repeat center;
    background-size: cover;
    animation:fade3 8s infinite;
    -webkit-animation:fade3 8s infinite;
}
@keyframes fade {
  0% {opacity:1}
  33.333% { opacity: 0}
  66.666% { opacity: 0}
  100% { opacity: 1}
}
@keyframes fade2 {
  0% {opacity:0}
  33.333% { opacity: 1}
  66.666% { opacity: 0 }
  100% { opacity: 0}
}
@keyframes fade3 {
  0% {opacity:0}
  33.333% { opacity: 0}
  66.666% { opacity: 1}
  100% { opacity: 0}
}

.banner_overlay {
    position: absolute;
    width: 100%;
    top: 0;
    height: calc(100% - 70px);
}
.referral_links {
    position: fixed;
    top: 50%;
    left: -176px;
    width: 220px;
    transform: translateY(-50%);
    z-index: 999;
}
section.specialities_section1 {
    padding: 50px 0;
}
.referral_links a {
    display: block;
    color: #da251c;
    margin-bottom: 10px;
    background-color: #da251c;
    line-height: 38px;
    border-radius: 0 25px 25px 0;
    padding: 0 50px 0 15px;
    position: relative;
    width: 100%;
    text-align: center;
    transition: all 700ms ease;
}
.referral_links a:last-child {
    margin-bottom: 0;
}
.referral_links a:hover, .referral_links a:focus {
    transform: translateX(176px);
    box-shadow: 0 0 3px #e5e5e5;
    background-color: #fff;
    transition: all 700ms ease;
}
.referral_links a:after, .referral_links a:before {
    position: absolute;
    right: 3px;
    height: 34px;
    width: 34px;
    background: #fff;
    content: "";
    top: 2px;
    border-radius: 50%;
    z-index: 3;
    transition: all 700ms ease;
}
.referral_links a:hover:after, .referral_links a:focus:after {
    background: #da251c;
    transition: all 700ms ease;
}
.referral_links a:before {
    font-family: FontAwesome;
    background: transparent;
    text-align: center;
    line-height: 34px;
    z-index: 4;
    color: #da251c;
    font-size: 1.8rem;
}
.referral_links a:hover:before, .referral_links a:focus:before {
    color: #fff;
    transition: all 700ms ease;
}

.overlay_tabs {
    width: 450px;
    position: absolute;
    top: 50%;
    transform: translateY(-40%);
    right: 50px;
    display: none;
}
.referral_links a:first-child:before {
    content: "\f09a";
    background-color: #0c0cc1;
    color: #fff;
}
.referral_links a:first-child:before {
    content: "\f09a";
	background-color: #0c0cc1;
    color: #fff;
}
.referral_links a:nth-child(2):before {
    content: "\f081";
    background-color: #1fadd1;
    color: #fff;
}
.referral_links a:nth-child(3):before {
    content: "\f0d5";
	color: #fff;
    background-color: #dc2222;
}
.referral_links a:nth-child(4):before {
    content: "\f167";
	color: #fff;
    background-color: #900f0f
	;
}
.referral_links a:last-child:before {
    content: "\f08c";
	color: #fff;
    background-color: blue;
}
.overlay_tabs .nav-tabs {
    border: 0;
}
.overlay_tabs .nav-tabs li {
    margin: 0;
}
.overlay_tabs .nav-tabs li a {
    background-color: #fff;
    border-radius: 0;
    margin: 0;
    border: 0;
    color: #005FA9;
    text-transform: capitalize;
    font-weight: 600;
}
.overlay_tabs .nav-tabs li.active a {
    background-color:#da251c;
    color: #fff;
    border: 0;
    margin: 0;
}
.overlay_tabs form.form {
    background-color:#da251c;
}
.overlay_tabs form.form > div:last-child {
    margin-bottom: 0;
}
.overlay_tabs .btn_cont .btn_submit {
    color: #005FA9;
    background-color: #fff;
    font-weight: 600;
}

.slider img {
    width: 100%;
    display: block;
}
/* intro section start */
.intro {
    padding: 50px 0;
    text-align: center;
}
.section_title {
    margin: 0 0 20px;
    color: #005FA9;
    font-size: 2.8rem;
    text-align: center;
	padding: 30px 0;
}
.intro p {
    margin: 15px 0 0;
    text-align: center;
    line-height: 2.8rem;
    font-size: 2rem;
    font-weight: 300;
	color: #fff;
}
section.our_specialities {
    padding: 60px 0;
}
.rd_more {
    font-size: 1.6rem;
    color: #333;
    background-color: #fff;
    margin: 25px auto 0;
    display: block;
    width: 140px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
}

.doctor_team {
    padding: 50px 0;
}
.doctor_pic img {
    display: block;
    width: 100%;
}
.doctor_info {
    padding: 15px 10px;
    background-color: #005FA9;
}
.dr-name {
    font-size: 1.8rem;
    color: #fff;
    margin: 0 0 8px;
}
.profile {
    display: block;
    color: #fff;
}
.team_slider .owl-prev, .team_slider .owl-next, .custom_slider .owl-prev, .custom_slider .owl-next {
    transform: translateY(-50%);
    font-size: 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #ddd;
    text-align: center;
    position: absolute;
    top: 30%;
}
.team_slider .owl-prev:hover, .team_slider .owl-next:hover {
  background-color: #bbb;
}
.custom_slider .owl-prev, .custom_slider .owl-next {
  background-color: #f9f9f9;
}
.custom_slider .owl-prev:hover, .custom_slider .owl-next:hover {
  background-color: #bbb;
  background-color: #fff;
}
.team_slider .owl-prev, .custom_slider .owl-prev {
    left: -50px; 
}
.team_slider .owl-next, .custom_slider .owl-next {
    right: -50px;
}
.team_slider .owl-prev:after, .team_slider .owl-next:after, .custom_slider .owl-prev:after, .custom_slider .owl-next:after {
  position: relative;
  content: "\f100";
  font-family: FontAwesome;
  line-height: 40px;
  text-align: center;
  font-size: 26px;
  color: #005FA9;
}

.team_slider .owl-next:after, .custom_slider .owl-next:after {
    content: "\f101";
}
/* our works us page css start */
section.our_works {
    padding: 60px 0;
}
.planning {
    transition: ease all 1s;
    background-color: #da251c;
    padding: 4px 20px;
    border: 1px solid white;
    box-shadow: 0px 0px 15px 0px rgb(74, 42, 29);
    color: #fff;
	border-radius:10px;
}
.test {
   transition: ease all 1s;
    background-color: #eae2e2;
    padding: 4px 20px;
    border: 1px solid white;
    box-shadow: 0px 0px 15px 0px rgb(74, 42, 29);
    color: #151414;
	border-radius:10px;
}
.test:hover {
    transition: ease all 1s;
    transform: scale(1.1);
}
.planning:hover {
    transition: ease all 1s;
    transform: scale(1.1);
}
.col-sm-4 {
    padding: 20px;
}
/* products us page css start */

.products_des {
    /* border-top-color: #E36159; */
    border-radius: 8px;
    border-top: 1px solid #E91E63;
    border-top-width: 4px;
    padding: 15px 20px 10px 20px;
    position: relative;
    top: -1px;
    border-bottom: 4px solid #b9b1b1;
    /* border-bottom: 1px solid #DFDFDF; */
    border-left: 1px solid #b9b1b1;
    border-radius: 8px;
    border-right: 1px solid #b9b1b1;
}
.products_des:hover{
	transition: ease all 1s;
    transform: scale(1.1);
}
.products_img img {
    width: 100%;
    min-height: 200px;
}
/* contact us page css start */
.contact_section {
    padding: 50px 0;
	
}
.contact_form h2, .contact_address h2 {
    font-size: 2.2rem;
    margin: 0 0 20px;
    background-color: #f9f9f9;
    line-height: 4rem;
    padding: 0 15px;
    color: #005FA9;
}
form.form {
    padding: 20px;
    background-color:#f7cc21;
}
.form-group:after {
    content: "";
    clear: both;
    display: block;
}
.form .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
textarea.form-control {
    min-height: 100px;
}
.btn_cont .btn_submit {
    color: #fff;
    background-color: #005FA9;
}
.address_details {
    padding: 15px;
    background-color: #f9f9f9;
    margin-bottom: 20px;
}
.address_details h3 {
    padding: 0 0 0 28px;
    margin: 0 0 12px;
    line-height: 3rem;
    font-size: 1.6rem;
    font-weight: bold;
    border-bottom: 1px dashed rgba(0, 95, 169, 0.3);
    background-image: url(../images/images_sprite.png);
    background-repeat: no-repeat;
    background-position: top -355px left;
    background-size: 20px auto;
}
.contact_address p {
    font-family: 'Gudea', sans-serif;
    font-size: 1.4rem;
    line-height: 2.0rem;
    margin: 0 0 0px;
}
.contact_address p:first-of-type {
    margin: 0 0 10px;
}
.contact_address p a {
    color: #005FA9;
}
.socialbar {
    margin-top: 20px;
    text-align: center;
}
.socialbar li {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 7px;
}
.socialbar li a {
    display: block;
    border-radius: 5px;
    background-color: #005FA9;
    font-size: 1.6rem;
    color: #fff;
}
.socialbar li a:hover {
    background-color: #005FA9;
    color: #fff;
}
.additional_support {
    padding: 30px 0 50px;
}
.additional_support .section_title {
    font-size: 2.4rem;
}
.support_inner {
    padding-top: 20px;
    color: #666;
}
.support_inner h3 {
    text-align: center;
    font-size: 2.0rem;
    margin: 0 0 10px;
    color: #666;
}
.support_inner h3:after {
    content: "";
    width: 46px;
    display: block;
    height: 2px;
    background-color: #005FA9;
    margin: 8px auto 0;
}
.img_icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    border-radius: 50%;
    box-shadow: 3px 4px 5px #ededed;
}
.img_icon img {
    display: block;
    max-width: 100%;
    width: 64px;
    margin: 0 auto;
    padding-top: 8px;
}
.support_inner p {
    text-align: center;
    margin: 0;
}

/* contact us page css end */

/* doctors page css start */
.doctors_section {
    padding: 80px 0;
    position: relative;
}
.doctors_section:before {
    position: absolute;
    top: 40px;
    left: calc(50% - 1px);
    content: "";
    height: calc(100% - 80px);
    width: 2px;
    border-right: 2px dashed #f1f1f1;
    background-color: transparent;
}
.doctor_outer {
    position: relative;
}
span.pointer_i {
    position: absolute;
    top: 180px;
    width: 10px;
    height: 10px;
    background: #da251c;
    border-radius: 10px;
}
span.pointer_i:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    background-color: rgba(218, 37, 28, 0.12);
    left: -7px;
    top: -7px;
}
.doctors_section .col-sm-6:first-child .doctor_outer span.pointer_i {
    right: -20px;
}
.doctors_section .col-sm-6:last-child .doctor_outer span.pointer_i {
    left: -20px;
}
.doctors_section .col-sm-6:first-child .doctor_outer {
    margin-bottom: 250px;
}
.doctors_section .col-sm-6:last-child .doctor_outer {
    margin-top: 250px;
}
.doctor_info_details {
    max-width: 400px;
    width: 75%;
    border: 1px solid transparent;
}
.doctor_info_details.left {
    float: right;
    margin-right: 60px;
}
.doctor_info_details.right {
    float: left;
    margin-left: 60px;
}
.doctor_photo {
    width: 150px;
    overflow: hidden;
    height: 150px;
    float: left;
    position: absolute;
    top: -150px;
    left: 10px;
}
.doctor_photo img {
    width: 100%;
    display: block;
}
.doctor_details {
    padding: 25px;
    background-color: rgba(0, 95, 169, 0.4);
    background-color: rgba(218, 37, 28, 0.05);
    position: relative;
    clear: both;
    margin-top: 150px;
    border-bottom: 3px solid #da251c;
}
.doctor_details:after {
    content: "";
    width: 40px;
    height: 40px;
    background-color: #fff;
    position: absolute;
    top: 15px;
    border: 20px solid transparent;
}
.doctor_info_details.left .doctor_details:after {
    right: -40px;
    border-left-color: rgba(218, 37, 28, 0.05);
}
.doctor_info_details.right .doctor_details:after {
    left: -40px;
    border-right-color: rgba(218, 37, 28, 0.05);
}
.doctor_name {
    font-weight: 600;
    font-size: 1.8rem;
    margin: 0 0 2px;
}
.doctor_specialist {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.doctor_short_desc {
    text-align: justify;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 2.0rem;
}
.doctor_details .view_profile {
    color: #005FA9;
    border: 1px solid #005FA9;
    line-height: 30px;
    font-size: 12px;
    display: block;
    padding: 0 16px;
    position: absolute;
    float: left;
    text-transform: capitalize;
    margin-left: 60px;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    transition: all 500ms ease-in-out;
    left: 150px;
    top: -60px;
    font-weight: bold;
}
.doctor_details:hover .view_profile {
    margin-left: 20px;
    opacity: 1;
    visibility: visible;
    transition: all 500ms ease-in-out;
}
.view_profile:before {
    content: "";
    height: 8px;
    width: 8px;
    border-left: 1px solid #005FA9;
    border-top: 1px solid #005FA9;
    position: absolute;
    left: -5px;
    top: 13px;
    transform: rotate(-45deg);
    background-color: #fff;
}
section.competition_ad {
    background: url(../images/bg1.jpg);
    height: 500px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed !important;
    filter: grayscale(0%);
    padding: 80px 0;
}
.customer_relation h3 {
    color: #fff;
    font-family: unset;
    font-size: 20px;
}
/* doctors page css end */
.hospital_image img {
    height: 600px;
    width: 100%;
}
.specialities_section1, .specialities_section3 {
    padding: 50px 0 0;
}
h3.section_title1 {
    color: #fff;
	text-align: center;
	padding:10px 0;
	font-size:30px
}
section.about_ad {
    background: url(../images/sales_sim.jpg);
    height: 500px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed !important;
    filter: grayscale(30%);
    padding: 80px 0;
}
section.about_ad p {
    color: #fff;
     margin: 0;
    width: 50%;
    padding: 10px 20px;
    /* font-size: 0.8rem; */
    line-height: 1.6;
    position: relative;
    color: #fff;
    text-align: justify;
}
h3.section_title2 {
    color: #fff;
}
section.about_us {
    padding: 50px 0;
}
section.about_us p {
    transition: ease all 1s;
    background-color:#da251c;
    padding: 4px 20px;
    border: 1px solid white;
    box-shadow: 0px 0px 15px 0px rgb(74, 42, 29);
	color: #fff;
}
.diagnosis-inner {
	
	 padding:8px;
}

.diagnosis-inner a {
    font-size: 25px;
    padding: 20px;
    margin: 0;
    color: #ffffff;
}
.diagnosis-inner img {
    width: 100%;
}
.specialities_section1 .section_title, .specialities_section2 .section_title {
    text-align: left;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 4.0rem;
    color: #da251c;
}
.specialities_section1 .section_title:after, .specialities_section2 .section_title:after {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    background-color: #da251c;
    margin: 0;
}
.sidebar_title {
    font-size: 2.4rem;
    text-transform: capitalize;
    margin: 0 0 20px;
    text-align: left;
    color: #da251c;
    line-height: 4.0rem;
}
.sidebar_title:after {
    content: "";
    display: block;
    height: 2px;
    width: 54px;
    background-color: #da251c;
    margin: 0;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul:after {
    content: "";
    clear: both;
    display: block;
}
.specialities_list li {
    border-bottom: 1px dashed rgba(218, 37, 28, 0.15);
    padding: 10px 0;
}
.specialities_list li:first-child {
    border-top: 1px dashed rgba(218, 37, 28, 0.15);
}
.specialities_list a {
    display: inline-block;
    text-transform: capitalize;
    color: #333;
    line-height: 2.2rem;
    padding: 0;
    vertical-align: middle;
}
.specialities_list a:before {
    content: "\f101";
    font-family: FontAwesome;
    padding-right: 7px;
}
.specialities_list a:hover {
    color: #da251c;
}
.specialities_section2 {
    padding: 50px 0;
    position: relative;
}
.specialities_section2 .col-sm-7 img {
    height: 400px;
    background-color: #f5f5f5;
    padding: 15px;
	background-color: #f5f5f5; 
    width: 100%;
}
.col-sm-5.appointment_form  h2 {
    color: #fff;
}
.col-sm-4.doctor_pic {
    padding: 0;
    background-color: #fff;
    overflow: hidden;
}
.col-sm-5.appointment_form p {
    color: #fff;
}
.img-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: rgba(218, 37, 28, 0.5);
    text-align: center;
}
.img-overlay h3 {
    margin: 0;
    font-size: 1.6rem;
    font-weight: 600;
    color: #fff;
    line-height: 2.0rem;
}
.img-overlay p {
    margin: 0;
    color: #fff;
}
.doctor-name {
    margin: 0 0 8px;
    font-size: 2rem;
    font-weight: bold;
    color: #da251c;
}
.doctor-details-list li {
    padding: 5px 5px 5px 120px;
    position: relative;
    margin-bottom: 2px;
    font-size: 1.3rem;
    line-height: 1.6rem;
}
.doctor-details-list li span {
    width: 110px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    font-weight: bold;
    font-size: 1.2rem;
}
.doctor-details-list li span:after {
    content: ":";
    float: right;
    padding-left: 3px;
    display: inline-block;
    font-weight: bold;
    color: #da251c;
}
.specialities_section2 .col-sm-5 {
    background-color: #005FA9;
    height: 400px;
    padding: 15px;
}
.appointment_form h2 {
    font-size: 2.4rem;
    margin: 0 0 20px;
    color: #fff;
}
.appointment_form form.form {
    padding: 0;
}
.specialities_section4 {
    background-image: url(../images/bg14.jpg);
    background-position: top center;
    background-attachment: fixed;
    padding: 50px 0;
    position: relative;
}
.specialities_section4:before {
    background-image: url(../images/pattern.png);
    background-position: center center;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.specialities_section4 .panel-group {
    margin: 0;
    position: relative;
}
.specialities_section4 .panel-group .panel {
    margin-bottom: 20px;
}
.specialities_section4 .panel-default>.panel-heading {
    border: 2px solid #fff;
    height: auto;
}
.specialities_section4 .panel-title a:before {
    content: "\f067";
    font-family: FontAwesome;
    position: relative;
    background: transparent;
    left: 0;
    top: 0;
    height: inherit;
    width: auto;
    margin: 0;
    padding: 0 10px 0 15px;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    opacity: 1;
    visibility: visible;
    font-weight: normal;
}
/* Clients information single page */
.map_cont img {
    width: 100%;
     border-bottom: 4px solid #f7cc21;
}
.about-inner {
    background: #f7cc21;
    border-bottom: 2px solid #B86D91;
    padding: 30px;
    min-height: 480px !important;
}
.col-sm-7.col-md-6.about-left {
    padding-left: 0px;
    padding-right: 0px;
}
.col-sm-5.col-md-6.about-right {
    padding-left: 0px;
    padding-right: 0px;
}
.about-inner-image img {
    width: 100%;
}
/* footer css start */
footer {
    background-color: #17172d;
	position: relative;
}
.foot_top {
    color: #fff;
    padding: 30px 0 20px;
}
.foot_heading {
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 30px;
}
.foot_heading:after {
    content: "";
    display: block;
    width: 56px;
    height: 2px;
    background-color: #005FA9;
    margin-top: 6px;
}
.foot_sub_heading {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 13px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.57);
    line-height: 2.6rem;
}
.foot_address {
    background-image: url(../images/images_sprite.png);
    background-position: top -490px left;
    background-repeat: no-repeat;
    background-size: 30px auto;
}
.foot_mob {
    background-image: url(../images/images_sprite.png);
    background-position: top -186px left;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-size: 20px auto;
}
.foot_mob a {
    color: #fff;
    text-decoration: none;
    line-height: 20px;
    display: inline-block;
}
.addres-map iframe {
    max-width: 100%;
    max-height: 240px;
}
.newsletter {
    margin-bottom: 36px;
}
.newsletter input[type="text"] {
    width: 240px;
    max-width: 80%;
    border: 2px solid #005FA9;
    background-color: transparent;
    line-height: 42px;
    padding: 0 15px;
    float: left;
    border-radius: 25px;
    margin-right: 5px;
}
.newsletter input[type="submit"] {
    float: left;
    line-height: 42px;
    background-color: #005FA9;
    border: 2px solid #005FA9;
    padding: 0 22px;
    font-weight: bold;
    border-radius: 22px;
}
.foot_btm {
    padding: 15px 0;
}
.foot_btm p {
    font-size: 1.3rem;
    color: #fff;
    margin: 0;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
}
p.copy_right {
    float: left;
}
p.designed_by a {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}
.foot_social {
    float: right;
}
.foot_social ul {
    margin: 0;
}
.foot_social ul li {
    float: left;
    margin-left: 5px;
}
.foot_social a {
    color: #000;
    background-color: #999;
    display: block;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    transition: all 500ms ease;
}
.foot_social a:hover {
    background-color: #005FA9;
    color: #fff;
    transition: all 500ms ease;
}


/*======== RESPONSIVE CSS START =========*/

@media screen and (min-width: 768px) {
	.topbar {
    padding-bottom: 20px;
}

  .nav.navbar-nav {
      float: right;
      margin-right: -15px;
  }
  .navbar-nav>li:hover>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
      background-color: rgba(0, 0, 0, 0.1);
      color: #fff;
  }
  .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, 
  .navbar-default .navbar-nav>.active>a:hover {
      background-color: rgba(0, 0, 0, 0.2);
      color:#3c3c90;
  }

}
@media (min-width: 1200px){
.container {
    width: 1200px;
}
}

 @media screen and (max-width: 991px)
 
 {
	 .topbar {
    padding-bottom: 20px;
}
form.form {
    padding: 40px;
    background-color: #f7cc21;
}
 .web_logo {
    float: left;
    width: 150px;
    z-index: 5;
    top: 3px;
    left: 15px;
}
.topbar a {
    color: #888;
    font-size: 12px;
}
.topbar h5 {
    font-size: 12px;
    font-weight: bold;
    color: #0060AA;
    margin: 0;
    line-height: 1.6rem;
    text-transform: capitalize;
}
.topbar p {
    line-height: 12px;
    margin: 0;
}
.banner_overlay {
    position: relative;
    width: 100%;
    top: 0;
    height: calc(100% - 150px);
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 300px;
}
.overlay_tabs {
    width: 400px;
    position: absolute;
    top: -165px;
    transform: translateY(-40%);
    right: 50px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    /* line-height: 30px; */
    /* padding: 15px 20px; */
}
.page-heading {
    margin: 0 0 12px;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    font-family: 'Aldrich', sans-serif;
}
.hospital_inside p {
    text-align: justify;
    font-size: 14px;
    line-height: 2.8rem;
    margin: 0 0 30px;
}
.col-sm-5 img {
    width: 100%;
}
}
  @media screen and (max-width: 767px) {
	  .topbar {
    padding-bottom: 20px;
}
  
  .topbar ul {
    float: right;
    padding: 5px 0 18px;
   
 }


section.competition_ad {
    background: url(../images/bg1.jpg);
    height: 700px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed !important;
    filter: grayscale(0%);
    padding: 80px 0;
}
.team_slider .owl-prev, .team_slider .owl-next, .custom_slider .owl-prev, .custom_slider .owl-next {
    transform: translateY(-50%);
    font-size: 0;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: #ddd;
    text-align: center;
    position: absolute;
    top: 50%;
}
.team_slider .owl-prev, .custom_slider .owl-prev {
    left: -10px;
}
.team_slider .owl-prev:after, .team_slider .owl-next:after, .custom_slider .owl-prev:after, .custom_slider .owl-next:after {
    position: relative;
    content: "\f100";
    font-family: FontAwesome;
    line-height: 20px;
    text-align: center;
    font-size: 26px;
    color: #005FA9;
}
.team_slider .owl-next, .custom_slider .owl-next {
    right: -10px;
}
.col-sm-5 img {
    width: 100%;
}
.topbar li:last-child {
    display: none;
}
.topbar li:nth-child(4) {
    display: none;
}
  .banner_overlay {
    position: relative;
    width: 100%;
    top: 0;
    height: calc(100% - 150px);
    top: 255px;
}
  .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
  .overlay_tabs {
   transform: translateY(-40%);
    left: 0px;
    
    width: 100%;
    position: relative;
}

.overlay_tabs form.form .col-sm-6, .overlay_tabs form.form .col-sm-4, .overlay_tabs .btn_cont {
    width: 50%;
    float: left;
}


.page-heading {
    margin: 0 0 12px;
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    font-family: 'Aldrich', sans-serif;
}
section.thl_services p {
    width: auto !important;
    text-align: justify;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
}
.hospital_inside p {
    text-align: justify;
    font-size:14px;
    line-height: 2.8rem;
    margin: 0 0 30px;
}
footer {
  
    background-image: url(../images/footer-bg.jpg);
    position: relative;
}
.foot_btm {
    padding: 15px 0;
    background-color: rgb(19, 73, 147);
}
  }
  @media screen and (max-width: 479px)
  {
.topbar {
    padding-bottom: 20px;
}

section.competition_ad {
    background: url(../images/bg1.jpg);
    height: 700px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed !important;
    filter: grayscale(0%);
    padding: 80px 0;
}
  .topbar ul {
    float: right;
    padding: 5px 0 18px;
    display: none;

  }
  .page-heading {
    margin: 0 0 12px;
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    font-family: 'Aldrich', sans-serif;
}
section.thl_services p {
    width: auto !important;
    text-align: justify;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
}
  .hospital_inside p {
    text-align: justify;
    font-size:14px;
    line-height: 2.8rem;
    margin: 0 0 30px;
}
  .top_name p {
    float: right;
    color: #da251c;
    font-size: 12px;
    padding: 10px;
}
  .web_logo {
       width: 180px;
    z-index: 5;
    top: 3px;
    left: 15px;
    /* width: 90px; */
    float: none;
    margin: 5px auto 10px;
}
.overlay_tabs {
    transform: translateY(-40%);
    left: 0px;
    width: 100%;
    position: relative;
    top: -180px;
}
}

@media screen and (max-width: 1199px)
.custom_slider, .team_slider {
    padding: 0 35px;
}

.carousel-inner .item img {
    width: 100%;
    height: 500px;
}
img.mii {
    width: 70%;
    padding: 5px 0 0 0;
}