@font-face {
	font-family: CalibriBold;
	src: url('fonts/Calibri-Bold.ttf');
}
@font-face {
	font-family: Calibri;
	src: url('fonts/Calibri.ttf');
}

img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	cursor: hand;
}

.clear { clear: both; }

body {
	margin: 0px;
	zoom: 1;
	behavior: url("csshover3.htc");
	font: 16px Calibri, sans-serif;
	letter-spacing: .25px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	background-color: #72BCD7;
}

#back {
	width: 1088px;
}

#content {
	margin: 0 auto;
	width: 1088px;
}

#popup-text {
    color: black;
    width: 1024px;
    margin: auto;
}

#popup-link {
    margin: 8px auto 0;
    width: 1024px;
}

#popup {
    width: 100%;
    background: yellow;
    padding: 10px;
    box-sizing: border-box;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 459px;
	width: 1088px;
	background-image: url('images/Background-Header.png');
	background-repeat: no-repeat;
	background-position: center 0px;
}
.headerImages {
	float: left;
	margin: 172px 0px 0px 53px;
}

#menu {
	font-weight: bold;
	color: #4E3F16;
	width: 1088px;
	height: 37px;
	font-size: 13px;
	letter-spacing: .1px;
	text-align: center;
	background-image: url('images/Background-Menu.png');
	background-repeat: no-repeat;
	background-position: center 0px;
}

#menuContent {
	margin-left: 53px;
	width: 985px;
}

#menu ul{
	height: 32px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 9999;
}
#menuContent li {
	margin-top: 9px;
	float: left;
	width: 164.16666666667px;
	height: 37px;
	vertical-align: middle;
}
#menu li a {
	color: #4E3F16;
	text-decoration: none;
	position: relative;
	z-index: 100;
}

#menu a:hover, #menu a:active, #menu li:hover {
	color: #72BCD7;
	text-decoration: none;
}

#menu ul li:hover ul, #menu ul li.sfhover ul {
	border: 2px solid #FFFFFF;
	background-color: #BADBA2;
	left: auto;
	width: 164.16666666667px;
	display:block;
}
#menu ul li ul {
	margin-top: 5px;
	width: 164.16666666667px;
	position: absolute;
	left: -999em;
	height: auto;
}
#menu ul li ul li {
	text-align: center;
	font-size: 13px;
	width: 164.16666666667px;
	height: 18.5px;
	margin: 0px 0px 0px 1px;
	padding-top: 5px;
}
#menu ul:hover {
	left: auto;
	display: visible;
}
#contentBody {
	margin: 0 auto;
	position: relative;
	font: 16px Calibri, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	min-height: 392px;
	width: 1088px;
	background: url('images/contentBackground.png') repeat-y center;
}
#spContentBody {
	margin: 0 auto;
	position: relative;
	font: 16px Calibri, sans-serif;
	color: #225786;
	letter-spacing: 1px;
	text-align: left;
	min-height: 320px;
	width: 1088px;
	background: url('images/spContentBackground.png') repeat-y center;
}
#hpContentLeft {
	float: left;
	padding: 20px 0px 0px 70px;
	width: 467px;
	text-align: center;
}
#hpContentRight{
	float: left;
	height: 550px;
	width: 474px;
}
.hpContentImages {
	position: absolute;
	top: 0px;
}
#spText {
	text-align: justify;
	margin: 0px 20px
}
#landingPageLinkList{
	font-size: 20px;
}
#landingPageLinkList li {
	padding-bottom: 15px;
}

#hpText {
	text-align: justify;
	margin: 0px 0px 0px 18px
}

#spSingleContent{
	float: left;
	padding: 30px 0px 30px 100px;
	margin-top: -10px;
	width: 888px;
	text-align: center;
}

#spRightContentRight {
	float: left;
	padding: 24px 0px 24px 62px;
	margin-top: -10px;
	width: 492px;
	text-align: center;
}
#spRightContentLeft{
	padding-bottom: 25px;
	float: left;
	width: 464px;
}
.spButton{
	padding-top: 24px;
}

#ppe-heading {
    margin: 20px 0 10px;
    text-align: center;
}

#ppe-photos {
    text-align: center;
}

.ppe-wrapper {
    display: inline-block;
    border: 9px solid #72bcc7;
    margin: 0 auto 20px;
    max-height: 642px;
}

#ppe-photos img {
    border: 2px solid #e6eae9;
    width: 480px;
    height: 640px;
}

#footer {
	position: relative;
	margin: 0px 0px 40px 0px;
	padding: 15px 0px 50px 0px;
	text-align: right;
	height: 149px;
	width: 1088px;
	font-weight: bold;
	background-image: url('images/Background-Footer.png');
	background-repeat: no-repeat;
	background-position: center 0px;
}

#footerDoctors {
	margin: 20px 0px 0px 55px;
	letter-spacing: 1.5px;
	text-align: right;
	width: 968px;
}

#footerOfficeName {
	margin: 10px 0px 0px 55px;
	padding: 0px 0px 10px;
	text-align: right;
	font-size: 20px;
	width: 968px;
}
div.footerOfficeNameSpacer {
	border: 0;
	margin: 0px 65px 0px 0px;
	background-color: #FFFFFF;
	height: 1px;
	width: 240px;
	float: right;
}
div.footerOfficeNameSpacer hr {
	display: none;
}
#footerAddress {
	margin: 10px 0px 0px 55px;
	text-align: right;
	font-size: 16px;
	width: 968px;
}
#footerPhone{
	margin: 5px 0px 0px 55px;
	text-align: right;
	font-size: 16px;
	width: 968px;
}
#footerLinkCapsul{
	position: absolute;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	letter-spacing: 2px;
	bottom: 0px;
	right: 0px;
	width: 1088px;
}
.footerLinkText{
	display: inline;
	padding: 0px;
}
.footerLinkLinks{
	display: inline;
	color: #4E3F16;
	padding: 0px;
}
.footerLinkButtons{
	display: inline;
	padding: 0px;
}
.infoBox, .success, .error {
	text-align: left;
	width: 300px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 60px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.success {
	color: #FFF;
	border: 1px solid #FFF;
	background-color: #289946;
	background-image:url('images/success.png');
}

.error {
	color: #FFF;
	border: 1px solid #FFF;
	background-color: #DE2526;
	background-image: url('images/error.png');
}

#bioHeader{
	font: 20px Arial;
	color: #4E3F16;
	text-align: left;
	padding-top: 0px;
}

#bioContent {
	padding: 30px;
	margin-left: 50px;
	text-align: left;
	width: 80%;
}

.bioPhoto {
	float: left;
	padding-right: 15px;
}

#expand dt {
	cursor: pointer;
	color: #4E3F16;
	margin: 10px 0;
	padding: 0px;
}

#expand dd {
	border: 1px solid #4E3F16;
	padding: 10px 10px 10px 10px;
	margin: 0px;
}

#captionBox {
	padding: 20px;
	margin: 25px 0px 0px 0px;
	border: 1px solid #000;
	background-color: #72BCD7;
	width: 375px;
}

.contactInfo {
	text-align: left;
}

.payment-form #spRightContentRight {
    height: auto;
    width: 400px;
}

.payment-form #spRightContentLeft {
    width: 500px;
}

.payment-form #spRightContentLeft h1 {
    background: #70bdc7;
    color: #fff;
    padding: 15px;
    font-weight: normal;
    margin: 15px 0;
}



/* New Responsive CSS */

.sitemap-content {
	display: flex;
}
.sitemap-content .sitemap-col{
	flex: 1 1 0%;
	text-align: left;
}
.sitemap-content .sitemap-col ul{ 
	
	text-align: left;
}
.sitemap-content .sitemap-title {
	font-weight:bold;
	display: block;
    text-align: left;
}



@media only screen and (max-width: 1087px) {
	body { 
		padding-top:55px;
	}
	form {
		margin-bottom:0px;
	}
	img {
		max-width:100%;
	}
	#menu {
		background-image: url(images/Background-Menu_tablet.png); background-repeat: repeat-y;     background-size: contain;;
	}
	#content {
		max-width: 1088px;
		width:100%;
	}
	#menuContent {
		margin:0px;
	}
	#header {
		background-size: contain;
    height: auto;
    aspect-ratio: 64 / 27;
	}
	#footer{
		background-size: cover;
		width: calc(100% - 100px);
    	padding: 30px 50px 0px;
		background-image: url(images/Background-Footer-Tablet.png);
		
	}
	#spContentBody,
	#contentBody {
		width: calc(100% - 160px);
    	padding: 0px 80px;
		background-size: contain;
	}
	#hpText {
		margin:0px 8px ;
	}
	#footerOfficeName,
	#footerPhone,
	#footerAddress,
	#footerDoctors,
	#footerLinkCapsul {
		margin-left:0px;
		text-align:center;
	}
	div.footerOfficeNameSpacer {
		float: none;
    margin: 0 auto;
	}
	.footerLinkText {
		width:100%;
		display:block;
		text-align:center;
		padding-bottom: 10px;
	}
	#popup-text,
	#popup-link,
	#back,
	
	#footerOfficeName,
	#footerPhone,
	#footerAddress,
	#footerDoctors,
	#footerLinkCapsul,
	#header,
	#spRightContentLeft,
	#menuContent,
	.payment-form #spRightContentLeft,
	#menu {
		width:100%
	}
	#menuContent li {
		width:auto;
	}
	#hpContentLeft {
		width:100%;
		padding: 20px 0px 0px 0px;
		text-align: left;
	}
	#hpContentRight {
		position:relative;
		max-width:474px;
		width:100%;
	}
	#hpContentRight .hpContentImages {
		max-width: 500px;
		width:100% !important;
    
	}
	#hpContentRight .hpContentImages img{
		max-width: 500px;
		width:100% !important;
        height: auto !important;
	}
	
	#header {
		position:relative;
		overflow:hidden;

	}
	.headerImages {
		margin:0px;
		width: calc(100vw - 75px) !important;
		position: absolute !important;
		bottom: 2px;
		left:0px;
		right:0px;
		margin:0 auto;
	}
	#footerLinkCapsul {
		position: relative;
		margin-top: 15px;
	}
	#footerDoctors {
		margin-top:0px;
	}
	#spRightContentRight {
		padding: 24px 0px 24px 0px;
		width: 100%;
	}
	#spSingleContent {
		padding: 30px 0px 30px 0px;
		margin-top: 0px;
		width: 100%;
	}
	#bioContent {
	margin-left: 0px;
	text-align: left;
	width: 100%;
	padding: 30px 0px 0px;
	}
	#ppe-photos img {
    width: auto;
    height: auto;
}
.mission-content img { margin:0 auto;}
.mission-content,
.mission-content #spText{
	text-align: center;
}
.resources-content img {
	min-width: 60px;
}
#spContentBody #spSingleFormContent {
	padding: 30px 0px 30px 0px;
    margin-top: 0px;
    width: 100%;
}
.SignatureArea label,
#newSignature.roundCorners  {
	max-width:474px;
	width:99% !important;
}

#menu ul {
	overflow-y: auto;
	height: 100vh;
	}

	#menuContent {
	position: fixed;
    height: 100%;
    top: 0px;
    width: 240px;
    left: 0px;
    background: #fff;
    z-index: 99;
    border-right: #fff solid 0px;
    
	-webkit-transition-duration: .5s;
    transition-duration: .5s;
	-webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
	-webkit-transition-property: all;
    transition-property: all;
   

}
#menuContent{
	-webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
#menuContent.active{
	-webkit-transform: translateX(0);
    transform: translateX(0);
	box-shadow: 0px 0px 25px 5px rgb(79 90 55 / 35%);
}
#menuContent li {
    width: 100%;
	height: auto;
	margin-top: 0px;
	border-bottom: #d2dbc3 solid 1px;
}
#menu li a {
	display: block;
    padding: 15px 20px;
	text-align: left;
	font-size: 16px;
}
#menu ul li:hover ul, #menu ul li.sfhover ul {
	border: none;
    background-color: transparent;
    width: 100%;
}
#menu ul li ul {
	position: relative;
	left: 0;
	width: 100%;
	margin-top: 0px;
}
#menu ul li ul li {
    text-align: left;

    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}
#menu ul li ul li:last-child {
	border-bottom:none;
}
#menu ul li ul li a{
	padding: 12px 24px 12px 24px;
	font-weight: normal;
	font-size:14px;
}



.header-menu{
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 15px;
  padding-left: 15px;
  width: 100%;
  height: 40px;
  cursor: pointer;
  z-index: 99;
  background:#badca3;
  display: flex;
    justify-content: end;
  
}

.bar,
.bar:after,
.bar:before {
  width: 30px;
  height: 3px;
  right: 40px;
}

.bar {
  position: relative;
  transform: translateY(10px);
  background: #537003;
  transition: all 0ms 300ms;
}

.bar.animate {
  background: rgba(255, 255, 255, 0);
}

.bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  background: #537003;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  background: #537003;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/*---------------------
Mobiles Menu 
----------------------*/

.mobile-menu .has-children:hover{
	cursor:hand;
}

.mobile-menu .children {
	display:none;	
}

.mobile-menu .children li:first-child {
  margin-top: 0px;
}

.mobile-menu .icon-arrow {
	position: absolute;
	display: block;
	font-size: 0.7em;
	color: black;
	top: 5px;
	right: 10px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg); 
	transition: .6s;
  -webkit-transition: .6s;
  -moz-transition: .6s;	 
}
  
.mobile-menu .icon-arrow:after {
    content: "\25BC";
}

.mobile-menu .icon-arrow.open {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg); 
  transition: .6s;
  -webkit-transition: .6s;
  -moz-transition: .6s; 		
}

#captionBox {
	width:calc(100% - 40px);
}
#mapDiv {
	margin-top: 30px!important;
    width: 100%;
}
#mapDiv iframe { 
	width:100%;
}
.sitemap-content {
	flex-direction: column;
    gap: 15px;
	padding: 0px 30px;
}
.patient-form-area .patient-form-block .form-control,
.patient-form-area .patient-form-block .has-float-label .form-control {
		border: #225786 solid 1px !important;
	}
.patient-form-area .patient-form-block .has-float-label .form-control::placeholder { 
  color: #225786;
  opacity: 1; /* Firefox */
}
.patient-form-area .patient-form-block .has-float-label .form-control:-ms-input-placeholder {
  color: #225786;
}
.patient-form-area .patient-form-block .has-float-label .form-control::-ms-input-placeholder { 
  color: #225786;
}
.payment-form #spRightContentRight {
	width:100% !important;
}
table.contactInfo tr td a { 
	word-break: break-all;
}
.patient-form-area .patient-form-block ul li input[type="radio"] + label, .patient-form-area .patient-form-block ul li input[type="checkbox"] + label {
	width: 90% !important;
}
.patient-form-area .patient-form-block .medical-history li input[type="checkbox"] + label {
    width: 85% !important;
}
.patient-form-area .patient-form-block .inline-display li input[type="radio"] + label, .patient-form-area .patient-form-block .inline-display li input[type="checkbox"] + label {
    width: auto !important;
}
}

.payment-form #spRightContentLeft iframe {
    height: 900px !important;
}


@media only screen and (max-width: 910px) { 
	#footer	{background-size: contain;}

}

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

	

	
	.patient-form-area .patient-form-block ul li {
		width: 100% !important;
	}
	.patient-form-area .patient-form-block .form-control,
	.patient-form-area .patient-form-block textarea.form-control {
		width:calc(100% - 24px)!important;
	}
	#spContentBody, 
	#contentBody{
		width: calc(100% - 80px);
		padding: 0px 40px;

	}
	#bioHeader {
		padding-top: 30px;
		clear: both;
	}
	#footer {
		height:auto;
	}
}
@media only screen and (max-width: 425px) { 
	.headerImages {
		width:calc(100vw - 40px) !important
	}
}

@media only screen and (max-width: 414px) { 
	.headerImages {
		width:calc(100vw - 40px) !important
	}
}

@media only screen and (max-width: 390px) { 
	.headerImages {
		width:calc(100vw - 35px) !important
	}
}