/* CSS Document */
/*/////Variables//////*/
/*/Numbers and colors/*/
/*/////Mixins//////*/
/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 0 0 0 1.6%;
}

.col:first-child {
  margin-left: 0;
}

/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1;
  /* For IE 6/7 */
}

/*  GRID OF FOUR  */
.span_4_of_4 {
  width: 100%;
}

.span_3_of_4 {
  width: 74.6%;
}

.span_2_of_4 {
  width: 49.2%;
}

.span_1_of_4 {
  width: 23.8%;
}

/*  GO FULL WIDTH BELOW 500 PIXELS */
@media only screen and (max-width: 770px) {
  .col {
    margin: 0 0 0 0%;
  }

  .span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
    width: 100%;
  }
}
.span_6_of_6 {
  width: 100%;
  box-sizing: border-box;
}

.span_5_of_6 {
  width: 83.06%;
  box-sizing: border-box;
}

.span_4_of_6 {
  width: 66.13%;
  box-sizing: border-box;
}

.span_3_of_6 {
  width: 49.2%;
  box-sizing: border-box;
}

.span_2_of_6 {
  width: 32.26%;
  box-sizing: border-box;
}

.span_1_of_6 {
  width: 15.33%;
  box-sizing: border-box;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }

  .span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 {
    width: 100%;
    box-sizing: border-box;
  }
}
/* CSS Document */
.top-bar {
  border-bottom: 5px solid #EE3A43;
  padding: 5px 0;
  height: 20.75px;
  color: #333;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#844e2d+0,f8f1e6+25,d1af58+50,f8f1e6+75,844e2d+100 */
  background: #844e2d;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #844e2d 0%, #f8f1e6 25%, #d1af58 50%, #f8f1e6 75%, #844e2d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #844e2d 0%, #f8f1e6 25%, #d1af58 50%, #f8f1e6 75%, #844e2d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #844e2d 0%, #f8f1e6 25%, #d1af58 50%, #f8f1e6 75%, #844e2d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#844e2d', endColorstr='#844e2d',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

.text-resize {
  font-size: 1.1em;
  text-align: right;
  margin-top: 0px;
}
@media only screen and (min-width: 1200px) {
  .text-resize {
    margin-top: -8px;
  }
}

.text-resize a, .text-resize button {
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.2em;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.text-resize a:nth-child(n+2), .text-resize button:nth-child(n+2) {
  font-size: 1.4em;
}
.text-resize a:nth-child(n+3), .text-resize button:nth-child(n+3) {
  font-size: 1.6em;
}
.text-resize a:hover, .text-resize a:active, .text-resize button:hover, .text-resize button:active {
  color: #e2131e;
}

.phone-number {
  font-size: 1.6em;
  position: absolute;
  right: 0;
  top: 0;
}
.phone-number a {
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
}
.phone-number:nth-child(n+2) {
  font-size: 1.4em;
}
.phone-number:nth-child(n+3) {
  font-size: 1.6em;
}

.header-background .contact-info {
  display: none;
}
.header-background .contact-info span {
  display: none;
}
.header-background .contact-info strong {
  display: block;
}
.header-background .contact-info a {
  color: #000;
  text-decoration: none;
}
.header-background .contact-info a:hover {
  color: #555;
  text-decoration: none;
}
@media only screen and (min-width: 650px) {
  .header-background .contact-info {
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    text-align: right;
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1000px) {
  .header-background .contact-info {
    font-size: 1.6em;
    top: 0px;
    width: 530px;
  }
}
@media only screen and (min-width: 1200px) {
  .header-background .contact-info {
    top: -15px;
    width: 700px;
  }
  .header-background .contact-info span {
    display: block;
  }
}

.header-background {
  border-bottom: 5px solid #EE3A43;
}
@media only screen and (min-width: 1000px) {
  .header-background {
    border-bottom: none;
  }
}

.logo {
  margin: 0;
  margin-left: 40px;
  margin-top: 10px;
  margin-bottom: 6px;
  width: 550px;
  height: 60px;
  display: block;
  overflow: hidden;
  text-indent: -2000em;
  background-image: url(../img/ElderServeHealth-Brand-Logo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 450px;
  transform: scale(0.5);
  transform-origin: left;
}
@media only screen and (min-width: 1000px) {
  .logo {
    margin-top: 35.5px;
    margin-bottom: 35.5px;
    margin-left: 0;
    height: 52px;
    display: block;
    overflow: hidden;
    text-indent: -2000em;
    background-image: url(../img/ElderServeHealth-Brand-Logo.png);
    background-repeat: no-repeat;
    background-position: 16px 0;
    background-size: 450px;
    transform: scale(1);
  }
}

.logo img {
  width: 100%;
  height: auto;
  display: block;
}

button#open-menu-icon {
  text-indent: -1000em;
  overflow: hidden;
  font-size: 1px;
}
button#open-menu-icon span {
  display: none;
}

button.show-panel-btn {
  position: absolute;
  left: 0;
  border: none;
  background: none;
  width: 50px;
  top: 5px;
  height: 50px;
  z-index: 2000;
  cursor: pointer;
  outline: none;
}
button.show-panel-btn div {
  height: 1px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background: #0066A4;
}
button.show-panel-btn:hover div {
  background: #EE3A43;
}
@media only screen and (min-width: 1000px) {
  button.show-panel-btn {
    display: none !important;
  }
}

button.show-panel-btn.open {
  position: fixed;
  outline: none;
  border: none;
}
button.show-panel-btn.open div {
  background: #fff;
}
button.show-panel-btn.open:hover div {
  background: #e6e6e6;
}

.nav-bg {
  display: none;
  background: #EE3A43;
}
@media only screen and (min-width: 1000px) {
  .nav-bg {
    display: block;
  }
}

.nav-bg .nav {
  font-size: 1.8em;
  font-weight: bold;
  text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.8);
}

.nav-bg .nav > ul {
  display: flex;
  align-items: stretch;
  width: 100%;
}

.nav-bg .nav ul li {
  position: relative;
  flex-grow: 1;
  position: relative;
  text-align: center;
}

.nav-bg .nav ul li a {
  display: block;
}

.nav-bg .nav > ul > li.current-menu-item > a {
  color: rgba(255, 255, 255, 0.9);
}

.nav-bg .nav > ul > li.current-menu-item > a:hover {
  color: white;
}

.nav-bg .nav ul li a:hover {
  background: #A71111;
}

.nav-bg .nav li li {
  float: none;
}

.nav-bg .nav li ul {
  display: none;
}

.highlighted a {
  opacity: .7;
}
.highlighted:hover a {
  opacity: 1;
}

.nav-bg .nav li:hover ul {
  display: block;
  background: #0066A4;
}

.nav-bg .nav li:hover a {
  /*targeting the first-child of a*/
}

.nav-bg .nav li ul {
  position: absolute;
  display: none;
  min-width: 100%;
  z-index: 100;
  white-space: nowrap;
  top: 47px;
}
.nav-bg .nav li ul a {
  background: #0066A4;
  font-weight: 100;
  white-space: nowrap;
  text-align: left;
}
.nav-bg .nav li ul a:hover {
  background: #004671;
}

.nav-bg .nav li:last-child ul.sub-menu a {
  white-space: pre-wrap;
}
@media only screen and (min-width: 1340px) {
  .nav-bg .nav li:last-child ul.sub-menu a {
    white-space: nowrap;
  }
}

.nav-bg .nav a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px;
}

/* CSS Document */
.darkred-bg {
  background: #EE3A43;
}

.contact-block {
  padding: 2em 0 1em 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.contact-block a {
  color: #fff;
  text-decoration: none;
}
.contact-block a:hover {
  color: #aaa;
  text-decoration: none;
}
@media only screen and (min-width: 350px) {
  .contact-block {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1000px) {
  .contact-block {
    text-align: left;
  }
}
.contact-block dl {
  clear: both;
  margin-top: .75em;
}
.contact-block dl:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.contact-block dt {
  text-align: center;
  display: inline-block;
}
@media only screen and (min-width: 1000px) {
  .contact-block dt {
    float: left;
    width: 100px;
    padding-right: 5px;
    text-align: right;
  }
}
.contact-block dt:after {
  content: ':';
  padding-left: 5px;
}
.contact-block dd {
  text-align: center;
  display: inline-block;
}
@media only screen and (min-width: 1000px) {
  .contact-block dd {
    float: left;
    width: 150px;
    padding-right: 5px;
    text-align: left;
  }
}

.site-bottom {
  display: block;
  margin: 0;
  padding: 0 0 1em 0;
  font-size: 12px;
  color: #fff;
  position: relative;
}
@media only screen and (min-width: 600px) {
  .site-bottom .copyright {
    position: absolute;
    right: 20px;
    top: 0;
  }
}
.site-bottom .copyright a {
  color: #fff;
  text-decoration: none;
}

.footer-background {
  font-size: 12px;
  padding: 20px 0;
  color: #333;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#844e2d+0,f8f1e6+25,d1af58+50,f8f1e6+75,844e2d+100 */
  background: #844e2d;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #844e2d 0%, #f8f1e6 25%, #d1af58 50%, #f8f1e6 75%, #844e2d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #844e2d 0%, #f8f1e6 25%, #d1af58 50%, #f8f1e6 75%, #844e2d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #844e2d 0%, #f8f1e6 25%, #d1af58 50%, #f8f1e6 75%, #844e2d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#844e2d', endColorstr='#844e2d',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

hr {
  height: 1px;
  background: #666;
  border: none;
  margin: 20px 0;
}

.credit .widget-container {
  display: inline-block;
}

.compliance-handbook {
  padding-top: .5em;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 1000px) {
  .compliance-handbook {
    position: absolute;
    right: 20px;
    top: 30px;
  }
}

.address-map {
  display: block;
  font-size: 12px;
  text-align: center;
  padding-top: 1em;
}
@media only screen and (min-width: 1000px) {
  .address-map {
    position: absolute;
    right: 20px;
    top: 60px;
    text-align: right;
    font-size: 16px;
  }
}
.address-map a {
  display: inline-block;
  margin-top: .5em;
  text-transform: uppercase;
  background: transparent;
  padding: 5px 12px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 3px;
}
.address-map a:hover {
  border: 1px solid white;
}

/* CSS Document */
#nav-panel {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  background: #0066A4;
  height: 100%;
  box-sizing: border-box;
  font-size: 1em;
  overflow-y: scroll;
  text-align: center;
  z-index: 100;
  opacity: 0;
  transition: 1s left, 1s opacity;
}
#nav-panel nav {
  padding: 8em 2em 2em 2em;
}
#nav-panel li {
  padding: 1em;
}
#nav-panel nav > ul > li > a {
  display: inline-block;
  padding-bottom: .15em;
  border-bottom: 1px solid #ccc;
  font-size: 2em;
}
#nav-panel .sub-menu > li > a {
  display: inline-block;
  padding-bottom: .15em;
  border-bottom: 1px solid #ccc;
  font-size: 2em;
}
#nav-panel a {
  color: #fff;
  text-decoration: none;
}
#nav-panel a:hover {
  opacity: .8;
}

#nav-panel.open {
  left: 0;
  opacity: 1;
}
@media only screen and (min-width: 1000px) {
  #nav-panel.open {
    left: 0 !important;
  }
}

/* CSS Document */
.slider {
  height: 0;
  padding-bottom: 48%;
  overflow: hidden;
  background-image: url("../img/banner-image.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider img {
  width: 100%;
  height: auto;
  display: block;
  top: 0;
}

.white-bg .riverspring-home {
  background: #0066A4;
  color: #ffffff;
}
.white-bg .riverspring-home h2.title {
  color: #ffffff;
}
.white-bg .riverspring-home a {
  color: #ffffff;
}
.white-bg .riverspring-home a:hover {
  background: #e6e6e6;
}
.white-bg .riverspring-map {
  background: #EE3A43;
  /* Old browsers */
  color: #ffffff;
}
.white-bg .riverspring-map h2.title {
  color: #ffffff;
}
.white-bg .riverspring-map a {
  color: #ffffff;
}
.white-bg .riverspring-map a:hover {
  background: #e6e6e6;
}
.white-bg .riverspring-star {
  background: #d3b360;
  /* Old browsers */
  color: #333333;
}
.white-bg .riverspring-star h2.title {
  color: #333333;
}
.white-bg .riverspring-star a {
  color: #333333;
}
.white-bg .riverspring-star a:hover {
  background: #1a1a1a;
}
.white-bg .riverspring-fida {
  background: #0066A4;
  color: #fff;
}
.white-bg .riverspring-fida h2.title {
  color: #fff;
}
.white-bg .riverspring-fida a {
  color: #ffffff;
}
.white-bg .riverspring-fida a:hover {
  background: #e6e6e6;
}

.white-bg .riverspring-fida, .white-bg .riverspring-star, .white-bg .riverspring-home, .white-bg .riverspring-map {
  padding: 2.5em 2.5em;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.white-bg .riverspring-fida p, .white-bg .riverspring-star p, .white-bg .riverspring-home p, .white-bg .riverspring-map p {
  font-size: 1em;
}
.white-bg .riverspring-fida h2.title, .white-bg .riverspring-star h2.title, .white-bg .riverspring-home h2.title, .white-bg .riverspring-map h2.title {
  font-size: 1.8em;
  line-height: 1;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: .5em;
  margin-bottom: .5em;
}
@media only screen and (min-width: 600px) {
  .white-bg .riverspring-fida, .white-bg .riverspring-star, .white-bg .riverspring-home, .white-bg .riverspring-map {
    float: left;
    width: 25%;
    height: 17em;
    padding: 2.25em 2.25em;
  }
  .white-bg .riverspring-fida p, .white-bg .riverspring-star p, .white-bg .riverspring-home p, .white-bg .riverspring-map p {
    font-size: 1.2em;
  }
  .white-bg .riverspring-fida h2.title, .white-bg .riverspring-star h2.title, .white-bg .riverspring-home h2.title, .white-bg .riverspring-map h2.title {
    font-size: 2em;
  }
}
@media only screen and (min-width: 1000px) {
  .white-bg .riverspring-fida, .white-bg .riverspring-star, .white-bg .riverspring-home, .white-bg .riverspring-map {
    height: 20em;
    padding: 4.5em 6.5em;
  }
}
.white-bg .riverspring-fida a, .white-bg .riverspring-star a, .white-bg .riverspring-home a, .white-bg .riverspring-map a {
  text-decoration: none;
  cursor: pointer;
  font-size: 1em;
}

.edit-link {
  font-size: 1.6em;
  padding: 1em 0;
  display: block;
}

.white-bg {
  padding: 5em 0;
}
.white-bg h1 {
  font-size: 3.6em;
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
  padding-bottom: 1em;
  color: #0066A4;
  line-height: 1.25;
  transition: 1s font-size;
}
@media only screen and (min-width: 600px) {
  .white-bg h1 {
    font-size: 4.6em;
  }
}
.white-bg h2 {
  font-size: 2.6em;
  padding-bottom: 1em;
  padding-top: 2em;
  color: #0066A4;
  line-height: 1.25;
  transition: 1s font-size;
}
@media only screen and (min-width: 600px) {
  .white-bg h2 {
    font-size: 3.6em;
  }
}
.white-bg p {
  font-size: 1.6em;
  margin-bottom: 1em;
  transition: 1s font-size;
}
@media only screen and (min-width: 600px) {
  .white-bg p {
    font-size: 2em;
  }
}
.white-bg ul, .white-bg ol {
  margin-bottom: 2em;
}
.white-bg ul {
  margin-left: 0;
}
.white-bg ul li {
  list-style: none;
  padding-left: 1.5em;
}
.white-bg ul li:after {
  content: ".";
  overflow: hidden;
  text-indent: 1000em;
  position: absolute;
  display: block;
  background: #0066A4;
  width: .5em;
  height: .5em;
  left: 0;
  top: .5em;
}
.white-bg ul ul {
  margin-bottom: 1em;
  padding: 0;
}
.white-bg ul ul li {
  font-size: inherit;
  padding-left: 1em;
  transition: 1s font-size;
  position: relative;
}
.white-bg ul ul li:after {
  content: "";
  color: #EE3A43;
  position: absolute;
  left: .5em;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
  text-indent: 0;
  background: transparent;
}
.white-bg li {
  font-size: 1.2em;
  position: relative;
  transition: 1s font-size;
}
@media only screen and (min-width: 600px) {
  .white-bg li {
    font-size: 1.6em;
  }
}
.white-bg a {
  color: #e2131e;
}

.contact-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 3em;
  padding-bottom: 3em;
}

.search-form-container {
  text-align: center;
}
.search-form-container iframe {
  display: inline-block;
  min-height: 1200px;
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 1em;
}

body {
  font-size: 10px;
  line-height: 1.5;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}

.container {
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
.container:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
@media only screen and (min-width: 800px) {
  .container {
    padding: 0 3%;
  }
}
@media only screen and (min-width: 1000px) {
  .container {
    padding: 0 1.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    padding: 0;
  }
}

/*Mobile portrait*/
/*Mobile landscape portrait*/
/*Small tablet portrait*/
/*between Ipad Portrait and Motorola Razor Landscape */
/*Tablet portrait*/
/*Tablet Landscape*/
/*Desktop*/

/*# sourceMappingURL=layout.css.map */
