 /*
 Theme Name: Coast Regenerative Medicine
 Description: Twenty Seventeen Responsive Child Theme
 Author: Arnold J. Divina
 Author URI: http://www.dynamicdesignbox.com
 Template: twentyseventeen
 Version: 1
 */
 
 /***********fonts*************/
 
@font-face {
  font-family: 'GothamThin';
  src: url('images/fonts/Gotham-Thin.eot'); /* IE9 Compat Modes */
  src: url('images/fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('images/fonts/Gotham-Thin.woff') format('woff'), /* Modern Browsers */
     url('images/fonts/Gotham-Thin.otf')  format('OpenType'), /* Safari, Android, iOS */
     url('images/fonts/Gotham-Thin.svg#svgFontName') format('svg'); /* Legacy iOS */
   font-weight: 200;
   font-style: normal;
   font-display: fallback;
 } 
 
@font-face {
  font-family: 'GothamLite';
  src: url('images/fonts/Gotham-Light.eot'); /* IE9 Compat Modes */
  src: url('images/fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('images/fonts/Gotham-Light.woff') format('woff'), /* Modern Browsers */
     url('images/fonts/Gotham-Light.otf')  format('OpenType'), /* Safari, Android, iOS */
     url('images/fonts/Gotham-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
   font-weight: 300;
   font-style: normal;
   font-display: fallback;
 }

 @font-face {
  font-family: 'GothamBook';
  src: url('images/fonts/Gotham-Book.eot'); /* IE9 Compat Modes */
  src: url('images/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('images/fonts/Gotham-Book.woff') format('woff'), /* Modern Browsers */
     url('images/fonts/Gotham-Book.otf')  format('OpenType'), /* Safari, Android, iOS */
     url('images/fonts/Gotham-Book.svg#svgFontName') format('svg'); /* Legacy iOS */
   font-weight: 400;
   font-style: normal;
   font-display: fallback;
 }
 
@font-face {
  font-family: 'GothamMedium';
  src: url('images/fonts/Gotham-Medium.eot'); /* IE9 Compat Modes */
  src: url('images/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('images/fonts/Gotham-Medium.woff') format('woff'), /* Modern Browsers */
     url('images/fonts/Gotham-Medium.otf')  format('OpenType'), /* Safari, Android, iOS */
     url('images/fonts/Gotham-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
   font-weight: 600;
   font-style: normal;
   font-display: fallback;
 }
 
@font-face {
  font-family: 'GothamBold';
  src: url('images/fonts/Gotham-Bold.eot'); /* IE9 Compat Modes */
  src: url('images/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
     url('images/fonts/Gotham-Bold.woff') format('woff'), /* Modern Browsers */
     url('images/fonts/Gotham-Bold.otf')  format('OpenType'), /* Safari, Android, iOS */
     url('images/fonts/Gotham-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
   font-weight: 700;
   font-style: normal;
   font-display: fallback;
 }
 
@font-face {
    font-family: 'montserratlight';
    src: url('images/fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('images/fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
} 
  /***********common***************/
  
 body{
	color: #000; 
	font-size: 16px;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);	
	line-height: 31px;
    font-family: 'GothamBook';
	 } 

.mobmenul-container{
	display: none;
}


a{
	box-shadow: none !important;
	border: 0;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);	
}

p{
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);	
}

h1, h2, h3, h4, h5, h6{
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
}

a img{
	box-shadow: none !important;
}

.mobileVisible{
	display: none;
}

.wrap{
	width: 1170px;
	max-width: 1170px;
	padding: 0 0 0 0;
}

a.skip-link.screen-reader-text{
	display: none !important;
}


.f-left{
	float: left;
}

.f-right{
	float: right;
}

.clear{
	clear: both;
}

.sidebarBtns a,
#primary a
{
	box-shadow: none !important;
}

.sidebarBtns a:hover{
	box-shadow: none !important;
}

ul#top-menu li.menu-item-has-children a svg.icon{
	display: none;
}

ul#top-menu li a svg.icon{
	display: none;
}

ul.menu li.left-sub:hover ul.sub-menu{
	margin-right: -0px;
    left: auto !important;
    right: 0% !important;	
}

ul.menu li.left-sub ul.sub-menu li ul.sub-menu{
	display: none;
}

ul.menu li.left-sub ul.sub-menu li.left-sub-submenu ul.sub-menu ul.sub-menu{
	display: none;
}

ul.menu li.left-sub ul.sub-menu li.left-sub-submenu ul.sub-menu li:hover ul.sub-menu{
	display: block;
	margin-right: -0px;
    left: auto !important;
    right: 100% !important;	
}

ul.menu li.left-sub ul.sub-menu li.left-sub-submenu:hover ul.sub-menu{
	display: block;
	margin-right: -0px;
    left: auto !important;
    right: 100% !important;		
}

ul.menu li.left-sub ul.sub-menu li.left-sub-submenu:hover ul.sub-menu{
	display: block;
	margin-right: -0px;
    left: auto !important;
    right: 100% !important;		
}

ul#top-menu li ul.sub-menu li.menu-item.menu-item-has-children a::after
{
    content: "\f101";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
  	right: 0;
	top: 28%;
	padding: 0px 15px 0px 15px;
	font-size: 13px;
}


ul#top-menu li ul.sub-menu li.menu-item.menu-item-has-children ul li a::after,
ul#top-menu li.left-sub ul.sub-menu li.menu-item.menu-item-has-children a::after
{
    content: none;
}


ul#top-menu li.left-sub ul.sub-menu li.menu-item.menu-item-has-children a::before
{
    content: "\f100";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
  	left: -10px;
	top: 28%;
	padding: 0px 15px 0px 15px;
	font-size: 13px;
}

ul#top-menu li.left-sub ul.sub-menu li ul.sub-menu li.menu-item.menu-item-has-children a::before
{
    content: "\f100";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
  	left: -10px;
	top: 17px;
	padding: 0px 15px 0px 15px;
	font-size: 13px;
}

ul#top-menu li.left-sub ul.sub-menu li.menu-item.menu-item-has-children ul li a::before, ul#top-menu li.left-sub ul.sub-menu li ul.sub-menu li.menu-item.menu-item-has-children ul li a::before{
    content: none;	
}

a.menu-scroll-down {
    display: none!important;
}

#primary.content-area.innerPage{
	width: 850px;
	max-width: 850px;
	float: left !important;
	padding: 65px 0 0 0;
}

#primary.content-area.innerPage ul{
	margin-left: 25px;
}


#primary.content-area.innerPage .entry-header{
	float: none !important;
	width: 100% !important;
}

#primary.content-area.innerPage .entry-content{
	float: none !important;
	width: 100% !important;
}

#primary.content-area .wrap{
	padding: 0 !important;
}

#secondary{
	float: right !important;
	width: 280px;
	padding-right: 0;
	margin-top: 0px;
	padding-top: 30px;
}

.blog #secondary,
.single #secondary
{
	float: right !important;
	width: 80px;
}


#secondary h1,
#secondary h2,
#secondary h3,
#secondary h4,
#secondary h5,
#secondary h6
{
font-family: 'GothamBook';	
}

.home .entry-header{
	display: none;
}

.twentyseventeen-panel{
	border: 0 !important;
}

.wrap.innerwrap{
}

.site-content-contain{
}

#breadcrumbs{
	margin: 0 0 0 0;
	font-size: 18px;
	color: #0170ae;
	font-family: 'GothamLite';
	}

#breadcrumbs a{
	color: #0170ae;	
	font-family: 'GothamLite';
}
	
#primary.content-area.innerPage h1.entry-title{
	font-family: 'GothamMedium';
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #0170ae;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	}
	
#primary.content-area.innerPage h2{
	font-family: 'GothamMedium';
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #0170ae;
	padding: 0 0 0 0;
	margin: 0 0 0 0;		
	}

#primary.content-area.innerPage h3{
	font-family: 'GothamMedium';
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #0170ae;
	padding: 0 0 0 0;
	margin: 0 0 0 0;		
	}


#primary.content-area.innerPage h4, #primary.content-area.innerPage h5, #primary.content-area.innerPage h6{
	font-family: 'GothamMedium';
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #0170ae;
	padding: 0 0 0 0;
	margin: 0 0 0 0;		
	}
	
h2.widget-title{
	font-family: 'GothamBook';
	font-size: 20px;	
	}		
	
#primary.content-area.innerPage .hentry	{
	padding-top: 20px;
	}
	
#primary.content-area.innerPage .hentry	p{
	font-family: 'GothamBook';
	font-size: 16px;
	line-height: 30px;
	color: #000;
	}

.twentyseventeen-panel.innerPage .wrap{
	padding: 0 !important;
	}

#primary.content-area.innerPage .hentry	a{
	font-family: 'GothamBook';
	color: #385c69;
	}

#sidebar-meetTheTeam img{
	border-radius: 20px; 
}

#sidebar-meetTheTeam h2{
	font-family: 'GothamBook';
	font-size: 22px;
	color: #000102;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar-meetTheTeam h2 span{
	font-size: 16px;
	text-transform: uppercase;
	display: block;
}

#sidebar-meetTheTeam .TextBtn a.btn-learnMore{
	color: #2b5666;
	font-family: 'GothamMedium';
	font-size: 15px;
	text-transform:uppercase;
	}
	
#sidebar-meetTheTeam .TextBtn a.btn-learnMore:hover{
	color: #383838;
	}	
	
#sidebar-meetTheTeam .btn a.btn-learnMore{
	background: url(images/gradientBtn.png) repeat-x 50% 0;
	height: 58px;
	display: block;
	color: #fff;
	font-family: 'GothamBook';
	font-size: 19px;
	line-height: 58px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	border-radius: 10px;
	letter-spacing: 2px;	
	margin: 30px 0 0 0;
	}
	
#sidebar-meetTheTeam .btn a.btn-learnMore:hover{
	background: #383838;
	}

#secondaryServices .serviceBtn .serviceTitle{
	height: 280px;
	width: 280px;
	border-radius: 50%;
	font-family: 'GothamLite';
	color: #fff;
	font-size: 42px;
	text-transform: uppercase;
	line-height: 38px;
	padding: 50% 0 50% 0;
	box-shadow: 0 10px 15px rgba(0,0,0,.25);
	position: relative;
	text-align: center;
	}

#secondaryServices .serviceBtn .serviceTitle a{
	color: #fff;
	font-size: 28px;
	line-height: 28px !important;
}

#secondaryServices #weightMgt .serviceTitle{
	background: url(images/weightManagement.jpg) no-repeat 50% 50%;
	background-size: cover;
	}

#secondaryServices #rejuvenation .serviceTitle{
	background: url(images/rejuvenation.jpg) no-repeat 50% 50%;
	background-size: cover;	
	z-index: 999;
	margin: -25px 0 -25px 0;
	padding: 50% 0 50% 0;
	line-height: 100px;
	}

#secondaryServices #hormoneTherapy .serviceTitle{
	background: url(images/hormoneTherapy.jpg) no-repeat 50% 50%;
	background-size: cover;	
	}

/***********common***************/

/************** header *************/

#headerMaster{
	background: url(images/headerBg.png) repeat-x 50% 0;
	height: 109px;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 9999;	
	}	
	
#headerMaster .wrap{
	position: relative;
	height: 100px;
	}
	
#homepage-siteBranding{
	position: relative;
	top: 8px;
	}
	
#homepage-siteBranding a#LogoLink-noslogan{
	display: block;
	position: relative;
	top: 25px;	
	}
	
#topNav{
	position: relative;
	top: 0px;
	right: 0;
	width: 100%;
	z-index: 99999;
	padding: 0px 0 0px 0;
	}
	
#topNav h4{
	display: none !important;
	}	

#topRightMenu{
	position: absolute;
	bottom: 20px;
	right: 0;
	text-align: right;
	padding: 0 0 0 0;
	}

#topRightMenu ul{
	line-height: 14px;
	padding: 0;
	margin: 0;	
	}
	
#topRightMenu ul li{
	display: inline-block;
	line-height: 14px;
	height: 14px;
	padding: 0 !important;
	margin: 0;
	}
	
#topRightMenu ul li.first a{
	border: 0;
	}	
	
#topRightMenu ul li a{
	font-family: 'GothamMedium';
	font-size: 14px;
	text-transform: uppercase;
	color: #152f4b;
	line-height: 14px;
	padding: 0 7px 0 7px;
	border-left: 2px solid #152f4b;
	}
	
#topRightMenu ul li a:hover{
	color: #72a5e9;
	}	
	
#topNav .widget_text{
	float: right;
	margin: 0 0 0 30px;
	}
	
#headerAddress{
	font-family: 'GothamMedium';
	font-size: 22px;
	text-transform: uppercase;
	color: #0496fd;
	letter-spacing: 1px;
	position: absolute;
	bottom: auto;
	top: 0;
	right:0;
	height: 41px;
	background: #1e6f9d url(images/gradient2.png) repeat-x 50% 0;
	border-radius: 0 0 15px 15px;
	padding: 5px 15px 0 15px;
	width: 245px;
	box-shadow: 0 3px 8px rgba(0,0,0,.4) !important;	
	}

body.home #headerAddress{
	font-family: 'GothamMedium';
	font-size: 22px;
	text-transform: uppercase;
	color: #0496fd;
	letter-spacing: 1px;
	position: relative !important;
	bottom: auto;
	top: 100px;
	right: 0;
	left: 925px;
	height: 41px;
	background: #1e6f9d url(images/gradient2.png) repeat-x 50% 0;
	border-radius: 0 0 15px 15px;
	padding: 5px 15px 0 15px;
	z-index: 999;
	width: 245px;	
	}
	
#headerAddress h4, #headerAddress h2{
	display: none;
	}	
	
#headerAddress span{
	display: none;
	}	
		
#headerAddress .widget_text{
	background:  url(images/icon-phone.png) no-repeat 0 50%;
	padding: 0 0 0 25px;
	}
	
#headerAddress a{
	font-family: 'GothamMedium';
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	}
	
#headerAddress:hover, #headerAddress:hover a{
	color: #78ccfc;
	}
	
#headerDrName{
	position: absolute;
	top: 45px;
	left: 310px;
	}	
	
#headerDrName .drName{
	font-size: 16px;
	color: #fff;
	text-align:left;
	line-height: 20px;
	margin: 0 0 25px 0;
	}
	
#headerDrName .drName a{
	color: #0496fd;
	font-family: 'GothamBook';
	}	

#headerDrName .drName span{
	display: block;
	font-family: 'GothamMedium';
	font-size: 20px;	
	}		
	
#mainNavContainer{
	position: absolute;
	bottom: 0px;
	right: 190px;
	}	

#mainMenuNav ul{
	padding: 0;
	margin: 0;
	}
	
#mainMenuNav ul li{
	padding: 0;
	margin: 0;
	line-height: 16px;
	}	
	
#mainMenuNav ul li a{
	padding: 5px 18px 20px 18px;
	color: #124487;
	font-family: 'GothamBook';
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	}
	
#mainMenuNav ul li a:hover{
	color: #1b214e;
	}	
	
#mainMenuNav ul li ul li a{
	color: #414b54;	
	padding-bottom: 5px;
	}
	
#mainMenuNav ul li ul li:hover{
	background: rgb(0,128,199,1);
	background: rgba(0,128,199,1);
	color: #fff;	
	}	
	
#mainMenuNav ul li ul li a:hover{
	color: #fff;
	background: rgb(0,128,199,1);
	background: rgba(0,128,199,1);
	}		
	
#headerElements{
	position: relative;
	}	
	
#headerElements h3.contactTitle{
	display: none;
	}	
	
#contactDetails{
	position: absolute;
	top: 30px;
	z-index: 9999;
	right: 0;
	width: 290px;
	text-align: center;
	font-size: 13px;
	font-family: 'GothamBook';
	color: #fff;
	text-transform: uppercase;
	}
	
#contactDetails a{
	display: block;
	font-size: 13px;
	line-height: 25px;
	color: #fff;
	font-family: 'GothamBold';
	letter-spacing: 1px;
	text-transform: none;
	font-weight: normal;
	}	
	
#contactDetails a.phone{
	font-size: 26px;
	margin-top: 8px;
	display: block !important;
	}
	

/***** Wp Forms *****/

#headerLeadForm .contactForm-hidden{
	
	}
	
.contactForm-hidden{
	position: absolute;
	top: 99px;
	z-index: 999;
	color: #fff;
	padding: 0;
	background: url(images/hiddenFormBg.png) no-repeat 50% 100%;
	border-radius: 0 0 20px 20px;	
	}

#headerLeadForm .leadFormContainer{
	width: 305px;
	background: url(images/gradient.png) repeat-x 50% 0;
	padding: 10px 10px 15px 10px;
	}	
	
.contactForm-hidden h4{
	font-family: 'GothamBold';
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	letter-spacing: 3px;
	}	
	
.contactForm-hidden h2{
	font-family: 'GothamBold';
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
.contactForm-hidden h2 a{
	display: block;
	font-size: 20px;
	color: #fff;
	margin: 0px 0 0 0;
	}	

#headerLeadForm .wpforms-field, #secondary .wpforms-field{
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
}

#headerLeadForm .wpforms-field input, #secondary .wpforms-field input{
	margin: 0 0 0 0 !important;	
}


#headerLeadForm .wpforms-form .wpforms-field-container, #secondary .wpforms-form .wpforms-field-container{
	padding: 0 !important;
	margin: 0 0 0 0 !important;
	height: 59px;
}

#secondary .wpforms-form .wpforms-field-container{
	padding: 0 !important;
	margin: 0 0 0 0 !important;
	height: 59px !important;
}

#headerLeadForm .hiddenWpForm:hover .wpforms-form .wpforms-field-container, #secondary .hiddenWpForm .wpforms-form .wpforms-field-container{
	padding: 0 !important;
	margin: 0 0 0 0 !important;
	height: auto !important;
}

#headerLeadForm .wpforms-field-textarea textarea, #secondary .wpforms-field-textarea textarea{
	height: 80px!important;
}

#headerLeadForm .wpforms-one-half.wpforms-first, #secondary .wpforms-one-half.wpforms-first{
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	width: 50% !important;
}

#headerLeadForm .wpforms-description h2, #secondary .wpforms-description h2{
	font-family: 'GothamBold';
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#headerLeadForm .wpforms-description h2 span, #secondary .wpforms-description h2 span{
	display: block;
	font-size: 13px;
	text-transform: uppercase;		
	}

#headerLeadForm .wpforms-description h2 a, #secondary .wpforms-description h2 a{
	display: block;
	font-size: 27px;
	line-height: 27px;
	letter-spacing: 0;
	color: #fff;
	font-family: 'GothamBold';
	margin: 0px 0 0 0;
	}
	
#headerLeadForm .hiddenWpForm, #secondary .hiddenWpForm{
	margin: 0;
	padding: 5px 5px 5px 5px !important;
	overflow: hidden;
	height: 135px !important;
    transition: height .3s;	
	position: relative !important;
}

#headerLeadForm .hiddenWpForm form.wpforms-form, #secondary .hiddenWpForm form.wpforms-form{
	padding: 5px 5px 5px 5px !important;
	height: 116px !important;
	overflow: hidden;
	position: relative;
	
}

#secondary .hiddenWpForm form.wpforms-form{
	padding: 5px 5px 5px 5px !important;
	height: 116px !important;
	overflow: hidden;
	position: relative;
	background: url(images/btn-go.png) no-repeat 98% 100% !important;
}

#secondary .hiddenWpForm:hover form.wpforms-form{
	background: none !important;
}

#headerLeadForm .hiddenWpForm:hover, #secondary .hiddenWpForm:hover{
	height: 325px !important;
    transition: height 1s;
	background: none;	
}

#headerLeadForm .hiddenWpForm:hover form.wpforms-form, #secondary .hiddenWpForm:hover form.wpforms-form{
	height: 315px !important; 
}
	
#headerLeadForm form.wpforms-form input, #floatingLeadForm form.wpforms-form input, #secondary form.wpforms-form input{
	background: rgba(255,255,255,.8);
	border-radius: 0;
	border: 0 !important;
	margin-bottom: 6px;
	height: 27px;
	color: #363636 !important;
	font-family: 'GothamBook';
	z-index: 99999;
	position: relative;	
	font-size: 8px !important;
	text-transform: uppercase;
	}
	
#headerLeadForm form.wpforms-form .emailField input, #floatingLeadForm form.wpforms-form .emailField input, #secondary form.wpforms-form .emailField input{
	width: 85%;
	}
	
#headerLeadForm .hiddenWpForm:hover form.wpforms-form .emailField input, #floatingLeadForm .hiddenWpForm:hover form.wpforms-form .emailField input, #secondary .hiddenWpForm:hover form.wpforms-form .emailField input{
	width: 100%;
	}	
	
#headerLeadForm form.wpforms-form select, #floatingLeadForm form.wpforms-form select, #secondary form.wpforms-form select{
	background: rgba(255,255,255,.8);
	border-radius: 0;
	border: 0 !important;
	margin-bottom: 6px;
	height: 27px;
	color: #363636 !important;
	font-family: 'GothamBook';
	z-index: 99999;
	position: relative;	
	font-size: 8px !important;
	width: 100%;
	padding-left: 5px;
	text-transform: uppercase;	
	}
	
#headerLeadForm form.wpforms-form textarea, #floatingLeadForm form.wpforms-form textarea, #secondary form.wpforms-form textarea{
	font-size: 8px !important;
	height: 80px;
	color: #363636 !important;
	font-family: 'GothamBook';
	background: rgba(255,255,255,.8);
	border: 0 !important;
	border-radius: 0;	
	text-transform: uppercase;	
	}	
	
#headerLeadForm form.wpforms-form ::-webkit-input-placeholder, #secondary form.wpforms-form ::-webkit-input-placeholder { /* WebKit browsers */
	color: #363636 !important;
	opacity: 1;
}
#headerLeadForm form.wpforms-form :-moz-placeholder, #secondary form.wpforms-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #363636 !important;
	opacity: 1;
}
#headerLeadForm form.wpforms-form ::-moz-placeholder, #secondary form.wpforms-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #363636 !important;
	opacity: 1;
}
#headerLeadForm form.wpforms-form :-ms-input-placeholder, #secondary form.wpforms-form :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #363636 !important;
	opacity: 1;
}

#headerLeadForm form.wpforms-form button.wpforms-submit, #secondary form.wpforms-form button.wpforms-submit{
	background: url(images/btn-go.png) no-repeat;
	border: 0 !important;	
	height: 32px;
	width: 44px;
	text-align: center;
	position: absolute;
	bottom: 5px;
	right: -9px;
	color: #fff;
	font-family: 'GothamLite';
	text-transform: uppercase;
	z-index: 999999!important;
	font-size: 0 !important;
	}
	
#secondary .hiddenWpForm button.wpforms-submit{
	background: url(images/btn-go.png) no-repeat;
	border: 0 !important;	
	height: 32px;
	width: 44px;
	text-align: center;
	position: absolute;
	bottom: 0px !important;
	right: 0px;
	color: #fff;
	font-family: 'GothamLite';
	text-transform: uppercase;
	z-index: 999999!important;
	font-size: 0 !important;
	}	

#headerLeadForm .hiddenWpForm:hover button.wpforms-submit, #secondary .hiddenWpForm:hover button.wpforms-submit{
	width: 100% ;
	height: 30px !important;
	display: block;
	bottom: 10px;
	position: relative;
	left: 0;
	border: 0;
	z-index: 999999;
	font-size: 0 !important;
	color: #464646;
	padding:0;
	line-height: 35px;
	border: 0 !important;	
	background: #fff url(images/btn-go.png) no-repeat 50% 50% !important;
	}
	
#floatingLeadForm{
	position: absolute;
	top: 99px;
	left: 0;
	z-index: 999;
	background: url(images/hiddenFormBg.png) no-repeat 50% 100%;
	padding: 0 0 0 0;
	height: 60px;
	overflow: hidden;
	border-radius: 0 0 20px 20px;	
    transition: height .3s;
	display: none;	
}

.floating-contactForm-hidden{
	}

#floatingLeadForm .leadFormContainer{
	width: 305px;
	background: url(images/gradient.png) repeat-x 50% 0;
	padding: 10px 10px 15px 10px;
	}

#floatingLeadForm .wpforms-field{
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
}

#floatingLeadForm .wpforms-field input{
	margin: 0 0 0 0 !important;	
}

#floatingLeadForm .wpforms-form .wpforms-field-container{
	padding: 0 !important;
	margin: 0 0 0 0 !important;
}

#floatingLeadForm .wpforms-field-textarea textarea{
	height: 80px!important;
}

#floatingLeadForm:hover{
	height: 330px;
    transition: height 1s;		
}

#floatingLeadForm .wpforms-description h2{
	font-family: 'GothamBold';
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
#floatingLeadForm .wpforms-description h2 span{
	display: none;
	}	

#floatingLeadForm .wpforms-description h2 a{
	display: block;
	font-size: 27px;
	line-height: 27px;
	color: #fff;
	margin: 0px 0 0 0;
	}
	
#floatingLeadForm .wpforms-one-half.wpforms-first{
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	width: 50% !important;
}

#floatingLeadForm form.wpforms-form .emailField input{
	width: 85%;
	}

#floatingLeadForm input, #floatingLeadForm select, #floatingLeadForm textarea{
	background: #efefef !important;
	border: 1px solid #eee !important;
}

#floatingLeadForm button.wpforms-submit{
	width: 100% ;
	height: 30px !important;
	display: block;
	bottom: 10px;
	position: relative;
	left: 0;
	border: 0;
	z-index: 999999;
	font-size: 0 !important;
	color: #464646;
	padding:0;
	line-height: 35px;
	border: 0 !important;	
	background: url(images/btn-contactus.png) no-repeat 50% 50% !important;
}	

#floatingLeadForm form.wpforms-form ::-webkit-input-placeholder { /* WebKit browsers */
	color: #000 !important;
	opacity: 1;
}
#floatingLeadForm form.wpforms-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #000 !important;
	opacity: 1;
}
#floatingLeadForm form.wpforms-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #000 !important;
	opacity: 1;
}
#floatingLeadForm form.wpforms-form :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #000 !important;
	opacity: 1;
}	

#floatingLeadForm .hiddenWpForm:hover button.wpforms-submit{
	width: 100% ;
	height: 30px !important;
	display: block;
	bottom: 10px;
	position: relative;
	left: 0;
	border: 0;
	z-index: 999999;
	font-size: 0 !important;
	color: #464646;
	padding:0;
	line-height: 35px;
	border: 0 !important;	
	background: #fff url(images/btn-go.png) no-repeat 50% 50% !important;
	}		

#secondary .contactForm-hidden h2{
	font-family: 'GothamBold';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
#secondary .contactForm-hidden h2 a{
	font-size: 25px;
	}		

/***** Wp Forms End *****/

	
#imageSlider{
	background: #ccc url(images/imageSliderBg.jpg) top center repeat-x;
	width: 100%;
	position: relative;
	padding-top:0;
	border-bottom: 8px solid #bbc7c9;
	}
	
#imageSlider .sliderWrap{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;	
	}
	
#imageSlider .sliderWrap .metaslider{
	width: 100% !important;
	}
	
#imageSlider .caption{
  transition: .5s;
  transform: translateY(1em);
	}

#imageSlider .flex-active-slide .caption{
  transform: translateY(0);
	}
	
#imageSlider .metaslider .caption-wrap{
    width: 100%;
	opacity: 1;
	margin: 0 auto;
	right: 0;
	left: auto;
	bottom: 0;
	background: none;
	padding: 0 !important;
	margin: 0;
	height: 100%;
}

#imageSlider .metaslider .caption-wrap .caption{
	position: relative;
	height: 100%;
	width: 1170px;
	margin: 0 auto;
}	

.sliderContent{
	position: relative;
	top: 0;
	right: 0;
	text-align: left;
	padding: 0 0 0 0;
	width: 340px;
	}
	
.sliderContent1{
	}

.sliderContent1 .truSculptLogo img{
	width: 340px;
	display: block;
}

.sliderContent1 p{
	margin-top: 10px !important;
}

.sliderContent2 a.btn-learnMore{
	float: none;
	}		
	
.sliderContent h2{
	font-family: 'GothamLite';
	font-size: 55px;
	color: #05283b;
	padding: 0;
	margin: 0 0 20px 0;
	line-height: 50px;	
	text-transform: uppercase;
	}
	
.sliderContent p{
	font-family: 'GothamLite';
	font-size: 18px;
	color: #05283b;
	padding: 0;
	margin: 0 0 20px 0;
	line-height: 25px;	
	}	
	
.sliderContent h2 span{
	display: block;
	font-family: 'GothamLite';
	font-size: 65px;
	color: #fff;
	padding: 0;
	margin: 10px 0 0 0;
	line-height: 65px;	
	text-transform: uppercase;
	}

.sliderContent h4{
	display: block;
	font-family: 'GothamMedium';
	font-size: 20px;
	color: #05283b;
	padding: 0;
	margin: 10px 0 10px 0;
	line-height: 20px;	
	text-transform: uppercase;
	}

.sliderContent a.btn-learnMore{
	 background: url(images/gradient3.png) repeat-x 50% 0;
	 height: 31px;
	 width: 120px;
	 display: block;
	 border-radius: 6px;
	 text-align: center;
	 line-height: 30px;
	 font-size: 14px;
	 color: #05283b;
	 border: 2px solid #d8d8d8;
	 box-shadow: 2px 5px 8px rgba(0,0,0,.4) !important;
	margin-top: 30px;
	}
	
.sliderContent a.btn-learnMore:hover{
	 box-shadow: 0px 0px 8px rgba(0,0,0,.4) !important;	
	}
	
#imageSlider .sliderWrap{
	height: auto;
	/*max-height: 756px !important;	*/
	position: relative;
	width: 100%;
}

#imageSlider .sliderWrap .metaslider{
	width: 1900px !important;
	height: 756px !important;
	max-height: 756px !important;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);	
}
		
#imageSlider .sliderWrap .metaslider ul.slides{
	height: 756px !important;
	max-height: 756px !important;	
	margin: 0 auto !important;
}

#imageSlider .metaslider .flex-direction-nav .flex-prev {
    left: 16%;
	margin-left: 0;
	height: 33px;
	width: 27px;
}

#imageSlider .metaslider .flex-direction-nav .flex-prev:hover{
	opacity: 1;
	}

#imageSlider .metaslider .flex-direction-nav .flex-next {
	right: 16%;
	margin-right: 0;	
	height: 33px;
	width: 27px;
}

#imageSlider .metaslider .flex-direction-nav .flex-next:hover{
	opacity: 1;	
	}
	
#innerPageHeaderContainer{
	background: #fff url(images/innerPageBanner.jpg) 50% 0 no-repeat;
	height: 310px;
	position:relative;
	top: 103px;	
	display: none;
	}
	
#content{
	padding: 10px 0 0 0;
	}
	
.home #content{
	padding: 0 0 0 0;
	}		
	
#secondary .box-Btn {
	width: 100%;
	background: #fff;
	text-align: center;
	border-radius: 100px;
	padding: 25px 0 25px 0;
	box-shadow: 5px 5px 30px #333;
	}
	
#secondary .box-Btn h4{
	font-family: 'GothamBook';
	color: #404040;
	font-size: 18px;
	text-transform: uppercase;
	}	
	
#secondary .box-Btn img{
	border-radius: 160px;
	border: 4px solid #48237a;
	}	
	
#secondary .box-Btn.box-dentures{
	}
	
#secondary .box-Btn:hover {
	box-shadow: 5px 5px 30px #fcb040;
	}	
	
#secondary .box-Btn:hover p, #secondary .box-Btn:hover h4{
	color: #fff;
	}	

/************ panels ***********/

h4.displayNone{
	display: none;
	}

.site-content-contain	{
	background: none;
	margin-top: 59px;
	}
	
body.home .site-content-contain	{
	background: none;
	margin-top: 0;
	}	
	
#content{
	background: none;
	}
	
.single-featured-image-header{
	display: none;
	}	

.home .entry-content{
	width: 1170px !important;
	max-width: 1170px !important;
	float: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#homepageContent{
	padding: 10px 85px 0 85px;
	font-family: 'GothamBook';
	text-align: left;
	margin: 0 auto;
	}
	
#homepageContent h1{
	text-transform: uppercase;
	text-align: center;
	font-family: 'GothamBook';
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 3px;
	padding: 110px 0 0 0;
	color: #0170ae;
	background: url(images/logo-icon.png) no-repeat 50% 0;
	min-height: 77px;
	width: 100%;
	margin: 40px auto;
	}
	
#homepageContent h2{
	text-transform: uppercase;
	text-align: center;
	font-family: 'GothamBook';
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 3px;
	padding: 110px 0 0 0;
	color: #0170ae;
	background: url(images/logo-icon.png) no-repeat 50% 0;
	min-height: 77px;
	width: 100%;
	margin: 40px auto;
	}	
	
#homepageContent h1 img{
	width: 92px;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
	}		
	
#homepageContent p{
	font-family: 'GothamBook';
	color: #000;
	line-height: 33px;
	margin-bottom: 40px;
	font-size: 16px;
	}
	
.yrm-toggle-expand-1{
	border: none !important;
	background: url(images/obliqueElipse.png) no-repeat 50% 0 !important;
	color: #fff;
	width: 113px !important;
	height: 47px;
	margin: 0 auto;
	line-height: 47px;
	display: block !important;
	font-size: 11px !important;
	font-family: 'GothamMedium';
	text-transform: uppercase;
	letter-spacing: 2px;
	
	}
	
.yrm-toggle-expand-1:hover{
	border: 0 !important;
	color: #fff;
	background: #0d3158;
	}		
	
#HomepageContent .welcome{
	margin-left: -20px;
	margin-bottom: 10px
	}
	
#HomepageContent .contentLogo{
	margin: 5px 0 25px 0;
	}	
	
#homepageContent .hvr-bounce-to-top:before {
  background: #2d81b9 !important;
	}	
		
/********** panel 1 ***********/

#panel1{
	background: url(images/aboutTheDoctor-sectionBg.jpg) no-repeat 50% 0;
	height: 563px;
	width: 100%;
	padding: 0 0 0 0;
	margin: 60px 0 0 0;
	position:relative;
	}
	
#panel1 .wrap{
	}	

#meetThedrSection{
	width: 500px;
	padding: 30px 50px 0 30px;
	height: 563px;
	position:relative;
	z-index: 9;
	}
	
#meetThedrSection h2{
	font-family: 'GothamMedium';
	font-size: 26px;
	color: #0078b3;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	}

#meetThedrSection p{
	font-family: 'GothamBook';
	font-size: 16px;
	line-height: 30px;
	}
	
#meetThedrSection a.btn-learnMore{
	 background: url(images/gradient3.png) repeat-x 50% 0;
	 height: 31px;
	 width: 120px;
	 display: block;
	 border-radius: 6px;
	 text-align: center;
	 line-height: 30px;
	 font-size: 14px;
	 color: #05283b;
	 border: 2px solid #d8d8d8;
	 box-shadow: 2px 5px 8px rgba(0,0,0,.4) !important;
	}
	
#meetThedrSection a.btn-learnMore:hover{
	 box-shadow: 0px 0px 8px rgba(0,0,0,.4) !important;	
	}

.btnLarge{
	 height: 72px;
	 width: 370px;	
	}	

.btnLarge a.btn-learnMore{
	 background: url(images/gradient4.png) repeat-x 50% 0;	
	 height: 72px;
	 width: 370px;
	 border: 0;
	 box-shadow: none !important;
	 line-height: 72px;
	 font-size: 25px;
	 color: #fff;
	 font-family: 'GothamMedium';
	 position: relative;
	 display: block;
	 z-index: 99;
	 margin-top: -75px;
	 border-radius: 20px;
	 text-align: center;
	}
	
.btnLarge a.btn-learnMore:hover{
	background: #01669d;
	}

#drSectionHover{
	background: url(../../../wp-content/uploads/2019/07/aboutTheDoctor-sectionHoverBg.jpg) no-repeat 50% 0;
	height: 563px;
	width: 100% !important;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	visibility: hidden;
	opacity: 0;	
	transition: opacity .7s, visibility .2s;	
	}
	
.btnLarge:hover #drSectionHover{
	visibility: visible;
	opacity: 1;
	}	
	
	
/************ panel2*******/

#panel2{
	background: url(images/truSculpt3d.jpg) no-repeat 50% 0;
	height: 637px;
	margin: 123px 0 0 0;
	padding: 0px 0 0 0;
	border-top: 6px solid #bbc7c9 !important;
	}
	
#truSculptSection{
	width: 460px;
	float: right;
	padding: 75px 0 0 0;
	}
	
.truSculptSectiontext {
	font-family: 'GothamBook';
	font-size: 32px;
	color: #000;
	}
	
#truSculptSection .titleHeading{
	margin: 0 0 60px 0;
	padding: 0 0 0 0;
	}

#truSculptSection .truSculptSectiontext{
	position: relative;
	height: 50px;
	cursor: pointer;
	
	}
	
#truSculptSection .truSculptSectiontext.lossOfInches{
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
	}
	
#truSculptSection .truSculptSectiontext.smooth{
	margin: 0 0 100px 0;
	padding: 0 0 0 0;
	}
	
#truSculptSection .truSculptSectiontext.reduction{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#truSculptSection .truSculptSectiontext .borderPointer{
	position: absolute;
	top: 5px;
	left: 0;
	background: url(images/border.png) no-repeat 100% 50%;
	height: 23px;
	width: 360px;
	}
	
	
.truSculptSectiontext span{
	font-family: 'GothamBook';
	font-size: 18px;
	color: #616262;
	
	}
	
	
#truSculptSection .truSculptSectiontext.lossOfInches .borderPointer{
	left: -320px;
	width: 317px;
	}
	
#truSculptSection .truSculptSectiontext.smooth .borderPointer{
	left: -363px;
	width: 360px;
	}
	
#truSculptSection .truSculptSectiontext.reduction .borderPointer{
	left: -263px;
	width: 260px;
	}

#truSculptSection a.btn-learnMore{
	 background: url(images/gradient3.png) repeat-x 50% 0;
	 height: 31px;
	 width: 120px;
	 display: block;
	 border-radius: 6px;
	 text-align: center;
	 line-height: 30px;
	 font-size: 14px;
	 color: #05283b;
	 border: 2px solid #d8d8d8;
	 box-shadow: 2px 5px 8px rgba(0,0,0,.4) !important;
	margin-top: 50px;
	}
	
#truSculptSection a.btn-learnMore:hover{
	 box-shadow: 0px 0px 8px rgba(0,0,0,.4) !important;	
	}
	
/************ panel3*******/

#panel3{
	background: #019dda url(images/gradient5.png) repeat-y 50% 0;
	height: 185px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#panel3 .wrap{
	}
	
#quoateSection{
	width: 575px;
	text-align: center;
	margin: 0 auto;
	font-size: 22px;
	color: #fff;
	padding: 35px 0 0 0; 
	font-family: 'GothamBook';
	font-style: italic;
	line-height: 38px;
	}	

#quoateSection a{
	color: #fff;
}
	
/************ panel4*******/

#panel4{
	background: url(images/prpTherapy.jpg) no-repeat 50% 0;
	height: 667px; 
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	}

#prpTherapy{
	width: 420px;
	padding: 125px 0 0 75px;
	}
	
#prpTherapy h2{
	font-family: 'GothamMedium';
	font-size: 35px;
	text-transform: uppercase;
	color: #0078b3;
	}
	
#prpTherapy p{
	font-family: 'GothamBook';
	color: #000;
	font-size: 16px;
	line-height: 30px;
	}	
	
#prpTherapy  ul li{
	list-style: none;
	padding: 15px 0 15px 0;
	margin: 0 0 0 0;
	}	
	
#prpTherapy  ul li a{
	font-family: 'GothamLite';
	font-size: 23px;
	color: #07283a;
	}		
	
/************ panel5*******/	

#panel5{
	background: #019dda url(images/gradient6.png) repeat-y 50% 0;
	height: 212px;
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
	}
	
#testimonials-specials-events-links a{
	display: block;
	height: 96px;
	width: 33%;
	text-align: center;
	padding: 100px 0 0 0;
	float: left;
	color: #fff;
	}
	
#testimonials-specials-events-links a:hover{
	color: #cdecfd;
	}	
	
#testimonials-specials-events-links a.patientTestimonials{
	background: url(images/icon-testimonials.png) no-repeat 50% 0;
	}	
	
#testimonials-specials-events-links a.currentSpecials{
	background: url(images/icon-specials.png) no-repeat 50% 0;
	}	
	
#testimonials-specials-events-links a.events{
	background: url(images/icon-events.png) no-repeat 50% 0;
	}			
	
	
	
/************ panel6*******/

#panel6{
	background: url(images/fillersInjectables-laserTreatment.jpg) no-repeat 50% 0;
	height: 830px;
	padding: 55px 0 0 0;
	}
	
#fillerInjectables-laserTreatment{
	width:375px;
	float: right;
	}
	
#fillerInjectables-laserTreatment h2{
	font-family: 'GothamMedium';
	font-size: 35px;
	color: #0078b3;
	text-transform: uppercase;
	line-height: 39px;
	background: url(images/logo-icon-small.png) no-repeat 90% 0;
	padding: 10px 50px 0 0;
	}
	
#fillerInjectables-laserTreatment p{
	font-family: 'GothamBook';
	font-size: 16px;
	color: #000;
	line-height: 25px;
	}	
	
.fillerInjectables-logo .f-left{
	width: 50%;
	text-align: left;
	}
	
.fillerInjectables-logo .f-right{
	width: 50%;
	text-align: right;
	}	
	
.fillerInjectables-logo img{
	margin: 25px 0 25px 0;
	}
	
/***** panel 7 *****/

#panel7{
	background: #019dda url(images/gradient5.png) repeat-y 50% 0;
	height: 280px;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	}

#customerReviews{
	width: 770px;
	margin: 0 auto;
	}
	
#customerReviews h2{
	color: #fff;
	font-family: 'GothamMedium';
	font-size: 35px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	}	
	
#customerReviews .metaslider .caption-wrap{
    width: 100%;
	opacity: 1;
	margin: 0 auto;
	right: 0;
	left: auto;
	bottom: 0;
	background: none;
	padding: 0 !important;
	margin: 0;
	height: 100%;
}

#customerReviews .metaslider .caption-wrap .caption{
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	font-family: 'GothamLite';
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	padding: 0 75px 0 75px;
}	

#customerReviews .metaslider .caption-wrap .caption strong{
	display: block;
	}
	
#customerReviews .metaslider .flex-direction-nav .flex-prev {
    left: 0;
	margin-left: 0;
	height: 33px;
	width: 27px;
	opacity: 1;
	background: url(images/arrow-prev.png) no-repeat 50% 50%;
}

#customerReviews .metaslider .flex-direction-nav .flex-prev:hover{
	opacity: .4;
	}

#customerReviews .metaslider .flex-direction-nav .flex-next {
	right: 0;
	margin-right: 0;	
	height: 33px;
	width: 27px;
	opacity: 1;
	background: url(images/arrow-next.png) no-repeat 50% 50%;
}

#customerReviews .metaslider .flex-direction-nav .flex-next:hover{
	opacity: .4;	
	}
	
/***** panel 8 *****/	

#panel8{
	background: url(images/weightLossProgram.jpg) no-repeat 50% 0;
	height: 706px;
	padding: 55px 0 0 0;
	}
	
#weightLossProgram{
	width: 475px;
	padding: 0 75px 0 75px;
	}
	
#weightLossProgram h2{
	font-family: 'GothamMedium';
	font-size: 35px;
	color: #0078b3;
	text-transform: uppercase;
	line-height: 39px;
	background: url(images/logo-icon-small.png) no-repeat 100% 0;
	padding: 10px 0 0 0;
	}
	
#weightLossProgram p{
	font-family: 'GothamBook';
	font-size: 16px;
	color: #000;
	line-height: 30px;
	}
	
#weightLossProgram .btn a.btn-learnMore{
	 background: url(images/gradient3.png) repeat-x 50% 0;
	 height: 31px;
	 width: 120px;
	 display: block;
	 border-radius: 6px;
	 text-align: center;
	 line-height: 30px;
	 font-size: 14px;
	 color: #05283b;
	 border: 2px solid #d8d8d8;
	 box-shadow: 2px 5px 8px rgba(0,0,0,.4) !important;
	 margin-top: 60px;
	}
	
#weightLossProgram a.btn-learnMore:hover{
	 box-shadow: 0px 0px 8px rgba(0,0,0,.4) !important;	
	}
/***** Inner Page *****/

#theDrLink{
	text-align: center;
	font-family: 'GothamMedium';
	font-size: 20px;
	margin: 0 0 50px 0;
	}
	
#theDrLink a{
	color: #0177b9;
	}	

#theDrLink a.theDrlinkImage{
	background: url(images/theDr.jpg) no-repeat 50% 0;
	display: block;
	height: 309px;
	width: 277px;
	border-radius: 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	}
	
#secondaryServicesLinks{
	text-align: center;
	}
	
#secondaryServicesLinks ul li{
	list-style: none;
	background: url(images/logo-icon-washed.png) no-repeat 50% 50%;
	height: 88px;
	display: table;
	width: 100%;
	margin: 40px 0 40px 0;
	}
	
#secondaryServicesLinks ul li a{
	font-family: 'GothamMedium';
	font-size: 27px;
	line-height: 27px;
	color: #0078b3;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	}
	
#secondaryReviewsSpecialsEvents{
	background: #0067a1 url(images/gradient7.png) repeat-x 50% 0;
	width: 100%;
	padding: 25px 0 25px 0;
	}
	
#secondaryReviewsSpecialsEvents a{
	display: block;
	height: 130px;
	width: 100%;
	text-align: center;
	padding: 100px 0 0 0;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	}
	
#secondaryReviewsSpecialsEvents a:hover{
	color: #cdecfd;
	}	
	
#secondaryReviewsSpecialsEvents a.patientTestimonials{
	background: url(images/icon-testimonials.png) no-repeat 50% 0;
	}	
	
#secondaryReviewsSpecialsEvents a.currentSpecials{
	background: url(images/icon-specials.png) no-repeat 50% 0;
	margin: 50px 0 50px 0;
	}	
	
#secondaryReviewsSpecialsEvents a.events{
	background: url(images/icon-events.png) no-repeat 50% 0;
	}			
	
/************ footer **********/

#medspaLinkBtns{
	padding: 105px 0 0 0;
	margin: 40px 0 0 0;
	background: url(images/medspa-sectionBg.jpg) no-repeat 50% 0;
	height: 428px;
	}
	
#medspaBtns{
	width: 100%;
	height: 220px;
	position: relative;
	}	
	
#medspaLinkBtns h4{
	display: none;
	}
	
#medspaLinkBtns	.medspaBtn{
	display: table;
	}

#medspaLinkBtns	.medspaBtn a{
	background: rgba(0,0,0,.45);
	height: 220px;
	width: 370px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	} 
	
#medspaLinkBtns	.medspaBtn a:hover{
	background: rgba(0,0,0,.7);	
	}	

#medspaLinkBtns	#btn-hydrafacial.medspaBtn{
	position: absolute;
	left: 0;
	top: 0;
	}
	
#medspaLinkBtns	#btn-hydrafacial.medspaBtn a{
	} 
	
#medspaLinkBtns	#btn-reshapeBalloon.medspaBtn{
	position: absolute;
	right: 0;
	top: 0;	
	}	
	
#medspaLinkBtns	#btn-reshapeBalloon.medspaBtn a{
	}

#medspaLinkBtns	#btn-coolsculpting.medspaBtn{
	position: relative;
	margin: 0 auto;
	}

#medspaLinkBtns	#btn-coolsculpting.medspaBtn a{

	}	 		

#footerSocialSection{
	height: auto;
	position: relative;
	font-family: 'GothamBook';
	font-size: 27px;
	text-align: center;
	background: #018ac6 url(images/gradient5.png) no-repeat 50% 0;
	}
	
#footerSocialSection .wrap{
	padding: 40px 0 50px 0;
	}

#socialMedia .f-left{
	float: left;
	height: 106px;
	border-left: 3px solid #fff;
	width: 33%;
	padding: 20px 0 0 0;
	}
	
#socialMedia .f-left.instagram{
	border-left: 0;
	}
	
#socialMedia a{
	padding: 40px 0 0 0;
	}
	
#socialMedia .f-left.instagram a{
	background: url(images/icon-instagram.png) no-repeat 50% 0;
	}	
	
#socialMedia .f-left.facebook a{
	background: url(images/icon-facebook.png) no-repeat 50% 0;
	}	
	
#socialMedia .f-left.twitter a{
	background: url(images/icon-twitter.png) no-repeat 50% 0;
	}	
	
#socialMedia .f-left.youtube a{
	background: url(images/icon-youtube.png) no-repeat 50% 0;
	}				
	
#socialMedia a{
	display: block;
	font-family: 'GothamLite';
	font-size: 14px;
	color: #fff;
	}
	
#footerSocialSection img{
	margin: 0 0 -15px 50px;
	}	
	
#footerSocialMediaSection a img{
	margin: 0 25px -15px 25px;
	}
	
#theDr-name .drName{
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 25px;
	margin: 0 0 25px 0;
	}
	
#theDr-name .drName a{
	color: #fff;
	font-family: 'GothamBook';
	}	

#theDr-name .drName span{
	display: block;
	font-family: 'GothamMedium';
	}	
	
#borderAndCircleBg{
	border-bottom: 1px solid #395361;
	position:absolute;
	width: 100%;
	height: 2px;
	top: 56px;
	left: 0;
	z-index: 1;
	}

#locationsContainer{
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	}
	
#locations{
	width: 625px;
	margin: 0 auto;
	background: rgba(0,47,79,.6);
	padding: 20px;
	border-radius: 20px;
	}	
	
#locations h2{
	text-align: center;
	font-family: 'GothamMedium';
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 0;
	margin: 0 0 -10px 0;
	}	

#locations a{
	display: block;
	line-height: 23px;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 18px;
	padding: 35px 0 0 0;
	background: url(images/map-pin.png) no-repeat 50% 0;	
	}
	
#locations .sta-anaLocation a{
	float: left; 
	text-align: center;
	width: 48%;
	}

#locations .ranchoCucamongaLocation a{
	float: right;
	text-align: center;
	width: 48%;
	}
	
#mainFooter{
	background: #fff url(images/mainFooterBg.jpg) 50% 0 no-repeat;
	border:0 !important;
	height: 701px;
	width: 100%;
	padding: 90px 0 0 0;
	position: relative;
	}

#footerAddress{
	text-align: center;
	width: 100%;
	font-size: 21px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 2px;
	padding: 15px 0 0 0;
	}

#footerAddress h4{
	display: none;
	}
	
#footerAddress h2{
	text-align: center;
	width: 100%;
	font-size: 21px;
	text-transform: uppercase;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 2px;
	}
	
#footerAddress h2 br{
	display: none;
	}	
	
#footerAddress span{
	display: inline;
	}	
	
#footerAddress a{
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 33px;
	line-height: 20px;
	color: #000;	
	}
	
#footerSiteBranding{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0 0 20px 0;
	}
	
#footerSiteBranding a{
	display: block;
	width: 235px;
	height: 70px;
	margin: 0 auto;
	}	

#footerBottom{
	text-align: center;
	padding: 10px 0 30px 0;
	margin: 0 0 0 0;
	background: #006aa3;
	height: 130px;
	width: 100%;	
	}
	
#footerBottomMenu {
	margin: 0 0 15px 0;
	}

#footerBottomMenu ul{
	padding: 0 0 0 0;
	margin: 0;
	}
	
#footerBottomMenu ul li{
	display: inline-block;
	}	
	
#footerBottomMenu ul li a{
	color: #fff;
	font-size: 14px;
	font-family: 'GothamBook';
	padding: 0 20px 0 20px;
	text-transform: uppercase;
	}
	
#footerCreditsCopyRights{
	font-family: 'GothamBook';
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	}
	
#footerCreditsCopyRights a{
	 font-family: 'GothamLite';
	font-size: 12px;
	color: #fff;
	}
	
#secondary #serviceHair{
	margin: 48px 0 48px 0;
	}	
	
#secondary #servicesBtn ul li a{
	font-size: 17px;
	padding: 0 0 0 0;
	line-height: 17px;
	}
	
#secondary #servicesBtn ul li a:hover{
	color: #a48149;
	text-decoration: underline;
	}	

#secondary .wpcf7{
	background: none;	
	}

#secondary .contactForm-hidden{
	top: 0;
	position: relative;
}

#secondary .contactForm-hidden input{
	background: rgba(255,255,255,1);
	}

#secondary .contactForm-hidden .wpcf7 input.wpcf7-submit{
	background: url(images/btn-go.png) no-repeat 50% 0;	
	height: 29px;
	width: 51px;
	position: absolute;
	bottom: 2px;
	right: 7px;
	}

#secondary .contactForm-hidden form.wpcf7-form:hover input.wpcf7-submit{
	width: 100% ;
	height: 29px !important;
	display: block;
	bottom: 10px;
	left: 0;
	background: none;
	border: 0;
	z-index: 999999;
	font-size: 15px !important;
	color: #464646;
	padding:0;
	line-height: 35px;
	border: 0 !important;	
	background: #395c6a url(images/btn-go-hover.png) no-repeat 50% 0;	
}

#sidebarTestimonialSection a.videoLinkNoBg{
	background: url(../../../wp-content/uploads/2019/07/sidebarVideoThumb.jpg) no-repeat 0 0;
	width: 281px;
	height: 254px;
	border-radius: 20px;
	display: block;
}

#sidebarTestimonialSection .btn a.btn-learnMore{
	background: url(images/gradientBtn.png) repeat-x 50% 0;
	height: 58px;
	display: block;
	color: #fff;
	font-family: 'GothamBook';
	font-size: 19px;
	line-height: 58px;
	text-align: center;
	text-transform: uppercase;
	width: 96%;
	border-radius: 10px;
	letter-spacing: 2px;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #fff;
	}
	
#sidebarTestimonialSection .btn a.btn-learnMore:hover{
	background: #383838;
	}

.modal-wrapper.styled .modal {
    background-color: none !important;
}

a.pt-cv-readmore{
	background: #3b6474 !important;
	border: 0 !important;
}

.pt-cv-content-item{
	border-top: 1px solid #3b6474 !important;
	padding: 20px 0 20px 0;
	margin: 20px 0 20px 0;
}

/*************** RESPONSIVE *********/

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

@media only screen 
	and (max-width : 1200px) {
	
.wrap{
	width: 100%;
	max-width: 100%;
	}
	
.home .entry-content{
	width: 100% !important;
	max-width: 100% !important;
	float: none;
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
}	
	
}

@media only screen 
and (max-width : 840px) {
	
#headerMaster{
	display: none;
	}
	
#imageSlider{
	display: none;
	}		
	
#masthead{
	display: none;
	}	
	
#topStrip{
	display: none;
	}	

#wp-custom-header{
	display: none;
	}
	
#primary.content-area.innerPage{
	width: 100% !important;
	max-width: 100% !important;
	float: left !important;
	padding: 0 15px 0 15px;
}
	
#secondary{
	float: right !important;
	width:  35% !important;
	padding-right: 10px;
	margin-top: 0px;
}

.mobileVisible{
	display: block; 
	}	
	
.mob-menu-header-holder,
.mobmenul-container
{
	display: none !important;	
	}
	
#wpadminbar{
	display: none;
	}	
	
#mobileMenuContainer{
	background: #006aa5 !important;
	height: 54px !important;
	position: absolute;
	top: -20px;
	width: 100% !important;
	z-index: 99;
	}
	
#mobileMenuContent{
	width: 100%;
	}	
	
.locationIcon-btn{
	position: absolute;
	right: 40px;
	top: 9px;
	}	
	
.phoneIcon-btn{
	position: relative;
	width: 47px;
	margin: 0 auto;
	margin-top: 9px;
	}	
	
.mobileMenuToggleIcon{
	position: absolute;
	left: 40px;
	top: 9;
	}
	
a.shiftnav-toggle{
	background: none !important;
	padding: 0 !important;
	}
	
	.mob-menu-left-panel{
		z-index: 9999999999999999999999999 !important;
	}
	
#mobileHeader{
	background: url(images/mobileHeaderBg.jpg) no-repeat 50% 34px;
	height: auto !important;
	width: 100%;
	position: relative;
	top: 0;
	margin-bottom: 0px !important;
	padding: 0 0 0px 0;
	}
	
#mobileHeaderMaster{
	position: relative;
	top: 0px;
	text-align: center;

	}
	
#mobilehomepage-siteBranding{
	text-align: center;
	padding: 20px 0 0 0;
	height: 73px !important;
	margin: 0 0 0 0;
	position: relative;
	top: 28px;
	width: 320px;
	margin: 0 auto;
	}
	
#mobilehomepage-siteBranding a{
	display: block;
	height: 60px;
	width: 195px;
	position:absolute;
	right: 0;
	}
	
#mobileBanner{
	height: 200px;
	width: 100%;
	margin: 0px 0 0 0;
	}
	
#mobileBannerContent{
	height: 100% !important;
	padding: 0 0 0 0;
	}		
	
#mobileBanner .sliderContent{
	background: rgba(0,0,0,.5);
	width: 80%;
	margin: 0 auto;	
	position: relative;
	text-align: center;
	padding: 7px 0 10px 0;	
	}
	
.sliderContent h2{
	font-family: 'GothamBook';
	font-size: 28px;
	line-height: 28px;
	color: #fff;
	letter-spacing: 5px;
	padding: 0;
	margin: 0 0 10px 0;
	}	
	
.sliderContent .sliderDesc{
	font-family: 'josefin_sansbold';
	font-size: 9px;
	line-height: 10px;
	background: #fff;
	color: #010101;
	width: 53%;
	margin: 0 auto;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	padding: 5px 5px 5px 10px;	
	}	
	
#mobileHeaderMaster .mobileContactPhone{
	font-family: 'ek_muktaregular';
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	}
	
.mobileContactPhone a{
	display: block;
	color: #fff;
	font-size: 29px;	
	}	
	
.mobileLeadFormHeading{
	color: #fff;
	font-size: 20px;
	font-family: 'ek_muktaregular';
	}
	
#post-154 .panel-content{
	background: none;
	height: auto;	
	}
	
body.home #page{
	margin-top: -20px;
	}	
	
.home .entry-content{
	width: 100% !important;
	max-width: 100% !important;
	float: none;
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
}
	
body{
	background: none;
	}

body.home {
	background: none;
	}	


#homepageContent{
	padding: 20px 15px 0 15px;
	font-family: 'GothamBook';
	text-align: left;
	margin: 0 auto;
	}
	
#homepageContent .logoIcon{
	display: none;
	}
	
#homepageContent h1{
	text-transform: uppercase;
	text-align: center;
	font-family: 'GothamBook';
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 3px;
	padding: 80px 0 0 0;
	color: #0170ae;
	background: url(images/logo-icon-smaller.png) no-repeat 50% 0;
	min-height: 77px;
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 20px;
	}
	
#homepageContent h2{
	text-transform: uppercase;
	text-align: center;
	font-family: 'GothamBook';
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 3px;
	padding: 80px 0 0 0;
	color: #0170ae;
	background: url(images/logo-icon-smaller.png) no-repeat 50% 0;
	min-height: 77px;
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 20px;
	}
	
#homepageContent p{
	font-family: 'GothamBook';
	color: #000;
	line-height: 18px;
	margin-bottom: 40px;
	font-size: 14px;
	}
	
.site-content-contain	{
	background: none;
	}
	
	
#primary.content-area.innerPage{
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	padding: 0 15px 0 15px;
}

#panel1{
	background: url(images/aboutTheDoctor-sectionMobileBg.jpg) no-repeat 50% 0;
	height: auto;
	padding: 300px 0 0 0;
	margin: 0 0 0 0;
	}
	
#meetThedrSection{
	height: 360px !important;
	}	
	
#meetThedrSection h2{
	font-family: 'GothamMedium';
	font-size: 22px;
	color: #0078b3;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;

	}
	
#meetThedrSection .btnLarge	a.btn-learnMore{
	 background: url(images/gradient4.png) repeat-x 50% 0;	
	 position: relative;
	 bottom: auto;
	 margin: 0 auto;
	 height: 56px;
	 width: 265px;
	 border: 0;
	 box-shadow: none !important;
	 line-height: 56px;
	 font-size: 20px;
	 color: #fff;
	 font-family: 'GothamMedium';
	 border-radius:20px;
	}	
	
#meetThedrSection p{
	font-family: 'GothamBook';
	font-size: 14px;
	line-height: 22px;
	}
	
#meetThedrSection .btn{
	display: none;
	}			
	
#meetThedrSection{
	width: 100%;
	padding: 0px 20px 0 20px;
	position: relative;
	height: auto;
	}	

#panel2{
	background: url(images/truSculpt3dMobileBg.jpg) no-repeat 50% 50px;
	height: 340px;
	margin: 60px 0 0 0;
	padding: 0 0 0 0;
	border-top: 0 !important;	
	}
	
#panel2 .wrap{
	width: 320px;
	max-width: 320px;
	position: relative;
	}	
	
#truSculptSection{
	width: 150px;
	float: right;
	padding: 0 0 0 0;
	}
	
.truSculptSectiontext {
	font-family: 'GothamBook';
	font-size: 15px;
	line-height: 15px;
	color: #000;
	}
	
#truSculptSection .truSculptSectiontext{
	position: relative;
	height: 40px;
	cursor: pointer;
	
	}	
	
#truSculptSection .titleHeading{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	}
	
#truSculptSection .titleHeading img{
	width: 235px;	
	}
	
#truSculptSection .truSculptSectiontext.lossOfInches{
	margin: 140px 0 0px 0;
	padding: 0 0 0 0;
	}
	
#truSculptSection .truSculptSectiontext.smooth{
	margin: 0 0 0px 0;
	padding: 0 0 0 0;
	}
	
#truSculptSection .truSculptSectiontext.reduction{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#truSculptSection .truSculptSectiontext .borderPointer{
	position: absolute;
	top: 0px;
	left: 0;
	background: url(images/border.png) no-repeat 100% 50%;
	height: 15px;
	width: 360px;
	}
	
#truSculptSection .truSculptSectiontext:hover .borderPointer{

	}	
	
.truSculptSectiontext span{
	font-family: 'GothamBook';
	font-size: 11px;
	line-height: 11px;
	color: #616262;
	
	}
	
#truSculptSection .truSculptSectiontext.lossOfInches span, #truSculptSection .truSculptSectiontext.reduction span{
	display: block;	
	}	
	
.truSculptSectiontext:hover span{

	}		
	
#truSculptSection .truSculptSectiontext.lossOfInches .borderPointer{
	left: -97px;
	width: 95px;
	}
	
#truSculptSection .truSculptSectiontext.smooth .borderPointer{
	left: -92px;
	width: 90px;
	}
	
#truSculptSection .truSculptSectiontext.reduction .borderPointer{
	left: -53px;
	width: 50px;
	}
	

#truSculptSection a.btn-learnMore{
	margin-top: 20px;
	}	

#panel3{
	background: #019dda url(images/gradient5.png) repeat-y 50% 0;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#quoateSection{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 22px;
	color: #fff;
	padding: 20px 20px 20px 20px; 
	font-family: 'GothamBook';
	font-style: italic;
	line-height: 38px;
	}
	
#quoateSection br{
	display: none;
	}	
	
#panel4{
	background: url(images/prpTherapyMobileBg.jpg) no-repeat 50% 0;
	height: auto; 
	padding: 375px 0 0 0;
	margin: 0px 0 0 0;
	}

#prpTherapy{
	width: 100%;
	padding: 0 20px 0 20px;
	}

#prpTherapy h2{
	font-family: 'GothamMedium';
	font-size: 25px;
	text-transform: uppercase;
	color: #0078b3;
	background: url(images/logo-icon-smaller.png) no-repeat 0 0;
	min-height: 69px;
	line-height: 69px;
	padding: 0 0 0 65px;
	}
	
#prpTherapy p{
	font-family: 'GothamBook';
	color: #000;
	font-size: 15px;
	line-height: 25px;
	}	
	
#prpTherapy  ul li{
	list-style: none;
	padding: 15px 0 15px 0;
	margin: 0 0 0 0;
	}	
	
#prpTherapy  ul li a{
	font-family: 'GothamLite';
	font-size: 23px;
	color: #07283a;
	}				
	
#panel5{
	background: #0067a1 url(images/gradient7.png) repeat-x 50% 0;
	width: 100%;
	padding: 20px 0 20px 0;
	margin: 0 0 0 0;
	height: auto;
	}
	
#testimonials-specials-events-links a{
	display: block;
	height: 130px;
	width: 100%;
	text-align: center;
	padding: 100px 0 0 0;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	}
	
#testimonials-specials-events-links a:hover{
	color: #cdecfd;
	}	
	
#testimonials-specials-events-links a.patientTestimonials{

	background: url(images/icon-testimonials.png) no-repeat 50% 0;
	}	
	
#testimonials-specials-events-links a.currentSpecials{
	background: url(images/icon-specials.png) no-repeat 50% 0;
	margin: 50px 0 50px 0;
	}	
	
#testimonials-specials-events-links a.events{
	background: url(images/icon-events.png) no-repeat 50% 0;
	}
	
#panel6{
	background: url(images/fillersInjectables-laserTreatmentMobileBg.jpg) no-repeat 50% 0;
	height: auto;
	padding: 375px 0 0 0;
	}
	
#fillerInjectables-laserTreatment{
	width: 100%;
	float: none;
	padding: 0 20px 0 20px;
	}
	
#fillerInjectables-laserTreatment h2{
	font-family: 'GothamMedium';
	font-size: 25px;
	color: #0078b3;
	text-transform: uppercase;
	line-height: 27px;
	background: url(images/logo-icon-smaller.png) no-repeat 0 0;
	padding: 10px 0 0 65px;
	min-height: 69px;
	max-width: 320px;
	}
	
#fillerInjectables-laserTreatment p{
	font-family: 'GothamBook';
	font-size: 16px;
	color: #000;
	line-height: 25px;
	}	

.fillerInjectables-logo {
	width: 320px;
	margin: 0 auto;
	}
	
.fillerInjectables-logo .f-left{
	width: 50%;
	text-align: left;
	}
	
.fillerInjectables-logo .f-right{
	width: 50%;
	text-align: right;
	}	
	
.fillerInjectables-logo img{
	margin: 15px 0 15px 0;
	width: 136px;
	}
	
#laserTreatment img{
	display: block;
	margin: 0 auto;
	}
	
#panel7{
	background: #019dda url(images/gradient5.png) repeat-y 50% 0;
	height: auto;
	min-height: 365px;
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
	}
	
#customerReviews #reviewsContainer{
	height: 200px !important;
	max-height: 200px !important;	
	position: relative;
	width: 100%;
}

#customerReviews #reviewsContainer .metaslider{
	width: 100% !important;
	height: 200px !important;
	max-height: 200px !important;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);	
}
		
#customerReviews #reviewsContainer .metaslider ul.slides{
	height: 200px !important;
	max-height: 200px !important;	
	margin: 0 auto !important;
}

#customerReviews .metaslider .caption-wrap .caption{
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	font-family: 'GothamLite';
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	padding: 0 45px 0 45px;
}	
	
#customerReviews{
	width: 100%;
	margin: 0 auto;
	}
	
#customerReviews h2{
	color: #fff;
	font-family: 'GothamMedium';
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	}	
	
#panel8{
	background: url(images/weightLossProgramMobileBg.jpg) no-repeat 50% 0;
	height: auto;
	padding: 385px 0 30px 0;
	}
	
#weightLossProgram{
	width: 100%;
	padding: 0 20px 0 20px;
	}
	
#weightLossProgram h2{
	font-family: 'GothamMedium';
	font-size: 25px;
	color: #0078b3;
	text-transform: uppercase;
	line-height: 27px;
	background: url(images/logo-icon-smaller.png) no-repeat 0 0;
	padding: 10px 0 0 65px;
	min-height: 69px;
	max-width: 320px;
	}
	
#weightLossProgram p{
	font-family: 'GothamBook';
	font-size: 15px;
	color: #000;
	line-height: 25px;
	}
	
#weightLossProgram .btn a.btn-learnMore{
	 background: url(images/gradient3.png) repeat-x 50% 0;
	 height: 31px;
	 width: 120px;
	 display: block;
	 border-radius: 6px;
	 text-align: center;
	 line-height: 30px;
	 font-size: 14px;
	 color: #05283b;
	 border: 2px solid #d8d8d8;
	 box-shadow: 2px 5px 8px rgba(0,0,0,.4) !important;
	 margin-top: 0px;
	}
	
#weightLossProgram a.btn-learnMore:hover{
	 box-shadow: 0px 0px 8px rgba(0,0,0,.4) !important;	
	}
	
#footerSocialSection{
	height: auto;
	position: relative;
	font-family: 'GothamBook';
	font-size: 27px;
	text-align: center;
	background: #0068a1 url(images/gradient8.png) repeat-y 100% 0 !important;
	}	
	
#socialMedia .f-left{
	float: none;
	height: 106px;
	border-left:0;
	width: 100%;
	padding: 20px 0 0 0;
	}
	
#socialMedia a{
	display: block;
	font-family: 'GothamLite';
	font-size: 14px;
	color: #fff;
	}	
				
	
#mainFooter{
	background: #fff url(images/mainFooterMobileBg.jpg) 50% 0 no-repeat;
	border:0 !important;
	height: 834px;
	width: 100%;
	padding: 30px 0 0 0;
	position: relative;
	}
	
#footerSiteBranding{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 0 0 10px 0;
	}
	
#footerSiteBranding a{
	display: block;
	width: 235px;
	height: 75px;
	margin: 0 auto;
	}

#footerAddress{
	width: 320px;
	margin: 0 auto;
	}
	
#footerAddress h2{
	text-align: center;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 2px;
	}	
	
#footerAddress span{
	display: inline;
	}	
	
#footerAddress a{
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 27px;
	line-height: 20px;
	color: #000;	
	}	

#secondaryServices .serviceBtn .serviceTitle{
	padding: 0 0 0 0 !important;	
	}	

#innerPageHeaderContainer{
	display: none;
	}
	
	#primary{
		margin-top: -20px;
	}
	
	#secondary{
		margin: 0 auto;
		float: none !important;
	width: 370px !important;
	}
	
#secondary{
	float: none !important;
	width: 280px;
	padding-right: 0;
	margin-top: 0px;
	padding-top: 30px;
	margin: 0 auto;
}

.blog #secondary,
.single #secondary
{
	float: none !important;
	width: 280px;
	margin: 0 auto;	
}

#theDr-name .drName{
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	margin: 0 0 25px 0;
	}
	
#theDr-name .drName a{
	color: #fff;
	font-family: 'GothamBook';
	}	

#theDr-name .drName span{
	display: block;
	font-family: 'GothamMedium';
	}
	
#locationsContainer{
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	}	
	
#locations{
	width: 90%;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	}
	
#locations h2{
	text-align: center;
	font-family: 'GothamMedium';
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0;
	margin: 0 0 20px 0;	
	}
	
#locations a{
	display: block;
	line-height: 23px;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 16px;
	padding: 35px 0 0 0;
	background: url(images/map-pin.png) no-repeat 50% 0;	
	}

#locations .sta-anaLocation a{
	float: none; 
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
	}

#locations .ranchoCucamongaLocation a{
	float: none;
	text-align: center;
	width: 100%;
	}
	
#footerBottom{
	text-align: center;
	padding: 10px 0 30px 0;
	margin: 0 0 0 0;
	position: relative;
	bottom: 0;
	left: 0;
	background: #0e6ba1;
	height: auto;
	width: 100%;
	display: block;
	}

#footerBottomMenu{
	padding: 0 30px 0 30px;
	}

#footerBottomMenu ul li{
	display: inline-block;
	border-bottom: 0;
	padding: 5px 0 5px 0;
	margin: 0;
	}
	
#footerBottomMenu ul li a{
	color: #fff;
	font-size: 15px;
	font-family: 'GothamBook';
	padding: 0 15px 0 15px;
	text-transform: uppercase;
	border-left: 0;
	}	
	
#footerCreditsCopyRights{
	font-family: 'GothamBook';
	font-size: 10px;
	color: #fff;
	letter-spacing: 0;
	line-height: 12px;
	}	
	
#footerCreditsCopyRights a{
	 font-family: 'GothamLite';
	font-size: 11px;
	color: #fff;
	}
	
#headerLeadForm{
	border-radius: 0 0 20px 20px !important;
	}	
	
.contactForm-hidden{
	position: relative;
	top: 0;
	z-index: 999;
	color: #fff;
	padding: 0;
	background: url(images/hiddenFormBg.png) no-repeat 50% 100%;
	border-radius: 20px !important;
	width: 300px !important;
	margin: 0 auto;	
	box-shadow: 0 3px 6px rgba(0,0,0,.3);
	}
	
#headerLeadForm .hiddenWpForm{
	margin: 0;
	padding: 5px 5px 5px 5px !important;
	overflow: hidden;
	height: 135px !important;
    transition: height .3s;	
	position: relative !important;
}

#headerLeadForm .hiddenWpForm form.wpforms-form{
	padding: 5px 5px 5px 5px !important;
	height: 116px !important;
	overflow: hidden;
	position: relative;
	
}	

#headerLeadForm .leadFormContainer{
	width: 305px;
	margin: 0 auto;
	background: none;
	padding: 15px 20px;
	
	}
	
#headerLeadForm .hiddenWpForm:hover{
	height: 325px !important;
    transition: height 1s;
	background: none;	
}

#headerLeadForm .hiddenWpForm:hover form.wpforms-form{
	height: 315px !important; 
}
	
#secondary .contactForm-hidden{
	display: none;	
	}	
	
}

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


}

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

	
}	

/* Lead Form */
.quickform .formhead, #secondary .quickform .formhead {
    font-family: 'GothamBold';
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 10px 0;
}

.quickform .formhead a, #secondary .quickform .formhead a {
    display: block;
    font-size: 27px;
    line-height: 27px;
    letter-spacing: 0;
    color: #fff;
    font-family: 'GothamBold';
    margin: 0px 0 0 0;
}

.quickform input, #secondary .quickform input {
    background: rgba(255,255,255,.8);
    border-radius: 0;
    border: 0 !important;
    margin-bottom: 5px;
    height: 27px;
    color: #363636 !important;
    font-family: 'GothamBook';
    z-index: 99999;
    position: relative;
    font-size: 8px !important;
    text-transform: uppercase;
}

.quickform select, #secondary .quickform select {
    background: rgba(255,255,255,.8);
    border-radius: 0;
    border: 0 !important;
    height: 27px;
    color: #363636 !important;
    font-family: 'GothamBook';
    z-index: 99999;
    position: relative;
    font-size: 8px !important;
    width: 100%;
    padding-left: 5px;
    text-transform: uppercase;
    top: -5px;
}

.quickform textarea, #secondary .quickform textarea {
    font-size: 8px !important;
    height: 80px;
    color: #363636 !important;
    font-family: 'GothamBook';
    background: rgba(255,255,255,.8);
    border: 0 !important;
    border-radius: 0;
    text-transform: uppercase;
}

.quickform #sndForm, #secondary .quickform #sndForm {
    width: 100%;
    height: 30px !important;
    display: block;
    bottom: 10px;
    position: relative;
    left: 0;
    border: 0;
    top: 0px;
    z-index: 999999;
    color: #464646;
    padding: 0;
    line-height: 35px;
    border: 0 !important;
    background-color: white;
}

#secondary .quickform {
	padding: 20px;
}

#secondary .quickform input {
	margin-bottom: -16px;
}

#secondary .quickform select {
	margin-top: 5px
}

.quickform .formbody {
	transition: all .4s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
	height: 66px;
	overflow: hidden;
}

.quickform:hover .formbody {
	height: 276.5px;
}

.quickform:hover #sndForm, #secondary .quickform:hover #sndForm {
	top: 5px;
}

#floatingLeadForm {
	height: 70px;
}

#floatingLeadForm:hover {
	height: 400px;
}

#floatingLeadForm:hover .quickform .formbody {
	height: 276.5px;
}
/* -end- */