.home-content .block-title-wrapper {
    background: #9694aa;
}

.home-content .block-title-bg {
    background: #9694aa;
    color: #fff;
    padding: .6em .4em;
}
button.readall-button{
		 background: #9694aa !important;
}
/* Enter Your Custom CSS Here */
/*@media screen and (min-width: 100px) {
.advert_mobile {
	display:none !important;
	}
}
@media screen and (min-height:150px){
	.advert_mobile{
		display:none !important
	}
} */
@media screen and (max-width: 600px) {
	.advert_billboard {
		display:none !important;
	}
.postid-159976  div#comments {
    margin-bottom: 0px;
}	
}
@media screen and (max-width: 500px) {
.postid-159976 .entry-content table tr td {
    font-size: 14px;
  
}
		
}
@media screen and (max-width: 375px) {
.postid-159976 .entry-content table tr td {
    font-size: 12px;
    line-height: 20px;
}
		
}
@media screen and (min-width: 600px) {
	.advert_mobile{
		display:none !important
	}
}
/* @media screen and (max-height:250px){
	.advert_billboard{
		display:none !important
	}
}
@media screen and (max-width: 600px){
.advert_top{
	display:none !important;
	}
}
@media screen and (max-height:250px){
	.advert_top{
		display:none !important
	}
} */

blockquote {
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    width: auto;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    background: #F9E344;
}
 
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -10px;
    top: -10px;
    color: #7a7a7a;
}
 
blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
  
blockquote cite:before {
    content: "\2014 \2009";
}

#makeSureThisIsUnique {
	font-weight: bold;
	font-size: 120%;
}
img, iframe {
	max-width: 100%;
}
.mb-5 p {
	min-height: 250px;
	margin-bottom: 0 !important;
}
#div-gpt-ad-7549935-5 {
    width: 300px;
    position: absolute;
		top: -250px;
}
h2 {
    font-size: 20px;
}
.twp-post-content .post-thumbnail img {
    
    height: 450px;
    object-fit: cover;
    object-position: top;
}
.single-post ul.twp-nav-tabs {
    display: flex;
    flex-direction: column;
}
.single-post li#tab-popular {
    order: 1;
}