/*------------------------------------*\
    HEADER
\*------------------------------------*/
.header-call {
    position: relative;
    padding: 14px 0 0 0;
    list-style-type: none;
    margin: 0;
}
.header-call:before {
    content: '';
    position: absolute;
    top: 0;
    left: -80px;
    width: 51px;
    height: 68px;
    background: #00aebc;
    border/-webkit-appearance: ;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    background-position: 8px 57px;
    background-image: url(../../images/header-call.png);
    background-size: 80px;
}
.header-call a {
    color: #003a5d;
    font-size: 19px;
    text-decoration: none;
}
.header-call a:hover {
    color: #00aebc;
}
.header-call span {
    display: block;
    font-size: 13px;
    text-align: center;
    margin-top: 4px;
    color: #003a5d;
    font-weight: 600;
}
#menu-main-menu-default > .dropdown.open {
    position: static;
}
#menu-main-menu-default > .dropdown.open > .dropdown-menu {
    display: table;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    padding: 30px 0;
    background-color: rgba(0, 174, 188, 0.9);
}
#menu-main-menu-default > li > .dropdown-menu > div > li {
    display: inline-block;
    width: 25%;
    padding: 0 2%;
    border-right: 1px solid white;
    float: left;
    text-align: left;
}
#menu-main-menu-default > li > .dropdown-menu > div > li:last-child {
    border: 0;
}
#menu-main-menu-default > li > .dropdown-menu > div > li > a {
    padding: 0 0 15px 0;
    display: block;
    font-size: 17px;
    margin-bottom: 15px;
    text-decoration: none;
    line-height: 20px;
    position: relative;
}
#menu-main-menu-default > li > .dropdown-menu > div > li > a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #c3d600;
}
#menu-main-menu-default .dropdown-menu * {
    color: white;
    font-weight: 300;
    text-decoration: none;
}
#menu-main-menu-default .dropdown-menu {
    list-style-type: none;
    padding: 0 0 0 20px;
}
#menu-main-menu-default .dropdown-menu .dropdown-menu li {
    position: relative;
}
#menu-main-menu-default .dropdown-menu .dropdown-menu li:before {
    content: "\f101";
    position: absolute;
    left: -15px;
    top: 7px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#menu-main-menu-default .dropdown-menu .dropdown-menu li:hover {
    margin-left: 10px;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
@media (min-width: 1280px) {
    .navbar-nav {
        margin-left: 45px;
    }
}
@media (min-width: 992px) and (max-width: 1279px) {
    .nav > li > a {
        font-size: 14px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .header-call:before {
        display: none;
    }
    .header-call a {
        font-size: 16px;
    }
}




.container-boxed{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto
}
@media (min-width:768px){
    .container-boxed{
        width:750px
    }
}
@media (min-width:992px){
    .container-boxed{
        width:970px
    }
}
@media (min-width:1280px){
    .container-boxed{
        width:1280px
    }
}







/* HOME */
  

 .home-hero h2 {
     font-weight: 600;
     line-height: 100%;
     margin: 0 0 20px 0;
}
 .home-hero p {
     color: white;
     line-height: 150%;
     font-weight: 100;
}
 .home-recognized p {
     font-size: 34px;
     font-weight: 700;
     color: #003a5d;
     line-height: 90px;
}
 @media (min-width: 1280px) {
     .home-recognized > div:first-of-type {
         width: 22%;
    }
     .home-recognized > div {
         width: 15.6%;
    }
}
 .home-why-whitesand {
     font-weight: 100;
}
 .home-why-whitesand h3 {
     font-weight: 100;
     margin: 0 0 20px 0;
     line-height: 100%;
}
 .home-why-whitesand p, .home-why-whitesand li {
     line-height: 24px;
}
 .home-why-whitesand h4 {
     font-weight: 400;
     position: relative;
     margin-bottom: 25px;
     padding-bottom: 5px;
}
 .home-why-whitesand h4:before {
     content: '';
     width: 70px;
     height: 4px;
     background: #c3d600;
     position: absolute;
     bottom: -10px;
}
 .home-why-whitesand-list ul li {
     margin-bottom: 10px;
}
 .home-why-whitesand-images {
     position: absolute;
     right: 50px;
     top: 0;
}
 .home-why-whitesand-images img {
     margin-bottom: 5px;
}
 .home-why-whitesand-images img:last-child {
     margin: 0;
}
 .home-faq .vc_tta-panel-heading {
     background-color: transparent !important;
     border: 0 !important;
}
 .home-faq .vc_tta-panel-heading h4 a {
     background: #00aebc !important;
     color: white !important;
     text-transform: uppercase;
     font-size: 14px;
     padding: 17px 20px !important;
     border-radius: 20px;
}
 .home-testimonials .wpb_video_widget {
     width: 48% !important;
     float: left;
     margin: 1%;
}
.vc_tta-panel-heading h4 a i:before, .vc_tta-panel-heading h4 a i:after {
     border-color: white !important;
}
 .home-faq-testimonials h3 {
     font-weight: 500;
     text-transform: uppercase;
     margin: 40px 0;
}
 .home-faq * {
     font-weight: 100;
}
 .home-insurance h2 {
     font-weight: 100;
     margin: 0 0 10px 0;
}
 .home-insurance p {
     line-height: 23px;
     font-weight: 100;
}
 .home-addiction .wpb_single_image img {
     height: 120px;
     width: auto;
}
 .home-addiction h4, .home-insurance h4 {
     font-weight: 500;
}
 .home-service > div {
     padding: 0 !important;
}
 .home-services-text {
     padding: 30px;
}
 .home-services-text h4 {
     margin: 0 0 10px 0;
     font-weight: 700;
     font-size: 21px;
     text-transform: uppercase;
     color: #003a5d;
}
 @media screen and (min-width: 1280px) {
     .home-services-text, .home-services-image {
         height: 266px;
    }
}
 @media (min-width: 1050px) and (max-width: 1280px) {
     .home-hero h2 {
         font-size: 42px !important;
    }
     .home-hero p br {
         display: none;
    }
     .home-hero p {
         font-size: 15px;
    }
     .home-recognized > div:first-of-type {
         width: 22%;
    }
     .home-recognized > div {
         width: 15.5%;
    }
     .home-recognized > div img {
         height: 70px;
         width: auto;
         vertical-align: middle;
    }
     .home-recognized p {
         font-size: 25px;
         font-weight: 700;
         color: #003a5d;
         line-height: 70px;
    }
     .home-why-whitesand-images {
         right: 0;
    }
     .home-why-whitesand-images img {
         width: 80%;
         float: right;
    }
     .home-addiction .wpb_single_image img {
         height: 100px;
    }
     .home-addiction p br {
         display: none;
    }
}
 @media (max-width: 1050px) {
     .home-why-whitesand-images {
         position: relative;
         display: table;
         margin: 0 auto;
         right: inherit;
    }
}
@media (min-width: 768px) and (max-width: 1050px) {
    .home-recognized .wpb_single_image img {
        vertical-align: middle;
        height: 60px;
        width: auto;
        image-rendering: -moz-crisp-edges;
        image-rendering: -o-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor;
    }
     .home-recognized p {
         text-align: center;
    }

     .home-recognized > div:first-of-type {
         width: 100% !important;
    }
     .home-recognized > div {
         width: 20%;
    }
    .home-services .home-service {
        width: 50%;
    }
    .home-services-text, .home-services-image {
        height: 240px;
    }
    .home-service {
        margin: 0;
    }  
    footer .footer-menu {
        width: 33% !important;
        float: left;
    }
    .copyrights > div {
        text-align: center !important;
    }      
}
@media screen and (max-width: 767px) {
     .home-recognized p {
         text-align: center;
    }
     .home-recognized > div {
         width: 100% !important;
    }
    .home-recognized .wpb_single_image img {
        vertical-align: middle;
        height: 90px;
        width: auto;
        image-rendering: -moz-crisp-edges;
        image-rendering: -o-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor;
        margin-bottom:10px;
    }
     .home-services-text, .home-services-image {
         height: 240px;
    }
     .home-service {
         width: 100%;
         margin-bottom: 0px;
    } 
.home-hero h2 {
    font-size: 30px !important;
}
.home-hero-1 {
    margin-bottom: 90px !important;
}  
.vc_row.wpb_row.vc_row-fluid.home-hero.vc_custom_1515232452318.vc_row-has-fill {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}         
}
@media (min-width: 1280px) and (max-width: 1400px) {
     .home-services-text h4 {
         font-size: 20px;
    }
     .home-services-text p {
         font-size: 15px;
    }
}
 .home-services-text p br {
     display: none;
}
 @media (min-width: 1050px) and (max-width: 1280px) {
     .home-services-text, .home-services-image {
         height: 290px;
    }
     .home-services-text p {
         font-size: 14px;
    }
}
 @media screen and (max-width: 1050px) {
    .home-hero:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.3);
        height: 100%;
        width: 100%;
        display: inline-block !important;
    }  
.home-insurance h2, .home-addiction h2 {
    line-height: 50px;
}      
}
 .home-services-text {
     font-weight: 100;
     line-height: 23px;
}
 .home-addiction h2 {
     font-weight: 100;
     margin: 0 0 10px 0;
}
 .home-addiction p {
     font-weight: 100;
     line-height: 22px;
}






 @media screen and (max-width: 767px) {
footer .footer-menu {
    width: 50% !important;
    float: left;
    padding: 0;
}

footer .footer-menu:last-child {
    width: 100% !important;
}

footer h6 {
    font-size: 23px;
    margin-bottom: 20px;
}

.footer-menu li a, .social-list a {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}
}




















.location-program-grid-text ul li::before {
    content: "";
    width: 17px;
    height: 17px;
    background: url("../../images/spritesheet.png") no-repeat;
  background-position: -290px -108px;
  position: absolute;
  left: 0;
  top: 4px;   
} 
.modal-backdrop.in {
    display:none !important;
}
.modal-open .modal {
    background: rgba(0, 0, 0, 0.8) !important;
      z-index: 9999;
}










/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}
a.green-button {
    border: 2px solid #00adbb;
    border-radius: 30px;
    padding: 17px;
    display: block;
    text-align: center;
    color: #00adbb;
    text-transform: uppercase;
    font-size: 18px !important;
    margin-top: 10px;
}

a.green-button:hover {
    background: #00adbb;
    color: white;
}
@media (max-width: 767px) {
  .home-why-whitesand-images img {
      width: 100%;
  }
.home-faq-testimonials h3 {
    line-height: 50px;
} 
  .gpr-review-content {
    height: auto !important;
}
  .home-faq ul {
    margin:20px 0;
}
.home-faq p {
    line-height:18px
}
.home-faq ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom:10px;
    line-height:17px
}
.home-faq ul li::before {
    content: "•";
    color: rgb(195, 214, 0);
    font-size: 26px;
    position: absolute;
    left: 0px;
    top: 0px;
}
}
.wpb_gallery .flexslider img {
    height: auto;
}


@media (max-width: 768px) {
  .home-faq-testimonials h3 {
      line-height: 50px;
  }

  .location-grids .home-service {
      width: 100% !important;
      margin-bottom:10px;
  }
  .contact-square .same-height-cols > div {
      width: 100% !important;
      display: block !important;
  }

  .contact-square .same-height-cols {
      margin-bottom: 40px !important;
  }
  .contact-square .btn-wrapper {
      display: table;
      margin: 0 auto !important;
  } 
  .programs-wrapper .content-section > div {
      width: 100% !important;
      display: block !important;
      float: left !important;
  }

  .programs-wrapper .content-section {
      margin-bottom: 30px !important;
  }
}




/* May 2018 */
 .home-hero-1 > div > div, .home-hero-2 > div > div {
     background: rgba(0, 0, 0, 0.5);
     display: table;
     margin: 0 auto;
}
 .home-hero-button-one {
     margin-bottom: 10px !important;
}
 .home-hero-button-one a {
     display: table;
     margin: 0 auto;
     color: #00adbb;
     background: white;
     border-radius: 20px;
     text-transform: uppercase;
}
 .home-hero-button-one a:hover {
     background: #00adbb;
     color:#fff;
}
 .home-hero-button-two a {
     border: 2px solid white;
     display: table;
     margin: 0 auto;
     color: white;
     border-radius: 20px;
}
 .home-hero-button-two a:hover {
     background: white;
     color:black;
}
 .home-hero-button-one a i, .home-hero-button-two a i {
    color: red;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 6px;
}
 @media screen and (min-width: 1280px) {
     .home-hero-1 > div > div, .home-hero-2 > div > div {
         width: 600px;
         padding: 20px 0;
         margin-bottom: 150px;
    }
     .home-hero-button-one a {
         padding: 6px 50px;
         font-size: 14px;
    }
     .home-hero-button-two a {
        padding: 8px 15px 11px 15px;
        font-size: 20px;
    }
     .location-grids p, .location-grids ul {
         font-size: 21px !important;
    }
     .location-grids p {
         line-height: 27px !important;
         margin-bottom:10px !important;
    }
     .location-grids h4 {
         font-size: 36px !important;
         margin-bottom: 20px !important;
    }
}
 @media (min-width: 1050px) and (max-width: 1280px) {
     .navbar-nav>li>a {
        padding: 30px 8px !important;
    }
     .home-hero-1 h2, .home-hero-2 h2 {
         font-size: 36px !important;
    }
     .home-hero-1 > div > div, .home-hero-2 > div > div {
         width: 400px;
         padding: 20px 0;
    }
     .home-hero-button-one a {
         padding: 10px 40px;
         font-size: 16px;
    }
     .home-hero-button-two a {
         padding: 5px 15px;
         font-size: 14px;
    }
     .location-grids p, .location-grids ul {
         font-size: 14px !important;
    }
     .location-grids p {
         line-height: 23px !important;
         margin-bottom:10px !important;
    }
     .location-grids h4 {
         font-size: 26px !important;
         margin-bottom: 10px !important;
    }
}
 @media (min-width: 768px) and (max-width: 1050px) {
}
 @media (max-width: 1050px) {
     .home-hero-1 h2, .home-hero-2 h2 {
         font-size: 32px !important;
    }
     .home-hero-1, .home-hero-2 {
         width: 100% !important;
         margin: 10px;
    }
     .home-hero-1 > div > div, .home-hero-2 > div > div {
         width:500px;
         padding: 20px 0;
    }
     .home-hero-button-one a {
    padding: 10px 30px;
    font-size: 14px;
    }
     .home-hero-button-two a {
         padding: 5px 15px;
         font-size: 14px;
    }
     .location-grids .home-service {
         width: 100%;
    }
     .home-faq-testimonials h3 {
         line-height: 60px;
    }
     .location-grids p, .location-grids ul {
         font-size: 21px !important;
    }
     .location-grids p {
         line-height: 27px !important;
         margin-bottom:10px !important;
    }
     .location-grids h4 {
         font-size: 36px !important;
         margin-bottom: 20px !important;
    }
}
 @media screen and (max-width: 767px) {
     .home-hero-1 > div > div, .home-hero-2 > div > div {
         width:300px;
         padding: 20px 0;
    }
     .location-grids p, .location-grids ul {
         font-size: 21px !important;
    }
     .location-grids p {
         line-height: 27px !important;
         margin-bottom:10px !important;
    }
     .location-grids h4 {
         font-size: 36px !important;
         margin-bottom: 20px !important;
    }
}
 @media screen and (min-width: 1910px) {
     .home-services-text {
         padding: 60px 100px;
    }
     .location-grids h4 {
         margin-bottom: 30px !important;
    }
     .location-grids p {
         line-height: 36px !important;
         margin-bottom: 15px !important;
    }
     .location-grids ul li {
         margin-bottom: 10px;
         line-height: 36px;
    }
     .location-grids p, .location-grids ul {
         font-size: 28px !important;
    }
}
 