@charset "UTF-8";
/* CSS Document */

:root {
	--orange-color: #c7531e;	
}

.intro-deck {
	margin-top: -15%;
}


ul.yellow-bullet {
    list-style-type: square;
    padding: 0;
	margin: 0 0 25px 50px;
	color: #bb923f;
}

ul.yellow-bullet li {
    margin-bottom: 0;
}

.yellow-bullet li span {
    color: #000;
}

ul.accomplishment-list li span {
    color: #000;
}

ul.accomplishment-list {
    font-size: 21px;
    line-height: 31px;
    padding-top: 20px;
    list-style-type: square;
    color: #C75302;
}

.palliative-feature {
	position:relative;
}

@media (min-width: 992px) {
	.palliative-feature h1 {
		font-family: warnock-pro-display, serif;
		font-weight: 700;
		font-style: normal;
		color: #C75302;
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 45px;
	}
}
@media (max-width: 991px) {
.palliative-feature h1 {
    font-family: warnock-pro-display, serif;
    font-weight: 700;
    font-style: normal;
    color: #C75302;
    font-size: 30px;
    line-height: 32px;
	margin-bottom: 35px;
}
}

@media (max-width: 575px) {
.palliative-feature h1 {
    font-family: warnock-pro-display, serif;
    font-weight: 700;
    font-style: normal;
    color: #C75302;
    font-size: 26px;
    line-height: 28px;
	margin-bottom: 25px;
}
}

@media (max-width: 575px) {
	.palliative-feature h2 {
    font-family: warnock-pro-display, serif;
    font-weight: 700;
    font-style: normal;
    color: #C75302;
    font-size: 28px;
    line-height: 36px;
	padding-bottom: 17px;
	}	
}

@media (max-width: 767px) {
	.palliative-feature h2 {
    font-family: warnock-pro-display, serif;
    font-weight: 700;
    font-style: normal;
    color: #C75302;
    font-size: 30px;
    line-height: 36px;
	padding-bottom: 17px;
	}	
}

@media (min-width: 768px) {
.palliative-feature h2 {
    font-family: warnock-pro-display, serif;
    font-weight: 700;
    font-style: normal;
    color: #C75302;
    font-size: 32px;
    line-height: 36px;
	padding-bottom: 17px;
}
}


/*pm quotes*/

.palliative-quote {
	padding:0;
	    position: relative;
}

.palliative-quote .mobile-branch-two {
	max-width: 410px;
}

.palliative-quote footer,
.pm-quote-secondary footer {
    border-top: none;
}

.quote-content img {
    width: 52px;
    margin: 0 auto;
    display: block;
	padding-bottom: 20px;
}

.palliative-quote .blockquote-footer {
    font-family: warnock-pro-display, serif;
	font-weight: 700;
    font-style: italic;
    font-size: 21px;
    line-height: 28px;
    color: #bb923f;
	padding-top: 15px;
}

@media (max-width: 575px) {
	.palliative-quote p {
		font-family: warnock-pro, serif;
		font-weight: 700;
		font-style: normal;
		color: #bb923f;
		font-size: 22px;
		line-height: 30px;
	}
}

@media (max-width: 767px) {
	.palliative-quote p {
		font-family: warnock-pro, serif;
		font-weight: 700;
		font-style: normal;
		color: #bb923f;
		font-size: 24px;
		line-height: 32px;
	}
}

@media (min-width: 768px) {
	.palliative-quote p {
		font-family: warnock-pro, serif;
		font-weight: 700;
		font-style: normal;
		color: #bb923f;
		font-size: 26px;
		line-height: 36px;
	}
}

@media (max-width: 575px) {
.pm-quote-secondary p {
    font-family: warnock-pro-subhead, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 23px;
    line-height: 30px;
    color: #c7531e;
}
}

@media (max-width: 767px) {
.pm-quote-secondary p {
    font-family: warnock-pro-subhead, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 25px;
    line-height: 30px;
    color: #c7531e;
}
}

@media (min-width: 768px){
.pm-quote-secondary p {
    font-family: warnock-pro-subhead, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 32px;
    line-height: 36px;
    color: #c7531e;
    margin-top: 45px;
}
}


@media (max-width: 575px) {
	.pm-quote-secondary .blockquote-footer {
    font-family: warnock-pro, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #c7531e;
}
}


/* @media (max-width: 767px) {
	.pm-quote-secondary .blockquote-footer {
    font-family: warnock-pro, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #c7531e;
}
} */

@media (min-width: 576px) {
	.pm-quote-secondary .blockquote-footer {
		font-family: warnock-pro, serif;
		font-weight: 600;
		font-style: normal;
		font-size: 18px;
		line-height: 30px;
		color: #c7531e;
	}
}

.palliative-quote blockquote {
    margin-bottom: 45px;
}

/*pm figure*/

.palliative-figure {
    margin-bottom: 45px;
    margin-top: 45px;
	position:relative;
}

.palliative-feature figcaption,
.acs-minifeature figcaption{
    font-style: italic;
}



/*pm-cta*/

.pm-cta {
    background: none;
    background-position: right center;
    background-repeat: no-repeat;
    padding: 20px 3px;
    margin-bottom: 45px;
}

@media (min-width: 992px) { 
.pm-cta {
    background: url(../images/feature/caregiver+patient.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 140px 0px 119px;
    margin-bottom: 45px;
}

}

.pm-cta h3 {
    font-size: 27px;
    text-align: center;
    font-family: myriad-pro-semi-condensed, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 34px;
    color: #c7531e;
}

@media (min-width: 992px) { 

.pm-cta h3 {
    text-align: left;
}
}

.pm-cta .row {
    flex-direction: row;
}

@media (min-width: 992px) { 

.pm-cta .row {
    flex-direction: column;
}
}

p.phone-number:before {
    content: "";
    display: block;
    background: url(../images/feature/phone-icon.svg) no-repeat;
    width: 68px;
    height: 79px;
    float: left;
    margin: 0;
    top: -11px;
    position: relative;
    left: -5px;
}



p.phone-number {
    font-family: myriad-pro-semi-condensed, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #c7531e;
    line-height: 30px;
	margin-top: 15px;
	display: inline-block;
	text-align: left;

}

@media (min-width: 576px) { 
	p.phone-number {
		margin-top: 0px;
}
}

@media (min-width: 992px) { 
p.phone-number {
	margin-top: 15px;
}
}

.pm-cta .btn-rust {
    padding: 10px 25px;
    text-transform: uppercase;
    transition: 1s;
	border: 1px solid;
	border-color: var(--orange-color);
}

.pm-cta .btn-rust:hover {
    border: 1px solid;
	border-color: var(--orange-color);
}

.give-now {
    text-align: center;
}

@media (min-width: 992px) { 
.give-now {
    text-align: left;
}
}

.pm-cta .development {
	text-align: center;
	
}

@media (min-width: 992px) { 
.pm-cta .development {
	text-align: left;
	
}
}

/*videos*/

.pm-video-content {
    border: 1px solid #bb923f;
    padding: 32px;
}

.pm-video-content p {
    margin-bottom: 0;
    padding-top: 20px;
    font-family: myriad-pro-semi-condensed, sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 34px;
    font-size: 27px;
    color: #c7531e;
}

.pm-video {
    margin-bottom: 45px;
}

img.d-block.play-button {
    width: 75px !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* z-index: 10; */
    position: absolute !important;
}

/*tree*/

.tree-slice-one img,
.tree-slice-two img,
.tree-slice-three img,
.tree-slice-four img,
.tree-slice-five img,
.tree-slice-six img,
.tree-slice-seven img {
    position: absolute;
    width: 300px;
    z-index: 2;
	display:none;

}

@media (min-width: 992px) {
.tree-slice-one img,
.tree-slice-two img,
.tree-slice-three img,
.tree-slice-four img,
.tree-slice-five img,
.tree-slice-six img,
.tree-slice-seven img {
    position: absolute;
    width: 300px;
    z-index: 3;
	display:block;

}
}

.tree-slice-one img {
    top: 189px;
    width: 350px;
}


.tree-slice-two img {
    top: 1416px;
    width: 355px;
}

.tree-slice-three img {
    top: 2646px;
    width: 353px;
}

.tree-slice-four img {
    top: 4009px;
    min-width: 353px;
}

.tree-slice-five img {
    top: 3238px;
    width: 535px;
}

.tree-slice-five img {
    top: 5333px;
    width: 356px;
}

.tree-slice-six img {
    top: 7652px;
    width: 354px;
}

.tree-slice-seven img {
    top: 6496px;
    width: 354px;
}

.branch {
		position:absolute;
		width:300px;
		height:539px;
	z-index: 1;
	display:none;
}
@media (min-width: 992px) { 
.branch {
		position:absolute;
		width:300px;
		height:539px;
	z-index: 1;
	display:block;
	    /*transform: rotate(-16deg);*/
}
}

.top-branch {
   /* height: 10px;*/
    overflow: hidden;
    /*transition: height 2s ease;*/
    position: absolute;
    bottom: 22px;
    left: -30px; /*-6px;*/
	/*animation-duration: 3s;*/
}
/*.buttom:hover {
    height: 500px;*/
/*
.top-branch.in-view {
    height: 500px;
}*/


/*table*/

.pm-table .header {
    background: #fff;
    color: #c7531e;
    text-align: center;
    font-family: myriad-pro-semi-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
}

.pm-table {
    font-family: myriad-pro-semi-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 18px;
    line-height: 22px;
	text-align: left;
	margin-top: 35px;
}

.pm-table tbody tr:nth-child(odd) {
    background: none;
}

.pm-table tbody {
    border-top: 1px solid #bb923f;
    border-bottom: 1px solid #bb923f;
}

.pm-table tr td {
    border-right: 1px solid #bb923f;
    border-bottom: 1px solid #bb923f;
	vertical-align: top;
}

.pm-table tr td:last-child {
    border-right: none;
}

p.table-caption {
    font-family: warnock-pro, serif;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
	line-height: 18px;
    padding-top: 10px;
}

.pm-table .row > div {
    padding: 15px;
    border-bottom: 1px solid #bb923f;
    border-right: 1px solid #bb923f;
}

.pm-table .row > div:last-child {
    border-right: none;
}

/*acs-quotes*/

.acs-quote {
	margin:45px 0;
}

.acs-quote p {
    font-family: warnock-pro, serif;
    font-weight: 600;
    font-style: italic;
    color: #000;
    font-size: 32px;
    line-height: 48px;
}

.acs-quote .blockquote-footer {
    border-top: none;
    font-size: 18px;
    color: #000;
    font-family: warnock-pro, serif;
    font-weight: 400;
    font-style: normal;
	line-height:24px;
}

.acs-quote .hr-story {
    width: 98%;
    margin-top: 10px;
    margin-bottom: 0px;
    height: 8px;
    border-top: none;
}

.acs-quote .hr-bonus {
background: #fffcfc; /* Old browsers */
background: -moz-linear-gradient(left, #fffcfc 0%, #c7531e 48%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #fffcfc 0%,#c7531e 48%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #fffcfc 0%,#c7531e 48%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
}

/*acs figure*/

figure.acs-figure {
    margin-bottom: 45px;
}


/*carousel*/

.acs-carousel .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 7px;
    left: 0;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 20px;
    text-align: left;
    line-height: 1.35em;
    font-size: .80em;
    color: #616161;
}

.acs-carousel .carousel-item {
    padding-bottom: 85px;
}

.acs-carousel .carousel-indicators {
    bottom: 94px;
}

.acs-carousel .carousel-control-next, .acs-carousel .carousel-control-prev {
    top: -100px;
}

/*accomplishments*/

.accomplishments {	
	margin-bottom:45px;
}

.accomplishments .hr-story {
	width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 8px;
    border-top: none;
	
}

.accomplishments .hr-bonus {
background: #c7531e; /* Old browsers */
background: -moz-linear-gradient(left, #c7531e 50%, #fff9f9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #c7531e 50%,#fff9f9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #c7531e 50%,#fff9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.accomplishments .reverse-gradient .hr-bonus {
background: #fff9f9; /* Old browsers */
background: -moz-linear-gradient(left, #fff9f9 0%, #c7531e 49%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #fff9f9 0%,#c7531e 49%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #fff9f9 0%,#c7531e 49%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
}

ul.accomplishment-list {
    font-size: 21px;
    line-height: 31px;
    padding-top: 20px;
}


/*mobile branches*/
.mobile-branch-three {
    position: absolute;
    top: -95px;
    left: -279px;
    z-index: 2;
    width: 525px;

}
.mobile-branch-five {
    position: absolute;
    top: -68px;
    left: -152px;
    z-index: 2;
    width: 493px;
}

img.img-fluid.mobile-branch-right1 {
    float: right;
    width: 100%;
    margin-right: -332px;
    /* -webkit-clip-path: polygon(2% 10%, 18% 1%, 27% 21%, 43% 32%, 57% 38%, 71% 40%, 81% 39%, 91% 26%, 99% 26%, 99% 91%, 82% 100%, 69% 99%, 49% 98%, 36% 94%, 21% 72%, 11% 56%, 3% 36%); */
    /* clip-path: polygon(2% 10%, 18% 1%, 12% 21%, 43% 32%, 57% 38%, 71% 40%, 81% 39%, 91% 26%, 99% 26%, 99% 91%, 82% 100%, 69% 99%, 49% 98%, 36% 94%, 21% 72%, 11% 56%, 3% 36%); */
    shape-outside: polygon(2% 10%, 24% 5%, 27% 18%, 43% 31%, 57% 39%, 71% 45%, 81% 44%, 91% 29%, 142% 39%, 142% 98%, 86% 91%, 77% 87%, 49% 73%, 36% 65%, 21% 50%, 11% 41%, 3% 32%);
}

.mobile-fern2 {
    float: right;
    width: 262px;
    margin-right: -162px;
    position: relative;
    shape-outside: polygon(23% 15%, 41% 8%, 27% 23%, 52% 37%, 71% 39%, 71% 45%, 81% 44%, 91% 29%, 142% 39%, 142% 98%, 86% 101%, 77% 87%, 49% 73%, 36% 65%, 21% 50%, 11% 41%, 3% 32%);
    top: -45px;
}

img.img-fluid.mobile-fern-right4 {
    width: 275px;
    position: absolute;
    top: 120px;
    right: -104px;
}

img.img-fluid.mobile-fern-left3 {
    width: 262px;
    position: absolute;
    top: 78px;
    left: -83px;
}

.desktop-branch-one img {
    width: 30%;
}

	.desktop-branch-one {
    position: absolute;
    width: 100%;
	top: -3px;
    left: 39px;
}

.desktop-branch-one.in-view {
	-webkit-animation: reveal 3s ease;
	animation: reveal 3s ease;
    animation-fill-mode: forwards;
	
}

.desktop-branch-three img {
    width: 47%;
}

.desktop-branch-three {
    position: absolute;
    top: -66px;
    left: 5px;
    z-index: 2;
    width: 569px;
}

.desktop-branch-three.in-view {
		-webkit-animation: reveal 3s ease;
	animation: reveal 3s ease;
    animation-fill-mode: forwards;
}

.desktop-branch-four img {
    width: 23%;
}

.desktop-branch-four {
    position: absolute;
    top: 319px;
    left: 107px;
    z-index: 2;
    width: 569px;
}

.desktop-branch-four.in-view {
		-webkit-animation: reveal 3s ease;
	animation: reveal 3s ease;
    animation-fill-mode: forwards;
}

.desktop-branch-five img {
    width: 45%;
}

.desktop-branch-five {
    position: absolute;
    top: -57px;
    left: 54px;
    z-index: 2;
    width: 564px;
}

.desktop-branch-five.in-view {
		-webkit-animation: reveal 3s ease;
	animation: reveal 3s ease;
    animation-fill-mode: forwards;
}

@-webkit-keyframes reveal {
    0%   {width: 0px;}
    100% { width: 100%;}
}
@keyframes reveal {
    0%   {width: 0px;}
    100% { width: 100%;}
}



/*mobile styles*/
@media (min-width: 992px) {
/*.intro-deck > div {
	margin-left: 35%;
    padding-right: 5%;
}*/

  }


/*content media queries*/


@media (min-width: 576px) {
	
}

@media (min-width: 735px) {
img.img-fluid.mobile-fern-left3 {
    width: 262px;
    position: absolute;
    top: 57px;
    left: -59px;
}
	
img.img-fluid.mobile-fern-right4 {
    width: 275px;
    position: absolute;
    top: 89px;
    right: -77px;
}
	
}

@media (min-width: 768px) {
.mobile-branch-three {
    width: 569px;

}
	.mobile-branch-five {
    width: 550px;
}
}

@media (min-width: 992px) {
/*.intro-deck div {
    margin-left: 300px;
}
	
	.quote-content {
    margin-left: 325px;
    padding-right: 30px !important;
}
	
	.second .quote-content {
    margin-left: 16.666667%;
    padding-right: 0;
}*/
	
/*	.para-2 {
    flex: 1 0 72.666667%;
    max-width: 72.666667%;
}*/

/*	.para-3 {
	margin-left: 235px;		
	}*/
	
/*	.para-4 {
	margin-left: 267px;		
	}*/
	
/*	.para-5 {
	margin-left: 300px;		
	}*/
	/*	
.second .quote-content {
    margin-left: 461px;
    padding-right: 163px !important;
}
	
	.para-6 {
	margin-left: 300px;		
	}*/
	
	
	
}

@media (min-width: 1200px) {
.desktop-branch-four {
    position: absolute;
    top: 347px;
    left: 24px;
    z-index: 2;
    width: 569px;
}	
	
	
}

@media (min-width: 1360px) {
/*.intro-deck div {
       margin-left: 256px;
}
	
	.desktop-branch-four {
    position: absolute;
    top: 335px;
    left: 65px;
    z-index: 2;
    width: 569px;
}*/
	
/*	.quote-content {
    margin-left: 325px;
    padding-right: 30px !important;
}
	
	.para-2 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

	.para-3 {
	margin-left: 235px;		
	}
	
	.para-4 {
	margin-left: 16.666667%;	
	}
	
	.para-5 {
	margin-left: 300px;		
	}*/
	/*	
.second .quote-content {
    margin-left: 461px;
    padding-right: 163px !important;
}
	
	.para-6 {
	margin-left: 300px;		
	}*/
}

@media (min-width: 1500px) {
/*.intro-deck div {
   margin-left: 16.666667%;
}
	
	.quote-content {
    margin-left: 325px;
    padding-right: 30px !important;
}
	
	.para-2 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

	.para-3 {
	margin-left: 235px;		
	}
	
	.para-4 {
	margin-left: 16.666667%;	
	}
	
	.para-5 {
	margin-left: 300px;		
	}*/
	/*	
.second .quote-content {
    margin-left: 461px;
    padding-right: 163px !important;
}
	
	.para-6 {
	margin-left: 300px;		
	}*/
}

@media (min-width: 1370px) {
.desktop-branch-three {
    position: absolute;
    top: -66px;
    left: -42px;
    z-index: 2;
    width: 569px;
}
}

@media (min-width: 1490px) {
.desktop-branch-five {
    position: absolute;
    top: -57px;
    left: 18px;
    z-index: 2;
    width: 564px;
}
}

@media (min-width: 1590px) {
.desktop-branch-five {
    position: absolute;
    top: -107px;
    left: 18px;
    z-index: 2;
    width: 564px;
}
}
