/* Import Font */
@font-face {
    font-family: 'fajardo';
    src: url('/storage/app/media/James_Fajardo.ttf');
  }
  @font-face {
    font-family: 'Gill_Sans_Light';
    src: url('/storage/app/media/GillSans-Light.ttf');
  }
  @font-face {
    font-family: 'Gill_Sans_Bold';
    src: url('/storage/app/media/GillSans-Bold.ttf');
  }
  
  @font-face {
    font-family: 'veranda';
    src: url('/storage/app/media/VERDANA.ttf');
  }

  


/* Tile body Background */
  .image_fullscreen__container.image__container {
    background-image: url(  /storage/app/media/bg.gif);
}

.tile.color--pomegranate.text-center {
    background-image: url( /storage/app/media/bg.gif);
}
/*End of Tile body Background */





/* Header */
.wrap__logoHeader {
    padding-top: 15px !important;
}
p.logo__title {
    font-family: 'fajardo' !important;
    color: #e0e3a4 !important;
    font-size:52pt !important;
}

p.logo__description {
    font-size: 16px !IMPORTANT;
}

.wrap__ctaHeader--inner a:hover {
    color: #e0e3a4 !important;
}

.wrap__logoHeader .logo__title {
    margin:0px !important; 
 }
.wrap__header--inner .image__container .image img {
    height: 10em !important;
}

.wrap__logoHeader {
    padding-top: 20px !important;
}
    
.wrap__logoHeader {
    max-width: 100%;
}
/* End of Header */






/* Image Slider */

li.slider__item.slider__image {
    background-size: 100% 100% !important;
}


.slideshow__section {
   border-bottom: 12px solid #a6d265;
}
/* End of  Image Slider  */




/* Slogan  / Life in Balance */
    
    p.slogan-text-1 {
    margin: 0px !important;
    padding: 0px !important;
    font-size:80px;
    font-family: 'Gill_Sans_Light' !important;
    line-height: 1.2;
    text-align: left;
    margin-left: 15px !important;
    
    }
    
    
    p.slogan-text-2 {
    margin: 0px !important;
    padding: 0px !important;
    font-size:48px;
    font-family: 'Gill_Sans_Bold' !important;
    line-height: .5;
    margin-bottom: 14px !important;
    }
    
    .image_slogan_block__container--inner.image__container--inner {
    background-color: #a6d265 !important;
}
/* Slogan Edits /Life in Balance */






/* Sidebar nav */

ul.navigation__list.more_nav.mm-listview.mm-vertical a:before {
    color: #e86000  !important;
}

.sidebar-holder {
    background-color: #aece5f;
}


.image_sidebar__container--inner.image__container--inner.active-component {
    background-image: url(/storage/app/media/watermark-sidebar.png.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}



.image_sidebar__container--inner.image__container--inner {
    display: none !important;
}
/*End of Sidebar nav */






/* sidebar info1 */
.sideBarInfoBox {
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
}

span.client-name {
    font-size: 15pt;
}

.sideBarInfoBox a {
    color: inherit;
    text-decoration: none;
}


/* End of sidebar info1 */


/* sidebar info2 */
div#sidebarTitle {
    font-family: 'ubuntu';
    font-size: 20px;
    font-weight: bold;
    color:  #949d20;
}

div#sidebarInfo {
    text-align: center;
    line-height: 1.5;
}

div#innerSidebar a {
    color: inherit;
    text-decoration: none;
}

.sidebar-holder {
    background: #e1e1e1 !important;
}

.sidebar-holder {
    background-image: url(https://mysites.therapysites.com/0059684/storage/app/media/watermark-sidebar.png.png) !important;
    background-repeat: no-repeat !important;
    background-position: left bottom !important;
}
/* End of sidebar info2 */





/* Content Links */
.wrap__text-block a {
    color: #a6d265 !important;
    }

    .link-contents a[target="_blank"] {
        color: #a6d265 !important;
    } 
    
    
    .hot-contents a[target="_blank"] {
        color: #a6d265 !important;
    }
/* Content Links */
    





/* Home contents */

img.home-img1 {
    margin: 0px 15px 15px 0px;
}

.page-title-main {
    font-size: 41pt;
    font-family: 'fajardo';
    color: #949d20;
    margin: 15px 0px;
   }  
/*End of Home contents */





/*fullwidth content*/
.fullwidth-layout .content-holder:before {
     background: #acd657 !important;
}

   h1.page__title {
    font-size: 41pt;
    font-family: 'fajardo';
    color: #949d20;
        margin: 15px 0px;
    }
    
    .home-contents a {
    color: green !important;
}

.wrap__text-block--inner ul li {
    padding-left: 20px;
}

/* contents with red text*/
 span.redTxt-contact {
    color: red !IMPORTANT;
}

/*End of fullwidth content */





/* Image Padding left*/
img.abou-img1 {
    float: right;
    padding: 0px 0px 15px 15px;
}
 
 
/* Custom Map  / remove height and with of the iframe*/
.map-frame iframe {
    border: 3px solid #242424 !important;
    max-width:50% !important;
    
}

.custom-form {
    width: 50%;
}

.map-frame iframe {
    height: 400px;
}
/*End of  Custom Map */






/* Responsive */

@media (max-width:1024px)  and (min-width: 769px){ 
    li.copyright__item {
        text-align: center !important;
    }
    .slideshow__section--inner {
       display: none !important;
   }
   
   img.side-img {
       width: 24%;
   }
   
   img.peronIcon {
       width: 1.5% !important;
   }
    
    p.logo__title {
       font-size: 55px !important;
   }
   
   
 p.logo__description {
    font-size: 18px !important;
}
   
   .logo {
       padding-bottom: 18px;
   }
   
   .wrap__header--inner {
    text-align: center;
    padding: 10px 20px 10px;
}
}
   
    @media (max-width:768px)  and (min-width: 426px) {
        li.copyright__item {
            text-align: center !important;
        }
    .slideshow__section--inner {
       display: none !important;
   }

   p.logo__title {
    font-size: 48pt !important;
}
   p.logo__description {
       font-size: 20px !important;
   }
   
   img.side-img {
       width: 25%;
   }
   
   .logo {
    padding-bottom: 10px;
}

.wrap__logoHeader {
    padding-top: 0px !important;
}

.wrap__header--inner {
    text-align: center;
    padding: 10px 20px 10px;
}
    }
   
    @media (max-width:425px)  and (min-width: 376px) {
        img.abou-img1 {
    width: 80% !important;
    margin: 0% 12% !important;
}
        p.logo__title {
            font-size: 45px !important;
        }
        
        p.logo__description {
            font-size: 16px !important;
        }
        
        li.copyright__item {
            text-align: center !important;
        }
   
    .slideshow__section--inner {
       display: none !important;
   }
   

img.abo-img1 {
    margin: 0px 26%;
}

img.abo-img1 {
    width: 50%;
}

p.logo__description {
    padding-bottom: 10px;
}

img.home-img1 {
    width: 50%;
    margin: 8% 23%;
}

.wrap__logoHeader {
    padding-top: 0px !important;
}

.wrap__header--inner {
    text-align: center;
    padding: 10px 20px 10px;
}

img.home-img1 {
    width: 50%;
    margin: 8% 25%;
}
   }
   
   @media (max-width:375px) {
       
     img.abou-img1 {
    width: 80% !important;
    margin: 0% 12% !important;
}


    p.logo__title {
        font-size: 30pt !important;
    }
    
       
    p.logo__description {
        font-size: 12px !important;
    }

    li.copyright__item {
        text-align: center !important;
    }
    .slideshow__section--inner {
       display: none !important;
   }
   
img.abo-img1 {
    margin: 0px 26%;
}

img.abo-img1 {
    width: 50%;
}

p.logo__description {
    padding-bottom: 10px;
}

img.home-img1 {
    width: 50%;
       margin: 8% 26%;
}
.wrap__logoHeader {
    padding-top: 0px !important;
}

.wrap__header--inner {
    text-align: center;
    padding: 10px 20px 10px;
}
   
   }







