@charset "utf-8";
@font-face {
	font-family: 'MuseoSans-500';
	src: url('../fonts/MuseoSans-500.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSans-500.woff') format('woff'), url('../fonts/MuseoSans-500.ttf') format('truetype'), url('../fonts/MuseoSans-500.svg#MuseoSans-500') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans-300';
	src: url('../fonts/MuseoSans-300.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSans-300.woff') format('woff'), url('../fonts/MuseoSans-300.ttf') format('truetype'), url('../fonts/MuseoSans-300.svg#MuseoSans-300') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans-700';
	src: url('../fonts/MuseoSans-700.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSans-700.woff') format('woff'), url('../fonts/MuseoSans-700.ttf') format('truetype'), url('../fonts/MuseoSans-700.svg#MuseoSans-500') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSans-900';
	src: url('../fonts/MuseoSans-900.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSans-900.woff') format('woff'), url('../fonts/MuseoSans-900.ttf') format('truetype'), url('../fonts/MuseoSans-900.svg#MuseoSans-500') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-Regular.otf')  format('opentype'),
	     url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf')  format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


body {
	margin: 0;
	padding: 0;
	background: #fff;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
}

img,
a {
	border: medium none;
	outline-style: none;
}

a {
	color: #000;
	transition: all 0.2s ease-in-out;
}

a:hover,
a:focus {
	color: #000;
	text-decoration: none !important;
}

*:focus {
	outline-style: none;
	outline: none;
	outline-offset: 0;
}

a:focus,
input:focus {
	outline-style: none;
}

a:hover,
a:focus {
	text-decoration: none;
}

hr {
	border-color: #dadada;
}

p {
	color: #333333;
	margin: 0;
	padding: 0;
}

p a {
	color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

input,
select,
textarea {
	color: #fff;
	transition: all 0.2s ease-in-out;
}

input:foucs,
select:focus,
textarea:focus {
	outline-style: none;
	box-shadow: none;
}

h1 {
	font-size: 38px;
	color: #4d4d4d;
	margin: 0;
	padding: 0;
}

h1 a {
	color: #a51e30;
}

h2 {
	font-weight: 700;
	font-size: 24px;
	color: #fff;
}

h2 a {
	color: #fff;
}

h3 {
	font-size: 22px;
	color: #a51e30;
}

h3 strong {
	font-weight: 800;
}

h3 a {
	color: #a51e30;
}

h4 {
	font-size: 22px;
	color: #333333;
}

h4 a {
	color: #333333;
}

*:focus {
	outline: none;
}

.padding-left {
	padding-left: 0 !important;
}

.padding-right {
	padding-right: 0 !important;
}

.nopadding {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.top-header {
	margin: 0;
	padding: 0;
	background: #f2f2f2;
}

.care-needs {
	margin: 0;
	padding: 10px 0;
}

.care-needs p {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSans-500';
	font-size: 20px;
	color: #808080;
	display: block;
}

.login-right {
	margin: 0;
	padding: 13px 0 13px;
	text-align: right;
}

.login-right ul {
	margin: 0;
	padding: 0;
}

.login-right ul li {
	display: inline-block;
	margin: 0 10px 0 0px;
	padding: 0 13px 0 0px;
	border-right: 1px #000 solid;
	line-height: 12px;
}

.login-right ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

.login-right ul li a {
	font-family: 'MuseoSans-500';
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
}

.login-right ul li a.active {
	color: #991e5b;
	font-family: 'MuseoSans-700';
}

.login-right ul li a:hover {
	color: #991e5b;
}

.logo {
	margin: 0;
	padding: 0px;
}

.logo img {
	margin: 0 auto;
	display: block;
	padding: 0;
	position: absolute;
	z-index: 11;
	left: 0;
	right: 122px;
}

.menu-header {
	padding: 10px 0;
}

.top-nav {
	margin: 27px 0;
	padding: 0;
	float: left;
	width: 92%;
}

.top-nav ul {
	margin: 0;
	padding: 0;
}

.top-nav ul li {
	margin: 0 22px 0 0;
	padding: 0 21px 0 0;
	display: inline-block;
	border-right: 1px #000 solid;
	position: relative;
	z-index: 111;
}

.top-nav ul li:nth-child(3) {
	border-right: none;
}

.top-nav ul li.blanck-li {
	width: 30%;
	padding: 0;
}

.top-nav ul li:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}

.top-nav ul li a {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSans-500';
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.top-nav ul li a:hover {
	color: #49c385;
}

.top-nav ul li a.active {
	color: #49c385;
}

.top-nav ul li.current-menu-item a {
	color: #49c385;
}

.social-right {
	width: 8%;
	float: right;
	margin: 27px 0;
}

.social-right ul {
	margin: 0;
	padding: 0;
}

.social-right ul li {
	display: inline-block;
	margin: 0;
	padding: 0 0 0 10px;
}

.social-right ul li a {
	color: #991e5b;
}

.social-right ul li a:hover {
	color: #49c385;
}

.three-header-part {
	background: #991e5b;
	padding: 0;
	margin: 0;
}

.available-header {
	margin: 0;
	padding: 0;
	text-align: center;
}

.available-header ul {
	margin: 0;
	padding: 0;
}

.available-header ul li {
	margin: 0;
	padding: 14px 15px;
	border-right: 1px #fff solid;
	display: inline-block;
}

.available-header ul li:first-child {
	border-left: 1px #fff solid;
}

.available-header ul li span {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSans-500';
	font-size: 15px;
	color: #fff;
}

.available-header ul li a {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSans-500';
	font-size: 15px;
	color: #fff;
}

.background-slider {
	background-size: cover !important;
	height: 650px;
}

.slider-content {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
}

.overlay-slider {
	background: rgba(0, 0, 0, 0.2);
	height: 100%;
}

.slider-top {
	margin: 0;
	padding: 0;
}

.slider-top h1 {
	margin: 0;
	padding: 0 0 15px;
	font-family: 'MuseoSans-900';
	font-size: 60px;
	display: block;
	color: #fff;
	line-height: 62px;
}

.slider-top a:hover {
	background: #0071bc;
	color: #fff;
}

.solution-heading {
	margin: 0;
	padding: 30px 0 40px;
}

.solution-heading h2 {
	font-family: 'MuseoSans-900';
	font-size: 40px;
	display: block;
	color: #991e5b;
	text-align: center;
	margin: 0 0 30px;
	padding: 0;
}

.solution-heading p {
	font-family: 'MuseoSans-300';
	color: #000;
	font-size: 25px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.video-tag {
	margin: 0 0 40px;
	padding: 0 0 40px;
	border-bottom: 1px #e6e6e6 solid;
}

.video-tag img {
	margin: 0 auto;
	display: block;
}

.template-newsletter {
	margin: 0 0 40px;
	padding: 0;
}

.template-newsletter ul {
	margin: 0;
	padding: 0;
}

.template-newsletter ul li {
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	display: inline-block;
	width: 49%;
	border-right: 1px #cbcbcb solid;
	vertical-align: top;
}

.template-newsletter ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

.comma-icon {
	margin: 0;
	padding: 0;
	float: left;
	width: 12%;
	position: relative;
	z-index: 1;
}

.comma-icon:after {
	background: url('../images/comma-sadow.png') no-repeat;
	width: 110px;
	height: 40px;
	position: absolute;
	bottom: -24px;
	content: "";
	z-index: -1;
	left: -16px;
}

.letter-text {
	float: right;
	width: 84%;
}

.letter-text p {
	font-family: 'MuseoSans-500';
	color: #666666;
	font-size: 19px;
	margin: 0;
	padding: 0 0 15px;
	display: inline-block;
	line-height: 23px;
}

.letter-text p a {
	color: #a7447c;
}

.letter-text span {
	font-family: 'MuseoSans-900';
	font-size: 20px;
	display: block;
	color: #a7447c;
	margin: 0 0 0px;
	padding: 0;
}

.footer-section-first {
	margin: 0;
	padding: 30px 0;
	background: #f1f1f1;
}

.footer-menu {
	margin: 0;
	padding: 0px 0;
}

.footer-menu ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.footer-menu ul li {
	margin: 0;
	padding: 0px 20px;
	display: inline-block;
	border-right: 1px #991e5b solid;
	line-height: 17px;
}

.footer-menu ul li:last-child {
	border-right: none;
}

.footer-menu ul li a {
	margin: 0;
	padding: 0;
	color: #991e5b;
	font-size: 18px;
	font-family: 'MuseoSans-500';
}

.footer-menu ul li a:hover {
	color: #49c385;
}

.footer-section-two {
	margin: 0;
	padding: 20px 0;
}

.copyright {
	margin: 0 0 15px;
	padding: 0;
}

.blanck-li a {
	display: none;
}

.copyright p {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 18px;
	font-family: 'MuseoSans-500';
	text-align: center;
}

.copyright p a {
	color: #991e5b;
}

.footer-social {
	margin: 0;
	padding: 0;
	text-align: center;
}

.footer-social ul {
	margin: 0;
	padding: 0;
}

.footer-social ul li {
	display: inline-block;
	margin: 0;
	padding: 0 15px;
}

.footer-social ul li a {
	color: #991e5b;
	font-size: 20px;
}

.footer-social ul li a:hover {
	color: #49c385;
}

.slider-inner {
	margin: 0;
	padding: 0;
	position: relative;
}

.slider-inner img {
	width: 100%;
}

.about-main-page {
	margin: -34% 0 40px;
	padding: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	background: #fff;
	border-radius: 10px 10px 0 0;
}

.about-heading {
	margin: 0;
	padding: 13px 30px;
	background: #991e5b;
	border-radius: 10px 10px 0 0;
}

.about-heading h1 {
	font-family: 'MuseoSans-900';
	color: #fff;
	font-size: 35px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	line-height: 50px;
}

.about-heading h1 span {
	font-size: 25px;
	font-family: 'MuseoSans-700';
	padding: 0 0 0 10px;
}

.about-heading a {
	font-family: 'MuseoSans-900';
	color: #fff;
	font-size: 35px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}

.about-heading a:hover {
	color: #fff;
}

.about-content {
	margin: 0;
	padding: 30px 30px;
}

.about-content img {
	margin: 0 auto 30px;
	display: block;
}

.serving-heading {
    line-height: 29px;
    font-size: 22px !important;
    padding: 0 10px 30px !important;
    font-weight: bold;
    font-style: italic;
}

.about-content p {
	font-family: 'MuseoSans-300';
	margin: 0;
	padding: 0 80px;
	color: #000;
	text-align: center;
	font-size: 25px;
}

.mission-statement-section {
	background: #991e5b url('../images/abetter-img.png') no-repeat right 30px center;
	margin: 0;
	padding: 30px 0;
}

.mission-statement-section h3 {
	font-family: 'MuseoSans-900';
	color: #fff;
	font-size: 40px;
	margin: 0;
	padding: 0 0 40px;
	text-align: center;
}

.mission-statement-section p {
	font-family: 'MuseoSans-300';
	margin: 0;
	padding: 0 150px 40px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}

.mission-statement-section a {
	width: 250px;
	border: 1px #fff solid;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-family: 'MuseoSans-700';
	font-size: 18px;
	color: #fff;
	padding: 15px 0;
}

.mission-statement-section a:hover {
	background: #04ac57;
	color: #fff;
}

.core-values {
	margin: 0;
	padding: 40px 0 0;
}

.core-values h4 {
	font-family: 'MuseoSans-900';
	color: #333;
	font-size: 40px;
	margin: 0;
	padding: 0 0 40px;
	text-align: center;
}

.core-values ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.core-values ul li {
	margin: 0 0 40px;
	padding: 0;
	display: inline-block;
	width: 24%;
	vertical-align: top;
}

.core-values h5 {
	font-family: 'MuseoSans-900';
	color: #991e5a;
	font-size: 30px;
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
}

.core-values p {
	margin: 0;
	padding: 0 26px;
	color: #333;
	font-size: 16px;
	font-family: 'MuseoSans-500';
	text-align: center;
}

.mission-statement-section ul {
	text-align: center;
	margin: 0;
	padding: 0;
}

.mission-statement-section ul li {
	margin: 0 0 0px;
	padding: 0;
	display: inline-block;
	width: 24%;
	vertical-align: top;
	border-right: 1px #dab8c9 solid;
	min-height: 200px;
}

.mission-statement-section ul li:nth-child(2) {
	width: 31%;
}

.mission-statement-section ul li:nth-child(2) p {
	padding: 0;
}

.mission-statement-section ul li:last-child {
	border-right: none;
}

.mission-statement-section ul li h4 {
	font-family: 'MuseoSans-900';
	color: #fff;
	font-size: 30px;
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
}

.mission-statement-section ul li p {
	margin: 0;
	padding: 0 23px;
	color: #fff;
	font-size: 16px;
	font-family: 'MuseoSans-500';
	text-align: center;
}

.services-page {
	padding: 30px;
}

.secrive-img {}

.secrive-img img {
	width: 100%;
}

.col-left {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
}

.col-right {
	float: right;
	width: 50%;
	padding: 0 58px 0 40px;
}

.secvices-contnet {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	padding: 0 50px;
}

.secvices-contnet h2 {
	font-family: 'MuseoSans-900';
	color: #991e5a;
	font-size: 30px;
	margin: 0;
	padding: 0 0 15px;
}

.secvices-contnet h2 span {
	display: block;
	color: #333;
	font-size: 20px;
	font-family: 'MuseoSans-700';
}

.secvices-contnet p {
	margin: 0;
	padding: 0 0px 15px;
	color: #333;
	font-size: 20px;
	font-family: 'MuseoSans-300';
	line-height: 27px
}

.secvices-contnet p span {
	display: block;
	font-family: 'MuseoSans-700';
}

.abs-btn {
	margin: 0 0 0px;
	padding: 0 0 40px;
	text-align: center;
}

.abs-btn a {
	margin: 0 10px;
	padding: 14px 0;
	display: inline-block;
	width: 300px;
	background: #991e5b;
	font-family: 'MuseoSans-700';
	color: #fff;
	font-size: 22px;
	border-radius: 5px;
}

.abs-btn a:hover {
	background: #00a451;
	color: #fff;
}

.loation-map {
	margin: 0;
	padding: 0;
	position: relative;
	;
}

.loationacsulte {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.find-loation {
	background: #f2f2f2;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	padding: 0;
	margin: 50px 0 0;
	max-width: 390px;
	min-height: 600px;
	position: absolute;
	top: 0;
	left: 15%;
}

.find-loation h2 {
	color: #991e5b;
	font-family: 'MuseoSans-900';
	font-size: 37px;
	margin: 0;
	padding: 40px 35px 20px;
	text-align: center;
}

.find-search {
	padding: 0 15px 20px;
	margin: 0;
}

.input-find {
	width: 70%;
	border: 1px #cccccc solid;
	border-radius: 5px;
	padding: 0px 15px;
	color: #333;
	font-size: 14px;
	font-family: 'MuseoSans-300';
	height: 42px;
	line-height: 42px;
	float: left;
}

.search-btn {
	margin: 0;
	padding: 0px 0;
	background: #09a54a;
	color: #fff;
	font-family: 'MuseoSans-900';
	font-size: 16px;
	border: none;
	width: 28%;
	border-radius: 5px;
	float: right;
	cursor: pointer;
	height: 42px;
	line-height: 42px;
}

.search-btn:hover {
	background: #991e5b;
}

.city-find {
	margin: 0;
	padding: 20px 20px;
	border-bottom: 1px #cecece solid;
	border-top: 1px #cecece solid;
}

.city-find p {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSans-500';
	font-size: 16px;
}

.abs-denver-metro {
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
	background: #fff;
	position: absolute;
	top: 0;
	right: 15%;
}

.gm-style div div div div div div div div {
	padding: 0;
	margin: 0;
	padding: 0;
	top: 0;
	color: #fff;
	font-size: 16px;
}

.abs-denver-metro h3 {
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-family: 'MuseoSans-900';
	font-size: 16px;
	background: #991e5b;
	text-align: center;
}

.abs-denver-metro h4 {
	margin: 0;
	padding: 0;
}

.abs-denver-metro h4 a {
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-family: 'MuseoSans-300';
	font-size: 16px;
	background: #09a54a;
	text-align: center;
	display: block;
}

.abs-denver-metro h4 a:hover {
	color: #fff;
}

.abs-denver-metro span {
	display: block;
	padding: 20px 30px
}

.abs-denver-metro span i {
	color: #21ae5c;
	font-size: 25px;
	padding: 5px 10px 10px 0;
	float: left;
}

.find-loction-section {
	padding: 40px 0;
}

.find-near {
	margin: 0;
	padding: 0;
}

.find-near h3 {
	margin: 0;
	padding: 0 0 10px;
	font-family: 'MuseoSans-900';
	font-size: 50px;
	color: #991e5b;
	text-align: center;
}

.find-location-comfim {
	background: #f2f2f2;
	margin: 0 0 0px;
	padding: 20px 50px;
}

.find-location-comfim ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.find-location-comfim ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 42%;
	position: relative;
}

.find-location-comfim ul li.smail-list {
	width: 6%;
	margin: 0 39px;
}

.find-location-comfim ul li span {
	display: inline-block;
	font-family: 'MuseoSans-700';
	font-size: 18px;
	color: #333;
	padding: 0 10px 0 0
}

.find-location-comfim ul li p {
	font-family: 'MuseoSans-700';
	font-size: 18px;
	color: #333;
	padding: 0 15px;
	text-transform: uppercase;
	border-right: 1px #dbdbdb solid;
	border-left: 1px #dbdbdb solid;
	margin: 0;
}

.find-location-comfim ul li select {
	border: 1px #cccccc solid;
	border-radius: 5px;
	padding: 0px 10px;
	color: #333;
	font-size: 14px;
	font-family: 'MuseoSans-300';
	height: 42px;
	line-height: 42px;
	margin: 0;
	width: 72%;
}

.find-location-comfim ul li .input-filed-find {
	border: 1px #cccccc solid;
	border-radius: 5px;
	padding: 0px 10px;
	color: #333;
	font-size: 14px;
	font-family: 'MuseoSans-300';
	height: 42px;
	line-height: 42px;
	margin: 0;
	width: 72%;
	position: relative;
}

.button-search {
	margin: 0;
	padding: 0;
	background: #09a54a url(../images/search-icon.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	border: none;
	height: 42px;
	cursor: pointer;
}

.califorina-heading {
	margin: 25px 0 0;
	padding: 0;
}

.califorina-heading h4 {
	margin: 0;
	padding: 0 0 10px;
	font-family: 'MuseoSans-900';
	font-size: 38px;
	color: #991e5b;
}

.california-sectin {
	margin: 0 0 30px;
	padding: 30px 30px;
	border: 1px #e6e6e6 solid;
	min-height: 388px;
}

.california-sectin h5 {
	margin: 0;
	padding: 0 0 10px;
	font-family: 'MuseoSans-900';
	font-size: 27px;
	color: #991e5b;
}

.california-sectin h5 a {
	color: #991e5b;
}

.california-sectin>p {
	font-family: 'MuseoSans-500';
	font-size: 18px;
	color: #808080;
	padding: 0 100px 12px 0;
	margin: 0;
}

.california-sectin p i {
	color: #21ae5c;
	font-size: 25px;
	padding: 3px 10px 10px 0;
	float: left;
}

.california-sectin p a {
	padding: 0 15px 0 0;
	color: #808080;
}

.california-sectin p span a {
	color: #21ae5c;
}

.california-sectin p a i {
	float: none;
}

.ared-contet {
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: 1px #e6e6e6 solid;
}

.ared-contet h6 {
	margin: 0;
	padding: 0 0 0px;
	font-family: 'MuseoSans-900';
	font-size: 25px;
	color: #991e5b;
}

.ared-contet p {
	font-family: 'MuseoSans-500';
	font-size: 18px;
	color: #808080;
	padding: 0 0px 12px 0;
	margin: 0;
}

.denver-metro-section {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px #ccc solid;
}

.denver-left-img {
	margin: 0;
	padding: 0;
}

.denver-right-content {
	margin: 0;
	padding: 13px 30px 0 0;
}

.denver-right-content p {
	margin: 0;
	padding: 0 0 15px;
	font-family: 'MuseoSans-300';
	color: #000;
	font-size: 18px;
	line-height: 24px;
}

.denver-right-content h2 {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSans-900';
	font-size: 25px;
	color: #991e5b;
}

.denver-right-content p span {
	font-family: 'MuseoSans-900';
	font-size: 18px;
	color: #991e5b;
}

.denver-right-content p a {
	color: #09a54a;
}

.brett-miller {
	padding: 0 30px 0 0;
}

.brett-a {
	color: #333333;
	margin: 14px 0;
	padding: 0px 0px 0px 15px;
	font-family: 'MuseoSans-700';
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
}

.brett-a i.fa.fa-long-arrow-left {
	padding: 0 15px 0 0;
}

.readmy-bio {
	color: #09a54a;
	border: 1px #09a54a solid;
	float: right;
	width: 250px;
	text-align: center;
	padding: 15px 0;
	border-radius: 6px;
	font-family: 'MuseoSans-700';
	font-size: 20px;
}

.readmy-bio:hover {
	background: #991e5b;
	color: #fff;
	border-color: #991e5b;
}

.denver-metro-two {
	padding: 0 50px 30px;
}

.wirt-content {
	border: 2px #f2f2f2 solid;
	padding: 30px;
	position: relative;
	border-radius: 10px;
	margin: 0 0 30px;
}

.wirt-content:after {
	background: url(../images/wirtten-arrow.png) no-repeat center bottom;
	padding: 0;
	content: "";
	width: 40px;
	height: 15px;
	position: absolute;
	bottom: -14px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.wirt-content p {
	margin: 0;
	padding: 0 0px;
	font-family: 'MuseoSans-300';
	color: #000;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}

.wirtten-by-jen span {
	display: block;
	text-align: center;
	font-family: 'MuseoSans-700';
	font-size: 25px;
}

.denver-services-section {
	margin: 0;
	padding: 0;
}

.denver-services-section h3 {
	margin: 0;
	padding: 15px 0;
	background: #991e5b;
	font-family: 'MuseoSans-900';
	font-size: 35px;
	color: #fff;
	text-align: center;
}

.denver-services-section ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.denver-services-section ul li {
  margin: 0px 0px 10px;
	padding: 0;
	display: inline-block;
	width:33%;
	vertical-align: top;
	position: relative;
	cursor: pointer;
}

.denver-services-section ul li span {
	/* display: block; */
	font-family: 'MuseoSans-900';
	font-size: 22px;
	color: #fff;
	text-align: center;
	background: #14c65c;
	line-height: 24px;
	min-height: 84px;
	padding: 18px 10px;
	align-items: center;
    display: flex;
    justify-content: center;
}

.denver-services-section ul li:nth-child(2) span,
.denver-services-section ul li:nth-child(4) span {
	background: #09a54a;
}

.wichita-pre {
	padding: 15px 30px;
}

.wichita-pre p {
	font-size: 18px;
	line-height: 22px;
}

.blog-section {
	padding: 30px 30px
}

.blog-part-sectin {
	margin: 0 0 30px;
}

.blog-content {
	margin: 0 0 30px;
	padding: 0;
}

.blog-content h2 {
	margin: 0;
	padding: 20px 0 15px;
	font-family: 'MuseoSans-900';
	color: #991e5b;
	font-size: 25px;
}

.blog-content h2 a{
	color: #991e5b;
}

.blog-content p {
	font-family: 'MuseoSans-300';
	color: #000;
	font-size: 18px;
	line-height: 24px;
}

.blog-content h3 {
	margin: 0;
	padding: 0 0 0px;
	font-family: 'MuseoSans-900';
	color: #991e5b;
	font-size: 20px;
}

.blog-content span {
	font-family: 'MuseoSans-700';
	color: #000;
	font-size: 18px;
	line-height: 25px;
}

.blog-read-col {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding: 10px 20px;
}

.blog-read-col p {
	font-family: 'MuseoSans-500';
	color: #000;
	font-size: 15px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.blog-read-col>a {
	font-family: 'MuseoSans-500';
	color: #991e5b;
	font-size: 15px;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: right;
}

.pagenetion-section {
	margin: 0;
	padding: 0;
	float: right;
}

.pagenetion-section span {
    display: inline-block;
    padding: 2px 14px;
    border: 1px #ccc solid;
}

.pagenetion-section a i {
    padding: 0 4px 0;
}

.pagenetion-section span a {
	display: inline-block;
	font-family: 'MuseoSans-500';
	color: #000;
	font-size: 16px;
}

.pagenetion-section ul {
	margin: 0 10px 0 0;
	padding: 0;
	display: inline-block;
}

.pagenetion-section ul li {
	margin: 0 5px;
	padding: 0;
	display: inline-block;
}

.pagenetion-section ul li a {
	text-align: center;
	display: block;
	font-family: 'MuseoSans-500';
	color: #000;
	font-size: 18px;
	padding: 5px 13px;
	border: 2px #e8e8e8 solid;
}

.pagenetion-section ul li span {
	text-align: center;
	display: block;
	font-family: 'MuseoSans-500';
	color: #fff;
	font-size: 18px;
	padding: 5px 13px;
	border: 2px #991e5b solid;
	background: #991e5b;
}

.blog-search {
	margin: 0 0 40px;
}

.search-blog {
	margin: 0;
	padding: 10px 15px;
	border: 1px #ccc solid;
	width: 100%;
	background: #fff;
	color: #757575;
	font-family: 'MuseoSans-500';
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
}

.blog-catgroies {
	margin: 0 0 40px;
	padding: 0;
}

.blog-catgroies label {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSans-900';
	color: #991e5b;
	font-size: 20px;
}

.blog-catgroies select {
	margin: 0;
	padding: 10px 15px;
	border: 1px #ccc solid;
	width: 100%;
	background: #fff url('../images/select-icon.png') no-repeat right 15px center;
	color: #757575;
	font-family: 'MuseoSans-500';
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
}

.blog-better-img {
	margin: 0 0 40px;
	padding: 0;
	text-align: center;
}

.blog-tab {
	margin: 0 0 20px;
	padding: 0;
}

.blog-tab label {
	margin: 0;
	padding: 0 0 5px;
	font-family: 'MuseoSans-700';
	color: #757575;
	font-size: 18px;
}

.blog-tab label span {
	color: #991e5b;
}

.input-blog {
	margin: 0;
	padding: 10px 15px;
	border: 1px #ccc solid;
	width: 100%;
	background: #fff;
	color: #757575;
	font-family: 'MuseoSans-500';
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
}

.blog-tab select {
	margin: 0;
	padding: 10px 15px;
	border: 1px #ccc solid;
	width: 100%;
	background: #fff url('../images/select-icon.png') no-repeat right 15px center;
	color: #757575;
	font-family: 'MuseoSans-500';
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
}

.blog-tab textarea {
	margin: 0;
	padding: 10px 15px;
	border: 1px #ccc solid;
	width: 100%;
	background: #fff;
	color: #757575;
	font-family: 'MuseoSans-500';
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	height: 100px;
	resize: none;
	box-shadow: none;
}

.blog-submit {
	margin: 0;
	padding: 0;
	position: relative;
}

.blog-submit label {
	margin: 0;
	padding: 0 0 5px;
	font-family: 'MuseoSans-700';
	color: #757575;
	font-size: 18px;
}

.blog-submit label span {
	color: #991e5b;
}

.submit-blog {
	float: right;
	background: #991e5b;
	border: none;
	font-family: 'MuseoSans-700';
	color: #fff;
	font-size: 18px;
	padding: 5px 15px;
	cursor: pointer;
}

.submit-blog:hover {
	background: #3ebf7e;
}

.care-needs-inner {
	margin: 0;
	padding: 10px 0;
}

.care-needs-inner p {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	font-family: 'MuseoSans-500';
	font-size: 18px;
	color: #808080;
	display: inline-block;
	border-right: 2px #808080 solid;
	line-height: 17px;
}

.care-needs-inner span {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSans-500';
	font-size: 18px;
	color: #991e5b;
	display: inline-block;
}

.read-bio-pupup .modal-dialog {
	max-width: 708px;
	top: 50%;
	transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	margin: 0 auto;
}

.read-bio-pupup .modal-content {
	padding: 33px 0;
}

.read-bio-pupup button.close {
	float: right;
	position: absolute;
	right: 19px;
	outline: none;
	top: 10px;
	font-size: 33px;
	font-family: 'MuseoSans-300';
	color: #000;
	opacity: 1;
	font-weight: normal;
	z-index: 11;
	background: #fff;
}

.introducing-model {
	margin: 0;
	padding: 0px 30px 0 !important;
	max-height: 66.4vh;
	overflow-y: scroll;
}

.introducing-model::-webkit-scrollbar {
	width: 10px;
}


/* Track */

.introducing-model::-webkit-scrollbar-track {
	background: #f1f1f1;
}


/* Handle */

.introducing-model::-webkit-scrollbar-thumb {
	background: #991e5b;
}


/* Handle on hover */

.introducing-model::-webkit-scrollbar-thumb:hover {
	background: #991e5b;
}

.introducing-model h3 {
	margin: 0;
	padding: 0 0 15px;
	font-family: 'MuseoSans-900';
	font-size: 25px;
	color: #333;
	text-align: center;
}

.introducing-model h3 span {
	color: #991e5b;
	font-size: 20px;
	display: block;
}

.introducing-model p {
	margin: 0;
	padding: 0 0 15px;
	font-family: 'MuseoSans-300';
	font-size: 16px;
	color: #333;
	text-align: center;
}

.introducing-model a {
	color: #09a54a;
	border: 1px #09a54a solid;
	width: 182px;
	text-align: center;
	padding: 10px 0;
	border-radius: 6px;
	font-family: 'MuseoSans-700';
	font-size: 20px;
	margin: 0 auto;
	display: block;
}

.introducing-model a:hover {
	background: #991e5b;
	color: #fff;
	border-color: #991e5b;
}

.contactform-model {
	margin: 0 auto;
	padding: 50px 0 30px 0 !important;
	width: 450px;
}

.contactform-model h4 {
	margin: 0;
	padding: 0 0 10px;
	font-family: 'MuseoSans-900';
	font-size: 25px;
	color: #333;
	text-align: center;
}

.contactform-model p {
	margin: 0;
	padding: 0 0 20px;
	font-family: 'MuseoSans-300';
	font-size: 16px;
	color: #333;
	text-align: center;
	display: block;
}

.contactform-model p a {
	color: #09a54a;
}

.contact-pup-tab {
	margin: 0 0 15px;
	padding: 0;
}

.popup-inputfiled {
	width: 100%;
	border: 1px #e6e6e6 solid;
	background: #fff;
	padding: 0 15px;
	height: 50px;
	font-family: 'MuseoSans-700';
	color: #808080;
	font-size: 15px;
	line-height: 50px;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
}

.contact-pup-tab textarea {
	width: 100%;
	border: 1px #e6e6e6 solid;
	background: #fff;
	padding: 10px 15px;
	height: 100px;
	font-family: 'MuseoSans-700';
	color: #808080;
	font-size: 15px;
	resize: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
}

.submit-contact {
	background: #09a54a;
	margin: 0 auto;
	padding: 10px 0;
	width: 250px;
	border: none;
	font-family: 'MuseoSans-700';
	color: #fff;
	font-size: 20px;
	border-radius: 5px;
	text-align: center;
	display: block;
	cursor: pointer;
}

.submit-contact:hover {
	background: #991e5b;
}

.denver-services-section ul li:hover .overlay-content {
	display: block;
}

.overlay-content {
	margin: 0;
	padding: 20px 10px;
	background: #fff;
	border: 1px #ccc solid;
	position: absolute;
	bottom: 0;
	right: 10px;
	display: none;
	width: 250px;
	z-index: 1;
}

.overlay-content:after {
	background: url('../images/overlay-icon.png') no-repeat;
	content: "";
	width: 25px;
	height: 43px;
	position: absolute;
	left: -24px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.overlay-content h2 {
	font-family: 'MuseoSans-900';
	font-size: 19px;
	color: #991e5b;
	margin: 0;
	padding: 0;
	text-align: center;
}

.overlay-content p {
	margin: 0;
	padding: 0;
	font-family: 'MuseoSans-500';
	font-size: 15px;
	color: #333;
	display: block;
	text-align: center;
}

.denver-services-section ul li:nth-child(5n-5) .overlay-content {
	right: auto;
	left: 10px;
}

.denver-services-section ul li:nth-child(5) .overlay-content:after {
	left: auto;
	right: -24px;
	background: url('../images/overlay-icon2.png') no-repeat;
}

.video-tag .video-container {
	max-width: 1000px;
	margin: 0 auto;
}

.read-bio-pupup .modal {
	padding: 0 15px !important;
}

.privacy-img {
	margin: 0 0 15px;
	padding: 0;
}

.privacy-img img {
	margin: 0;
	padding: 0;
	width: 100%;
}

.privacy-content h3 {
	margin: 0;
	padding: 0px 0 10px;
	font-family: 'MuseoSans-900';
	color: #991e5b;
	font-size: 20px;
}

.privacy-content p {
	font-family: 'MuseoSans-300';
	color: #000;
	font-size: 18px;
	line-height: 26px;
}

.privacy-content ul {
	padding: 0 0 0 20px;
}

.privacy-content ul li {
	font-family: 'MuseoSans-300';
	color: #000;
	font-size: 18px;
	line-height: 26px;
	list-style: disc;
}

.privacy-content p a {
	color: #991e5b;
}

.start-care-menu button.close {
	float: right;
	position: absolute;
	right: 19px;
	outline: none;
	top: 10px;
	font-size: 33px;
	font-family: 'MuseoSans-300';
	color: #000;
	opacity: 1;
	font-weight: normal;
	z-index: 11;
	background: #fff;
}

.start-care-menu .modal-dialog {
	max-width: 508px;
	top: 50%;
	transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	margin: 0 auto;
}

.start-care-menu .modal {
	padding: 0 15px !important;
}

.thanks-page {
	margin: 0;
	padding: 100px 20px;
}

.thanks-page img {
	margin: 0 auto 40px;
	padding: 0;
	display: block;
}

.thanks-pre {
	margin: 0;
	padding: 0 50px;
}

.thanks-pre h2 {
	font-family: 'MuseoSans-900';
	font-size: 40px;
	display: block;
	color: #991e5b;
	text-align: center;
	margin: 0 0 30px;
	padding: 0;
}

.thanks-pre p {
	font-family: 'MuseoSans-300';
	color: #000;
	font-size: 25px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.thanks-pre p a:hover {
	color: #000;
}

.konw404 {
	margin: 0;
	padding: 100px 20px;
	position: relative;
}

.konw404 img {
	margin: 0 auto;
	display: block;
}

.error-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	z-index: 9;
}

.error-content h2 {
	font-size: 36px;
	line-height: 1;
	width: auto;
	font-family: 'MuseoSans-900';
}

.konw404 .error-content .site-button {
	border: 2px #991e5b solid;
	margin: 0 auto;
	display: block;
	padding: 13px 0;
	font-size: 20px;
	color: #991e5b;
}

.error-content p {
	text-align: center;
}

.wpcf7-not-valid {
	border: 1px #f00 solid!important;
}

span.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7-response-output {
	border: none !important;
	font-size: 14px;
	margin: 0 !important;
}

.wpcf7-validation-errors {
	color: #f00;
}

/*span.ajax-loader {
	display: none !important;
}*/

.wpcf7-mail-sent-ok {
	color: #09a54a !important;
	text-align: center !important;
}

.gm-style .gm-style-iw {
	height: 207px !important;
	min-height: 207px !important;
	left: 0 !important;
	right: 0 !important;
	width: 100% !important;
	top: 0 !important;
}

.gm-style div div div div div div div div.abs-denver-metro {
	width: 100%;
	top: 0;
	right: 0;
}

.apply-form-section {
	padding: 25px;
}

.apply-form {
	margin: 0;
	padding: 0px 0;
}

.apply-box {
	margin: 0 0 30px;
	padding: 0 0 20px;
	border-bottom: 1px #cccccc solid;
}

.apply-box h2 {
	font-family: 'MuseoSans-900';
	color: #991e5a;
	font-size: 30px;
	margin: 0;
	padding: 0 0 15px;
}

.apply-tab {
	display: inline-block;
	margin: 0 0 5px;
	width: 33%;
}

.apply-tab select {
	background: #fff url('../images/select-icon.png') no-repeat right 15px center;
}

.apply-tab .input-blog:focus {
	border: 1px #991e5b solid;
}

.apply-box.academic-box .apply-tab {
	width: 24.6%;
}

button.wpcf7-field-group-add {
	background: #991e5b;
	color: #fff;
	border: 1px #991e5b solid;
	padding: 6px 8px 14px;
	line-height: 7px;
	vertical-align: top;
	font-size: 23px;
	outline: none;
	cursor: pointer;
}

.wpcf7-field-group-remove {
	background: #991e5b;
	color: #fff;
	border: 1px #991e5b solid;
	padding: 6px 11px 14px;
	line-height: 7px;
	vertical-align: top;
	font-size: 23px;
	outline: none;
	border-right: 1px #fff solid;
	cursor: pointer;
}

button:focus {
	outline: 0 !important;
}

.comment-respond {
	max-width: 500px;
}

.comment-respond p label {
	display: block;
	margin: 0;
	padding: 0 0 5px;
	font-family: 'MuseoSans-700';
	color: #757575;
	font-size: 18px;
}

.comment-respond .comment-form-comment textarea {
	margin: 0;
	padding: 10px 15px;
	border: 1px #ccc solid;
	width: 100%;
	background: #fff;
	color: #757575;
	font-family: 'MuseoSans-500';
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
	height: 114px;
	resize: none;
}

.comment-respond h3.comment-reply-title {
	margin: 0;
	padding: 0 0 5px;
	font-family: 'MuseoSans-900';
	color: #991e5b;
	font-size: 30px;
}

.comment-respond p {
	font-family: 'MuseoSans-300';
	color: #000;
	font-size: 15px;
	line-height: 24px;
}

.comment-respond .comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	margin: 0;
	padding: 10px 15px;
	border: 1px #ccc solid;
	width: 100%;
	background: #fff;
	color: #757575;
	font-family: 'MuseoSans-500';
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	box-shadow: none;
}

.comment-respond .form-submit input {
	background: #991e5b;
	border: none;
	font-family: 'MuseoSans-700';
	color: #fff;
	font-size: 18px;
	padding: 5px 15px;
	cursor: pointer;
}

.comment-respond .form-submit input:hover {
	background: #3ebf7e;
}

#comments-title{
  margin: 0;
  padding: 0 0 5px;
  font-family: 'MuseoSans-900';
  color: #991e5b;
  font-size: 30px;
}

a.comment-reply-link {
    text-align: right;
    display: block;
    color: #991e5b;
    font-family: 'MuseoSans-700';
}

.commentlist p {
    font-family: 'MuseoSans-300';
    color: #000;
    font-size: 16px;
    line-height: 27px;
}

.commentlist .comment-author {
    font-family: 'MuseoSans-700';
    font-size: 17px;
}

.commentlist .comment-author a{
  color: #991e5b;
}

.commentlist .comment-author img {
    display: none;
}

.pagenation-section-blog {
	margin: 0;
	padding: 0;
	float: right;
}

.pagenation-section-blog span {
    display: inline-block;
    padding: 2px 14px;
    border: 1px #ccc solid;
}

.pagenation-section-blog a i {
    padding: 0 4px 0;
}

.pagenation-section-blog span a {
	display: inline-block;
	font-family: 'MuseoSans-500';
	color: #000;
	font-size: 16px;
}

.cms-home main#maincontent {
    display: none;
}
.page-footer {
    margin-top: 0;
}
.wirtten-by-jen label {
	text-align: center;
	display: block;
}


.blog-submit .wpcf7-form-control-wrap {
    margin-bottom: 15px;
}
.col-sm-12.recaptcha .wpcf7-form-control-wrap {
    margin-bottom: 15px;
	transform: scale(0.95);
-webkit-transform: scale(0.95);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}
.contact-pup-tab + p {
    display: none;
}


.page-template-page-apply .blog-submit .wpcf7-form-control-wrap {
    display: inline-block;
	margin-bottom: 0;
}

.page-template-page-apply .blog-submit p {
    display: inline-block;
    float: right;
}

.page-template-page-apply .blog-submit p label {
    position: absolute;
    bottom: 0;
}

.blog-submit .wpcf7-form-control-wrap {
	transform: scale(0.95);
-webkit-transform: scale(0.95);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}

.rc-anchor-normal .rc-anchor-pt {
    left: 11px;
}



/* new css start */

.scottsdale-menu {
    display: flex;
    justify-content: flex-end;
}
.landing-page .top-nav ul li a:hover{
		color: #991e5b;
}
.landing-page header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.landing-page header .fb-logo {
    width: 44%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    text-align: right;
    align-items: center;
}
.landing-page .top-nav {
    margin: 27px 0;
    padding: 0;
    float: left;
    width: 100%;
}
.landing-page .top-nav ul li {
    margin: 0 0 0;
    padding: 0 16px 0;
}
.landing-page .top-nav ul li.blanck-li {
    width: 0;
    padding: 0;
}
.landing-page .review-header {
    display: block;
    float: right;
    width: 34%;
    text-align: right;
}
/* new css end */
.new-about-page .denver-right-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.new-about-page .col-df {
    display: flex;
    padding: 0px 20px;
    margin-top: 20px;
}
.new-about-page .col-df .denver-left-img img {
    width: 100%;
}
.new-about-page .brett-miller {
    padding: 0 0px 0 0;
    margin-top: 20px;
}
.new-about-page .readmy-bio {
    width: 170px;
    padding: 10px 0;
}
.member-form-sectin .wpcf7-list-item-label {
    position: relative;
    padding-left: 30px;
}
.wpcf7-list-item-label::before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    padding: 0;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 25px;
    margin-top: -3px;
    position: absolute;
    left: 0;
    top: 1px;
    border: 1px #bbb solid;
    border-radius: 5px;
}
.member-form-sectin .wpcf7-checkbox input[type="checkbox"]:checked + span.wpcf7-list-item-label::after {
       content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 9px;
    width: 6px;
    height: 13px;
    border: solid #991e5b;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
@media (max-width: 11439px) {
	.new-about-page .denver-right-content {
	    padding-left: 15px;
	    padding-right: 15px;
	    padding-top: 20px;
	}
	.new-about-page .denver-right-content p:first-child {
	    margin-bottom: 10px;
	}
}

@media (max-width: 1200px) {
	.new-about-page .readmy-bio {
	    width: 140px;
	}
}
@media (max-width: 992px) {
		.brett-a {
	padding: 0px;
}
	.new-about-page .denver-right-content p span {
	    font-family: 'MuseoSans-900';
	    font-size: 16px;
	    color: #991e5b;
	}
	.new-about-page .denver-right-content h2 {
	    font-size: 18px;
	}
	.new-about-page .brett-a {
	    font-size: 14px;
	    margin: 5px 0;
	}
	.new-about-page .readmy-bio {
	    width: 100px;
	    padding: 6px 0;
	    font-size: 13px;
	}
	.new-about-page .col-df {
	    margin-top: 0px;
	}
}
@media (max-width: 767px) {
	
		.brett-a {
	padding: 0px;
}
	.new-about-page .denver-right-content {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.new-about-page .denver-right-content p:first-child {
	    margin-bottom: 0px;
	}
	.new-about-page .col-df {
	    flex-wrap: wrap;
	    padding: 0px 10px;
			margin-bottom: -25px;
	}
	.new-about-page .brett-miller {
	    margin-bottom: 20px;
			margin-top: 0px;
			padding: 0 15px;
	}
	.new-about-page .brett-miller .brett-a i.fa.fa-long-arrow-left{
	    padding: 0 0px 0 0;
	}
	.new-about-page .readmy-bio {
	    margin: 0;
	}
	.denver-services-section ul li:hover .overlay-content {
	    display: none;
	}
}
@media (max-width: 320px) {
		.brett-a {
	padding: 0px;
}
	.new-about-page .readmy-bio {
	    display: inline-flex;
	    text-align: center;
	    float: none;
	    justify-content: center;
	    align-content: center;
	}
	.new-about-page .brett-a {
	    font-size: 14px;
	    margin: 5px 0;
	    width: 100%;
	}
	.new-about-page .brett-miller {
	    margin-bottom: 20px;
	    text-align: center;
	}
}
