/* Commomn styles */
body
{
	font-family: 'Abel', sans-serif;
	font-weight:400;
	color:#fff;
}
a
{
	color:#000000;
	font-size:14px;
}
a:hover,a:focus,a:visited
{
	text-decoration:none;
	color:inherit;
	outline:none;
}
img
{
	max-width:100%;
}
.col-1by5
{
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.pad-none
{
	padding-left:0px;
	padding-right:0px;
}

.pad-left-none
{
	padding-left:0;
}

.pad-right-none
{
	padding-right:0;
}

.wht_bg
{
	background:#fff;
}
.secondry_bg
{
	background:#f4f4f4;
	

}

/* header styles */
header{position:absolute; top:0; left:0; right: 0; z-index: 99999;}
.top-header{width:100%; float:left; background-color:transparent; border-bottom:solid 1px #d6dcdc; position:relative; z-index:1; padding:8px 0;}
.top-header .social-icons{float:right;}
.top-header .social-icons ul{padding:0px; margin:0px;}
.top-header .social-icons ul li{padding:0px; margin:6px 8px; list-style:none; display:inline-block; text-align:center;}
.top-header .social-icons ul li a{padding:0px;}
.top-header .social-icons ul li a i{font-size:14px; color:#1f1f1f; margin-top:5px;}
.top-header .left{float:left;}
.top-header .left ul{padding:0px; margin:0px;}
.top-header .left ul li{padding:0px; margin:8px 14px 0px 0px; list-style:none; display:inline-block;}
.top-header .left ul li:last-child{margin:0px;}
.top-header .left ul li a{color:#7f8384; font-size:14px; font-weight:400; }
.top-header .left ul li a i{color:#7f8384; font-size:14px; padding-right:4px;}
.nav-container{width:100%; float:left; position:relative !important; z-index:1 !important;}
.navbar-default{background-color:transparent; border:none;}
.navbar{border-radius:0px; margin-bottom:0px;}
.navbar-brand{height:auto;}
.navbar-brand{padding: 28px 15px;}
.navbar-default .navbar-nav > li > a{color:#2d3132; text-transform:capitalize; font-weight:400; font-size:13.4px;}
.navbar-default .navbar-nav > li > a.nav-icon{width:43px; height:43px; background-color:#fff; text-align:center; border-radius:50%; position:relative; margin-left:12px; display:inline-block; padding:0px; top:-5px;}
.navbar-nav > li > a {padding-top:3px; padding-bottom:3px;}
.nav > li{padding-top:25px; padding-bottom:20px; margin-top:8px;}
.navbar-default .navbar-nav > li > a i{font-weight:normal; color:#7c7c7e; font-size:12px;}
.navbar-default .navbar-nav > li > a{font-size:18px;}
/*.navbar-default .navbar-nav > li:last-child{margin-right:0px; font-size:14px;}*/
.nav-icon img{text-align:center; display:inline-block; position:absolute; right:9px; top:14px;}
.nav-icon span{width:15px; height:15px; text-align:center; color:#fff; position:absolute; border-radius:50%; background-color:#fb383b; font-size:12px; right:6px; top:-6px;  line-height:13px;}
.nav-icon i{color:#fb383b; font-size:18px;}
.navbar-default .navbar-nav > li > a:hover{color:#074e90;}
.navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:focus, .navbar-default .navbar-nav > .current-menu-item > a:hover{background-color:transparent; color:#074e90; border:solid 1px #074e90; border-radius:30px;}
.nav > li:last-child{margin-left:0px;}
.navbar-right .form-group{margin-bottom:0px; margin-top:-8px;}
.navbar-right .form-group .form-control{background-color:#074e90; color:#fff; border-radius:0px;}
.navbar-right .form-group .form-control::-moz-placeholder{color:rgba(255,255,255,.8); font-family: 'Lato', sans-serif; font-size:13px; font-weight:400;}
.navbar-right .form-group .form-control:-ms-input-placeholder{color:rgba(255,255,255,.8); font-family: 'Lato', sans-serif; font-size:13px; font-weight:400;}
.navbar-right .form-group.form-control::-webkit-input-placeholder{color:rgba(255,255,255,.8); font-family: 'Lato', sans-serif; font-size:13px; font-weight:400;}
.navbar.fixed {background-color: #f8f8f8; position: fixed; width: 100%; top:0;}
.nav-search{
	display:none;
}
/* home page styles */

.carousel-caption h1{font-weight: 300;
	background-color: rgb(79,148,207); 
 	font-family: "Open Sans",sans-serif;
    color: rgb(255,255,255);
    text-decoration: none;
	padding: 10px 18px;
	font-size: 43px;
	text-transform: capitalize;
	display:inline-block;
}
.carousel-caption h2{    font-weight: 300;
    font-family: "Open Sans",sans-serif;
    color: rgb(255,255,255);
    text-decoration: none;
    background-color: rgb(222,84,62);
    padding: 1px 10px 3px;
    font-size: 46px;
    text-transform: uppercase;
    margin-left: 20px;
    display:inline-block;
}
.carousel-caption h3{font-weight: 300;
   font-family: "Open Sans",sans-serif;
    color: rgb(255,255,255);
    text-decoration: none;
    background-color: rgb(222,84,62);
    padding: 1px 10px 3px;
    font-size: 30px;
    text-transform: capitalize;
    margin-left: 25px;
    display:inline-block;
}

.carousel-caption{top:30%; text-shadow:none; right: 10%; left: 50%; text-align:right;}
.carousel-caption .button-shop{font-size:33px; text-align:center; border:4px solid #fff; text-transform:uppercase; padding:6px 84px; display:inline-block; margin-top:70px; color:#fff;}
.carousel .carousel-control .caption-icon{
	    font-size: 16px;
    background: #000000;
    border: 1px solid #333;
    border-radius: 100%;
    padding: 8px;
	width:35px;
	height:35px;
}
.carousel-caption .button-shop{font-size:33px; text-align:center; border:4px solid #fff; text-transform:uppercase; padding:6px 84px; display:inline-block; margin-top:70px; color:#fff;}

/*start new styles for menu*/
.service-section{width:100%; float:left; background:url(../images/testimonials_bg.jpg) no-repeat; background-size:cover; padding-bottom:10px;}

.service-section .service-list-wrapper .service-list-container{width:100%; border:solid 1px #074e90; padding:10px; float:left; position:relative; overflow:hidden;margin: 30px 0;}
.service-section .service-list-wrapper .service-list-container .inner{width:100%; float:left; text-align:center; border:solid 7px #074e90; background-color:#70ade4;  position:relative; padding:20px;}
.service-section .service-list-wrapper .icon{transform: translate(-50%, -50%); position:absolute; left:50%; top:30px; z-index:9;}
.service-section .service-list-wrapper .service-list-container .inner h1{font-size:24px; text-transform:capitalize; color:#fff; font-weight:400; margin: 10px 0 10px 0;}
.service-section .service-list-wrapper .service-list-container .inner h1 span{font-size:26px;}
.service-section .service-list-wrapper .service-list-container .inner p{font-family: 'Roboto', sans-serif; font-size:18px; font-weight:400;}


.service-section .service-list-wrapper .service-list-container:hover{ overflow:visible;}
.service-section .service-list-wrapper:hover .icon{display:block;}


.service-section .service-list-wrapper .service-list-container .inner .owl-carousel  .item{
	    border: solid 1px #3bb3d8;
    padding: 15px;
    border-radius: 5px;
    background-image:url(../img/bg-slider.jpg);
    color:#00498e;
    height: 190px;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;

}
.service-section .service-list-wrapper .service-list-container .inner .owl-carousel  .item h4{
	font-size: 16px;
}
.service-section .service-list-wrapper .service-list-container .inner .owl-prev ,.owl-next,.owl-next1,.owl-prev1{
	font-size: 20px;
	margin: 10px;	
	font-weight: 800;
}

.service-section .service-list-wrapper .service-list-container .inner .owl-carousel  .item .tst{
	width: 80px;
	display: inline-block;
	background-color: #0055a5;
	border-radius: 100%;
	height: 80px;
	padding: 2px;
	overflow: hidden;

}

.owl-carousel .owl-item img{
	margin: 8px;
	padding: 3px;
	width: 80%;

}

/*end new styles for menu*/
/*.testing-start*/

.cuadro_intro_hover{
    	padding: 0px;
		position: relative;
		overflow: hidden;
		height: 233px;
	}
	.cuadro_intro_hover:hover .caption{
		opacity: 1;
		transform: translateY(-150px);
		-webkit-transform:translateY(-150px);
		-moz-transform:translateY(-150px);
		-ms-transform:translateY(-150px);
		-o-transform:translateY(-150px);
	}
	/*.cuadro_intro_hover:hover{overflow:visible;}*/
	.cuadro_intro_hover img{
		z-index: 4;
	}
	.cuadro_intro_hover .caption{
		position: absolute;
		top:232px;
		-webkit-transition:all 0.3s ease-in-out;
		-moz-transition:all 0.3s ease-in-out;
		-o-transition:all 0.3s ease-in-out;
		-ms-transition:all 0.3s ease-in-out;
		transition:all 0.3s ease-in-out;
		width: 100%;
	}
	.cuadro_intro_hover .blur{
		background-color:#fff;
		height: 300px;
		z-index: 5;
		position: absolute;
		width: 100%;
	}
	.cuadro_intro_hover .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		height: 300px;
		text-align: center;
		top:-360px;
		width: 100%;
	}

/*testing-end*/










.profile-bg{background:url(https://drkprakash.com/wp-content/uploads/2019/06/bg-slider-min.jpg) no-repeat; background-size:cover; padding:30px 0 0 0; width:100%; float:left;}
.profile-bg .about{width:100%; float:left; background:rgba(7,78,144,.7); text-align:left; padding:30px; margin-top:56px;}
.profile-bg .about h2{font-size:30px; font-weight:400; text-transform:uppercase; line-height:24px; margin-bottom:2px;}
.profile-bg .about h2 span{width:100%; display:inline-block; font-size:18px;}
.profile-bg .about .id{color:#FFF; font-size:18px; font-family: 'Roboto', sans-serif; text-transform:capitalize; margin-top:0px;}
.profile-bg .about p{font-size:14px; font-family: 'Roboto', sans-serif; line-height:22px; padding: 15px 18px 0 0;}
.profile-bg .about .social{width:100%; text-align:center; margin-top:20px;}
.profile-bg .about .social ul{padding:0px; margin:0px;}
.profile-bg .about .social ul li{padding:10px; margin:0px 10px 0px 0px; list-style:none; width:40px; height:40px; border-radius:50%; background-color:#526271; display:inline-block; text-align:center; border:solid 1px #98bee3;}
.profile-bg .about .social ul li a{text-align:center;}
.profile-bg .about .social ul li a i{font-size:20px; color:#fff;}
.profile-bg .about .btn{width:100%; text-align:center; color:#fff; border:solid 1px #fff; padding:10px 0; font-family: 'Roboto', sans-serif; font-weight:600; font-size:18px; border-radius:0px; margin-top:19px;}
.profile-bg .about .btn span{font-size:20px;}
.patient-library-section{width:100%; float:left; padding:40px 0; text-align:center;}
.patient-library-section h2{color:#303030; font-size:28px; text-transform:capitalize;}
.patient-library-section h2 span{color:#07aea4;}
.patient-library-section h2:after{margin: 20px auto 22px; width:50px; height:2px; background-color:#2880d7; content:""; display:block;}
.patient-library-section p{font-size:14px; color:#7b7b7b; text-align:center; text-transform:capitalize;} 
.patient-library-section .library{width:100%; float:left; margin-top:30px;}
.patient-library-section .library h3{background-color:#237fd4; padding:8px 24px; text-transform:uppercase; line-height:16px; color:#fff; float:left; font-size:12px; font-weight:400; margin:0px; width:55px; word-wrap:break-word;}
.patient-library-section .library .content{padding:0px 0 0 25px;}
.patient-library-section .library .content h4{font-size:18px; color:#363f48; font-weight:bold; margin-top:25px; text-align:left; line-height:24px;}
.patient-library-section .library .content p{font-size:16px; color:#828282; font-family: 'Roboto', sans-serif; font-weight:400; text-align:left; line-height:24px;}
.patient-library-section .library .content .date{font-size:16px; color:#237fd4; text-transform:capitalize; text-align:left; font-weight:400;}
.patient-library-section .library .content a{color:#237fd4; text-transform:uppercase; text-align:right; float:right; font-size:17px;}
.testimonial-section{width:100%; background:url(https://drkprakash.com/wp-content/uploads/2019/06/bg-testimony-min.jpg) no-repeat; background-size:cover; float:left; padding:40px 0;}
.testimonial-section .testimonial-bg{width:100%; float:left; background-color:#fff; padding:40px; text-align:center;}
.testimonial-section .testimonial-bg h5{font-size:14px; color:#237fd4; font-weight:400; text-transform:uppercase;}
.testimonial-section .testimonial-bg h5 a{color:#237fd4;}
.testimonial-section .testimonial-bg h2{color:#303030; font-size:28px; text-transform:capitalize;}
.testimonial-section .testimonial-bg h2 span{font-size:30px;}
.testimonial-section .testimonial-bg h2:after{margin: 20px auto 22px; width:50px; height:2px; background-color:#2880d7; content:""; display:block;}
.testimonial-section .testimonial-bg  blockquote p{color:#8a8a8a; font-style:italic;}
.profile-name{color:#303030; font-size:22px; text-transform:capitalize;}
.profile-name span{font-size:12px; color:#8a8a8a; margin-top:30px; width:100%; display:inline-block;}
.carousel-indicators li{background-color:#9a9a9a; width:12px; height:12px; margin:0px;}
.carousel-indicators .active{border:solid 2px #9a9a9a;}
.testimonial-section .testimonial-bg blockquote{border:none;}
.testimonial-section .testimonial-bg  .carousel-inner{width:100%; float:left;}
.testimonial-section .testimonial-bg .carousel-indicators{position:relative; bottom:-6px;}

.videos-section{width:100%; float:left; padding:30px 0; text-align:center;}
.videos-section h2{color:#303030; font-size:28px; text-transform:capitalize;}
.videos-section h2 span{color:#07aea4;}
.videos-section h2:after{margin: 20px auto 22px; width:50px; height:2px; background-color:#2880d7; content:""; display:block;}
.videos-section .inner{width:100%; float:left; text-align:center; margin-top:20px;}
.videos-section .inner .video-border-main{border:solid 1px #dddddd;}
.videos-section .inner .video-outline{border:solid 2px #3bb3d8; border-radius:5px;}
.videos-section .inner .video-border-main p{color:#3bb3d8; font-size:16px; padding:20px 0 20px 10px; font-family: 'Raleway', sans-serif; text-align:left;}
.videos-section .inner .sub-video-container{width:100%; float:left; margin-top:20px;}
.videos-section .inner .sub-video-container .sub-video{border:solid 1px #3bb3d8; padding:5px; border-radius:5px; background-color:#f5f5f5;}
.videos-section .inner .sub-video-container .sub-video p,
.html5gallery-tn-title-0{color:#3bb3d8 !important; font-size:16px !important; padding:20px 0 20px 10px; font-family: 'Raleway', sans-serif !important; text-align:left;}
.videos-section .inner .btn{font-size:16px; color:#fff; text-align:center; padding:12px 34px; background-color:#237fd4;  border-radius:0px; margin-top:40px; font-family: 'Raleway', sans-serif;}
.social-section{width:100%; background-color:#ebebeb; text-align:center; padding:15px 0; float:left;}
.social-section ul{padding:0px;}
.social-section ul li{padding:18px; margin:18px 16px 0px 0px; display:inline-block; width:85px; height:85px; } 
.social-section ul li a{color:#7c7c7c; width:76px; height:76px; padding-bottom:12px;}
.social-section ul li a i{font-size:3.8em; width:100%; height:100%; padding-bottom:8px;}
.social-section ul li a:hover{border-bottom:solid 4px #237fd4;} 
/* home page styles */

/* footer styles */
footer{padding:30px 0; background-color:#111111; float:left; width:100%; font-family: 'Raleway', sans-serif;}
footer h3{color:#fff; font-size:16px; font-weight:700; text-transform:uppercase; float:left;}
footer h3:after{border-bottom:solid 2px #00a3c6; width:30%; content:''; float:left; margin:10px 0 30px 0;}
footer p{color:#7f847e; font-size:14px; line-height:24px; font-weight:500;}
footer .form-control{border:solid 1px #777777; background-color:#222222; border-radius:0px; text-transform:capitalize;}
footer form .btn{border:solid 1px #333333; color:#fff; font-size:14px; font-weight:500; text-align:center; border-radius:0px;}
footer ul{padding:0px; margin:0px;}
footer ul li{padding:0px; margin:0px 0px 20px 0px; list-style:none; border-bottom:dotted 1px #323232;}
footer ul li a{color:#7f847e; font-size:14px; line-height:24px; font-weight:500; text-align:left; width:100%; text-transform:capitalize;}
footer ul li a span{text-align:right; float:right;}
footer ul li a.current-menu-item{color:#00a4c9 !important;}
footer ul li a i{font-size:14px; padding-right:5px;}
footer ul li a:hover{color:#fff;}
.sub-footer{width:100%; float:left; background-color:#222222; text-align:center; padding:20px 0; font-family: 'Raleway', sans-serif;} 
.sub-footer ul{padding:0px; margin-top:8px;} 
.sub-footer ul li{padding:0px; margin:0px 0px 0px 0px; list-style:none; color:#6e7472; text-align:center; font-size:14px;}
.sub-footer ul li a{color:#6e7472; text-align:center; font-size:14px;}
.sub-footer ul li a:hover{text-decoration:underline;}

.html5gallery-tn-0,
.html5gallery-tn-selected-0{height:auto !important;}
.html5gallery-car-0,
.html5gallery-car-list-0,
.html5gallery-car-mask-0{height:215px !important;}

section#banner-section {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ededed;
    background-image: url("../images/inner-banner.jpg");
    background-origin: padding-box;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 340px;
    max-height: 100%;
    min-height: 340px;
	margin-top:10.5%;
}

section#banner-section {
    position: relative;
    width: 100%;
    z-index: 0;
}
.banner-title, .breadcrumbs {
    text-align: center;
}
.container.no_subtitle {
    position: relative;
    top: 38%;
}
.contact_info .col-sm-4{text-align:center;}
.contact_info h3{color:#333;}
.contact_info p{color:#B0B0B0;}
.contact_info .fa {font-size: 30px;}
.contact_info{overflow:hidden;}

.sub_page{color:#3b3b3b; margin:60px 0; font-size:16px;}
.dr_bio {color: #333;font-size: 17px; line-height: 30px;}
.dr_bio .su-spoiler-title {background-color: #efefef; padding-left:35px !important; font-family:"Lato",sans-serif;}
.dr_bio .su-spoiler-icon{padding-left:12px;}
.dr_bio .su-spoiler-content{border:3px solid #efefef; border-radius: 0 0 7px 7px;}
.dr_bio .su-spoiler-content p{line-height:30px;}
.dr_bio .su-spoiler-content li { margin-bottom: 15px;}
.dr_bio .su-spoiler-icon-plus .su-spoiler-icon:before{content:"\f0d8"; font-size:20px;}
.dr_bio .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before{content:"\f0d7"; font-size:20px;}
.dr_bio .panel-heading h4 {font-weight: bold;}
.dr_bio ol {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 25px;
    padding-top: 0;
	font-size:16px;
	color:#54667a;
	font-family: 'Lato', sans-serif;
	margin: 20px 0;
	line-height:28px;
}

.contact_form{overflow:hidden; margin-top:40px;}
.contact_form input[type="text"],
.contact_form input[type="email"],
.contact_form input[type="tel"],
.contact_form textarea{border:none; border-bottom:1px solid #CCC; border-radius:0; box-shadow:none; padding-left:0; font-size:17px; padding-bottom:10px; margin-bottom:30px;}
.contact_form input[type="text"]:focus,
.contact_form input[type="email"]:focus,
.contact_form input[type="tel"]:focus,
.contact_form textarea:focus{border-bottom:1px solid #000 !important; box-shadow:none !important;}
.sumit_btn{background-color:#00acb0; padding:10px 20px; border:none; border-radius:4px; color:#FFF; font-weight:bold;}

.patient-library-section .owl-nav{
	cursor: pointer;
	top: 50%;
}
.patient-library-section .owl-prev{
	position: absolute;
	left: 25px;
}
.patient-library-section .owl-next{
	position: absolute;
	right: 25px;
}
.patient-library-section .owl-nav i{
	color: #07aea4;
	font-size: 65px;
}
.patient-library-section{
	position: relative;
} 
.patient-library-section .owl-nav{
	position: absolute;
	top: 50%;
	width: 100%;
	float: left;
	left: 0;
	right: 0;
}
.adrs .fa {
    color: #00A3C6;
    font-size: 18px;
    margin-right: 9px;
    margin-bottom: 10px;
}
.adrs .fa.fa-mobile {font-size: 25px;}
.adrs .fa.fa-map-marker, .adrs .fa.fa-phone {
    float: left;
    font-size: 25px;
    margin-bottom: 40px;
    margin-right: 16px;
}
.author_image{width:78px; border:2px solid #195B98; border-radius:50%; margin:0 auto;}
.category.library .col-md-4{margin-bottom:50px;}

/*Menu Style start*/
.menu{
	margin-right:-25px;
	margin-top:-100px;
}
.menu li:hover {
	white-space:normal;
	z-index:10000;
}
.menu li li {
	float:none;
}
.menu ul {
	position:absolute;
left:0;
	top:65px;
	visibility:hidden;
	z-index:9999;
}
.menu li:hover > ul {
	top:100%;
	visibility:visible;
}
.menu li li:hover > ul {
	left:100%;
	top:0;
}
.menu:after, .menu ul:after {
	 
	content:".";
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
}

.menu ul ul {
	margin:-30px 0 0 -10px;
	padding:30px 30px 30px 10px;
}
.menu ul li a:hover, .menu li li a:hover {
	color:#484848;
	text-decoration:none;
}

.drop{
	background-color:#DAC965 !important;
	height:25px !important;
	width:100px !important;
	
	}

.menu li li {
	background:#fff;
	background-image:none;
	border:1px solid #b2b2b2;
	border-top:none;
	color:#444;
	filter:none;
	width:100%;
	list-style-type:none;
	float:left;
}
.menu li li a {
	border:none;
	color:#54667a;
	font-size:15px;
	font-weight:400;
	line-height:13px;
	padding:12px 10px 13px 10px;
	text-shadow:none;
	white-space:nowrap;
	float:left;
	width:100%;
	text-transform:uppercase;
}
.menu li li a:hover {
	background:#f5f5f5 !important;
	background-image:none;
	border:none;
	color:#444;
	filter:none;
}
.menu ul > li + li {
	border-top:0;
}
.menu li li:hover > ul {
	left:100%;
	top:0;
}
.menu > li:first-child > a {
	border-left:none;
}
.menu > li:first-child > a, .menu li + li + li li:first-child > a {
}
.sub-menu{padding:0; width:235px;}
.slider_container{float:left; width:100%;}
.cat_desc {font-size: 18px; font-weight: bold; text-align: center;}
.wpcf7-response-output{overflow:hidden;}
.wpcf7-submit.btn {background-color: #111111;}
/* footer styles */



/* inner page common styles-video page */
.video-inner-container {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 35px 20px;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 0;
}
.video-list-container {
    width: 100%;
    float: left;
    margin: 30px 0;
}
.video-inner-container .video-container-wrap {
    width: 100%;
    float: left;
}
.video-wrap {
    width: 100%;
    float: left;
    margin-top: 20px;
    position: relative;
}
.video-wrap .overlay {
    position: absolute;
    background: rgba(0,0,0,.3);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
}
.video-wrap .overlay img {
    display: inline-block;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.video-container-wrap .hed {
    display: block;
    text-align: left;

    font-size: 16px;
    font-weight: 600;
    color: #2c2f34;
    text-transform: capitalize;
    line-height: 22px;
    margin-top: 12px;
	display:inline-block;
}
.video-inner-container .video-det {
    font-size: 14px;
    color: #9b9b9b;
    float: none;
    margin-right: 10px;
    text-align: left;
}
.nav-toggle {
    padding: 12px 14px;
    color: #074e90;
    text-align: center;
    text-transform: capitalize;
    border: solid 1px #074e90;
    float: left;
    font-weight: 600;
}
/* page styles */

/*recaptcha size-issue*/
.g-recaptcha{
	transform:scale(0.77) !important;
	-webkit-transform:scale(0.77) !important;
	transform-origin:0 0;
	-webkit-transform-origin:0 0 !important;
}

/*25-07-2018*/
.service-section .service-list-wrapper .service-list-container .inner .owl-carousel .item {
    border: solid 1px #3bb3d8;
    padding: 15px;
    border-radius: 5px;
    background-image: url(../images/bg-slider.jpg);
    color: #00498e;
    height: 190px;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}

.service-section .service-list-wrapper .service-list-container .inner .owl-carousel .item .tst {
    width: 80px;
    display: inline-block;
    background-color: #0055a5;
    border-radius: 100%;
    height: 80px;
    padding: 2px;
    overflow: hidden;
}
.service-section .service-list-wrapper .service-list-container .inner .owl-carousel .item h4 {
    font-size: 16px;
}
.service-section .owl-carousel .owl-item img {
    margin: 8px;
    padding: 3px;
    width: 80%;
}
.service-section .service-list-wrapper .service-list-container .inner h1 {
    font-size: 21px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    margin: 10px 0 25px 0;
	position:relative;
}
.service-section .service-list-wrapper .service-list-container .inner h1:before{
	position:absolute;
	transform:translate(-50%,-50%);
	left:50%;
	border-bottom: solid 3px #074e90;
	width:58px;
	content:"";
	bottom:-8px;
}
.service-section .service-list-wrapper .service-list-container .inner .owl-prev, .owl-next, .owl-next1, .owl-prev1 {
    font-size: 20px;
    margin: 10px;
    font-weight: 800;
	cursor:pointer;
}

.news-library-section{width:100%; float:left; padding:40px 0; text-align:center;}
.news-library-section h2{color:#303030; font-size:28px; text-transform:capitalize;}
.news-library-section h2 span{color:#07aea4;}
.news-library-section h2:after{margin: 20px auto 22px; width:50px; height:2px; background-color:#2880d7; content:""; display:block;}
.news-library-section p{font-size:14px; color:#7b7b7b; text-align:center; text-transform:capitalize;} 
.news-library-section .news-library{width:100%; float:left; margin-top:30px;padding:15px;padding-left: 25px;}
.news-library-section .news-library h3{background-color:#237fd4; padding:8px 24px; text-transform:uppercase; line-height:16px; color:#fff; float:left; font-size:12px; font-weight:400; width: 100%;letter-spacing: 0.6em;    margin: 10px 0;}
.news-library-section .news-library .news-content{float:left;width:100%; margin-top:12px;}
.news-library-section .news-library .news-content h4{font-size:18px; color:#363f48; font-weight:bold; margin:0px; text-align:left;}
.news-library-section .news-library .news-content p{font-size:14px; color:#828282; font-family: 'Roboto', sans-serif; font-weight:400; text-align:left; line-height:24px;margin: 10px 0;}
.news-library-section .news-library  .owl-carousel .img-container .news-date{
		position: absolute;
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    text-align: left;
    font-weight: 400;
    left: 5px;
    bottom: 5px;
    letter-spacing: 1px;
    border: 1px solid #4f94cf;
    border-radius: 6px;
    background: #4f94cf;
    padding: 6px 7px;
}

.news-border{
	padding: 20px;
	border:1px solid #c1bdbd;
	position: relative;
	overflow:hidden;
}


.news-library-section .news-library .read-more{
    width: 100%;
    float: left;
    margin: 4px;
    text-transform: uppercase;
}
.news-library-section .news-library  .read-more a{
	    background-color: transparent;
    color: #074e90;
    border: solid 1px #074e90;
    border-radius: 30px;
  text-align: center;
    font-size: 12px;
    padding: 4px 12px;
   
}
.news-library-section hr{
border-color: #237fd4;
}
.news-library-section{
	position: relative;
}
.news-library-section .news-library .news-border .owl-nav{
	position: absolute;
	top: 25%;
	right: 1%;
}
.news-library-section .owl-nav .owl-prev{
	    border: 1px solid #237fd4;
    padding: 10px;
    padding-bottom: 2px;
}
.news-library-section .owl-nav .owl-next{
	border: 1px solid #237fd4;
    padding: 4px 10px 0px 10px;
   
}
.news-library-section .owl-nav i{
	color: #07aea4;
	font-size: 30px;
}

.news-library-section .owl-carousel{
	display:block;
}
.news-library-section .news-library  .owl-carousel .img-container {
	width: 100%;
	float: left;
	position: relative;
	
} 
#news-slider .owl-item .img-container img{
	width: 100%;
	float: left;
	margin: 0px;
} 

.news-date i{
	margin-right: 6px;
	font-size:14px;
	color:#fff;

}
.press-releases{
	width: 100%;
	float: left;
	border:1px solid #c1bdbd;
	padding: 20px;
}
.press-releases .press-container{
	width: 100%;
	float: left;
}
.press-releases .press-container .press-image-container{
	width: 100%;
	float: left;
	position: relative;
}

.press-releases .press-container .press-image-container img{
    width: 100%;

}
.press-releases .press-container .press-image-container .press-date{
	       font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    text-align: left;
    font-weight: 400;
    float: left;
    position: absolute;
    left: 10px;
    bottom: 10px;
    border: 1px solid #4f94cf;
    border-radius: 6px;
    padding: 4px 5px;
    background: #4f94cf;
    letter-spacing: 1px;
   
}
.press-heading h4{font-size:14px; color:#333; font-weight:bold; margin-top:25px; text-align:left;}
.press-releases .press-container p{
	font-size:14px; 
	color:#828282; 
	font-family: 'Roboto', sans-serif; 
	font-weight:400; 
	text-align:left; 
	line-height:24px;
	float: left;
    width: 100%;
}
.press-releases .press-media,.press-left{
	float: left;
	width: 100%;
	margin: 10px 0px;
}
.press-releases .press-media .press-body{
	    text-align: left;
    float: left;
    width: 100%;
    color: #333;
  
    letter-spacing: 1px;
}
.press-releases .press-media .press-body h4{
	margin:0px;
}
.press-releases .read-more a{
    background-color: transparent;
    color: #074e90;
    border: solid 1px #074e90;
    border-radius: 30px;
  text-align: center;
    font-size: 12px;
    padding: 4px 12px;
}
 .press-date i{
	margin-right: 6px;
	font-size:14px;
	color:#fff;

}
.press-releases .press-heading{
	float: left;
	width: 100%;
	color:#363f48 !important;
	font-weight: bold;
	text-align: left;
    font-size: 14px;
    text-transform: uppercase;
}

.press-releases  hr{
    border-color: #237fd4;
   /* width: 100%;*/
}
.emd-view-results{overflow:hidden;}
.videos-section .panel-default{border:none; margin:0;}
.disable {
    pointer-events: none;
    opacity: 0.5;
}
.owl-prev {
    cursor: pointer;
}
.col-md-4.video_subpage {
    margin-bottom: 30px;
}
.loader{display:none;}
.sub_page.patient-library-section .library .content{padding:0;}


/*News*/
.event_list .image-container{border:none !important; overflow:hidden;}
.event_list .image-container .col-xs-12,
.event_list .image-container .col-xs-6,
.event_list .image-container .col-xs-4 {padding: 0;}
a.image-container img {
    border: 1px solid #FFF;
}
.image-container .col-xs-4 img {
    min-height: 81px;
    max-height: 81px;
}
.image-container .col-xs-6 img {
    min-height: 103px;
    max-height: 103px;
	width:100%;
}
.event_list .image-container .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    color: #fff;
    font-size: 14px;
    padding-top: 30px;
    text-align: center;
    font-weight: 400;
    z-index: 99;
    width: auto;
}

.press-media .press-date i{color:#4F94CF;}

footer .panel-default {
    border-color: transparent;
}
footer .panel {
    background-color: transparent;
}
footer .panel-default > .panel-heading {
    background-color: transparent;
}

.time .collapsed::after{content:'\f067' !important;font-family: fontawesome; float:right;font-size: 14px;}
.time .panel-heading h3 a:after{content:'\f068';font-family: fontawesome; float:right;font-size: 14px;}
.time .panel-body{padding-left:5px; padding-right:5px;}
.time span{float:right;}
.time span:before{content:":"; padding-right:8px;}
.time .panel-title {color: #FFF;}
.time h5 {
    padding: 0px;
	padding-bottom:8px;
    margin: 0px 0px 15px 0px;
    list-style: none;
    border-bottom: dotted 1px #323232;
}

/* media Query */

/* Define mobile styles */ 
@media (max-width: 767px) 
{
	.col-1by5
	{
		width: 100%;
	}
	.pad-left-none
	{
		padding-left:15px;
	}
	
	.pad-right-none
	{
		padding-right:15px;
	}

.carousel-caption {
    position:static;
	text-align:center;
	padding-top:0;
	}
	.carousel-caption h1{
		font-size:14px;
		margin-top:0px;
		padding:15px 0;
		display:block;
	}
	.carousel-caption h2{
		font-size:10px;
	}
	.carousel-caption h3, .carousel-caption h2{
		font-size:20px;
		padding:6px 0;
		margin-left:0;
		margin-top:0px;
		margin-bottom:0;
		display:block;
	}
	header{position:static;}
	.top-header{text-align:center;}
	.top-header .left ul li{margin: 8px 4px 0px 0px;}
	.top-header .social-icons{float:none;}
	.navbar-brand{padding:10px 15px;}
	.nav > li{padding-top:0; margin-top:0;}
	.service-section .service-list-wrapper{padding:0px; width:100%; float:left;}
	.profile-bg .about{padding:20px 8px; margin-top:0px; text-align:center;}
	.profile-bg .about p{padding:0px; margin-top:10px; border-top:dotted 1px #fff; padding-top:20px;}
	.profile-bg img{width:100%; float:left;}
	.patient-library-section .library h3{padding: 14px 24px; width:100%; font-size:14px;}
	.patient-library-section .library .content{clear:both; display:inline-block; padding:0px;}
	.patient-library-section .library .content{margin-bottom:20px;}
	.testimonial-section .testimonial-bg{padding:20px 0;}
	.videos-section .inner .sub-video-container .sub-video{margin-bottom:20px;}
	.social-section ul li a i{font-size:34px;}
	.social-section ul li{margin: 18px 10px 0px 0px; width:auto; height:auto;}
	.social-section{padding:0px;}
	.service-section .service-list-wrapper{margin-top:10px;}
	.service-section .service-list-wrapper .service-list-container .inner p{font-size:16px;}
	.service-section .service-list-wrapper .icon{top:36px;}
	.service-section .service-list-wrapper .service-list-container .inner h1{margin:0px;}
	.service-section .service-list-wrapper .service-list-container .overlay .inner-overlay{padding:0px;}
	.service-section .service-list-wrapper .service-list-container .overlay ul{padding:0 20px 0 20px;}	
	.service-section .service-list-wrapper .service-list-container .overlay{bottom:-460px;}
	
	.html5gallery{width:95% !important;}
	.html5gallery-container-0,
	.html5gallery-box-0{width:100% !important;}
	.html5gallery-elem-0{width:95% !important;}
	.html5gallery iframe{width:98% !important;}
	.html5gallery-toolbox-0{display:block !important;}
	.html5gallery-title-0{width:94% !important;}
	.html5gallery-right-0{left:86% !important;}
	.html5gallery-car-0{display:none !important;}
	
	.service-section .service-list-wrapper .service-list-container .inner .owl-carousel  .item h4{font-size:14px;}
	.service-section .service-list-wrapper .icon{top:36px;}
	
	.service-section{
		    padding-bottom: 0px;
	}
	.service-section .service-list-wrapper .service-list-container .inner{
		padding: 10px 20px 10px 20px;
	}
.service-section .service-list-wrapper .service-list-container .inner .owl-carousel  .item{
	 
    padding: 15px;
 
    height: 150px;
   
    font-size: 14px;
    margin-bottom: 10px;

     


}
.service-section .service-list-wrapper .service-list-container .inner .owl-carousel .item .tst {
    width: 70px;
    height: 70px;
 
}
.service-section .service-list-wrapper .service-list-container .inner h1 {
    font-size: 14px;
    margin: 5px 0 22px 0;
       
}
.service-section .service-list-wrapper .service-list-container .inner h1 span {
    font-size: 18px;
}
	.news-library-section h2 {
	margin: 0px;
}
.videos-section {
		padding:0px;
	}
	.news-library-section {
		padding: 20px 0;
	}
	.news-library-section .news-library {
		margin-top: 0px;
		padding-left: 15px;
	}
	.news-library-section .news-library .news-border .owl-nav {
    top: 125%;
    right: 37%;

}
.news-library-section .owl-nav .owl-prev {
    padding: 7px;
    padding-bottom: 2px;
}
.news-library-section .owl-nav i {
    font-size: 24px;
}
.news-library-section .owl-nav .owl-next {
    padding: 0px 7px;
}
.news-library-section .news-library .owl-carousel .item{
	margin-top: 12px;
}
.press-releases {
	margin-top: 10px;
	padding:10px;
}
.press-releases .press-media .press-body h4 {
    font-size: 12px;
    font-weight: 800;
}
	.navbar.fixed{
		position:static;
	}
	.profile-bg .about h2{
		font-size:24px;
		line-height:30px;
		margin:0;
	}
	.profile-bg .about .id{
		font-size:16px;
		font-weight:400;
		margin-bottom:5px;
	}
	.patient-library-section .owl-nav{
		top:23%;
	}
	.patient-library-section .owl-nav i{
		font-size:25px;
	}
	.patient-library-section .owl-prev{
		left:35%;
		border:solid 1px #237fd4;
		padding:5px;
		width:40px;
		height:40px;
		margin:0 !important;
	}
	.patient-library-section .owl-next{
		right:35%;
		border:solid 1px #237fd4;
		padding:5px;
		width:40px;
		height:40px;
		margin:0 !important;
		
	}

	.news-library-section .news-library .owl-carousel .img-container{
		margin-top:25px;
	}
	.news-border{
		padding:20px 0;
	}
	.news-library-section .news-library .news-content h4{
		font-size:16px;
		line-height:20px;
	}
	.news-library-section .news-library .read-more a{
		display:inline-block;
		margin-right:8px;
	}
	.news-library-section .news-library .read-more{
		margin:20px 0;
	}
	.videos-section h2{
		margin-top:0;
		margin-bottom:0;
	}
	.videos-section .inner{
		margin-top:0;
	}
	#emdvideos{
		padding:0 !important;
	}
	.videos-section .inner .btn{
		margin:20px 0;
	}
	.patient-library-section{
		padding:10px 0;
	}
	.news-library-section hr{
		margin-bottom:0;
	}
	.carousel-control.right, .carousel-control.left{
		background-image:none;
	}
	.menu{
		margin:0;
	}
	.nav-container .nav > li:first-child{
		padding-top:10px;
	}
	.patient-library-section .library .owl-carousel .owl-item img{
		padding:12px;
		margin:0;
		margin-top:15px;
	}
	.navbar-toggle .icon-bar{
		background-color:#4f94cf;
	}
	.navbar-toggle{
		padding:0;
	}
	.top-header .social-icons ul li{
		float:left;
	}
	.top-header .social-icons ul li:last-child{
		float:right;
		margin:0;
	}
	.top-header .social-icons{
		width:100%;
	}
	.slider_container .carousel-indicators{
		display:none;
	}
	section#banner-section{
	    margin-top:0;
	    height:auto;
	    max-height:auto;
	    min-height:auto;
	    float:left;
	}
	.sub_page{
	    margin-top:0;
	}
} 


/* tablet screens */
@media (min-width: 768px) and (max-width: 991px)
{
	.col-1by5
	{
		width: 50%;
	}
	.carousel-caption {
    top: 20%;
	}
	.carousel-caption h1{
		font-size:20px;
		
	}
	.carousel-caption h2{
		font-size:20px;
	}
	.carousel-caption h3{
		font-size:20px;
	}
	header{position:static; width:100%; float:left;}
	.nav > li > a{padding:2px 10px;}
	.navbar-right{float:none;}
	.service-section .service-list-wrapper{padding:0px;}
	.patient-library-section .library h3{padding: 14px 24px; width:100%; font-size:14px;}
	.patient-library-section .library .content{clear:both; display:inline-block; padding:0px;}
	.service-section .service-list-wrapper{margin-top:20px;}
	
	
	.service-section .service-list-wrapper .service-list-container .inner .owl-carousel  .item{
		margin-bottom: 10px;
	}
	.service-section .service-list-wrapper .service-list-container .inner{
		padding: 10px 20px 10px 20px;
	}
	.service-section .service-list-wrapper .service-list-container .inner h1{
		 margin: 25px 0 10px 0;
	}
	.videos-section {
		padding:0px;
	}
	.news-library-section {
		padding: 20px 0;
	}
	.news-library-section .news-library {
		margin-top: 0px;
		padding-left: 15px;
	}
.pad-left-none{
		padding-left: 0px;
	}
	.press-releases .press-media .press-body {
		font-size: 12px;
	}
.press-releases .press-media .press-body h4{
		font-weight: 800;
		font-size: 12px;
	}
.news-library-section h2 {
	margin: 0px;
}
.news-library-section .news-library .news-border .owl-nav {
	top:0;
}
	.navbar.fixed{
		position:static;
	}
}
/* medium desktop screens */
@media (min-width: 992px) and (max-width: 1199px) 
{
	.col-1by5
	{
		width: 20%;
	}
	.nav > li > a{padding:0px 6px;}
	
	.service-section{
		    padding-bottom: 70px;
	}
	.videos-section {
		padding:0px;
	}
	.news-library-section {
		padding: 20px 0;
	}
	.news-library-section .news-library {
		margin-top: 0px;
	}
	.pad-left-none{
		padding-left: 0px;
	}
	.carousel-caption {
    top: 38%;
	}
	.carousel-caption h1{
		font-size:30px;
	
	}
	.carousel-caption h2{
		font-size:30px;
	}
	.carousel-caption h3{
		font-size:30px;
	}
}
/* Large screens*/
@media (min-width: 1200px) 
{
	.col-1by5
	{
		width: 20%;
	}
	
}
/*custom screen media */
@media (max-width: 359px)
{
	
}