.site-main p {
	margin: 0 0 10px;
}

/*---------------------------------------
 **   6.0 Accessibility                  
-----------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.nav li a:hover {
	color: #e96656 !important;
}

.h2txttiu{font-size:20px; margin:0px auto;}
div.client-list div div h5.red-border-bottom{color:#fff}
.ultxttiu{margin-bottom:0}
.border_tp{border-top:solid 1px #000;width:100px}
.white{padding:3px;border-bottom:solid 1px #000;border-left:solid 1px #000;background:#623768;color:#fff}
.dark_yellow{margin:0;padding:3px;border-bottom:solid 1px #000;border-left:solid 1px #000;background:#af6db9;color:#fff;text-align:center}
.yellow{margin:0;padding:3px;border-bottom:solid 1px #000;border-left:solid 1px #000;border-right:solid 1px #000;background:#af6db9;color:#fff;text-align:center}
.firstth{width:15%}
.secondth{width:70%}
.thirdth{width:15%}
.center_video {text-align:center !important;}
/* Eliminate Text Advert for FAQ Plugin */
.hrf-faq-list article:not(.hrf-entry) {
display: none !important;
}

.hrf-faq-list {
margin-bottom: 40px;
}
