.revcyc-top-section h1{
	font-size: 6.5rem;
}
.revcyc-intro-heading{
	padding-bottom: 3.2rem;
}
.revcyc-intro-heading h2{
	letter-spacing: 0.03em;
}
.revcyc-col{
  padding-bottom: 1.5em;
}
.revcyc-heading{
  background: #385d7f;
  color: #fff;
  margin-bottom: 0.5em;
  padding: 1.3rem 0.8rem;
  text-align: center;
}
.revcyc-heading.mb-0{
	margin-bottom: 0;
}
.revcyc-heading h3{
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.2;
}
.revcyc-obs-list{
	background: #f4f3f3;
	line-height: 1.4;
	padding: 2rem 2.5rem;
}
.revcyc-obs-list ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.revcyc-obs-list li{
	background-image: url('../img/pages/concierge-medicine/angle-right-blue.svg');
	background-repeat: no-repeat;
	background-position: left top 0.3em;
	background-size: 0.5em auto;
	margin-bottom: 1.4em;
	padding-left: 1.5em;
}
.revcyc-obs-list li:last-child{
	margin-bottom: 0;
}
.revcyc-graph img{
	display: block;
	height: auto;
	width: 100%;
}
.revcyc-anim-img img{
	transform: scale(0.8);
	transition: all 0.4s 0.4s linear;
	opacity: 0;
}
.revcyc-market-graph{
	margin-bottom: 3rem;
}
.revcyc-zbb-row{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 0.6rem;
}
.revcyc-zbb-row:last-child{
	margin-bottom: 0;
}
.revcyc-zbb-icon{
	background: #def1ed;
	border-radius: 0.6rem;
	display: flex;
	align-items: center;
	width: 8rem;
}
.revcyc-zbb-icon img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-zbb-content{
	background: #f4f3f3;
	font-size: 1.5rem;
	line-height: 1.33;
	padding: 1rem 1.5rem;
	width: calc(100% - 8.6rem);
}
.revcyc-signals-section{
	background: #fcf6f4;
}
.revcyc-th-sect-heading h3{
	color: #385d7f;
}
.revcyc-source-hint{
	padding-top: 3rem;
}
.revcyc-leaders-row{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 4rem;
	margin-top: 2rem;
}
.revcyc-leaders-block{
	background: #cce8e0;
	height: 100%;
	padding: 3rem 2.6rem 1rem;
}
.revcyc-leaders-item{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2rem;
}
.revcyc-leaders-icon{
	width: 26%;
}
.revcyc-leaders-icon img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-leaders-content{
	letter-spacing: -0.02em;
	width: 70%;
}
.revcyc-platforms-row{
	margin-top: 4rem;
}
.revcyc-platform-item{
	border: 2px solid #8fc0ac;
	border-radius: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	min-height: 16rem;
	margin-bottom: 4rem;
	padding: 3.5rem 1.5rem 2rem;
	position: relative;
	text-align: center;
}
.revcyc-platform-item-title{
	background: #fcf6f4;
	color: #385D7F;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	left: 50%;
	line-height: 1;
	padding: 0 1.5rem;
	position: absolute;
	top: 0;
	transform: translate(-50%,-60%);
	white-space: nowrap;
}
.revcyc-platform-item-img{
	mix-blend-mode: multiply;
}
.revcyc-platform-item-img img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-factors-block{
	background: #e9f5f2;
	border-radius: 2rem;
	height: 100%;
}
.revcyc-factors-col:nth-child(2) .revcyc-factors-block{
	background: #e6eaef;
}
.revcyc-factors-col:nth-child(3) .revcyc-factors-block{
	background: #cddeef;
}
.revcyc-factors-icon{
	padding: 1.5rem;
	text-align: center;
}
.revcyc-factors-icon img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-factors-title{
	background: #385d7f;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.14;
	padding: 1.2rem;
	text-align: center;
}
.revcyc-factors-content{
	line-height: 1.4;
	padding: 3rem 2rem;
}
.revcyc-factors-content ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.revcyc-factors-content li{
	background-image: url('../img/pages/concierge-medicine/angle-right-blue.svg');
	background-repeat: no-repeat;
	background-position: left top 0.3em;
	background-size: 0.5em auto;
	margin-bottom: 1.4em;
	padding-left: 1.5em;
}
.revcyc-factors-content li:last-child{
	margin-bottom: 0;
}
.revcyc-cycle-section{
	background: #fcf6f4;
}
.revcyc-cycle-block{
	background: #fff;
}
.revcyc-cycle-row{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.8rem;
}
.revcyc-cycle-col{
	padding: 0 0.8rem;
	width: 36%;
}
.revcyc-cycle-col:nth-child(2){
	width: 28%;
}
.revcyc-cycle-item{
	padding-bottom: 3rem;
	text-align: center;
}
.revcyc-cycle-heading{
	background: #385d7f;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	padding: 1.2rem;
	text-align: center;
}
.revcyc-cycle-content{
	padding: 2rem 1.5rem;
}
.revcyc-cycle-img{
	padding: 0 1.5rem;
}
.revcyc-cycle-img img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-cycle-list-item{
	background: #cce8e0;
	font-size: 1.5rem;
	line-height: 1.1;
	margin-bottom: 3rem;
	padding: 0.6rem 1rem;
	position: relative;
}
.revcyc-cycle-list-item:last-child{
	margin-bottom: 0;
}
.revcyc-cycle-list-item:after{
	background-image: url('../img/pages/revenue-cycle-managment/arrow-down-blue.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	content: "";
	display: block;
	height: 2.6rem;
	left: 50%;
	margin-top: 0.2rem;
	position: absolute;
	top: 100%;
	width: 1.8rem;
}
.revcyc-cycle-list-item:last-child:after{
	content: none;
	display: none;
}
.revcyc-cycle-list-item strong{
	font-size: 1.6rem;
}
.revcyc-accelerating-content{
	background: #e9f5f2;
	line-height: 1.4;
	padding: 3rem;
}
.revcyc-accelerating-content ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.revcyc-accelerating-content li{
	background-image: url('../img/pages/concierge-medicine/angle-right-blue.svg');
	background-repeat: no-repeat;
	background-position: left top 0.3em;
	background-size: 0.5em auto;
	margin-bottom: 1.4em;
	padding-left: 1.5em;
}
.revcyc-accelerating-content li:last-child{
	margin-bottom: 0;
}
.revcyc-adoption-block{
	background: #cddeef;
	padding: 3.5rem 3rem;
}
.revcyc-adoption-item{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2.3rem;
}
.revcyc-adoption-item:last-child{
	margin-bottom: 0;
}
.revcyc-adoption-img{
	text-align: center;
	width: 39%;
}
.revcyc-adoption-content{
	line-height: 1.4;
	width: 54%;
}
.revcyc-adoption-img img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-applications-row{
	margin-left: -0.8rem;
	margin-right: -0.8rem;
}
.revcyc-applications-row > div{
	padding-left: 0.8rem;
	padding-right: 0.8rem;
}
.revcyc-applications-item{
	background: #f4f3f3;
	border-radius: 2rem;
	height: 100%;
	padding: 2.5rem;
}
.revcyc-applications-item-heading{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2rem;
}
.revcyc-applications-item-heading img{
	display: block;
	height: auto;
	width: 4.8rem;
}
.revcyc-applications-item-heading h3{
	color: #385d7f;
	font-size: inherit;
	align-self: center;
	max-width: 8em;
	line-height: 1.1;
	padding-left: 1.2rem;
	margin: 0;
}
.revcyc-applications-item-content li{
	margin-bottom: 1em;
}
.revcyc-applications-item-content li:last-child{
	margin-bottom: 0;
}
.revcyc-considerations-section{
	background: #fcf6f4;
}
.revcyc-federal-content{
	background: #fff;
	margin-bottom: 1rem;
	padding: 2.5rem;
}
.revcyc-federal-item{
	display: flex;
	flex-wrap: wrap;
	font-size: 1.7rem;
	line-height: 1.17;
	margin: 0 -0.5rem 1rem;
}
.revcyc-federal-item:last-child{
	margin-bottom: 0;
}
.revcyc-federal-heading-col{
	padding: 0 0.5rem;
	width: 35%;
}
.revcyc-federal-text-col{
	padding: 0 0.5rem;
	width: 65%;
}
.revcyc-federal-heading{
	background: #dcebe6;
	border-radius: 0.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	height: 100%;
	padding: 1.5rem;
	text-align: center;
}
.revcyc-federal-text{
	background: #fff;
	padding: 2.2rem 1.6rem;
}
.revcyc-barriers-block{
	margin-bottom: 1.5rem;
}
.revcyc-dynamics-content{
	background: #fff;
	font-size: 1.7rem;
	line-height: 1.17;
	padding: 1.6rem;
}
.revcyc-dynamics-content ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.revcyc-dynamics-content li{
	background-image: url('../img/pages/concierge-medicine/angle-right-blue.svg');
	background-repeat: no-repeat;
	background-position: left top 0.3em;
	background-size: 0.5em auto;
	margin-bottom: 0.7em;
	padding-left: 1.5em;
}
.revcyc-dynamics-content li:last-child{
	margin-bottom: 0;
}
.revcyc-strategic-block{
	background: #f4f3f3;
	padding: 3rem;
}
.revcyc-strategic-item{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 2.5rem;
}
.revcyc-strategic-item:last-child{
	margin-bottom: 0;
}
.revcyc-strategic-img{
	padding-right: 2rem;
	width: 30%;
}
.revcyc-strategic-content{
	width: 70%;
}
.revcyc-strategic-img img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-themes-content{
	background: #cce8e0;
	padding: 3rem;
}
.revcyc-themes-content ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.revcyc-themes-content li{
	background-image: url('../img/pages/concierge-medicine/angle-right-blue.svg');
	background-repeat: no-repeat;
	background-position: left top 0.3em;
	background-size: 0.5em auto;
	margin-bottom: 1.5em;
	padding-left: 1.5em;
}
.revcyc-themes-content li:last-child{
	margin-bottom: 0;
}
.revcyc-drug-section{
	background: #fcf6f4;
}
.revcyc-drug-graph{
	background: #fff;
	margin-bottom: 2rem;
	padding: 2rem 0.5rem;
}
.revcyc-investment-block{
	background: #fff;
	padding: 3.4rem 3.2rem 1rem;
}
.revcyc-investment-item{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2.4rem;
}
.revcyc-investment-item-icon{
	padding-right: 2rem;
	width: 25%;
}
.revcyc-investment-item-content{
	max-width: 25rem;
	width: 75%;
}
.revcyc-investment-item-icon img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-capabilities-content{
	background: #f4f3f3;
	font-size: 1.4rem;
	line-height: 1.215;
}
.revcyc-capabilities-content th{
	background: #35757e;
	color: #fff;
	padding: 1rem 1.2rem;
	text-align: left;
}
.revcyc-capabilities-content td{
	border-bottom: 1px solid #385d7f;
	padding: 1rem 1.2rem;
}
.revcyc-capabilities-content td:nth-child(1){
	font-weight: bold;
}
.revcyc-capabilities-content tr:nth-child(even) td{
	background: #cad8e7;
}
.revcyc-activity-col .revcyc-heading{
	background: #35757e;
}
.revcyc-activity-list{
	background: #def1ed;
	border-top: 1px solid #385d7f;
	font-size: 1.6rem;
	line-height: 1.25;
}
.revcyc-activity-item{
	border-bottom: 1px solid #385d7f;
	padding: 3.2rem 3rem;
}
.revcyc-trends-section{
	background: #fcf6f4;
}
.revcyc-trends-col .revcyc-heading{
	background: #35757e;
}
.revcyc-trends-item{
	background: #fff;
	border-radius: 1.2rem;
	border: 1px dashed #748ea6;
	font-size: 1.6rem;
	line-height: 1.375;
	margin-bottom: 1rem;
	padding: 2.5rem 2.2rem;
}
.revcyc-trends-item:last-child{
	margin-bottom: 0;
}
.revcyc-trends-item h4{
	color: #2a4f75;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: inherit;
	margin: 0 0 0.8em;
}
.revcyc-participants-content table{
	background: #fff;
	font-size: 1.4rem;
	line-height: 1.215;
}
.revcyc-participants-content th{
	background: #35757e;
	color: #fff;
	padding: 1rem 1.2rem;
	text-align: left;
}
.revcyc-participants-content td{
	border-bottom: 1px solid #385d7f;
	padding: 0.8rem 1.2rem;
}
.revcyc-participants-content td:nth-child(1){
	text-align: center;
	width: 35%;
}
.revcyc-participants-content tr:nth-child(odd) td{
	background: #e9f4f0;
}
.revcyc-pe-content table{
	background: #fff;
	font-size: 1.4rem;
	line-height: 1.215;
}
.revcyc-pe-content th{
	background: #35757e;
	color: #fff;
	padding: 1rem 1.2rem;
	text-align: left;
}
.revcyc-pe-content th:nth-child(1),
.revcyc-pe-content th:nth-child(2),
.revcyc-pe-content th:last-child{
	text-align: center;
}
.revcyc-pe-content td{
	border-bottom: 1px solid #385d7f;
	padding: 1rem 1.2rem;
}
.revcyc-pe-content td:nth-child(1),
.revcyc-pe-content td:nth-child(2),
.revcyc-pe-content td:last-child{
	text-align: center;
}
.revcyc-pe-content td:nth-child(6){
	width: 20%;
}
.revcyc-pe-content tr:nth-child(even) td{
	background: #e9f4f0;
}
.revcyc-pe-content img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-rcm-section{
	background: #def1ed;
}
.revcyc-rcm-item{
	background: #fff;
	border-radius: 1rem;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	padding: 1rem;
}
.revcyc-rcm-item:last-child{
	margin-bottom: 0;
}
.revcyc-rcm-item-title{
	background: #316768;
	border-radius: 1rem;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	line-height: 1.3;
	padding: 1rem;
	text-align: center;
	width: 22.5%;
}
.revcyc-rcm-item:nth-child(2) .revcyc-rcm-item-title{
	background: #92c7b5;
}
.revcyc-rcm-item:nth-child(3) .revcyc-rcm-item-title{
	background: #1a354c;
}
.revcyc-rcm-item:nth-child(4) .revcyc-rcm-item-title{
	background: #3e5275;
}
.revcyc-rcm-item:nth-child(5) .revcyc-rcm-item-title{
	background: #4883c3;
}
.revcyc-rcm-item:nth-child(6) .revcyc-rcm-item-title{
	background: #74a6c2;
}
.revcyc-rcm-item:nth-child(7) .revcyc-rcm-item-title{
	background: #bfbfbf;
}
.revcyc-rcm-section .revcyc-rcm-item-title{
	background: #a5c5d7;
	color: #231f20;
}
.revcyc-rcm-section .revcyc-rcm-item:nth-child(2) .revcyc-rcm-item-title{
	background: #bedcd2;
}
.revcyc-rcm-section .revcyc-rcm-item:nth-child(3) .revcyc-rcm-item-title{
	background: #e9f4f0;
}
.revcyc-rcm-item-title p{
	max-width: 10em;
}
.revcyc-rcm-item-logos{
	align-self: center;
	width: 77.5%;
}
.revcyc-rcm-item-logos img{
	display: inline-block;
	vertical-align: middle;
}
.revcyc-point-section .revcyc-rcm-item{
	background: #e9f4f0;
}
.revcyc-specific-section{
	background: #fcf6f4;
}
@media only screen and (max-width : 767px) {
	.revcyc-top-section h1{
		font-size: 4rem;
	}
	.revcyc-leaders-item{
		margin-bottom: 3rem;
		text-align: center;
	}
	.revcyc-leaders-block{
		padding: 0 2.5rem;
	}
	.col-md-6:first-child .revcyc-leaders-block{
		padding-top: 3rem;
	}
	.revcyc-leaders-icon{
		margin-bottom: 2rem;
		width: 100%;
	}
	.revcyc-leaders-content{
		width: 100%;
	}
	.revcyc-platform-item{
		min-height: 1px;
		margin-bottom: 3rem;
	}
	.revcyc-cycle-col,
	.revcyc-cycle-col:nth-child(2){
		width: 100%;
	}
	.revcyc-cycle-list-item{
		padding: 1.4rem 2rem;
	}
	.revcyc-accelerating-content{
		padding: 2rem;
	}
	.revcyc-adoption-block{
		padding: 3rem 2.5rem;
		text-align: center;
	}
	.revcyc-adoption-item{
		margin-bottom: 3rem;
	}
	.revcyc-adoption-img{
		margin-bottom: 2rem;
		width: 100%;
	}
	.revcyc-adoption-content{
		width: 100%;
	}
	.revcyc-federal-heading-col{
		width: 100%;
	}
	.revcyc-federal-text-col{
		width: 100%;
	}
	.revcyc-federal-heading{
		border-radius: 0.8rem 0.8rem 0 0;
	}
	.revcyc-strategic-block{
		padding: 3rem 2rem;
	}
	.revcyc-strategic-item{
		margin-bottom: 3rem;
	}
	.revcyc-strategic-img{
		padding: 0 0 1.5rem;
		width: 100%;
	}
	.revcyc-strategic-img img{
		width: 7rem;
	}
	.revcyc-strategic-content{
		width: 100%;
	}
	.revcyc-themes-content{
		padding: 2rem;
	}
	.revcyc-investment-item{
		margin-bottom: 3rem;
	}
	.revcyc-investment-block{
		padding: 2.5rem 2.5rem 0;
		text-align: center;
	}
	.revcyc-investment-item-icon{
		padding: 0 0 2rem;
		width: 100%;
	}
	.revcyc-investment-item-icon img{
		width: 7rem;
	}
	.revcyc-investment-item-content{
		max-width: 100%;
		width: 100%;
	}
	.revcyc-capabilities-content{
		margin: 0 -2rem;
		overflow: auto;
	}
	.revcyc-activity-item{
		padding: 2rem;
	}
	.revcyc-trends-item{
		padding: 2rem;
	}
	.revcyc-pe-content{
		margin: 0 -2rem;
		overflow: auto;
	}
	.revcyc-rcm-item{
		padding: 0;
	}
	.revcyc-rcm-item-title{
		padding: 1.2rem 1rem;
		width: 100%;
	}
	.revcyc-rcm-item-title p{
		max-width: 100%;
	}
	.revcyc-rcm-item-logos{
		padding: 1rem 0;
		width: 100%;
	}
}