
/* text-tile overlay component modifications for nams ezine home page */		
.text-overlay-component .text-overlay { 
	width: 90%;
	/*   margin-bottom: 25px; */
	background-color: #00000030;
}		

.text-overlay-component .text-overlay h4 {
	color: #ffb000;
	margin-bottom: 5px;
}

.text-overlay-component .text-overlay h4 {
	font-size: 24px;
}

.text-overlay-component .text-overlay p {
	font-size: 16px;
}

.sub-story .text-overlay-component .text-overlay h4 {
	font-size: 18px;
}

.sub-story .text-overlay-component .text-overlay {
	margin-bottom: 0px;

}

.text-overlay-component .text-overlay h3 {
	margin: 0;
	font-size: 24px;
	line-height: 1em;
	text-shadow: 3px 2px 8px rgba(0, 0, 0, 1);
	font-weight: 800;
	color: #ffb000;
	margin-bottom: 5px;
}	

.text-overlay-component .tile-link:hover .text-overlay h3 {
	color: #7bbce7;
}


@media only screen and (max-width : 901px){

	.text-overlay-component .text-overlay h4 {
		font-size: 22px;
	}

	.text-overlay-component .text-overlay h3 {
		font-size: 22px;
	}

	.text-overlay-component .text-overlay p {
		font-size: 14px;
	}



}		
.txtoverimg-block.style1 a.txtoverimg-link-item, .txtoverimg-block.style1 a.txtoverimg-link-item h3 {
    color: #ffb000;
}
.txtoverimg-block.style1 .txtoverimg-headline {width: 90%}
	