@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700,300');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300');
@import url('https://fonts.googleapis.com/css?family=Kreon:400,700');
/* Enter Your Custom CSS Here for TXFamilyServices.com */
/*****MAIN*****/
background: white;
font-family: 'Open Sans' sans-serif;
font-weight: 400;
}

a:hover {
color: #c60039;
text-decoration: none;
}
	a[href^="tel:"] {
	color: #034872;
	}		
	a[href^="tel:"]:hover {
	color: inherit;
	} 
		.tel:hover {
		color: #c60039 !important;		
		}

#main {
}
.hm_blog_list .blog_grid_con .meta, .post_title_con .meta {
    display: none;
}


/*****HEADER*****/
#logo {
float: left;
}
/*===HEADER-MOBILE===*/
#header {
background: transparent !important;
}
@media screen and (max-width: 595px) {
	#header {
	padding: 0px;
	}
	.header-row {
	text-align: center;
	}
	#logo {
	float: none;
	}
}
/**PHONE-TAGLINE**/
.phone-top {
width: 290px;
position: absolute;
top: 23px;
right: 7%;
text-align: center;
}
	.phone-tagline-top {
	color: #c60039 !important;
	font-family: 'Droid Serif', serif !important;
	font-size: 1.05em !important;
	font-weight: 400 !important;
	font-style: italic;
	}
	.phone-top-call, .phone-top-num {
	display: inline;
	color: #034872;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.1px;
	}
	.phone-top-call {
	padding: 6px 12px 0px 0px;
	}
	.phone-top-num {
	position: relative;
	z-index: 8;
	padding: 6px 0px 0px 12px;
	}		
		.phone-top-num .tel:hover {
		color: #c60039 !important;
		border-bottom: 1px solid #c60039;
		}
	.phone-icon-top {
	width: 100%;
	height: 23px;
	position: absolute;
	top: 26px;
	right: 34px;
	z-index: 5;
	background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/phone-icon-top.png') scroll no-repeat top center;
	}
/*===PHONE-TAGLINE-MOBILE===*/
@media screen and (max-width: 991px) {
	#text-3, #text-4 {
	position: relative;
	float: right;
	}
	.phone-top {
	/*top: 0px;*/
	}
}
@media screen and (max-width: 595px) {
	#secondary-header {
	height: 80px;
	}
	#text-3, #text-4 {
	float: none;
	}
	.phone-top {
	width: 100%;
	float: none;
	top: 10px;
	right: 0px;
	}
	.phone-tagline-top {
	font-size: 1.0em !important;
	}
}
/**SEARCH**/
.widget_search {
position: relative;
z-index: 10;
margin: 0px;
display: none;
}
	input.search-field {
    width:  212px;
	}
	input[type="search"] {
	color: #aeaeae !important;
	font-family: 'Open Sans', serif;
	font-size: 0.9em;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 0.3px;
	}
	input[type="submit"] {
	background: #c60039;
	border: none;
	color: white;
	font-size: 0.75em;
	text-transform: uppercase;
	}
		input[type="submit"]:hover {
		background: #034872;
		color: #eee;
		}
/*===SEARCH-MOBILE===*/
@media screen and (min-width: 992px) {
	.widget_search {
	position: absolute;
	top: 110px;
	right: 7%;
	}
}
@media screen and (max-width: 991px) {
	#search-3 {
	top: 55px;
	}
}


/*****MENU*****/
#main-menu-container {
background: transparent;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
	#main-navigation .main-nav > ul {
	padding: 30px 10px 10px;
	}
	#main-navigation .main-nav ul li a {
	color: #555;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.5em;
	text-transform: uppercase;
	}
	.current_page_item a {
	color: #c60039 !important;
	}
	#main-navigation ul li a:hover, #main-navigation ul li a:focus {
	color: #aeaeae;
	}
	#menu-item-29 a {
	color: #428bca;
	font-weight: 900;
	border-bottom: 2px solid #ccc;
	}
		#menu-item-29 a:hover {
		color: #428bca !important;
		}
	body.page-id-27 > #container > #main-menu-container > #main-menu > #main-navigation > #main-nav > #menu-main-nav > #menu-item-29 a:active {
	color: #c60039 !important;
	}
	#mobile-current-item {
	color: #428bca;
	}
	#mobile-nav-button {
	background: #034872;
	position: relative;
	z-index: 30;
	}
	#mobile-nav-button:hover {
	background: #428bca;
	}
	#mobile-nav-button:before {
	color: white;
	}
	#mobile-nav-button:hover:before {
	color: white;
	}
#sub-menu-container {
background: #eee;
}
	#sub-navigation ul {
	display: table;
	margin: 5px 0px;
	padding-top: 0px;
	}
	#sub-navigation ul li {
	float: left;
	}
	#sub-navigation ul li:after {
	content: "|";
	color: #aeaeae;
	}/*
	.menu-item-60:after {
	content: " " !important;
	}*/
	#sub-navigation ul li a {
	color: #777;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 1.05em;
	font-weight: 400;
	letter-spacing: 0.015em;
	line-height: 1.5em;
	margin: 13px;
	}
	#sub-navigation ul li a:hover {
	color: #c60039 !important;
	text-decoration: underline;
	}
	
	
/*===MENU-MOBILE===*/
@media screen and (min-width: 992px) {
	#main-navigation .main-nav > ul {
	padding: 0px;
	}
	#main-navigation ul li a {
	color: #555;
	}
	#main-navigation .main-nav ul li a {
	line-height: 2.2em;
	}
	#sub-navigation ul li:after {
	content: "|";
	color: #aeaeae;
	}/*
	.menu-item-60:after {
	content: " " !important;
	}*/
	#sub-navigation ul li a {
	font-size: 0.95em;
	line-height: 2.3em;
	}
}
/**MOBILE-SUBMENU**/
@media screen and (max-width: 991px) {
	#main-menu-container {
	position: relative;
	z-index: 10;
	background: white;
	}
	#wprmenu_bar {
	position: absolute;
	top: 117px !important;
	z-index: 0;
	}
		#wprmenu_bar .wprmenu_icon {
		margin-left: 10px !important;
		}
		.menu_title {
		font-size: 14px !important;
		margin-left: 10px !important;
		}
	#container {
	position: relative;
	top: -50px;
	}
	#wrapper {
	position: relative;
	top: 50px;
	}
}
@media screen and (max-width: 595px) {
	#wprmenu_bar {
	position: absolute;
	top: 167px !important;
	}
	#container {
	position: relative;
	top: -40px;
	}
	#wrapper {
	position: relative;
	top: 40px;
	}
}


/*****PAGE*****/
#comments, .post-data, .post-meta, .entry-meta {
display: none;
}
.content-area {
background: transparent;
}
#main article {
border-bottom: none;
}
	.breadcrumb-list {
	display: none;
	font-size: 0.75em;
	color: #ccc;
	}
		.breadcrumb-list a {
		color: #ccc;
		}
		.breadcrumb-list a:hover {
		text-decoration: underline;
		}
		.breadcrumb {
		display: none;
		}
		.breadcrumb-current {
		border-bottom: 1px solid #ddd;
		color: #aeaeae;
		font-size: 1.0em;
		}
	.main-page {
	}
	.main-page h2 {
	color: #c60039;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2.0em;
	font-weight: 600;
	line-height:;
	padding:;
	margin:;	
	}	
		.main-page h2 > i {
		color: #034872;
		font-size: 0.6em;
		font-weight: 300;
		}
	.main-page h3 {
	color: #034872;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.6em;
	font-weight:;
	line-height:;
	padding:;
	margin:;	
	}
	.main-page p {
	line-height: 1.75;
	letter-spacing: 0.1px;
	padding-bottom: 12px;
	}
	.main-page span {
	}
	.main-page a {
	}
	.main-page ul {
	position: relative;
	padding-left: 20px;
	margin-bottom: 18px;
	}
	.main-page ul > li {
	list-style-type: circle;
	line-height: 1.6;
	padding-bottom: 5px;
	}
	.main-page ul > li:before {
	/*content: "› ";*/
	position: absolute;
	left: 5px;
	color: #c60039;
	font-size: 1.1em;
	font-weight: bold;
	}
.post-entry h3 {
/*color: #999;
font-family: 'Roboto Condensed', sans-serif;
font-size: 1.6em;
font-weight: 300;*/
}
	.contact-page .tel:hover {
		border-bottom: 1px solid #c60039;
		}
/**PAGE-MOBILE**/
@media screen and (max-width: 572px) {
	.entry-header {
	margin: 0px;
	}
	.main-page h2 {
	text-align: center;
	margin: 10px auto;
	}
}
/**OLD-HOME**/
body.home .landing {
background-color: #eee !important;
}
body.home .landing-banner {
margin-top: 20px;
}
body.home .step-details {
margin-left: 0px;
}
@media screen and (max-width: 595px) {
	body.home .step-icon1, body.home .step-icon2, body.home .step-icon3 {
	top: 45px;
	}
	body.home .step-details {
	padding-left: 60px;
	}
}


/**HOME**/
.landing {
width: 100%;
position: relative;
/*background: #eee;*/
z-index: 5;
}
.landing-banner {
	position: relative;
	z-index: 8;
	background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/landing-img-sample.png') scroll no-repeat top center;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	padding: 10% 0px 5%;
	margin: 0px auto
	}
	.banner-heading {
	position: relative;
	z-index: 15;	
	background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/banner-overlay.png') scroll repeat top center;
	color: white;
	font-family: 'Kreon', sans-serif;
	font-size: 4.5em;
	line-height: 0.9em;
	letter-spacing: 0.015em;
	text-align: center;
	text-shadow: 0px 1px 4px #031f31;
	padding: 15px 0px;
	}
	.banner-sub {
	font-size: 0.5em;
	}
.landing-bottom {
	position: relative;
	box-shadow: 0px 3px 8px #ccc inset;
	}
	.step-heading {
	color: #034872;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 3.2em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.03em;
	padding-top: 10px;  
	margin: 0px auto;
	}
	.step {
	width: 33.3333%;
	display: table-cell;
	position: relative;
	text-align: center;
	padding: 8px;
	}
		.step-container1, .step-container2, .step-container3 {
		padding: 8px;
		}
		.step-container1:hover, .step-container2:hover, .step-container3:hover {
		cursor: auto;
		background: #f5f5f5;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		box-shadow: 0px 1px 8px #ccc;
		font-weight: bold;
		letter-spacing: 0.1px;
		line-height: 1.0em;
		}
		.tel {
		color: #034872 !important;
		}		
		.step-container1:hover b > a[href^="tel:"] {
		color: #c60039 !important;
		} 
		.step-container1:hover b {
		color: #c60039;
		font-size: 1.3em;
		}
		.step-container3:hover {
		font-size: 0.98em;
		}
	.step-icon1, .step-icon2, .step-icon3 {
	width: 49px;
	height: 49px;
	position: relative;
	top: 0px;
	margin: 0px auto;
	}
	.step-icon1 {
	background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/step1-icon.png') scroll no-repeat top center;
	}
		.step-container1:hover .step-icon1 {
		background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/step1-icon-hover.png') scroll no-repeat top center;
		}
	.step-icon2 {
	background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/step2-icon.png') scroll no-repeat top center;
	}
		.step-container2:hover .step-icon2 {
		background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/step2-icon-hover.png') scroll no-repeat top center;
		}
	.step-icon3 {
	background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/step3-icon.png') scroll no-repeat top center;
	}
		.step-container3:hover .step-icon3 {
		background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/step3-icon-hover.png') scroll no-repeat top center;
		}
	.step-sub {
	color: #c60039;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.0em;
	padding: 0px;
	margin: 0px auto;
	}
	.step-details {
	color: #034872;
	font-size: 1.0em;
	letter-spacing: 0.02em;
	line-height: 1.7em;
	}
		.step-details b {
		font-size: 1.1em;
		font-weight: 700;
		}
.step-container1:hover .step-details br {
display: block;
}
.step-details br {
display: none;
}

/**HOME-MOBILE**/		
@media (min-width: 992px) {
	main#main {
	/*width: 72%;*/
	}
}
@media screen and (max-width: 720px) {
	.banner-heading {
	font-size: 280%;
	line-height: 0.9em;
	}
	.step-heading {
	font-size: 2.8em;
	}
}
@media (max-width: 595px) {
	.content-area {
	padding: 15px 0px 0px !important;
	}
	main#main {
	padding: 0px 8px !important;
	}
	.banner-heading {
	font-size: 200%;
	line-height: 0.8em;
	}
	.banner-sub {
	line-height: 0.7em;
	}
	.step-heading {
	font-size: 2.0em;
	}
	.step {
	width: 90%;
	display: block;
	text-align: left;
	margin: -50px auto 0px;
	}
		.step-container1:hover, .step-container2:hover, .step-container3:hover {
		bottom: 0px;
		cursor: auto;
		background: transparent;
		border: none;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		box-shadow: none;
		font-weight: normal;
		letter-spacing: 0.1px;
		line-height: 0.8em;
		}	
		.step-container1:hover b {
		/*color: #034872;*/
		font-size: 1.1em;
		}
		.step-container3:hover {
		font-size: 1.0em;
		}
	.step-icon1, .step-icon2, .step-icon3 {
	top: 45px;
	left: 0px;
	margin: 0px;
	}
	.step-sub, .step-details {
	padding-left: 60px;
	}
}

/**TESTIMONIAL-ROW**/
.testimonial-row {
padding: 20px 0px;
}
.testimonial-container {
position: relative;
border-top: 1px dashed #ccc;
padding-top: 10px;
}
	.test-heading {
	color: #034872;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.5em;
	font-weight: 800;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	.testimonial-excerpt1, .testimonial-excerpt2, .testimonial-excerpt3 {
	width: 31.85%;
	display: table-cell;
	position: relative;
	float: left;
	border: 1px solid #aeaeae;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 20px 18px 10px;
	}
		.testimonial-excerpt1 {
		margin: 0px 12px 0px 0px;
		}
			.testimonial-excerpt1:hover  .read-test {
			color: #c60039;
			border-bottom: 1px dotted #c60039;
			}
			.testimonial-excerpt1:hover  .read-test:hover {
			border: none;
			}
		.testimonial-excerpt2 {
		margin: 0px 12px 0px;
		}
			.testimonial-excerpt2:hover  .read-test {
			color: #c60039;
			border-bottom: 1px dotted #c60039;
			}
			.testimonial-excerpt2:hover  .read-test:hover {
			border: none;
			}
		.testimonial-excerpt3 {
		margin: 0px 0px 0px 12px;
		}
			.testimonial-excerpt3:hover  .read-test {
			color: #c60039;
			border-bottom: 1px dotted #c60039;
			}
			.testimonial-excerpt3:hover  .read-test:hover {
			border: none;
			}
	.kl-erq {
	display: table-cell;
	}
	.kl-erq h3 {
	display: none;
	}
	#widgets .widget-title {
	border: none;
	}
	.test-container {
	color: #034872;
	font-family: serif;
	font-size: 14px;
	font-style: italic;
	line-height: ;
	}
	.test-main {
	font-family: 'Droid Serif', serif;
	}	
	.test-name:before {
	content: "— ";
	}
	.read-test {
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.75em;
	font-style: normal;
	text-align: right;
	text-decoration: none;
	margin-top: -18px;
	}
	.read-test:after {
	content: " ›";
	}
/**TESTIMONIAL-POSTS**/
.testimonial-post {
background: #f5f5f5;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
box-shadow: 1px 2px 8px #ccc;
color: #034872;
/*font-family: 'Amaranth', serif;*/
font-size: 14px;
font-style: normal;
padding: 25px 25px 18px;
}
	.add_posts_content .title {
	display: none;
	}
	.testimonial-posts {
	position: relative;
	bottom: 15px;
	border-top: 1px dashed #ccc;
	padding-top: 10px;
	}
	.testimonial-post p {
	/*line-height: 1.5;
	letter-spacing: 0.3px;*/
	padding-bottom: 0px;
	}
	.testimonial-post p:before, .testimonial-post p:after {
	content: " '' ";
	color: #ccc;
	}
	.testimonial-post h4 {
	font-size: 1.1em;
	}
	.testimonial-post h4:before {
	content: "— " !important;
	}
	.add_posts_content hr {
	border-top: 1px dashed #c60039;
	}

/**TESTIMONIALS-ROW-MOBILE**/
@media screen and (min-width: 1200px) {
	.testimonial-row {
	width: 1110px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.testimonial-row {
	min-width: 151.8%;
	}
	.testimonial-excerpt1, .testimonial-excerpt2, .testimonial-excerpt3 {
	width: 31.5%;
	}
}
@media screen and (max-width: 991px) {
	.testimonial-row {
	width: 100%;
	}
	.testimonial-excerpt1{
	width: 100%;
	display: block;
	border: 1px solid #eee;
	margin: 5px 0px;
	}	
		 .testimonial-excerpt2, .testimonial-excerpt3 {
		 display: none;
		 }
	.test-main {
	font-size: 1.1em;
	}
}

/**ABOUT-ROW**/
.about-row {
width: 200%;
min-height: 1px;
clear: both;
position: relative;
top: 20px;
/*background: #eee;
box-shadow: 0px 2px 8px #ddd inset;*/
padding: 20px 0px;
margin-top: 20px;
}
.about-container {
position: relative;
top: 0px;
z-index: -1;
display: table;
background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/bottom-bg.png') scroll repeat-x top center;
background-size: 1000% 100%;
-moz-background-size: 1000% 100%;
-webkit-background-size: 1000% 100%;
padding: 20px 20px 30px;
}
	.about-row {
	z-index: 2;
	padding: 0px;
	margin: 0px 0px -25px;
	}
	.about-bg {
	  background: #eee url('http://txfamilyservices.com/wp-content/uploads/2015/07/bottom-bg.png') scroll repeat-x top center;
	background-size: 1000% 100%;
	-moz-background-size: 1000% 100%;
	-webkit-background-size: 1000% 100%;
	  width: 1000%;
	  height: 653px;
	  right: 500%;
	  position: absolute;
	  z-index: -2;
	  box-shadow: 0px 2px 5px 5px #ddd inset;
	  top: -20px;
	  margin-bottom: -50px;
	}
	.about-excerpt {
	width: 50%;
	display: table-cell;
	position: relative;
	float: left;
	margin-right: 25px;
	}
	.about-heading {
	color: #034872;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.9em;
	font-weight: 400;
	text-align: left;
	text-transform: uppercase;
	}
	.about-link {
	color: #c60039;
	font-weight: 700;
	text-decoration: none;
	}
		.about-link:hover {
		color: #428bca;
		}
	.about-logo {
	margin-top: 30px;
	}
	.about-logo img {
	display: inline;
	float: left;
	border: none;
	text-decoration: none;
	opacity: 1.0;
	}
		.about-logo img:hover {
		opacity: 0.8;
		}
		.senior-logo {
		position: relative;
		bottom: 18px;
		left: 18px;
		}
.about-services-container {
width: 100%;
position: relative;
}
	.services-left {
	width: 50%;
	float: left;
	}
	.services-right {
	width: 50%;
	float: right;
	}
	.about-services-container hr {
	clear: both;
	bottom: 0px;
	border-bottom: 1px dotted #ccc;
	}
.staff-container {
min-height: 210px;
clear: both;
position: relative;
background: #f5f5f5;
padding: 30px 20px 10px;
margin-bottom: 15px;
}
	.staff-container:hover {
	box-shadow: 0px -2px 6px 5px #eee inset;
	}
	.staff-pic {
	width: 160px;
	height: 152px;
	float: left;
	margin: 0px 12px 2px 0px;
	border: 1px solid #aeaeae;
	}
		.staff-container:hover .staff-pic {
		border: 1px solid #c60039;
		}
	.staff-info {
	line-height: 1.55em !important;
	}
	.staff-info strong {
	color: #034872;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	}
		.staff-info:hover strong {
		border-bottom: 1px dotted #c60039;
		color: #c60039;
		}
	.staff-info em {
	font-size: 1.1em;
	}
	
	.recent-excerpt {
	width: 45%;
	display: table-cell;
	position: relative;
	float: right;
	margin-left: 0px;
	}
	.recent-heading {
	color: #034872;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.45em;
	font-weight: 400;
	text-align: left;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	}
	.recent-container {
	min-height: 120px;
	clear: both;
	display: table;
	position: relative;
	background: white;
	box-shadow: 1px 2px 4px #ddd;
	padding: 10px 20px 8px 8px;
	margin: 0px 0px 15px;
	}
		.recent-img {	
		width: 128px;
		display: table-cell;
		position: absolute;
		top: 10px;
		left: 10px;
		float: left;
		margin: 0px 0px 2px;
		}
			.recent-img img {
			opacity: 0.5;
			}
			.recent-container:hover .recent-img img {
			opacity: 0.9;
			}
		.insert-page, #insertPages_Content {
		padding-bottom: 15px;
		margin-left: 132px;
		}
		
		.recent-img01, .recent-img02, .recent-img07-16-15 {		
		width: 128px;
		height: 128px;
		display: table-cell;
		position: relative;
		left: 0px;
		float: left;
		padding-bottom: 8px;
		margin-top: 8px;
		}
			.recent-img01 {
			background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/bottom-subimg07.png') scroll no-repeat top left !important;
			opacity: 0.5;
			}
			.recent-img02 {
			background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/bottom-subimg13.png') scroll no-repeat top left !important;
			opacity: 0.5;
			}
			.recent-img07-16-15 {
			background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/bottom-subimg07-16-15.png') scroll no-repeat top left !important;
			opacity: 0.5;
			}
			.recent-container:hover .recent-img01, .recent-container:hover .recent-img02, .recent-container:hover .recent-img07-16-15 {
			opacity: 0.9;
			}
		.insert-page h1, #insertPages_Content h1 {
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 1.45em;
		margin: 0px;
		}
		.insert-page h1 > a, #insertPages_Content h1 > a {
		text-decoration: none;
		padding: 0px 0px 5px;
		margin: 0px 0px 5px;
		}
		.insert-page, #insertPages_Content {
		font-size: 0.85em;
		line-height: 1.2;
		}
		.recent-container br {
		display: none;
		}
		.read-more {
		position: relative;
		/*left: 130px;*/
		margin-bottom: -25px;
		}
		.read-more a {
		
		}
	.contact-button {	
	text-align: right;
	margin: 25px 80px 0px;
	display: none;
	}
		.contact-button a {  
		width: 182px;
		height: 36px;
		background: #c60039;
		border: 1px solid white;
		box-shadow: 0px 0px 0px 3px #c60039;
		color: white;
		font-size: 0.95em;
		text-align: center;
		text-transform: uppercase;
		padding: 8px 50px;
		}
		.contact-button a:hover {
		background: #034872;
		box-shadow: 0px 0px 0px 3px #034872;
		}
/**ABOUT-ROW-MOBILE**/
@media screen and (min-width: 1200px) {
	.about-row {
	width: 1110px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.about-row {
	width: 150%;
	}
	.about-excerpt {
	margin-right: 20px;
	}
}
@media screen and (min-width: 992px) {
.about-bg {
min-height: 535px;
 }
}
@media screen and (max-width: 991px) {

	.about-row {
	width: 100%;
	background: #eee;
	/*padding: 20px;*/
	}
	.about-bg {
	display: none;
	 }
	.about-excerpt {
	width: 100%;
	display: block;
	float: none;
	margin: 0px;
	}
	.recent-excerpt {
	width: 100%;
	clear: both;
	display: block;
	float: none;
	margin: 30px 0px 20px;
	}
	.recent-heading {
	font-size: 1.8em;
	}
	.recent-container {
	margin: 0px 20px 20px;
	/*padding: 8px 20px 30px 8px;*/
	}
	.recent-img1, .recent-img2 {
	height: 88px;
	}
	.contact-button {
	text-align: center;
	margin: 40px auto 0px;
	}
}
@media screen and (max-width: 720px) {
	.services-left, .services-right {
	width: 100%;
	float: none;
	display: block;
	}
	.services-right ul {
	margin-top: -15px;
	}
}
@media screen and (max-width: 699px) {
	.staff-pic {
	float: none;
	margin-bottom: 8px;
	}
}
@media screen and (max-width: 519px) {
	.about-row {
	padding-bottom: 0px;
	}
	.recent-img {
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
	}
	.insert-page, #insertPages_Content {
	margin-left: 0px;
	}
}
@media screen and (max-width: 500px) {
	.about-logo img {
	max-width: 50%;
	text-align: center;
	margin-top: 20px;
	}
	.senior-logo {
	left: 5px;
	}
}
/**NEWS-POSTS**/
.news-post {
padding: 15px;
}
	body.author h1.title-archive {
	display: none !important;
	}
	.entry-header .post-title {
	display: none;
	}
	.add_posts_content .news-post:nth-child(odd) {
	background: #f5f5f5;
	}
	.add_posts_content .news-post:nth-child(even) {
	background: red !important;
	}
	.news-post h3 {
	font-size: 1.75em;
	line-height: 1.0;
	padding: 0px 0px 18px;
	margin: 0px;
	}
	.news-post h3 > i {
	color: #aeaeae;
	font-size: 0.56em;
	font-style: normal;
	}
	.news-post p {
	}
	.news-post p:before {
	content: "  ";
	}
	.news-posts hr {
	border-top: 1px solid #c60039;
	}
	.news-post:hover {
	box-shadow: 0px 0px 3px 3px #eee inset;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
		.news-post:hover h3 {
		color: #428bca;
		}
		.news-post:hover i {
		color: #777;
		}
		.news-post center {
		padding: 0px;
		margin: -30px auto 0px;
		}
		.news-post .news-img {	
		text-align: center;
		margin: 0px auto 25px;
		}
		.bio {
		position: relative;
		border-top: 2px solid #eee;
		border-bottom: 2px solid #eee;
		padding-top: 10px;
		display: none;
		}
			.bio_sub {
			color: #034872;
			font-family: 'Roboto Condensed', sans-serif;
			font-weight: 600;
			padding: 0px;
			margin: 0px 0px -10px;
			}
			.bio_pic {
			position: relative;
			float: left;
			border: 1px solid #aeaeae;
			margin: 0px 10px 10px 0px;
			}
			.bio_info {
			position: relative;
			font-size: 0.9em;
			}
			.bio_name {
			color: #c60039;
			font-family: 'Roboto Condensed', sans-serif;
			font-weight: 600;
			text-transform: uppercase;
			}
				.bio_name:hover {
				color: #428bca;
				}
			.twiter:before {
			content: "?";
			color: #24abe2;
			}
			.nav-previous, .nav-next {
			display: none;
			}
			
/****CARE-DIRECTORY****/
.wpbdp-bar {
background: #f5f5f5;
padding: 15px;
}
#wpbdp-categories {
display: none;
}
	.advanced-search-link {
	display: none !important;
	}
	.wpbdp-main-links input[type="button"]  {
	width: 150px;
	height: 32px;
	background: #c60039;
	border: 1px solid white;
	box-shadow: 0px 0px 0px 3px #c60039;
	font-size: 0.9em;
	}
	.wpbdp-main-links input[type="button"]:hover {
	background: #034872;
	box-shadow: 0px 0px 0px 3px #034872;
	}
	.wpbdp-listing-excerpt:hover {
	background: #cfe0ef;
	}
	.wpbdp-listing-excerpt:hover span > a {
	color: #c60039 !important;
	font-size: 1.7em;
	}
	.wpbdp-listing-excerpt:hover .wpbdp-field-address span {
	font-weight: bold;
	}
	.wpbdp-listing .listing-details .field-value {
	margin-bottom: 0px;
	}
	.listing-details {
	text-align: left;
	margin-left: 10px;
	}
	.field-value label {
	color: #034872;
	font-size: 0.85em;
	font-weight: normal;
	display: none;
	}
	.wpbdp-field-business_name span > a {
	color: #428bca;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.5em;
	letter-spacing: 0.3px;
	/*margin-left: 5px;*/
	margin-left: 0px;
	}
	.wpbdp-field-business_name span > a:hover {
	color: #c60039;
	border-bottom: 1px dotted #c60039;
	}
	.wpbdp-field-address span {	
	letter-spacing: 0.3px;
	/*margin-left: 45px;*/
	margin: 0px;
	}
	.wpbdp-listing-excerpt .listing-actions, .listing-actions a.button {
	display: none;
	}
	.wpbdp-submit-page h2 {
	color: #034872;
	font-size: 1.6em;
	font-weight: normal;
	}
	.wpbdp-submit-page h3 {
	font-size: 1.3em;
	}
	.wpbdmcheckboxclass {
	line-height: 1.9;
	}
	.wpbdmcheckboxclass input[type="checkbox"] {
	margin: 0px 5px;
	}
	.wpbdp-listing-form input[type="submit"] {
	width: 150px;
	height: 32px;
	background: #c60039;
	border: 1px solid white;
	box-shadow: 0px 0px 0px 3px #c60039;
	font-size: 0.9em;
	}
	.wpbdp-listing-form input[type="submit"]:hover {
	background: #034872;
	box-shadow: 0px 0px 0px 3px #034872;
	}
	.wpbdp-submit-page .wpbdp-form-field.required .wpbdp-form-field-label:after {
	color: #c60039;
	font-weight: bold;
	}
	.terms-and-conditions input[type="checkbox"] {
	margin: 0px 4px 0px 10px;
	}
	.wpbdp-field-get_more_information_link {
	width: 400px !important;
	height: 32px;
	background: #428bca;
	border: 1px solid white;
	box-shadow: 0px 0px 0px 3px #428bca;
	font-size: 0.9em;
	text-align: center;
	line-height: 2.5em;
	}
	.wpbdp-field-get_more_information_link:hover {
	background: #034872;
	border: 1px solid white;
	box-shadow: 0px 0px 0px 3px #034872;
	color: white;
	}
		.wpbdp-field-get_more_information_link a {
		color: white;
		text-align: center;
		}
		.wpbdp-field-get_more_information_link:hover a {
		color: white;
		}
/**CARE-DIRECTORY-MOBILE**/
@media screen and (max-width: 991px) {
	.wpbdp-field-get_more_information_link {
	margin: 0px 0px 30px !important;
	}
}
@media screen and (min-width: 720px) {
	.care-page {
	max-width: 700px;
	}
}
@media screen and (max-width: 595px) {
	.listing-details {
	text-align: center;
	margin-left: 0px;
	}
	.wpbdp-field-get_more_information_link {
	width: 95% !important;
	margin: 0px auto 30px !important;
	}
}
@media screen and (max-width: 500px) {	
	.wpbdp-field-address span {	
	margin-left: 5px;
	}
	.field-value label {
	display: none !important;
	}
}

/****FEATURED-IMG****/
.feat-img {
background: #034872;
border: 1px solid #aeaeae;
box-shadow: 0px 2px 8px 5px #999 inset;  
margin: 0px 0px 25px;
}
	.feat-img img {
	opacity: 0.9;
	}
	.img-p03 {
	}
/**FEATURED-IMG-MOBILE**/
@media screen and (max-width: 991px) {
	
}

/****CONTACT-FORM****/
.contact-page {
}
	.contact-page h3 {
	position: relative;
	bottom: 8px;
	color: #034872;
	font-family: 'Droid Serif', serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.3;
	}
	.contact-page h3 > span {
	color: #034872;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	font-style: normal;
	}
	.asterisk:before {
	content: "*";
	color: #c60039;
	font-weight: 700;
	}
	.contact-form {
	background: #f5f5f5;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	box-shadow: 1px 5px 12px #ddd;
	padding: 15px 15px 0px;
	margin-bottom: 15px;	
	}
	.contact-form input[type="submit"]  {
	width: 110px;
	height: 32px;
	border: 1px solid white;
	box-shadow: 0px 0px 0px 3px #c60039;
	font-size: 0.9em;
	}
	.contact-form input[type="submit"]:hover {
	background: #ccc;
	color: #c60039;
	font-weight: 700;
	border: 1px solid #c60039;
	box-shadow: 0px 0px 0px 3px #ccc;
	}
		.contact-form input[type="submit"] {
		position: relative;
		left: 5px;
		}
	.contact-disclaimer {
	font-size: 0.9em;
	font-style: italic;
	padding-left: 20px;
	}
/**CONTACT-FORM-MOBILE**/
@media screen and (min-width: 1200px) {
	.contact-page {
	max-width: 700px;
	}
}
@media screen and (max-width: 570px) {
	.contact-page h3 {
	text-align: center;
	}
}

/*****SIDE*****/
.widget-wrapper {
padding: 0px;
}
#widgets .default-sidebar {
/*width: 290px;*/
float: right;
}
#text-2 {
padding: 0px;
}
.side-form {
background: #034872;
color: white;
margin: 0px auto;
}
.side-heading {
font-size: 1.4em;
font-weight: 700;
text-align: center;
text-shadow: 1px 1px 3px #012840;
padding: 15px 10px;
margin: 0px auto;
}
.side-lists {
background: #012e4a;
box-shadow: 0px 3px 5px #012840 inset;
padding: 10px;
}
	.side-lists ul {
	list-style-type: none;
	}
	.side-lists ul li {
	position: relative;
	padding-left: 18px;
	}
	.side-lists ul li:before {
	}
	.side-lists-bullet {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 3px;
	left: 0px;
	background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/check-bullet-white.png') scroll no-repeat top center;
	}
.side-form-field {
padding: 15px;
}
	.side-form-fields {
	}
	.side-form-fields p {
	font-size: 0.9em;
	}
	.sterisk:before {
	content: "*";
	color: #c60039;
	}
	.side-search-button {
	width: 110px;
	height: 32px;
	margin: 15px auto;
	}
	.side-search-button:hover {
	}
		.side-form-fields input[type="submit"] {
		width: 110px;
		height: 32px;
		border: 1px solid white;
		box-shadow: 0px 0px 0px 3px #c60039;
		font-size: 0.9em;
		}
		.side-form-fields input[type="submit"]:hover {
		background: #ccc;
		color: #c60039;
		font-weight: 700;
		border: 1px solid #c60039;
		box-shadow: 0px 0px 0px 3px #ccc;
		}
	.budget-disc {
	position: relative;
	float: right;
	top: 9px;
	color: #ddd;
	font-size: 0.75em;
	font-style: italic;
	text-align: right;
	line-height: 0.1em;
	letter-spacing: 0.5px;
	}
	.form-disc {
	position: relative;
	float: right;
	top: -3px;
	color: #ddd;
	font-size: 0.75em;
	font-style: italic;
	text-align: right;
	line-height: 0.1em;
	letter-spacing: 0.5px;
	}
.side-bottom {
background: #012e4a;
box-shadow: 0px 3px 5px #012840 inset;
padding: 20px 10px;
}
	.side-bottom p, .side-bottomb p {
	width: 95%;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.95em;
	font-weight: 300;
	font-style: italic;
	text-align: center;	
	line-height: ;
	letter-spacing: 0.1px;
	opacity: 0.8;
	margin: 0px auto;
	}
	.side-bottomb {
	background: #034872;
	padding: 20px 10px;
	}
	.side-logo {
	text-align: center;
	margin-top: 10px;
	}
		.side-logo img {
		max-width: 40%;
		margin: 5px;
		opacity: 0.6;
		}
		.side-logo img:hover {
		opacity: 1.0;
		}
			/*.side-logoa {
			background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/aging-life-care-logo-black.png') scroll no-repeat top center;
			background-size: 85% 150%;
			-moz-background-size: 85% 150%;
			-webkit-background-size: 85% 150%;
			}
			.side-logob {
			background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/nasw-logo-black.png') scroll no-repeat top center;
			background-size: 85% 150%;
			-moz-background-size: 85% 150%;
			-webkit-background-size: 85% 150%;
			}*/
	#social-widget {
	clear: both;
	padding: 20px 0px 0px;
	margin: 30px 0px 10px;
	}
		#social-widget h3 {
		font-size: 1.3em;
		font-weight: bold;
		}
	#social-widget-3 {
	padding: 0px;
	margin: 20px 0px 10px;
	display: none;
	}
		#social-widget-3 .widget-title, #social-widget .widget-title {
		margin-bottom: 10px;
		}
		#social-widget-3 h3, #social-widget h3 {
		color: #034872;
		font-family: 'Roboto Condensed', sans-serif !important;
		font-size: 1.5em;
		padding: 0px;
		margin: 0px;
		}
	#text-9 {
	padding: 0px;
	margin-top: 30px;
	display: none;
	}
		.side-image04 {
		background: #034872;
		border: 1px solid #aeaeae;
		box-shadow: 0px 2px 8px 5px #999 inset;
		}
		.side-image04 img {
		opacity: 0.8;		
		}
	#yelp_widget-2 {
	display: none;
	}
	#spider_facebook-2 {
	padding: 0px;
	margin: 0px 5px;
	display: none;
	}
		
/*****SIDE-MOBILE*****/
@media screen and (min-width: 992px) {
	.default-sidebar {
	/*width: 290px;*/
	float: right;
	}
}
@media screen and (max-width: 991px) {
	.side-form {
	/*width: 513px;*/
	position: relative;
	top: 15px;
	}
	.side-lists ul li {
	left: 25%;
	padding-left: 0px;
	}
	.side-lists-bullet {
	left: 0px;
	margin-left: -20px;
	}
	.side-logo img {
	width: 150px;
	}
	.side-senior-logo {
	width: 50px !important;
	}
	.side-image04 {
	max-width: 40%;
	text-align: center;
	margin: 0px auto;
	display: none;
	}
}
@media screen and (max-width: 595px) {
	.side-form {
	width: 100%;
	}
	.side-lists ul li {
	left: 12%;
	font-size: 1.0em;
	}
}


/**SITEMAP**/
.sitemap .widget_recent_entries, .sitemap .widget_categories {
display: none !important;
}

/**SEARCH-RESULTS**/
.search-results .title-search-results {
color: #999;
font-size: 1.1em;
}
	.search-results .title-search-results span {
	color: #c60039;
	text-decoration: underline;
	}
	.search-results .entry-header {
	margin-bottom: 0px;
	}
	.search-results .entry-title {
	font-size: 1.4em;
	margin: 10px 0px 0px;
	}


/*****FOOTER*****/
#footer {
background: #555;
margin-top: 0px;
}
#menu-social-container {
border: none;
}
#footer-menu-container {
z-index: 15;
}	
	#menu-footer-nav li > a:hover, .mbs-bottom p > a:hover {
	text-decoration: underline !important;
	}
	#menu-footer-nav .current-menu-item > a {
	color: white !important;
	}
	#menu-footer-nav .current-menu-item > a:hover {
	color: #428bca !important;
	}
#footer-base .copyright, .mbs-bottom {
display: none;
}
	.copyright, .copyright a {
	color: transparent;
	}
#footer-base .scroll-top {
width: 100%;
right: 0%;
text-align: left;
}
.powered {
display: none;
}
	#text-5 {
	padding: 0px;
	margin: -20px 0px 0px 25px;
	}
	.mbs-bottom {
	position: relative;
	z-index: 15;
	}
	.mbs-bottom p {
	color: white;
	font-size: 0.8em;
	}
	.mbs-bottom a {
	color: white;
	font-size: 1.05em;
	}
	.mbs-bottom a:hover {
	color: #428bca;
	}
	#social-widget-2 {
	float: right;	
	margin-top: -65px;
	margin-right: 20px;
	}
	.smw_right img {
	box-shadow: 1px 1px 1px #333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	.scroll-top a:after {
	content: " Back to Top";
	position: relative;
	top: 2px;
	font-size: 11px;
	}
/**FOOTER-MOBILE**/
@media screen and (max-width: 1199px) {
	#social-widget-2 {
	margin-right: 0px;
	}
}
@media screen and (max-width: 991px) {
	#footer-menu-container .footer-menu {
	display: inline-block;
	}
	#text-5 {
	text-align: center;
	}
	#social-widget-2 {
	float: none;
	margin: 0px auto;
	}
	.smw_right {
	text-align: center;
	}
}

/* UPDATE 09-17-15 */
/* LANDING */
body.home .landing, body.page-id-585 .landing {
width: 100%;
position: relative;
background-color: transparent;
margin: -20px auto 0px;
}
	/* LANDING-TOP */
	body.home .landing-top {
	position: relative;
	}
	/* LANDING-BANNER */
	.landing-banner-container {
	width: 66.6667%;
	float: left;
	}
		.landing-heading {
		color: #c60039;
		font-size: 42px;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		text-align: center;
		line-height: 1.0;
		padding: 0px;
		margin: 15px auto 0px;
		}
		.landing-subheading {
		width: 90%;
		color: #034872;
		font-size: 18px;
		font-family: 'Droid Serif', serif;
		font-weight: 400;
		font-style: italic;
		text-align: center;
		text-transform: capitalize;
		line-height: 1.2;
		margin: 6px auto;
		}
		.subtext {
		text-transform: capitalize;
		}
		.landing-subcontent {
		width: 95%;
		color: #034872;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		font-weight: 400;
		text-align: left;
		line-height: 1.5;
		letter-spacing: 0.4px;
		padding: 0px;
		margin: 0px auto 20px;
		}
		.landing-banner-img {
		width: 100%;
		max-height: 430px;
		background-color: #aaa;
		background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/landing-img-sample.png') scroll no-repeat;
		background-position: center top;
		background-size: 100%;
		padding: 50% 0px 0px;
		margin: 8px 0px 0px;
		}
	/* LANDING-RIGHT */
	.landing-right {
	width: 33%;
	height: 1px;
	float: right;
	}
		/*LANDING-FORM */
		.landing-form-container {
		background-color: #034872;
		color: white;
		margin-bottom: 8px;
		}
			/* LANDING-HEADING */
			.lead-heading-container {
			padding: 8px;
			margin: 0px;
			}
				.lead-heading {
				width: 80%;
				font-size: 19px;
				font-weight: 700;
				text-align: center;    
				text-shadow: 1px 1px 3px #012840;
				line-height: 1.3;
				padding: 10px ;
				margin: 0px auto;
				}
			.lead-list, .lead-bottom {
			position: relative;
			background-color: #012e4a;
			box-shadow: 0px 3px 5px #012840 inset;
			}
			.lead-list {
			box-shadow: 0px 3px 5px #012840 inset;
			padding: 10px;
			}
				.lead-list ul {
				list-style-type: none;
				color: white;
				text-align: left;
				margin: 0px auto;
				}
				.lead-list ul li {
				position: relative;
				line-height: 1.3;
				padding-left: 18px;
				}
				.lead-list-bullet {
				width: 14px;
				height: 14px;
				position: absolute;
				top: 3px;
				left: 0px;
				background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/check-bullet-white.png') scroll no-repeat;
				background-position: left top;
				background-size: 14px 14px;
				-webkit-background-size: 14px 14px;
				}
			/* LEAD-FORM */
			.lead-form {
			padding: 15px;
			}
			/* LEAD-BOTTOM */
			.lead-bottom {
			padding: 15px 10px;
			}
				.lead-bottom p {
				font-size: 12px;
				font-weight: 400;
				font-style: italic;
				text-align: center;
				line-height: 1.3;
				opacity: 0.8;
				}
				.lead-logos {
				position: relative;
				text-align: center;
				}
					.lead-logos a {
					border: 0px;
					color: #428bca;
					text-decoration: none;
					}
					.lead-logos img {
					max-width: 40%;
					border: 0px;
					opacity: 0.6;
					margin: 5px 10px 0px
					}
						.lead-logos img:hover {
						opacity: 1.0;
						}
		/* LANDING-TESTIMONIAL */
		.landing-test-container {
		background-color: #ddd;
		border-radius: 3px;
		box-shadow: 0px 0px 6px #ccc inset;
		padding: 15px;
		margin: 0px 2px;
		}
			.landing-test-container:hover .testimonial-head {
			/*color: #034872;*/
			}
			.testimonial-head {
			border-bottom: 1px dashed #bbb;
			color: #999;
			font-size: 18px;
			font-weight: 600;
			text-align: left;
			/*text-shadow: 1px 1px 1px #ccc;*/
			line-height: 1.3;
			margin: 0px;
			}
			.testimonial {
			color: #555;
			font-size: 14px;
			font-weight: 400;
			font-style: italic;
			text-align: left;
			line-height: 1.5;
			}
			.testimonial-name {			
			}
				.testimonial-name:before {
				content: "— ";
				}
			.testimonial-link {
			float: right;
			font-size: 12px;
			text-align: right;
			line-height: 1.0;
			margin-top: -10px;
			}
				.testimonial-link a {
				color: #428bca;
				text-decoration: none;
				}
			
	/* LANDING-INTRO */
	.landing-intro {
	width: 66.6667%;
	position: relative;
	float: none;
	clear: both;
	text-align: left;
	padding: 20px 0px;
	}
		.intro-head  {
		color: #034872;
		font-size: 36px;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		text-align: center;
		line-height: 1.0;
		padding: 30px 0px 0px;
		margin: 0px auto;
		}
		.intro-list {
		width: 90%;
		position: relative;
		margin: 0px auto;
		}
			.step-container {
			transition: all linear 15s;
			padding: 15px 0px;
			}
			.step-icon {
			/*transition: all linear 15s;*/
			float: left;
			position: relative;
			left: 0px;
			}
				.step-container:hover .step-icon1 {
				background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/step1-icon-hover.png') scroll no-repeat;
				}
				.step-container:hover .step-icon2 {
				background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/step2-icon-hover.png') scroll no-repeat;
				}
				.step-container:hover .step-icon3 {
				background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/step3-icon-hover.png') scroll no-repeat;
				}
			.intro-step-sub {
			position: relative;
			top: 5px;
			color: #c60039;
			font-size: 16px;
			font-weight: 700;
			line-height: 1.0;
			padding: 0px;
			margin: 0px 0px 5px 60px;
			}
			.step-details {
			margin-left: 60px;
			}
			
	/* LANDING-ABOUT */
	.landing-about-container {
	width: 99.5%;
	position: relative;
	z-index: -1;
	display: table;
	background: url('http://txfamilyservices.com/wp-content/uploads/2015/07/bottom-bg.png') scroll repeat-x top center;
	background-size: 1000% 100%;
	-webkit-background-size: 1000% 100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 0px 8px #ccc inset;
	padding: 20px 20px 10px;
	margin: 0px auto;
	}
		.landing-about-head {
		color: #034872;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 28px;
		font-weight: 600;
		text-transform: uppercase;
		margin-top: 5px;
		}
		.landing-about-container p {
		}
		.about-link {
		}
		.about-bottom-container {
		position: relative;
		margin: 30px 0px -30px;
		}
		.about-logo {
		display: inline;
		}
			.about-logo a {
			text-decoration: none;
			}
			.about-logo img {
			opacity: 0.6;
			border: 0px;
			}
				.about-logo img:hover {
				opacirty: 1.0;
				}
		.about-social {
		position: absolute;
		top: 0px;
		left: 420px;
		float: left;
		display: inline;
		}
			.social bottom {
			position: relative;
			}
			.social-head {   
			float: left;
			color: #034872;
			font-family: 'Roboto Condensed', sans-serif;
			font-size: 16px;
			font-weight: 600;
			display: inline;
			margin-right: 15px;
			}
			.social-logo {
			display: inline;
			}
			.social-logo img {
			position: relative;
			top: 8px;
			opacity: 0.6;
			margin: 0px 4px;
			}
				.social-logo img:hover {
				opacity: 1.0;
				}
			
	
	/* LANDING-RECENTS */
	.landing-recents-container {
	clear: both;
	text-align: center;
	margin: 50px auto 0px;
	}
		.recents-head {
		width: 100%;
		height: auto;
		background-color: #c60039;
		padding: 10px 0px 1px;
		margin: 0px auto -10px;
		}
			.recents-head h2 {
			color: white;
			font-size: 28px;
			font-family: 'Roboto Condensed', sans-serif;
			font-weight: 400;
			text-align: center;
			line-height: 1.0;
			letter-spacing: 3px;
			text-transform: uppercase;
			padding: 5px 0px;
			margin: 0px;
			}
		.recent-slider-container {
		}
			.hidden-excerpt {
			height: 1px;
			display: none;
			border: none;
			padding: 0px;
			margin: 0px;
			}
			.slider-row {
			}
		.chpcs_image_carousel .chpcs_prev, .chpcs_image_carousel .chpcs_next {
		top: 180px;
		opacity: 0.8;
		background-color: #eee !important;
		border-radius: 50px;
		color: #c60039 !important;
		font-size: 52px !important;
		line-height: 0.65 !important;
		}
			.chpcs_image_carousel .chpcs_prev:hover, .chpcs_image_carousel .chpcs_next:hover {
			background-color: #034872 !important;
			color: white !important;
			}
	.chpcs_foo_content {
	margin-top: -5px;
	}
		.chpcs_foo_content:hover .chpcs_img {
		border: 2px solid #c60039;
		opacity: 1.0;
		}
		.chpcs_foo_content:hover .chpcs_more {
		background-color: #aaa;
		}
		.chpcs_foo_content:hover .chpcs_more:hover {
		background-color: #c60039;
		}
		.chpcs_foo_content:hover .chpcs_more a {
		color: white;
		}
		.chpcs_img {		
		border: 2px solid #eee;
		opacity: 0.6;
		}
		.chpcs_foo_content img {
		width: 296px;
		}
		.chpcs_title {
		text-align: left;
		margin-top: -10px;
		}
		.chpcs_title a {		
		font-size: 18px;
		font-weight: 600;
		line-height: 1.0;
		}
		.chpcs_foo_content p {
		text-align: left;
		margin-top: -10px;
		}
		.chpcs_more {
		width: 95%;
		position: absolute;
		bottom: -15px;
		left: 5px;
		background-color: #ccc;
		padding: 10px 5px 15px;
		margin: 0px auto;
		}
			.chpcs_more:hover {
			background-color: #c60039;		
			}
		.chpcs_more a {
		color: white;
		font-size: 14px;
		}
			.chpcs_more a:hover {
			color: #c60039;
			text-decoration: underline;
			}
	/* POSTS-THUMBNAIL */
	.attachment-post-thumbnail, .attachment-64x64 {
	display: none;
	}
		
/* MOBILE */		
@media screen and (min-width: 1121px) {
	body.home .landing {
	/*width: 1120px;*/
	}
}
@media screen and (max-width: 1120px) {
	body.home .landing {
	width: 100%;
	}
}
@media screen and (max-width: 727px) {
	.landing-banner, .landing-right, .landing-intro, .landing-about-container {
	width: 100%;
	float: none;
	}
	.landing-banner-container {
	width: 100%;
	float: none;
	}
	.landing-right {
	height: auto;
	}
	.about-social {
	clear: both;
	position: relative;
	left: 0px;
	}
}
@media screen and (max-width: 595px) {
	.step-details {
	padding-left: 0px;
	}
	.step-icon1, .step-icon2, .step-icon3 {
	top: 0px;
	}
}	
@media screen and (max-width: 572px) {	
	body.home .landing {
	margin: 0px auto;
	}
	.landing-heading {
	font-size: 36px;
	}
}
@media screen and (min-width: 992px) {
	#sub-navigation ul li ul {
	min-width: auto !important;
	background-color: #eee;
	margin-top: 0px;
	}
	#sub-navigation ul li:hover ul, #sub-navigation ul li:active ul, #sub-navigation ul li:focus ul {
	display: block;
	}
	#menu-item-750 a:before, #menu-item-749 a:before, #menu-item-748 a:before, #menu-item-745 a:before, #menu-item-746 a:before, #menu-item-740 a:before, #menu-item-741 a:before, #menu-item-742 a:before {
	content: "› ";
	}
	#menu-item-750:after, #menu-item-749:after, #menu-item-748:after, #menu-item-745:after, #menu-item-746:after, #menu-item-740:after, #menu-item-741:after, #menu-item-742:after {
	content: " " !important;
	}
}
@media screen and (max-width: 991px) {
	#wprmenu_menu.wprmenu_levels ul li ul li {
	padding-left: 0px;
	}
	#wprmenu_menu.wprmenu_levels ul li ul li a {
	font-size: 12px;
	}
}

/*UPDATE 08-08-18 PRIVATE-CAREGIVER*/
#container.site {
overflow: hidden;
}
.red {
color: #c60039;
}
.form-field {
margin-bottom: 30px;
}
.field-email, 
.field-phone, 
.field-searchingcare, 
.field-contactedby {
width: 100%;
max-width: 49.5%;
display: inline-block;
}
.field-searchingcare span.wpcf7-list-item, 
.field-contactedby span.wpcf7-list-item, 
.field-seekingservices span.wpcf7-list-item, 
.field-paycare span.wpcf7-list-item {
width: fit-content;
display: inline-block;
margin-bottom: 5px;
margin-right: 20px;
}
.field-submit {
margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .field-email, 
  .field-phone, 
  .field-searchingcare, 
  .field-contactedby {
  max-width: none;
  display: block;
  }  
  .field-searchingcare span.wpcf7-list-item, 
  .field-contactedby span.wpcf7-list-item {
  width: 125px;
  }
  .field-seekingservices span.wpcf7-list-item, 
  .field-paycare span.wpcf7-list-item {
  display: block;
  }
  .field-submit {
  text-align: center;
  }
}

label {
font-size: 14px;
}

/*NEW BUTTON UPDATE 12-19-22*/
.btn {
	display: block;
	clear: both;
	padding: 30px 0 0;
	margin: 0;
}
.abtn {	
	
}
.abtn:hover, .abtn:focus, .abtn:active {
	
}

/*PRODUCTS PAGE 14-04-23*/
#products p {
 display: none !important;
}
#products p.intro {
 display: block !important;
 font-size: 16px;
}
#products .sub-content {
 width: 100%;
 max-width: 1000px;
 padding: 0;
 margin: 0 auto;
}
#products .frame-group {
 padding: 0;
 margin: 0;
 margin-bottom: 30px;
}
a.product-category {
 display: block;
 position: relative;
 top: -120px;
 visibility: hidden;
 color: transparent;
 font-size: 0px;
}
#products .frame-head {
}
#products .frame-head p {
 display: block !important;
 color: #c60039;
 font-family: 'Roboto Condensed', sans-serif;
 font-size: 23px;
 font-weight: 600;
 letter-spacing: 1px;
 padding: 0;
 margin-top: 0;
 margin-bottom: 10px;
} 
#products .frame-wrapper {
 display: inline-block;
 border: 1px solid #eee;
 border-radius: 2px;
 vertical-align: middle;
 padding: 5px;
 margin-right: 8px;
 margin-bottom: 20px;
}
#products .frame-wrapper:active,
#products .frame-wrapper:focus,
#products .frame-wrapper:hover {
 border-color: #c60039;
}
#products .frame-wrapper iframe {
 display: block;
 margin: 0 auto;
}
#products .sub-disclaimer {
 width: 100%;
 background-color: rgba(238,238,238,0.8);
 border: 1px solid #dedede;
 padding: 30px;
 margin: 0 auto;
}
#products p.disclaimer {
 display: block !important;
 width: 100%;
 max-width: 1000px;
 color: #c60039;
 font-family: 'Roboto Condensed', sans-serif;
 font-size: 16px;
 letter-spacing: 0.6px;
 line-height: 1.3;
 padding: 0;
 margin: 0 auto;
}

/*CONTACT FORM UPDATE 13-02-25 */
.main-page .contact-form p {
	line-height: 1.5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.main-page .contact-form label .wpcf7-list-item-label {
	color: #333333;
	font-weight: 500;
}

/* UPDATE 09-05-25 */
@media screen and (min-width: 1121px) {
	body.home .landing {
		margin-bottom: 70px;
	}
}