body {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
}
.tph-inner {
    float: right;
    border-bottom: 1px solid #e3e7ec;
    font-family: 'Roboto Condensed', sans-serif;

}
.tph-left, 
.tph-right, 
.head-social, 
.head-email, 
.head-contact, 
.head-appointment, 
ul.social-links-list, 
ul.social-links-list li {
    float: left;
    margin: 0;
}

p.foot-location {
    color: #fff;
}
.services-overlay h3 {
    color: #fff;
    font-size: 12px;
 
}
.details {
    color: #fff;
}
.tph-right {
    /*border-left: 1px solid #e3e7ec;
    padding: 6px 0 6px 20px;*/
  
    padding: 6px 10px 6px 20px;
}
section.slider-section.inner-sections {
    padding: 40px 0;
}
.head-social {
    margin-right: 40px;
    padding-top: 8px;
}
p.foot-location {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 8px;
    position: relative;
    padding-left: 36px;
}
section.aboutus-section-1.inner-sections {
    padding: 20px 0;
}
.service-img-cont img {
    height: 300px !important;
}
ul.social-links-list a {
    color: #fff;
    background-color: #000;
    display: block;
    font-size: 12px;
    line-height: 24px;
    width: 24px;
    text-align: center;
    border-radius: 3px;
    margin-right: 2px;
}
.header-top-social a i {
    height: 30px;
    width: 30px;
    background:#21acee;
    border-radius: 50% !important;
    padding: 7px;
}
.header-top {
    padding: 8px 0;
    position: relative;
    background: #2B3E4B;
    z-index: 1000;
}
.header-top-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
* {
    scroll-behavior: inherit !important;
}
.header-top-right {
    display: flex;
    align-items: center;
    gap: 35px;
}

.header-top-social span {
    color: #fff;
}
.header-top-social a {
    width: 30px !important;
    height: 30px !important;
    line-height: 31px;
    color: #fff;
    font-size: 16px;
   
    text-align: center;
    margin-left: 5px;
    border-radius: 50px;
    transition: all .5s ease-in-out;
}

.header-top-social span {
    color: #fff;
}

.header-top-contact ul {
    display: flex;
    align-items: center;
    gap: 25px;
}

.header-top-contact ul li a {
    color: #fff;
    font-weight: 400;
}
.header-top-contact ul li a i {
    margin-right: 10px;
    color: #21acee;
}
ul.social-links-list li:last-child a {
    margin-right: 0;
}
.head-tp p {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}
p.head-eid a {
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}
p.head-eid a:hover {
    color: #f69165;
    transition: all 0.3s ease;
}
.span-left {
    float: left;
    line-height: 32px;
    font-size: 32px;
    margin: 0;
    text-align: center;
    color: #fff;
    padding-right: 6px;
}
p.head-eid .span-left {
    margin-top: -5px;
    font-size: 24px;
}
.san-btn-cont {
    text-align: center;
}
.col-sm-3 {
    text-align: center;
	margin-bottom: 25px;
}
span.head-span-text {
    display: block;
    font-weight: 600;
    font-size: 14px;
    color: #949eac;
    line-height: 16px;
    float: left;
}
p.head-eid {
    padding: 5px 0;
}
p.head-eid {
    
}
.head-contact {
    margin-right: 30px;
}
p.head-mobile {
    width: 158px;
    color: #fff;
}
.head-appointment {
    margin-top: 5px;
}
a.appoint-btn {
    color: #fff;
    display: block;
    background-color: #0e76bc;
    text-decoration: none;
    padding: 5px 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    transition: all 0.3s ease;
}
a.appoint-btn:hover {
    background-color: #f69165;
}
.head-btm .container {
    position: relative;
}
button#toggle-btn, button#toggle-btn2 {
    display: none;
}
.brand-logo {
    float: left;
    position: absolute;
  
    height: 100px;
    width: auto;
}
.header_top {
    background: bluue;
    background: #2b3e4b;
}
.brand-logo img, .brand-logo a {
    
    display: block;
}
.brand-logo img {
    float: left;
    
}
h1.brand-name {
    margin: 45px 0 0;
    float: left;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #0e76bc !important;
}

ul.list li a {
    color: #fff !important;
    /* font-size: 16px; */
    padding: 10px 0 0 0;
    line-height: 20px;
}
ul.list li a:before{
content: "\f101";
    font-family: FontAwesome;
    margin-right: 3px;
}
   
   section.foot-keywords {
   
    background-image: url(../images/testimonial-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
  
} 
ul.list li{
    list-style:none;
}
h1.brand-name span {
    display: block;
}
ul.san-mainmenu:after, nav.san-menubar:after {
    content: "";
    display: block;
    clear: both;
}
ul.san-mainmenu {
    margin: 0;
    padding: 0;
    float: right;
    padding: 20px 0;
}
ul.san-mainmenu > li {
    float: left;

    position: relative;
}
ul.san-mainmenu > li:last-child {
    margin-right: 0px;
}
li.menu-opt a {
    font-size: 18px;
    color: #8993a1;
 
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    border-top: 4px solid transparent;
    transition: all 0.3s ease;
    /* font-family: 'Roboto Condensed', sans-serif; */
    margin-right: 25px;
  
    font-size: 18px;
    font-weight: 800;
    color: #253745;
    text-transform: capitalize;
}
li.menu-opt > a:hover, li.menu-opt.active > a, li.menu-opt.active > a:hover {
    color: #f69165;
    border-color: #f69165;
    transition: all 0.3s ease;
}
.head-btm ul.san-submenu {
    border: 0px solid #EF9800;
    position: absolute;
    left: 0;
    top: 130%;
    min-width: 255px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 15;
    height: auto;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}
.head-btm ul.san-mainmenu > li:hover > ul.san-submenu, .head-btm ul.san-mainmenu > li:focus > ul.san-submenu {
    top: 100%;
    height: auto;
    display: block;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease;
}
ul.san-submenu:before {
    width: 16px;
    height: 16px;
    border: 8px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 25px;
    top: -16px;
    content: "";
}
ul.san-submenu > li {
    float: none;
    height: auto;
   	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
ul.san-submenu > li:last-child {
   	border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}
ul.san-submenu li a {
    color: #fff;
    padding: 10px 15px;
	font-size: 14px;
}
ul.san-submenu li a:hover, ul.san-submenu li.active a {
	background-color: #f69165;
}

/* slider-code */
.slider-section {
  
    position: relative;
}
.item:first-child > .carousel-caption {
	left: 15%;
	top: calc(50% - 180px);
	right: auto;
	width: 360px;
	height: 360px;
	background-color: transparent;
	padding: 0;
}
.item:first-child > .carousel-caption {
	left: 15%;
	top: calc(50% - 180px);
	right: auto;
	width: 260px;
	height: 260px;
	background-color: transparent;
	padding: 0;
}
.item:nth-child(2) > .carousel-caption {
	left: 15%;
	top: calc(50% - 180px);
	right: auto;
	width: 360px;
	height: 360px;
	background-color: transparent;
	padding: 0;
}
.item:last-child > .carousel-caption {
	left: calc(50% - 180px);
	top: calc(50% - 180px);
	right: auto;
	width: 360px;
	height: 360px;
	background-color: transparent;
	padding: 0;
}
h2.slider-heading {
    position: absolute;
    left: -50px;
    top: 50px;
    height: 260px;
    width: 260px;
    border-radius: 50%;
    background-color: gold;
    line-height: 40px;
   
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    margin: 0;
    z-index: 2;
    transition: all 0.5s ease;
}
section.index-section-1.inner-sections {
    padding: 30px 0;}
    section.index-section-3.inner-sections h2 {
    text-align: left;
  
}
.item.active h2.slider-heading {
    left: 0;
    top: 0;
    transition: all 0.5s ease;
}
h3.slider-subhead1 {
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -20%;
    top: -20%;
    opacity: 0;
    background-color: rgba(24, 54, 80, 0.5);
    border-radius: 50%;
    padding: 20px;
    margin: 0;
    z-index: 1;
    color: transparent;
    font-size: 0px;
    font-weight: 0;
    line-height: 0;
    transition: all 0.5s ease;
}
.item.active h3.slider-subhead1 { 
	left: -50px;
    top: -5px;
    opacity: 1;
    transition: all 0.5s ease;
}
h4.slider-subhead2 {
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -15%;
    top: -15%;
    opacity: 0;
    background-color: rgba(255, 165, 0, 0.35);
    border-radius: 50%;
    padding: 20px;
    margin: 0;
    z-index: 1;
    color: transparent;
    font-size: 0px;
    font-weight: 0;
    line-height: 0;
    transition: all 0.5s ease;
}
.item.active h4.slider-subhead2 {
    left: 20%;
    top: -10%;
    opacity: 1;
    transition: all 0.5s ease;
}
h5.slider-subhead3 {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 95%;
    top: 80%;
    opacity: 0;
    background-color: rgba(0, 0, 139, 0.4);
    border-radius: 50%;
    padding: 20px;
    margin: 0;
    z-index: 1;
    color: transparent;
    font-size: 0px;
    font-weight: 0;
    line-height: 0;
    transition: all 0.5s ease;
}
.item.active h5.slider-subhead3 {
    transition: all 0.5s ease;
    opacity: 1;
    left: 75%;
    top: 60%;
}
p.slider-para {
    margin: 0;
    padding: 15px;
    position: absolute;
    top: 100%;
    left: 80%;
    opacity: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(0, 146, 202, 0.6);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    color: transparent;
    font-size: 0px;
    font-weight: 0;
    line-height: 0;
    transition: all 0.5s ease;
}
.item.active p.slider-para {
	top: 88%;
    left: 70%;
    opacity: 1;
    transition: all 0.5s ease;
} 
a.slider-btn {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 72%;
    top: 70%;
    opacity: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: green;
    z-index: 3;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 12px;
    transition: all 0.5s ease;
}
.item.active a.slider-btn {
	left: 80%;
    top: 79%;
    opacity: 1;
	transition: all 0.5s ease;
}
a.carousel-control {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: none;
    background-image: none;
    opacity: 1;
    top: calc(50% - 20px);
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
}
.carousel-control.left {
    background: rgba(0, 0, 0, 0.15);
    left: 10px;
    right: auto;
}
.carousel-control.right {
    background: rgba(0, 0, 0, 0.15);
    right: 10px;
    left: auto;
}
.carousel-control.left:hover {
    background: rgba(0, 0, 0, 0.45);
}
.carousel-control.right:hover {
    background: rgba(0, 0, 0, 0.45);
}
.slider-overlay {
    position: absolute;
    top: calc(100% - 215px);
    left: 0;
    width: 100%;
    //background-color: rgba(0, 0, 0, 0.6);
}
h2.appoint-form-heading {
    margin: 0;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    width: 340px;
    padding: 0 15px;
    background-color: #3695eb;
    font-weight: 300;
    overflow: hidden;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.overlay-form-inner {
    background-color: #3695eb;
    padding: 20px 20px 5px;
    border-radius: 12px;
    overflow: hidden;
    border-top-left-radius: 0;
}
.slider-overlay-inner .form-control {
    background-color: transparent;
    border-radius: 20px;
    line-height: 26px;
    padding: 6px 15px;
    height: 40px;
    outline: 0;
    border: 1px solid rgba(255, 255, 255, 0.75);
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}
.slider-overlay-inner .btn-default {
    padding: 10px 25px;
    border: 0px solid transparent;
    border-radius: 20px;
    font-size: 16px;
    line-height: 20px;
    background-color: #f69165;
    color: #fff;
    transition: all 0.3s ease;
}
.slider-overlay-inner .btn-default:hover {
    background-color: #f69165;
    transition: all 0.3s ease;
}

h2.heading-text {
    margin: 0 0 30px;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}
section.index-section-1 p {
    width: 70%;
    margin: 0 auto;
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}
span.san-bold-italic {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
}
section.index-section-1 .san-btn-cont {
    text-align: center;
    margin-top: 20px;
}
a.read-more {
    display: inline-block;
    color: #fff;
    background-color: #8993a1;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    transition: all 0.3s ease;
}
a.read-more:hover {
    background-color: #f69165;
    transition: all 0.3s ease;
}
section.index-section-2 {
    //background-color: #f0f8ff;
    background-image: url(images/banner12.jpg) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 50px 0;
}
section.index-section-2 h2.heading-text {
    color: #fff;
}
section.index-section-2 p {
    margin: 20px auto;
    color: #fff;
    text-align: center;
    width: 80%;
    font-size: 16px;
    line-height: 24px;
}
section.index-section-2 .san-btn-cont {
    text-align: center;
}
a.view-gallery {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-transform: capitalize;
    background-color: #0e76bc;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 18px;
    transition: all 0.3s ease;
}
a.view-gallery:hover {
    background-color: #f69165;
    transition: all 0.3s ease;
}
.single-service {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.services-overlay {
    position: absolute;
    left: 0;
    top: calc(100% - 34px);
    width: 100%;
    height: 34px;
    padding: 0px 15px;
    background-color:#0b2748;
    transition: all 0.3s ease;
}
.single-service:hover > .services-overlay {
	height: 100%;
	top: 0px;
	transition: all 0.3s ease;
}
img.logo {
    height: 156px;
    width: 160px;
}
li.\31 2 {
    padding-top: 15px;
}
p.aboutus-para {
    padding-top: 30px;
}
li.\31 {
    margin-left: 30px;
}
li {
    margin-top: 7px;
}
.services-overlay h2 {
    font-size: 22px;
    text-transform: capitalize;
    margin: 0;
    line-height: 34px;
    height: 34px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.services-overlay p {
    text-overflow: ellipsis;
    height: 54px;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    margin: 15px 0 20px;
    text-align: justify;
}
.services-overlay .san-btn-cont {
    text-align: center;
}
a.services-read {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50%;
    background: #f69165;
    color: #fff;
    text-decoration: none;
    font-weight: 100;
    text-align: center;
    font-size: 14px;
}
a.services-read:after {
    content: "\f067";
    font-family: FontAwesome;
    line-height: 24px;
}
section.index-section-4 {
    padding: 50px 0 90px;
    background-image: url(../images/testimonial-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background: #21acee;
}
section.index-section-4 h2.heading-text {
    color: #fff;
    margin-bottom: 50px;
}
.patient-img-cont img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
}
h2.patient-name {
    color: #0e76bc;
    text-align: center;
    font-size: 24px;
    margin: 8px auto 15px;
}
.testimonials-inner p {
    width: 60%;
    color: #fff;
    margin: 15px auto 0;
    text-align: justify;
    font-size: 18px;
}
.testimonials-inner p:before {
	content: "\f10d";
	font-family: FontAwesome;
    font-size: 24px;
    padding-right: 10px;
    color: #0e76bc;
}
.testimonials-inner p:after {
	content: "\f10e";
	font-family: FontAwesome;
    font-size: 24px;
    padding-left: 10px;
    color: #0e76bc;
}
.carousel-indicators {
    bottom: -50px;
    margin: 0 auto;
    width: auto;
    left: calc(50% - 88px);
}
.carousel-indicators li {
	width: 50px;
	height: 4px;
	background-color: whitesmoke;
	margin: 0 3px;
	border: 0px solid transparent;
    border-radius: 0;
}
.carousel-indicators li.active {
	width: 50px;
	height: 4px;
	background-color: #0e76bc;
	margin: 0 3px;
}
.gallery-image {
    position: relative;
}
.gallery-image h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 4px 15px;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.65);
    margin: 0;
    line-height: 24px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/* about us start */
section.aboutus-section-2 {
    background-color: #f69165;
}
.pg-banner-cont img {
    width: 100%;
}
.bannerover {
    position: relative;
}
h1.banner-heading {
    margin: 0;
    font-size: 30px;
    line-height: 50px;
    position: absolute;
    left: 50px;
    top: -80px;
    padding: 0 10px;
    color: #fff;
    background-color: #0e76bc;
    font-weight: 300;
}
.bannerover p {
    margin: 0;
    font-size: 14px;
    padding: 6px 25px;
    line-height: 20px;
    background-color: #f9f9f9;
    text-align: left;
}
.bannerover span {
    margin-left: 5px;
}
.bannerover a {
    color: #0e76bc;
    margin-right: 5px;
    text-decoration: none;
}
.bannerover a:hover {
    color: #f69165;
}
.about-page h2.heading-text, 
.contact-page h2.heading-text, 
.gallery-page h2.heading-text {
    text-align: left;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
}
.aboutus-section-2 h2.heading-text {
    color: #fff;
}
span.heading-small-text {
    font-weight: 400;
    display: block;
    font-size: 18px;
    line-height: 18px;
}
.about-all-img {
    width: 220px;
    height: 220px;
    position: relative;
    margin: 40px auto;
}
.about-all-img img {
    position: absolute;
    width: 90%;
    height: 90%;
    border-radius: 25px;
}
.about-all-img img:first-child {
    left: -40px;
    top: -40px;
}
.about-all-img img:last-child {
    right: -40px;
    bottom: -40px;
}
.about-contact-cont, .about-left, .about-right {
    float: left;
}
.about-contact-cont {
    margin-top: 30px;
}
.about-left {
    padding: 10px 15px;
    border-right: 1px solid #e5e5e5;
}
.about-right {
    padding: 10px 15px;
}
.about-left h3 {
    margin: 0;
    text-align: left;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 24px;
    width: 110px;
} 	
.about-left h3:before {
    content: "\f10b";
    font-family: FontAwesome;
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    margin-right: 12px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 50%;
    font-size: 28px;
}
.about-left span.heading-small-text {
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
}
p.cont-num {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 36px;
}
.clear-both {
    display: block;
    clear: both;
    float: none;
}
.features-inner {
    margin-top: 30px;
    padding: 15px;
    transition: all 0.3s ease;
}
.features-inner:hover {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
}
.col-sm-4:first-child .features-inner, 
.col-sm-4:nth-child(2) .features-inner, 
.col-sm-4:nth-child(3) .features-inner {
    margin-bottom: 30px;
}
.features-image-cont {
    width: 80px;
    height: 80px;
    margin: 0 auto 25px;
    border-radius: 50%;
    background-color: #f5f5f5;
    overflow: hidden;
}
.features-details {
    text-align: center;
}
h2.features-heading, h2.doctor-name {
    margin: 0 0 12px;
    font-size: 20px;
    line-height: 26px;
    text-transform: capitalize;
    transition: all 0.3s ease;
    color: #fff;
}
.features-inner:hover h2.features-heading {
	color: #0e76bc;
	transition: all 0.3s ease;
}
p.features-desc {
    margin: 0;
    padding: 0;
    color: #fff;
}
.Professional-inner {
    margin-top: 30px;
    text-align: center;
    padding: 24px 10px;
    background-color: #f9f9f9;
    transition: all 0.3s ease;
}
.Professional-inner:hover {
    background-color: #f69165;
    transition: all 0.3s ease;
}
.doctor-image-cont {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto 20px;
    overflow: hidden;
    background-color: #f5f5f5;
}
h2.doctor-name {
    color: #0e76bc;
    margin-bottom: 6px;
}
p.specialistin {
    margin: 0;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
    color: #8993a1;
}
.Professional-inner:hover p.specialistin {
	color: #fff;
}
.doctor-social {
    margin-top: 30px;
}
.doctor-social ul {
    margin: 0;
}
.doctor-social ul:after {
	content: "";
	clear: both;
	display: block;
}
.doctor-social ul > li {
	display: inline-block;
	margin-right: 5px;
}
.doctor-social ul > li:last-child {
	margin-right: 0px;
}
.doctor-social a {
    width: 32px;
    display: block;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    background-color: #e1e1e1;
    text-decoration: none;
    transition: all 0.3s ease;
}
.Professional-inner:hover .doctor-social a {
    color: #f69165;
}
.doctor-social a:hover { 
	background-color: #0e76bc;
	transition: all 0.3s ease;
}
.Professional-inner:hover .doctor-social a:hover {
    color: #fff;
}

/* about us end */

/* contact us start */
section.contactus-section-1 .col-sm-6:first-child h2.heading-text {
    margin-top: 15px;
}
.san-form-cont {
    padding: 40px;
    //background-color: #f9f9f9;
}
.san-form-cont form {
    width: 100%;
    margin: 0 auto;
}
.san-form-cont .form-group {
    position: relative;
    margin-bottom: 20px;
}
.san-form-cont .form-group:before {
    content: "";
    float: left;
    width: 1px;
    height: 16px;
    display: inline-block;
    background-color: #e5e5e5;
    position: absolute;
    left: 0;
    bottom: 0;
}
.san-form-cont .form-group:after {
    content: "";
    float: left;
    width: 1px;
    height: 16px;
    display: inline-block;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    bottom: 0;
}
.san-form-cont .form-control {
    height: 34px;
    font-size: 16px;
    line-height: 22px;
    border-radius: 0;
    outline: 0;
    border: 0px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: transparent;
    box-shadow: 0 0 0 transparent;
}
.san-form-cont textarea.form-control {
    height: auto;
}
.san-form-btn-cont .btn-default {
    border-radius: 0;
    background-color: #0e76bc;
    color: #fff;
    border: 0px solid transparent;
    outline: 0px;
}
.san-form-btn-cont .btn-default:hover {
    background-color: #f69165;
}
section.contactus-section-1 .col-sm-6:last-child {
    border-left: 1px solid #f5f5f5;
    background-color: #f69165;
}
section.contactus-section-1 .col-sm-6:last-child h2.heading-text {
    color: #fff;
    margin-top: 15px;
}
h2.address-location-heading {
    margin: 0 0 8px;
    padding: 0;
    font-size: 20px;
    text-transform: capitalize;
    line-height: 28px;
    color: #fff;
}
h2.address-location-heading:before {
    content: "\f0f8";
    font-family: FontAwesome;
    margin-right: 12px;
    float: left;
    color: #fff;
}
.address-location-inner {
    padding: 25px 20px;
}
.address-location-inner:nth-child(2) {
    border-top: 1px solid rgba(245, 245, 245, 0.25);
    border-bottom: 1px solid rgba(245, 245, 245, 0.25);
}
.contact-address-details:after {
    content: "";
    clear: both;
    display: block;
}
p.company-location {
    float: left;
    margin: 0;
    width: 50%;
    padding: 0 15px 0 30px;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    color: #fff;
}
p.company-location:before {
    content: "\f041";
    font-family: FontAwesome;
    float: left;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 22px;
    line-height: inherit;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
}
.ourcont-links {
    float: left;
    width: 50%;
}
p.cont-tele, p.cont-email {
    margin: 0;
    position: relative;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}
p.cont-tele:before {
    content: "\f10b";
    font-family: FontAwesome;
    margin-right: 8px;
    float: left;
    width: 26px;
    height: 28px;
    text-align: center;
    font-size: 26px;
    line-height: inherit;
    color: #fff;
}
p.cont-email:before {
    content: "\f003";
    font-family: FontAwesome;
    margin-right: 8px;
    float: left;
    width: 26px;
    height: 28px;
    text-align: center;
    font-size: 18px;
    line-height: inherit;
    color: #fff;
}
p.cont-email a {
    line-height: inherit;
    font-size: inherit;
    text-decoration: none;
    color: #fff;
}
p.cont-email a:hover {
    color: #0e76bc;
}
p.other-places {
    margin: 0;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
}
section.contactus-section-3 {
    padding: 0;
}

/* contact us end */

/* gallery start */
section.gallery-section-1 .gallery-single-image {
    margin-bottom: 30px;
}
/* gallery end */
/* services pages start */
.services-contents-inner {
    padding: 15px 0;
}
h3.san-sub-heading {
    font-size: 24px;
    font-weight: 300;
    text-transform: capitalize;
    margin: 0 0 16px;
}
p.contents-pgraph {
    font-size: 14px;
    line-height: 24px;
}
p.contents-pgraph-bold {
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
}
ul.contents-points li {
    line-height: 24px;
    font-size: 14px;
    padding: 0 0 0 24px;
    position: relative;
}
ul.contents-points li:before {
    content: "";
    position: absolute;
    left: 8px;
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    background-color: #0e76bc;
    border: 2px solid #e1e1e1;
    border-radius: 4px;
}
.services-contents-inner p:last-child {
    margin-bottom: 0;
}
ul.contents-points:last-child {
    margin-bottom: 0;
}
.other-links-cont {
    border: 1px solid #f5f5f5;
    padding: 0 15px;
}
.other-links-cont ul {
    margin: 0;
}
.other-links-cont li {
    border-bottom: 1px dashed #e1e1e1;
}
.other-links-cont li:last-child {
    border-bottom: 0px dashed #e1e1e1;
}
.other-links-cont a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #8993a1;
    line-height: 40px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.3s ease;
}
.other-links-cont a:before {
    content: "\f101";
    font-family: FontAwesome;
    margin-right: 3px;
}
.other-links-cont a:hover, .other-links-cont li.active a:hover {
	color: #0e76bc;
	padding-left: 10px;
	transition: all 0.3s ease;
}
.other-links-cont li.active a {
    color: #f69165;
    padding-left: 10px;
    transition: all 0.3s ease;
}
/* services pages end */



footer {
    padding: 20px 0 0;
    background-image: url(../images/footer-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.foot-tp .container {
	position: relative;
}
p.company-desc {
    color: #fff;
    text-align: justify;
}
a.rd-more {
    display: inline-block;
    padding: 5px 10px;
    background-color: #0e76bc;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 20px;
    text-decoration: none;
}
a.rd-more:hover {
	background-color: #f69165;
}
.foot-links-cont h3 {
    color: #fff;
    font-weight: 300;
    margin: 0 0 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    font-size: 22px;
    line-height: 33px;
}
.foot-links-cont a {
    color: #fff;
    text-transform: capitalize;
    line-height: 20px;
    display: inline-block;
    margin-bottom: 3px;
    text-decoration: none;
    transition: all 0.2s ease;
}
.foot-links-cont a:before {
    content: "\f101";
    font-family: FontAwesome;
    margin-right: 3px;
}
.foot-links-cont a:hover {
	color: #f69165;
	padding-left: 7px;
	transition: all 0.2s ease;
}
.foot-overlay {
    display: block;
    position: absolute;
    top: -20px;
    right: 15px;
    color: #fff;
    height: calc(100% + 50px);
 
    
}
.ft-overlay-inner h2 {
    margin: 0;
    line-height: 40px;
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 15px;
}
.ft-overlay-inner h2:after {
    content: "";
    height: 1px;
    width: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.25);
}
.foot-address p {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 8px;
    position: relative;
    padding-left: 36px;
}
.foot-address span {
    float: left;
    font-size: 22px;
    width: 28px;
    height: 24px;
    text-align: center;
    margin-right: 10px;
    line-height: 24px;
    color: gold;
    position: absolute;
    left: 0;
    top: 0;
}
.foot-social-links {
    text-align: center;
    margin-top: 30px;
}
.foot-social-links ul.social-links-list {
    float: none;
    display: inline-block;
}
.foot-social-links ul.social-links-list a {
    background-color: rgba(0, 0, 0, 0.5);
    width: 32px;
    line-height: 32px;
    border-radius: 50%;
    font-size: 14px;
    color: gold;
}
.foot-btm {
    background-color: #000;
}
p.cpy-rt {
    margin: 0;
   
    color: navajowhite;
    line-height: 30px;
}

.san-get-touch {
    width: 280px;
    position: fixed;
    right: -280px;
    top: 0;
    height: 100%;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 12;
    transition: all 0.5s ease;
}
.san-get-touch.active {
    transition: all 0.5s ease;
    right: 0;
}
.get-intouch-inner {
    padding: 25px 25px;
    position: relative;
}
.get-intouch-inner:first-child {
    background-color: #0e76bc;
    background-color: rgba(14, 118, 188, 0.8);
}
.get-intouch-inner h2.san-headg {
    font-size: 32px;
    line-height: 30px;
    margin: 0;
    color: #f69165;
}
.get-intouch-inner h2.form-heading {
    font-size: 20px;
    line-height: 32px;
    margin: 0;
    color: #fff;
}
p.tollfree {
    line-height: 36px;
    font-size: 24px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 20px;
}
p.tollfree:before {
    content: "\f10b";
    width: 36px;
    height: 36px;
    float: left;
    line-height: 36px;
    background-color: rgba(0, 0, 0, .35);
    border-radius: 50%;
    margin-right: 10px;
    font-family: FontAwesome;
    text-align: center;
    font-size: 26px;
    color: gold;
}
span.opt-or {
    display: block;
    position: absolute;
    top: calc(100% - 15px);
    left: calc(50% - 15px);
    background-color: #f69165;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}
a#hide-gettouch {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 24px;
    height: 24px;
    background-color: #fb6b47;
    border-radius: 50%;
}
a#hide-gettouch span {
    width: 56%;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 0;
    position: absolute;
    left: 23%;
    top: calc(50% - 1px);
}
a#hide-gettouch span:first-child {
    transform: rotate(50deg);
}
a#hide-gettouch span:last-child {
    transform: rotate(-45deg);
}

/*input::-webkit-input-placeholder {
    color: red;
    text-transform: uppercase;
}
input::-moz-placeholder {
    color: red;
    text-transform: uppercase;
}
input:-moz-placeholder {  
    color: red;
    text-transform: uppercase;
}
input:-ms-input-placeholder { 
    color: red;
    text-transform: uppercase;
}*/

/* ###### RESPONSIVE CODE START #######*/

@media (min-width:992px) and (max-width:1199px) {
.service-img-cont img {
    min-height: 160px;
}
.testimonials-inner p {
    width: 75%;
}
.index-section-5 .col-sm-3:first-of-type .gallery-image, 
.index-section-5 .col-sm-3:nth-of-type(2) .gallery-image, 
.index-section-5 .col-sm-3:nth-of-type(3) .gallery-image, 
.index-section-5 .col-sm-3:nth-of-type(4) .gallery-image {
    margin-bottom: 30px;
}
p.cpy-rt {
    padding-right: 35px;
}
.doctor-image-cont {
    width: 160px;
    height: 160px;
}

}
@media (min-width:768px) and (max-width:991px) {
.slider-overlay {
    position: static;
    padding: 30px 0;
    background-color: #f9f9f9;
}
section.index-section-2 {
    background-size: 100% 100%;
}
section.index-section-3 .col-sm-3 {
    width: 50%;
}
.testimonials-inner p {
    width: 95%;
}
.index-section-5 .col-sm-3:first-of-type .gallery-image, 
.index-section-5 .col-sm-3:nth-of-type(2) .gallery-image, 
.index-section-5 .col-sm-3:nth-of-type(3) .gallery-image, 
.index-section-5 .col-sm-3:nth-of-type(4) .gallery-image {
    margin-bottom: 30px;
}
.foot-overlay {
    padding: 13px;
    width: 230px;
}
.ft-overlay-inner h2 {
    font-size: 28px;
}
.foot-address p {
    padding-left: 32px;
    position: relative;
}
.foot-address span {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 32px;
}
p.cpy-rt {
    text-align: left;
}
.aboutus-section-3 .col-sm-3 {
    width: 50%;
}
.Professional-inner {
    width: 85%;
    margin: 30px 10% 0 5%;
}
.aboutus-section-3 .col-sm-3:nth-child(2n+1) .Professional-inner {
    margin: 30px 5% 0 10%;
    width: 86%;
}
.contact-address-details {
    padding-left: 25px;
}
p.company-location, .ourcont-links {
    width: 100%;
}
.other-links-cont a {
    font-size: 14px;
    font-weight: 500;
}
h1.banner-heading {
    font-size: 20px;
    line-height: 40px;
}


}

@media (min-width:480px) and (max-width:767px) {
	h1.brand-name {
    margin: -65px 0px 0px;
    float: right;
    font-size: 9px;
    line-height: 24px;
    text-align: center;
    color: #08d024;
    padding-right: -60px;
    padding-right: -60px;
    margin-right: -80px;
}
p.head-eid a {
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 12px;
}
h2.slider-heading {
    font-size:16px;
}
.head-tp p {
    margin: 0;
     font-size:12px;
    line-height: 24px;
    font-weight: 600;
}
	button#toggle-btn {
    display: block;
    outline: 0;
    border-radius: 50%;
    background-color: transparent;
    width: 36px;
    z-index: 5;
    border: 1px solid #fb6b47;
    padding: 8.5px 8px;
    position: absolute;
    top: calc(50% - 18px);
    right: 15px;
}
button#toggle-btn:hover, button#toggle-btn:focus {
    border-color: #a7c850;
}
button#toggle-btn span {
    display: block;
    height: 3px;
    background-color: #fb6b47;
}
button#toggle-btn span:nth-child(2) {
    margin: 4px 0;
}
nav.san-menubar {
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 5;
    background-color: #fff;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background-image: url(../images/geometry2.png);
    background-position: center center;
    background-repeat: repeat;
    align-items: center;
}
nav.san-menubar.active {
    opacity: 1;
    visibility: visible;
    z-index: 1024;
}
button#toggle-btn2 {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0;
    outline: 0;
    border: 2px solid red;
    border-radius: 50%;
    background-color: transparent;
    display: block;
}
button#toggle-btn2 span {
    background-color: red;
    height: 3px;
    width: 60%;
    display: block;
    position: absolute;
    top: calc(50% - 1.5px);
    left: 20%;
    padding: 0;
}
button#toggle-btn2 span:first-child {
    transform: rotate(45deg);
}
button#toggle-btn2 span:last-child {
    transform: rotate(-44deg);
}
ul.san-mainmenu {
    float: none;
    width: 100%;
}
ul.san-mainmenu > li {
    float: none;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 2px;
}
li.menu-opt a {
    font-size: 14px;
    padding: 10px 15px;
    display: inline-block;
    border-top: 0px solid transparent;
}
li.menu-opt.active > a {
    background-color: #f69165;
    color: #fff;
}
li.menu-opt > a:hover, li.menu-opt.active > a:hover {
    background-color: #0e76bc;
    color: #fff;
}
.head-btm ul.san-submenu {
    position: static;
    display: none;
    background-color: transparent;
}
.head-btm ul.san-mainmenu > li > a:focus + ul.san-submenu {
    display: block;
    opacity: 1;
    visibility: visible;
}
.head-btm ul.san-mainmenu > li:hover > ul.san-submenu {
    display: none;
    opacity: 0;
    visibility: hidden;
}
ul.san-submenu:before {
    display: none;
}
ul.san-submenu li a {
    color: #8993a1;
    padding: 5px 15px;
    font-size: 12px;
}
ul.san-submenu li a:hover, ul.san-submenu li a:focus {
    color: #0e76bc;
    background-color: transparent;
}
.brand-logo {
    float: left;
    position: static;
    top: 0;
    height: 100px;
   width: 140px;
    margin-bottom: 12px;
}
.slider-overlay {
    position: static;
    padding: 25px 0;
    background-color: #f9f9f9;
}
h2.appoint-form-heading {
    line-height: 44px;
    font-size: 24px;
    width: 274px;
}
.overlay-form-inner .col-sm-4 {
    width: 50%;
    float: left;
}
.slider-overlay-inner .form-control {
    border-radius: 17px;
    line-height: 20px;
    height: 34px;
    font-size: 12px;
}
.slider-overlay-inner .btn-default {
    padding: 7px 20px;
    border-radius: 17px;
    font-size: 14px;
}
.tph-left::after, .tph-right::after {
    content: "";
    clear: both;
    display: block;
}
.tph-left, .tph-right {
    float: none;
    padding: 6px 10px;
    border: 0px solid transparent;
}
.head-social {
    margin-right: 10px;
    width: 116px;
    text-align: center;
}
ul.social-links-list {
    float: none;
    display: inline-block;
}
.head-email {
    float: right;
}
.head-contact {
    margin-right: 10px;
}
.brand-logo {
    top: -88px;
}
.san-menubar {
    margin: 20px 0 0;
    background-color: #f9f9f9;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
}
ul.san-mainmenu {
    float: none;
    display: inline-block;
}
li.menu-opt a {
    padding: 10px 5px 6px;
}
ul.san-submenu li a {
    padding: 5px 10px;
}
h2.heading-text {
    margin: 0 0 20px;
    font-size: 32px;
    line-height: 38px;
}
section.index-section-2 {
    background-size: auto 100%;
}
section.index-section-2 p {
    width: 100%;
    font-size: 14px;
}
.index-section-3 .col-sm-3 {
    width: 50%;
    float: left;
}
section.index-section-4 {
    background-size: auto;
}
.testimonials-inner p {
    width: 96%;
    font-size: 16px;
}
.testimonials-inner p::before, .testimonials-inner p::after {
    font-size: 16px;
}
.carousel-indicators {
    left: calc(50% - 54px);
}
.carousel-indicators li.active, .carousel-indicators li {
    width: 30px;
    height: 4px;
}
.index-section-5 .col-sm-3:first-of-type .gallery-image, 
.index-section-5 .col-sm-3:nth-of-type(2) .gallery-image, 
.index-section-5 .col-sm-3:nth-of-type(3) .gallery-image {
    margin-bottom: 30px;
}
.foot-logo a.logo-anchor, .foot-logo a.logo-anchor img {
    width: 180px;
    margin: 0 auto;
}
.foot-links-cont > div {
    float: left;
    width: 49%;
}
.foot-links-cont > div:last-child {
    margin-left: 2%;
}
.foot-overlay {
    position: static;
    height: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
}
.ft-overlay-inner h2 {
    font-size: 24px;
}
.foot-address::after {
    content: "";
    clear: both;
    display: block;
}
.foot-address p {
    font-size: 12px;
    float: left;
    width: 50%;
    padding: 0 10px;
}
.foot-social-links {
    margin-top: 20px;
}
.about-image-cont {
    padding-bottom: 30px;
}
.about-all-img {
    width: 240px;
    height: 240px;
}
.about-all-img img {
    width: 95%;
    height: 95%;
}

.about-all-img img:first-child {
    left: -60px;
}
.about-all-img img:last-child {
    right: -60px;
}
.aboutus-para {
    text-align: justify;
}
section.aboutus-section-2 .col-sm-4, section.aboutus-section-3 .col-sm-3 {
    width: 50%;
    float: left;
}
.col-sm-4:nth-child(5) .features-inner {
    margin-bottom: 30px;
}
.contactus-section-1 {
    padding-bottom: 0;
}
h1.banner-heading {
    font-size: 16px;
    line-height: 30px;
    left: 15px;
    top: -36px;
}
.about-page h2.heading-text, 
.contact-page h2.heading-text, 
.gallery-page h2.heading-text {
    font-size: 28px;
    line-height: 28px;
}
span.heading-small-text {
    font-size: 16px;
    line-height: 16px;
}
.san-form-cont {
    padding: 25px;
}
.san-form-cont form {
    width: 80%;
    margin: 0 auto;
    max-width: 400px;
}
.san-form-cont .form-control {
    font-size: 14px;
}
section.contactus-section-1 .col-sm-6:last-child {
    border-top: 1px solid transparent;
}
.address-location-inner {
    padding: 16px 10px;
}
.contact-address-details {
    padding: 0 20px;
}
.other-links-cont {
    margin-bottom: 30px;
}
p.contents-pgraph, p.contents-pgraph-bold {
    text-align: justify;
}

}
@media (min-width:480px) and (max-width:600px) {
.index-section-3 .col-sm-3 {
    width: 68%;
    float: none;
    max-width: 360px;
    margin: 0 auto;
}
.foot-address p {
    font-size: 14px;
    float: none;
    width: 100%;
    padding: 0 10px;
}
section.aboutus-section-2 .col-sm-4, 
section.aboutus-section-3 .col-sm-3 {
    width: 65%;
    float: none;
    margin: 0 auto;
    max-width: 350px;
}
h2.slider-heading {
    font-size:16px;
}

}

@media (min-width:320px) and (max-width:479px) {
	h1.brand-name {
    margin: -65px 0px 0px;
    float: right;
    font-size: 9px;
    line-height: 24px;
    text-align: center;
    color: #08d024;
    padding-right: -60px;
    padding-right: -60px;
    margin-right: -80px;
}
p.head-eid a {
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 12px;
}
h2.slider-heading {
    font-size:16px;
}
.head-tp p {
    margin: 0;
     font-size:12px;
    line-height: 24px;
    font-weight: 600;
}
header {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.head-tp {
    background-color: #e3e7ec;
    order: 2;
    width: 100%;
}
.tph-inner {
    border-bottom: 0px solid #e3e7ec;
    width: 100%;
}
.tph-left {
    padding: 4px 0px;
    display: flex;
    width: 100%;
}
.head-social {
    margin-right: 0;
    padding-top: 4px;
    order: 2;
}
.head-email {
    order: 1;
    width: calc(100% - 92px);
}
p.head-eid .span-left {
    font-size: 18px;
}
.tph-right {
    border-left: 0px solid rgba(255, 255, 255, .45);
    padding: 4px 0;
    width: 100%;
}
.head-contact {
    margin-right: 0;
}
p.head-mobile {
    width: 130px;
}
.span-left {
    width: 24px;
}
.head-appointment {
    float: right;
    padding-top: 1px;
}

.head-btm {
    order: 1;
    width: 100%;
}
button#toggle-btn {
    display: block;
    outline: 0;
    border-radius: 50%;
    background-color: transparent;
    width: 36px;
    z-index: 5;
    border: 1px solid #fb6b47;
    padding: 8.5px 8px;
    position: absolute;
    top: calc(50% - 18px);
    right: 15px;
}
button#toggle-btn:hover, button#toggle-btn:focus {
    border-color: #a7c850;
}
button#toggle-btn span {
    display: block;
    height: 3px;
    background-color: #fb6b47;
}
button#toggle-btn span:nth-child(2) {
    margin: 4px 0;
}
nav.san-menubar {
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 5;
    background-color: #fff;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background-image: url(../images/geometry2.png);
    background-position: center center;
    background-repeat: repeat;
    align-items: center;
}
nav.san-menubar.active {
    opacity: 1;
    visibility: visible;
    z-index: 1024;
}
button#toggle-btn2 {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0;
    outline: 0;
    border: 2px solid red;
    border-radius: 50%;
    background-color: transparent;
    display: block;
}
button#toggle-btn2 span {
    background-color: red;
    height: 3px;
    width: 60%;
    display: block;
    position: absolute;
    top: calc(50% - 1.5px);
    left: 20%;
    padding: 0;
}
button#toggle-btn2 span:first-child {
    transform: rotate(45deg);
}
button#toggle-btn2 span:last-child {
    transform: rotate(-44deg);
}
ul.san-mainmenu {
    float: none;
    width: 100%;
}
ul.san-mainmenu > li {
    float: none;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 2px;
}
li.menu-opt a {
    font-size: 14px;
    padding: 10px 15px;
    display: inline-block;
    border-top: 0px solid transparent;
}
li.menu-opt.active > a {
    background-color: #f69165;
    color: #fff;
}
li.menu-opt > a:hover, li.menu-opt.active > a:hover {
    background-color: #0e76bc;
    color: #fff;
}
.head-btm ul.san-submenu {
    position: static;
    display: none;
    background-color: transparent;
}
.head-btm ul.san-mainmenu > li > a:focus + ul.san-submenu {
    display: block;
    opacity: 1;
    visibility: visible;
}
.head-btm ul.san-mainmenu > li:hover > ul.san-submenu {
    display: none;
    opacity: 0;
    visibility: hidden;
}
ul.san-submenu:before {
    display: none;
}
ul.san-submenu li a {
    color: #8993a1;
    padding: 5px 15px;
    font-size: 12px;
}
ul.san-submenu li a:hover, ul.san-submenu li a:focus {
    color: #0e76bc;
    background-color: transparent;
}
.brand-logo {
    float: left;
    position: static;
    top: 0;
    height: 100px;
    width: 140px;
    margin-bottom: 12px;
}
.slider-overlay {
    position: static;
    padding: 20px;
    background-color: #f9f9f9;
}
h2.appoint-form-heading {
    font-size: 22px;
    width: 100%;
}
.overlay-form-inner {
    padding: 20px 20px 20px;
    border-top-right-radius: 0;
}
.slider-overlay-inner .form-control {
    border-radius: 17px;
    line-height: 22px;
    height: 34px;
    font-size: 12px;
}
.slider-overlay-inner .btn-default {
    padding: 7px 20px;
    border-radius: 17px;
    font-size: 14px;
}
h2.heading-text {
    margin: 0 0 20px;
    font-size: 28px;
    line-height: 36px;
}
section.index-section-1 p {
    width: 100%;
}
a.read-more, a.view-gallery {
    padding: 7px 16px;
    font-size: 12px;
}
section.index-section-2 {
    background-size: 140% 100%;
}
section.index-section-2 p {
    margin: 15px auto;
    width: 90%;
    font-size: 14px;
    line-height: 22px;
}
.single-service {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}
section.index-section-4 {
    background-size: 100% 100%;
}
.patient-img-cont {
    width: 90px;
    height: 90px;
}
h2.patient-name {
    font-size: 20px;
    margin: 6px auto 12px;
}
.testimonials-inner p {
    width: 90%;
    margin: 12px auto 0;
    font-size: 14px;
}
.testimonials-inner p::before, .testimonials-inner p::after {
    font-size: 16px;
}
.carousel-indicators {
    left: calc(50% - 39px);
}
.carousel-indicators li, .carousel-indicators li.active {
    width: 20px;
}
.index-section-5 .col-xs-4 {
    width: 50%;
    margin-top: 15px;
    padding: 0 8px 0 15px;
}
.index-section-5 .col-xs-4:nth-child(2n) {
    padding: 0 15px 0 8px;
}
a.rd-more {
    padding: 5px 12px;
    font-size: 11px;
}
.foot-overlay {
    position: static;
    height: auto;
    padding: 20px;
    margin-left: -15px;
    margin-right: -15px;
}
.ft-overlay-inner h2 {
    line-height: 32px;
    font-size: 22px;
}
.foot-social-links {
    margin-top: 20px;
}
.foot-links-cont h3 {
    font-size: 18px;
    line-height: 30px;
}
p.cpy-rt {
    line-height: 28px;
    font-size: 11px;
}
h1.banner-heading {
    display: none;
}
.about-image-cont {
    padding-bottom: 20px;
}
.about-all-img {
    width: 160px;
    height: 160px;
    margin: 25px auto;
}
.about-all-img img:first-child {
    top: -25px;
}
.about-all-img img:last-child {
    bottom: -25px;
}
.about-page h2.heading-text, 
.contact-page h2.heading-text, 
.gallery-page h2.heading-text {
    font-size: 26px;
    line-height: 26px;
}
span.heading-small-text {
    font-size: 16px;
    line-height: 16px;
}
.aboutus-para {
    text-align: justify;
}
.about-left, .about-right {
    padding: 10px 10px;
}
.about-left h3 {
    font-size: 20px;
    line-height: 20px;
    width: 94px;
}
.about-left h3::before {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    line-height: 30px;
    font-size: 24px;
}
p.cont-num {
    font-size: 20px;
    line-height: 32px;
}
.features-inner, .Professional-inner {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}
.doctor-image-cont {
    width: 150px;
    height: 150px;
}
.contactus-section-1 {
    padding-bottom: 0;
}
section.contactus-section-1 .col-sm-6:last-child {
    border-left: 0px solid #f5f5f5;
    border-top: 1px solid transparent;
}
.address-location-inner {
    padding: 15px 0px;
}
p.company-location, .ourcont-links {
    width: 100%;
}
p.cont-tele:before, p.cont-email:before, p.company-location:before {
    margin-left: -4px;
}
section.gallery-section-1 .gallery-single-image {
    margin-bottom: 15px;
}
section.gallery-section-1 .col-xs-6 {
    padding: 0 8px 0 15px;
}
section.gallery-section-1 .col-xs-6:nth-child(2n) {
    padding: 0 15px 0 8px;
}
h3.san-sub-heading {
    font-size: 20px;
    margin: 0 0 10px;
}
ul.list li {
    list-style: none;
}


}