.main_blog .col-lg-8 {
	padding: 0px;
}
.main_blog {
	padding: 0px;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	padding: 0px;
	width: 18%;
	padding: 1%;
	border: 1px solid #ccc;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	padding: 0px;
	width: 80%;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px !Important; 
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 130px;
	height: 130px;

}
.main_blog .col-lg-8 > .col-lg-9 .col-lg-12 > h4 {
	margin-top: 0px;
	font-weight: bold;
}
.main_blog .col-lg-8 > .col-lg-9 .col-lg-12 > h4 > span {
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
}
.cont_head_detail > p:first-child {
	background-color: #efefef;
	color: #2b2b2b;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 0px;
}
.cont_head_detail > p:nth-child(2) {
	-webkit-box-shadow: 2px 2px 2px 0.5px #EFEFEF;
	box-shadow: 2px 2px 2px 0.5px #EFEFEF;
	color: #2b2b2b;
	padding: 5px;
}
ul.sidebar-menu.breadcrumb {
	padding: 8px;
	margin: 10px 0px 20px 0px;
	border-radius: 5px;
}
ul.sidebar-menu.breadcrumb>li+li:before {
	content: ">";
	padding: 0 5px;
	color: #3F4546;
	font-family: monospace;
	font-weight: bold;
}
.subcategories {
	background-color: #21AAD8;
	padding: 10px 10px;
	margin-bottom: 30px;
	border-radius: 5px;
}
.subcategories li a {
	color: #fff !important;
}
.footer {
	/*position: initial !Important;*/
	    z-index: 999999;
		left:0;
}

body {
	padding: 0px !important;
	font-size:16px;
}
/*LOAD MORE CSS*/
div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	padding: 0px;
	width: 18%;
	padding: 1%;
	border: 1px solid #ccc;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	padding: 0px;
	width: 80%;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 130px;
	height: 130px;
}
/*LOAD MORE CSS*/
div#load_more_ctnt {
	padding: 0px;
}
div#load_more_ctnt > .col-lg-12 {
	padding: 0px;
}
.main_blog > h3 {
	margin: 0px;
	padding: 8px;
	background: #EFEFEF;
	font-weight: bold;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-3 {
	width: 18%;
	padding: 1%;
	border: 1px solid #ccc;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-9 {
	width: 80%;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-12 {
    padding: 0px;
}
.hero-image > a > img {
	width: 100%;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-9 > h1 {
	margin: 0px;
	padding: 8px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	background-color: #efefef;
	color: #21AAD8;
	padding: 5px;
}
.related_blog > h2 {
	margin: 0px;
	background: #EFEFEF;
	color: #3F4546;
	font-size: 15px;
	padding: 8px;
	font-weight: bold;
	box-shadow: 1px 1px #3F4546;
	margin-bottom:10px;
}
.related_blog > div > ul > li {
	    width: 100%;
    float: left;
    margin: 0.5%;
   /* border: 1px solid #3F4546;*/
    position: relative;
}
.related_blog > div > ul > li > div {
	   /* max-width: 100%;
		width: 100%;
    padding: 5px;
    font-weight: bold;
    line-height: 18px;
    position: absolute;
    bottom: 0px;
    background: -webkit-linear-gradient(to top,#000 30%,rgba(0,0,0,0) 100%) repeat scroll 0 0 rgba(0,0,0,0);
    background: linear-gradient(to top,#000 30%,rgba(0,0,0,0) 100%) repeat scroll 0 0 rgba(0,0,0,0);
    text-shadow: 2px 2px 1px #000;*/
}

.related_blog > div > ul > li a img {
    width: 100%;
}
.related_blog > div > ul > li > div > a{color:#333 !important;}
.related_blog > div > ul {
	/*margin: 0px;
	padding: 0px;*/
}
.related_blog > div {
	padding: 0px;
}
.main_blog ul {
	padding: 0px;
	border: 1px solid #EFEFEF;
}
.main_blog ul li {
	list-style:none;
	padding:5px 10px;
}
.more_button {
	margin:auto;
	width: 25%;
	background: #21AAD8;
	text-align: center;
	padding: 10px;
	border-radius: 8px;
	color: #fff;
	cursor:pointer;
	    margin-top: 10px;
    margin-bottom: 10px;
}
.more_button:hover {
	background: #3F4546;
}
.main-content {
	margin-top: 10px;
	/*min-height: 400px;*/
	padding: 0px 15px !important;
}
.container{padding:0px;}
.breadcrumbs.container {
    padding: 0px 15px;
}


.post-info {
    margin: 10px 0px;
    font-size: 16px;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-12 h1 {
	    margin-top: 0px;
    text-shadow: 2px 2px 1px #8A8A8A;
    color: #3F4546;
}

.short-description > div {
    padding: 0px;
}

.short-description > div > div:first-child{
    padding-left: 0px;
}
.short-description > div > div:last-child{
    padding-right: 0px;
}

.short-description div {
    margin-bottom: 10px;
}


.blog_comments_reply form {
    float: right;
    width: 90%;
}

.blog_comments_reply form input[type="submit"] {
    float: right;
    clear: both;
    background: #21AAD8 !important;
    border: none;
    color: #fff;
    margin: 10px 0px;
    padding: 10px 25px;
	font-weight: bold;
    text-transform: uppercase;
}

.blog_comments_reply form input[type="submit"]:hover{background:#333 !important;}

.blog_comments_reply form textarea {
    width: 100%;
    min-height: 100px;
    border: 1px solid #CCC;
}
/*Doctor Blog*/
.not-available {
    margin-left: 18px;
}




@media screen and (max-width:320px){/*For iphone 4 5*/
.main-content.container .doctor_single_list_my .col-lg-3 img {
    height: initial !Important; 
}
.doctor_single_list_my .col-lg-3 {
    width: 30%;
	padding:0px;
}
.doctor_single_list_my .col-lg-9 {
    width: 70%;
} 
.blog_add+div > p {
    text-align: justify;
}
.post-info > .for_like_book {
    padding: 10px 0px !important;
}

}

@media screeen and (max-width: 660px){
.main-content.container .doctor_single_list_my .col-lg-3 img {
    height: initial !Important; 
}
.doctor_single_list_my .col-lg-3 {
    width: 30%;
	padding:0px;
}
.doctor_single_list_my .col-lg-9 {
    width: 70%;
} 
.blog_add+div > p {
    text-align: justify;
}
.for_like_book {
    float: none !important;
    display: inline-flex;
    margin-top: 13px;
}
.post-info > .for_like_book {
    padding: 10px 0px !important;
}
}

 @media (max-width: 767px) {
.main-content.container .doctor_single_list_my .col-lg-3 img {
    height: initial !Important; 
}
.doctor_single_list_my .col-lg-3 {
    width: 30%;
	padding:0px;
}
.doctor_single_list_my .col-lg-9 {
    width: 70%;
} 
.blog_add+div > p {
    text-align: justify;
}
.blog_add+div > p {
    text-align: justify;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-12 h1 {
    font-size: 16px;
    text-shadow: none !Important;
}
.breadcrumbs.container.custom-breadcrumb {
    width: 95%;
}
.blog_add {
    float: none;
    width: 100%;
	margin:0px !important;
	overflow:hidden;
}
/*dr blog detail start*/
.multiple_blogs > .col-lg-3 > a > .col-lg-12 a:hover, a:focus {
    color: #21AAD8 !important;
}
input#send_comment{float:none !important;}
.col-lg-8.col-lg-push-2 .row .col-lg-12 .col-lg-3.text-center {
    clear: both;
    text-align: left;
	padding:0px;
}
h4.doctor_name_all div {
    clear: both;
    padding: 0px !important;
    margin-bottom: 5px !Important;
}
.post-info div{padding:0px 6px !important;}
.doctor_single_list_my > .col-lg-9 > ul > li > span:first-child {
    width: 5%;
    float: left;
}
.tab_related {
    padding: 0px;
}
/*dr blog detail end*/

.short-description > div > div {
    padding: 0px;
}
div#blog_content > .col-lg-4 {
    padding: 0px;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-3 {
	float:left;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-9 {
	float:left;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	float:left;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	float:left;
}
.more_button {
	width: 100%;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	float:left;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	float:left;
}
.main_blog > .col-lg-4 {
	padding: 0px;
	margin-top: 20px;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-3{
	float:left;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-9{
	float:left;
}
.related_blog > div > ul > li > a > img {
    width: 100%;
    height: auto;
}
/*new responsive css start*/
.related_blog > div > ul > li{
	width: 100%;
    float: none;
    margin-bottom: 10px;}
	.main-content > div > div {
    padding: 0px;
}
div#cssmenu ul li a {
    color: #000 !important;
	font-size: 13px;
}
div#cssmenu ul li ul li a {
    color: #000 !important;
}
/*new responsive css end*/
.for_like_book {
    float: left !important;
    display: inline-flex;
    margin-top: 0px;
}
.main-content.container{
	padding: 0px 32px !important;
    padding-left: 32px !important;
}
.tab_related ul li a{
	font-size: 14px;
}
/*Doctor-Blog*/
.cont_head_detail h1 a {
    font-size: 14px;
}
}
 @media (max-width: 991px) {
.main-content.container .doctor_single_list_my .col-lg-3 img {
    height: initial !Important; 
}
.doctor_single_list_my .col-lg-3 {
    width: 30%;
	padding:0px;
}
.doctor_single_list_my .col-lg-9 {
    width: 70%;
} 
.blog_add+div > p {
    text-align: justify;
}

/*dr blog detail start*/
.doctor_single_list_my > .col-lg-9 ul > li > span:first-child {
    width: 5%;
    float: left;
} 
.multiple_blogs > .col-lg-3 > a > .col-lg-12 a:hover, a:focus {
    color: #21AAD8 !important;
}
/*dr blog detail end*/
	 
	 
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-3 {
	float:left;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-9 {
	float:left;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	float:left;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	float:left;
}
.more_button {
	width: 100%;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	float:left;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	float:left;
}
.main_blog > .col-lg-4 {
	padding: 0px;
	margin-top: 20px;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-3{
	float:left;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-9{
	float:left;
}
.related_blog > div > ul > li > a > img {
    width: 100%;
    height: auto;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {

.heading_degree+div {
    width: 100%;
    clear: both;
}
.col-lg-9.doctor_single_list_my+div {
	width:100%; 
	text-align:right;
	clear:both;
	padding:0px;
}
.main-content.container .doctor_single_list_my .col-lg-3 img {
    height: initial !Important; 
}
.doctor_single_list_my .col-lg-3 {
    width: 30%;
	padding:0px;
}
.doctor_single_list_my .col-lg-9 {
    width: 70%;
} 
.blog_add+div > p {
    text-align: justify;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-3 {
	float:left;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-9 {
	float:left;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	float:left;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	float:left;
}
.more_button {
	width: 100%;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	float:left;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	float:left;
}
.main_blog > .col-lg-4 {
	padding: 0px;
	margin-top: 20px;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-3{
	float:left;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-9{
	float:left;
}
.related_blog > div > ul > li > a > img {
    width: 100%;
    height: auto;
}
/*Doctor-Blog*/
.cont_head_detail h1 a {
    font-size: 16px;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.heading_degree+div {
    width: 100%;
    clear: both;
}
.main-content.container .doctor_single_list_my .col-lg-3 img {
    height: initial !Important; 
}
.doctor_single_list_my .col-lg-3 {
    width: 30%;
	padding:0px;
}
.doctor_single_list_my .col-lg-9 {
    width: 70%;
} 
.blog_add+div > p {
    text-align: justify;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-3 {
	float:left;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-9 {
	float:left;
}
.main_blog .col-lg-8 > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	float:left;
}
.main_blog .col-lg-8 > div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	float:left;
}
.more_button {
	width: 100%;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-3 > a > img {
	width: 100%;
	height: auto;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-3 {
	float:left;
}
div#load_more_ctnt > .col-lg-12 > .col-lg-9 {
	float:left;
}
.main_blog > .col-lg-4 {
	padding: 0px;
	margin-top: 20px;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-3{
	float:left;
}
.main-content > .row > .col-lg-8 > .row > .col-lg-9{
	float:left;
}
.related_blog > div > ul > li > a > img {
    width: 100%;
    height: auto;
}
}
@media only screen and (max-width : 800px) and (orientation : landscape) {
.main-content.container .doctor_single_list_my .col-lg-3 img {
    height: initial !Important; 
}
.doctor_single_list_my .col-lg-3 {
    width: 30%;
	padding:0px;
}
.doctor_single_list_my .col-lg-9 {
    width: 70%;
} 
.blog_add+div > p {
    text-align: justify;
}
.main-content.container{
	padding: 0px 32px !important;
    padding-left: 32px !important;
}
.for_like_book{
	margin-top: 0px;
}
}


/*new_blog_design_css*/
.multiple_blogs img {
    width: 100%;
	height:100%;
}
.caption_new {
    /*font-size: 16px;
    color: #fff;
    padding: 30px 10px;
    width: 100%;
    position: absolute;
    background: -webkit-linear-gradient(to top,#000 63%,rgba(0,0,0,0) 100%) repeat scroll 0 0 rgba(0,0,0,0);
    background: linear-gradient(to top,#000 75%,rgba(0,0,0,0) 100%) repeat scroll 0 0 rgba(0,0,0,0);
    height: 35%;
    bottom: 0px;*/
	
	
	font-size: 16px;
    color: #fff !important;
    position: absolute;
    background: -webkit-linear-gradient(to top,#000 10%,rgba(0,0,0,0) 100%) repeat scroll 0 0 rgba(0,0,0,0);
    background: linear-gradient(to top,#000 10%,rgba(0,0,0,0) 100%) repeat scroll 0 0 rgba(0,0,0,0);
    padding:10px;
	max-width: 100%;
	width: 100%;
    line-height: 18px;
    position: absolute;
    bottom: 0px;
    text-shadow: 2px 2px 1px #000;
	z-index:99999;
	
	
	}
.multiple_blogs > .col-lg-3 a > .col-lg-12 {
    background: #000;
    padding: 0px;
	/*height:270px; */
	min-height: 220px;
	z-index:9;
}
.multiple_blogs > .col-lg-3 a > .col-lg-12:hover:before {
        content: "";
    position: absolute;
    width: 100%;
    background: rgba(35, 35, 35, 0.6);
    z-index: 9999;
    height: 100%;
    cursor: pointer;
}
.multiple_blogs > div {
    margin-bottom: 0px;
	padding:0px;
	border: 1px solid #dadada;
}
.multiple_blogs > div:hover {
    border: 1px solid #E83C45;
}
.blog-main {
   /* min-height: 395px;*/
}
.blog-main > h1 {
    margin-top: 0px;
}
.wrapper {
    margin-bottom: 10px;
}
.multiple_blogs > .col-lg-3 > a > .col-lg-12 a:hover, a:focus {
    color: #000 !important;
}
.cont_head_detail h1 a:focus {
    color: #3F4546 !important;
}
/*new_blog_design_css*/
.comment-list > div > div ul {
    list-style: none;
	    border: 1px solid #E9E9E9;
    box-shadow: 1px 1px 3px #E9E9E9;
    padding: 10px 10px 10px;
    border-radius: 5px;
    width: 90%;
    min-height: 50px;
	    margin: 10px 0px;
}
/*.comment-list > div > div ul li span:first-child {
    float: left;
    width: 4%;
}
.comment-list > div > div ul li span:last-child {
    width: 96%;
    float: left;
}*/
div#load_more_ctnt > div > .col-lg-12 {
    border-bottom: 1px dashed #686868;
	
    padding: 10px;
}
.for_reply {
        width: 90%;
    clear: both;
    float: right;
    border: 1px solid #E9E9E9;
    border-radius: 5px;
    margin: 10px 0px 0px;
    padding: 5px 10px 5px;
    box-shadow: 1px 1px 3px #E9E9E9;
    min-height: 50px;
    margin-bottom: 10px;
	word-wrap:break-word;
}
.reply_second {
    font-size: 12px;
    margin-top: 10px;
}
.wide_add {
    padding: 0px;
    margin: 10px 0px 20px;
}

/*doctor_list_section design*/
.doctor_single_list_my {
    padding: 0px;
}
.doctor_single_list_my h4 {
    margin: 0px;
    font-weight: bold;
}
.doctor_single_list_my .col-lg-3 {
    float: left;
    width: 20%;
	padding-left:0px;
}
.doctor_single_list_my .col-lg-9 {
    float: left;
}
.doctor_single_list_my h4 div {
    padding: 0PX;
}
.doctor_single_list_my h4 div .heading_degree {
    float: left;
    /*padding-left: 10px;*/
	padding-left: 10px;
	margin-top: 0px;
    font-weight: normal;
    font-size: 14px;
}
.doctor_single_list_my h4 div a {
    float: left;
	text-transform: capitalize;
}
.doctor_single_list_my h4 div .col-lg-12 {
    margin-top: 5px;
    padding: 0px;
    margin-bottom: 10px;
}
.doctor_single_list_my > .col-lg-9 ul {
    float: none;
    clear: both;
    padding: 0px;
    list-style: none;
    line-height: 25px;
}

.doctor_single_list_my > .col-lg-9 ul > li > span:first-child {
    font-size: 16px;
}
.doctor_single_list_my > .col-lg-9 > ul > li > span:last-child {
    width: 95% !important;
	float: right;
    padding: 0px 10px;
    font-size: 13px;
    letter-spacing: initial;
}
.doctor_single_list_my .col-lg-3 img {
    width: 100% !Important;
    height: 150px !Important;
}
.doctor_single_list_my h4 div .col-lg-12  span {
    padding-right: 10px;
    vertical-align: bottom;
	font-size: 13px;
    font-weight: normal;
}

/*doctor_list_section design*/

.submit_btn_blog input {
    background: #21AAD8 !important;
    margin: 10px 0px;
}
.post-info div {
    float: left;
    padding-left: 10px;
	font-size:14px;
	letter-spacing:0px;
	    height: 30px;
    line-height: 30px;
    padding-right: 15px;
} 

.post-info div .like-post{
    cursor:pointer;
}

.post-info div .bookmark-post{
    cursor:pointer;
}

.post-info div:first-child {
    padding-left: 0px;
}
.ask_blog_question a {
    background: #21AAD8 !important;
    margin: 10px 0px 0px;
    height: initial;
    color: #fff !important;
}
.blog_comments_reply ul li:nth-child(1){margin-bottom:5px;}
.blog_comments_reply ul li:nth-child(1) > span {
    padding-right: 10px;
}

.blog_comments_reply ul li:nth-child(1) > span:nth-child(1) {
    font-size: 20px;
	    color: #21AAD8;
		    text-transform: capitalize;
}
.blog_comments_reply ul li:nth-child(1) > span:nth-child(2) {
    font-size: 14px;
}
.reply_second span:last-child {
    text-transform: capitalize;
}
div#ask_question_wrapper {
    padding: 0px;
	border:1px solid #8A8A8A;
}
div#ask_question_wrapper h4 {
    border-radius: 0px;
    background: #8A8A8A;
    font-weight: bold;
    padding: 10px;
	margin:0px;
}
div#ask_question_wrapper > .col-lg-12 {
    padding: 10px;
}
div#ask_question_wrapper textarea {
    width: 100%;
}

div#ask_question_wrapper h4 button i {
    vertical-align: top;
}

div#ask_question_wrapper h4 button {
    background: #21AAD8;
    border: 1px solid #21AAD8;
    float: right;
}
.tab_related ul li.active a {
    background: #21AAD8 !Important;
    color: #FFF !important;
}
.tab_related ul li a {
    font-weight: 600;
    letter-spacing: 1px;
}
.short-description {
    margin-top: 10px;
}
input#send_comment {
    float: right;
}

#cssmenu {
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
    padding: 0px;
}
.report_inner_div {
    background: transparent !Important;
    border: none !Important;
}
.login {
    width: 100%;
}
.sign_heading > h3 {
    margin-top: -28px !important;
}
.report_inner_div button.close_report_divs.pull-right {
    z-index: 999999999 !Important;
    position: absolute;
    right: 10px;
    top: 5px;
    background: red;
    border: 1px solid red;
    color: #fff;
}
/*12-12-2015*/
.comment-list > div > div ul li span {
    word-wrap: break-word;
}
a.crumb.text-muted span {
    color: #21aad8;
}
.doctor_name_all div a span {
    color: #000;
}
.category a {
    color: #21aad8 !Important;
}
.tab_related ul li a:hover {
    color: #000 !important;
}
.error_msg p {
    color: red !important;
}

.custom-breadcrumb{
	width: 63.5%;
}
/*Blog Icons*/
.post-info div .like-post {
    cursor: pointer;
    color: #fff;
    font-weight: bolder;
    font-size: larger;
    background: #21aad8;
    font-size: 17px;
    border-radius: 33px;
    padding: 4px 9px 5px 9px;
    margin-right: 4px;
}
div i.fa.fa-eye {
    background: #21aad8;
    color: #fff;
    font-size: 17px;
    border-radius: 33px;
    padding: 5px 7px 8px 7px;
    margin-top: -2px;
    -webkit-box-shadow: 0px 0px 42px -12px rgba(0,0,0,0.91);
    -moz-box-shadow: 0px 0px 42px -12px rgba(0,0,0,0.91);
    box-shadow: 0px 0px 71px -67px rgba(185, 185, 185, 0.91);
}
.post-info div .bookmark-post {
    cursor: pointer;
    color: #fff;
    font-weight: bolder;
    font-size: larger;
    background: #21aad8;
    font-size: 17px;
    border-radius: 33px;
    padding: 4px 10px 5px 11px;
    margin-right: 4px;
}
.post-info > div > i.fa.fa-calendar {
    color: #fff;
    font-weight: bolder;
    font-size: larger;
    background: #21aad8;
    font-size: 12px;
    border-radius: 33px;
    padding: 7px 8px 7px 8px;
    margin-right: 4px;
}
.blog_add{
	float:left;
	margin-right:16px;	
}
.custom-breadcrumb {
    width: 95% !Important;
    max-width: 95% !Important;
}

.tab_related {
	padding-left:50px;
}
.tab_related  .responsive-tabs-container {
	box-shadow:0px 0px 5px 0px #ddd;
}
.tab_related  .responsive-tabs-container:after, .tab_related .tab-content:after {
	content:'';
	display:block;
	clear:both;
}
.tab_related .nav-tabs {
	background-color:#f5f5f5;
	padding:0px 1px;
}
.tab_related .nav-tabs > li {
	margin-bottom:0px;
	border-top:3px solid #f5f5f5;
}
.tab_related .nav-tabs > li a {
	color:#333;
	font-size:14px;
}
.tab_related ul li.active, .tab_related ul li:hover, .tab_related ul li:active, .tab_related ul li:focus {
	border-color:#21AAD8;
}
.tab_related ul li.active a, .tab_related ul li a:hover, .tab_related ul li a:active, .tab_related ul li a:focus, .tab_related ul li.active a:focus, .tab_related ul li.active a:hover, .tab_related ul li.active a:active {
    background: #fff !Important;
    color: #21AAD8 !important;
}
.tab_related .tab-content ul {
	
}
.tab_related .tab-content ul li {
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}
.tab_related .tab-content ul li a {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	display:block;
	color:#666 !important;
}
.bolg-detial {
	box-shadow:0px 0px 5px 0px #ddd;
	border:1px solid #eee;
	margin-bottom:50px;
}
.bolg-detial .blog-title {
	background-color:#f9f9f9;
	border-bottom:1px solid #ddd;
	padding:15px 15px 0px;
	margin:0px -30px;
	position:relative;
}
.blog-title .post-info:after {
	content:'';
	display:block;
	clear:both;
}
.blog-title h3 {
	margin:0px;
	font-size:25px;
	color:#21AAD8;
}
.blog-title .post-info {
	margin-top:20px;
}
.blog-title .category {
	position:absolute;
	right:-15px;
	bottom:8px;
	background-color:#21AAD8;
	color:#fff;
	padding:5px 25px 8px 10px;
	box-shadow: -5px 5px 5px 0px #ddd;
}
.blog-title .category:after {
	content:'';
	display:block;
	position:absolute;
	bottom:-15px;
	right:0px;
	border-right: 15px solid transparent;
border-bottom: 0px solid #21AAD8;
border-left: 0px solid #21AAD8;
border-top: 15px solid #21AAD8;
}
.blog-title .category a {
	color:#fff !important;
	font-weight:bold;
}
.doctor_single_list_my {
	width:50%;
	box-sizing:border-box;
	padding:0px 15px;
	margin-top:20px;
}
.doctor_single_list_my:after {
	content:'';
	display:block;
	clear:both;
}
.doctor_single_list_my .image-wrapp {
	width:90px;
	height:90px;
	float:left;
}
.doctor_single_list_my .dr-detial {
	margin-left:100px;
}
.dr-detial .heading_degree {
	font-size:13px;
}
.dr-detial .rating-wr {
	font-size:13px;
	margin:5px 0px;
}
.dr-detial ul {
	padding:0px;
	list-style:none;
	margin:10px 0px;
	font-size:14px;
}
.dr-detial ul > li > span:first-child {
	display:inline-block;
	width:20px;
	margin:0px;	
}
.dr-detial ul li span {
	display:inline-block;
	margin:0px 0px 0px 5px;	
}
.bolg-detial .short-description {
 	border-bottom:1px solid #ddd;
}
.blog-side-latest {
	box-shadow: 0px 0px 5px 0px #ddd;
}
.blog-side-latest h3 {
	background-color: #f5f5f5;
	display:block;
	margin:0px;
	line-height:45px;
}
.blog-side-latest h3 span {
	display:inline-block;
	border-top:3px solid #21AAD8;
	color:#21AAD8 !important;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	padding:0px 15px;
	background-color:#fff;
	margin-bottom:-1px;
}
.blog-side-latest ul {
	border:none;
	margin-top:20px;
}
.blog-side-latest ul li {
	padding:0px;
	padding-right:10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.blog-side-latest ul li a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    display: block;
    color: #666 !important;
}

@media (max-width:1192px){
.bolg-detial .blog-title {
	margin: 0px -20px;
}
.tab_related {
    padding-left: 0px;
}
}
@media (max-width:767px){
.bolg-detial .blog-title {
	margin: 0px -10px;
}
.doctor_single_list_my {
	width:100%;
}
}
@media (max-width:599px){
.nav-tabs {
    margin-bottom: 0px !important;
}
.blog-title .category {
	position:static;
	margin:-15px -15px 0px 0px;
	padding:5px 10px;
	box-shadow:none;
	float:right;
}
.blog-title .category:after {
	display:none;
}
}
@media (max-width:479px){
.blog-title h3 {
	font-size:20px;
}
.post-info div.for_like_book, .post-info div.deatail-blog-calendar {
	float:none !important;
	padding:5px 0px !important;
	height:auto;
}
.post-info {
	margin-top:10px !important;
}
.post-info div.for_like_book div:first-child {
	padding-left:0px !important;
}
.doctor_single_list_my .image-wrapp {
	float:none;
}
.doctor_single_list_my .dr-detial {
	margin:10px 0px 0px;
}
.main_blog .cont_head_detail {
	margin-left:-26%;
	font-size:14px !important;
}
.main_blog .dr-blog-head-text {
	min-height:70px;
}
.cont_head_detail > h1 a {
	font-size:18px !important;
}
}
