/* FONTS */
@font-face {
    font-family: 'fajardo';
    src: url('https://mysites.therapysites.com/0056643/storage/app/media/James_Fajardo.ttf');
} 

 @font-face {
    font-family: 'gillsans-light';
     src: url('https://mysites.therapysites.com/0056643/storage/app/media/GillSans-Light.ttf');
}
/******************** HEADER **********************/
/* LOGO TITLE */
.wrap__logoHeader {
  
    padding: 5px 0 !important;
}    
.wrap__logoHeader .logo__title {
    font-family: fajardo;
    color: #E0E3A4;
    font-size: 52pt;
    margin: 0px 0px 0px;
}
/* ICON HEADER HOVER */
.cta a:hover{
    color:#A6D252!important;
}
.wrap__logoHeader {
max-width: 100% !important;
}
/* IMAGE HEADER CUT */
.wrap__header--inner .image__container .image {
    position: relative;
}


/************* SLOGAN *****************/

.slideshow__section .slogan__block {
    background: #AECE60;   
 }

 
.slogan-text-1 {
    font-family: gillsans-light;
    font-size: 70px;
    margin: 0;
    line-height: 85px;
    text-align: left;
 }
  .slogan-text-2 {
    font-family: 'gillsans-light';
    font-size: 36pt;
     text-align: left;
    color:#fff;
    line-height: 0.3;
    letter-spacing: 0px;
  }
  
.slogan__block .slogan__block--inner .editable__container .editable__container--inner{
         position: absolute;
        bottom: 2px;
        width: 100%;
        left: 57px;
	}
/* CHANGE OF COLOR */
.fullwidth-layout .content-holder:before {
    background: #AECE60;
}
.slideshow__section {
    border-bottom: 12px solid #AECE60;    
}

/*********SIDEBAR**********/
/* bullet color - navigation bar */
.navigation .mm-panels > .mm-panel .mm-listview > li > a:not(.mm-next):not(.mm-arrow):before, .navigation .mm-panels > .mm-panel .mm-listview > li > span:not(.mm-next):not(.mm-arrow):before {
    color: #E86000; /* orange */
}
/* SIDE BAR BACKGROUND COLOR */
.sidebar-holder {
    background: #E1E1E1; /*GRAY*/
}
/*FOR NOT ALIGNED NAVIGATION MENU */
.navigation .mm-panels > .mm-panel .mm-listview > li > a:not(.mm-next):not(.mm-arrow), .navigation .mm-panels > .mm-panel .mm-listview > li > span:not(.mm-next):not(.mm-arrow) {
    display: flex;
    
}
    
.sidebar-text{
    text-align:center;
}
.sidebar-text h4{
    font-weight:bold;
    color: #246705;
}
.sidebar a{
    text-decoration: none;
    color: black;
}
/*IF TEXT IS UNDER THE IMAGE*/
.editable__container--inner {
    z-index: 1!important;
}

/*ACTIVE*/
.navigation__item.active {
background: #dedede;
}
.location__phone::before {
    content: "\f095";
    font-family: FontAwesome;
    padding-right: 5px;
}
.location__address::before{
    content: "\f041";
    font-family: FontAwesome;
    padding-right: 5px;
}

.location__fax::before {
    content: "\f1ac";
    font-family: FontAwesome;
    padding-right: 5px;
}

.location__email::before {
    content: "\f0e0";
    font-family: FontAwesome;
    padding-right: 5px;
}

/**** BODY ************/
/* IMAGE RIGHT */
.image-right {
float: right;
clear: right;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

/* IMAGE LEFT */
.image-left {
float: left;
clear: left;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.image-center{
float: none;
margin: 0 auto;
display: block;
}

/* HEADER PAGE CONTENT */
.wrap__page-content h1, .page__title {
    font-family: fajardo;
    font-size: 41pt;
	color: #949D20; /*life in balance*/
	margin: 0;
}

/* UNORDERED LIST */
.custom_list-style li{
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1.3em;
    padding-left: 2.5em;
}

#red-text{
	color:red;
}

/* SCHEDULE APPOINTMENT FOOTER */
.wrap__ctaBody .cta_block .cta__title {
    color: #949D20; /*life in balance*/
 }
 .content-holder a.cta__button {
    color: #fff !important;
    background-color: #9BBA4A; /*life in balance*/
}
 .content-holder a.cta__button:hover {
    color: #fff !important;
    background-color:rgba(148, 204, 36, 1.00); /*life in balance*/
}


 /*Links*/
 .content-holder a {
color: #2e7105;
text-decoration: none;
}

  /*Hot topic page*/
#hot-topics .docheadline{
  font-family: Tahoma;font-size: 12px; text-decoration: none; font-weight: bold; color: #2e7105
  } 
#hot-topics .docsummary{
  font-family: Tahoma;font-size: 12px;
  } 
#hot-topics .docseperator{ 
  height: 3px; margin: 6px 0px 6px 0px; border-bottom: 1px solid #eeeeee;
  }
#hot-topics .docNewsLogo { 
  font-family: Tahoma; font-size: 10px; align: right;
  } 
#hot-topics .page-title {
  display: block !important;
}

table tr td{
    border: none;
    
}
/***************RESPONSIVE********************/

@media only screen and (max-width: 1024px) {
    .logo .logo__title {
       padding-top: 10px;
       line-height: 0.7; 
    }
    
    .logo .logo__description {
       font-size: 20px;
       padding-bottom: 20px; 
    } 
        
    .wrap__text-block .wrap__text-block--inner {
        padding: 30px 20px 0;
    }
    
    .wrap__header--inner {
        padding: 10px 0px 0px;
    }
    
    .copyright__list li {
        display: block;
        text-align: center;
    }
    
    h4{
        padding-top: 12px;
    }

}

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 425px) {
    .logo .logo__title {
        font-size: 31pt;
    }

    .copyright__list li {
        display: block;
        text-align: center;
    }

    
   .wrap__logoHeader .logo__description {
        font-size: 15px;
        padding-bottom: 15px;
    }

    .image-left{
        float: none;
        margin: 0 auto;
        display: block;
        }
   
   .image-right{
        float: none;
        margin: 0 auto;
        display: block;
        }
    .image-center{
        float: none;
        margin: 0 auto;
        display: block;
        }
    .services{
        text-align:center;
    }
    .wrap__map {
    margin: 0px 0 -68px;
}
}




























