.td-social-icon-wrap:hover .td-icon-font {
	color: #797979 !important;
}

.td-social-icon-wrap:hover .td-icon-font.td-icon-facebook {
    color: #1877f2 !important;
}

.td-social-icon-wrap:hover .td-icon-font.td-icon-instagram {
    color: #bc2a8d !important;
}

.td-social-icon-wrap:hover .td-icon-font.td-icon-twitter {
    color: #00acee !important;
}

.td-social-icon-wrap:hover .td-icon-font.td-icon-youtube {
    color: #c4302b !important;
}

.td-footer-wrapper .td-social-icon-wrap:hover .td-icon-font {
   color: #fff !important; 
}

div.comments input, div.comments textarea {
    margin: 10px 0;
}
div#comments label {
    font-size: 12px;
}

#toc_container {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #aaa;
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 11px;
    width: auto;
	  margin: 1em 0;
}

.toc_title {
    font-weight: 700;
    text-align: center;
}

#toc_container li, #toc_container ul, #toc_container ul li{
    list-style: decimal;
    margin-left: 10px;
}

ul.toc_list {
    margin-top: 0px;
}

ul.toc_list li a {
    color: #000;
    font-weight: 500;
    text-decoration: none;
}

ul.toc_list li a:hover {
    text-decoration: none;
}

ul.toc_list li a:visited {
    color: #9f9f9f;
}
.toogle_toc {
    cursor: pointer;
}
.toogle_toc i {
    margin-left: 15px;
    font-size: 15px;
}

ul.td-tags.td-post-small-box a {
    display: block;
    float: left;
    border: 1px solid #ededed;
    margin-left: 4px;
    line-height: 8px;
    color: #111;
    padding: 5px 8px;
    height: 20px;
    font-size: 11px;
    font-weight: 600;
}

ul.td-tags.td-post-small-box a:hover {
    color: #fff;
}
/* span.logo-mob, span.logo-mob a{
	height:54px;
	display: inline-block;
} */
.the-modified-date{
	line-height:40px;
}
@media (max-width:997px){
.the-modified-date{
	line-height: 20px;
}	
	.td-module-meta-info{
		height:40px;
		display:block;
	}
	.overlay-data{
		display:none;
	}
	.overlay-open , .overlay-data.overlay-open{
		display: block;
	}
	header.td-post-title {
    height: auto;
}
	header.mobile-menu.static {
    height: 54px;
}
	ins.adsbygoogle.headerads {
    height: 250px !important;
}
}
@media (max-width: 767px){
	i.td-icon-search{
		padding:0px;
	}
	span.logo-mob {
    max-height: 54px;
		opacity: 1;
    visibility: visible;
}
.td-pb-row {
    height: auto;
	}
	.td-post-template-2 .td-post-title .td-post-date{
		margin-right: 0px;
		font-size: 9px;
	}
	.td-post-template-2 .td-post-header header .entry-title{
		font-size:30px;
	}
	.td-crumb-container{
		height:55px;
/* 		padding-top:0px; */
	}
	header.mobile-menu.static , span.search-mob{
		height:54px;
	}
	center.adonhead {
    height: 250px !important;
}
	a.td-main-logo.mob {
    visibility: visible;
    opacity: 1;
    display: inline-block;
}
	img.mobile-logo {
    visibility: visible;
    opacity: 1;
		max-height: 46px;
}
}

div#toc_container .ar, div#toc_container .cl {
    display: none;
}

/* img.mobile-logo{
	max-height:54px;
	height:54px;
}
a.td-main-logo.mob img{
	margin-top:0px;
} */