/*
COLORS

*/

/*
FONTS
	font-family: 'Lora', serif;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Allura', cursive;
*/

html, body {
	height: 100%;
}
body {
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
}
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	color: #ff5716;
}
.clear {
	clear: both;
}
.myscript {
	font-family: 'Allura', cursive;
	margin-top: 0;
	font-size: 3.4em;
}
.modal-title span {
	font-weight: 700;
}
.hiring-btn {
	border-radius: 6px;
	font-size: 18px;
	line-height: 1.33;
	padding: 10px 16px;
	background-color: #428bca;
	border-color: #357ebd;
	color: #fff;
	text-align: center;
}
.img-full {
	width: 100%;
}
/*----------------------------------------------------*/
/* Header */
/*----------------------------------------------------*/

header {
	background: #fff;
}
.blog header, .single header {
	background: none !important;
	border-bottom: none !important;
}
#megaMenu ul.megaMenu > li.menu-item {
	font-family: 'Open Sans', sans-serif !important;
}
#megaMenu ul.megaMenu > li.menu-item > a {
	font-weight: bold !important;
	padding-left: 8px !important;
	padding-right: 8px !important;
}
#megaMenu ul.megaMenu > li.menu-item > a {
	font-size: 1.3em !important;
}
@media (min-width: 768px) {
#megaMenu ul.megaMenu > li.menu-item > a {
	font-size: .9em !important;
}
}
@media (min-width: 992px) {
#megaMenu ul.megaMenu > li.menu-item > a {
	font-size: 1em !important;
}
}
@media (min-width: 1200px) {
#megaMenu ul.megaMenu > li.menu-item > a {
	font-size: 1.2em !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
}
}
#megaMenu ul.megaMenu > li.menu-item .myscript {
	font-family: 'Open Sans', sans-serif !important;
	font-size: inherit !important;
}
#megaMenu ul ul.sub-menu li.menu-item > a {
	font-size: 1.2em !important;
}
#megaMenu .menu-item-has-children > a > .wpmega-link-title:after {
	display: inline-block;
	/* content: url(/wp-content/uploads/2015/07/down-arrow.png); */
	content: " ";
	margin-left: 6px;
	position: relative;
	top: 2px;
	height: 1em;
	width: 1em;
	/* width: 20px; */
	background-image: url(/wp-content/uploads/2015/07/down-arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
}
#megaMenu.megaFullWidth {
	width: 100%;
	margin: 0% 0;
}
 @media (min-width: 768px) {
#header-left {
	padding-top: 15px;
}
#header-right {
	padding: 0px 0px 15px 0px;
}
}
#header-left img {
	border-bottom: 1px solid #0b3d73;
	margin: 0 auto 5%;
	padding: 0 0 5%;
}
#header-right {
	text-align: right;
}
#header-right .btn-warning {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background-color: #fdb813;
}
#header-right .btn-warning:focus, #header-right .btn-warning:hover {
	background-color: #0C3F74;
}
.home .myscript {
	font-size: 3.4em !important;
}
/*----------------------------------------------------*/
/* Homepage */
/*----------------------------------------------------*/

#home-banner {
	background: url('/wp-content/uploads/2015/08/trial-banner.png') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#home-banner h2 {
	font-family: 'Lora', serif;
	color: #fff;
	font-size: 2em;
	margin: 30% 0 5% 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
#home-banner h2 span {
	font-weight: 700;
}
.icon-nav ul {
	padding-left: 0;
}
.icon-nav img {
	margin: 0 auto;
}
.icon-nav ul li:first-child {
	padding-top: 3px;
}
.brochure {
	background: #0C3F74;
	color: #fff;
	text-align: center;
	padding-top: 1%;
}
.brochure a {
	text-decoration: none;
	color: rgba(255,255,255,1);
}
.brochure a:hover {
	color: rgba(255,255,255,0.7);
}
.brochure a h3 {
	font-size: 3em;
}
.brochure h3 span {
	font-weight: 700;
}
#c-one, #c-two, #c-three, #c-four {
	background: #0c3f74;
	color: #fff;
	padding: 7%;
	margin: 7% 0;
}
#c-one h4, #c-two h4, #c-three h4, #c-four h4 {
	margin-top: 0;
	text-align: center;
}
#c-one > p, #c-two > p, #c-three > p, #c-four > p {
	font-size: 1.1em;
	margin-bottom: 0;
	padding: 6% 0;
	text-align: left;
}
.conversions .btn {
	background: #031942 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	padding: 6% 0;
}
#home-page {
	background: #d3d2d2;
	color: #0c3f74;
	padding: 5% 0;
}
#home-page p {
	border-top: 1px solid #0c3f74;
	border-bottom: 1px solid #0c3f74;
	font-size: 1.2em;
	padding: 5% 0;
}
.services-banner ul {
	list-style: outside none none;
	text-align: center;
}
.services-banner ul li {
	padding: 6% 0;
}
footer {
	background: #0c3f74;
	color: #fff;
	padding: 5% 0;
	text-align: center;
}
.footer-links {
	list-style: none;
	padding-left: 0;
}
.footer-links li a {
	font-size: .8em;
	color: #fff;
	text-decoration: underline;
}
.footer-links li a:hover, .footer-links li a:focus {
	color: #fdb813;
}
.footer-social-links {
	list-style: none;
	padding-left: 0;
}
.footer-social-links li {
	display: inline;
}
.home #conversions-inner {
	display: none;
}
.page #conversions {
	display: none;
}
.page-id-118 .panel-title {
	text-align: center;
	padding-top: 1%;
}
.page-id-118 .panel-title::before {
	content: '' !important;
}
.page-id-118 .panel {
	background: none !important;
	box-shadow: none !important;
}
#headingOne, #headingThree {
	margin-top: 5px;
}
.location-photos img {
	border: 5px solid #fff;
	margin-bottom: 9%;
}
/*----------------------------------------------------*/
/* Communities Template */
/*----------------------------------------------------*/

/*Communities Landing Page*/
.page-id-27 #inside-banner.clp {
	background: url('/wp-content/uploads/2015/07/hospice-sample-banner.png') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*Bethel Park Page*/
.page-id-71 #inside-banner {
	background: url('/wp-content/uploads/2015/09/bethel-park-final-banner.png') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*South Hills Page*/
.page-id-91 #inside-banner {
	background: url('/wp-content/uploads/2015/09/cranberry-final-banner.png') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*Cranberry Page*/
.page-id-95 #inside-banner {
	background: url('/wp-content/uploads/2015/09/peters-final-banner.png') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*Peters Twp Page*/
.page-id-87 #inside-banner {
	background: url('/wp-content/uploads/2015/09/south-hills-final-banner.png') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*Communities Landing Page*/
.page-id-1118 #inside-banner {
	background: url('/wp-content/uploads/2018/03/longwood-front.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* Polaris Location */

.page-id-991 #inside-banner {
	background: url('/wp-content/uploads/2018/07/polaris-building-2.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


/*Default Inside Pages*/
#inside-banner {
	background: url('/wp-content/uploads/2015/07/hospice-sample-banner.png') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#inside-banner {
	color: #fff;
	padding: 3% 0 5% 0;
	text-align: right;
}
#inside-banner h1 {
	font-family: 'Lora', serif;
	font-weight: 400;
}
#inside-banner h4 {
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75);
}
.lg-grey {
	background: #b1b3b6;
	padding: 4% 0 2% 0;
	font-size: 16px;
}
.lg-grey h1 {
	font-family: 'Lora', serif;
	font-weight: 400;
	font-size: 3em;
	padding-bottom: 10px;
	border-bottom: 8px double #0C3F74;
	margin-bottom: 15px;
}
.lg-grey h2 {
	font-family: 'Lora', serif;
	font-weight: 400;
	margin-top: 0;
}
.lg-grey h2 span {
	font-weight: 700;
}
.page-id-119 .lg-grey h2 {
	font-family: 'Lora', serif;
	font-weight: 400;
	margin-top: 0;
	font-size: 2.3em;
}
.page-template-full-width-page .lg-white {
	color: #0C3F74;
	padding: 4% 0;
	font-size: 16px;
}
.sm-white .container h2 {
	color: #0C3F74;
	font-family: 'Lora', serif;
	font-weight: 700;
	margin-top: 0;
	text-align: center;
}
.panel-title {
	color: #0C3F74;
}
.panel-title::before {
	content: url('/wp-content/uploads/2015/07/down-arrow.png');
}
.panel-group .panel {
	border-radius: 0px !important;
	border: none !important;
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #fdb813;
	text-transform: uppercase;
}
.panel-heading {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border: 1px solid #FDB813;
	background: #eee;
	border-top: none;
	font-size: 16px;
}
.btn-default {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}
.communities-btns img {
	border: 1px solid #ccc;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: 100%
}
.communities-btns a {
	margin-top:0px;
	display: block;
	margin-bottom:15px;
}
.contact-us-locations .btn.btn-default.btn-sm {
	margin-bottom:32px;
}
.communities-btns a span {
	font-family: 'Lora', serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #aaa;
}
.health-services-btns a {
	margin-top: -22px;
	display: block;
	border-top: none !important;
	margin-bottom: 32px;
}
.comm-contact {
	font-size: 20px;
}
.story-lead-in {
	font-size: 1.7em;
	padding: 1% 0 0 0;
	font-weight: 300;
}
.story-callout {
	font-size: 1.5em;
	padding: 1% 0 0 0;
	font-weight: 300;
}
.btn-lg {
	padding: 10px 16px 20px;
}
.contact-us-locations {
	background-color: #fff;
	border-color: #ccc;
	color: #333;
	border-radius: 6px;
	font-size: 18px;
	line-height: 1.33;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	padding: 2%;
	margin-bottom: 3%;
	margin-top: -10px;
	min-height: 235px;
}
.contact-us-locations h3 {
	margin-top:0;
}
.contact-us-locations .btn.btn-default.btn-sm {
    margin-bottom: 10px;
}
.contact-us-nav {
    display: block;
}
.contact-us-nav ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.contact-us-nav ul li a {
	font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}

.contact-us-nav ul li a:hover {
    color: #2a6496;
    text-decoration: none;
}
/*----------------------------------------------------*/
/* Media Queries */
/*----------------------------------------------------*/

/* Smartphones (portrait and landscape) --  --  --  --  -- - */
@media only screen and (min-device-width : 768px) {
header {
	padding: 0 0 0 0;
	border-bottom: 10px solid #636466;
}
#header-left img {
	border-bottom: none;
}
ul.social-header {
	text-align: right !important;
}
#home-banner h2 {
	font-size: 5em;
}
.brochure {
	width: 100%;
	margin-left: 0%;
}
.visit-us {
	text-align: left;
}
.call-us {
	text-align: right;
}
.left, .alignleft {
	display: inline;
	float: left;
}
.right, .alignright {
	display: inline;
	float: right;
}
.alignleft {
	margin: 0 20px 20px 0;
}
.alignright {
	margin: 0 0 20px 20px;
}
.services-banner .container .row {
	margin-bottom: 0;
}
.services-banner ul li {
	padding: 1% 0;
}
.page #half-circle-down {
	display: none;
}
.page #conversions {
	background: #b1b3b6;
}
footer {
	text-align: left;
}
#header-left img {
	margin: 0;
}
.sm-white {
	padding-bottom: 2%;
}
.sm-white .container h2 {
	margin: 3% 0;
	font-size: 3.2em;
}
#c-one h4, #c-two h4, #c-three h4 {
	font-size: 1.3em;
}
.home .myscript {
	font-size: 5em !important;
}
.contact-us-locations {
	min-height:inherit;
}
}

/* Smartphones (landscape) --  --  --  --  -- - */
@media only screen and (min-width : 968px) {
/* Styles */

#header p {
	margin: 0 0 25px;
}
#logo {
	text-align: left;
	position: absolute;
	left: 20px;
	z-index: 5;
}
#home-banner h2 {
	font-size: 4em;
	margin-top: 35%;
	margin-bottom: 5%;
}
.brochure {
	width: 100%;
	margin-left: 0;
}
.brochure a h3 {
	font-size: 2em;
}
}

/* Smartphones (landscape) --  --  --  --  -- - */
@media only screen and (min-width : 1024px) {
/* Styles */

#home-banner h2 {
	font-size: 4em;
}
#home-page {
	padding: 2% 0;
}
.myscript {
	font-size: 6em;
}


/* Smartphones (landscape) --  --  --  --  -- - */
@media only screen and (min-width : 1400px) {
/* Styles */



}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}