a:hover {
    text-decoration: none;
}
.mainspantitle span{
	color: gray;
}
.footersocial li a.insta{
	background: #f279c3;
}
.iframe-map{
	width: 1000px;
   padding: 0px 10%;
}
.iframediv, iframe {
    width:900px;
    margin: 0 auto;
    padding-bottom:20px;

}
.indexdrimage{
	right: -144px;
    bottom: -17px;
}
.myselfouterbgimg{
	    right: -115px;

}
.medicineintrobgOutertop{
	 padding: 30px 30px 30px 30px;
}

 .para{
        font-size: 18px;
    }
iframe {
    display: block;
    border-style:none;
}
.contacticon{
	font-size:25px;
	color:#e31e24;
}
.innerwhatsapicon{
	font-size:20px !important;
	color:#4AC959;
}
.innercontacticon{
	font-size:20px !important;
}
a.topbutton{
	background:#e31e24;
}
a.topbutton:hover {
    background: #e31e24;
    opacity: 0.8;
}
.topSlideCaption2{
	background:#D3D3D3;
	color:#e31e24;
}
.topHeadersticky{
	position:fixed;
}
.subheaderTopbutton{
	color:#fff !important;
}
.footerexplore{
	width:100%;	
}
.footercontactwithus{
	width:100%;
}
.footeriframe{
	width:350px;
	height:270px;
}
.footerul{
	display:grid;
}
.footermaintitle{
	font-size:21px;
}
.footernav li{
	font-size:17px;
}
.service_details {
    padding-bottom: 30px;
	padding-top: 60px;
}
.service_details .about-content {
    padding: 40px;
}
.service_details .container {
    box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.6);
}
.service_details .video-box {
    position: relative;
}
.service_details .video-box img {
    padding: 15px 0;
}
.service_details .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#428bca 50%, rgba(66, 139, 202, 0.4) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
}
.play-btn:hover {
    color: #9eccf4;
    text-decoration: none;
}
.service_details .play-btn::before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    animation-delay: 0s;
    animation: pulsate-btn 2s;
    animation-iteration-count: infinite;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(66, 139, 202, 0.7);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0);
}
.service_details .play-btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.services-maintitle{
	font-size:35px;
}
.count-box{
	box-shadow: 0px 0 16px rgba(0, 0, 0, 0.1);
    padding: 30px;
    background: #fff;
    margin-bottom: 30px;
}
.count-box i {
    display: block;
    font-size: 64px;
    margin-bottom: 15px;
}
.count-box span {
    font-size: 25px;
    display: block;
    font-weight: 700;
    color: #1c5c93;
}
#display-success
{
	width: 500px;
	border: 1px solid #D8D8D8;
	padding: 10px;
	border-radius: 5px;
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	background-color: rgb(236, 255, 216);
	color: green;
	text-align: center;
	margin-top: 30px;
	margin:0 auto;
	margin-bottom: 15px;
    margin-top: 120px;
}

#display-error
{
	width: 500px;
	border: 1px solid #D8D8D8;
	padding: 10px;
	border-radius: 5px;
	font-family: Arial;
	font-size: 13px;
	text-transform: uppercase;
	background-color: rgb(236, 255, 216);
	color: red;
	text-align: center;
	margin-top: 30px;
	margin:0 auto;
	margin-bottom: 15px;
    margin-top: 120px;
}

.appointment-followup {
    background-color: #f7fdf9;
    border: 1px solid #cce5d8;
    padding: 15px 20px;
    	text-align: center;
    margin-top: 10px;
    border-radius: 8px;
    font-size: 15px;
    color: #2f6650;
}

.appointment-followup a.btn {
    margin-top: 5px;
}


#display-success img
{
	position: relative;
	bottom: 5px;
}
#display-error img
{
	position: relative;
	bottom: 5px;
}

/* Update the mobile styles to ensure they take precedence */
@media (min-width:320px) and (max-width: 480px) {
    .display-success, 
    .display-error {
        width: 90% !important;
        font-size: 12px !important;
        padding: 8px !important;
        margin: 80px auto 15px auto !important;
        box-sizing: border-box;
        word-wrap: break-word;
        white-space: normal;
    }
    
    .display-success img, 
    .display-error img {
        width: 16px;
        height: auto;
        position: relative;
        bottom: 3px;
    }
}

.myselfimg{
	right:0px;
	bottom:0px;
	top:0px;
}
.myselfintobgOuter{
	max-width: 1100px;
	background: rgba(255,255,255,0.44);
    box-shadow: 0px 8px 28px 0px rgba(0,0,0,0.18);
}
.contentOutertop{
	width:80%;
	background:none;
	box-shadow:none;
	margin-bottom: 10px;
}
.introbgw:hover .contentOutertop{
	background: none;
	box-shadow: none;
}
.myselfcvButton{
	width:65%;
}
div.responsivegallery div.close{
	opacity:1.5 !important;
}

.traininginnerbtmdesk p {font-family: Arial;
    font-size: 25px;}
    
.traininginnerbtmdesk p span{font-family: Arial;
    font-size: 25px;}

.notAvailableDr{
	color:#17447e;
	font-size:18px;
}

.sectestimonialsinfo p span{font-family: 'Open Sans', sans-serif!important;}

.ourteamlisttext{
	font-size: 50px;
    color: #fff;
}
.ourtemlistOuterli{
	padding-bottom: 30px !important;
}	
.apptviewdate{ color:red;} 
.serviceDetailText li{ list-style-type: decimal;}
.audioControls{width:600px;}
.ourteamptw{max-width:1100px;}
.ourteamptlist li{width:20%;}

@media (min-width:320px) and (max-width: 480px) {

	.respiframediv, iframe{width:350px;}
    .footermapsection{
		padding-top: 30px;
		float:left;
	}
	.footeriframe{
		width: 300px;
	}
		.myselfimg{
		display:block;
	}
	
	.respContentOuterTop{
		width:100%;
		padding-top: 500px;
	}
	
	.respindexdrimage{
		display:block;
		right:0px;
	}
	.respindexdrimage img{
		width:155px;
		margin-bottom: -35px;
}
	}
	.respourteamptlist li {width:24%;}
	.respourteamlisttext{font-size:40px;}
}