*
{
	padding: 0px;
	margin: 0px;
}
ul.socialicon
{
   text-align: right;
}
ul.socialicon li
{
    display: inline-block;
}
.social-header
{
	    background: linear-gradient(to right, #021B79, #0575E6);
}
.doccontact
{
	padding: 17px 0;
	color:#fff;
	margin:0px;
}
.doccontact a
{
	color:#f90707;
}
.doccontact a:hover
{
	color:#fff;
}
ul.socialicon li.facebook-icon
{
	padding: 8px 12px;
    background: #fff;
    color:#3B5998;
    border-radius: 50%;
    margin-top: 10px;
}
ul.socialicon li.facebook-icon a
{
    color:#3B5998 !important;
}
ul.socialicon li.facebook-icon:hover
{
    background:#3B5998;
    color:#fff;
    box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.19);
}
ul.socialicon li.google-plus-icon
{
	padding: 8px 7px;
    background: #fff;
    border-radius: 50%;
    margin-top: 10px;
}
ul.socialicon li.google-plus-icon:hover
{
	color:#fff;
	background: #DC4E41;
	box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.19);
}
ul.socialicon li.google-plus-icon a
{
	color:#DC4E41 !important;
}
ul.socialicon li.twitter-icon
{
	padding: 8px 9px;
    background: #fff;
    border-radius: 50%;
    margin-top: 10px;
}
ul.socialicon li.twitter-icon:hover
{
	color:#fff;
	background: #55ACEE;
	box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.19);
}
ul.socialicon li.twitter-icon a
{
	color:#55ACEE;
}
ul.socialicon li.linkedin-icon
{
	padding: 8px 10px;
    background: #fff;
    border-radius: 50%;
    margin-top: 10px;
}
ul.socialicon li.linkedin-icon:hover
{
	color:#fff;
	background: #007BB5;
	box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.19);
}
ul.socialicon li.linkedin-icon a
{
	color:#007BB5;
}
ul.socialicon li.instagram-icon
{
	padding: 8px 10px;
    background: #fff;
    border-radius: 50%;
    margin-top: 10px;
}
ul.socialicon li.instagram-icon:hover
{
	color:#fff;
	background: #000;
	box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.19);
}
ul.socialicon li.instagram-icon a
{
	color:#000000;
}
ul.socialicon li.pinterest-icon
{
	padding: 8px 10px;
    background: #fff;
    border-radius: 50%;
    margin-top: 10px;
}
ul.socialicon li.pinterest-icon:hover
{
	color:#fff;
	background: #CD2127;
}
ul.socialicon li.pinterest-icon a
{
	color:#CD2127;
}
ul.socialicon li.youtube-icon
{
	padding: 8px 10px;
    background: #fff;
    border-radius: 50%;
    margin-top: 10px;
}
ul.socialicon li.youtube-icon:hover
{
	color:#fff;
	background: #EB180B;

}
ul.socialicon li.youtube-icon a
{
	color:#EB180B;
}
.custom-navbar {
    padding: 20px 0px !important;
    background: #fff !important;
    border-bottom: 2px solid #e1e1e1 !important;
    border-radius: 0px !important;
    margin: 0px !important;
}
.banner-img .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,-0.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,-0.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,-0.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,-0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.banner-img .carousel-control.left {

    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,-0.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,-0.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,-0.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,-0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.navbrand-custom
{
	width: 70px;
    margin-top: -8px;
	padding: 0px !important;
}
.banner-img {
    padding: 0px !important;
    border-right: 1px solid #e9e9e9;
}
.appointment_clinic
{
	text-align:center;
}
.appointment_clinic .book-btn {
    padding-top: 24px;
}
.appointment_clinic .btn-default {
    color: #fff;
    background-color: #001e72;
    border-color: #fff;
    padding: 8px 45px;
}

.doc-menu li:hover
{
	background: none;
	border-bottom: 2px solid #021E7C;
	box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.19);
}
.doc-menu{margin-right:0px !important;}
.doc-menu li
{
	margin: 0px 2px;
}
.doc-menu li a:hover
{
	color:#021E7C !important;
}
.doc-menu li.active a
{
	border-bottom: 0px ;
	background: none !important;
	color:#021B79 !important;
}
.doc-menu li.active:hover
{
	border-bottom: 0px !important;
	border-radius:5px ;
}
.doc-menu li a
{
	color:#777 !important;
	padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.docd-heading
{
	font-weight:bold;
	font-size:20px;
	padding:10px 0;
}
.docd-heading span
{
	font-size:20px;
	font-weight: normal;
	color:#CD0808;
}
.docd-heading b
{
    border-width: 7px;
    padding-right: 40px;
}
.docd-our-heading
{
	font-weight: bold;
    font-size: 22px;
    padding: 20px 0;
}
.docd-our-heading span
{
	font-size:20px;
	font-weight: normal;
	color:#CD0808;
}
.welcome-ctn-first
{
	font-weight: bold;
	font-size: 15px;
}

.welcome-ctn-second {
    color: #4e4e4e;

}

.docd-name
{
	color:#CD0808;
	font-size: 22px;
}
.docd-detail
{
	color:#a2a2a2;
}
.docd-detail-footer
{
	background: linear-gradient(to right, #021B79, #0575E6);
    color: #fff;
	text-align: center;
	padding:14px;
}
.docd-detail-footer span
{
	font-weight: bold;
	color:#fff;
}
.docd-detail-footer p
{
	margin:0px;
}
.docd-footerfull
{
	padding-left:0px !important;
	padding-right:0px !important;
}
.custom-docd-emrcontact
{
	background: linear-gradient(to right, #021B79, #0575E6);
	padding:40px 0;
	margin: 20px 0;
}
.custom-docd-seprator
{
	background: linear-gradient(to right, #021B79, #0575E6);
	padding:7px 0;
	margin: 20px 0;
}
.contact-no
{
	color:#fff;
	font-size: 20px;
}
.appt-btn
{
	background: #fff;
	padding: 10px 35px;
    color: #021C7A;
    font-size: 14px;
    border-radius: 5px;
}
.appt-btn:hover
{
	color:#CD0808;
	text-decoration:none;
	background: #eee;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.appt-btn-div
{
	margin-top: 9px;
}
.docd-clinic-time
{
	padding:0px 0;
	background: #021B79;
}
.clinic-time-first p
{
	color:#fff;
}
.clinic-time-first
{
	padding: 10px 0;
	text-align: center;
	color:#fff;
}
.days-name
{
	font-size: 18px;
	font-weight: bold;
}
.clinic-time-second
 {
 	    text-align: center;
	color:#fff;
	padding:10px 0;
	background-color: #CD0808;
 }
.clinic-time-third
 {
 	    text-align: center;
 	padding:10px 0;
	color:#fff;
 }
 .our-content
 {
 	padding: 10px 0;
  	font-size: 14px;
 	font-weight: normal;
 	text-align: justify;
 }
.our-features span i
{
	font-size: 40px;
	color:#fff;
	background:#021B79;
	padding: 20px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.our-features span i:hover
{
	border:2px solid #CD0808;
	padding: 18px;
	box-shadow: 0 12px 20px 0 rgba(0,0,0,0.2), 0 12px 30px 0 rgba(0,0,0,0.19);
}
.our-features
{
	text-align: center;
	padding: 30px 0px;
	height:300px;
}
.our-features span.our-features-content
{
	font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.our-features-descripson
{
	color:#717171;
}
/* Column Grids */
    /*-=-=-=-=-=-=-=-=-= */

.col_fourth {
    background-color:;
}
.end { margin-right: 0 !important; }

/*-=-=-=-=-=-=-=-=-=-*/
/* Style column 1 */
/*-=-=-=-=-=-=-=-=-= */

.at-funfact-wrap {padding: 40px 15px; text-align:center;color: #fff;}

.at-funfact-wrap .at-funfact { padding: 0;}

.at-funfact {
  display:inline-block;
  position:relative;
  padding: 20px 0;
  text-align: center;
}
.at-funfact-wrap:hover
{
	box-shadow: 0 12px 20px 0 rgba(0,0,0,0.2), 0 12px 30px 0 rgba(0,0,0,0.19);
}
.at-funfact-wrap .at-funfact .funfact-number {
  display: block;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 60px;
}
.at-funfact-wrap .at-funfact .funfact-number-title {
  margin: 0;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 14px;
}
.docd-loder-bg
{
	padding: 30px 0;
	background: url(../images/loder-bg.jpg) no-repeat fixed center ;
	background-size: cover;
}
.doc-name-section
{
	padding-bottom:20px;
}
.loder-icon i {
    font-size: 40px;
    line-height: 43px;
    padding: 11px 14px;
    border: 2px solid;
    border-radius: 50%;
}
.loder-icon i
{
	background:;
}
.docd-allicon i
{
	font-size: 20px;
	color:#021B79;
	padding-right:5px;
}
.icon-fox-full
{
	margin-top: 15px;
}
.docd-location-icon h5
{
	margin-top: 0px !important;
}
.docd-contact-link a
{
	color: #021B79;
}
.docd-contact-link a:hover
{
	color: #CD0808;
}
.docd-contact-ctn
{
	color:#9e9d9d;
}
.conatact-btn
{
	border-radius:20px !important;
}
.conatact-btn:hover
{
	color:#fff !important;
	text-decoration:none;
	background: #081A76 !important;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	transition: all .6s ease-in-out;
}
.docd-days
{
	padding: 5px;
	font-weight: 700;
	font-size: 18px;
	border: 1px solid #e0e0e0;
    margin: 6px;
    border-radius: 8px;
    width: 45% !important;
   	color:#021E7C;
   	height:142px;
   	overflow: auto;
   	background: linear-gradient(to right, #fff, #eaeaea);
}
.our-clinics
{
	margin-bottom: 40px;
}
.docd-days p
{
	margin-bottom: 5px;
}
.docd-days:hover
{
	background: 021E7C;
	box-shadow: 4px 4px 6px #bbb;
	transition: all .3s ease-in-out;
}
docd-times:hover
{
	background: #021E7C;
	color:#fff;
	border:none;
}
.docd-times
{
	color:#4c4b4b;
	letter-spacing: px;
	font-weight: normal;
	font-size: 14px !important;
}
.card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.top {
  position:sticky;
  width: 100%;
  z-index: 1;
  top: 0;
}

.bar-item {
  padding: 8px 16px;
  float: left;
  width: auto;
  border: none;
  outline: none;
  display: block;
}

.bar .button {
  white-space: normal;
}

.bar {
  display: inline-block;
  width: 100%;
  z-index: 30;
  padding: 24px 0px;
  border-bottom: 2px solid #021E7C;
}

.button {
  border: none;
  display: inline-block;
  outline: 0;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: ;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}

.animate-top {
  position: fixed !important;
  top:0;
  animation: animatetop 0.2s;
}

.white {
  color: #000;
  background-color: #fff;
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.navbar-toggle
{
	border-color: #ddd !important;
}
.icon-bar
{
	background-color: #888;
}
/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #e4e4e4;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background:#021B79;
	border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: ;
}
.direction-btn
{
	padding: 10px 0;
	text-align: center;
}
.book-btn
{
	padding: 5px 0;
}
.clinic-name
{
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 0px;
}
.clinic-fee
{
	margin: 0px;
	    line-height: 1.6em;
}

a.left.carousel-control.slider-btn {
  left: -21px;
  width: 4%;
  color: #021E7C !important;
  top: 0%;
  background-image: none !important;
}
a.right.carousel-control.slider-btn {
  right: 0% !important;
  width: 9%;
  color: #021E7C !important;
  background-image: none !important;
}
.our-clinics-head
{
	padding-bottom:10px;
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
}
.item.slider-bg
{
	opacity: ;
}
.bg-img-slider
{
	position: absolute;
}
.sent-btn
{
	margin:20px 0;
}
.simple-ctn
{
	border: 1px solid #021E7C;
	padding:5px 20px;
    color: #021E7C;
    border-radius: 25px;
	text-align:center;
	margin:5px 0px;
	list-style:none;
	display:inline-block;
}
.simple-ctn:hover
{
	background:#021E7C;
	color:#fff;
	transition: all .6s ease-in-out;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.19);
}
.docd-Specia-heading
{
	font-size:20px;
	padding:0px 0px;
	margin:15px 0;
	margin-top:0px;
}
.docd-Specia-heading span
{
	color:#CD0808;
}
#appointment
{
	margin:20px 0;
	background:#eee;
	padding: 10px 0px;
}
.qualifications-list li
{
	display:inline-block;
	padding:10px;
	border-right:2px solid #000;
	margin-top:10px;
}
.qualifications-list li:hover
{
	background:#021E7C;
	color:#fff;
	border-right:2px solid #fff;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 4px 10px 0 rgba(0,0,0,0.19);
	border-radius:8px;
}
.slider-bg-3
{
	color: #021E7C !important;
	background-image:none !important;
	background: linear-gradient(to right, #021B79, #0575E6);
	background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
}
.logo-image-round
{
	width:30px;
}
li.logo-image-round a
{
	padding: 0px !important;
    left: -2px;
	background-color: none !important;
}
li.logo-image-round a:hover
{
	background-color: none !important;
}
li.logo-image-round:hover
{
	background-color: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
	background: none !important	;
}
.doc-name-logo
{
	font-size:30px;
	line-height:1.3;
	font-family: 'Kaushan Script', cursive;
	color:#CD0808;
	font-weight:600;
}
.doc-descripation
{
	font-style: italic;
	font-size:14px;
	color:#021B79;
	font-weight:normal;
	font-family: sans-serif;
}
.custom-create
{
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
}
@media screen and (min-width: 320px) and (max-width: 568px) {

.doc-name-logo {
    font-size: 23px;
    padding-left: 15px;
}
.doc-descripation {
    font-style: italic;
    font-size: 14px;
    color: #021B79;
    font-weight: normal;
    font-family: sans-serif;
    padding-left: 20px;
}
.logo-image-round {
    width: 30px;
    padding-left: 15px;
}
.mt-10 {
    margin-top: 5px!important;
}
span.icon-count {

    font-size: 17px;
}

.m_p_zero
{
	padding:0px;
}
span.icon-count-b {
    color: #970202;
    font-size: 17px;
}
span.icon-count-c {
    color: #197000;
    font-size: 17px;
}
span.icon-count-a {

	font-size: 17px;
}
.nav>li {
    position: relative;
    display: block;
    border-bottom: 1px solid #eaeaea;
}
.custom-create{
	  max-height:90px;
	}
.slider-content
{
	position:absolute !important;
	top:0 !important;
	left:0 !important;
}
.slider-content p
{
	color:#fff;
	text-align:center;
	font-size:14px !important;
	font-weight:normal;

}
.slider-content h2
{
	text-align:center;
	color:#021E7C;
	font-weight:bold;
	font-size:14px !important;
	margin:0px;
}
ul.socialicon
{
	text-align:center;
}
.doccontact
{
	padding-bottom:0px;
}
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
	.custom-create{max-height:350px;}
	awrad-img-div{max-height: 270px;}
}
@media screen and (min-width: 568px) and (max-width: 768px) {
	.custom-create{max-height:160px;}
	.slider-content{position:absolute !important;top:0 !important;left:0 !important;}
	.slider-content p{color:#fff;text-align:center;font-size:14px !important;font-weight:normal;}
	.slider-content h2{text-align:center;color:#021E7C;font-weight:bold;font-size:20px !important;margin:0px;}
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
	.custom-create{max-height:300px;}
}
.slider-content
{
	background-image: linear-gradient(to right,rgba(0, 0, 0, 0.19) 0,rgba(0, 0, 0, 0.14) 100%);
	position:absolute !important;
	top:105;
	left:115;
}
.slider-content:hover
{
	position:absolute !important;
	box-shadow: 0 12px 20px 0 rgba(0,0,0,0.2), 0 12px 30px 0 rgba(0,0,0,0.19);

}
.slider-content p
{
	color:#fff;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	overflow:hidden;

}
.slider-content h2
{
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.small-btn
{
	z-index: 2;
}

.image_title a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 20px;
  font-size: 16px;
}
.category-head
{
    font-size: 18px;
}
.medical-name
{
  color:#8a8888;
}

.height-container {
    margin-top: 78px;
}
.height-container2
{
	min-height:515px;
}
.height-container3
{
	min-height:515px;
}
.rating-count
{
	text-align:center;
	font-weight:bold;
	font-size: 40px;
	margin-top:16px;
	color:#021E7C;
}
.rating-count small
{
	font-size: 17px;
	font-weight:bold;
}
.all-stars
{
	text-align:center;
	font-size: 20px;
    color: #F0AD4E;
}
.rating-block
{
	background:#eee;
	padding: 10px 0px;
}
.star-fade
{
	color:#888;
}
.comment-stars
{
	text-align: left;
    font-size: 14px;
}
.customer-name
{
	font-style:italic;
	color: #9a9595;
}
.img-box
{
	margin-top:-35px;
}
.img-box img
{
	height:50px;
	width:50px;
}
.comment-continer
{
	border: 1px solid #dcd7d7;
    padding: 10px;
	padding-bottom:0px;
	margin:10px 0;
	border-radius: 9px;
}

/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;

  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;

}

/* Idle State of the stars */
#stars li{
    list-style: none;
    display: inline-block;
    padding: 10px;
    margin: 0;
}
#stars li[data-value='1']:hover ~ span.khongThich{
    display: inline-block;
}

#stars li[data-value='2']:hover ~ span.tamDuoc{
    display: inline-block;
}
#stars li[data-value='3']:hover ~ span.binhThuong{
    display: inline-block;
}
#stars li[data-value='4']:hover ~ span.ratTot{
    display: inline-block;
}
#stars li[data-value='5']:hover ~ span.tuyetVoi{
    display: inline-block;
}
#stars li.star > i.fa {
  color:#ccc;
  width: 16px;
  font-size: 35px;
}
#stars li.star.hover > i.fa {
  color:#ff9727;
}
#stars li.star.selected > i.fa {
  color:#ff9727;
}

.recom-star > span {
    background: #52b858;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    padding: 2px 7px 2px;
    margin-left: 5px;
    border-radius: 3px;
    position: relative;
    vertical-align: top;
    display: none;
}


.rateActive {
  display:inline-block !important;
}

.rateActive.hideRateActive {
  display:none !important;
}
#multi-select
{
	width: 100%;
    margin-bottom: 15px;
	height: 37px !important;
	border: 1px solid #ccc !important;
}
.reason-div
{
	padding:0px !important;
}
#feedback
{
	padding-bottom:0px;
}
.star-value {
    text-align: left;
}
.star-div-full
{
	margin-top:25px;
}
.awrad-img-div
{
	width:100%;
	overflow:hidden;
}
.award-image
{
	margin:0 auto;
	padding: 10px;
}
@media screen and (min-width: 668px) and (max-width: 980px) {
  .awrad-img-div{max-height: 170px;}
}
@media screen and (min-width: 980px) and (max-width: 1200px) {
  .awrad-img-div{max-height: 224px;}
  .progress-bar-width{width:71% !important;}
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .awrad-img-div{max-height: 210px;}
}
.progress-bar-width{width:76%;}
@media screen and (min-width: 320px) and (max-width: 667px) {
  .progress-bar-width{width:71%;}
  .rating-block{background:none;}
  .height-container {margin-top: 72px;min-height: 320px;}
  .height-container3{min-height:515px !important;}
  .clinic-bg-content{font-size:22px !important;color:#000 !important;margin-left:0px !important;}
}
.progress-div{background: #eee;}
.counter{
  color: #fff;
}
.m-t-20 {
    margin-top: 35px;
}

.Counter_doctor .counter {
    position: relative;
    text-align: center;
}
.Counter_doctor .counter .count-number {
    display: block;
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
    color: #202125;
}
.Counter_doctor .counter label {
    font-weight: 600;
    color: #70001f;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    margin: 0px 0;
    margin-bottom: 0;
}
span.icon-count-b {
    color: #970202;
    font-size: 25px;
    font-weight: 800;
}
span.icon-count {
    color: #003793;
    font-size: 25px;
}
span.icon-count-c {
    color: #197000;
    font-size: 25px;
}
span.icon-count-a {
    color: #727272;
    font-size: 26px;
}
.row.Pannel_doctor_top {
    border-bottom: 1px solid #d7d7d7;
}
.mt-10 {
    margin-top: 35px;
}
/*
.counter.clinic {
    background-color: #a5bfd5;
}
.counter.booking {
    background-color: #d9b0c5;
}
.counter.mt-10.satisfied {
    background-color: #ddd;
}
.counter.mt-10.presc {
    background-color: #ebc0c0;
}
*/
.col-md-12.sd-st-5 {
    margin-top: 37px;
}
.m-t-20 {
    margin-top: 49px;
}

.doc-recent-images {
    margin-top: 25px;
}
.doc-images-recent
{
	max-height:138px;
	overflow:auto;
}
.doc-images-recent li
{
	display:inline-block;
	height: 57px !important;
    width: 75px !important;
    overflow: hidden;
	box-shadow: 2px 3px 7px #888;
	margin: 2px;
}
.doc-images-recents {
    margin-bottom: 100px;
}
.doc-images-recent li img
{
	border-radius: 5px !important;
    padding: 2px;
	width:100%;

}
.doc-img-div
{
	max-height: 330px;
    overflow: hidden;
}


#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
  zoom: 1;
}
#cssmenu ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#cssmenu.align-right ul li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  font-size: 14px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
#cssmenu ul li a:hover {
  color: #333333;
}
#cssmenu ul li a:hover:before {
  width: 100%;
}
#cssmenu ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background: #333333;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}
#cssmenu ul li.last > a:after,
#cssmenu ul li:last-child > a:after {
  display: none;
}
#cssmenu ul li.active a {
  color: #333333;
}
#cssmenu ul li.active a:before {
  width: 100%;
}
#cssmenu.align-right li.last > a:after,
#cssmenu.align-right li:last-child > a:after {
  display: block;
}
#cssmenu.align-right li:first-child a:after {
  display: none;
}
@media screen and (max-width: 768px) {
  #cssmenu ul li {
    float: none;
    display: block;
  }
  #cssmenu ul li a {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #cssmenu ul li.last > a,
  #cssmenu ul li:last-child > a {
    border: 0;
  }
  #cssmenu ul li a:after {
    display: none;
  }
  #cssmenu ul li a:before {
    display: none;
  }
}
.award-container
{
	padding-bottom:25px;
}
.clinic-bg
{
	padding-top:120px;
	background-image: url("../userdata/clinic/clinic-page-bg.jpg");
	min-height:400px;
	width:100%;
}
.clinic-bg-content
{
	font-size:32px;
	color:#cd0808;
	margin-left:50px;
}
.recent-clinic-images ul
{
	max-height: 60px;
    overflow: auto;
	margin-bottom: 0px;
    margin-top: 10px;
}
.recent-clinic-images ul li
{
	width:53px;
	height:53px;
	margin-right:3px;
	background:#eee;
	border-radius:5px;
	padding:3px;
	display:inline-block;
}
.book-btn {
    padding: 5px 0;
    text-align: center;
    padding-top: 19px;
}
.recent-clinic-images ul li:hover
{
	box-shadow:2px 2px 5px #bbb;
	transition: all .4s ease-in-out;
}
.m-0{margin:0px;}

.col-sm-4.post_image_doc_gallery {
    padding-bottom: 20px;
}
.container.my_container_doctor_detl {
    min-height: 450px;
}

.nev_top_profile .navbar-brand {
    float: left;
    height: auto;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}
.nev_top_profile ul.nav.navbar-nav.navbar-left {
    padding-top: 10px;
}
.nev_top_profile ul.nav.navbar-nav.navbar-right {
  margin-top: 13px;
}
.nev_top_profile .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd!important;
}
.nev_top_profile a {
    color: #6f6f6f;
}

.nev_top_profile .navbar-toggle {
    position: relative;
    float: right;
    padding: 14px 10px;
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.img_blogs {
  min-height: 239px;
}

/***********************doctor details sunil*************/
#glyphicon-chevron-right{
	color:#003793 !important;
}
#glyphicon-chevron-left{
	color:#003793 !important;

}
.docd-days1 {
    padding: 5px;
    font-weight: 700;
    font-size: 18px;
    border: 1px solid #e0e0e0;
    margin: 6px;
    border-radius: 8px;
    width: 45% !important;
    color: #021E7C;
    overflow: auto;
    background: linear-gradient(to right, #fff, #eaeaea);
}

#doctor_page_id {
    width: 1250px;
    margin-top: 20px;
}
#new_listing_details {
    box-shadow: 0px 1px 10px #eee;
    padding: 10px;
    margin-bottom: 35px;
    background: #fff;
}
#new_listing_details .clinicdetails {
    background: #fff;
    padding: 20px 20px 25px;
    margin-top: 0px;
    box-shadow: 1px 2px 10px #eee;
}
#details_right_data h1 {
    margin: 0;
}
#details_right_data h1 span {
    font-size: 16px;
    font-weight: bold;
}
.welcome-ctn-first {
    font-weight: bold;
    font-size: 15px;
}
#right_btn .green_btn {
    margin: 10px 0;
    width: 100%;
}
#right_btn {
    padding-right: 0;
}
#right_btn .green_btn button.btn.btn-success.btn-lg {
    font-size: 20px;
    width: 100%;
    padding: 10px;
}
.col-sm-3.reason-div.Counter_doctor .col-md-12.m-t-20 {
    margin-top: 30px;
}
.Counter_doctor .counter {
    position: relative;
    text-align: center;
    background: #eeeeee59;
    padding: 10px;
}
.counter.mt-10 {
    margin-top: 10px;
}#doctor_listing_div .col-sm-12 {
    background: #eeeeee78;
    margin: 8px 0;
    padding: 10px;
    border: 5px solid #fff;
    box-shadow: 1px 5px 10px #dcdcdc;
}
#doctor_listing_div ul {
    display: inline-block;
    background: #eeee;
    padding: 5px 15px;
    margin-bottom: 0;
    border-radius: 2em;
}
.category-head {
    font-size: 18px;
}
#our_awards_data {
    padding: 0 20px;
    background: #eeeeee6b;
    margin-top: 15px;
}#our_awards_data b {
    border-bottom: 1px solid #eee;
    display: block;
    margin-top: 10px;
    padding-bottom: 5px;
}.col-sm-4.our-features {
    background: #eeeeee78;
    margin-top: 25px;
    height: auto;
    box-shadow: 1px 2px 10px #ccc;
    width: 30%;
    margin: 20px 30px 0 0;
}.col-sm-4.our-features span.our-features-content {
    background: #cd0808;
    display: block;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 6px;
}#contact_us_form {
    background: #eeeeee6e;
    padding: 10px 25px;
    width: 48%;
    margin: 10px;
}#contact_us_form .col-sm-6 {
    box-shadow: 1px 2px 10px #ccc;
    margin: 8px;
    padding: 12px;
    width: 47%;
}#contact_us_form .col-sm-6 input {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px;
    height: auto;
}#contact_us_form .col-sm-12 {
    box-shadow: 1px 2px 10px #ccc;
    margin: 8px;
    padding: 12px;
    width: 97%;
}.docd-our-heading {
    padding: 0 20px;
}
#contact_us_form .col-sm-12 .docd-location-icon {
    background: #fff;
    padding: 5px 10px;
}.container.my_container_doctor_detl {
    min-height: 450px;
    margin-top: 25px;
}
#feedback {
    padding-bottom: 0px;
    background: #eeeeee6b;
    margin-left: 15px;
    padding: 3px 15px;
}
.doc-recent-images {
    margin: 0;
    padding: 12px 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #cd0808;
}.doc-images-recents {
    margin-bottom: 100px;
    background: #eeeeee45;
    padding: 10px;
}#main_page_designing_page {
    padding: 25px 0;
}#carosel_designing {
    background: #fff;
    padding: 40px;
    margin: 15px 0;
    box-shadow: 1px 2px 10px #ccc;
}#right_designing {
    background: #fff;
    padding: 15px 25px 0;
    margin: 15px 0;
    box-shadow: 1px 1px 4px #ccc;
    width: 48%;

}#right_designing .docd-location-icon.icon-fox-full {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin: 0;
}
.availableSlots .col-sm-4.text-center {
    background: #fff;
    width: 32%;
    margin: 3px;
    box-shadow: 1px 1px 4px #ccc;
    border-radius: 10px;
    padding: 15px;
}
.availableSlots .col-sm-4.text-center .btn-group button {
    /*width: 100px;*/
    border: none;
    border-radius: 0;
    margin: 2px;
}button.btn.btn-info.mybtn.viewmore {
    text-align: center;
    margin: 9px auto;
    width: 98%;
}
#appointment {
    background: #fff;
    width: 98%;
    margin: 17px 5px;
    box-shadow: 1px 2px 10px #ccc;
    border-radius: 10px;
    /* padding: 25px; */
}
#services {
    background: #fff;
    width: 98%;
    margin: 17px 5px;
    box-shadow: 1px 1px 4px #ccc;
    border-radius: 10px;
    /* padding: 25px; */
}
.clinic-heading {
    background: #00C0EF;
    color: #fff;
    padding: 15px;
    margin-bottom: 20px;
}button.btn.btn-default.bookappointments.btn2 {
    margin: 3px 3px;
}a.blog_news_select {
    background-color: #003974;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    margin: 0px;
    color: #fff !important;
    padding: 6px !important;
}


.availableSlots .btn.btn-success.bookappointments.btn2 {
    margin: 4px 2px;
    padding: 3px 4px;
    background: #fff;
    color: green;
    font-weight: 600;
    border: 1px solid #cdcdcd66;
    border-radius: 2em;
}

 .mybtn {
    width: 100%;
    margin-top: 10px;
    color: #fff;
    border-radius: 0;
    border-radius: 2em !important;
	border-color: #46b8da;
}

@media screen and (max-width: 767px) {
  #doctor_page_id {
    width: 100%;
}
.Counter_doctor .counter {
    margin: 15px 0;
}#contact_us_form {
    padding: 0 10px;
    width: auto;
}
#contact_us_form .col-sm-6 {
    margin: 8px 10px;
    padding: 7px;
    width: 94%;
}
.col-sm-4.our-features {
    width: 100%;
}
#carosel_designing {
    padding: 10px;
}
#right_designing {
    width: 100%;
    margin-left: 0;
}
.availableSlots .col-sm-4.text-center {
    width: 100%;
    margin: 0;
}.availableSlots .col-sm-4.text-center .btn-group button {
    width: 86px;
}#appointment {
    width: 98%;
    padding: 15px 0;
}



}

.servicesss ul li {
	font-size: 12px;
	color: #0c1d7b;
	border-bottom: 1px dotted #eeee;
	padding: 2px;
	text-transform: capitalize;
}