/****Menu icon css******/

.container2 {
	display: inline-block;
	cursor: pointer;
}

.bar1,
.bar2,
.bar3 {
	width: 28px;
	height: 3px;
	background-color: #991e5b;
	margin: 5px 0;
	transition: 0.4s;
}

.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-3px, 7px);
	transform: rotate(-45deg) translate(-3px, 7px);
}

.change .bar2 {
	opacity: 0;
}

.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-4px, -8px);
	transform: rotate(45deg) translate(-4px, -8px);
}

@media (min-width: 1201px) {
	.container {
		max-width: 1280px;
	}
	.header .container {
		max-width: 1480px;
	}
}

@media only screen and (min-width:1401px) and (max-width:1680px) {
	.top-nav ul li {
		padding: 0 18px 0 0;
		margin: 0 18px 0 0;
	}
	.social-right ul li {
		padding: 0 0 0 8px;
	}
	.about-main-page {
		margin: -20% 0 40px;
	}

	.social-right ul {
		text-align: right;
	}
}

@media only screen and (min-width:1301px) and (max-width:1400px) {
	.container {
		max-width: 1140px !important;
	}
	.top-nav {
		width: 89%;
		margin: 14px 0;
	}
	.top-nav ul li {
		padding: 0 12px 0 0;
		margin: 0 12px 0 0;
	}
	.top-nav ul li a {
		font-size: 14px;
		letter-spacing: 1px;
	}
	.top-nav ul li.blanck-li {
		width: 28%;
	}
	.logo img {
		width: 218px;
	}
	.social-right {
		width: 10%;
		margin: 14px 0;
	}
	.social-right ul {
		text-align: right;
	}
	.social-right ul li {
		padding: 0 0 0 7px;
	}
	.slider-top h1 {
		font-size: 46px;
		line-height: 55px;
	}
	.background-slider {
		height: 455px;
	}
	.solution-heading h2 {
		font-size: 35px;
		margin: 0 0 20px;
	}
	.solution-heading p {
		font-size: 20px;
	}
	.template-newsletter ul li {
		width: 48%;
	}
	.letter-text p {
		font-size: 17px;
	}
	.letter-text span {
		font-size: 17px;
	}
	.about-main-page {
		margin: -20% 0 40px;
	}
	.about-heading h1 {
		font-size: 25px;
		line-height: 33px;
	}
	.about-heading a {
		font-size: 25px;
	}
	.about-content p {
		padding: 0 20px;
		font-size: 20px;
	}
	.mission-statement-section h3 {
		font-size: 30px;
		padding: 0 0 20px;
	}
	.core-values h4 {
		font-size: 30px;
	}
	.core-values h5 {
		font-size: 23px;
		padding: 0 0 20px;
	}
	.mission-statement-section ul li h4 {
		font-size: 20px;
		padding: 0 0 11px;
	}
	.mission-statement-section ul li:nth-child(2) p {
		padding: 0 14px;
	}
	.secvices-contnet {
		padding: 10px 30px;
	}
	.secvices-contnet h2 {
		padding: 0 0 8px;
	}
	.secvices-contnet p {
		padding: 0 0px 10px;
		font-size: 18px;
		line-height: 25px;
	}
	.find-loation {
		min-height: 491px;
	}
	.denver-right-content {
		padding: 15px;
	}
	.denver-right-content p {
		padding: 0 0 10px;
		font-size: 15px;
	}
	.denver-right-content h2 {
		font-size: 20px;
	}
	.brett-a {
		font-size: 14px;
	}
	.brett-miller {
		padding: 0 15px;
	}
	.readmy-bio {
		width: 150px;
		padding: 11px 0;
		font-size: 16px;
	}
	.wirt-content p {
		font-size: 15px;
	}
	.wirtten-by-jen span {
		font-size: 20px;
	}
	.denver-services-section h3 {
		padding: 10px 0;
		font-size: 20px;
	}
	.denver-services-section ul li {
		width:33%;
	}
	.denver-services-section ul li img {
		width: 100%;
	}
	.denver-services-section ul li span {
		font-size: 15px;
		min-height: 67px;
		padding: 9px 0;
	}
	.denver-left-img img {
		width: 100%;
	}

}

@media only screen and (min-width:1201px) and (max-width:1300px) {
	.container {
		max-width: 1140px !important;
	}
	.top-nav {
		width: 89%;
		margin: 14px 0;
	}
	.top-nav ul li {
		padding: 0 12px 0 0;
		margin: 0 12px 0 0;
	}
	.top-nav ul li a {
		font-size: 14px;
		letter-spacing: 1px;
	}
	.top-nav ul li.blanck-li {
		width: 28%;
	}
	.logo img {
		width: 218px;
	}
	.social-right {
		width: 10%;
		margin: 14px 0;
	}
	.slider-top h1 {
		font-size: 46px;
		line-height: 55px;
	}
	.background-slider {
		height: 455px;
	}
	.solution-heading h2 {
		font-size: 35px;
		margin: 0 0 20px;
	}
	.solution-heading p {
		font-size: 20px;
	}
	.template-newsletter ul li {
		width: 48%;
	}
	.letter-text p {
		font-size: 17px;
	}
	.letter-text span {
		font-size: 17px;
	}
	.about-main-page {
		margin: -20% 0 40px;
	}
	.about-heading h1 {
		font-size: 25px;
		line-height: 33px;
	}
	.about-heading a {
		font-size: 25px;
	}
	.about-content p {
		padding: 0 20px;
		font-size: 20px;
	}
	.mission-statement-section h3 {
		font-size: 30px;
		padding: 0 0 20px;
	}
	.core-values h4 {
		font-size: 30px;
	}
	.core-values h5 {
		font-size: 23px;
		padding: 0 0 20px;
	}
	.mission-statement-section ul li h4 {
		font-size: 20px;
		padding: 0 0 11px;
	}
	.secvices-contnet {
		padding: 10px 30px;
	}
	.secvices-contnet h2 {
		padding: 0 0 8px;
	}
	.secvices-contnet p {
		padding: 0 0px 10px;
		font-size: 18px;
		line-height: 25px;
	}
	.find-loation {
		margin: 20px auto;
		min-height: 355px;
	}
	.find-loation h2 {
		font-size: 20px;
		padding: 15px 35px 20px;
	}
	.find-near h3 {
		font-size: 40px;
	}
	.find-location-comfim {
		padding: 15px 10px;
	}
	.find-location-comfim ul li.smail-list {
		margin: 0 4px 11px;
		width: 50px;
	}
	.find-location-comfim ul li span {
		font-size: 14px;
	}
	.califorina-heading h4 {
		font-size: 25px;
	}
	.california-sectin {
		padding: 15px 15px;
		min-height: 319px;
	}
	.california-sectin h5 {
		font-size: 18px;
	}
	.california-sectin>p {
		font-size: 14px;
		padding: 0 0px 12px 0;
	}
	.ared-contet {
		margin: 10px 0 0;
		padding: 10px 0 0;
	}
	.ared-contet h6 {
		font-size: 18px;
	}
	.ared-contet p {
		font-size: 14px;
	}
	.about-heading h1 span {
		font-size: 18px;
	}
	.care-needs-inner p {
		font-size: 15px;
	}
	.care-needs-inner span {
		font-size: 15px;
	}
	.denver-right-content {
		padding: 15px;
	}
	.denver-right-content p {
		padding: 0 0 10px;
		font-size: 15px;
	}
	.denver-right-content h2 {
		font-size: 20px;
	}
	.brett-a {
		font-size: 14px;
	}
	.brett-miller {
		padding: 0 15px;
	}
	.readmy-bio {
		width: 150px;
		padding: 11px 0;
		font-size: 16px;
	}
	.wirt-content p {
		font-size: 15px;
	}
	.wirtten-by-jen span {
		font-size: 20px;
	}
	.denver-services-section h3 {
		padding: 10px 0;
		font-size: 30px;
	}
	.denver-services-section ul li {
		width: 33%;
	}
	.denver-services-section ul li img {
		width: 100%;
	}
	.denver-services-section ul li span {
		font-size: 15px;
		min-height: 67px;
		padding: 9px 0;
	}
	.denver-left-img img {
		width: 100%;
	}
	.overlay-content h2 {
    font-size: 15px;
  }
	.overlay-content p {
    font-size: 14px;
   }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
	.container {
		max-width: 960px;
	}
	.care-needs {
		margin: 0;
		padding: 7px 0 10px;
	}
	.care-needs p {
		font-size: 15px;
	}
	.login-right {
		padding: 5px 0 0;
	}
	.social-right {
		width: 13%;
		margin: 11px 0;
	}
	.login-right ul li a {
		font-size: 14px;
	}
	.logo img {
		width: 200px;
		right: 141px;
	}
	.top-nav {
		width: 85%;
		margin: 11px 0;
	}
	.top-nav ul li.blanck-li {
		width: 30%;
	}
	.top-nav ul li {
		padding: 0 9px 0 0;
		margin: 0 9px 0 0;
		line-height: 10px;
	}
	.top-nav ul li a {
		font-size: 12px;
		letter-spacing: 0px;
	}
	.available-header ul li {
		padding: 9px 15px 11px;
	}
	.available-header ul li span {
		font-size: 13px;
	}
	.available-header ul li a {
		font-size: 13px;
	}
	.available-header ul li:last-child {
		border-right: none;
	}
	.background-slider {
		height: 435px;
	}
	.slider-top h1 {
		padding: 0 0 0px;
		font-size: 34px;
		line-height: 43px;
	}
	.solution-heading {
		padding: 20px 0 20px;
	}
	.solution-heading h2 {
		font-size: 27px;
		margin: 0 0 10px;
	}
	.solution-heading p {
		font-size: 16px;
	}
	.video-tag {
		margin: 0 0 20px;
		padding: 0 0 20px;
	}
	.template-newsletter {
		margin: 0 0 20px;
	}
	.template-newsletter ul li {
		margin: 0 12px 0 0;
		padding: 0 15px 0 0;
		width: 48%;
	}
	.comma-icon img {
		width: 38px;
	}
	.letter-text p {
		font-size: 16px;
		padding: 0 0 10px;
	}
	.letter-text span {
		font-size: 15px;
	}
	.template-newsletter ul li:last-child {
		border-bottom: none;
		margin: 0;
		padding: 0;
	}
	.comma-icon:after {
		display: none;
	}
	.footer-section-first {
		padding: 10px 0;
	}
	.footer-menu ul li {
		padding: 0px 8px;
	}
	.footer-menu ul li a {
		font-size: 15px;
	}
	.footer-menu ul li:last-child {
		border-bottom: none;
	}
	.copyright p {
		font-size: 15px;
	}
	.about-main-page {
		margin: -20% 0 40px;
	}
	.about-heading h1 {
		font-size: 25px;
		line-height: 33px;
	}
	.about-heading a {
		font-size: 25px;
	}
	.about-content p {
		padding: 0 20px;
		font-size: 16px;
	}
	.mission-statement-section h3 {
		font-size: 25px;
		padding: 0 0 20px;
	}
	.mission-statement-section p {
		font-size: 16px;
	}
	.core-values h4 {
		font-size: 25px;
	}
	.core-values h5 {
		font-size: 20px;
		padding: 0 0 20px;
	}
	.core-values p {
		padding: 0 15px;
		font-size: 14px;
	}
	.mission-statement-section ul li h4 {
		font-size: 20px;
		padding: 0 0 11px;
	}
	.secvices-contnet {
		padding: 10px 20px;
	}
	.secvices-contnet h2 {
		font-size: 20px;
		padding: 0 0 8px;
	}
	.secvices-contnet p {
		padding: 0 0px 10px;
		font-size: 14px;
		line-height: 20px;
	}
	.blog-content h2 {
		padding: 15px 0 15px;
		font-size: 20px;
	}
	.blog-content p {
		font-size: 15px;
		line-height: 22px;
	}
	.blog-content span {
		font-size: 15px;
		line-height: 23px;
	}
	.blog-read-col {
		padding: 10px 20px 33px;
	}
	.pagenetion-section {
		margin: 0 0 20px;
	}
	.pagenetion-section ul li a {
		font-size: 14px;
		padding: 4px 10px;
		border: 1px #e8e8e8 solid;
	}
	.pagenetion-section span a {
		font-size: 16px;
	}
	.blog-search {
		margin: 0 0 20px;
	}
	.search-blog {
		padding: 5px 15px;
	}
	.blog-catgroies label {
		margin: 0 0 3px;
		font-size: 16px;
	}
	.blog-catgroies select {
		padding: 5px 15px;
		font-size: 14px;
	}
	.blog-tab label {
		font-size: 16px;
	}
	.input-blog {
		padding: 5px 15px;
	}
	.blog-tab select {
		padding: 5px 15px;
	}
	.blog-content h3 {
		font-size: 16px;
	}
	.find-loation {
		margin: 20px auto;
		min-height: 355px;
	}
	.find-loation h2 {
		font-size: 20px;
		padding: 15px 35px 20px;
	}
	.find-near h3 {
		font-size: 40px;
	}
	.find-location-comfim {
		padding: 15px 10px;
	}
	.find-location-comfim ul li.smail-list {
		margin: 0 4px 11px;
		width: 50px;
	}
	.find-location-comfim ul li span {
		font-size: 14px;
	}
	.califorina-heading h4 {
		font-size: 25px;
	}
	.california-sectin {
		padding: 15px 15px;
		min-height: 319px;
	}
	.california-sectin h5 {
		font-size: 18px;
	}
	.california-sectin>p {
		font-size: 14px;
		padding: 0 0px 12px 0;
	}
	.ared-contet {
		margin: 10px 0 0;
		padding: 10px 0 0;
	}
	.ared-contet h6 {
		font-size: 18px;
	}
	.ared-contet p {
		font-size: 14px;
	}
	.about-heading h1 span {
		font-size: 18px;
	}
	.care-needs-inner p {
		font-size: 15px;
	}
	.care-needs-inner span {
		font-size: 15px;
	}
	.denver-right-content {
		padding: 15px;
	}
	.denver-right-content p {
		padding: 0 0 10px;
		font-size: 15px;
	}
	.denver-right-content h2 {
		font-size: 20px;
	}
	.brett-a {
		font-size: 14px;
	}
	.brett-miller {
		padding: 0 15px;
	}
	.readmy-bio {
		width: 150px;
		padding: 11px 0;
		font-size: 16px;
	}
	.wirt-content p {
		font-size: 15px;
	}
	.wirtten-by-jen span {
		font-size: 20px;
	}
	.denver-services-section h3 {
		padding: 10px 0;
		font-size: 20px;
	}
	.denver-services-section ul li {
		width: 33%;
	}
	.denver-services-section ul li img {
		width: 100%;
	}
	.denver-services-section ul li span {
		font-size: 15px;
		min-height: inherit;
		padding: 9px 0;
	}
	.denver-left-img img {
		width: 100%;
	}
	.wirt-content {
		border-radius: 0px 0 10px 10px;
	}

	.overlay-content h2 {
    font-size: 15px;
  }
	.overlay-content p {
    font-size: 14px;
   }
   /* .overlay-content {

	   right: -81%;

   }

	.denver-services-section ul li:nth-child(3n-3) .overlay-content {
		right: auto;
		left: -81%;
	}
	.denver-services-section ul li:nth-child(3n-3) .overlay-content:after {
		left: auto;
		right: -24px;
		background: url(../images/overlay-icon2.png) no-repeat;
	} */

	.privacy-content p {
		font-size: 15px;
		line-height: 22px;
	}
	.privacy-content ul li {
		font-size: 15px;
		line-height: 22px;
	}
	.privacy-content h3 {
		font-size: 16px;
	}
	.introducing-model a {
		width: 152px;
		padding: 8px 0;
		font-size: 16px;
	}
	.read-bio-pupup button.close {
		right: 0;
		top: 0px;
		font-size: 29px;
		padding: 0 6px;
	}
	.find-loation {
		left: 5%;
	}
	.abs-denver-metro {
		right: 5%;
	}
	.comment-respond .comment-form-author input,
	.comment-form-email input,
	.comment-form-url input {
		padding: 5px 10px;
	}
	.comment-respond p label {
		font-size: 16px;
	}
	.comment-respond .comment-form-comment textarea {
		padding: 5px 10px;
		height: 82px;
	}
	.comment-respond h3.comment-reply-title {
		font-size: 20px;
	}
	.blog-submit .wpcf7-form-control-wrap {
	    transform: scale(0.89);
	    -webkit-transform: scale(0.89);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}
}

@media only screen and (min-width:801px) and (max-width:991px) {
	.care-needs {
		margin: 0;
		padding: 7px 0 10px;
	}
	.care-needs p {
		font-size: 14px;
	}
	.login-right {
		padding: 5px 0 0;
	}
	.social-right {
		width: 17%;
		margin: 10px 0 0;
	}
	.social-right ul {
		text-align: right;
	}
	.login-right ul li a {
		font-size: 13px;
	}
	.logo {
		float: left;
	}
	.logo img {
		margin: 0;
		width: 200px;
		padding: 0;
		position: static;
	}
	.top-nav {
		width: 68%;
		margin: 0;
		float: right;
	}
	.top-nav ul {
		text-align: right;
	}
	.top-nav ul li.blanck-li {
		display: none;
	}
	.top-nav ul li {
		padding: 0 7px 0 0;
		line-height: 10px;
		margin: 0 7px 0 0;
	}
	.top-nav ul li a {
		font-size: 10px;
		letter-spacing: 0px;
	}
	.available-header ul li {
		padding: 9px 15px 11px;
	}
	.available-header ul li span {
		font-size: 13px;
	}
	.available-header ul li a {
		font-size: 13px;
	}
	.available-header ul li:last-child {
		border-right: none;
	}
	.background-slider {
		height: 356px;
	}
	.slider-top h1 {
		padding: 0 0 0px;
		font-size: 34px;
		line-height: 43px;
	}
	.solution-heading {
		padding: 20px 0 20px;
	}
	.solution-heading h2 {
		font-size: 27px;
		margin: 0 0 10px;
	}
	.solution-heading p {
		font-size: 16px;
	}
	.video-tag {
		margin: 0 0 20px;
		padding: 0 0 20px;
	}
	.template-newsletter {
		margin: 0 0 20px;
	}
	.template-newsletter ul li {
		margin: 0 12px 0 0;
		padding: 0 15px 0 0;
		width: 48%;
	}
	.comma-icon img {
		width: 38px;
	}
	.letter-text p {
		font-size: 16px;
		padding: 0 0 10px;
	}
	.letter-text span {
		font-size: 15px;
	}
	.template-newsletter ul li:last-child {
		border-bottom: none;
		margin: 0;
		padding: 0;
	}
	.comma-icon:after {
		display: none;
	}
	.footer-section-first {
		padding: 10px 0;
	}
	.footer-menu ul li {
		padding: 0px 8px;
	}
	.footer-menu ul li a {
		font-size: 14px;
	}
	.footer-menu ul li:last-child {
		border-bottom: none;
	}
	.copyright p {
		font-size: 14px;
	}
	.about-main-page {
		margin: -23% 0 30px;
	}
	.about-heading h1 {
		font-size: 22px;
		line-height: 32px;
	}
	.about-heading a {
		font-size: 22px;
	}
	.about-content {
		padding: 15px;
	}
	.about-content img {
		margin: 0 auto 20px;
	}
	.about-content p {
		font-size: 16px;
		padding: 0;
	}
	.mission-statement-section {
		padding: 15px 0;
	}
	.mission-statement-section h3 {
		font-size: 25px;
		padding: 0 0 10px;
	}
	.mission-statement-section p {
		padding: 0 15px 10px;
		font-size: 16px;
	}
	.mission-statement-section a {
		width: 150px;
		font-size: 15px;
		padding: 9px 0;
	}
	.core-values {
		padding: 20px 0;
	}
	.core-values h4 {
		font-size: 25px;
		padding: 0 0 20px;
	}
	.core-values ul li {
		margin: 0 0 10px;
		width: 100%;
	}
	.core-values h5 {
		font-size: 18px;
		padding: 0 0 10px;
	}
	.core-values p {
		font-size: 14px;
	}
	.mission-statement-section ul li {
		width: 100%;
		min-height: inherit;
		margin: 0 0 20px;
	}
	.mission-statement-section ul li:nth-child(2) {
		width: 100%;
		padding: 0 23px;
	}
	.mission-statement-section ul li h4 {
		font-size: 18px;
		padding: 0 0 10px;
	}
	.mission-statement-section ul li p {
		font-size: 14px;
	}
	.secvices-contnet {
		padding: 10px 15px;
	}
	.secvices-contnet h2 {
		font-size: 20px;
		padding: 0 0 8px;
	}
	.secvices-contnet p {
		padding: 0 0px 10px;
		font-size: 14px;
		line-height: 20px;
	}
	.blog-content h2 {
		padding: 15px 0 15px;
		font-size: 20px;
	}
	.blog-content p {
		font-size: 15px;
		line-height: 22px;
	}
	.blog-content span {
		font-size: 15px;
		line-height: 23px;
	}
	.blog-read-col {
		padding: 10px 20px 33px;
	}
	.pagenetion-section {
		margin: 0 0 20px;
	}
	.pagenetion-section ul li a {
		font-size: 14px;
		padding: 4px 10px;
		border: 1px #e8e8e8 solid;
	}
	.pagenetion-section span a {
		font-size: 16px;
	}
	.blog-search {
		margin: 0 0 20px;
	}
	.search-blog {
		padding: 5px 15px;
	}
	.blog-catgroies label {
		margin: 0 0 3px;
		font-size: 16px;
	}
	.blog-catgroies select {
		padding: 5px 15px;
		font-size: 14px;
	}
	.blog-tab label {
		font-size: 16px;
	}
	.input-blog {
		padding: 5px 15px;
		font-size: 14px;
	}
	.blog-tab select {
		padding: 5px 15px;
	}
	.blog-content h3 {
		font-size: 16px;
	}
	.find-loation {
		margin: 20px auto;
		min-height: inherit;
	}
	.find-loation h2 {
		font-size: 20px;
		padding: 15px 35px 20px;
	}
	.find-near h3 {
		font-size: 35px;
	}
	.find-location-comfim {
		padding: 15px 15px;
	}
	.find-location-comfim ul li {
		margin: 0 0 11px;
		width: 100%;
	}
	.find-location-comfim ul li.smail-list {
		margin: 0 auto 11px;
		width: 61px;
	}
	.find-location-comfim ul li select {
		width: 100%;
	}
	.find-location-comfim ul li .input-filed-find {
		width: 100%;
	}
	.button-search {
		top: 27px;
	}
	.califorina-heading h4 {
		font-size: 25px;
	}
	.california-sectin {
		padding: 15px 15px;
	}
	.california-sectin h5 {
		font-size: 18px;
	}
	.california-sectin>p {
		font-size: 14px;
		padding: 0 0px 12px 0;
	}
	.ared-contet {
		margin: 10px 0 0;
		padding: 10px 0 0;
	}
	.ared-contet h6 {
		font-size: 18px;
	}
	.ared-contet p {
		font-size: 14px;
	}
	.abs-btn a {
		margin: 0 10px 8px;
		width: 200px;
		font-size: 14px;
	}
	.about-heading h1 span {
		font-size: 16px;
	}
	.care-needs-inner p {
		font-size: 15px;
	}
	.care-needs-inner span {
		font-size: 15px;
	}
	.denver-right-content {
		padding: 15px;
	}
	.denver-right-content p {
		padding: 0 0 10px;
		font-size: 15px;
	}
	.denver-right-content h2 {
		font-size: 20px;
	}
	.brett-a {
		font-size: 14px;
	}
	.brett-miller {
		padding: 0 15px;
	}
	.readmy-bio {
		width: 150px;
		padding: 11px 0;
		font-size: 16px;
	}
	.wirt-content p {
		font-size: 15px;
	}
	.wirtten-by-jen span {
		font-size: 20px;
	}
	.denver-services-section h3 {
		padding: 10px 0;
		font-size: 20px;
	}
	.denver-services-section ul li {
		width: 32.8%;
	}
	.denver-services-section ul li img {
		width: 100%;
	}
	.denver-services-section ul li span {
		font-size: 15px;
		min-height: 67px;
		padding: 9px 0;
	}
	.denver-left-img img {
		width: 100%;
	}
	.wirt-content {
		border-radius: 0px 0 10px 10px;
	}
	.overlay-content h2 {
    font-size: 15px;
  }
	.overlay-content p {
    font-size: 14px;
   }
	.denver-services-section ul li:nth-child(3n-3) .overlay-content {
		right: auto;
		left: -100%;
	}
	.denver-services-section ul li:nth-child(3n-3) .overlay-content:after {
		left: auto;
		right: -24px;
		background: url(../images/overlay-icon2.png) no-repeat;
	}
	.privacy-content p {
		font-size: 15px;
		line-height: 22px;
	}
	.privacy-content ul li {
		font-size: 15px;
		line-height: 22px;
	}
	.privacy-content h3 {
		font-size: 16px;
	}
	.introducing-model a {
		width: 152px;
		padding: 8px 0;
		font-size: 16px;
	}
	.introducing-model {
		padding: 12px 9px 30px !important;
	}
	.read-bio-pupup button.close {
		right: 0;
		top: 0px;
		font-size: 29px;
		padding: 0 6px;
	}
	.error-content h2 {
		font-size: 32px;
	}
	.thanks-page {
		padding: 50px 20px;
	}
	.thanks-page img {
		margin: 0 auto 20px;
		width: 100px;
	}
	.thanks-pre {
		padding: 0 0;
	}
	.thanks-pre h2 {
		font-size: 23px;
		margin: 0 0 20px;
	}
	.thanks-pre p {
		font-size: 18px;
	}
	.top-nav ul li:nth-child(3) {
		border-right: 1px #000 solid;
	}
	.contactform-model {
		padding: 0px 26px 0px !important;
		width: 100%;
	}
	.contactform-model h4 {
		padding: 0 0 4px;
		font-size: 22px;
	}
	.introducing-model p {
		padding: 0 15px 10px;
		font-size: 14px;
	}
	.popup-inputfiled {
		height: 35px;
		font-size: 14px;
		line-height: 35px;
	}
	.contact-pup-tab textarea {
		height: 75px;
		font-size: 14px;
	}
	.contact-pup-tab {
		margin: 0 0 12px;
	}
	.submit-contact {
		width: 195px;
	}
	.abs-denver-metro {
		top: auto;
		bottom: 0;
	}
	.apply-tab {
		width: 32%;
	}
	.apply-box.academic-box .apply-tab {
		width: 23.7%%;
	}
	.comment-respond .comment-form-author input,
	.comment-form-email input,
	.comment-form-url input {
		padding: 5px 10px;
	}
	.comment-respond p label {
		font-size: 16px;
	}
	.comment-respond .comment-form-comment textarea {
		padding: 5px 10px;
		height: 82px;
	}
	.comment-respond h3.comment-reply-title {
		font-size: 20px;
	}
	.blog-submit .wpcf7-form-control-wrap {
	    transform: scale(0.63);
	    -webkit-transform: scale(0.63);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}

	.overlay-content {
 	   right: 0;
 	   width: 190px;
    }
 	.denver-services-section ul li:nth-child(3n-3) .overlay-content {
 		right: auto;
 		left:0;
 	}
 	.denver-services-section ul li:nth-child(3n-3) .overlay-content:after {
 		left: auto;
 		right: -24px;
 		background: url(../images/overlay-icon2.png) no-repeat;
 	}
	.denver-services-section ul li:nth-child(5n-5) .overlay-content {
	    right: auto;
	    left: 0;
	}
}

@media only screen and (min-width:768px) and (max-width:800px) {
	.care-needs {
		margin: 0;
		padding: 7px 0 10px;
	}
	.care-needs p {
		font-size: 14px;
	}
	.login-right {
		padding: 5px 0 0;
	}
	.social-right {
		width: 17%;
		margin: 10px 0 0;
	}
	.social-right ul {
		text-align: right;
	}
	.navigation .social-right {
		width: 17%;
		margin: 10px 0 0;
	}
	.login-right ul li a {
		font-size: 13px;
	}
	.logo {
		float: left;
	}
	.logo img {
		margin: 0;
		width: 200px;
		padding: 0;
		position: static;
	}
	.top-nav {
		width: 68%;
		margin: 0;
		float: right;
	}
	.top-nav ul {
		text-align: right;
	}
	.top-nav ul li.blanck-li {
		display: none;
	}
	.top-nav ul li {
		padding: 0 7px 0 0;
		line-height: 10px;
		margin: 0 7px 0 0;
	}
	.top-nav ul li:nth-child(3) {
		border-right: 1px #000 solid;
	}
	.top-nav ul li a {
		font-size: 10px;
		letter-spacing: 0px;
	}
	.available-header ul li {
		padding: 9px 15px 11px;
	}
	.available-header ul li span {
		font-size: 13px;
	}
	.available-header ul li a {
		font-size: 13px;
	}
	.available-header ul li:last-child {
		border-right: none;
	}
	.background-slider {
		height: 330px;
	}
	.slider-top h1 {
		padding: 0 0 0px;
		font-size: 34px;
		line-height: 43px;
	}
	.solution-heading {
		padding: 20px 0 20px;
	}
	.solution-heading h2 {
		font-size: 27px;
		margin: 0 0 10px;
	}
	.solution-heading p {
		font-size: 16px;
	}
	.video-tag {
		margin: 0 0 20px;
		padding: 0 0 20px;
	}
	.template-newsletter {
		margin: 0 0 20px;
	}
	.template-newsletter ul li {
		margin: 0 12px 0 0;
		padding: 0 15px 0 0;
		width: 48%;
	}
	.comma-icon img {
		width: 38px;
	}
	.letter-text p {
		font-size: 16px;
		padding: 0 0 10px;
	}
	.letter-text span {
		font-size: 15px;
	}
	.template-newsletter ul li:last-child {
		border-bottom: none;
		margin: 0;
		padding: 0;
	}
	.comma-icon:after {
		display: none;
	}
	.footer-section-first {
		padding: 10px 0;
	}
	.footer-menu ul li {
		padding: 0px 8px;
	}
	.footer-menu ul li a {
		font-size: 14px;
	}
	.footer-menu ul li:last-child {
		border-bottom: none;
	}
	.copyright p {
		font-size: 14px;
	}
	.about-main-page {
		margin: -23% 0 30px;
	}
	.about-heading h1 {
		font-size: 22px;
		line-height: 32px;
	}
	.about-heading a {
		font-size: 22px;
	}
	.about-content {
		padding: 15px;
	}
	.about-content img {
		margin: 0 auto 20px;
	}
	.about-content p {
		font-size: 16px;
		padding: 0;
	}
	.mission-statement-section {
		padding: 15px 0;
	}
	.mission-statement-section h3 {
		font-size: 25px;
		padding: 0 0 10px;
	}
	.mission-statement-section p {
		padding: 0 15px 10px;
		font-size: 16px;
	}
	.mission-statement-section a {
		width: 150px;
		font-size: 15px;
		padding: 9px 0;
	}
	.core-values {
		padding: 20px 0 0;
	}
	.core-values h4 {
		font-size: 25px;
		padding: 0 0 20px;
	}
	.core-values ul li {
		margin: 0 0 10px;
		width: 100%;
	}
	.core-values h5 {
		font-size: 18px;
		padding: 0 0 10px;
	}
	.core-values p {
		font-size: 14px;
	}
	.mission-statement-section ul li {
		width: 100%;
		min-height: inherit;
		margin: 0 0 20px;
	}
	.mission-statement-section ul li:nth-child(2) {
		width: 30%;
		padding: 0 23px;
	}
	.mission-statement-section ul li h4 {
		font-size: 18px;
		padding: 0 0 10px;
	}
	.mission-statement-section ul li p {
		font-size: 14px;
	}
	.secvices-contnet {
		padding: 10px 15px;
	}
	.secvices-contnet h2 {
		font-size: 20px;
		padding: 0 0 8px;
	}
	.secvices-contnet p {
		padding: 0 0px 10px;
		font-size: 14px;
		line-height: 20px;
	}
	.blog-content h2 {
		padding: 15px 0 15px;
		font-size: 20px;
	}
	.blog-content p {
		font-size: 15px;
		line-height: 22px;
	}
	.blog-content span {
		font-size: 15px;
		line-height: 23px;
	}
	.blog-read-col {
		padding: 10px 20px 33px;
	}
	.pagenetion-section {
		margin: 0 0 20px;
	}
	.pagenetion-section ul li a {
		font-size: 14px;
		padding: 4px 10px;
		border: 1px #e8e8e8 solid;
	}
	.pagenetion-section span a {
		font-size: 16px;
	}
	.blog-search {
		margin: 0 0 20px;
	}
	.search-blog {
		padding: 5px 15px;
	}
	.blog-catgroies label {
		margin: 0 0 3px;
		font-size: 16px;
	}
	.blog-catgroies select {
		padding: 5px 15px;
		font-size: 14px;
	}
	.blog-tab label {
		font-size: 16px;
	}
	.input-blog {
		padding: 5px 15px;
		font-size: 14px;
	}
	.blog-tab select {
		padding: 5px 15px;
	}
	.blog-section .col-sm-8,
	.blog-section .col-sm-4 {
		flex: 100%;
		max-width: 100%;
	}
	.blog-content h3 {
		font-size: 16px;
	}
	.find-loation {
		margin: 20px auto;
		min-height: inherit;
	}
	.find-loation h2 {
		font-size: 20px;
		padding: 15px 35px 20px;
	}
	.find-near h3 {
		font-size: 20px;
	}
	.find-location-comfim {
		padding: 15px 15px;
	}
	.find-location-comfim ul li {
		margin: 0 0 11px;
		width: 100%;
	}
	.find-location-comfim ul li.smail-list {
		margin: 0 auto 11px;
		width: 61px;
	}
	.find-location-comfim ul li select {
		width: 100%;
	}
	.find-location-comfim ul li .input-filed-find {
		width: 100%;
	}
	.button-search {
		top: 27px;
	}
	.califorina-heading h4 {
		font-size: 20px;
	}
	.california-sectin {
		padding: 15px 15px;
	}
	.california-sectin h5 {
		font-size: 18px;
	}
	.california-sectin>p {
		font-size: 14px;
		padding: 0 0px 12px 0;
	}
	.ared-contet {
		margin: 10px 0 0;
		padding: 10px 0 0;
	}
	.ared-contet h6 {
		font-size: 18px;
	}
	.ared-contet p {
		font-size: 14px;
	}
	.abs-btn a {
		margin: 0 10px 8px;
		width: 200px;
		font-size: 14px;
	}
	.about-heading h1 span {
		font-size: 16px;
	}
	.care-needs-inner p {
		font-size: 15px;
	}
	.care-needs-inner span {
		font-size: 15px;
	}
	.denver-right-content {
		padding: 15px;
	}
	.denver-right-content p {
		padding: 0 0 10px;
		font-size: 15px;
	}
	.denver-right-content h2 {
		font-size: 20px;
	}
	.brett-a {
		font-size: 14px;
	}
	.brett-miller {
		padding: 0 15px;
	}
	.readmy-bio {
		width: 135px;
		padding: 11px 0;
		font-size: 15px;
	}
	.wirt-content p {
		font-size: 15px;
	}
	.wirtten-by-jen span {
		font-size: 20px;
	}
	.denver-services-section h3 {
		padding: 10px 0;
		font-size: 20px;
	}
	.denver-services-section ul li {
		width: 32.78%;
	}
	.denver-services-section ul li img {
		width: 100%;
	}
	.denver-services-section ul li span {
		font-size: 15px;
		min-height: 67px;
		padding: 9px 0;
	}
	.overlay-content h2 {
    font-size: 15px;
  }
	.overlay-content p {
    font-size: 14px;
   }
	.denver-left-img img {
		width: 100%;
	}
	.wirt-content {
		border-radius: 0px 0 10px 10px;
	}
	/* .denver-services-section ul li:nth-child(3n-3) .overlay-content {
		right: auto;
		left: -100%;
	}
	.denver-services-section ul li:nth-child(3n-3) .overlay-content:after {
		left: auto;
		right: -24px;
		background: url(../images/overlay-icon2.png) no-repeat;
	} */
	.privacy-content p {
		font-size: 15px;
		line-height: 22px;
	}
	.privacy-content ul li {
		font-size: 15px;
		line-height: 22px;
	}
	.privacy-content h3 {
		font-size: 16px;
	}
	.introducing-model a {
		width: 152px;
		padding: 8px 0;
		font-size: 16px;
	}
	.start-care-menu .modal-content {
		padding: 20px 0;
	}
	.introducing-model {
		padding: 0px 9px 0px !important;
	}
	.contactform-model {
		padding: 0px 26px 0px !important;
		width: 100%;
	}
	.popup-inputfiled {
		height: 35px;
		font-size: 14px;
		line-height: 35px;
	}
	.introducing-model p {
		padding: 0 15px 10px;
		font-size: 14px;
	}
	.contact-pup-tab textarea {
		height: 75px;
		font-size: 14px;
	}
	.contact-pup-tab {
		margin: 0 0 12px;
	}
	.submit-contact {
		width: 195px;
	}
	.read-bio-pupup button.close {
		right: 0;
		top: 0px;
		font-size: 29px;
		padding: 0 6px;
	}
	.error-content h2 {
		font-size: 32px;
	}
	.thanks-page {
		padding: 50px 20px;
	}
	.thanks-page img {
		margin: 0 auto 20px;
		width: 100px;
	}
	.thanks-pre {
		padding: 0 0;
	}
	.thanks-pre h2 {
		font-size: 23px;
		margin: 0 0 20px;
	}
	.thanks-pre p {
		font-size: 18px;
	}
	.abs-denver-metro {
		top: auto;
		bottom: 0;
	}
	.apply-tab {
		width: 32%;
	}
	.apply-box.academic-box .apply-tab {
		width: 23.7%%;
	}
	.comment-respond {
		max-width: 100%;
	}
	.comment-respond .comment-form-author input,
	.comment-form-email input,
	.comment-form-url input {
		padding: 5px 10px;
	}
	.comment-respond p label {
		font-size: 16px;
	}
	.comment-respond .comment-form-comment textarea {
		padding: 5px 10px;
		height: 82px;
	}
	.comment-respond h3.comment-reply-title {
		font-size: 20px;
	}
	.blog-submit .wpcf7-form-control-wrap {
	    transform: scale(0.63);
	    -webkit-transform: scale(0.63);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}
	.overlay-content {
		right: 0;
		width: 190px;
	}
	 .denver-services-section ul li:nth-child(3n-3) .overlay-content {
		 right: 0;
		 left:auto;
	 }
	 .denver-services-section ul li:nth-child(5n-5) .overlay-content {
    right: auto;
    left: 0;
}
}

@media only screen and (min-width:768px) and (max-width:783px) {
	/*************iphone-menu*************************************************************************/
	.menuImage {
		float: none;
		height: 30px;
		margin: 0;
		position: absolute;
		right: 15px;
		top: 18px;
		width: 30px;
		z-index: 1;
	}
	.menuImage>img {
		height: auto;
		width: 100%;
		display: block !important;
	}
	.iphon_navigation {
		background: #ffffff;
		border-radius: 0;
		border-top: none;
		left: 0;
		margin: 0;
		overflow: hidden;
		position: absolute;
		right: 0;
		top: 64px;
		width: 100%;
		z-index: 99;
	}
	.iphon_navigation ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	.iphon_navigation ul li {
		border-top: 1px solid #cccccc;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
		position: relative;
		text-transform: inherit;
	}
	.iphon_navigation ul li:first-child {
		border-top: none;
	}
	.iphon_navigation ul img {
		display: block;
		float: left;
		height: 20px;
		margin-right: 5px;
		width: 15px;
	}
	.parentMenu>div.subItem {
		width: 50px;
		height: 24px;
		float: right;
		background: url(images/faq-arrowup.png) no-repeat center;
		cursor: pointer;
	}
	.parentMenuActive>div.subItem {
		width: 50px;
		height: 24px;
		position: absolute;
		right: 0;
		top: 0;
		background: url(images/faq-arrowdown.png) no-repeat center!important;
		cursor: pointer;
	}
	.parentMenu>div.subItem {
		background: url(images/faq-arrowup.png) no-repeat center center;
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		height: 24px;
	}
	.iphon_navigation ul li a {
		background: #991e5b;
		font-family: 'MuseoSans-700';
		color: #ffffff;
		display: block;
		font-size: 10pt;
		letter-spacing: 1px;
		line-height: 20px;
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 10px 10px;
		text-decoration: none;
		text-transform: inherit;
	}
	.iphon_navigation ul li a:hover {
		color: #fff;
		text-shadow: inherit;
		text-decoration: none;
		background: #62cb96;
	}
	/********adrodown***********/
	.iphon_navigation>ul ul {
		background-image: none !important;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.iphon_navigation ul ul li {
		background: #258fcd;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
		border: none;
	}
	.iphon_navigation ul ul li a {
		background: #333;
		color: #FFFFFF;
		display: block;
		letter-spacing: 1px;
		list-style: none;
		margin: 0 0 1px;
		padding: 6px 10px;
		text-decoration: none;
		text-transform: inherit;
	}
	.iphon_navigation ul li a:hover {
		color: #fff;
		text-shadow: inherit;
		text-decoration: none;
		background: #62cb96;
	}
	.iphon_navigation ul ul ul {
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
		list-style: none;
	}
	.iphon_navigation ul ul li a {
		background: #0d0d0d;
		color: #ffffff;
		display: block;
		font-size: 11px;
		letter-spacing: 1px;
		line-height: 15px;
		list-style: none;
		margin: 0 0 1px;
		padding: 4px 10px;
		text-decoration: none;
		text-transform: inherit;
	}
	.iphon_navigation ul ul ul li a:hover {
		color: #fff;
		text-shadow: inherit;
		text-decoration: none;
	}
	.iphon_navigation ul li.blanck-li {
		display: none;
	}
	.social-right {
		width: 25%;
		margin: 18px 0 0;
	}
	.logo {
		float: left;
	}
	.logo img {
		margin: 0;
		width: 200px;
	}
}

@media only screen and (device-width: 812px) and (device-height: 375px) and (-webkit-device-pixel-ratio: 3) {
	.introducing-model a {
		width: 152px;
		padding: 8px 0;
		font-size: 16px;
	}
	.read-bio-pupup .modal-content {
		padding: 18px 0;
		max-width: 508px;
		margin: 0 auto;
	}
	.introducing-model {
		padding: 0px 9px 0px !important;
	}
	.read-bio-pupup button.close {
		right: 0;
		top: 0px;
		font-size: 29px;
		padding: 0 6px;
	}
	.contactform-model {
		padding: 20px 15px 20px 15px !important;
		width: 100%;
		height: 270px;
		overflow-y: scroll;
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	/*************iphone-menu*************************************************************************/
	.menuImage {
		float: none;
		height: 30px;
		margin: 0;
		position: absolute;
		right: 15px;
		top: 10px;
		width: 30px;
		z-index: 1;
	}
	.menuImage>img {
		height: auto;
		width: 100%;
		display: block !important;
	}
	.iphon_navigation {
		background: #ffffff;
		border-radius: 0;
		border-top: none;
		left: 0;
		margin: 0;
		overflow: hidden;
		position: absolute;
		right: 0;
		top: 64px;
		width: 100%;
		z-index: 99;
	}
	.iphon_navigation ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	.iphon_navigation ul li {
		border-top: 1px solid #cccccc;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
		position: relative;
		text-transform: inherit;
	}
	.iphon_navigation ul li:first-child {
		border-top: none;
	}
	.iphon_navigation ul img {
		display: block;
		float: left;
		height: 20px;
		margin-right: 5px;
		width: 15px;
	}
	.parentMenu>div.subItem {
		width: 50px;
		height: 24px;
		float: right;
		background: url(images/faq-arrowup.png) no-repeat center;
		cursor: pointer;
	}
	.parentMenuActive>div.subItem {
		width: 50px;
		height: 24px;
		position: absolute;
		right: 0;
		top: 0;
		background: url(images/faq-arrowdown.png) no-repeat center!important;
		cursor: pointer;
	}
	.parentMenu>div.subItem {
		background: url(images/faq-arrowup.png) no-repeat center center;
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		height: 24px;
	}
	.iphon_navigation ul li a {
		background: #991e5b;
		font-family: 'MuseoSans-700';
		color: #ffffff;
		display: block;
		font-size: 10pt;
		letter-spacing: 1px;
		line-height: 20px;
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 10px 10px;
		text-decoration: none;
		text-transform: inherit;
	}
	.iphon_navigation ul li a:hover {
		color: #fff;
		text-shadow: inherit;
		text-decoration: none;
		background: #62cb96;
	}
	/********adrodown***********/
	.iphon_navigation>ul ul {
		background-image: none !important;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.iphon_navigation ul ul li {
		background: #258fcd;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
		border: none;
	}
	.iphon_navigation ul ul li a {
		background: #333;
		color: #FFFFFF;
		display: block;
		letter-spacing: 1px;
		list-style: none;
		margin: 0 0 1px;
		padding: 6px 10px;
		text-decoration: none;
		text-transform: inherit;
	}
	.iphon_navigation ul li a:hover {
		color: #fff;
		text-shadow: inherit;
		text-decoration: none;
		background: #62cb96;
	}
	.iphon_navigation ul ul ul {
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
		list-style: none;
	}
	.iphon_navigation ul ul li a {
		background: #0d0d0d;
		color: #ffffff;
		display: block;
		font-size: 11px;
		letter-spacing: 1px;
		line-height: 15px;
		list-style: none;
		margin: 0 0 1px;
		padding: 4px 10px;
		text-decoration: none;
		text-transform: inherit;
	}
	.iphon_navigation ul ul ul li a:hover {
		color: #fff;
		text-shadow: inherit;
		text-decoration: none;
	}
	.iphon_navigation ul li.blanck-li {
		display: none;
	}
	.top-header .col-sm-7,
	.top-header .col-sm-5 {
		flex: 100%;
		max-width: 100%;
	}
	.top-header {
		padding: 5px 0;
	}
	.care-needs {
		padding: 0px 0 0;
	}
	.care-needs p {
		font-size: 12px;
		text-align: center;
	}
	.login-right {
		padding: 0px 0 0;
		text-align: center;
	}
	.logo {
		float: left;
	}
	.logo img {
		margin: 0;
		width: 200px;
		padding: 0;
		position: static;
	}
	.social-right {
		width: 32%;
		margin: 10px 0 0;
	}
	.login-right ul li a {
		font-size: 12px;
	}
	.available-header ul li {
		padding: 9px 5px 11px;
	}
	.available-header ul li span {
		font-size: 13px;
	}
	.available-header ul li a {
		font-size: 13px;
	}
	.available-header ul li:last-child {
		border-right: none;
	}
	.background-slider {
		height: 230px;
	}
	.slider-top h1 {
		padding: 0 0 0px;
		font-size: 24px;
		line-height: 33px;
	}
	.solution-heading {
		padding: 20px 0 20px;
	}
	.solution-heading h2 {
		font-size: 20px;
		margin: 0 0 10px;
	}
	.solution-heading p {
		font-size: 14px;
	}
	.video-tag {
		margin: 0 0 20px;
		padding: 0 0 20px;
	}
	.template-newsletter {
		margin: 0 0 20px;
	}
	.template-newsletter ul li {
		margin: 0 0 10px;
		padding: 0 0 10px;
		width: 100%;
		border-right: none;
		border-bottom: 1px #cbcbcb solid;
	}
	.comma-icon img {
		width: 38px;
	}
	.letter-text p {
		font-size: 14px;
		padding: 0 0 10px;
		line-height: 18px;
	}
	.letter-text span {
		font-size: 15px;
	}
	.template-newsletter ul li:last-child {
		border-bottom: none;
		margin: 0;
		padding: 0;
	}
	.comma-icon:after {
		display: none;
	}
	.footer-section-first {
		padding: 10px 0;
	}
	.footer-menu ul li {
		padding: 8px 0;
		display: block;
		border-right: none;
		border-bottom: 1px #991e5b solid;
	}
	.footer-menu ul li a {
		font-size: 15px;
	}
	.footer-menu ul li:last-child {
		border-bottom: none;
	}
	.copyright p {
		font-size: 14px;
	}
	.about-main-page {
		margin: -18% 0 30px;
	}
	.about-heading {
		padding: 10px 30px;
	}
	.about-heading h1 {
		font-size: 16px;
		line-height: 22px;
	}
	.about-heading a {
		font-size: 16px;
	}
	.about-content {
		padding: 15px;
	}
	.about-content img {
		margin: 0 auto 20px;
	}
	.about-content p {
		font-size: 14px;
		padding: 0;
	}
	.mission-statement-section {
		padding: 15px 0;
	}
	.mission-statement-section h3 {
		font-size: 20px;
		padding: 0 0 10px;
	}
	.mission-statement-section p {
		padding: 0 15px 10px;
		font-size: 14px;
	}
	.mission-statement-section a {
		width: 150px;
		font-size: 15px;
		padding: 9px 0;
	}
	.core-values {
		padding: 20px 0 0;
	}
	.core-values h4 {
		font-size: 25px;
		padding: 0 0 10px;
	}
	.core-values ul li {
		margin: 0 0 10px;
		width: 100%;
	}
	.core-values h5 {
		font-size: 18px;
		padding: 0 0 10px;
	}
	.core-values p {
		font-size: 14px;
	}
	.mission-statement-section ul li {
		width: 100%;
		min-height: inherit;
		margin: 0 0 20px;
	}
	.mission-statement-section ul li:nth-child(2) {
		width: 100%;
		padding: 0 23px;
	}
	.mission-statement-section ul li h4 {
		font-size: 18px;
		padding: 0 0 10px;
	}
	.mission-statement-section ul li p {
		font-size: 14px;
	}
	.padding-right {
		padding-right: 15px !important;
	}
	.padding-left {
		padding-left: 15px !important;
	}
	.services-page .row.clearfix {
		margin-bottom: 15px;
	}
	.services-page .col-sm-6 {
		flex: 100%;
		max-width: 100%;
	}
	.secvices-contnet {
		padding: 10px;
		border: 1px #ccc solid;
	}
	.secvices-contnet h2 {
		font-size: 20px;
		padding: 0 0 8px;
	}
	.secvices-contnet p {
		padding: 0 0px 10px;
		font-size: 14px;
		line-height: 20px;
	}
	.blog-content h2 {
		padding: 15px 0 15px;
		font-size: 20px;
	}
	.blog-content p {
		font-size: 15px;
		line-height: 22px;
	}
	.blog-content span {
		font-size: 15px;
		line-height: 23px;
	}
	.blog-read-col {
		padding: 10px 20px 33px;
	}
	.pagenetion-section {
		margin: 0 0 20px;
	}
	.pagenetion-section ul li a {
		font-size: 14px;
		padding: 4px 10px;
		border: 1px #e8e8e8 solid;
	}
	.pagenetion-section span a {
		font-size: 16px;
	}
	.blog-search {
		margin: 0 0 20px;
	}
	.search-blog {
		padding: 5px 15px;
	}
	.blog-catgroies label {
		margin: 0 0 3px;
		font-size: 16px;
	}
	.blog-catgroies select {
		padding: 5px 15px;
		font-size: 14px;
	}
	.blog-tab label {
		font-size: 16px;
	}
	.input-blog {
		padding: 5px 15px;
		font-size: 14px;
	}
	.blog-tab select {
		padding: 5px 15px;
	}
	.blog-section .col-sm-8,
	.blog-section .col-sm-4 {
		flex: 100%;
		max-width: 100%;
	}
	.blog-content h3 {
		font-size: 16px;
	}
	.loationacsulte {
		position: static;
	}
	.find-loation {
		margin: 20px auto;
		min-height: inherit;
		position: static;
	}
	.find-loation h2 {
		font-size: 20px;
		padding: 15px 35px 20px;
	}
	.abs-denver-metro {
		margin: 0 auto;
		width: 280px;
		float: none;
		position: static;
	}
	.gm-style div div div div div div div div .abs-denver-metro {
		position: absolute;
	}
	.find-near h3 {
		font-size: 20px;
	}
	.find-location-comfim {
		padding: 15px 15px;
	}
	.find-location-comfim ul li {
		margin: 0 0 11px;
		width: 100%;
	}
	.find-location-comfim ul li.smail-list {
		margin: 0 auto 11px;
		width: 27%;
	}
	.find-location-comfim ul li select {
		width: 100%;
	}
	.find-location-comfim ul li .input-filed-find {
		width: 100%;
	}
	.button-search {
		top: 27px;
	}
	.califorina-heading h4 {
		font-size: 20px;
	}
	.california-sectin {
		padding: 15px 15px;
		min-height: inherit;
	}
	.california-sectin h5 {
		font-size: 18px;
	}
	.california-sectin>p {
		font-size: 14px;
		padding: 0 0px 12px 0;
	}
	.ared-contet {
		margin: 10px 0 0;
		padding: 10px 0 0;
	}
	.ared-contet h6 {
		font-size: 18px;
	}
	.ared-contet p {
		font-size: 14px;
	}
	.find-loction-section .col-sm-6 {
		flex: 100%;
		max-width: 100%;
	}
	.loationacsulte .col-sm-6 {
		flex: 100%;
		max-width: 100%;
	}
	.abs-btn a {
		margin: 0 10px 8px;
		width: 200px;
		font-size: 14px;
	}
	.about-heading h1 span {
		font-size: 14px;
	}
	.care-needs-inner p {
		margin: 0;
		padding: 0;
		font-size: 14px;
		border-right: none;
		text-align: center;
		display: block;
	}
	.care-needs-inner span {
		font-size: 14px;
		display: block;
		text-align: center;
	}
	.denver-right-content {
		padding: 15px;
	}
	.denver-right-content p {
		padding: 0 0 10px;
		font-size: 15px;
	}
	.denver-right-content h2 {
		font-size: 20px;
	}
	.brett-a {
		font-size: 14px;
	}
	.brett-miller {
		padding: 0 15px;
	}
	.readmy-bio {
		width: 150px;
		padding: 11px 0;
		font-size: 16px;
	}
	.wirt-content p {
		font-size: 15px;
	}
	.wirtten-by-jen span {
		font-size: 20px;
	}
	.denver-services-section h3 {
		padding: 10px 0;
		font-size: 20px;
	}
	.denver-services-section ul li {
		width: 100%;
	}
	.denver-services-section ul li img {
		width: 100%;
	}
	.denver-services-section ul li span {
		font-size: 15px;
		min-height: inherit;
		padding: 9px 0;
	}
	.denver-metro-section .col-sm-5,
	.denver-metro-section .col-sm-7 {
		flex: 100%;
		max-width: 100%;
	}
	.denver-left-img img {
		width: 100%;
	}
	.denver-metro-two .col-sm-6,
	.denver-metro-two .col-sm-6 {
		flex: 100%;
		max-width: 100%;
	}
	.wirt-content {
		border-radius: 0px 0 10px 10px;
	}
	.overlay-content h2 {
		font-size: 15px;
	}
	.overlay-content p {
		font-size: 14px;
	 }
	.overlay-content {
		right: 0;
	}
  .denver-services-section ul li:nth-child(5n-5) .overlay-content {
		right: 0;
		left: auto;
	}
  .denver-services-section ul li:nth-child(5n-5) .overlay-content:after {
		left: -24px;
		right: auto;
		background: url(../images/overlay-icon.png) no-repeat;
	}
	.denver-left-img {
		padding: 0px 0 0;
		text-align: center;
	}
	.introducing-model a {
		width: 152px;
		padding: 8px 0;
		font-size: 16px;
	}
	.read-bio-pupup .modal-content {
		padding: 18px 0;
		max-width: 508px;
		margin: 0 auto;
	}

	.read-bio-pupup button.close {
		right: 0;
		top: 0px;
		font-size: 29px;
		padding: 0 6px;
	}
	.start-care-menu .modal-content {
		padding: 15px 0;
	}
	.contactform-model {
		padding: 0px 15px 0px 15px !important;
		width: 100%;
		height: 275px;
		overflow-y: scroll;
	}
	.contactform-model h4 {
		padding: 0 0 4px;
		font-size: 20px;
	}
	.contactform-model p {
		font-size: 12px;
	}
	.popup-inputfiled {
		height: 34px;
		font-size: 13px;
		line-height: 34px;
	}
	.contact-pup-tab textarea {
		padding: 10px 15px;
		height: 73px;
		font-size: 13px;
	}
	.contact-pup-tab {
		margin: 0 0 5px;
	}
	.submit-contact {
		width: 150px;
		font-size: 16px;
	}
	.introducing-model p {
		font-size: 14px;
	}
	.introducing-model h3 {
		font-size: 20px;
	}
	.introducing-model h3 span {
		font-size: 16px;
	}
	.denver-metro-two .col-sm-5 {
		flex: 100%;
		max-width: 100%;
	}
	.denver-metro-two .col-sm-7 {
		flex: 100%;
		max-width: 100%;
	}
	.blog-section {
		padding: 15px 15px;
	}
	.privacy-content p {
		font-size: 14px;
		line-height: 20px;
	}
	.privacy-content ul li {
		font-size: 14px;
		line-height: 21px;
	}
	.privacy-content h3 {
		font-size: 16px;
	}
	.error-content h2 {
		font-size: 25px;
	}
	.error-content p {
		font-size: 15px;
	}
	.konw404 .error-content .site-button {
		padding: 6px 0;
		font-size: 16px;
	}
	.thanks-page {
		padding: 50px 20px;
	}
	.thanks-page img {
		margin: 0 auto 20px;
		width: 70px;
	}
	.thanks-pre {
		padding: 0 0;
	}
	.thanks-pre h2 {
		font-size: 23px;
		margin: 0 0 20px;
	}
	.thanks-pre p {
		font-size: 18px;
	}
	.apply-tab {
		width: 49%;
	}
	.apply-box.academic-box .apply-tab {
		width: 32.7%;
	}
	.comment-respond .comment-form-author input,
	.comment-form-email input,
	.comment-form-url input {
		padding: 5px 10px;
	}
	.comment-respond p label {
		font-size: 16px;
	}
	.comment-respond .comment-form-comment textarea {
		padding: 5px 10px;
		height: 82px;
	}
	.comment-respond h3.comment-reply-title {
		font-size: 20px;
	}
	.col-sm-12.recaptcha .wpcf7-form-control-wrap {
	    margin-bottom: 6px;
	}
	.col-sm-12.recaptcha .wpcf7-form-control-wrap{
		transform: scale(0.77);
	    -webkit-transform: scale(0.77);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}

	.blog-submit .wpcf7-form-control-wrap {
	    transform: scale(0.77);
	    -webkit-transform: scale(0.77);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}
}

@media only screen and (max-width:575px) {
	/*************iphone-menu*************************************************************************/
	.menuImage {
		float: none;
		height: 30px;
		margin: 0;
		position: absolute;
		right: 15px;
		top: 12px;
		width: 30px;
		z-index: 1;
	}
	.menuImage>img {
		height: auto;
		width: 100%;
		display: block !important;
	}
	.iphon_navigation {
		background: #ffffff;
		border-radius: 0;
		border-top: none;
		left: 0;
		margin: 0;
		overflow: hidden;
		position: absolute;
		right: 0;
		top: 64px;
		width: 100%;
		z-index: 99;
	}
	.landing-page .menuImage {
	    top: 23px !important;
	}

	.iphon_navigation ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	.iphon_navigation ul li {
		border-top: 1px solid #cccccc;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
		position: relative;
		text-transform: inherit;
	}
	.iphon_navigation ul li:first-child {
		border-top: none;
	}
	.iphon_navigation ul img {
		display: block;
		float: left;
		height: 20px;
		margin-right: 5px;
		width: 15px;
	}
	.parentMenu>div.subItem {
		width: 50px;
		height: 24px;
		float: right;
		background: url(images/faq-arrowup.png) no-repeat center;
		cursor: pointer;
	}
	.parentMenuActive>div.subItem {
		width: 50px;
		height: 24px;
		position: absolute;
		right: 0;
		top: 0;
		background: url(images/faq-arrowdown.png) no-repeat center!important;
		cursor: pointer;
	}
	.parentMenu>div.subItem {
		background: url(images/faq-arrowup.png) no-repeat center center;
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		height: 24px;
	}
	.iphon_navigation ul li a {
		background: #991e5b;
		font-family: 'MuseoSans-700';
		color: #ffffff;
		display: block;
		font-size: 10pt;
		letter-spacing: 1px;
		line-height: 20px;
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 10px 10px;
		text-decoration: none;
		text-transform: inherit;
	}
	.iphon_navigation ul li a:hover {
		color: #fff;
		text-shadow: inherit;
		text-decoration: none;
		background: #62cb96;
	}
	/********adrodown***********/
	.iphon_navigation>ul ul {
		background-image: none !important;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.iphon_navigation ul ul li {
		background: #258fcd;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
		border: none;
	}
	.iphon_navigation ul ul li a {
		background: #333;
		color: #FFFFFF;
		display: block;
		letter-spacing: 1px;
		list-style: none;
		margin: 0 0 1px;
		padding: 6px 10px;
		text-decoration: none;
		text-transform: inherit;
	}
	.iphon_navigation ul li a:hover {
		color: #fff;
		text-shadow: inherit;
		text-decoration: none;
		background: #62cb96;
	}
	.iphon_navigation ul ul ul {
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
		list-style: none;
	}
	.iphon_navigation ul ul li a {
		background: #0d0d0d;
		color: #ffffff;
		display: block;
		font-size: 11px;
		letter-spacing: 1px;
		line-height: 15px;
		list-style: none;
		margin: 0 0 1px;
		padding: 4px 10px;
		text-decoration: none;
		text-transform: inherit;
	}
	.iphon_navigation ul ul ul li a:hover {
		color: #fff;
		text-shadow: inherit;
		text-decoration: none;
	}
	.iphon_navigation ul li.blanck-li {
		display: none;
	}
	.top-header {
		padding: 5px 0;
	}
	.care-needs {
		padding: 0px 0 0;
	}
	.care-needs p {
		font-size: 12px;
		text-align: center;
	}
	.login-right {
		padding: 0px 0 0;
		text-align: center;
	}
	.logo {
		text-align: left;
	}
	.logo img {
		margin: 0;
		width: 200px;
		padding: 0;
		position: static;
	}
	.social-right {
		width: 100%;
		margin: 10px 0 0;
		float: none;
		text-align: center;
		border-top: 1px #ecbdd5 solid;
		padding: 5px 0 0;
	}
	.login-right ul li a {
		font-size: 12px;
	}
	.available-header ul li {
		padding: 14px 10px;
	}
	.available-header {
		margin: 0 auto;
		padding: 0;
		text-align: center;
		max-width: 320px;
	}
	.available-header ul li:first-child {
		border-left: none;
		border-right: none;
		border-bottom: 1px #fff solid;
		padding: 5px 0;
	}
	.available-header ul li span {
		font-size: 13px;
	}
	.available-header ul li a {
		font-size: 13px;
	}
	.available-header ul li:last-child {
		border-right: none;
	}
	.background-slider {
		height: 230px;
	}
	.slider-top h1 {
		padding: 0 0 0px;
		font-size: 24px;
		line-height: 33px;
	}
	.solution-heading {
		padding: 20px 0 20px;
	}
	.solution-heading h2 {
		font-size: 20px;
		margin: 0 0 10px;
	}
	.solution-heading p {
		font-size: 14px;
	}
	.video-tag {
		margin: 0 0 20px;
		padding: 0 0 20px;
	}
	.template-newsletter {
		margin: 0 0 20px;
	}
	.template-newsletter ul li {
		margin: 0 0 10px;
		padding: 0 0 10px;
		width: 100%;
		border-right: none;
		border-bottom: 1px #cbcbcb solid;
	}
	.letter-text p {
		font-size: 14px;
		padding: 0 0 10px;
		line-height: 18px;
	}
	.letter-text span {
		font-size: 15px;
	}
	.template-newsletter ul li:last-child {
		border-bottom: none;
		margin: 0;
		padding: 0;
	}
	.comma-icon:after {
		display: none;
	}
	.footer-section-first {
		padding: 10px 0;
	}
	.footer-menu ul li {
		padding: 8px 0;
		display: block;
		border-right: none;
		border-bottom: 1px #991e5b solid;
	}
	.footer-menu ul li a {
		font-size: 15px;
	}
	.footer-menu ul li:last-child {
		border-bottom: none;
	}
	.copyright p {
		font-size: 14px;
	}
	.about-main-page {
		margin: -18% 0 30px;
	}
	.about-heading {
		padding: 10px 30px;
	}
	.about-heading h1 {
		font-size: 16px;
		line-height: 22px;
	}
	.about-heading a {
		font-size: 16px;
	}
	.about-content {
		padding: 15px;
	}
	.about-content img {
		margin: 0 auto 20px;
	}
	.about-content p {
		font-size: 14px;
		padding: 0;
	}
	.mission-statement-section {
		padding: 15px 0;
	}
	.mission-statement-section h3 {
		font-size: 20px;
		padding: 0 0 10px;
	}
	.mission-statement-section p {
		padding: 0 15px 10px;
		font-size: 14px;
	}
	.mission-statement-section a {
		width: 150px;
		font-size: 15px;
		padding: 9px 0;
	}
	.core-values {
		padding: 20px 0 0;
	}
	.core-values h4 {
		font-size: 25px;
		padding: 0 0 10px;
	}
	.core-values ul li {
		margin: 0 0 10px;
		width: 100%;
	}
	.core-values h5 {
		font-size: 18px;
		padding: 0 0 10px;
	}
	.core-values p {
		font-size: 14px;
	}
	.mission-statement-section ul li {
		width: 100%;
		min-height: inherit;
		margin: 0 0 20px;
	}
	.mission-statement-section ul li:nth-child(2) {
		width: 100%;
		padding: 0 23px;
	}
	.mission-statement-section ul li h4 {
		font-size: 18px;
		padding: 0 0 10px;
	}
	.mission-statement-section ul li p {
		font-size: 14px;
	}
	.padding-right {
		padding-right: 15px !important;
	}
	.padding-left {
		padding-left: 15px !important;
	}
	.services-page .row.clearfix {
		margin-bottom: 15px;
	}
	.secvices-contnet {
		padding: 10px;
		border: 1px #ccc solid;
	}
	.secvices-contnet h2 {
		font-size: 20px;
		padding: 0 0 8px;
	}
	.secvices-contnet p {
		padding: 0 0px 10px;
		font-size: 14px;
		line-height: 20px;
	}
	.blog-content h2 {
		padding: 15px 0 15px;
		font-size: 20px;
	}
	.blog-content p {
		font-size: 15px;
		line-height: 22px;
	}
	.blog-content span {
		font-size: 15px;
		line-height: 23px;
	}
	.blog-read-col {
		padding: 10px 20px 33px;
	}
	.pagenetion-section {
		margin: 0 0 20px;
	}
	.pagenetion-section ul li a {
		font-size: 14px;
		padding: 4px 10px;
		border: 1px #e8e8e8 solid;
	}
	.pagenetion-section span a {
		font-size: 16px;
	}
	.blog-search {
		margin: 0 0 20px;
	}
	.search-blog {
		padding: 5px 15px;
	}
	.blog-catgroies label {
		margin: 0 0 3px;
		font-size: 16px;
	}
	.blog-catgroies select {
		padding: 5px 15px;
		font-size: 14px;
	}
	.blog-tab label {
		font-size: 16px;
	}
	.input-blog {
		padding: 5px 15px;
		font-size: 14px;
	}
	.blog-tab select {
		padding: 5px 15px;
	}
	.blog-content h3 {
		font-size: 16px;
	}
	.loationacsulte {
		position: static;
	}
	.find-loation {
		margin: 20px auto;
		min-height: inherit;
		position: static;
	}
	.find-loation h2 {
		font-size: 20px;
		padding: 15px 35px 20px;
	}
	.gm-style div div div div div div div div .abs-denver-metro {
		position: absolute;
	}
	.abs-denver-metro {
		margin: 0 auto;
		width: 280px;
		float: none;
		position: static;
	}
	.find-near h3 {
		font-size: 20px;
	}
	.find-location-comfim {
		padding: 15px 15px;
	}
	.find-location-comfim ul li {
		margin: 0 0 11px;
		width: 100%;
	}
	.find-location-comfim ul li.smail-list {
		margin: 0 auto 11px;
		width: 27%;
	}
	.find-location-comfim ul li select {
		width: 100%;
	}
	.find-location-comfim ul li .input-filed-find {
		width: 100%;
	}
	.button-search {
		top: 27px;
	}
	.califorina-heading h4 {
		font-size: 20px;
	}
	.california-sectin {
		padding: 15px 15px;
		min-height: inherit;
	}
	.california-sectin h5 {
		font-size: 18px;
	}
	.california-sectin>p {
		font-size: 14px;
		padding: 0 0px 12px 0;
	}
	.ared-contet {
		margin: 10px 0 0;
		padding: 10px 0 0;
	}
	.ared-contet h6 {
		font-size: 18px;
	}
	.ared-contet p {
		font-size: 14px;
	}
	.abs-btn a {
		margin: 0 10px 8px;
		width: 200px;
		font-size: 14px;
	}
	.about-heading h1 span {
		font-size: 12px;
		padding: 0 0 0 6px;
	}
	.care-needs-inner p {
		margin: 0;
		padding: 0;
		font-size: 14px;
		border-right: none;
		text-align: center;
		display: block;
	}
	.care-needs-inner span {
		font-size: 14px;
		display: block;
		text-align: center;
	}
	.denver-right-content {
		padding: 15px;
	}
	.denver-right-content p {
		padding: 0 0 10px;
		font-size: 15px;
	}
	.denver-right-content h2 {
		font-size: 20px;
	}
	.brett-a {
		font-size: 14px;
	}
	.brett-miller {
		padding: 0 15px;
	}
	.readmy-bio {
		width: 150px;
		padding: 11px 0;
		font-size: 16px;
	}
	.wirt-content p {
		font-size: 15px;
	}
	.wirtten-by-jen span {
		font-size: 20px;
	}
	.denver-services-section h3 {
		padding: 10px 0;
		font-size: 20px;
	}
	.denver-services-section ul li {
		width: 100%;
	}
	.denver-services-section ul li img {
		width: 100%;
	}
	.denver-services-section ul li span {
		font-size: 15px;
		min-height: inherit;
		padding: 9px 0;
	}
	.denver-metro-two {
		padding: 0 20px 30px;
	}
	.overlay-content {
		right: 0;
	}
	.overlay-content h2 {
    font-size: 15px;
  }
	.overlay-content p {
    font-size: 14px;
   }
.denver-services-section ul li:nth-child(5n-5) .overlay-content {
		right: 0;
		left: auto;
	}
.denver-services-section ul li:nth-child(5n-5) .overlay-content:after {
		left: -24px;
		right: auto;
		background: url(../images/overlay-icon.png) no-repeat;
	}
	.denver-left-img img {
		width: 100%;
	}
	.introducing-model a {
		width: 152px;
		padding: 8px 0;
		font-size: 16px;
	}
	.introducing-model {
		padding: 0px 9px 0px !important;
	}
	.start-care-menu .modal-content {
		padding: 15px 0;
	}
	.contactform-model {
		padding: 0px 15px 0px 15px !important;
		width: 100%;
		height: 270px;
		overflow-y: scroll;
	}
	.read-bio-pupup button.close {
		right: 0;
		top: 0px;
		font-size: 29px;
		padding: 0 6px;
	}
	.contactform-model h4 {
		padding: 0 0 4px;
		font-size: 20px;
	}
	.contactform-model p {
		font-size: 12px;
	}
	.popup-inputfiled {
		height: 34px;
		font-size: 13px;
		line-height: 34px;
	}
	.contact-pup-tab textarea {
		padding: 10px 15px;
		height: 73px;
		font-size: 13px;
	}
	.contact-pup-tab {
		margin: 0 0 5px;
	}
	.submit-contact {
		width: 150px;
		font-size: 16px;
	}
	.introducing-model p {
		font-size: 14px;
	}
	.introducing-model h3 {
		font-size: 20px;
	}
	.introducing-model h3 span {
		font-size: 16px;
	}
	.blog-section {
		padding: 15px 15px;
	}
	.privacy-content p {
		font-size: 14px;
		line-height: 20px;
	}
	.privacy-content ul li {
		font-size: 14px;
		line-height: 21px;
	}
	.privacy-content h3 {
		font-size: 16px;
	}
	.error-content h2 {
		font-size: 22px;
	}
	.error-content p {
		font-size: 14px;
	}
	.konw404 .error-content .site-button {
		padding: 6px 0;
		font-size: 16px;
	}
	.thanks-page {
		padding: 50px 20px;
	}
	.thanks-page img {
		margin: 0 auto 20px;
		width: 70px;
	}
	.thanks-pre {
		padding: 0 0;
	}
	.thanks-pre h2 {
		font-size: 23px;
		margin: 0 0 20px;
	}
	.thanks-pre p {
		font-size: 18px;
	}
	.apply-form-section {
		padding: 15px;
	}
	.apply-box h2 {
		font-size: 20px;
		padding: 0 0 10px;
	}
	.apply-tab {
		width: 100%;
	}
	.apply-box {
		margin: 0 0 18px;
		padding: 0 0 5px;
	}
	.apply-box.academic-box .apply-tab {
		width: 100%;
	}
	.comment-respond .comment-form-author input,
	.comment-form-email input,
	.comment-form-url input {
		padding: 5px 10px;
	}
	.comment-respond p label {
		font-size: 16px;
	}
	.comment-respond .comment-form-comment textarea {
		padding: 5px 10px;
		height: 82px;
	}
	.comment-respond h3.comment-reply-title {
		font-size: 20px;
	}
	.col-sm-12.recaptcha .wpcf7-form-control-wrap {
	    margin-bottom:0px;
	}
	.col-sm-12.recaptcha .wpcf7-form-control-wrap .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div iframe{
		max-width: 272px;
	}

	.col-sm-12.recaptcha .wpcf7-form-control-wrap{
		transform: scale(0.77);
	    -webkit-transform: scale(0.77);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}

	.blog-submit .wpcf7-form-control-wrap {
	    transform: scale(0.77);
	    -webkit-transform: scale(0.77);
	    transform-origin: 0 0;
	    -webkit-transform-origin: 0 0;
	}
}

@media only screen and (max-width: 480px) {
	.about-heading {
		padding: 10px 10px;
	}
	.about-heading h1 {
		float: none;
		text-align: center;
	}
	.about-heading a {
		float: none;
		text-align: center;
		display: block;
	}
	.page-template-page-apply .blog-submit .wpcf7-form-control-wrap {
	    display: block;
	    margin-bottom: 15px;
	}
	.page-template-page-apply .blog-submit p {
	    display: block;
	    float: none;
	}
	.page-template-page-apply .blog-submit p label {
	    position: static;
	}
}

/* =============================================== */
/*landing-page responsive css start  */
/* ================================================= */

@media (max-width: 1899px) {
	.landing-page header .fb-logo {
	    width: 52% !important;
		justify-content: flex-end;
	}
	.review-button {
	    max-width: 181px;
	}
	.landing-page header .header-right-sec a {
	    font-size: 38px;
	}
	.landing-page header .header-right-sec span {
	    font-size: 18px;
	}
	.landing-page .top-nav {
	    width: 83%;
	}
	.landing-page .review-header {
	    display: flex;
	    width: 33%;
	    align-items: center;
	    justify-content: inherit;
	    padding-left: 15px;
	}
	.landing-page header .l-page-logo {
	    width: 330px;
	}
}
@media (max-width: 1799px) {
	.landing-page header .header-right-sec a {
	    font-size: 34px;
	}
	.landing-page header .header-right-sec span {
	    font-size: 16px;
	}
	.landing-page .top-nav ul li {
	    padding: 0 10px 0 !important;
	}
	.landing-page .top-nav ul li.blanck-li {
	    padding: 0 !important;
	}
}

@media (min-width: 1440px) and (max-width: 1679px) {
	.landing-page header .l-page-logo img {
	    width: 209px;
	}
	.landing-page header .l-page-logo {
	    width: 220px;
	}
	.landing-page header .fb-logo img {
	    width: 40px;
	}
	.landing-page .review-header {
    float: right;
    width: 30%;
    text-align: right;
	}
	.landing-page .review-button a {
	    font-size: 16px;
	    max-width: 170px;
	    padding: 13px 0px;
	}
	.review-button {
    	display: inline-block;
    	width: 100%;
    	max-width: 144px;
  }
	.landing-page header .fb-logo {
	    width: 63%;
	    margin-left: 10px;
	}
	.landing-page .top-nav ul li a {
    	font-size: 14px;
		letter-spacing: 1px;
	}
	.scottsdale-menu {
	    display: flex;
	    justify-content: center;
	}
	.landing-page header {
    	padding: 10px 40px;
	}
	.landing-page header .header-right-sec a {
	    font-size: 26px;
	}
	.landing-page header .header-right-sec span {
	    font-size: 14px;
	}
	.landing-page .lp-heading {
		 padding: 25px 0;
	}
	.landing-page .lp-heading h1 {
		font-size: 35px;
	}
	.landing-page .lp-heading p {
		font-size: 36px;
	}
	.landing-page .top-nav ul li {
	    margin: 0 0 0;
	    padding: 0 8px 0 !important;
	}
	.landing-page .lp-form-sec .lp-form-left {
		padding: 0;
		 width: calc(98% - 425px);
		text-align: left;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content {
		 padding: 25px 0 0 0;
		     width: 40%;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content h2 {
		font-size: 32px;
		padding-bottom: 30px;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content p {
		font-size: 18px;
	    line-height: 25px;
		padding-right: 0;
	}
	.landing-page .lp-form-sec .lp-form-left .sheri-will-content a {
		font-size: 22px;
		padding: 18px 0;
		max-width: 280px;
	}

	.landing-page .lp-form-sec .lp-form-left .seri-will-img {
		width: 50%;
		padding: 0 44px 0 0;
		float: left;
		display: inline-block;
	}

	.landing-page .lp-form-sec {
		text-align: left;
		padding: 25px 76px 35px;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec {
		display: inline-block;
		margin: 40px 0 0;
		padding: 20px;
		width: 89%;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-img {
		width: 140px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text h3 {
		font-size: 32px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p {
		font-size: 26px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p a {
		font-size: 30px;
	}

	.landing-page .lp-form-sec .lp-form-right {
		width: 425px;
	    padding: 18px 22px;
	}
	.landing-page .lp-form-sec .lp-form-right h3 {
		font-size: 24px;
    	line-height: 26px;
		padding: 0 10px 13px;
	}

	.landing-page .lp-form-sec .lp-form-right p {
		font-size: 16px;
	}

	.landing-page .lp-form-sec .lp-form-right input {
		font-size: 17px;
		 height: 55px;
		 margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right textarea {
		font-size: 17px;
		height: 130px;
		margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right button {
		font-size: 17px;
		height: 60px;
	}

	.landing-page .lp-form-sec .lp-form-right .container {
		margin-top: 8px;
		font-size: 15px;
		margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right .checkmark {
		height: 21px;
		width: 21px
	}

	.landing-page .lp-form-sec .lp-form-right .container .checkmark:after {
		left: 7px;
	    top: 1px;
	    width: 9px;
	    height: 14px;
	}

	.landing-page .mission-statement-section {
	    padding: 44px 0;
	}
	.landing-page .mission-statement-section h3 {
		font-size: 46px;
	}

	.mission-statement-section ul li {
		width: 31%;
	}

	.landing-page .mission-statement-section ul li h4 {
	    font-size: 36px;
	}
	.landing-page .mission-statement-section ul li p {
	    font-size: 25px;
	}
	.started-header {
	    padding: 25px 0;
	}
	.started-header h2 {
	    font-size: 32px;
	}
	.started-block p {
	    width: 184px;
	    font-size: 25px;
		line-height: 35px;
	}
	.started-block span {
	    margin-top: -100px;
	    font-size: 189px;
	}
	.callus {
	    padding: 40px 15px;
	    position: relative;
	}
	.callus-left p {
	    font-size: 37px;
		line-height: 48px;
	}
	.callus-right a {
	    font-size: 45px;
	}
	.callus-right p {
	    font-size: 18px;
	}

}



@media only screen and (max-width: 1439px) {
	.landing-page header {
			padding: 10px 35px;
	}
	.landing-page header .l-page-logo {
			width: 205px;
	}
	.landing-page header .l-page-logo img {
			width: 200px;
	}
	.landing-page header .fb-logo img {
			width: 40px;
	}
	.landing-page header .fb-logo {
	    width: 49%;
	    margin: 0 auto;
	    padding-left: 8px;
	}
	.landing-page .top-nav ul li {
    	margin: 0 0 0;
	    padding: 0 8px 0 !important
	}
	.landing-page .top-nav ul li a {
    font-size: 12px!important;
    letter-spacing: 1px;
	}
	.landing-page header .header-right-sec a {
    	font-size: 27px;
	}
	.landing-page header .header-right-sec span {
			font-size: 13px;
			line-height: 20px;
	}
	.landing-page .review-button {
	    display: inline-block;
	    width: 100%;
	    max-width: 150px;
	    text-align: center;
	    vertical-align: middle;
	}
	.review-button a {
	    font-size: 15px!important;
	    padding: 14px 0px;
	    max-width: 140px;
	}
}
@media (min-width: 1200px) and (max-width: 1439px) {


	.landing-page .lp-heading {
		 padding: 25px 0;
	}
	.landing-page .lp-heading h1 {
		font-size: 35px;
	}
	.landing-page .lp-heading p {
		font-size: 36px;
	}

	.landing-page .lp-form-sec .lp-form-left {
		padding: 0;
		width: calc(100% - 360px);
		text-align: left;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content {
		 padding: 25px 0 0 0;
		 width: 52%;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content h2 {
		font-size: 27px;
		padding-bottom: 12px;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content p {
		font-size: 16px;
	    line-height: 22px;
		padding-right: 0;
	 padding-bottom: 26px;
	}
	.landing-page .lp-form-sec .lp-form-left .sheri-will-content a {
		font-size: 20px;
	    padding: 16px 0;
	    max-width: 259px;
	}

	.landing-page .lp-form-sec .lp-form-left .seri-will-img {
		width: 46%;
		padding: 0 44px 0 0;
		float: left;
		display: inline-block;
	}

	.landing-page .lp-form-sec {
		text-align: left;
		padding: 25px 76px 35px;
		font-size: 0;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec {
		display: inline-block;
		margin: 30px 0 0;
		padding: 12px;
		width: 90%;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-img {
		width: 120px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text h3 {
		font-size: 28px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p {
		font-size: 22px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p a {
		font-size: 30px;
	}

	.landing-page .lp-form-sec .lp-form-right {
		width: 360px;
	    padding: 15px 18px;
	}
	.landing-page .lp-form-sec .lp-form-right h3 {
		font-size: 20px;
    	line-height: 23px;
		padding: 0 10px 13px;
	}

	.landing-page .lp-form-sec .lp-form-right p {
		font-size: 14px;
		padding: 5px 0 0px 0;
	}

	.landing-page .lp-form-sec .lp-form-right input {
		font-size: 16px;
		 height: 50px;
		 margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right textarea {
		font-size: 16px;
		height: 110px;
		margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right .wpcf7-submit {
		font-size: 15px;
		height: 55px;
		padding: 13px;
	}

	.landing-page .lp-form-sec .lp-form-right .container {
		margin-top: 2px;
		font-size: 14px;
		margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right .checkmark {
		height: 21px;
		width: 21px
	}

	.landing-page .lp-form-sec .lp-form-right .container .checkmark:after {
		left: 7px;
	    top: 1px;
	    width: 9px;
	    height: 14px;
	}

	.landing-page .mission-statement-section {
	    padding: 30px 0;
	}
	.landing-page .mission-statement-section h3 {
		font-size: 40px;
	}

	.mission-statement-section ul li {
		width: 31%;
	}

	.landing-page .mission-statement-section ul li h4 {
	    font-size: 30px;
	}
	.landing-page .mission-statement-section ul li p {
	    font-size: 19px;
	}
	.started-header {
	    padding: 25px 0;
	}
	.started-header h2 {
	    font-size: 32px;
	}
	.started-block p {
		width: 136px;
	    font-size: 19px;
	    line-height: 35px;
	}
	.started-block span {
	    margin-top: -100px;
	    font-size: 150px;
	}
	.callus {
	    padding: 20px 15px;
	}
	.callus-left p {
	    font-size: 35px;
		line-height: 45px;
	}
	.callus-right a {
	    font-size: 38px;
	}
	.callus-right p {
	    font-size: 16px;
	}
	callus-left {
	    max-width: 452px;
	}

	.callus-right {
		text-align: right;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text {
		    width: 395px;
	}
	.callus-left {
	    max-width: 448px;
	}

	.seri-will-img iframe {
	    height: 255px;
	}

}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
	.landing-page header .header-right-sec a {
	    font-size: 22px;
	}
	.landing-page header .header-right-sec span {
	    font-size: 11px;
	}
	.landing-page .top-nav ul li {
	    padding: 0 5px 0 !important;
	}

}
@media (min-width: 1183px) and (max-width: 1212px) {
	.landing-page .review-header {
	    width: 29%;
	    justify-content: flex-end;
	    padding-left: 5px;
	}
	.landing-page .review-button {
	    max-width: 130px;
	    padding-right: 20px;
	}
}
@media only screen and (max-width: 1199px) {
	.landing-page header {
	    padding: 10px 25px;
	}
	.landing-page .top-nav ul li a {
	    font-size: 12px!important;
	    letter-spacing: 0px;
	}
	.landing-page header .fb-logo {
	    width: 55%;
	}
	.landing-page .top-nav ul li {
    	margin: 0 0 0;
    	padding: 0 9px 0;
	}
	.landing-page header .header-right-sec a {
    	font-size: 20px;
	}
	.landing-page header .header-right-sec span {
	    font-size: 11px;
	    line-height: 18px;
	}
	.landing-page .review-button a {
    	font-size: 14px!important;
	    padding: 10px 0px;
    	max-width: 110px;
	}
	.landing-page .review-button {
    	display: inline-block;
  		width: 100%;
    	max-width: 100px;
    	text-align: center;
    	vertical-align: middle;
	}


}
@media (min-width: 1024px) and (max-width: 1199px) {
	.landing-page header .fb-logo img {
	    width: 30px;
	}
	.landing-page header .header-right-sec {
		padding: 4px 0;
	}
	.landing-page .lp-heading {
		 padding: 25px 0;
	}
	.landing-page .lp-heading h1 {
		font-size: 28px;
	}
	.landing-page .lp-heading p {
		font-size: 28px;
	}

	.landing-page .lp-form-sec .lp-form-left {
		padding: 0;
	    width: calc(100% - 320px);
		text-align: left;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content {
		 padding: 25px 0 0 0;
		 width: 52%;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content h2 {
		font-size: 20px;
		padding-bottom: 8px;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content p {
		font-size: 14px;
	    line-height: 20px;
		padding-right: 0;
	 	padding-bottom: 26px;
	}
	.landing-page .lp-form-sec .lp-form-left .sheri-will-content a {
		font-size: 18px;
	    padding: 14px 0;
	    max-width: 248px;
	}

	.landing-page .lp-form-sec .lp-form-left .seri-will-img {
		width: 46%;
		padding: 0 44px 0 0;
		float: left;
		display: inline-block;
	}

	.landing-page .lp-form-sec {
		text-align: left;
		padding: 25px 50px 35px;
		font-size: 0;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec {
		display: inline-block;
		margin: 30px 0 0;
		padding: 12px;
		width: 95%;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-img {
		width: 100px;
	    display: block;
	    text-align: center;
	    margin: 0 auto;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text h3 {
		font-size: 20px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p {
		font-size: 16px;
		text-align: center;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p a {
		font-size: 30px;
	}

	.landing-page .lp-form-sec .lp-form-right {
		width: 320px;
	    padding: 30px 18px;
	}
	.landing-page .lp-form-sec .lp-form-right h3 {
		font-size: 20px;
    	line-height: 23px;
		padding: 0 10px 13px;
	}

	.landing-page .lp-form-sec .lp-form-right p {
		font-size: 14px;
		padding: 5px 0 0px 0;
	}

	.landing-page .lp-form-sec .lp-form-right input {
		font-size: 16px;
		 height: 50px;
		 margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right textarea {
		font-size: 16px;
		height: 110px;
		margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right .wpcf7-submit {
		font-size: 15px;
		height: 55px;
		padding: 13px;
	}

	.landing-page .lp-form-sec .lp-form-right .container {
		margin-top: 2px;
		font-size: 14px;
		margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right .checkmark {
		height: 21px;
		width: 21px
	}

	.landing-page .lp-form-sec .lp-form-right .container .checkmark:after {
		left: 7px;
	    top: 1px;
	    width: 9px;
	    height: 14px;
	}

	.landing-page .mission-statement-section {
	    padding: 30px 0;
	}
	.landing-page .mission-statement-section h3 {
		font-size: 30px;
	}

	.mission-statement-section ul li {
		width: 31%;
	}

	.landing-page .mission-statement-section ul li h4 {
	    font-size: 24px;
	}
	.landing-page .mission-statement-section ul li p {
	    font-size: 15px;
		padding: 0 10px;
	}
	.landing-page .mission-statement-section ul li:nth-child(2) p {
	    padding: 0 10px !important;
	}
	.started-header {
	    padding: 25px 0;
	}
	.started-header h2 {
	    font-size: 25px;
	}
	.started-block h2 {
	    font-size: 30px;
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	}
	.started-block p {
		width: 112px;
	    font-size: 15px;
	    line-height: 35px;
	}
	.started-block span {
	    margin-top: -100px;
	    font-size: 125px;
	}
	.started-block {
	    padding: 20px 30px 20px 60px;
	    padding-bottom: 60px;
	}
	.callus-wrap {
	    padding: 18px 0;
	}
	.callus-wrap {
	    max-width: 937px;
	}
	.callus {
	    padding: 20px 15px;
	}
	.callus-left p {
	    font-size: 28px;
		line-height: 33px;
	}
	.callus-right a {
	    font-size: 32px;
	}
	.callus-right p {
	    font-size: 14px;
	}
	callus-left {
	    max-width: 452px;
	}

	.callus-right {
		text-align: right;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text {
		width: 100%;
		text-align: center;
	}
	.callus-left {
	    max-width: 364px;
	}
	.callus-center {
	    text-align: center;
	    padding: 0px 0;
	}

	.seri-will-img iframe {
	    height: 228px;
	}
}



@media (max-width: 1199px) {
	.landing-page .review-button {
    	max-width: 130px;
  }
	.landing-page .review-header {
	    display: block;
	    float: right;
	    width: 66%;
	    text-align: right;
	    padding-right: 36px;
	}
	.iphon_navigation {
    background: #ffffff;
    border-radius: 0;
    border-top: none;
    left: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 64px;
    width: 100%;
    z-index: 99;
}
	.scottsdale-menu {
    display: flex;
		flex-wrap: wrap;
	}
	.iphon_navigation ul li {
    border-top: 1px solid #cccccc;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    position: relative;
    text-transform: inherit;
	}
	.iphon_navigation ul li a {
    background: #991e5b;
    font-family: 'MuseoSans-700';
    color: #ffffff;
    display: block;
    font-size: 10pt;
    letter-spacing: 1px;
    line-height: 20px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 10px 10px;
    text-decoration: none;
    text-transform: inherit;
}
	.landing-page .menuImage {
	    float: none;
	    height: 30px;
	    margin: 0;
	    position: absolute;
	    right: 15px;
	    top: 25px;
	    width: 30px;
	    z-index: 1;
	    display: block !important;
	}
	.bar1, .bar2, .bar3 {
    width: 28px;
    height: 3px;
    background-color: #991e5b;
    margin: 5px 0;
    transition: 0.4s;
	}
	.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-4px, -8px);
    transform: rotate(45deg) translate(-4px, -8px);
	}.change .bar2 {
    	opacity: 0;
	}
	.change .bar1 {
    	-webkit-transform: rotate(-45deg) translate(-3px, 7px);
    	transform: rotate(-45deg) translate(-3px, 7px);
	}
	.landing-page header {
		 padding: 10px 24px;
	}
	.landing-page header .fb-logo img {
	    width: 40px;
	}
	.landing-page header .l-page-logo {
		width: 190px;
	}
	.landing-page header .header-right-sec {
		padding: 4px 0;
	}
	.landing-page header .fb-logo {
	    width: 45px;
	}
	.landing-page header .header-right-sec a {
		font-size: 24px;
	}
	.landing-page header .header-right-sec span {
		font-size: 11px;
	}
	.landing-page .review-header {
	    display: none;
	}
	.landing-page .top-nav {
	    width: auto;
	    display: none !important;
	}
	.landing-page header .fb-logo {
	    width: auto !important;
	    margin: 0;
	    padding-left: 0;
	    padding-right: 30px;
	}
	.landing-page .iphon_navigation {
	    background: #991e5b;
	    position: fixed;
	    right: 0;
	    top: 64px;
	    width: 100%;
	    z-index: 99;
	    height: 100%;
	}
	.header-right-sec-mob {
	    color: #fff;
	    display: flex !important;
	    flex-wrap: wrap;
	    width: 100%;
	    text-align: center;
	    border-bottom: 1px solid #fba5d0;
	    padding: 15px 10px;
	    font-family: 'MuseoSans-700';
	}
	.landing-page .header-right-sec-mob a {
	    color: #0eaa4d;
	    width: 100%;
	    font-size: 25px;
	}
	.landing-page .header-right-sec-mob span {
	    width: 100%;
	}
	.landing-page .iphon_navigation ul li {
	    text-align: center;
	    border-top: 1px solid #fba5d0;
	}
	.landing-page .iphon_navigation ul li:first-child {
	    border-top: 0px solid #fba5d0;
	}
	.landing-page .iphon_navigation ul li a {
	    font-size: 13pt;
	    padding: 15px 10px;
	    background: #991e5b;
	    font-family: 'MuseoSans-700';
	    color: #ffffff;
	    display: block;
	    letter-spacing: 1px;
	    line-height: 20px;
	    list-style: none;
	    margin: 0;
	    overflow: hidden;
	    text-decoration: none;
	    text-transform: inherit;
	}
	.landing-page .review-button-mob {
	    text-align: center;
	    position: unset;
	    bottom: 20%;
	    z-index: 1;
	    left: 0;
	    right: 0;
	    width: 100%;
	    display: block;
	    margin-top: 100px;
	}
	.landing-page .review-button-mob a {
	    width: 100%;
	    background: #fff;
	    display: block;
	    color: #991e5b;
	    font-size: 18px;
	    text-decoration: none;
	    padding: 16px 0px;
	    line-height: 1;
	    font-family: 'MuseoSans-700';
	    letter-spacing: 1px;
	    -webkit-transition: .4s;
	    -o-transition: .4s;
	    cursor: pointer;
	}
	.landing-page .review-button-mob a:hover, .landing-page .review-button-mob a:focus {
	    background: #0eaa4d;
	    color: #fff;
	}
	body.fixedheader {
	    position: fixed;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {

	.landing-page .lp-heading {
		 padding: 16px 0;
	}
	.landing-page .lp-heading h1 {
		font-size: 22px;
		padding: 0 0 4px 0;
	}
	.landing-page .lp-heading p {
		font-size: 22px;
	}

	.landing-page .lp-form-sec .lp-form-left {
		padding: 0;
		width: 100%;
		text-align: left;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content {
		 padding: 25px 0 0 0;
		 width: 52%;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content h2 {
		font-size: 20px;
		padding-bottom: 8px;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content p {
		font-size: 14px;
	    line-height: 20px;
		padding-right: 0;
	 	padding-bottom: 26px;
	}
	.landing-page .lp-form-sec .lp-form-left .sheri-will-content a {
		font-size: 18px;
	    padding: 14px 0;
	    max-width: 248px;
	}

	.landing-page .lp-form-sec .lp-form-left .seri-will-img {
		width: 46%;
		padding: 0 44px 0 0;
		float: left;
		display: inline-block;
	}

	.landing-page .lp-form-sec {
		text-align: left;
		padding: 25px 50px 35px;
		font-size: 0;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec {
		display: inline-block;
		margin: 30px 0 0;
		padding: 12px;
		width: 100%;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-img {
		width: 100px;
	    display: block;
	    text-align: center;
	    margin: 0 auto;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text h3 {
		font-size: 20px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p {
		font-size: 16px;
		display: block;
		text-align: center;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p a {
		font-size: 30px;
		display: block;
	}

	.landing-page .lp-form-sec .lp-form-right {
		width: 520px;
	    padding: 30px 18px;
	    margin: 53px auto 0;
	    display: block;
	}
	.landing-page .lp-form-sec .lp-form-right h3 {
		font-size: 20px;
    	line-height: 23px;
		padding: 0 10px 13px;
	}

	.landing-page .lp-form-sec .lp-form-right p {
		font-size: 14px;
		padding: 5px 0 0px 0;
	}

	.landing-page .lp-form-sec .lp-form-right input {
		font-size: 16px;
		 height: 50px;
		 margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right textarea {
		font-size: 16px;
		height: 110px;
		margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right .wpcf7-submit {
		font-size: 15px;
		height: 55px;
		padding: 13px;
	}

	.landing-page .lp-form-sec .lp-form-right .container {
		margin-top: 2px;
		font-size: 14px;
		margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right .checkmark {
		height: 21px;
		width: 21px
	}

	.landing-page .lp-form-sec .lp-form-right .container .checkmark:after {
		left: 7px;
	    top: 1px;
	    width: 9px;
	    height: 14px;
	}

	.landing-page .mission-statement-section {
	    padding: 20px 0;
	}
	.landing-page .mission-statement-section h3 {
		font-size: 22px;
	}

	.mission-statement-section ul li {
		width: 100%;
	}

	.landing-page .mission-statement-section ul li h4 {
	    font-size: 24px;
	}
	.landing-page .mission-statement-section ul li p {
	    font-size: 14px;
		padding: 0 10px;
	}
	.landing-page .mission-statement-section ul li:nth-child(2) p {
	    padding: 0 10px !important;
	}
	.started-header {
	    padding: 18px 0;
	}
	.started-header h2 {
	    font-size: 20px;
	}
	.started-block h2 {
	    font-size: 25px;
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	}
	.started-block p {
		width: 112px;
	    font-size: 15px;
	    line-height: 35px;
	}
	.started-block span {
	    margin-top: -100px;
	    font-size: 105px;
	}
	.started-block {
	    padding: 20px 0px 20px 13px;
	    padding-bottom: 35px;
	}
	.callus-wrap {
	    padding: 8px 0;
	}
	.callus-wrap {
	    max-width: 937px;
	}
	.callus {
	    padding: 20px 15px;
	}
	.callus-left p {
		font-size: 22px;
		line-height: 27px;
	}
	.callus-right a {
	    font-size: 25px;
	}
	.callus-right p {
	    font-size: 11px;
	}
	callus-left {
	    max-width: 452px;
	}

	.callus-right {
		text-align: right;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text {
		width: 100%;
		text-align: center;
	}
	.callus-left {
	    max-width: 364px;
	}
	.callus-center {
	    text-align: center;
	    padding: 0px 0;
	}
	.mission-statement-section ul li:nth-child(2) {
		width: 100%;
		padding: 0 23px;
	}

	.seri-will-img iframe {
	    height: 205px;
	}

}

@media (max-width: 767px) {

	.landing-page header {
		 padding: 10px 14px;
	}
	.landing-page header .l-page-logo img {
		width: 180px;
	}
	.landing-page header .l-page-logo {
		width: 50%;
	}
	.landing-page header .fb-logo img {
	    width: 20px;
	}
	.landing-page header .header-right-sec {
		padding: 14px 0;
		width: 50%;
	}
	.landing-page header .fb-logo {
	     width: 48%;
		 display: none;
	}
	.landing-page header .header-right-sec a {
		font-size: 16px;
	}
	.landing-page header .header-right-sec span {
		font-size: 7px;
	}
	.landing-page .lp-heading {
		 padding: 16px 0;
	}
	.landing-page .lp-heading h1 {
		font-size: 18px;
	    padding: 0 39px 14px;
	    line-height: 21px;
	}
	.landing-page .lp-heading p {
		font-size: 13px;
	}

	.landing-page .lp-form-sec .lp-form-left {
		padding: 0;
		width: 100%;
		text-align: left;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content {
		 padding: 25px 0 0 0;
		 width: 100%;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content h2 {
		font-size: 20px;
		padding-bottom: 8px;
	}

	.landing-page .lp-form-sec .lp-form-left .sheri-will-content p {
		font-size: 13px;
	    line-height: 18px;
		padding-right: 0;
	 	padding-bottom: 18px;
	}
	.landing-page .lp-form-sec .lp-form-left .sheri-will-content a {
		font-size: 15px;
	    padding: 14px 0;
	    max-width: 100%;
	    width: 100%;
	}

	.landing-page .lp-form-sec .lp-form-left .seri-will-img {
		width: 100%;
	    padding: 0;
	    float: none;
	    display: inline-block;
	    text-align: center;
	    margin: 0 auto;
	}

	.landing-page .lp-form-sec {
		text-align: left;
		padding: 25px 20px 35px;
		font-size: 0;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec {
		display: inline-block;
		margin: 30px 0 0;
		padding: 5px;
		width: 100%;
	}

	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-img {
		width: 70px;
		display: inline-block;
		text-align: left;
		margin-top: 5px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text h3 {
		font-size: 15px;
		padding-bottom: 6px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p {
		font-size: 12px;
		display: inline-block;
		line-height: 11px;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text p a {
		font-size: 12px;
		display: inline-block;
	 margin-top: 5px
	}

	.landing-page .lp-form-sec .lp-form-right {
		width: 100%;
	    padding: 30px 18px;
	    margin: 20px auto 0;
	    display: block;
	}
	.landing-page .lp-form-sec .lp-form-right h3 {
		font-size: 22px;
    	line-height: 23px;
		padding: 0 0px 13px;
	}

	.landing-page .lp-form-sec .lp-form-right p {
		font-size: 14px;
		padding: 5px 0 0px 0;
		margin-bottom: 0;
	}

	.landing-page .lp-form-sec .lp-form-right input {
		font-size: 16px;
		 height: 50px;
		 margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right textarea {
		font-size: 16px;
		height: 110px;
		margin-bottom: 15px;
	}

	.landing-page .lp-form-sec .lp-form-right .wpcf7-submit {
		font-size: 15px;
		height: 55px;
		padding: 13px;
	}

	.landing-page .lp-form-sec .lp-form-right .container {
		margin-top: 2px;
		font-size: 14px;
		margin-bottom: 5px;
	}

	.landing-page .lp-form-sec .lp-form-right .checkmark {
		height: 21px;
		width: 21px
	}

	.landing-page .lp-form-sec .lp-form-right .container .checkmark:after {
		left: 7px;
	    top: 1px;
	    width: 9px;
	    height: 14px;
	}

	.landing-page .member-form-sectin {
		margin-top: 10px;
	}
	.landing-page .mission-statement-section ul li {
	    border-right: none;
	    padding-bottom: 20px;
	}

	.landing-page .mission-statement-section {
	    padding: 20px 0;
		background-image: none;
	}
	.landing-page .mission-statement-section h3 {
		font-size: 18px;
	}

	.mission-statement-section ul li {
		width: 80%;
		border-bottom: 1px solid #fff;
    	padding-bottom: 10px;
	}

	.landing-page .mission-statement-section ul li h4 {
	    font-size: 18px;
	}
	.landing-page .mission-statement-section ul li p {
		font-size: 12px;
		 padding: 0;
		 line-height: 15px;
	}
	.landing-page .mission-statement-section ul li:nth-child(2) p {
	    padding: 0 10px !important;
	}
	.started-header {
	    padding: 18px 0;
	}
	.started-header h2 {
	    font-size: 20px;
	}
	.started-block h2 {
	    font-size: 25px;
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	}
	.started-block p {
		width: 112px;
	    font-size: 15px;
	    line-height: 20px;
	}
	.started-block span {
	    margin-top: -100px;
	    font-size: 105px;
	}
	.started-block {
	    padding: 20px 0px 20px 35px;
	    padding-bottom: 35px;
	}
	.callus-wrap {
	    padding: 8px 0;
	}
	.callus-wrap {
	    max-width: 100%;
	}
	.callus {
	    padding: 20px 15px;
	}
	.callus-left p {
		font-size: 22px;
		line-height: 27px;
		padding: 0 32px;
	}
	.callus-right a {
	    font-size: 26px;
	}
	.callus-right p {
	    font-size: 12px;
		display: block;
	}
	callus-left {
	    max-width: 452px;
	}

	.callus-right {
		text-align: center;
		margin-top: 0;
	}
	.landing-page .lp-form-sec .lp-form-left .looking-job-sec .job-text {
		width: 72%;
		margin: 0;
		float: right;
		padding: 13px 0;
	}
	.callus-left {
	    max-width: 100%;
	}
	.callus-center {
	    text-align: center;
	    padding: 0px 0;
	}
	.mission-statement-section ul li:nth-child(2) {
		width: 80%;
		padding: 0 0 20px;
	}
	.mission-statement-section ul li:last-child {
	    border-right: none;
	    border-bottom: none;
	    padding-bottom: 0;
	}

	.seri-will-img iframe {
	    height: 240px;
	}
	.landing-page header .fb-logo {
	    padding-right: 40px;
	    display: flex !important;
	}
	.landing-page header .fb-logo a.social-icon {
	    width: 25px;
	    height: 25px;
	    font-size: 12px;
	}
}
@media (max-width: 767px) and (orientation: landscape) {
	.landing-page .iphon_navigation {
	    overflow-y: auto;
	    padding-bottom: 100px;
	}
	.landing-page .review-button-mob {
	    position: unset;
			 margin-top: 40px;
	}
}
@media only screen
    and (device-width : 812px)
    and (device-height : 375px)
    and (orientation : landscape)
    and (-webkit-device-pixel-ratio : 3) {
			.landing-page .iphon_navigation {
					overflow-y: auto;
					padding-bottom: 100px;
			}
			.landing-page .review-button-mob {
					position: unset;
				 	margin-top: 40px;
			}
    }
@media (max-width: 320px) {
	.landing-page .review-button-mob {
			margin-top: 40px;
	}
	.landing-page .menuImage {
	    top: 18px !important;
	}
	.landing-page .header-right-sec-mob a {
	    font-size: 22px;
	}
	.header-right-sec-mob {
	    font-size: 14px;
	}
	.landing-page .iphon_navigation ul li a {
	    font-size: 11pt;
	}
	.landing-page header .fb-logo {
	    padding-right: 35px;
	}
	.landing-page .review-button-mob a {
	    font-size: 15px;
	}
}
