body {
    background: url("images/drug-rehab-center-on-a-sandy-beach.jpg") no-repeat scroll center 50px transparent;
    font-family: 'Strait', sans-serif
}
/*body.page-template-default.page {
    background: none;
}*/
.page-builder-body {
  background:none !important;
}
a {
    color: #00aeef;
}
article p {
    font-weight: 400;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 30px;
    font-size: 16px;
    color: #231f20;
}
/*body.page-template-default.page .main-block{
  margin-top: 130px;
}*/
.main-block {
  margin-top: 50px;
}
/*@media screen and (max-width: 959px) {
  body.page-template-default.page .main-block{
    margin-top: 50px;
  }
}*/
@media screen and (max-width: 425px) {
  .main-block {
    margin-top: 0px;
  }
/*  body.page-template-default.page .main-block {
     margin-top: 10px; 
}*/
}
b {
    font: inherit
}
article a {
    text-decoration: underline
}
article a:hover {
    text-decoration: underline
}
article h2 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 40px;
    line-height: 32px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    color: #555;
}
article h3 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
}
article h4 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

article ul li {
    list-style-type: disc;
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
}

article ul li:last-child {
  margin-bottom: 0;
}
article ul {
    padding-bottom: 15px;
}

article ol {
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 15px;
}
article ol li {
    line-height: 27px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
}
article ol li:last-child {
  margin-bottom: 0;
}
a:hover {
    color: #11af4e;
}
.content h1,.page-content h1 {
    color: #555;
    font-size: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}



h1.location-header {
    color: #594949;
    font-size: 32px;
    font-weight: 400;
}
h2.location-subheader {
  margin-top: 20px;
  color: #484949;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}

img {
    height: auto;
    max-width: 100%
}
.alignright {
    float: right;
    margin: 0 0 20px 15px
}
.alignleft {
    float: left;
    margin: 0 20px 0 0
}
.aligncenter { display: block; margin: 0 auto; }
@media screen and (max-width: 425px) {
  .alignright, .alignleft {
    display: block;
    margin: 0 auto;
  }

}
p.postmetadata {
    color: #999;
    font-size: 11px;
    line-height: 15px;
}

a.blog-img img.attachment-post-thumbnail {
    border: 1px solid lightgray;
    padding: 10px
}
.addthis_toolbox.addthis_default_style.addthis_32x32_style {
    margin: 20px
}
/*ul.styleduls li {
    background-color: #5bc9e1;
    background-image: linear-gradient(to bottom, #fff -85%, #5bc9e1 61%);
    border: 1px solid #d4eded;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 grey;
    float: left;
    line-height: 15px;
    list-style-type: none;
    margin: 5px 10px 0 0;
    max-width: 550px;
    padding: 0 10px;
    width: 100%
}
ul.styleduls li a {
    background: rgba(0, 0, 0, 0) url("images/arrow-for-list-over.png") no-repeat scroll right center;
    color: #034a60;
    float: left;
    font-size: 16px;
    line-height: 18px;
    max-width: 476px;
    padding: 10px 20px;
    text-align: left;
    text-decoration: none;
    text-shadow: .07em .07em .1em #fff;
    width: 100%
}
ul.styleduls li:hover,
ul.styleduls li:active {
    background-color: #cbdb2a;
    background-image: linear-gradient(to bottom, #fff -85%, #cbdb2a 61%);
    border: 1px solid #5bc9e1
}
ul.styleduls li a:hover,
ul.styleduls li a:active {
    background: transparent url("images/arrow-for-list.png") no-repeat scroll right center;
    color: #004b23;
    text-shadow: none
}
.styleduls {
    float: left;
    padding-left: 0
}
ul.styleduls li ul li {
    background-color: #d4eded;
    background-image: linear-gradient(to bottom, #fff -85%, #d4eded 61%);
    border: 2px solid #d4eded;
    font-size: 13px;
    font-style: italic;
    padding: 3px 10px;
    width: 90%
}*/
ul.facility-details {
    padding-bottom: 15px;
    float: left;
    width: 100%;
    padding-left: 0
}
ul.facility-details li:hover,
ul.facility-details li:hover,
ul.facility-details li:hover {
    background-color: #d4eded;
    background-image: linear-gradient(to bottom, #fff -85%, #d4eded 61%);
    border: 2px solid #d4eded;
    font-size: 13px;
    font-style: italic;
    padding: 3px 10px;
    width: 90%
}
/*
====================================
SOCIAL WRAPPER
====================================
*/
.social-wrapper {
    background-color: #d4eded
}
.social-wrapper ul {
    margin-top: 10px
}
.social-wrapper .fa {
    color: #5bc9e1
}
.social-wrapper .fa:hover {
    color: #11af4e
}
.social-wrapper-footer .fa:hover {
    color: #11af4e
}
.social-wrapper-footer ul {
    margin-top: 10px
}
.social-wrapper-footer .fa {
    color: #5bc9e1
}
.social-wrapper-footer .fa:hover {
    color: #11af4e
}
.social-wrapper .fa {
    background-color: #fff;
    border-radius: 5px;
    color: #5bc9e1;
    margin: 0;
    padding: 0 2px;
    border: 1px solid #5bc9e1
}
.social-wrapper-footer .fa {
    background-color: #fff;
    border-radius: 5px;
    color: #5bc9e1;
    margin: 0;
    padding: 0 2px;
    border: 1px solid #5bc9e1
}
.column {
    float: left;
    padding: 5px;
    margin: 5px
}
label.error {
    color: #cb2027;
    font-weight: 700
}
/*
=====================================
NAVIGATION
=====================================
*/

.navbar.navbar-default {
  display: block;
}

@media screen and (max-width: 959px) {
  .navbar.navbar-default {
    display: none;
  }
}

.navbar-collapse.in {
  overflow-y: visible;
}
.navbarIn {
  min-height: 20px;
}
/*transparent header*/
.navbar-default.trans-before {
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    border: none;
}
.small-logo {
  padding: 0;
  margin-top: 10px;
}
.col-lg-12.col-xs-10.sticky-number.text-right > p {
  font-size: 19px;
  margin-top: 0;
  padding-top: 0;
  text-align: center;
}
.col-lg-12.col-xs-10.sticky-number.text-right > h4 {
  color: black;
  font-size: 14px;
  margin-bottom: 0;
}
.stick-phone-mobile {
  color: black;
}
.sticky-number .fa,
.sticky-number p {
  color: black;
}
.navbar-default.trans-after {
  background: #fff;
  border: 0;
  width: 100%;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #335c64 !important;
}
.navbar-default .navbar-toggle {
  border-color: transparent !important;
  
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent !important;
}

@media (max-width: 767px) {
  .navbar-default.trans-before {
    background-color: #f2f2f2 !important;
    border: 0 !important;
    text-align: center;
    width: 100%;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  }
 
}
.navbar-default.trans-before li a {
  color: #335c64;
}

.nav>li>a {
    position: relative;
    display: block;
    font-size: 15px;
    padding: 15px 10px;
}
.navbar-default.trans-before .fade-logo {
  display: block;
}
.navbar-default.trans-after .fade-logo {
  display: none;
}
.navbar-default.trans-before .sticky-logo {
  display: none;
}
.navbar-default.trans-after .sticky-logo {
  display: block;
}
.navbar-default.trans-before .header-cta-btn {
  display: none;
}
.navbar-default.trans-after .header-cta-btn-before {
  display: none;
}
.navbar-default.trans-before .navigation-menu {
  display: block;
}
.navbar-default.trans-after .navigation-menu {
  display: none;
}
.navbar-default.trans-before .nav-cta {
  display: none;
}
.navbar-default.trans-after .nav-cta {
  display: block;
}
.navbar-default.trans-before .header-text {
  display: none;
}
.navbar-default.trans-after .header-text {
  display: block;
  text-align: center;
}
.header-text {
    padding-left: 0;
    padding-right: 0
}
.nav-cta {
    margin-left: 15px;
    margin-right: -15px;
    padding-left: 5px;
    padding-bottom: 1px;
    box-shadow: -1px 0 5px -2px #aaa
}
.nav.navbar-nav-new>li {
    float: left
}
.nav.navbar-nav-new a {
    padding: 12px 15px
}
.nav.navbar-nav-new a {
    font-size: 17px
}
.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #d4eded;
    text-decoration: none
}
.sidebar-experts {
    border: none;
    margin-top: 37px
}
.experts-info {
    padding-right: 30px;
    padding-left: 30px
}

.expert-article-header {
    margin-bottom: 0;
    padding-bottom: 5px;
}
.author {
    padding-bottom: 0;

}
.author a {
    text-decoration: none;
}
.sidebar-expert-main {
    margin-top: 35px
}
.exp-content-main {
    padding: 0 20px
}
.cta-second-line {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 2px;
    letter-spacing: .5px
}
.cta-first-line {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: -3px;
    text-transform: none;
    margin-top: 20px;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
.navbar-default.trans-after .header-cta-btn {
    display: block
}
.btn.btn-header.btn-md {
    background-color: #cbdb2a;
    border-radius: 0;
    color: black;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: .9px;
    padding: 0 25px
}
.header-cta-btn {
    background-color: #cbdb2a
}
.sticky-number > h2 {
  margin-top: 5px;
  margin-bottom: 0px;
}
.sticky-number-before > h2 {
  margin-bottom: 0;
  margin-top: 3px;
  font-size: 25px;
}
.sticky-number-before > p {
  margin-bottom: 0;
  color: #335c64;
  font-family: 'Open Sans', sans-serif;
}
.stick-phone-before {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.sticky-icon {
  float: left;
  margin-right: 8px;
  max-width: 35px;
}
.sticky-icon-logo {
  margin-left: 15px;
  max-width: 40px;
}
.aligncenter-hands {
  margin: 10px;
  max-width: 60px;
}
.aligncenter-heart {
  margin: 12px;
  max-width: 60px;
}
.aligncenter-call {
  margin: 10px;
  max-width: 45px;
}
.stick-phone {
  color: black;
  font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.sticky-number p {
  margin-bottom: 2px;
  font-family: 'Open Sans', sans-serif;
  color: #004b23;
}
.sticky-number-mobile p {
  margin-bottom: 2px;
  color: #004b23;
  font-size: 20px;
  font-weight: 700;
}
.sticky-number-mobile h4 {
  font-size: 14px;
  margin-bottom: 0;
}
.navbar-default.trans-after .social-wrapper {
  display: none;
}
.navbar-default.trans-after li a {
  color: #243C48;
}
.navbar-default.trans-before .navbar-brand {
  color: #fff !important;
}
.fade-img {
  height: auto;
  max-width: 100%;
}
.sticky-img {
  height: auto;
  margin-top: 5px;
  max-width: 100%;
}
.sticky-img-mobile {
  float: left;
  height: auto;
  margin-top: 5px;
  max-width: 190px;
  width: 100%;
}
.navbar-toggle {
  margin-top: 5px;
  margin-right: 15px;
}
.col-lg-12.col-xs-8.sticky-number {
  float: left;
  padding: 0;
}
.nav-text {
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0
}
.nav-text p {
    font-size: 12px;
    line-height: 17px;
    padding-left: 20px;
    font-family: 'Open Sans', sans-serif;
}
.nav-icon i {
    padding-left: 5px
}
.nav-icon {
    margin-top: 15px
}
.navbar {
    margin-bottom: 0;
    border-radius: none
}
.navbar {
    border-radius: 0
}
.navbar-inverse {
    border-color: transparent
}
.admin-bar nav.navbar-fixed-top {
    padding-top: 32px;
}
.navbar-inverse {
    background-color: #d4eded
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #00aeef;
    color: #f8f9f4
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #00aeef;
    color: #f8f9f4
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
    background-image: linear-gradient(to bottom, #537b8c, #12485b)
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-collapse {
    border-top: none
}
.navbar-inverse .navbar-nav>li>a {
    color: #f8f9f4
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #f8f9f4;
    background-color: #00aeef
}
.navbar-inverse ul li ul {
    width: 500px
}
.navbar-inverse ul li ul li {
    width: 25%;
    float: left
}
.navbar-inverse ul li ul li:nth-child(even) {
    float: right
}
.brand-wrapper {
    background-color: #f8f9f4;
    height: auto;
    border-bottom: 20px solid #d4eded
}
.info-wrapper {
    background-color: #f8f9f4;
    height: auto;
    border-bottom: 15px solid #d4eded;
    border-top: 15px solid #d4eded;
    margin-bottom: 40px
}
.vertical {
    vertical-align: middle
}
a:focus,
a:hover {
    text-decoration: none
}
.newsletterfooterarrow {
    background: transparent url("images/drug-rehab-center-arrows-bkg.png") no-repeat scroll -109px 0;
    float: right;
    height: 39px;
    margin-right: 30%;
    margin-top: -37px;
    width: 105px
}
.findtreatmentfooterarrow {
    background: transparent url("images/drug-rehab-center-arrows-bkg.png") no-repeat scroll 0 0;
    float: right;
    height: 39px;
    margin-right: 30%;
    margin-top: -37px;
    width: 105px
}
.treatment-group h3 {
    font-size: 36px;
    padding-bottom: 22px;
    color: #335c64
}
.slogan-wrapper {
    display: block;
    margin-bottom: 35px;
    margin-top: 20px
}

.slogan-wrapper.main-slogan {
    display: block;
  }

.slogan-wrapper .slogan {
    color: #f8f9f4;
    font-family: 'Strait', sans-serif;
    text-shadow: .1em .1em .2em black;
    font-size: 2.6em;
    margin-top: 5px
}
.slogan-wrapper .slogan .slogan-green {
    color: #cbdb2a
}
.slogan-wrapper .slogantwo {
    font-family: "Give You Glory", cursive;
    font-size: 1.8em;
    color: black
}
@media screen and (max-width: 767px) {
  .home .slogan-wrapper {
     margin-bottom: 0px; 

  }
}
@media screen and (max-width: 425px) {
  .slogan-wrapper {
    margin-bottom: 35px;
    margin-top: 35px;
  }
  .slogan-wrapper.main-slogan {
    display: none;
  }
}
.btn.btn-slogan {
    -moz-user-select: none;
    background-color: #cbdb2a;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px;
    box-shadow: 3px 3px 9px 0 grey;
    color: #004b23;
    cursor: pointer;
    display: inline-block;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 18px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap
}
.stick-phone-mobile-before {
  float: left;
  font-size: 18px;
  margin: 15px 0 0 40px;
}
.sticky-img-mobile-before {
  margin: 5px 0 0;
  max-width: 40px;
  float: left;
}
.dropdown-menu {
    min-width: 669px;
    border-radius: 0;
    margin: -1px -1px 0
}

.homeVideo {
  margin-bottom: 30px;
}

.callnow {
    font-size: 2.8em;
    font-weight: bold;
    padding-top: 35px
}
.callnowfooter {
    font-size: 2.8em;
    font-weight: bold;
    padding-bottom: 30px
}
.callnowfooter a,
p {
    color: #11af4e;
    font-family: 'Strait', sans-serif;
    text-decoration: none
}
.callnow.mid {
    text-align: center
}
.callnow a,
p {
    color: #11af4e;
    font-family: 'Strait', sans-serif;
    text-decoration: none
}
.callnow p {
    color: #11af4e
}
.callnowfooter p {
    color: #11af4e
}
.callnowarticle {
    font-size: 2.8em;
    font-weight: bold;
    padding-bottom: 30px
}
.callnowarticle a,
p {
    color: #11af4e;
    font-family: 'Strait', sans-serif;
    text-decoration: none
}
.callnowarticle p {
    color: #00aeef
}
.top .callnow {
    text-align: right;
    padding-top: 10px
}
.callnow .mid {
    text-align: center
}
.brand img {
    height: auto;
    width: auto
}
p {
    color: black
}
.addthis_toolbox.addthis_default_style.addthis_32x32_style>p {
    padding-bottom: 0
}
.blog-nav .prev a,
.blog-nav .next a {
    background-color: #11af4e;
    border: 3px solid #8dc63f;
    border-radius: 10px;
    box-shadow: 3px 3px 9px 0 grey;
    color: white;
    float: left;
    margin: 10px 0;
    padding: 5px 12px;
    text-decoration: none
}
.blog-nav {
    padding-bottom: 40px
}
.blog-nav a {
    color: #fff
}

@media screen and (max-width: 1200px) {
  .sticky-img-mobile-before {
    margin: 10px 5px 0 15px;
  }
  .stick-phone-mobile-before {
    margin: 5px 0 0 200px;
  }
  .fade-logo {
    margin-top: 6px;
  }
  .cta-first-line {
    font-size: 14px;
    margin-top: 15px;
  }
  .nav-text p {
    font-size: 13px;
  }
  .sticky-icon {
    max-width: 30px;
  }
  .header-text {
    padding-right: 5px;
  }
  .sticky-img {
    margin-top: 12px;
  }
  .nav-cta {
    box-shadow: -1px 0 5px -2px #aaa;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 1px;
    padding-left: 2px;
  }
}
@media (max-width: 1007px) {
  .header-cta-btn {
    padding-bottom: 5px;
  }
  .sticky-number h2 {
    font-size: 23px;
  }
  .cta-first-line {
    margin-top: 12px;
  }
  .sticky-img {
    margin-top: 15px;
  }
}
@media screen and (max-width: 375px) {
  .sticky-icon {
    margin-left: 20px;
  }
}
@media screen and (max-width: 991px) {
    .callnow {
        text-align: center
    }
}
@media screen and (max-width: 767px) {
    .brand-banner .callnow {
        font-size: 1.7em
    }
       .navbar-default.trans-before .header-cta-btn {
  display: none;

}
.navbar-default.trans-after .navigation-menu {
  background-color: #cbdb2a;
  display: block;
}
}
.sidebar .form-group>label {
    font-size: 18px;
    font-weight: 500
}
.social-icons>li {
    padding-left: 2px;
    padding-right: 2px
}
.content {
    -webkit-box-shadow: 3px 3px 9px 0 #595959;
    -moz-box-shadow: 3px 3px 9px 0 #595959;
    box-shadow: 3px 3px 9px 0 #595959;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 20px;
    background-color: #fff;
}
.leftcontent .callnow {
    padding: 20px 0
}
.btn.btn-blog {
    background-color: #cbdb2a;
    border-color: #cbdb2a;
    color: #004b23;
    letter-spacing: 2px;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none
}
.btn.btn-blog:hover,
.btn.btn-blog:focus,
.btn.btn-blog:active {
    background-color: #d6e256;
    border-color: #004b23
}
.btn.btn-main-cta {
  -moz-user-select: none;
  background-color: #cbdb2a;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #004b23;
  cursor: pointer;
  display: inline-block;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 8px 24px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  box-shadow: 1px 1px 7px #335c64;
}
.btn.btn-pop {
    background-color: #cbdb2a;
    border-color: #cbdb2a;
    color: #004b23;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 18px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    box-shadow: 3px 3px 9px 0 grey;
    margin-top: 0
}
.btn.btn-pop:hover,
.btn.btn-pop:focus,
.btn.btn-pop:active {
    background-color: #d6e256;
    border-color: #004b23
}
.btn.btn-pop-city {
    background-color: #cbdb2a;
    border-color: #cbdb2a;
    color: #004b23;
    margin-bottom: 15px;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.42857;
    padding: 10px 18px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    box-shadow: 3px 3px 9px 0 grey;
    margin-top: 0
}
.btn.btn-pop-city:hover,
.btn.btn-pop-city:focus,
.btn.btn-pop-city:active {
    background-color: #d6e256;
    border-color: #004b23
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    margin-left: 0;
    position: relative
}
.btn.btn-side {
    background-color: #cbdb2a;
    border-color: #cbdb2a;
    color: #004b23;
    letter-spacing: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 18px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    width: 100%;
    margin-top: 15px
}
.btn.btn-side:hover,
.btn.btn-side:focus,
.btn.btn-side:active {
    background-color: #d6e256;
    border-color: #004b23
}
.infographics {
    color: #00bbd6
}
.btn.btn-cta {
    background-color: #00bbd6;
    border-color: #00bbd6;
    color: white;
    letter-spacing: 2px;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 18px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    box-shadow: 3px 3px 9px 0 grey;
    margin-top: 0;
    width: 100%
}
small.number {
    font-size: 14px;
    font-weight: 300px
}
.btn.btn-cta:hover,
.btn.btn-cta:focus,
.btn.btn-cta:active {
    background-color: #0ae0ff;
    border-color: #00bbd6
}



.mobile-show {
  display: none !important;
}

.mobile-hide {
  display: block !important;
}

.mob-pop {
  margin: 10px 0 30px;
  display: block;
}
/*
@media screen and (min-width: 769px) {
  .mob-pop {
    display: none;
  }
}*/

  .slogan-cta-pop {
    display: none !important;
  }
  .pop-up-btn-page {
    display: inline-block !important;
  }
    .btn-boost {
    font-weight: 700 !important;
    font-size: 20px !important;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
}
@media screen and (max-width: 768px) {

  .mobile-show {
  display: block !important;
}

.mobile-hide {
  display: none !important;
}

  .slogan-cta-pop {
    display: inline-block !important;
  }
  .pop-up-btn-page {
    display: none !important;
  }

}


.col-md-6.col-sm-12.cta-pop {
    margin-top: 75px
}
div.cta-btn {
    background: url('/wp-content/themes/Rehabcenter/assets/img/cta-btn.png') scroll top center transparent no-repeat;
    width: 100%;
    min-height: 70px;
    margin-top: 15px
}
div.cta-btn:hover {
    background: url('/wp-content/themes/Rehabcenter/assets/img/logo-hover.png') scroll top center transparent no-repeat;
    width: 100%;
    min-height: 70px
}
div.logo-pop {
    background: url('/wp-content/themes/Rehabcenter/assets/img/logo.png') scroll top center transparent no-repeat;
    width: 100%;
    min-height: 70px;
    margin-top: 15px
}
div.logo-pop {
    background: url('/wp-content/themes/Rehabcenter/assets/img/logo.png') scroll top center transparent no-repeat;
    width: 100%;
    min-height: 70px
}
.click-to-call.responsive {
    margin-top: 20px
}
form .btn-primary {
    background-color: #cbdb2a;
    border-color: #cbdb2a;
    color: #004b23;
    box-shadow: 0 2px 4px rgba(0,0,0,.3);
    width: 300px;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.75em;
    letter-spacing: 2px
}
form .btn-primary:focus,
form .btn-primary:active,
form .btn-primary:hover,
form .btn-primary:active:hover,
form .btn-primary:hover:active,
form .btn-primary:active:focus {
    background-color: #d6e256;
    border-color: #004b23;
    color: #004b23
}
.navbar-form .btn-grn {
    background-color: #11af4e;
    font-family: "Give You Glory", cursive;
    border: 8px solid #8dc63f;
    border-radius: 22px;
    font-size: 33px;
    letter-spacing: 4px;
    line-height: 33px;
    color: #f8f9f4;
    padding-top: 10px;
    height: 55px
}
#cta-form-content {
    background-color: #00bbd6;
    border-radius: 0;
    color: #f4f4f4;
    margin-bottom: 30px;
    padding: 10px
}
#cta-form-body {
    background-color: #fff;
    border-radius: 0;
    padding: 15px
}
.cta-side h2.slogan {
    color: black;
    font-family: "Give You Glory", cursive;
    font-size: 24px;
    font-weight: 400;
    text-align: center
}
.cta-side p {
    color: #00bbd6
}
.cta-logo-img.responsive {
    padding-top: 10px
}
.privacy-form.text-center {
    margin-top: 10px
}
.btn-grn {
    background-color: #11af4e;
    font-family: "Give You Glory", cursive;
    border: 8px solid #8dc63f;
    border-radius: 22px;
    font-size: 33px;
    letter-spacing: 4px;
    line-height: 33px;
    color: #f8f9f4;
    padding-top: 10px;
    height: 55px
}
.btn-grn:hover,
.btn-grn:active,
.btn-grn:focus {
    color: #fff
}
.comments-expert .form-control.btn.btn-grn {
    -moz-user-select: none;
    font-family: "Strait", sans-serif;
    background-color: #034a60;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.42857;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    height: 35px
}

.blog-nav-expert .prev a,
.blog-nav-expert .next a {
    background-color: #034a60;
    border: 3px solid #034a60;
    border-radius: 10px;
    box-shadow: 3px 3px 9px 0 grey;
    color: white;
    float: left;
    margin: 10px 0;
    padding: 5px 12px;
    text-decoration: none
}
.blog-nav-expert {
    padding-bottom: 40px
}
#rightCallToAction .form-group>label {
    font-size: 19px;
    font-weight: 500
}
#rightCallToAction .form-control {
    background-color: lightgray;
    border: 2px inset #ccc
}
#rightCallToAction .checkboxhuman.checkbox>strong {
    font-size: 16px;
    color: black
}
#rightCallToAction label .iamhuman {
    margin-top: 8px
}
#homeleft {
    padding-right: 0;
    margin-top: 8%
}
#homeleft ul li {
    list-style: none
}
#homeleft ul li a {
    color: #034a60;
    font-size: 1.35em;
    display: block;
    padding: 10px;
    background-image: linear-gradient(to bottom, #bad72e, #4ab946);
    border-radius: 5px;
    margin: 15px 10px;
    box-shadow: 3px 3px 9px 0 #595959
}
#homeleft ul li p {
    color: #537b8c;
    background-image: linear-gradient(to bottom, #fff, #00aeef);
    display: block;
    padding: 10px;
    border-radius: 5px;
    margin: 15px 10px;
    box-shadow: 3px 3px 9px 0 #595959;
    font-size: 1.35em;
    text-shadow: 1px 1px 1px #12485b
}
#homeleft ul li .link {
    color: #034a60;
    font-size: 1.35em;
    display: block;
    padding: 10px;
    background-image: linear-gradient(to bottom, #fff, #00aeef);
    border-radius: 5px;
    margin: 15px 10px;
    box-shadow: 3px 3px 9px 0 #595959
}
/*#homeleft ul li a.link:hover,
#homeleft ul li a.link:focus {
    text-decoration: none;
    background-image: linear-gradient(to bottom, #bad72e, #4ab946)
}*/
#homeleft ul li .link-grn {
    color: #034a60;
    font-size: 1.35em;
    display: block;
    padding: 10px;
    background-image: linear-gradient(to bottom, #bad72e, #4ab946);
    border-radius: 5px;
    margin: 15px 10px;
    box-shadow: 3px 3px 9px 0 #595959
}
#homeleft ul li a.link-grn:hover,
#homeleft ul li a.link-grn:focus {
    text-decoration: none;
    background-image: linear-gradient(to bottom, #fff, #00aeef)
}
#homeleft ul {
    padding-left: 0
}
#leftarrow {
    padding-left: 0;
    margin-left: 0;
    margin-top: 8%
}
#leftarrow ul {
    padding-left: 0
}
#leftarrow ul li {
    list-style: none
}
#leftarrow .fa {
    color: #f8f9f4;
    padding-left: 0;
    margin-left: 0;
    padding-top: 25px;
    padding-bottom: 10px
}
.content {
    margin-bottom: 30px
}
/*
=========================================
FRONT-PAGE FORM
=========================================
*/
#homeright>p {
    font-size: 2.6em;
    color: #cbdb2a;
    text-shadow: .1em .1em .12em black;
    font-family: "Give You Glory", cursive;
    font-size: 40px;
    color: white
}
#homeright>p:before {
    padding-right: 10px
}
#homeright img {
    width: auto;
    float: left
}
#rightCallToAction {
    background-color: #d4eded;
    border-radius: 20px;
    padding: 15px;
    box-shadow: 3px 3px 9px 0 #595959;
    color: #f4f4f4;
    margin-bottom: 30px
}
#rightCTATitle {
    background-color: #00aeef;
    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-bottom: 10px;
    margin-top: 0;
    color: #efe497;
    text-shadow: .1em .1em .2em black;
    font-size: 2.5em
}
#rightCTATitle .fa {
    color: #cbdb2a;
    padding-left: 30px
}
#rightCallToAction p {
    color: white;
    font-size: 1.1em
}
#rightCTABody {
    background-color: #5bc9e1;
    padding: 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}
#rightCTABody h3 {
    margin-top: 0
}
#rightCTABody h4 {
    font-size: 2.7em
}
#rightCTABody p {
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    padding: 10px
}
/*
=======================================
SIDEBAR FORM
=======================================
*/
#side-form>p {
    font-size: 2.6em;
    color: #cbdb2a;
    text-shadow: .1em .1em .12em black;
    font-family: "Give You Glory", cursive;
    font-size: 40px;
    color: white
}
#side-form>p:before {
    padding-right: 10px
}
#side-form-content {
    background-color: #d4eded;
    border-radius: 20px;
    padding: 15px;
    box-shadow: 3px 3px 9px 0 #595959;
    color: #f4f4f4;
    margin-bottom: 30px
}
#side-form-title {
    background-color: #00aeef;
    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-bottom: 10px;
    color: #efe497;
    text-shadow: .1em .1em .2em black;
    font-size: 2.5em
}
#side-form-title h2 {
    margin-top: 0;
    font-size: 24px;
    color: #efe497
}
#side-form-content p {
    color: white;
    font-size: 1.1em
}
#side-form-body {
    background-color: #5bc9e1;
    padding: 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}
#side-form-body h3 {
    margin-top: 0
}
#side-form-body h4 {
    font-size: 2.7em
}
#side-form-body p {
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    padding: 10px
}
/*
===================================
EXPERTS
===================================
*/
.fa.fa-globe.fa-1x {
    background-color: #dc4355;
    border-radius: 5px;
    color: #fff;
    font-size: 21px;
    margin-bottom: 2px;
    padding: 2px 3px
}
.col-sm-6.expert-posted-side {
    padding-left: 0;
    padding-right: 0
}
.expert-reading a {
    color: #11143c;
    text-decoration: none
}
.col-sm-12.expert-border {
    padding: 4px 0 0
}
.expert-border {
    border-bottom: 1px solid #ddd
}
p.expert-posted {
    font-size: 13px
}
.sidebar-info-title {
    background-color: #00bbd6;
    color: #fff;
    float: right;
    font-family: "Strait", sans-serif;
    font-size: 21px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%
}
.sidebar-info-title.text-center a {
    color: #fff;
    text-decoration: none
}
.sidebar-expert-title {
    background-color: #034a60;
    color: #034a60;
    float: right;
    font-family: "Strait", sans-serif;
    font-size: 21px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%
}
.sidebar-info-title h3 {
    margin-top: 10px
}
.row.expert-reading {
    padding: 0 20px 0 20px
}
.sidebar-expert-title h3 {
    margin-top: 10px
}
.sidebar-expert-title.text-center a {
    color: #fff;
    text-decoration: none
}
.sidebar-expert {
    border: 2px solid #034a60;
    margin-top: 37px
}
.sidebar-expert-articles {
    border: 2px solid #00bbd6;
    margin-top: 37px
}
.sidebar-expert-articles-frnt {
    box-shadow: 1px 5px 7px 0 #595959;
    
}
.sidebar-infographics {
    border: 2px solid #00bbd6;
    margin-top: 37px
}
.alignright-side {
    float: right;
    margin: 0 0 5px 5px
}
.btn.btn-exp {
    -moz-user-select: none;
    background-color: #034a60;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
  
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 2px 12px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    float: right;
    margin: 2px 0 9px 10px
}
.row.single-expert {
    margin-top: 50px
}
.row.xp-bio {
    padding-top: 0
}
.col-md-12.sidebar-credit {
    border-bottom: 2px solid #ddd;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    padding-top: 10px
}
.exp-content {
    padding: 0 10px;
    border-bottom: 1px solid #ddd
}
.exp-content-frnt {
  border-bottom: 1px solid #ddd;
  padding: 0 10px;
}
.exp-content-frnt > p {
    font-size: 12px;
}

.exp-content-frnt a {
  color: #335c64;
}
.exp-content-frnt a:hover {
  color: #00aeef;
}
.img-small {
    max-width: 100px
}
.thumb-small {
    max-width: 70px
}
.thumb-small-frnt {
    max-width: 50px;
    box-shadow: 1px 1px 5px;
    margin-top: 4px;
}
.img-small-single {
    max-width: 150px;
}
.img-extra-small-single {
    max-width: 100px !important;
}
.img-extra-small-single.wp-post-image {
    max-width: 100px !important;
}
.by {
    padding-left: 1px;
}
.single-expert-article-sidebar {
    margin-top: 27px
}
.btn.btn-expert {
    background-color: #034a60;
    color: white;
    padding: 3px 10px;
    text-decoration: none;
    margin-top: 20px;
    float: right
}
.btn.btn-exp-single {
    background-color: #034a60;
    color: #fff;
    letter-spacing: 2px;
    padding: 6px 12px;
    text-decoration: none
}
.expert-social .fa.fa-facebook-square.fa-2x {
    color: #3b5998;
}
.expert-social .fa.fa-google-plus-square.fa-2x {
    color: #dc4e41;
}
.expert-social .fa.fa-linkedin-square.fa-2x {
    color: #0177B5;
}
.expert-social .fa.fa-twitter-square.fa-2x {
    color: #55acee;
}
.post-cat>a {
    color: #0eb5d0;
}
.expert-header {
    color: #00bbd6;
    border-bottom: 1px solid grey;
    margin-top: 0;
}
.anchor-cta {
    color: #00bbd6;
}
hr.divider {
    margin-bottom: 15px;
}
b.post-date {
    color: #11af4e;
}
.expert-titles {
    font-size: 30px;
    padding-bottom: 0;
}
.expert-titles a {
    text-decoration: none;
}
.postdata {
    padding-bottom: 0;
}
.social {
    list-style: outside none none;
    max-width: 25px;
    padding-left: 3px;
    padding-right: 0;
    padding-top: 13px;
}
.expert-name>a {
    color: #00bbd6;
    font-size: 36px;
    text-decoration: none;
}
.img-responsive.wp-post-image {
    display: inline;
    margin-top: 15px;
}
.expert-bio {
    margin-top: 20px;
}
.col-md-12.creds>hr {
    border-color: #cfccc9;
    margin-bottom: 5px;
    margin-top: 5px
}
.bio-info {
  border: 2px solid #cfccc9;
  border-radius: 10px;
  margin-top: 10px;
  padding: 10px;
}

.exp-article-thumb {
    padding-right: 0;
}

.share-exp-article {
    padding-left: 0;
}

.addthis_toolbox.addthis_default_style.addthis_32x32_style.exp {
  margin: 0 !important;
}
.addthis_toolbox.addthis_default_style.addthis_32x32_style.exp.addthis_toolbox a {
    margin-bottom: 1px !important;
}
.bio-info-single{
    margin-top: 10px;
    padding: 10px;
}
.expert-sidebar p {
    padding: 10px
}
.expert-side-img {
    float: left;
    margin: 0 15px
}
.credentials>h3 {
    font-size: 14px;
    margin-top: 5px;
    text-align: right
}
.cred-text>p {
    font-size: 12px;
    padding-bottom: 0;
    margin-bottom: 0
}
.xp-bio {
    padding: 15px
}
.xp-bck {
    background-color: #00bbd6;
    color: #fff;
    text-align: center
}
.xp-bck a {
    color: #fff
}
.xp-bck>h3 {
    margin: 0;
    padding: 15px 10px
}
.xp-bck-frnt {
    background-color: #5bc9e1;
    color: #fff;
    text-align: center;
    box-shadow: 1px 4px 9px -3px #595959;
    margin-top: 37px
}
.xp-bck-frnt a {
    color: #fff
}
.xp-bck-frnt>h3 {
    margin: 0;
    padding: 15px 10px
}
.ex-title-by>a {
    font-size: 24px;
    color: #594949;
    text-decoration: none;
}
.ex-title-by {
    margin-top: 0
}

.ex-title>a {
    font-size: 24px
}
.ex-title {
    margin-top: 0
}
.col-md-.exp-bio {
    padding-right: 0
}
.bio-row {
    border-bottom: 1px solid grey
}
.expert-text {
    margin-bottom: 0;
    padding-bottom: 0
}
h2.expert-name {
    padding-bottom: 0;
    margin-top: 5px;
    margin-bottom: 25px
}
.exp-title {
    padding-top: 65px
}
.exp-holder h4 a {
    color: #5bc9e1;
    font-size: 18px;
    line-height: 17px;
    max-width: 100%;
    padding-top: 0;
    text-decoration: underline
}
.img-responsive.img-circle.expert.wp-post-image {
    height: 200px;
    width: 100%
}
.col-md-9.expert-header {
    margin-left: 0;
    padding-left: 0
}
/*
===================================
INFOGRAPICS
===================================
*/
h2.info-title {
    font-size: 16px;
    padding: 10px;
    margin-top: 10px
}
.info-block {
  margin-top: 30px;
  min-height: 400px;
}
.info-text {
    padding-bottom: 0
}
a.info-img img.attachment-post-thumbnail {
    border: none;
    padding: 0
}
.btn.btn-info {
    text-decoration: none;
    color: #fff;
    background-color: #00bbd6;
    border-color: #00bbd6
}
.info-body {
    background-color: #d4eded;
    box-shadow: 3px 3px 9px 0 #595959
}
.label.label-success {
    font-size: 14px
}
.label.label-danger {
    font-size: 14px
}
.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info:focus {
    background-color: #008ea3;
    border-color: #fff
}
.phoneCTA:before {
    font-family: 'FontAwesome';
    content: '\f095';
    padding: 10px
}
.mailCTA:before {
    font-family: 'FontAwesome';
    content: '\f0e0';
    padding: 10px
}
#rightCTABody a.colorchange {
    color: #f4f4f4
}
/*
========================================
SIDEBAR
========================================
*/
#sidebargraphic {
    background: url("images/drug-rehab-center-women-child-bkg-v2.png") no-repeat scroll 0 0 transparent;
    height: 385px;
    width: 287px;
    margin: 0 auto
}

.grn-txt {
  color: #11af4e;
  font-size: 17px;
  font-weight: 900;
}

.blk-txt {
  color: #594949;
  font-size: 17px;
  font-weight: 900;
  margin-top: 5px;
  margin-bottom: 5px;
}
.cta-pop-mobile > ul {
  font-weight: 900;
  line-height: 30px;
  font-size: 16px;
  
}

.row.pop-up-mobile {
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  width: 100%;
}
.btn.btn-mobile.btn-md {
     background-color: #cbdb2a;
    border-radius: 25px;
    color: black;
    font-size: 40px;
    font-weight: 600;
    line-height: 22px;
    padding: 10px 50px 7px;
  }

small.phone-numb {
    color: #004b23;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
}


#sidebargraphic p {
    color: white;
    float: left;
    font-family: 'Give You Glory', cursive;
    font-size: 30px;
    line-height: 35px;
    margin-top: 91%;
    text-align: center;
    text-shadow: .1em .1em .2em black;
    width: 100%
}
.sidebar #sidebarguide {
    margin: 0 auto;
    width: 277px
}
.articlereadmore {
    background-color: #5bc9e1;
    border: 4px solid #d4eded;
    color: white;
    float: right;
    font-family: "Strait", sans-serif;
    font-size: 21px;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%
}
.articlereadmore a {
    color: #f8f9f4
}
div.latestposts a img.attachment-excerptimage {
    border: 4px solid #d4eded;
    color: transparent;
    margin-bottom: 4px;
    text-decoration: none
}
.recommended {
    width: 100%
}
.sectiontitle {
    background-color: #d4eded;
    color: #5bc9e1;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase
}
.sectiontitle>h3 {
    padding: 10px
}
.featurepageimg {
    margin-top: 10%;
    margin-bottom: 10%
}
.featurepagecontnet {
    padding-top: 10px
}
.featurepageicons {
    color: #5bc9e1;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 18px;
    width: 100%
}
.featurepageicons p {
    color: #5bc9e1;
    margin-bottom: 0
}
.fa-star::before {
    padding-right: 10px
}
.featurepagecontnet h4 a {
    color: #5bc9e1;
    font-size: 14px;
    line-height: 17px;
    max-width: 100%;
    padding-top: 0;
    text-decoration: underline
}
.featurepagecontnet h4 {
    margin-top: -7px
}
article .front-page-header {
    font-size: 32px;
    padding-bottom: 20px
}
.searchbar {
    margin-top: 10px;
    margin-bottom: 10px
}
form#ss-form p.arrow {
    background: transparent url("images/drug-rehab-center-submit-arrow.png") no-repeat scroll 83px 14px;
    color: white;
    font-family: "Give You Glory", cursive;
    font-size: 28px;
    height: 81px;
    margin-left: 110px;
    text-shadow: .1em .1em .2em black;
    width: 155px
}
.privacy {
    float: right
}

.formnumber {
    text-align: center;
    font-weight: 700;
    color: #efe497;
    text-shadow: .1em .1em .2em black;
    margin: 20px
}
.formnumber-side {
    color: #efe497;
    font-weight: 700;
    margin: 20px;
    text-align: center;
    text-shadow: .1em .1em .2em black;
    font-size: 26px
}
.formnumber a,
.formnumber-side a {
    color: #efe497
}
.newsletter {
    background-color: #00bbd6;
    padding: 20px 0;
}
.newsletter h3 {
    font-size: 2em;
    padding-top: 0;
}
.newsletter-text {
    font-size: 16px;
    padding: 5px
}
.footertwo {
    color: white
}
.footertwo p {
    color: #335c64;
    text-align: center
}
form#client_capture2.form-inline input#ss-submit2.btn {
    margin-left: 10px
}
.navbar-form .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    border-color: #8dc63f;
    color: black;
    border-radius: 8px
}
#client_capture_ms .form-control {
    width: 85%;
    float: right
}
#client_capture_ms label {
    color: #335c64
}
#client_capture_ms label.error,
#inline_content label.error,
label.error {
    color: #cb2027;
    font-weight: 700
}
#client_capture_ms p.arrow {
    background: transparent url("images/drug-rehab-center-submit-arrow.png") no-repeat scroll 83px 14px;
    color: white;
    font-family: "Give You Glory", cursive;
    font-size: 28px;
    height: 81px;
    margin: 85px 0 0 20px;
    text-shadow: .1em .1em .2em black;
    width: 165px;
    float: left
}
.logofooter {
    text-align: right
}
.logofooter img {
    max-width: 295px
}
.footernav ul {
    float: right
}
.borderstate {
    border-right: 1px solid white
}
.footer-nav a {
    color: #034a60;
    font-size: 16px
}
.footer-nav ul {
    float: left;
    padding-left: 0
}
.footer-nav ul li {
    margin-bottom: 5px;
    padding-left: 0
}
.footer-nav a:focus,
.footer-nav a:hover {
    color: #11af4e
}
.checkboxhuman {
    padding-left: 20px
}
.form-inline .checkboxhuman {
    padding-left: 5px;
    padding-right: 5px;
    color: #f8f9f4
}
.checkboxhuman.checkbox {
    float: left
}
form#client_capture2.form-inline input#ss-submit-squeeze.btn {
    margin-left: 10px
}
.footer-nav {
    background-color: #d4eded;
    padding-bottom: 60px;
    padding-top: 40px;
}
#megaMenu {
    border: none;
    border-bottom: none;
    background-color: transparent;
    background: transparent
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    min-width: 100px;
    padding: 0 12px;
    position: relative
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup ul.sub-menu li.menu-item {
    min-width: 100px;
    white-space: normal
}
#megaMenu ul.megaMenu>li.menu-item {
    display: inline-block;
    text-align: center;
    margin-top: 4px !important;
    padding: 0;
    position: relative;
    z-index: 200
}
#navbar #megaMenu ul.megaMenu li.menu-item,
#megaMenu ul.megaMenu li.widget {
    text-align: center
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>a::after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub>a::after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>a::after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>span.um-anchoremulator::after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub>span.um-anchoremulator::after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>span.um-anchoremulator::after {
    background: transparent none repeat scroll 0 0;
    border-color: #999 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 3px 3px 0;
    content: "";
    display: inline-block;
    font-size: 0;
    margin-top: -1px;
    padding-top: 1px;
    position: absolute;
    right: 8px;
    top: 50%
}
.navbar-collapse.collapse.in {
    padding-left: 0;
    width: 100%;
    padding-right: 0
}
#megaMenu ul.megaMenu li.menu-item,
#megaMenu ul.megaMenu li.widget {
    border: medium none;
    float: none;
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 0;
    text-align: center
}
#megaMenu ul.megaMenu>li.menu-item>a,
#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator,
.megaMenuToggle {
    font-size: 17px;
    color: #335c64;
    font-weight: 500;
    text-transform: uppercase
}
#megaMenu.megaMenuHorizontal ul.megaMenu>li.menu-item>a,
#megaMenu.megaMenuHorizontal ul.megaMenu>li.menu-item>span.um-anchoremulator {
    border-left: none;
    -webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0)
}
#megaMenu.megaMenuVertical ul.megaMenu>li.menu-item>a,
#megaMenu.megaMenuVertical ul.megaMenu>li.menu-item>span.um-anchoremulator {
    border-top: 1px solid #fff;
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0)
}
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>a,
#megaMenu ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>span.um-anchoremulator,
#megaMenu ul li.menu-item.mega-with-sub>a,
#megaMenu ul li.menu-item.mega-with-sub>span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega>a,
#megaMenu ul li.menu-item.ss-nav-menu-mega>span.um-anchoremulator {
    padding-right: 20px
}
#megaMenu ul.megaMenu>li.menu-item>a span.wpmega-link-title,
#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator span.wpmega-link-title {
    text-shadow: none
}
#megaMenu ul.megaMenu>li.menu-item:hover>a,
#megaMenu ul.megaMenu>li.menu-item>a:hover,
#megaMenu ul.megaMenu>li.menu-item.megaHover>a,
#megaMenu ul.megaMenu>li.menu-item:hover>span.um-anchoremulator,
#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator:hover,
#megaMenu ul.megaMenu>li.menu-item.megaHover>span.um-anchoremulator {
    color: white !important;
    border-bottom-color: trasparent !important;
    background-color: #00aeef;
    border-radius: 4px 4px 0 0
}
#megaMenu ul.megaMenu>li.menu-item:hover>a span.wpmega-link-title,
#megaMenu ul.megaMenu>li.menu-item:hover>span.um-anchoremulator span.wpmega-link-title,
#megaMenu ul.megaMenu>li.menu-item>a:hover span.wpmega-link-title,
#megaMenu ul.megaMenu>li.menu-item>span.um-anchoremulator:hover span.wpmega-link-title,
#megaMenu ul.megaMenu>li.menu-item.megaHover>a span.wpmega-link-title,
#megaMenu ul.megaMenu>li.menu-item.megaHover>span.um-anchoremulator span.wpmega-link-title {
    text-shadow: none
}
#megaMenu ul.megaMenu>li.menu-item.current-menu-item>a,
#megaMenu ul.megaMenu>li.menu-item.current-menu-parent>a,
#megaMenu ul.megaMenu>li.menu-item.current-menu-ancestor>a {
    color: grey
}
#megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
    border: solid white 4px;
    background-color: #00aeef;
    padding: 10px;
    border-radius: 6px
}
#megaMenu ul.megaMenu ul.sub-menu .wpmega-postlist a {
    color: white
}
#megaMenu.megaMenuHorizontal ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1,
#megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg>ul.sub-menu {
    border-top: none
}
div#headernav div#headernavhold div#mainmenu #megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1>li.menu-item {
    margin-bottom: 0;
    margin-top: 0;
    min-width: 100px;
    padding: 0 12px
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item>a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item:hover>a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header>a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item>span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header>span.um-anchoremulator,
#megaMenu .wpmega-widgetarea h2.widgettitle {
    color: white;
    font-size: 15px;
    font-weight: normal;
    text-shadow: none;
    border-bottom: 1px dotted #d4eded;
    text-align: left
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item>a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item>span.um-anchoremulator,
#megaMenu ul ul.sub-menu li.menu-item>a,
#megaMenu ul ul.sub-menu li.menu-item>span.um-anchoremulator {
    color: white;
    font-size: 15px;
    text-shadow: none;
    background-color: transparent
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item a:hover,
#megaMenu ul ul.sub-menu>li.menu-item:hover>a {
    color: #000;
    background-color: transparent
}
#megaMenu ul.megaMenu>li.menu-item.menu-item>.wpmega-nonlink>form#searchform {
    padding-top: 2px
}
#megaMenu ul.megaMenu>li.menu-item.menu-item>.wpmega-nonlink>form#searchform.ubersearch-v2 input[type="text"] {
    background: #f9f9f9;
    color: #777
}
#megaMenu ul.megaMenu li.menu-item.menu-item.ss-nav-menu-highlight>a,
#megaMenu ul.megaMenu li.menu-item.menu-item.ss-nav-menu-highlight>span.um-anchoremulator {
    color: #4d90fe !important
}
#megaMenu .ss-nav-menu-with-img>a>.wpmega-link-title,
#megaMenu .ss-nav-menu-with-img>a>.wpmega-link-description,
#megaMenu .ss-nav-menu-with-img>a>.wpmega-item-description,
#megaMenu .ss-nav-menu-with-img>span.um-anchoremulator>.wpmega-link-title,
#megaMenu .ss-nav-menu-with-img>span.um-anchoremulator>.wpmega-link-description,
#megaMenu .ss-nav-menu-with-img>span.um-anchoremulator>.wpmega-item-description {
    padding-left: 25px
}
.ss-nav-menu-with-img {
    min-height: 16px
}
#megaMenu ul.megaMenu li.menu-item a span.wpmega-item-description,
#megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.wpmega-item-description {
    font-size: 9px;
    color: #335c64;
    text-transform: uppercase
}
#megaMenu ul.megaMenu li.menu-item.mega-with-sub>a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>a:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub>span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>span.um-anchoremulator:after {
    border-color: none !important;
    border-right: none !important;
    border-style: none !important
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>span.um-anchoremulator:after {
    border-left-color: #335c64
}
#megaMenu .wpmega-divider {
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05)
}
#megaMenu.megaMenuVertical>ul>li.menu-item>a,
#megaMenu.megaMenuVertical>ul>li.menu-item>span.um-anchoremulator {
    background-color: #00aeef
}
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>a:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub>a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega>a:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub>span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.mega-with-sub>span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-mega>span.um-anchoremulator:after {
    border-left-color: #335c64
}
#megaMenu.megaMenuVertical ul.megaMenu>li.menu-item.ss-nav-menu-mega>ul.sub-menu-1,
#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg>ul.sub-menu {
    border-left: none
}
#megaMenu.megaMenuHorizontal ul.megaMenu {
    *border-bottom: none
}
#megaMenu.megaMenuVertical ul.megaMenu {
    *border-right: none
}
#megaMenu .megaMenuToggle-icon,
.megaMenuToggle-icon:before,
.megaMenuToggle-icon:after {
    background: #222;
    background: rgba(0, 0, 0, 0.8)
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub>a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub>span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub>a,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub>span.um-anchoremulator,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>a,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega>span.um-anchoremulator {
    padding-right: 5px !important;
    padding-left: 5px !important
}
#megaMenu.megaResponsiveToggle ul.megaMenu {
    display: block
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup ul.sub-menu li.menu-item {
    min-width: 100px !important;
    white-space: nowrap !important
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item>a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item:hover>a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header>a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item>span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header>span.um-anchoremulator,
#megaMenu .wpmega-widgetarea h2.widgettitle {
    border-bottom: 1px dotted #d4eded;
    color: white;
    float: left;
    font-size: 15px;
    font-weight: normal;
    padding: 0;
    text-align: left;
    text-shadow: none
}
#megaMenu.wpmega-nojs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
#megaMenu.megaFullWidthSubs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
#megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1 {
    float: left !important;
    left: auto !important;
    max-width: 100% !important;
    min-width: 300px !important;
    white-space: nowrap !important;
    width: auto !important
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1>li.menu-item {
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}
#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
    border: 1px solid transparent;
    left: auto !important;
    max-width: 300px;
    padding: 0;
    white-space: nowrap;
    width: auto
}

#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
  max-width: 100%;
  white-space: nowrap;
  width: -moz-max-content !important;
   width: intrinsic !important;           /* Safari/WebKit uses a non-standard name */
   /* Firefox/Gecko */
  width: -webkit-max-content !important;
}

@media (max-width: 434px) {
    #megaMenu.wpmega-nojs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
    #megaMenu.megaFullWidthSubs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
    #megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1 {
        float: left !important;
        left: auto !important;
        max-width: 100% !important;
        min-width: auto !important;
        white-space: nowrap !important;
        width: auto !important
    }
    #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup ul.sub-menu li.menu-item {
        min-width: auto !important;
        white-space: normal !important
    }
    .list-inline.social-icons {
        text-align: center
    }
    .footernav ul {
        float: none;
        text-align: center
    }
    .logofooter {
        text-align: center
    }
}
.footer-nav ul {
    list-style: outside none none;
    
}

#inline_content {
    padding: 10px;
    background-color: white
}
#inline_content p {
    color: black;
    padding-top: 10px;
    text-align: center
}
#inline_content .form-group {
    margin-bottom: 5px
}
.row.pop-up {
    margin-left: 0;
    margin-right: 0
}
.pop-up-city {
    margin-bottom: 25px
}
.formholder {
    text-align: left
}
#inline_content h2 {
    color: #00aeef;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 31px;
    margin-top: 0;
    padding-bottom: 15px;
    text-align: center
}
#inline_content h2.slogan {
    font-family: "Give You Glory", cursive;
    color: black;
    font-weight: 400;
    font-size: 24px
}
#inline_content label {
    color: black;
    font-size: medium;
    font-weight: 1000
}
#inline_content h1 {
    color: #00bbd6;
    font-weight: 700
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}
#cboxWrapper {
     max-width: none; 
    position: fixed;
    top: auto;
    left: auto;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}
#cboxContent {
    position: relative
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
#cboxTitle {
    margin: 0
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
#cboxOverlay {
    background: url(/wp-content/themes/Rehabcenter/assets/img/overlay.png) repeat 0 0;
    opacity: .9
}
#colorbox {
    outline: 0;
    position: fixed !important;
    width: 100% !important;
}
#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -101px 0
}
#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -130px 0
}
#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -101px -29px
}
#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -130px -29px
}
#cboxMiddleLeft {
    width: 21px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) left top repeat-y
}
#cboxMiddleRight {
    width: 21px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) right top repeat-y
}
#cboxTopCenter {
    height: 21px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/border.png) 0 0 repeat-x
}
#cboxBottomCenter {
    height: 21px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/border.png) 0 -29px repeat-x
}
#cboxContent {
    background: #fff;
    overflow: hidden
}
.cboxIframe {
    background: #fff
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}
#cboxLoadedContent {
    margin-bottom: 28px
}
#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494
}
#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494
}
#cboxLoadingOverlay {
    background: url(/wp-content/themes/Rehabcenter/assets/img/loading_background.png) no-repeat center center
}
#cboxLoadingGraphic {
    background: url(/wp-content/themes/Rehabcenter/assets/img/loading.gif) no-repeat center center
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0
}
#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}
#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
#cboxPrevious:hover {
    background-position: -75px -25px
}
#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
#cboxNext:hover {
    background-position: -50px -25px
}
#cboxClose {
    position: absolute;
    top: 0;
    right: 0;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}
#cboxClose:hover {
    background-position: -25px -25px
}
/*
mobile color
*/
.mobile .mobile-cta #colorbox,
.mobile-cta #cboxOverlay,
.mobile-cta #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
.mobile-cta #cboxWrapper {
    max-width: none;
    height: 130px !important;
}
.mobile-cta #cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}
.mobile-cta #cboxMiddleLeft,
.mobile-cta #cboxBottomLeft {
    clear: left;
}
.mobile-cta #cboxContent {
    position: relative;
}
.mobile-cta #cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.mobile-cta #cboxTitle {
    margin: 0;
}
.mobile-cta #cboxLoadingOverlay,
.mobile-cta #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mobile-cta #cboxPrevious,
.mobile-cta #cboxNext,
.mobile-cta #cboxClose,
.mobile-cta #cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}
.mobile-cta #colorbox,
.mobile-cta #cboxContent,
.mobile-cta #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.mobile-cta #cboxOverlay {
      background: none;
}
.mobile-cta #colorbox {
    outline: 0;
}
.mobile-cta #cboxTopLeft {
      display: none;
}
.mobile-cta #cboxTopRight {
      display: none;
}
.mobile-cta #cboxBottomLeft {
      display: none;
}
.mobile-cta #cboxBottomRight {
     display: none;
}
.mobile-cta #cboxMiddleLeft {
      display: none;
}
.mobile-cta #cboxMiddleRight {
     display: none;
}
.mobile-cta #cboxTopCenter {
     display: none;
}
.mobile-cta #cboxBottomCenter {

    display: none;
}
.mobile-cta #cboxContent {
    background: #fff;
    overflow: hidden;
    width: 100% !important;
    height: 130px !important;
    border-top: 1px solid #dddddd;
}
.cboxIframe {
    background: #fff
}
.mobile-cta #cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
.mobile-cta #cboxLoadedContent {
    margin-bottom: 0;
    width: 100% !important;
    height: 100% !important;
}
.mobile-cta #cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}
.mobile-cta #cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}
.mobile-cta #cboxLoadingOverlay {
    background: url(/wp-content/themes/Rehabcenter/assets/img/loading_background.png) no-repeat center center;
}
.mobile-cta #cboxLoadingGraphic {
    background: url(/wp-content/themes/Rehabcenter/assets/img/loading.gif) no-repeat center center;
}
.mobile-cta #cboxPrevious,
.mobile-cta #cboxNext,
.mobile-cta #cboxSlideshow,
.mobile-cta #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}
.mobile-cta #cboxPrevious:active,
.mobile-cta #cboxNext:active,
.mobile-cta #cboxSlideshow:active,
.mobile-cta #cboxClose:active {
    outline: 0;
}
.mobile-cta #cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}
.mobile-cta #cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
.mobile-cta #cboxPrevious:hover {
    background-position: -75px -25px;
}
.mobile-cta #cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
.mobile-cta #cboxNext:hover {
    background-position: -50px -25px;
}
.mobile-cta #cboxClose {
    position: absolute;
    top: 0;
    right: 0;
    background: url(/wp-content/themes/Rehabcenter/assets/img/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
.mobile-cta #cboxClose:hover {
    background-position: -25px -25px;
}


.btn.btn-mobile.btn-md {
  background-color: #cbdb2a;
  border-radius: 25px;
  color: black;
  font-size: 40px;
  font-weight: 600;
  line-height: 22px;
  box-shadow: 0 3px 3px -2px black;
  padding: 10px 40px 7px;

}
 .row.pop-up-mobile {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        width: 100%;
    }
@media (max-width: 1200px) {
    #megaMenu ul.megaMenu > li.menu-item > a,
    #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator,
    .megaMenuToggle {
        font-size: 14px;
    }
    .header-cta-btn-before {
        padding: 0;
    }
    .sticky-number-before > p {
        font-size: 12px;
    }
    .sticky-number-before > h2 {
        font-size: 23px;
        margin-top: 5px;
    }
    .navigation-menu {
        padding-right: 0;
        padding-left: 0;
    }
    .sticky-img-mobile-before {
        margin: 0;
    }
}
@media (max-width: 1007px) {
    .sticky-number-before > h2 {
        font-size: 18px;
        margin-top: 8px;
    }
    .fade-logo {
        padding: 0;
    }
    .exp-article-thumb {
        padding-right: 15px;
    }
    .share-exp-article {
        margin-top: 10px;
        padding-left: 15px;
    }
    .social {
        max-width: 100%;
        padding-bottom: 0;
        padding-left: 16px
    }
    .col-md-1.col-xs-12.social>li {
        display: inline-block
    }
    .credentials>h3 {
        float: left;
        text-decoration: underline
    }
    .footertwo {
        text-align: center
    }
    #client_capturehome {
        margin-top: 20px
    }
}
@media (max-width: 736px) {
   #megaMenu ul.megaMenu, #megaMenu ul.sub-menu {
 
  overflow: scroll !important;
 
}
    .sticky-img-mobile-before {
        margin: 10px 5px 0 15px;
    }
    .stick-phone-mobile-before {
        margin: 5px 0 0 200px;
    }
    #rightCTATitle .fa {
        padding-left: 0
    }
    #rightCTABody {
        padding: 5px
    }
    .callnow {
        font-size: 1.75em;
        padding-top: 10px
    }
    #homeright>p {
        font-size: 1.35em
    }
    #homeleft {
        padding-right: 15px
    }
    .formnumber {
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        font-size: 26px
    }
    #client_capture_ms .form-control {
        float: right;
        padding: 15px;
        width: 100%
    }
    p.arrow {
        display: none
    }
    form .btn-primary {
        background-color: #cbdb2a;
        border-color: #cbdb2a;
        color: #004b23;
        cursor: pointer;
        font-weight: 600;
        letter-spacing: 2px;
        width: 100%;
        font-size: 18px
    }
    .callnowarticle {
        font-size: 24px;
        padding-bottom: 10px;
        text-align: center
    }
    .callnowfooter {
        font-size: 24px;
        text-align: center
    }
    #sidebargraphic {
        display: none
    }
    .nav.navbar-nav-new>li {
        text-align: center;
        float: none
    }
}
@media (max-width: 635px) {
  .stick-phone-mobile-before {
    margin: 5px 0 0 150px;
  }
}
@media (max-width: 547px) {
  .stick-phone-mobile-before {
    margin: 5px 0 0 100px;
  }
}
@media (max-width: 532px) {
    #inline_content h2 {
        font-size: 25px
    }
    #inline_content a h1 {
        font-size: 25px
    }
    #homeright img {
        display: none
    }
    #homeright p.cta-txt {
        display: none
    }
}
@media (max-width: 506px) {
    .sidebar #sidebarguide {
        width: 100%
    }
    .navbar-form .form-control {
        width: 100%
    }
    .navbar-form .btn-grn {
        width: 100%
    }
    .info-block.col-md-3 {
        margin-top: 5px;
        min-height: 1px
    }
}
@media (max-width: 434px) {
    .sidebar #sidebarguide {
        width: 100%
    }
    .stick-phone-mobile-before {
        margin: 5px 0 0 50px;
    }
    .info-block.col-md-3 {
        margin-top: 5px;
        min-height: 1px
    }
    .btn-grn {
        background-color: #11af4e;
        border: 8px solid #8dc63f;
        border-radius: 22px;
        color: #f8f9f4;
        font-family: "Give You Glory", cursive;
        font-size: 19px;
        height: 55px;
        line-height: 33px;
        width: 100%;
        letter-spacing: 0
    }
    .navbar-form .form-control {
        width: 100%
    }
    .navbar-form .btn-grn {
        width: 100%
    }
    .alignleft {
        margin: 0 30px 20px 0;
        float: none
    }
}
@media (max-width: 405px) {
    .row.content {
        padding-left: 0;
        padding-right: 0
    }
    .featurepageimg {
        margin-bottom: 0
    }
    .exp-content-main {
        padding: 0
    }
    .info-block.col-md-3 {
        margin-top: 5px;
        min-height: 1px
    }
    .btn.btn-exp {
        margin: 10px 29px 5px 26px;
        float: none
    }
    .alignright-side {
        float: right;
        margin: 0 0 5px 5px;
    }
    .social {
        padding-bottom: 0;
        padding-left: 16px;
        max-width: 100%
    }
    .expert-name>a {
        font-size: 2em
    }
    .alignleft {
        margin: 0 30px 20px 0
    }
    .credentials>h3 {
        text-align: left;
        text-decoration: underline
    }
    .expert-social {
        padding: 2px
    }
    .col-md-1.col-xs-12.social>li {
        display: inline-block
    }
}
@media (max-width: 368px) {
    .stick-phone-mobile-before {
        margin:5px 0 0 5px;
    }
    .sticky-icon-logo {
        margin-left: 0px;
        max-width: 40px;
    }
    .grn-txt {
        color: #11af4e;
        font-size: 15px;
        font-weight: 900;
    }
    .blk-txt {
        color: #594949;
        font-size: 15px;
        font-weight: 900;
        margin-top: 5px;
  margin-bottom: 5px;
    }
    .cta-pop-mobile > ul {
        font-weight: 900;
        line-height: 22px;
        font-size: 14px;
    }
    .row.pop-up-mobile {
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
        width: 100%;
    }
    small.phone-numb {
        color: #004b23;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 1px;
    }
    .btn.btn-mobile.btn-md {
        font-size: 30px;
    }
    .col-sm-12.col-md-12.sidebar {
        padding-left: 0;
        padding-right: 0
    }
    .info-block.col-md-3 {
        margin-top: 5px;
        min-height: 1px
    }
    .row.content {
        padding-left: 0;
        padding-right: 0
    }
    .featurepageimg {
        margin-bottom: 0
    }
    .btn.btn-exp {
        margin: 10px 29px 5px 26px;
        float: none
    }
    .alignright-side {
        float: right;
        margin: 0 0 5px 5px;
    }
    .social {
        padding-bottom: 0;
        padding-left: 16px;
        max-width: 100%
    }
    .expert-name>a {
        font-size: 2em
    }
    .credentials>h3 {
        text-align: left;
        text-decoration: underline
    }
    .expert-social {
        padding: 2px
    }
    .btn.btn-side {
        letter-spacing: 0
    }
    .content h1 {
        font-size: 18px
    }
    .sectiontitle h2 {
        font-size: 15px
    }
    .sidebar #sidebarguide {
        width: 100%
    }
    .navbar-form .form-control {
        width: 100%
    }
    .navbar-form .btn-grn {
        width: 100%
    }
    .checkboxhuman.checkbox {
        float: none
    }
    .logofooter img {
        width: 100%
    }
}
@media screen and (max-width: 320px) {
      .formnumber-side {
        font-size: 20px;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0
    }
}
@media (max-width: 275px) { 
    .stick-phone-mobile-before {
        font-size:15px;
        margin:5px 0 0 10px;
    }
}
@media (max-width: 240px) {
    .stick-phone-mobile-before {
        font-size:12px;
        margin:15px 0 0 2px;
    }
    .content h1 {
        font-size: 18px
    }
    .content h2 {
        font-size: 18px
    }
    .sectiontitle h2 {
        font-size: 15px
    }
    .footertwo h3 {
        font-size: 15px
    }
    .footertwo h4 {
        font-size: 15px
    }
    #client_capturehome legend {
        font-size: 19px
    }
    .calltoaction h2 {
        font-size: 15px
    }
    .article-block h3 {
        font-size: 20px
    }
    .sidebarphone a.btn p {
        font-size: 17px
    }
    .calltext h3 {
        font-size: 15px
    }
    .calltext p {
        font-size: 13px
    }
    .calltoleft h3 {
        font-size: 13px
    }
    .calltoaction {
        padding: 10px
    }
    .sidebar #sidebarguide {
        width: 100%
    }
    .navbar-form .form-control {
        width: 100%
    }
    .navbar-form .btn-grn {
        width: 100%
    }
}

h2.resource-title {
    font-size: 20px;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 0;
}
.resource-title a {
     text-decoration: none; 
}
.copy-paste-box {
    padding: 0px 10px 10px 10px;
}

h5.copy-paste {
    padding: 0 10px;
}

/*
================================================
DIVI CUSTOM STYLES
================================================
*/

.divi-custom ul li {
    list-style-type: disc !important;
    list-style-position: inside !important;
}

.divi-custom .et_parallax_bg {
  background-position: center center !important;
}


/*
================================================
CUSTOM BANNER POPUP
================================================
*/

.foot {
  position: fixed;
  width: 100%;
  height: 65px;
  bottom: -104px;
  padding: 14px 0;
  box-shadow: 0 -2px 0 0 rgba(255,255,255,.2);
  font-size: 24px;
  transition: all .2s;
  z-index: 1000;
  background-color: #034a60;

}
.foot-mobile {
  position: fixed;
  width: 100%;
  height: 110px;
  bottom: -104px;
  padding: 2px 0;
  box-shadow: 0 -2px 0 0 rgba(255,255,255,.2);
  font-size: 24px;
  transition: all .2s;
  z-index: 1000;
  background-color: rgba(255, 255, 255, .9);

}

.footclose,
.footclose-mobile {
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 24px;
  font-weight: light;
  text-decoration: none;
  color: #fff;
  transition: all .3s;
}

.footclose-mobile {
  color: #333;
}

.btn.btn-banner-mobile {
    background-color: rgb(0,166,231);
    color: black;
    font-size: 30px;
    font-weight: 600;
    line-height: 24px;
    padding: 6px 33px 5px;

}
.banner-mobile-txt {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  margin-top: 2px;
  margin-bottom: 0;
}

span.trusted {
  font-weight: 900;
  text-transform: italic;
}

small.banner-mobile-number {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
}

.footclose-mobile:hover,
.footclose-mobile:focus,
.footclose-moibile:active {
  color: #034a60; 
}

.footclose:hover {
  color: #009bdb;
}

.footclose:active {
  color: #009bdb;
}

.scrolled {
  bottom: 0px;
  border-top: 1px solid #ddd !important;
}

.gone {
  transition: all 300;
  opacity: 0;
  z-index: 0;
  display: none;
}

.footer-popup-text {
  color: #fff;
  display: inline-block;
}

.btn-footer-popup {
  -moz-user-select: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.42857;
  margin: 0 0 6px 10px;
  padding: 0 16px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  display: inline-block;
  border-left: 30px solid green;
}

.number-footer-popup {
  display: inline-block;
}

.callnowtwo {
  display: inline-block;
}

.foot .popup-cta {
  color: #fff;
}


@media screen and (max-width: 1440px) {

  .foot {
    height: 70px;
    padding: 22px 0;
  }
  .foot p {
        font-size: 24px;
  }

}

@media screen and (max-width: 992px) {

  .foot {
    height: 90px;
    padding: 8px 0;
  }

}

@media screen and (max-width: 848px) {

  .foot {
    height: 55px;
    padding: 8px 0;
  }
  .foot p {
      font-size: 16px;
  }
  .btn-footer-popup {
    font-size: 16px;
    padding: 3px 16px;
  }

}

@media screen and (max-width: 767px) {
  .line-break,
  .line-break-2 {
    display: none;
  }
  .foot .popup-cta,
  .foot .popup-number  {
    font-size: 20px;
    margin-bottom: 0;
  }
    .foot {
    height: 100px;
    padding: 10px 0;
  }

}

@media screen and (max-width: 575px) {

  .foot .popup-cta {
    font-size: 16px;
  }
  .foot .popup-number {
    font-size: 22px;
  }

}

@media screen and (max-width: 478px) {

  .line-break {
    display: block;
  }
  .foot .popup-number {
    font-size: 24px;
  }
  .foot {
    height: 100px;
    padding: 10px 0;
  }

}

@media screen and  (max-width: 375px) {
  .foot-mobile {
    height: 90px;
    padding: 0;

}
.banner-mobile-txt {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0;
}
.btn.btn-banner-mobile {
    background-color: rgb(0,166,231);
    color: black;
    font-size: 26px;
    font-weight: 600;
    line-height: 24px;
    padding: 4px 33px 1px;
}
small.banner-mobile-number {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}

}

@media screen and (max-width: 320px) {

  .line-break {
    display: none;
  }
  .line-break-2 {
    display: block;
  }
  .foot .popup-cta {
    font-size: 14px;
  }
  .foot {
    height: 90px;
  }

}

/*
================================================
FOOTER NAVIGATION
================================================
*/

.footer-nav-border .border-left {
  padding: 40px 60px;
}

.footer-nav-border .border-left {
  border-left: 5px solid #00bbd6;
  font-size: 20px;
  font-style: italic;
}

.footer-nav-border .border-right {
  padding: 40px 60px 40px 0;
}

.footer-nav-border .border-right {
  border-right: 5px solid #00bbd6;
  font-size: 20px;
  font-style: italic;
}

.footer-nav .fa {
  color:#00bbd6;
  margin-right: 5px;
}

.footer-nav hr {
  border-color: #e0f2f2;
  margin-top: 40px;
  margin-bottom: 40px;
}

.border-right a.footer-nav-number {
  font-size: 20px !important;
}

@media screen and (max-width: 991px) {

  .treatment-group h3 {
    font-size: 28px;
  }
  
}

@media screen and (max-width: 425px) {

  .footer-nav-border .border-left {
    padding: 20px 30px;
    font-size: 18px;
  }

  .footer-nav-border .border-right {
    padding: 20px 30px 20px 0;
    font-size: 18px;
  }

  .footer-nav hr {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .treatment-group h3 {
    padding-bottom: 0;
  }

}



/*
================================================
FOOTER BANNER POPUP
================================================
*/
.foot {
  position: fixed;
  width: 100%;
  height: 65px;
  bottom: -104px;
  padding: 14px 0;
  box-shadow: 0 -2px 0 0 rgba(255,255,255,.2);
  font-size: 24px;
  transition: all .2s;
  z-index: 1000;
  background-color: #034a60;
}

.footclose {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 24px;
    font-weight: light;
    text-decoration: none;
    color: #fff;
    transition: all .3s;
  }

   .footclose:hover{
      color: #009bdb;
    }
   .footclose:active{
      color: #009bdb;
    }


.scrolled{
  bottom: 0px;
  border-top: 1px solid #ddd !important;
}
.gone{
  transition: all 300;
  opacity: 0;
  z-index: 0;
  display: none;
}
.footer-popup-text {
  color: #fff;
  display: inline-block;
}

.btn-footer-popup {
  -moz-user-select: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.42857;
  margin: 0 0 6px 10px;
  padding: 0 16px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  display: inline-block;
  border-left: 30px solid green;
}
.number-footer-popup {
  display: inline-block;
}

.callnowtwo {
  display: inline-block;
}
.foot .popup-cta {
  color: #fff;
}



@media screen and (max-width: 1440px) {

  .foot {
    height: 70px;
    padding: 18px 0;
  }
  .foot p {
        font-size: 20px;
  }
}

@media screen and (max-width: 992px) {
  .foot {
    height: 90px;
    padding: 8px 0;
  }
}


@media screen and (max-width: 848px) {
  .foot {
    height: 55px;
    padding: 8px 0;
  }
  .foot p {
      font-size: 16px;
  }
  .btn-footer-popup {
    font-size: 16px;
    padding: 3px 16px;
  }
}

@media screen and (max-width: 767px) {
  .foot .popup-cta {
    line-height: 24px;
  }
  .btn-footer-popup {
    font-size: 16px;
    margin-top: 4px;
    padding: 3px 16px;
}
  .line-break,
  .line-break-2 {
    display: none;
  }
  .foot .popup-cta,
  .foot .popup-number  {
    font-size: 20px;
    margin-bottom: 0;
  }
    .foot {
    height: 100px;
    padding: 10px 0;
  }
}

@media screen and (max-width: 575px) {

  .foot .popup-cta {
    font-size: 16px;
    font-weight: 800;
  }
  .foot .popup-number {
    font-size: 22px;
  }
}

@media screen and (max-width: 478px) {

  .line-break {
    display: block;
  }
  .foot .popup-number {
    font-size: 24px;
    margin-top: 5px;
  }
  .foot .popup-cta {
    line-height: 20px;
  }
  .btn-footer-popup {
    font-size: 24px;
    margin-top: 0px;
    padding: 3px 16px;
}

  .foot {
    height: 100px;
    padding: 5px 0;
  }
}
@media screen and (max-width: 320px) {
  .btn-footer-popup {
    font-size: 18px;
    margin-top: 0px;
    padding: 3px 16px;
}
  .line-break {
    display: none;
  }
  .line-break-2 {
    display: block;
  }
  .foot .popup-cta {
    font-size: 14px;
  }
  .foot {
    height: 90px;
  }
}


#grid-container {
  column-width: 340px;
  column-gap: 15px;
  margin: 0 auto;
  width: 90%;
  }
  .grid-container__item {

    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    margin: 15px 0;
}

.fancy-txt {
    overflow: hidden;
    text-align: center;
}
.fancy-txt:before,
.fancy-txt:after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.fancy-txt:before {
    right: 0.5em;
    margin-left: -50%;
}
.fancy-txt:after {
    left: 0.5em;
    margin-right: -50%;
}

.pagination ul {
  padding: 0;
}
.pagination li {
    display: inline;
    list-style: none;
    margin-right: 5px;
}
.pagination li.active a {
  color: #034a60;
  text-decoration: none;
}
/*
=================================================================
INLINE-CALLOUT CTA
=================================================================
*/

  .mobile-callout {
    display: none;
  }

.in-content-callout {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}
.in-content-callout .pic {
    width: 140px;
    height: 140px;
    position: absolute;
    left: -75px;
    z-index: 2;
    top: -20px;
}

.in-content-callout .pic img {
    border: 5px solid #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.3);
    border-radius: 50%;
}
.in-content-callout .in-content-body {
    position: relative;
    background: #f7f7f7;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    z-index: 1;
    padding: 10px 10px 10px 80px;
}
.in-content-callout .in-content-body h3 {
    border-top: 0;
    padding: 0;

    margin: 0;
    font-weight: 600;
    font-size: 24px;
}
.in-content-callout .in-content-body h5 {
    max-width: 300px;
    font-weight: 400;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    color: #757575;
    font-size: 16px;
    margin: 5px 0 0;
    line-height: 24px;
}
.in-content-callout .in-content-body .button {
    position: absolute;
    right: 15px;
    top: 15px;
    line-height: 1;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    font-size: 28px;
    border-radius: 3px;
    font-weight: 600;
    padding: 12px 15px;
}
ul a:hover:after, .in-content-callout .in-content-body .button:hover:after {
    border-right: 10px solid #094c62;
}
.button.callout-btn {
    background: #cbdb2a;
    color: #004b23;
        transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
}
a.callout-btn:hover, .button.callout-btn:hover {
    background: #094c62;
    color: #fff;
}
.button:hover:after {
    border-right: 10px solid #094c62;
}
.in-content-callout .in-content-body .button .call, .in-content-callout .in-content-body .button .callout-body .or {
    display: block;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 400;
    text-transform: uppercase;
}
.in-content-callout .in-content-body .button:after {
    display: block;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -5px;
    content: " ";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #cbdb2a;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
}

/*.button .icon {
    position: absolute;
    right: 40px;

    font-size: 18px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.icon-arrow-right:before {
content: "\f095";
  font-family: FontAwesome;
}
*/

@media screen and (max-width: 1199px) {

  .in-content-callout .in-content-body h5 {
    font-size: 14px;

}

.in-content-callout .in-content-body h3 {

    font-size: 21px;
}

.in-content-callout .pic {
    width: 125px;
    height: 125px;
    position: absolute;
    left: -75px;
    z-index: 2;
    top: -15px;
}

.in-content-callout .in-content-body {
    position: relative;
    background: #f7f7f7;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    z-index: 1;
    padding: 10px 10px 10px 65px;
}


}

@media screen and (max-width: 991px) {

  .in-content-callout .in-content-body h3 {

    font-size: 24px;
}
    .in-content-callout .in-content-body h5 {
    font-size: 16px;

}
.in-content-callout .pic {

    left: -75px;
    top: -15px;
}
.in-content-callout .in-content-body {
    background: #f7f7f7;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    z-index: 1;
    padding: 10px 10px 10px 65px;
}
}

@media screen and (max-width: 800px) {

.in-content-callout .in-content-body {

    padding: 10px 10px 10px 75px;
}


.in-content-callout .pic {
    left: -60px;
    top: -15px;
}
  }


  @media screen and (max-width: 767px) {

  .in-content-callout .in-content-body h5 {
    font-size: 14px;

}

.in-content-callout .in-content-body h3 {

    font-size: 21px;
}

.in-content-callout .pic {

    left: -30px;

    top: -15px;
}

.in-content-callout .in-content-body {
    padding: 10px 10px 10px 110px;

}


}

@media screen and (max-width: 700px) {
  .in-content-callout {
    display: none;
  }
  .mobile-callout {
    display: block;
  }

}






/*
=====================
Mobile Callout
=====================
*/
.sidebar-callout.off-to-side {
    position: relative;

    margin-right: -15px;
    margin-left: -15px;
    background: #efefef;
    padding-bottom: 20px;
    border: solid #c7c7c7;
    border-width: 1px 1px 1px 0;
    box-shadow: 1px 1px 3px rgba(0,0,0,.2);
    margin-top: 30px;
    margin-bottom: 40px;
}
.sidebar-callout.mobile {
    display: block;
}
.sidebar-callout.off-to-side .img {
       position: absolute;
    left: -30px;
    width: 140px;
    top: -15px;
}
.sidebar-callout.off-to-side .img img {
 
        border: 3px solid #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.3);
    border-radius: 50%;
}
.sidebar-callout.off-to-side .callout-body {

    background: none;
    color: #757575;
    padding: 20px 20px 5px 120px;
}
.sidebar-callout.off-to-side .callout-body h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 800;
}
.sidebar-callout.off-to-side .callout-body p {
    border-top: 1px solid #c7c7c7;
   
        font-family: Open Sans,Arial,Helvetica,sans-serif;
    padding: 10px 0 0;
    font-size: 16px;
}
.sidebar-callout.off-to-side .button {
    padding: 8px 10px;
    color: #004b23;
    background: #cbdb2a;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    font-size: 26px;
    font-weight: 600;
    display: block;
    position: relative;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    text-decoration: none;
    margin: 0 20px;
    text-align: center;
}


@media screen and (max-width: 521px) {

  .sidebar-callout.off-to-side .callout-body p {
    font-size: 14px;
}
.sidebar-callout.off-to-side .callout-body h2 {
  font-size: 18px;
}


}
@media screen and (max-width: 475px) {

  .sidebar-callout.off-to-side .callout-body {

    padding: 20px 20px 5px 100px;
}

.sidebar-callout.off-to-side .img {


    width: 120px;

}


}

@media screen and (max-width: 465px) {
    .sidebar-callout.off-to-side .callout-body {
      padding: 20px 15px 5px 70px;
  }

  .sidebar-callout.off-to-side .img {
      width: 90px;
  }
}
@media screen and (max-width: 405px) {
    .sidebar-callout.off-to-side .img {
      width: 80px;
      top: -15px;
      left: -15px;
  }
}

@media screen and (max-width: 375px) {

  .sidebar-callout.off-to-side .callout-body {
      padding: 20px 10px 5px 75px;
  }

  .sidebar-callout.off-to-side .img {
      width: 80px;
      top: -15px;
      left: -15px;
  }
}

@media screen and (max-width: 350px) {

.sidebar-callout.off-to-side .callout-body p {
  line-height: 150%;
    font-size: 14px;
}
.sidebar-callout.off-to-side .callout-body h2 {
    font-size: 18px;
}

  }

@media screen and (max-width: 330px) {
    .sidebar-callout.off-to-side .img {
      width: 65px;    
      top: -6px;
    left: -15px;

  }
  .sidebar-callout.off-to-side .callout-body {
    padding: 20px 20px 5px 55px;
}
.sidebar-callout.off-to-side .callout-body p {
    font-size: 12px;
}
}

/*
========================
MOBILE CALLOUT V2
========================
*/
    .mobile-callout-v2 {
    display: none;
  }

.calloutv2-header {
    background-color: #008bbf;
    padding: 20px;
    color: #fff;
}

.calloutv2-header h3 {
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 0;
}
.calloutv2-body {
    background-color: #e6e6e6;
    padding: 20px;
  }

.calloutv2-body p {
      font-family: Open Sans,Arial,Helvetica,sans-serif;
      font-size: 14px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 0;

}

  .button.callout-btn-v2 {
    padding: 12px;
    color: #fff;
    background-color: #00aeef;
    font-size: 27px;
    font-weight: 800;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .mobile-callout-v2 {
    display: block;
  }
}



/*
=================
FOOTER POPUP
=================
*/
.foot-mobile-banner {
  position: fixed;
  width: 100%;
  height: 120px;
  bottom: -150px;
  padding: 5px 0;
  z-index: 1000;
  box-shadow: 0 -2px 0 0 rgba(255,255,255,.2);
  font-size: 36px;
  transition: all .2s;
  background: rgba(255,255,255,.9);
}

p.foot-cta-txt {
       font-family: Open Sans,Arial,Helvetica,sans-serif;
    color: black;
    font-size: 18px;
    font-weight: 900;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 2px;
}
p.foot-number {
   font-family: Open Sans,Arial,Helvetica,sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
}
.footclose-mobile-banner {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 20px;
    z-index: 1000;
    font-weight: light;
    text-decoration: none;
    color: #000;
    transition: all .3s;
}


/*
=================
FOOTER POPUP V2
=================
*/

.footV2 {
    display: none;
}

.footV2 {
  position: fixed;
  width: 100%;
  bottom: 0;
  padding: 10px;
  z-index: 10;
  box-shadow: 0 -2px 0 0 rgba(255,255,255,.2);
  box-shadow: 0 -0.1875rem 0.375rem 0 rgba(0, 0, 0, .125), 0 -0.1875rem 0.375rem 0 rgba(0, 0, 0, .25);
  font-size: 36px;
  background: #fff;
}

.footV2 p.foot-cta-txt {
    color: #333;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}

.footV2 .btn.btn-mobile.btn-md {
  font-size: 20px;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    cursor: pointer;
    line-height: 1;
}

.footV2 .blk-txt {
  margin: 0;
  font-family: Open Sans,Arial,Helvetica,sans-serif;
  font-weight: 400;
}

.footV2.footclose-mobile-banner {
      position: absolute;
    right: 5px;
    top: 0;
    font-size: 20px;
    z-index: 1000;
    font-weight: light;
    text-decoration: none;
    color: #333;
    transition: all .3s;
}

@media screen and (max-width: 320px) {
    .footV2 p.foot-cta-txt {
        font-size: 16px;
    }
    .footV2 {
    padding:8px;
}
}


.footV2 .footclose {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 16px;
    z-index: 1000;
    font-weight: light;
    text-decoration: none;
    color: #fff;
    transition: all .3s;
}

.m-disclaimer-info {
    position: absolute;
    left: 10px;
    top: 5px;
    font-size: 22px;
    z-index: 1000;
    font-weight: light;
    text-decoration: none;
    color: #444;
    cursor: pointer;
    transition: all .3s;
}
.m-disclaimer-info:hover, .m-disclaimer-info:focus {
  color: #444;
}

    .scrolled{
  bottom: 0px;
}

.gone {
  transition: all 300;
  opacity: 0;
  z-index: 0;
  display: none;
}


/*
=================
Mobile Tweaks
=================
*/
@media screen and (max-width: 425px) {


.row.content {
    margin-left: -15px;
    margin-right: -15px;
}
.content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 30px;
     padding: 15px; 
     border-radius: 0px; 
    background-color: #fff;
}
}

/* ----------------------------------*/
/* Scroll Top Arrow */
/* ----------------------------------*/
.scroll-top {
    width: 50px;
    height: 50px;
    line-height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    border: 1px solid #094c62;
    background: rgba(255,255,255,.9);
    color: #094c62;
    z-index: 99;
    cursor: pointer;
    display: none;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}


    .scroll-top:hover {
        background: #094c62;
        text-decoration: none;
        color: #fff;
        border: 1px solid #FFF;
    }


@media (max-width: 768px) {
.scroll-top {
    width: 35px;
    height: 35px;
    bottom: 15px;
    right: 15px;
    font-size: 13px;

}
}


/*------------------------------------------------------------------*/
/* Request Call Modal */
/*------------------------------------------------------------------*/
 .modal { display:none; }

@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) { 
  body.modal-open { width:100% !important; position: fixed !important; }

}
@media only screen and (device-width : 375px) and (device-height : 667px) and (-webkit-device-pixel-ratio : 2) { 
  body.modal-open { width:100% !important; position: fixed !important; }
}
@media only screen and (device-width : 414px) and (device-height : 736px) and (-webkit-device-pixel-ratio : 3) { 
body.modal-open { width:100% !important; position: fixed !important; }
}


.modal {
  text-align: center;
}

.modal-content {
        border-radius: 20px;
    border: 10px solid rgba(0,0,0,.5);
}

.modal-title {
    font-size: 26px;
    font-weight: 600;
}

.modal-text {
    font-size: 18px;
    color: #fff;
}
@media (min-width: 768px) {

.modal-dialog {
    width: 425px;
    margin: 30px auto;
}
}
@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
.footer-title {
    font-size: 16px;
    margin-top: 40px;
}
.text-center-xs {
    text-align: center;
}

.modal-dialog {
    max-width: 95%;
    margin: 30px auto;
    padding-top: 30%;
}
.modal-dialog.facility-dialog {
  padding-top: 12%;
}

}

.modal-header {
    padding: 20px;
color: #fff;
    background-color: #008bbf;
}
.modal-body {
    padding: 20px;
    background-color: #00aeef;
    color: #cceefb;
}

.modal-backdrop {
    background: #333;
    opacity: .7 !important;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;

}

.modal-header .close {
        display: block;
    position: absolute;
    right: 0;
    top: -50px;
    font-size: 50px;
    opacity: 1;
    color: #fff;
    text-shadow: none;
}

.modal-body .form-control {
    font-size: 26px;
    height: 50px;
    border-radius: 0;
}

.btn-modal {
    font-size: 20px !important;
    font-weight: 600;
}

/*------------------------------------------------------------------*/
/* Main Popup CTA Modal */
/*------------------------------------------------------------------*/

.main-pop-cta .modal-header {
    background-color: transparent;
    padding: 20px 20px 0px;
    border-bottom: 0;
}

.main-pop-cta .modal-header p {
    color: #00B3F1;
    margin-top: 0;
    margin-bottom: 10px;
}

.main-pop-cta .modal-body {
    padding: 10px 20px 5px;
    background-color: transparent;
    color: #000;
}

.main-pop-cta p {
    color: #000;
    margin-top: 15px;
    margin-bottom: 0;
}

.main-pop-cta .location-number {
    color: #000;
    font-weight: 800;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    font-size: 34px;
    text-decoration: none;
}

.location-number-mobile {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 20px;
    display: none;
    font-size: 34px;
    font-family: 'Open Sans', sans-serif;
}
.location-number-black {
    color: #000;
    font-weight: 700;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    font-size: 34px;
    text-decoration: none;
}
.location-number-black:hover {
  color: #000;
}

@media screen and (max-width: 425px) {
  .main-pop-cta .location-number {
    font-size: 28px;

}
.location-number-mobile {
  display: block;
}
.main-pop-cta .modal-header p {
  margin-bottom: 0px;
  font-size: 16px;
}
}

.main-pop-cta input#tBoxVal_pop {
    width: 25px;
    height: 25px;
    top: 5px;
}

.main-pop-cta label.checkboxhuman.checkbox {
    font-size: 20px;
    margin-left: 0px !important;
    margin-bottom: 20px;
    padding-left: 10px;
    margin-top: 0;
    color: #555;
}

.main-pop-cta .modal-body .form-control {
    font-size: 22px;
    height: 40px;
    border-radius: 5px;
}

p.form-txt{
    margin-bottom: 15px;
    margin-top: 0;

}

@media screen and (max-width: 767px) {
    .main-pop-cta .modal-header .close {
        display: block;
            display: block;
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 35px;
    opacity: 1;
    color: #555;
    text-shadow: none;
}

    .main-pop-cta .modal-header {
        padding: 30px 15px 0;

    }


    .main-pop-cta .modal-dialog {
        padding-top: 15%;
    }

}
/*
=================================
Above Fold CTA
=================================
*/
.atf-cta {
  display: none;
  padding: 20px 15px;
  background: #fff;
  margin-top: 20px;
  border: 1px solid rgba(0, 0, 0, .2);
  text-align: left;
  box-shadow: 0 2px 4px rgba(0,0,0,.25);
}
@media screen and (max-width: 425px) {
  .atf-cta{
    display: block;
  }
}
span.atf-txt {
    font-family: 'Open Sans', sans-serif;
    color: #333;
    margin-bottom: 15px;
    display: block;
}
a.location-number-mobile.atf-number {
    margin-bottom: 10px;
}
a.location-number-mobile.atf-number:hover {
  color: #000;
}
a.atf-who {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    display: inline-block;
}


/*
=================================
Desktop Request a Call Popup
=================================
*/

.request-call .modal-content {
    border-radius: 0;
    border: 10px solid rgba(9, 76, 98, .5);
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    padding: 50px 40px;
}

.request-call .modal-header {
    padding: 0;
    margin-bottom: 20px;
    color: #333;
    background: transparent;
    border-bottom: none;
}

.request-call .modal-body {
    line-height: 200%;
    background: transparent;
    font-size: 16px;
    color: #333;
    padding: 0;
    margin-bottom: 25px;
}

.request-call .modal-footer {
    text-align: center;
    border-top: 0;
    padding: 0;
}

.btn.btn-request {
    padding: 12px 18px;
    border: 0;
    font-size: 24px;
    background: #cbdb2a;
    color: #004b23;
    border-radius: 0;
    line-height: 1;
}
.request-call label.error {
    position: absolute;
    /* top: 77px; */
    font-size: 10px;
    text-align: center;
    display: block;
}


.request-call-disclaimer {
  font-size: 14px;
  font-style: italic;
    font-family: 'Open Sans', sans-serif;
    margin-top: 20px;
}

.request-a-call #phone {
font-size: 24px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    padding: 12px 18px;
    max-width: 215px;
  }

form.request-a-call .form-group {
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.25);
    box-shadow: 0 2px 4px rgba(0,0,0,.5);
}
@media (min-width: 768px) {
  .request-call .modal-dialog {
      width: 600px;
      margin: 30px auto;
  }
}

/*
=================================
Who Answers
=================================
*/

.who-answers .modal-content {
    border-radius: 0;
    border: 10px solid rgba(9, 76, 98, .5);
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    padding: 50px 40px;
}

.who-answers .modal-header {
  background: #fff;
  padding: 0;
  margin-bottom: 20px;
  color: #333;
  border-bottom: none;
}



.who-answers .modal-header .close {
    right: 15px;
    top: 5px;
    font-size: 50px;
    color: #333;
}

.who-answers .modal-header .fa-info-circle {
    display: block;
    position: absolute;
    right: 0;
    top: -50px;
    font-size: 50px;
    opacity: 1;
    color: #fff;
    text-shadow: none;
}

.who-answers .modal-body {
  line-height: 200%;
  font-size: 16px;
  background-color: #fff;
  color: #333;
  padding: 0;
  margin-bottom: 25px;
}

.who-answers.facility-answers .modal-body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: left;
    line-height: 150%;
    color: #333;
}

.who-answers .modal-footer {
  text-align: center;
  border-top: 0;
  padding: 0;
}
.who-answers.facility-answers .modal-footer {
  text-align: left;
}

.who-answers .btn.btn-pop {
  font-weight: 600;
}
.who-answers.facility-answers .modal-title {
  text-align: left;
  font-size: 20px;
}

@media (min-width: 768px) {
  .who-answers .modal-dialog {
      width: 600px;
      margin: 30px auto;
  }
  .who-answers .modal-title, .who-answers.facility-answers .modal-title {

  font-size: 32px;
}
}


/*------------------------------------------------------------------*/
/* Footer */
/*------------------------------------------------------------------*/

#footer {
    background-color: #f9f9f9;
    padding: 40px 0;
    font-family: 'Open Sans', sans-serif;
}

#footer a {
    color: #00aeef;
    font-family: 'Open Sans', sans-serif;
}
#footer p {
    color: #094c62;
    font-family: 'Open Sans', sans-serif;

}

.footer-title {
    font-size: 15px;
    margin: 0 0 10px;
    color: #094c62 !important;
    font-weight: 600;
        border-bottom: 1px solid #094c62;
    display: inline-block;
}

.general-disclaimer {
  font-size: 12px;
  color: #666 !important;
  margin-bottom: 0;
  line-height: 1.4;
}
.sub-footer {

    background-color: #094c62;
    padding: 10px 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.sub-footer a, .sub-footer p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.footer-number {
    margin-top: 10px;
}

.footer-number p {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
}

.footer-number a {
     font-weight: 600;
    font-size: 42px;
    letter-spacing: 1px;
    font-size: 28px;
    line-height: 40px;
  color: #00aeef !important;
}


.footer-number a:hover, .footer-number a:focus {
    text-decoration: underline;
}

.footer-hr {
    color: #fff;
    border: 1px solid #3a768a;
    margin-bottom: 10px;
    margin-top: 5px;

}

#footer ul {
        margin-top: 0;
    margin-bottom: 10px;
    list-style-type: none;
    -webkit-padding-start: 5px;
}

#footer ul li {
    margin-bottom: 5px;
}

#footer ul li a {
    font-size: 14px;

}

#footer .form-group {
    margin-bottom: 10px;
}

#footer .checkboxhuman {
    padding-left: 1px;
}

#footer .checkbox, .radio {

 margin-top: 0px;

}

.list-inline {
    margin-top: 14px;

}

.footer-links > li {
    border-right: 2px solid #3a768a;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 6px;
}
.footer-links > li:last-child {
    border-right: 0;
}

.social-icons {
    margin-top: 15px;
}

.social-icons>li {
    padding-left: 0px;
    padding-right: 12px;
}

.ownership {
  font-size: 10px;
  color: rgba(255, 255, 255, .54);
}

a.yellow-link {
  color: #cbdb2a;
}
li.small-link {
  font-size: 12px;
  vertical-align: middle;
  text-align: left;
}
@media screen and (max-width: 767px) {

  #footer {
        padding: 20px 0 30px;
  }

  .footer-title {
    font-size: 16px;
    margin-top: 40px;
  }
  .about-footer {
    text-align: center;
  }

  #rehab-center {
    text-align: center;
    float: none;
  }

  .footer-links > li {
      border-right: none;
      display: block;
      margin-bottom: 10px;
      list-style-type: disc;
      text-align: center;
  }

    .footer-links > li > a {
        font-size: 16px;
    }

    .footer-links > li.small-link {
      margin-top: 20px;
    }

    .footer-links > li.small-link a{
      font-size: 12px;
    }

    .sub-footer {
        padding-top: 20px;
    }
    .social-icons {
        text-align: center;
        margin: 15px 0;

    }
    .social-icons > li {
        padding: 0 10px;
    }

}

#vh-inquiry-form-message{
width:100%;	
}
