﻿#skip a {
    display: block;
    position: absolute;
    left: -999px;
    top: -999px;
    }

#skip a:focus {
    left: 0;
    top: 0;
    padding: 3px;
    background: #ffc;
    border:1px solid #990000;
}


.book-ul {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  padding: 30px 0;
  text-align: center;
  margin: 15px 10px;
  background: #6b1d11;
}
.book-ul li {
  display: inline-block;
  width: 100%;
  max-width: 250px;
  padding: 0px;
  margin: 5px 10px;
}

.book-btn {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Avenir Next W01 Light", sans-serif;
  line-height: normal;
  margin: 0;
  position: relative;
  text-align: center;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #fff;
  border-color: #fff;
  color: #000 !important;
  transition: all 0.5s ease;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none !important;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
}
.book-btn:hover {
  background-color: #6b1d11;
  border-color: #fff;
  color: #fff !important;
  transition: all 0.5s ease;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  opacity: 1;
}

.flex-prev, .flex-next { display:none; }

/* DWS-OFFER START */
.dws-offer { width:100%; max-width:600px; text-align:center; display:block; margin:0 auto; }
.dws-offer img { width:100%; max-width:600px; }
.dws-offer-expires { color:#ff0000; }
#formrotator1 { display: block; margin: 0 auto; width: 100%; max-width: 400px;}
/*#formrotator1 input { width:100%; max-width:300px; margin:3px auto; font-size:18px; }*/
#formrotator1 textarea {  max-width:300px; font-size:18px;  }
#formrotator2 { display: block; margin: 0 auto; width: 100%; max-width: 400px;}
#formrotator2 input { width:100%; max-width:300px; font-size: 18px; margin:3px auto; }
#formrotator2 textarea { width:100%; max-width:300px; font-size: 18px; font-family: "Lato", Arial, Helvetica, sans-serif; }
#rCode { width:100%; max-width:100px !important; font-size:22px; text-align:center; letter-spacing:5px;  }
.RotatorFormButton { background:#007da5; padding:10px 15px; width:100%; max-width:100px !important; display:block; margin:0 auto !important; color:#fff; border:0px; font-size:18px; }
#Rotator1 { display: block; margin: 0 auto; width: 100%; max-width: 300px; text-align: center;}
/*#rname { width: 100% !important; display: block;}*/
#Rndcaptcha1 { color: #000;}

.npo-img img { width:100%; }

.npo-img-new img { width:100%; }

/*.MainFormButton {
    background-color: #5B1106 !important;
}

.RotatorFormButton {
    background-color: #5B1106 !important;
}*/
/* DWS-OFFER END */


/* CONTACT-FORM START  */

.dws-contact-form { width: 100%; max-width: 400px; margin: 0 auto; display: block;} 

#code { width:100%; max-width:100px !important; font-size:22px; text-align:center; letter-spacing:5px; margin:5px auto 0 auto;  }

#frmForm2 { width:100%; max-width:400px; margin:0 auto; display:block; }

#name, #phone, #email, #subject, #message { width:100%; max-width:400px; font-size:18px;}

#RndcaptchaALL { text-align: center;}

#Rndcaptcha2 { text-align: center; }
/* CONTACT-FORM END  */

/* APPIONTMENT-FORM START */

.dws-appointment-form {display:block; margin:0 auto; width:100%; max-width:650px;}

.main-form-div { width:100%; max-width:700px; margin:0 auto; padding:10px 0 0 0; }

.col-100 { width:100%;   display:inline-block; }

.form-div { margin-bottom:15px; }

.col-30 { float:left;  width:32.6%;  flex: 0 0 50%;}

.col-30 > input { width:92% !important; }

#frmForm246 #email { width:100%; max-width:100%; }

#frmForm246 #Ci-ty, #frmForm246 #state, #frmForm246 #Zip { width:100%; max-width:31.5%; margin:0 5px 0 0; display:inline-block; }

input { display: block; width: 100%; padding: .30rem .30rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box;
border: 1px solid #ced4da; border-radius: .25rem; }

textarea { display: block; width: 100%; padding: .30rem .30rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box;
border: 1px solid #ced4da; border-radius: .25rem; }

select { display: block; width: 100%; padding: .30rem .30rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box;
border: 1px solid #ced4da; border-radius: .25rem; }

label { margin-bottom:5px; display:inline-block; }

.margin-right { margin-right:5px; }

.RotatorFormButton, .MainFormButton { padding: 5px; width: auto; margin: 0 auto; background: #1f7e93; color:#fff; border:0px;}

@media screen and (max-width: 1024px) {
		.main-form-div { width:100%; padding:0 15px; max-width:800px; }
		.col-30 { width:100%; }
		.col-30 > input { width:97% !important; }
}

@media screen and (max-width: 860px) {
		.main-form-div { width:100%; padding:0 15px; max-width:90%; }
		.col-30 { width:100%; }
		.col-30 > input { width:97% !important; }
}

@media screen and (max-width: 768px) {
		.main-form-div { width:100%; padding:0 15px; max-width:90%; }
		.col-30 { width:100%; }
		.col-30 > input { width:97% !important; }
}

@media screen and (max-width: 459px) {
		.main-form-div { width:100%; padding:0 15px; max-width:90%; }
		.col-30 { width:100%; }
		.col-30 > input { width:90% !important; }
		input { width:90%; }
		select { width:98%; }
		textarea { width:90% !important; }

}
/* APPIONTMENT-FORM END */



.column {
	float: left;
}
.item p {
	margin: 0px 0 5px 0;
	font-size: 16px;
	line-height: normal;
	font-weight: 500;
}
.item h4 {
	margin: -30px auto 0px auto;
	font-weight: 700;
	padding: 0px;
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: normal;
}
.item h5 {
	margin: -30px auto 0px auto;
	font-weight: 700;
	padding: 0px;
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: normal;
}
.item img {
	width: 100%;
}
.text-center {
	text-align: center;
}
.item span {
	font-size: 16px;
	color: #000;
}
.size-1of4 {
	width: 33.33%;
}
.size-1of50 {
	width: 48%;
}
.size-1of3 {
	width: 33.333%;
}
.size-1of2 {
	width: 100%;
}/* Configurate salvattore with media queries */
@media screen and (max-width: 450px) {
#timeline[data-columns]::before {
	content: '1 .column';
	opacity: 0
}
}
@media screen and (min-width: 451px) and (max-width: 700px) {
#timeline[data-columns]::before {
	content: '1 .column.size-1of2';
}
}
@media screen and (min-width: 701px) and (max-width: 850px) {
#timeline[data-columns]::before {
	content: '3 .column.size-1of3';
}
}
@media screen and (min-width: 851px) {
#timeline[data-columns]::before {
	content: '3 .column.size-1of4';
	opacity: 0
}
}
#ReviewBox {
	background: #5a120a;
	display: inline-block;
	width: 272px;
	border-radius: 10px 10px 0 0;
	position: relative;
	left: 7%;
}
#ReviewBox .read-more {
	display: inline-block;
	padding: 5px 0;
	width: 100%;
	color: #fff !important;
	text-decoration: none !important;
	text-align: center;
	font-size: 18px;
}
.dws-review-box {
	position: relative;
	width: 270px;
	border-radius: 0;
	background: var(--review-box-background);
	border: 1px solid var(--review-box-border);
	overflow: hidden !important;
}
.dws-review-inner {
	position: relative;
	overflow: hidden;
	height: 170px;
	width: 100%;
}
.dws-review-inner>.item {
	display: none;
	position: relative;
	text-align: left !important;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
	margin: 0px;
	padding: 0px;
	border-radius: 0px;
	border: 0px !important;
}
.dws-review-inner>.item>img, .dws-review-inner>.item>a>img {
	line-height: 1
}
.dws-review-inner>.active, .dws-review-inner>.next, .dws-review-inner>.prev {
	display: block
}
.dws-review-inner>.active {
	left: 0
}
.dws-review-inner>.next, .dws-review-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.dws-review-inner>.next {
	left: 100%
}
.dws-review-inner>.prev {
	left: -100%
}
.dws-review-inner>.next.left, .dws-review-inner>.prev.right {
	left: 0
}
.dws-review-inner>.active.left {
	left: -100%
}
.dws-review-inner>.active.right {
	left: 100%
}
.dws-review-control {
	position: absolute;
	top: 70px;
	left: -10px;
	bottom: 0;
	width: 15%;
	font-size: 40px;
	text-decoration: none !important;
	color: var(--review-box-btn);
	text-align: center;
}
.dws-review-control.right {
	left: auto;
	right: -10px;
}
.dws-review-control:hover, .dws-review-control:focus {
	outline: 0;
	color: var(--review-box-btn);
	text-decoration: none;
}
.dws-review-box-date {
	font-weight: 700;
	color: var(--review-box-header-text);
	font-size: 10px;
	text-align: left !important;
	position: relative;
	margin-left: 20px;
	display: inline-block;
}
.dws-review-box-header {
	display: inline-block;
	width: 100%;
	background: var(--review-box-header);
	margin-top: -5px;
	font-size: 12px;
	padding: 5px;
	position: relative;
}
.dws-review-box-header-text {
	margin: 8px 0 0 20px !important;
	font-size: 15px;
	font-weight: normal;
	font-family: verdana, arial;
	text-align: left !important;
	display: inline-block;
	vertical-align: middle;
	color: var(--review-box-header-text);
	width: 100%;
	max-width: 70%;
}
.dws-review-box-social-icon {
	position: absolute;
	width: 25px;
	right: 15px;
	top: 140px
}
.dws-review-box-text {
	font-size: 13px !important;
	line-height: normal !important;
	padding: 0px 20px;
	text-align: left !important;
	color: var(--review-text);
	display: -webkit-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden !important;
}
.dws-review-box-photo {
	float: left;
	display: inline-block;
	width: 40px;
	border-radius: 50%;
	margin: 5px 0 5px 10px;
	vertical-align: middle;
}
.dws-review-box-points {
	text-align: left !important;
	display: inline-block;
	color: var(--review-box-rating-color);
	font-size: 16px;
	font-weight: 700;
	vertical-align: middle;
	margin: -15px 0 0 20px;
}
.dws-review-box-points i {
	color: var(--review-box-rating-color) !important;
}
.dws-review-box-rating {
	text-align: left !important;
	position: relative;
	margin-top: -25px !important;
	margin-left: 30px
}
.dws-review-box-rating:before {
	text-align: left !important;
	font-family: FontAwesome;
	font-size: 20px;
	color: var(--review-box-rating);
	top: -0px !important;
	left: 15px !important;
	padding-left: 20px;
	content: "\f005 \f005 \f005 \f005 \f005";
}
.dws-review-link {
	text-decoration: none !important
}
.review-link a {
	text-decoration: none !important
}
.innserdiv {
	position: absolute;
	bottom: 0px;
}
.dws-review-contdiv {
	height: 80px;
}
.ReviewBox {
	display: inline-block !important;
	width: 100% !important;
	max-width: 275px !important;
	padding: 5px 0 0 0 !important;
	background: var(--review-background-color) !important;
	border: 2px solid var(--review-background-color) !important;
	border-radius: 4px!important;
}
.ReviewBox a {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	font-size: 18px;
	color: #fff !important;
	text-align: center;
	text-decoration: none !important;
	background-color: #5a120a;
	border-radius: 0 0 2px 2px;
}
.ReviewBox iframe {
	border-width: 0px;
	display: block;
	margin: 0px auto;
	overflow: hidden;
	width: 270px;
	height: 170px;
}
body, h1, nav>ul {
	padding: 0
}
#Right-Top-Gradient, #footer, ul.banner-NAP li, ul.special-block a li, ul.special-offer li {
}

#Right-Top-Gradient, #footer, #footer a, #footer div, #footer span, ul.banner-NAP li, ul.special-block a li, ul.special-offer li {
	-webkit-text-shadow: 1px 1px 0 #000
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	background-color: var(--site-background-color);
}

.heading {
	font-size: 26px;
	font-family: Lato, serif
}
.sub-heading {
	font-size: 24px;
	color: #5c1207
}
.small-heading {
	color: #000;
	font-size: 14px
}




/*h1 {
	font-size: 26px;
	font-family: Lato, serif
}
h2 {
	font-size: 24px;
	color: #5c1207
}
h3 {
	color: #000;
	font-size: 14px
}
h4 {
	font-weight: 400;
	font-size: inherit
}
h5, h6 {
	font-weight: 500
}
h5 {
	font-size: 11pt;
	margin: 1px auto 3px
}
h6 {
	font-size: 10pt;
	margin: 2px auto 3px
}*/
#bfspn {
	display: none
}
.loader {
	background: url(/images/9.gif) 50% 50% no-repeat #eadabf;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999
}
a:link, a:visited {
	text-decoration: underline;
	color: #5B0B02
}
nav#menu-thin-pulldown {
	width: 100%;
	border-top: 1px solid #c1b59b
}
nav>ul {
	margin: 0
}
nav#menu-thin-pulldown>ul>li {
	color: #fff;
	display: inline-block;
	zoom: 1;
	border-left: 0 solid #c1b59b
}
nav#menu-thin-pulldown>ul>li:first-child {
	border-left: none;
	border-top: none
}
nav#menu-thin-pulldown>ul>li>a {
	color: #000;
	line-height: 40px;
	font-size: 14px;
	padding: 0 8px;
	display: block;
	text-decoration: none
}
nav#menu-thin-pulldown>ul>li>a:hover, ul.header-NAP a li {
	text-decoration: underline
}
nav#menu-thin-pulldown>ul li:hover>ul {
	display: block
}
#menu-thin, #menu-thin-direction, #menu-thin-offer, #menu-thin-phone, #pull, #show, ul.images {
	display: none
}
ul.header-NAP li, ul.special-block li {
	display: block;
	text-align: left;
	list-style: none
}
ul.header-NAP {
	clear: left;
	width: 360px;
	list-style: none;
	margin: 8px 0 10px;
	float: right;
	padding: 0 0 0 10px
}
ul.header-NAP li {
	font-size: 14px;
	margin: 0 0 2px;
	border-radius: 5px;
	padding: 0
}
ul.header-NAP li a {
	text-decoration: none !important;
}
#special-menu {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left
}
#special-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left
}
#special-menu ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0
}
ul.special-block {
	clear: left;
	list-style: none;
	margin: 0;
	padding: 0
}
.clearfix:after, .spacer {
	clear: both
}
ul.special-block li {
	float: right;
	margin: 0 0 8px;
	border-radius: 35px;
	letter-spacing: -1px;
	padding: 10px 5px 10px 18px;
	width: 254px;
	border: 5px solid #13c286;
	background-color: #5a1206;
	/*
	background-repeat: no-repeat;
	background-position: 95%;
	background-image: url(/images/arrow-png.webp), -webkit-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), -moz-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), -ms-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), -o-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), linear-gradient(top, #5a1206, #98210f)
	*/
}
ul.special-block a li {
	color: #fff;
	font-size: 24px;
	font-family: Lato, Arial, Helvetica;
	font-weight: 400
}
ul.special-block a:hover li {
	color: #fff
}
/*ul.special-block a li.read-reviews-button {
	background-repeat: no-repeat;
	background-position: 95%;
	background-image: url(/images/stars5-png.webp), -webkit-gradient(linear, left top, left bottom, from(#5a1206), to(#98210f));
	background-image: url(/images/stars5-png.webp), -webkit-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), -moz-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), -ms-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), -o-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), linear-gradient(top, #5a1206, #98210f)
}
ul.special-block li.social {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5a1206), to(#98210f));
	background-image: -webkit-linear-gradient(top, #5a1206, #98210f);
	background-image: -moz-linear-gradient(top, #5a1206, #98210f);
	background-image: -ms-linear-gradient(top, #5a1206, #98210f);
	background-image: -o-linear-gradient(top, #5a1206, #98210f);
	background-image: linear-gradient(top, #5a1206, #98210f)
}*/
.content-page-title {
	font-family: "Trebuchet MS", times-roman, helvetica;
	font-size: 22px;
	color: var(--heading-text-color);
	text-decoration: none;
	font-weight: 700
}
blockquote, body, div, li, ol, p, span, td, ul {
	font-size: 18px;
	color: var(--site-text-color);
	font-family: "Trebuchet MS", "ArialTrebuchet MS", ArialAverage, serif
}
.rotator-title-text {
	font-family: Playball, serif;
	line-height: 30px
}
.snoring-img {
	text-align: center;
	width: 285px;
	display: inline-block
}
.snoring-img img {
	width: 285px;
}
.snoring-video {
	text-align: center;
	width: 400px;
	display: inline-block
}
.snoring-video1 {
	text-align: center;
	width: 400px;
	display: inline-block;
	margin-bottom: 10px;
}
@media screen and (max-width:759px) {
.snoring-img {
	width: 100%;
	display: block
}
.snoring-img img {
	width: 100%;
}
.snoring-video {
	width: 100%;
	display: block
}
.snoring-video1 {
	width: 100%;
	display: block
}
}
.header {
	height: auto;
	position: relative;
	z-index: 1001;/*background: url(/images/top-header-png.webp) center top no-repeat;background-size: 100% 100%*/
	background: var(--topheader-background-color);
}
.clearfix:after, .clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}
.header-top {
	width: 969px;
	margin: 0 auto
}
#main-menu {
	margin: 0;
	border-top: 1px solid var(--menu-border-color);
	background: var(--menu-background-color);
}
ul.header-logo {
	clear: left;
	max-width: 440px;
	list-style: none;
	margin: 20px 0 10px 0;
	float: left;
	padding: 0
}
ul.header-logo li {
	display: block;
	font-size: 18px;
	font-family: Lato, serif;
	color: var(--header-text-color);
	list-style: none;
	margin: -8px 0 0;
	padding: 0
}
#header-name, #header-phone, .address, ul.special-button-image a li, ul.special-button-image a:hover li, ul.special-offer a li, ul.special-offer a:hover li {
	font-family: Trebuchet MS, times-roman, helvetica;
	text-decoration: none
}
ul.header-logo li.header-practice-name {
	font-size: 44px;
	line-height: normal;
	letter-spacing: -1px;
	font-weight: 400
}
#header-name, #header-phone {
	font-size: 23px;
	font-weight: 700;
	color: var(--header-text-color);
}
ul.header-logo li img {
	max-width: 400px
}
#header-phone {
	margin-top: 5px
}
.address {
	font-size: 16px;
	color: #000
}
#header-wrapper {
	margin: 0;
	width: 100%;
	background-position: center bottom;
	position: relative;
	background-image: url(/go/images/background-bg.webp);
	background-repeat: repeat-x;
	height: 346px;
}
#special-offer {
	float: right;
	max-width: 174px;
	margin: -25px 0 0 20px;
	position: absolute;
	top: -320px;
	z-index: 1000;
	background-image: url(/style/images/right-bg-png.webp);
	background-repeat: no-repeat;
	padding: 36px 0 80px 8px;
	right: 0
}
ul.special-offer {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0
}
ul.special-offer li {
	display: block;
	margin: 0 0 17px;
	border-radius: 8px;
	float: left;
	list-style: none;
	padding: 10px;
	width: 147px;
	border: 3px solid #6b1c10;
	background-color: #5a1206;
	/*
	background-repeat: no-repeat;
	background-position: 95%;
	background-image: url(/images/arrow-png.webp), -webkit-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), -moz-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), -ms-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), -o-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), linear-gradient(top, #5a1206, #98210f)
	*/
}
ul.block li, ul.content {
	display: inline-block;
	list-style: none
}
ul.special-offer a li, ul.special-offer a:hover li {
	font-size: 24px;
	font-style: italic;
	text-align: center;
	font-weight: 400;
	color: #fff;
	letter-spacing: -1px
}
ul.special-offer .img {
	float: none;
	text-align: center;
	border: none
}
.content-wrapper {
	width: 969px;
	margin: 0 auto;
	position: relative
}
.slider-wrapper {
	max-width: 969px;
	margin: 0 auto;
	position: relative
}
#special-wrapper {
	float: right;
	max-width: 210px;
	margin: -1180px 0 0;
	padding: 0 0 0 12px;
	position: absolute;
	z-index: 499;
	border-left: 0 solid #601006;
	right: -90px;
	width: 100%;
}
#special-wrapper-Inner {
	float: right;
	max-width: 276px;
	margin: 20px 0 0;
	z-index: 1000
}
#content-main {
	max-width: 1200px;
	margin: 20px auto;
}
ul.content {
	margin: auto;
	text-align: left;
	padding: 0
}
ul.content li, ul.special-button-image li {
	display: block;
	float: left;
	list-style: none
}
ul.content li {
	margin: 0
}
#header-NAP {
	z-index: 1001;
	position: absolute;
	max-width: 277px;
	margin: 0;
	left: 720px;
	top: 75px
}
#callouts, #footer, ul.block li, ul.block li a>div {
	position: relative
}
#footer {
	padding: 20px 0 0;
	z-index: 1001;
	background-color: var(--footer-background-color);
	color: var(--footer-text-color);
	display: inline-block;
	width: 100%;
}
ul.special-button-image li, ul.special-button-image li.read-reviews-button {
	background-repeat: no-repeat;
	background-position: 95%;
	background-color: #5a1206
}
#footer a, #footer div, #footer span {
	color: var(--footer-text-color);
}
ul.special-button-image {
	clear: left;
	float: left;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0
}
ul.special-button-image li {
	margin: 0 0 10px;
	border-radius: 8px;
	padding: 10px;
	width: 255px;
	border: 0 solid #6b1c10;
	/*background-image: url(/images/arrow-png.webp), -webkit-gradient(linear, left top, left bottom, from(#5a1206), to(#98210f));
	background-image: url(/images/arrow-png.webp), -webkit-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), -moz-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), -ms-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), -o-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/arrow-png.webp), linear-gradient(top, #5a1206, #98210f)*/
}
ul.special-button-image a li, ul.special-button-image a:hover li {
	font-size: 18px;
	font-style: italic;
	text-align: left;
	font-weight: 400;
	color: #fff;
	letter-spacing: -1px
}
ul.special-button-image .img {
	float: none;
	text-align: center;
	border: none
}
/*ul.special-button-image li.social {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5a1206), to(#98210f));
	background-image: -webkit-linear-gradient(top, #5a1206, #98210f);
	background-image: -moz-linear-gradient(top, #5a1206, #98210f);
	background-image: -ms-linear-gradient(top, #5a1206, #98210f);
	background-image: -o-linear-gradient(top, #5a1206, #98210f);
	background-image: linear-gradient(top, #5a1206, #98210f)
}
ul.special-button-image li.read-reviews-button {
	background-image: url(/images/stars5-png.webp), -webkit-gradient(linear, left top, left bottom, from(#5a1206), to(#98210f));
	background-image: url(/images/stars5-png.webp), -webkit-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), -moz-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), -ms-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), -o-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), linear-gradient(top, #5a1206, #98210f)
}*/
ul.special-button-image li#show-spacer {
	margin-bottom: 267px
}
ul.special-button-image.fix li#show-spacer {
	margin-bottom: 5px
}
#rotator-area {
	padding: 0px;
	text-align: center;
	background-image: none;
	color: #fff;
	width: 253px;
	background-color: #fff;
	font-size: 16px
}
#rotator-area div, #rotator-area p, #rotator-area span, #rotator-area td {
	color: #000
}
div.rotator td {
	color: #fff
}
.spacer {
	font-size: 0;
	line-height: 0
}
ul.banner-NAP, ul.block {
	clear: left;
	list-style: none
}
#Right-Top-Gradient {
	font-size: 15px;
	font-style: italic;
	float: right;
	color: #fff;
	text-align: center;
	font-family: "Trebuchet MS", "ArialTrebuchet MS", ArialAverage, serif;
	font-weight: 400;
	padding: 3px;
	width: 185px;
	margin: 5px 0 0;
	text-decoration: none;
	letter-spacing: 0;
	border: 3px solid #6a1c10;
	background: #5c1207;
	background: -moz-linear-gradient(to top, #5c1207 0, #95200e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5c1207), color-stop(100%, #95200e));
	background: -webkit-linear-gradient(to top, #5c1207 0, #95200e 100%);
	background: -o-linear-gradient(to top, #5c1207 0, #95200e 100%);
	background: -ms-linear-gradient(to top, #5c1207 0, #95200e 100%);
	background: linear-gradient(to bottom, #5c1207 0, #95200e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c1207', endColorstr='#95200e', GradientType=0);
}
ul.block li a:hover>div, ul.block li a>div {
	background-size: cover;
	color: #fff;
	text-decoration: none
}
a.mobile-callout {
	background-color: var(--callout-background-color);
	font-family: 'Trebuchet MS', times-roman, helvetica;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	z-index: 1100;
	text-align: center;
	padding: 26px 0;
	margin-top: 10px;
	line-height: 17px;
	width: 100%;
	display: block;
	color: #fff !important;
	text-decoration: none;
}
a.mobile-callout div {
	font-family: 'Trebuchet MS', times-roman, helvetica;
	text-decoration: none;
	line-height: 17px !important;
	color: #fff !important;
}
ul.banner-NAP a li.read-reviews-button, ul.banner-NAP a li.write-reviews-button, ul.banner-NAP li {
	background-repeat: no-repeat;
	background-position: 95%
}
#callouts {
	padding: 15px 0 15px 0;
	margin: 0px auto 0;
	width: 100%;
	z-index: 500;
	border-bottom: 0px solid #c1b59b;
	display: inline-block;
	background: #f6efdf;
}
ul.block {
	padding: 0;
	width: 100%;
	margin: 0 auto;
	display: block;
	max-width: 1000px;
}
ul.block li {
	border: 2px solid var(--callout-border-color);
	margin: 5px;
	text-decoration: none;
	width: 48%;
	background: var(--callout-background-color);
}
ul.block li img {
	width: 30%;
	z-index: 1100;
	margin: 0;
	padding: 0;
	float: left;
}
ul.block li a {
	text-decoration: none
}
ul.block li a>div {
	background-color: var(--callout-background-color);
	font-family: 'Trebuchet MS', times-roman, helvetica;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	z-index: 1100;
	text-align: center;
	padding: 26px 0;
	margin-top: 0;
	line-height: 17px;
	width: 70%;
	float: left;
}
#Read-More-Reviews, ul.banner-NAP a li {
	color: #fff;
	font-weight: 400;
	text-decoration: none
}
ul.block li a:hover>div {
	background-color: #6b1d11
}
ul.block span img {
	margin: 0;
	padding: 0
}
#review-tab {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	color: #000;
	float: left
}
ul.banner-NAP {
	width: 288px;
	margin: -570px 0 0;
	float: right;
	padding: 0;
	position: absolute;
	right: 0;
	z-index: 5000
}
ul.banner-NAP li {
	display: block;
	margin: 0 0 5px;
	border-radius: 20px;
	float: left;
	list-style: none;
	padding: 10px 5px 10px 15px;
	width: 257px;
	border: 5px solid #51bae1;
	background-color: #0B6C8F;
	background-image: url(/images/arrow-png.webp), -webkit-gradient(linear, left top, left bottom, from(#0B6C8F), to(#2C91B6));
	background-image: url(/images/arrow-png.webp), -webkit-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/arrow-png.webp), -moz-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/arrow-png.webp), -ms-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/arrow-png.webp), -o-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/arrow-png.webp), linear-gradient(to top, #0B6C8F, #2C91B6)
}
ul.banner-NAP a li.read-reviews-button {
	background-image: url(/images/stars5-png.webp), -webkit-gradient(linear, left top, left bottom, from(#0B6C8F), to(#2C91B6));
	background-image: url(/images/stars5-png.webp), -webkit-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/stars5-png.webp), -moz-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/stars5-png.webp), -ms-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/stars5-png.webp), -o-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/stars5-png.webp), linear-gradient(to top, #0B6C8F, #2C91B6)
}
ul.banner-NAP a li.write-reviews-button {
	background-image: url(/images/icons-png.webp), -webkit-gradient(linear, left top, left bottom, from(#0B6C8F), to(#2C91B6));
	background-image: url(/images/icons-png.webp), -webkit-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/icons-png.webp), -moz-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/icons-png.webp), -ms-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/icons-png.webp), -o-linear-gradient(top, #0B6C8F, #2C91B6);
	background-image: url(/images/icons-png.webp), linear-gradient(to top, #0B6C8F, #2C91B6)
}
ul.banner-NAP a li {
	font-size: 24px;
	text-align: left;
	font-family: Lato, Arial, Helvetica
}
ul.banner-NAP a:hover li {
	color: #fff;
	text-decoration: none
}
.now-welcome {
	font-size: 16px!important;
	margin-top: 5px!important
}
.container {
	margin: 0 auto;
	width: 1200px
}
.left-div {
	display: inline-block;
	width: 49%;
	text-align: center;
	border: 1px solid #5b1106;
	background-color: #efefef;
	height: 300px
}
.right-div {
	float: right;
	width: 50%
}
.center-partner {
	display: inline-block;
	text-align: center;
	padding: 10px 0 0 10%
}
.center-partner>li {
	color: #026551;
	display: block;
	font-family: "Lato";
	font-size: 16px;
	font-weight: 600;
	list-style: none;
	margin: 0;
	padding: 0
}
.img-button>li {
	background-color: #4c7c34!important;
	border: 3px solid #3f6a2a;
	border-radius: 10px;
	color: #fff!important;
	display: block;
	font-size: 16px!important;
	font-weight: 700!important;
	list-style: none;
	margin: 0 0 5px;
	padding: 6px 10px!important;
	text-align: center;
	width: 200px;
	float: right
}
section.services h5, section.services ul, section.services ul li {
	display: inline-block;
	vertical-align: top
}
.content-wrapper-footer {
	width: 1200px;
	margin: 0 auto;
	position: relative
}
section.services {
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 20px 0
}
section.services h5 {
	color: #e3e3e3;
	font-size: 40px;
	font-weight: 200;
	text-transform: uppercase;
	margin: 55px 20px 0 10px;
	width: 28%;
	line-height: 1
}
section.services ul {
	list-style: none;
	padding: 10px 0 10px 30px;
	width: 61%;
	border-left: 1px solid #fff
}
section.services ul li {
	width: 30%;
	margin: 3px 1%;
	text-align: left
}
#Team-Page ul li, .footer-NAP, h5.h-card, h6, nav>ul {
	text-align: center
}
section.services ul li a {
	display: block;
	font-size: 15px;
	padding: 2px 0;
	line-height: 1.3
}
.footer-NAP>li {
	list-style: none;
	color: #fff
}
#menu-services ul li {
	background: var(--services-btn-background-color);
	color: #8c1f15;
	margin: 5px;
	border: 2px solid var(-services-btn-border-color);
	display: inline-block;
	border-radius: 5px;
}
#menu-services a {
	display: inline-block;
	color: #8c1f15 !important;
	text-decoration: none;
	padding: 10px;
}
#menu-services a:hover {
	color: #8c1f15 !important;
	text-decoration: none;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
}
#Picture>ul, #TeamPage>ul {
	padding: 0;
	display: inline-block;
	list-style: none
}
#TeamPage>ul {
	width: 100%
}
#Picture li {
	float: left;
	margin: 0 10px 0 0
}
#TeamPage ul span {
	margin: 0
}
#TeamPage li {
	float: left;
	margin-right: 10px
}
.footer-NAP {
	padding: 0;
	width: 100%;
}
.back-div {
	width: 910px;
	position: absolute;
	top: 5px;
	margin: 0 auto !important;
	display: inline-block;
	left: 0;
	right: 0;
	text-align: left;
	padding: 10px 0 0 0 !important;
}
.full-back {
	background: var(--home-content-background-color);
	width: 100%;
}
.new-callouts {
	display: inline-block;
	width: 100%;
	padding: 15px 0;
}
.new-callouts > ul {
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
	padding: 0px;
}
.new-callouts > ul > a {
	display: inline-block;
	width: 100%;
	max-width: 28%;
	text-align: center;
	padding: 10px 0;
	border-radius: 5px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5a1206+0,98210f+100 */
	background: #5a1206; /* Old browsers */
	background: -moz-linear-gradient(to top, #5a1206 0%, #98210f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(to top, #5a1206 0%, #98210f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #5a1206 0%, #98210f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a1206', endColorstr='#98210f', GradientType=0 ); /* IE6-9 */
}
.new-callouts > ul > a > li {
	color: #fff;
}
.social {
	margin: 5px 0 !important;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.social-box {
	display: inline-block;
	width: 40px;
	height: 30px;
	padding: 8px 0 0 0;
	text-align: center;
	border-radius: 50%;
	border: 2px solid var(--social-icon-border-color);
	color: var(--social-icon-text-color) !important;
	font-size: 18px;
}
.appt-btn {
	display: inline-block;
	margin: 5px 0 0 0;
	border: 2px solid var(--appt-btn-border-color);
	background: var(--appt-btn-background-color);
	padding: 6px 12px;
	text-decoration: none !important;
	border-radius: 5px;
}
.appt-btn > li {
	font-size: 20px !important;
	color: #5a1206;
	text-decoration: none !important;
	font-family: Trebuchet MS, times-roman, helvetica;
}/* testimonials css start */
.thumbnail {
	position: relative;
	padding: 0 10px !important;
	border: 0px !important;
	margin: 0px !important;
}
.thumbnail img {
	width: 100%;
}
.testimonials-page .testimonial-card:hover {
	position: relative; /*top:-25px; left:-100px; width:95% !important;*/
	display: block;
	z-index: 999;
}
.testimonial-card:hover img {
	position: relative; /*top:-25px; left:-100px;*/
	width: 700px !important;
	display: block;
	z-index: 999;
}
.testimonials-new-div {
	text-align: center;
	display: inline-block;
	width: 100%;
}
.column-clear.testimonials-page {
	display: inline-block;
	margin-right: 4%;
	max-width: 1100px;
	width: 29%;
	float: left;
}
.testimonial-card {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	padding: 15px 0;
	text-align: center;
	text-decoration: none !Important;
}
.text-hover {
	max-height: 420px;
	position: relative;
	transition: height 0.5s;
	-webkit-transition: height 0.5s;
	overflow: hidden
}
.text-hover:hover {
	max-height: none;
	height: auto
}
.testimonial__footer {
	padding: 10px;
}
.testimonials-page .testimonial-card .testimonial__rating {
	padding-bottom: 18px
}
.testimonials-page .testimonial-card .testimonial__rating i {
	font-size: 34px;
	color: #406b9c
}
.testimonials-page .testimonial-card .testimonial__body {
	padding: 20px 1px
}
.testimonials-page .testimonial-card p {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 18px;
	padding-top: 18px;
	margin: 0;
}
.testimonials-page .testimonial-card:hover, .testimonials-page .testimonial-card:hover p {
	text-decoration: none;
}
.testimonial-card {
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.testimonial-card:hover {
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);
}
.testimonials-page .testimonial-card .testimonial__footer p {
	font-size: 15px;
	line-height: 23px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: 600
}
.testimonials-page .testimonial-card.grey:nth-child(odd) {
	background-color: #f1ede9
}
.testimonials-page .testimonial-card.orange:nth-child(8n) {
	background-color: #f1eee9 !important;
}
.testimonials-page .testimonial-card.green:nth-child(odd) {
	background-color: #bccac4
}
.testimonials-page .testimonial-card.blue:nth-child(odd) {
	background-color: #e5efee
}
.testimonials-page .testimonial-card:nth-child(odd) {
	background-color: #fbfbfb
}
.testimonials-page .testimonial-card:nth-child(even) {
	background-color: #fbfbfb
}
.testimonials-page .testimonial-card:nth-child(3n) {
	background-color: #e6f0ef
}
.testimonials-page .testimonial-card:nth-child(4n) {
	background-color: #f1eee9
}
.testimonials-page .testimonial-card:nth-child(5n) {
	background-color: #ede9e3
}
.testimonials-page .testimonial-card:nth-child(6n) {
	background-color: #e7e9d8
}
.testimonials-page .testimonial-card:nth-child(7n) {
	background-color: #d6e7e5
}
.testimonials-page .testimonial-card:nth-child(8n) {
	background-color: #f6eff5
}/* smile gallery css start */
.testimonials-page .testimonial-card.no-color:nth-child(odd) {
	background-color: transparent !important;
}
.testimonials-page .testimonial-card.no-color:nth-child(even) {
	background-color: transparent;
}
.testimonials-page .testimonial-card.no-color:nth-child(3n) {
	background-color: transparent;
}
.testimonials-page .testimonial-card.no-color:nth-child(4n) {
	background-color: transparent;
}
.testimonials-page .testimonial-card.no-color:nth-child(5n) {
	background-color: transparent;
}
.testimonials-page .testimonial-card.no-color:nth-child(6n) {
	background-color: transparent;
}
.testimonials-page .testimonial-card.no-color:nth-child(7n) {
	background-color: #d6e7e5
}
.testimonials-page .testimonial-card.no-color:nth-child(8n) {
	background-color: transparent;
}
.orangeback {
	background: #fff !important;
 	/*height: 100%;*/
	min-height: 260px;
	border: 2px solid var(--review-border-color-2);
	border-radius: 5px;
}/* smile gallery css end *//* testimonials css end */
.rotator-box {
	display: none;
}
.hours-map-section {
	float: left;
	width: 100%;
	padding-bottom: 0px;
	border-bottom: 0px solid #3c71bd;
}
.hours {
	width: 30%;
	display: inline-block;
	float: left;
	background: url("/go/images/services-bg.webp");
	background-repeat: repeat;
	padding: 30px 0;
}
.map {
	width: 36.6%;
 	height: 400px;
 	overflow: hidden;
	display: inline-block;
	float: left;
}
.map img {
	width: 100%;
	height: 100%;
}

#mymap{	width: 36.6%;
 	height: 415px;
 	overflow: hidden;
	display: inline-block;
	float: left;
    background: url(/go/images/map-img.webp); 
    background-size: cover;
    position: relative;
    overflow: hidden;
 }
#mymap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
} 


.office-div {
	width: 33.33%;
	padding: 0px;
	float: left;
}
.hour-box {
	max-width: 320px;
	margin: 0 auto;
}
.hour-box a {
	color: #fff;
}
.hours-title {
	font-size: 28px;
	color: var(--footer2-hours-text-color);
	font-weight: 300;
	margin: 5px 0;
}
.hour-box ul {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 13px 0 0 0;
	list-style: none;
}
.hour-box ul li {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 5px 0 5px 0;
	color: var(--footer2-hours-text-color);
	font-size: 18px;
}
.hour-box ul li span {
	display: inline-block;
	width: 100%;
	max-width: 110px;
	font-size: 18px;
	color: var(--footer2-hours-text-color);
}
.footer-call {
	font-size: 18px;
	color: var(--footer2-hours-text-color);
}
.footer-call a {
	font-size: 30px;
	color: #000;
	font-weight: 300;
}
.footer-call i {
	font-size: 36px;
	color: #000;
	margin-right: 10px;
}
.office-img-new {
	width: 100%;
	background: #5B1106 url('/content/office-tour/officepicture01.webp');
	background-position: center center;
	background-size: cover;
	padding: 0;
	text-align: center;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 414px;
}
.office-img-new:hover {
	opacity: 0.8;
}
.office-img-new a {
	margin: 5px 0;
	width: 100%;
	max-width: 300px;
	background: #fff;
	border: 2px solid #6b1d11;
	display: inline-block;
	color: #5B1106 !important;
	text-decoration: none;
	padding: 15px 0px;
	font-size: 18px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	top: 10%;
	border-radius: 5px;
}
.office-img-new a:hover {
	background: #fff;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.office-img-new a span {
	color: #5B1106;
	font-size: 18px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.office-img-new a:hover span {
	color: #5B1106;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.review-box {
	background: url(/content/office-tour/officepicture01.webp);
	float: left;
	background-size: cover;
	display: inline-block;
	width: 100%;
	background-position: center center;
}
#Read-More-Reviews {
	font-size: 18px !important;
	color: #fff;
	text-decoration: none !important;
}
.RotatorFormButton, .MainFormButton {
	padding: 10px 15px !important;
	background: #591105;
	color: #fff;
	border: 0px;
	font-size: 17px;
	display: block;
	border-radius: 5px !important;
}
.newsletter-ul {
	display: block;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	width: 100%;
	text-align: center;
}
.newsletter-ul a {
	display: inline-block;
	width: 100%;
	max-width: 250px;
	padding: 0 10px;
	margin: 5px;
}
.newsletter-ul a span {
	background: #591105;
	padding: 10px 0;
	color: #fff;
	width: 100%;
	display: inline-block;
}
.newsletter-ul a li {
	display: inline-block;
	width: 100%;
}
.newsletter-box {
	float: right;
	width: 100%;
	text-align: center;
}
.patient-btn {
	background: #591105;
	display: inline-block;
	text-decoration: none;
	padding: 10px 0px 5px 0px;
	text-decoration: none !important;
	color: #fff !important;
	width: 100%;
	text-align: center;
	max-width: 250px;
	margin: 0;
}
.desk-none {
	display: none !important;
}
.sleep-ul {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.sleep-ul ul {
	display: inline-block;
	text-align: left;
}
.testimonial-div {
	float: right !important;
	width: 100%;
	max-width: 277px;
	margin-left: 15px;
}
.testimonial {
	width: 100% !important;
}
.review-box-home {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background: #EBDDBD
}
.why-us-box {
	display: inline-block;
	width: 100%;
	max-width: 937px;
	padding: 10px 15px;
	text-align: left;
	background: #EBDDBD;
	border: 1px solid #591105;
	border-radius: 5px;
}
.rev-box {
	display: inline-block;
	width: 100%;
	max-width: 89%;
	border: 2px solid var(--review-border-color-2);
	border-radius: 5px;
	background: #fff;
	padding: 0 15px;
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.rev-box p {
	font-size: 16px;
	line-height: 22px;
	margin: 15px 0;
}
.rev-box:hover {
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);
}
#morenew {
	display: none;
}
#myBtnnew {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
.more {
	display: none;
}
.myBtn {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#more {
	display: none;
}
#myBtn {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#more1 {
	display: none;
}
#myBtn1 {
	cursor: pointer;
	color: #8c1f15;
	font-weight: bold;
}
#more2 {
	display: none;
}
#myBtn2 {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#more3 {
	display: none;
}
#myBtn3 {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#more4 {
	display: none;
}
#myBtn4 {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#more5 {
	display: none;
}
#myBtn5 {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#more6 {
	display: none;
}
#myBtn6 {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#more7 {
	display: none;
}
#myBtn7 {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#morehome {
	display: none;
}
#myBtnhome {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#morehome1 {
	display: none;
}
#myBtnhome1 {
	cursor: pointer;
	font-weight: bold;
	color: #8c1f15;
}
#dots, #dots1, #dots2, #dots3, #dots4, #dots5, #dots6, #dots7, #dotshome, #dotshome1 {
	color: #8c1f15;
}
.tmj-btn {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 5px 0;
}
.tmj-btn a {
	padding: 10px;
	background: #fbf8f2;
	color: #8c1f15;
	border: 2px solid #8c1f15;
	margin: 5px;
	display: inline-block;
	border-radius: 5px;
	text-decoration: none !important;
}
.tmj-btn a:hover {
	padding: 10px;
	background: #fff;
	color: #8c1f15;
	margin: 5px;
	display: inline-block;
	text-decoration: none !important;
}

.left-box {
	width: 100%;
	max-width: 65%;
	margin-right: 20%;
}
.special-social {
	display: inline-block;
	border: 1px solid #000;
	color: #000;
	width: 45px;
	height: 40px;
	padding: 6px 0 0 0;
	text-decoration: none !important;
	border-radius: 100%;
	font-size: 28px;
}
.header-box {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}
.logo-box {
	display: block;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 15px auto;
}
.contact-box {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.contact-box a {
	font-size: 24px;
	color: #000;
}
.contact-btn {
	display: inline-block;
	width: 100%;
	max-width: 50px;
	background: #5B1106;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 6px 0 6px 0;
	font-size: 30px;
	margin: 0 5px 0 0;
}
.contact-btn i {
	color: #fff;
	font-size: 30px;
}
.splash-title {
	text-align: center;
	font-size: 30px;
}
input{
	display: block;
	padding: .375rem 0;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem;
}
.google-bg:hover {
	background: var(--social-icon-google-background-color);
	border-color: var(--social-icon-google-background-color);
}
.facebook-bg:hover {
	background: var(--social-icon-facebook-background-color);
	border-color:  var(--social-icon-facebook-background-color);
}
.twitter-bg:hover {
	background: var(--social-icon-twitter-background-color);
	border-color: var(--social-icon-twitter-background-color);
}
.youtube-bg:hover {
	background: var(--social-icon-youtube-background-color);
	border-color: var(--social-icon-youtube-background-color);
}
.yelp-bg:hover {
	background: var(--social-icon-yelp-background-color);
	border-color: var(--social-icon-yelp-background-color);
}
.instagram-bg:hover {
	background: var(--social-icon-instagram-background-color);
	border-color: var(--social-icon-instagram-background-color);
}
.rss-bg:hover {
	background: var(--social-icon-rss-background-color);
	border-color: var(--social-icon-rss-background-color);
}
.corona-box {
	text-align: center;
	display: inline-block;
	width: 100%;
	padding: 10px 0 0 0;
}
.corona-btn {
	background: #fff;
	color: #000 !important;
	text-decoration: none !important;
	padding: 10px 5px;
	width: 100%;
	max-width: 975px;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	display: inline-block;
	margin: 0 0 10px 0;
	border: 1px solid #591105;
	border-radius: 5px
}
.div-70 {
	display: inline-block;
	width: 100%;
	max-width: 66%;
}
hr {
	color: #ebdcbb;
	border: 1px solid #ebdcbb;
}
.testimonial__rating i {
	color: #ffb500 !important;
	font-size: 20px !important;
}
.sleep-ul ul {
	display: inline-block;
	text-align: left;
	width: 100%;
	max-width: 185px;
	padding: 0 0 0 15px;
	margin: 0px;
	vertical-align: top;
}
.schedule-btn {
	background: #5a120a;
	padding: 10px 15px;
	display: inline-block;
	color: #fff !important;
	text-decoration: none !important;
	border-radius: 5px;
}
.white-review-box {
	border: 1px solid var(--review-border-color);
	background: #fff;
	padding: 10px;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 610px;
}
.item {
	margin: 10px 0 10px 10px;
	background: #fff;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	border-radius: 8px;
	border: 2px solid var(--review-border-color-2) !important;
}
.dws-offer {
	width: 100%;
	max-width: 600px;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.dws-offer img {
	width: 100%;
	max-width: 600px;
}
.dws-offer-expires {
	color: #ff0000;
}
#formrotator2 {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 600px;
}
#below-banner {
	max-width: 1300px;
	margin: 50px auto 60px auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
	text-align: center;
	position: relative;
	z-index: 5;
}
#below-banner a {
	border-radius: 5px;
	flex: 0 1 340px;
	color: #1d3558;
	text-decoration: none;
	padding: 0px;
	padding-top: 0px;
	background-color: var(--callout-background-2-color);
	border: 5px solid #fff;
	position: relative;
	z-index: 1;/*background-image: linear-gradient(to top, #17355b 0%, #17355b 100%);*/
}
.box-1-pos {
	left: -8% !important;
	z-index: 1;
}
.box-2-pos {
	right: -8% !important;
	z-index: 1;
}
.ex-width { /*flex: 0 1 450px !important;*/
	position: absolute !important;
	width: 50%;
	margin: 0 auto !important;
	left: 0 !important;
	right: 0 !important;
	z-index: 0 !important;
	border: 0px solid #000 !important;
	background: var(--callout-background-color) !important;
}
#below-banner a p {
	color: #000;
}
#below-banner a.ls {
	padding: 25px;
	padding-top: 15px;
}
#below-banner a strong {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
}
#below-banner a .banner-btn {
	display: inline-block;
	position: relative;
	margin: 5px;
	padding: 16px;
	color: #fff;
	font-family: Playfair Display;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400;
	line-height: 28px;
	text-transform: uppercase;
	min-width: 200px;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	text-align: center;
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #EBDDBD;
	padding: 5px 10px;
	text-decoration: none;
}
#below-banner a:hover .banner-btn {
	background-color: #EBDDBD;
	color: #000;
}
#below-banner a:before {
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}/*#below-banner a:after { content: ''; position: absolute; right: 50%; transform: translateX(50%);  width: 2px; height: 62px; background-color: #cccccc; bottom:-30px; }*/
#below-banner a:nth-of-type(2) {
	margin:30px auto 0 auto;
}
.inner-border {
	position: relative;
}
.inner-border:before {
	content: '';
	border: 2px solid var(--callout-border-2-color);
	border-radius: 5px;
	top: 10px;
	right: 10px;
	left: 10px;
	bottom: 10px;
	position: absolute;
	z-index: 2;
	pointer-events: none;
}
.why-us-ul h1 {
	margin-bottom:5px;
	color: #fff;
	text-align:  center; font-weight: 800
 
}
.why-us-ul ul {
	color: #fff;
	text-align: left;
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
	max-width: 410px;
}
.why-us-ul ul li {
	font-size:17px;
	color: #fff;
	text-align: left;
	padding: 0 0 0 5px;
	list-style: none;
}/*.why-us-ul ul li::marker { content:"✓"; font-size:14px; }*/
.rev-show {
	display: none;
}
.desk-none-rev {
	display: none;
}
@media screen and (max-width:759px) {
.ex-width {
	position: relative!important;
	width: 100% !important;
	max-width: 350px;
}
}

.tab-show { display:none !important; }

.award-bg { width:100%; display:inline-block; list-style:none; text-align:center; background-color:var(--alternate-award-background-color); padding:20px 0 20px 0; margin:0;}

.wrapper-box { position: absolute; top: 30%;}

.wrapper-box p { font-size:26px; color:#fff; font-style:italic; }

.wrapper-box p span { font-size:26px; font-style:italic; }

@media screen and (min-width:47.5em) {/*#content-main {max-width: 700px;margin-right: 16.5em}*/
#special-wrapper {
	position: relative;
}
}
@media screen and (max-width:1303px) {
.hour-box {
	padding: 0 10px;
}
#gradient, #rotator-area {
	max-width: 100%
}
}
@media screen and (max-width:1200px) {

.tab-none .why-us-ul { display:none !important; }

.tab-show { display:inline-block !important; width:100%; background:var(--callout-background-color) !important }

.tab-show .why-us-ul { position:relative !important; top:auto !important; left:auto !important; right:auto !important; margin:0 auto; width:100%; max-width:600px !important; display:block; }

.desk-none-rev {
	display: inline-block;
	width: 100%;
}
.why-us-ul ul {
	max-width: 90%;
}
.rev-show {
	display: block;
	width: 100%;
	max-width: 380px;
	margin: 20px auto !important;
	z-index: 0 !important;
	border: 0px solid #7e7e7e !important;
	background: var(--callout-background-color) !important;
	padding: 15px;
}
.rev-show-none {
	display: none !important;
}
#below-banner {
	flex-wrap: wrap;
	margin: 10px auto;
}
#below-banner a {
	display: block;
	max-width: 400px;
	margin: 10px auto;
	top: auto !important;
}
.box-1-pos {
	left: 0% !important;
	z-index: 1;
}
.box-2-pos {
	right: 0% !important;
	z-index: 1;
}
.rev-box {
	width: auto;
}
.content-wrapper {
	padding: 0 60px 0 0;
}
.footer-NAP {
	padding: 0 10px;
	text-align: center;
	width: 93%
}
.container, .content-wrapper-footer {
	width: auto
}
}
@media screen and (max-width:1023px) {
#ReviewBox {
	left: auto;
	margin-top: 15px;
}
.div-70 {
	display: inline-block;
	width: 100%;
	max-width: 60%;
}
.corona-box {
	text-align: center;
	display: inline-block;
	width: auto;
	padding: 30px 15px;
}
.corona-btn {
	width: auto;
	padding: 15px;
}
.left-box {
	max-width: 60%;
	margin-right: 0;
}
.margin-right {
	margin-right: 0px;
}
.review-box-home {
	max-width: 98%;
	padding: 10px 15px;
	text-align: center;
	background: #EBDDBD
}
.newsletter-box {
	float: none;
	width: 100%;
	max-width: 270px;
	margin: 10px auto;
}
.hours {
	width: 100%;
}
.office-div, .map, #mymap {
	width: 50%;
}
.column-clear.testimonials-page {
	margin-right: 0%;
	width: 47%;
}
.services>h5 {
	width: 96%!important;
	margin: 10px 0 0 10px !important
}
section.services ul {
	width: 96%!important;
	border-left: 0 solid #fff!important;
	padding: 0 0 0 10px !important
}
#banner-NAP, #header-wrapper {
	text-align: center
}
#special-wrapper {
	float: right;
	max-width: 280px;
	position: static;
	top: 0
}
.read {
	color: #000!important
}
#callouts, ul.block {
	width: auto
}
ul.block li {
	width: 47%
}
ul.block li img {
	max-width: 160px;
	height: 100%;
	min-height: 86px;
}
ul.block li a>div {
	font-size: 1.5vw
}
ul.banner-NAP a li, ul.header-logo li {
	font-size: 18px
}
#banner-NAP {
	margin: 10px auto 0;
	width: auto
}
ul.banner-NAP {
	width: auto;
	margin: 0;
	float: none
}
ul.banner-NAP li {
	display: inline-block;
	float: none;
	padding: 5px 40px 5px 5px;
	border-radius: 10px;
	border: 2px solid #51bae1;
	width: auto
}
ul.banner-NAP a li.write-reviews-button {
	padding: 5px 90px 5px 5px
}
#special-wrapper, #special-wrapper-Inner {
	padding: 30px 0 0;
	margin: 0 auto;
	text-align: center;
	width: auto;
	float: none;
	display: block;
}
#header-NAP {
	display: none
}
.content-wrapper, .header-top {
	width: auto;
	margin: 0 10px
}
ul.special-button-image li {
	max-width: 100%;
	text-align: left
}
ul.special-button-image li#show-spacer {
	margin-bottom: 5px
}
#rotator-area {
	max-width: 100%
}
#content-main {
	width: auto
}
textarea {
	max-width: 350px
}
nav>ul li a {
	padding: 0 12px
}
#show {
	display: block
}
#show.read-reviews-button {
	background-repeat: no-repeat;
	background-position: 95%;
	background-color: #5a1206;
	background-image: url(/images/stars5-png.webp), -webkit-gradient(linear, left top, left bottom, from(#5a1206), to(#98210f));
	background-image: url(/images/stars5-png.webp), -webkit-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), -moz-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), -ms-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), -o-linear-gradient(top, #5a1206, #98210f);
	background-image: url(/images/stars5-png.webp), linear-gradient(to top, #5a1206, #98210f)
}
ul.header-logo {
	max-width: 300px
}
ul.header-logo li.text {
	font-size: 36px
}
ul.header-logo li img {
	width: 100%
}
}
@media screen and (max-width:920px) {
.div-70 {
	max-width: 56%;
	width: 100%;
}
.div-70 img {
	float: none !important;
	display: block !important;
	margin: 0 auto 10px auto !important;
	width: 100%;
	max-width: 300px;
}
.left-box {
	max-width: 54%;
	margin-right: 0;
}
}
@media screen and (max-width:759px) {

.tab-show { display:none !important; }

#formrotator2 { max-width: 300px;}

.box-1-pos, .box-2-pos { display:none !important; }

.white-review-box {
	margin: 0 15px;
	max-width: 90%;
}
.div-70 {
	display: inline-block;
	width: 100%;
	max-width: 100%;
}
.review-box {
	background: url(/go/images/officepicture01m.webp);
	float: left;
	background-size: cover;
	display: inline-block;
	width: 100%;
	background-position: center center;
}
.office-img-new {
	width: 100%;
	background: #5B1106 url('/go/images/officepicture01m.webp');
}
.sleep-ul {
	margin-bottom: 15px;
}
.sleep-ul ul {
	display: inline-block;
	text-align: left;
	width: 100%;
	margin: 0px;
}
.desk-text-left {
	text-align: center;
}
.splash-title {
	text-align: center;
	font-size: 20px;
}
.left-box {
	max-width: 100%;
	margin-right: 0;
}
.why-us-box {
	width: auto;
	max-width: 100%;
	padding: 10px 15px;
}
.review-box-home {
	max-width: 90% !important;
	display: inline-block;
	margin: 10px 0;
}
.testimonial-div {
	float: none !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 auto !important;
	display: inline-block !important;
	text-align: center;
}
.testimonial {
	width: 100% !important;
	max-width: 300px !important;
	margin: 0 auto !important;
	display: block !important;
	float: none !important;
}
.content-wrapper {
	padding: 0 10px;
}
#content-main .children.menu-services {
	display: inline-block !important;
}
#special-wrapper {
	display: block;
	float: none;
	max-width: 300px !important;
	margin: 0 auto !important;
	padding: 0px !important;
}
#header-name {
	font-size: 16px;
	color: #591105;
}
.desk-none {
	display: inline-block !important;
	width: 100% !important;
}
.mob-none {
	display: none !important;
}
#main-menu {
	background: transparent;
	border: 0px;
}
.menu-btn {
	float: none !important;
	display: inline-block !important;
	color: #591105 !important;
	padding: 10px 15px !important;
	font-size: 32px !important;
}
.menu-bar-btn { /*position:absolute; left:15px; top:10px; */
	vertical-align: middle;
	float: none !important;
	display: inline-block !important;
	color: #fff !important;
	background: #591105 !important;
	font-size: 24px !important;
	padding: 8px 10px !important;
}
.appt-btn {
	text-align: center;
	color: #591105 !important;
	vertical-align: middle;
	position: relative;
	display: block !important;
	width: 100% !important;
	float: none !important;
	padding: 10px 15px;
	font-size: 22px;
	max-width: 240px;
	font-size: 18px !important;
	margin: 5px auto 10px auto !important;
}
.newsletter-box {
	float: none;
	width: 100%;
	max-width: 270px;
	margin: 0 auto;
	display: block;
}
.office-div, .map, #mymap {
	width: 100%;
}
.testimonial-card {
	width: 95%;
}
.column-clear.testimonials-page {
	margin-right: 0%;
	width: 98%;
}
.rotator-box {
	display: block;
	margin: 0 auto;
	background: #fff;
	padding: 15px 0;
	margin: 0 10px;
	text-align:center;
}
.new-callouts > ul > a {
	max-width: 93%;
	margin: 5px 0;
}
ul.special-button-image {
	float: none;
}
.back-div {
	width: 100%;
	position: relative;
}
.left-div, .right-div {
	display: block;
	margin: 5px auto;
	width: 98%;
	float: none
}
#footer, .header {
	background-size: auto;
	background-position: left top
}
#header-wrapper, .header, .left-div, ul.block li, ul.block li a>div {
	height: auto
}
#Right-Top-Gradient, #menu-thin a:hover, ul.block li {
	text-decoration: none
}
ul.block, ul.special-offer {
	clear: left;
	list-style: none
}
#special-wrapper, #special-wrapper-Inner {
	margin: 0;
	text-align: center;
	max-width: 100%
}
.read {
	color: #000!important
}
blockquote, body, div, li, ol, p, span, td, ul {
	font-size: 17px
}
#special-wrapper {
	padding: 30px 0 0 10px
}
#special-wrapper-Inner {
	padding: 30px 0 0
}
ul.special-button-image li {
	width: 95%;
	margin: 10px auto;
	float: none;
	text-align: center
}
#rotator-area {
	width: 90%
}
#content-main, .header-top {
	width: auto
}
#content-main img {
	max-width: 100%;
	height: auto;
	outline: 0
}
#footer {
	padding: 30px 0
}
.content-wrapper {
	width: auto;
	margin: 0 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#header-logo, ul.header-NAP {
	margin: 10px auto;
	max-width: 100%
}
.content-wrapper .first {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}
.content-page-title {
	font-size: 30px
}
#review-tab {
	float: none
}
nav#menu-thin-pulldown {
	background: #5a1206;
	background: -moz-linear-gradient(top, #5a1206 0, #98210f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5a1206), color-stop(100%, #98210f));
	background: -webkit-linear-gradient(top, #5a1206 0, #98210f 100%);
	background: -o-linear-gradient(top, #5a1206 0, #98210f 100%);
	background: -ms-linear-gradient(top, #5a1206 0, #98210f 100%);
	background: linear-gradient(to bottom, #5a1206 0, #98210f 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a1206', endColorstr='#98210f', GradientType=0);
	padding-top: 5px
}
nav#menu-thin-pulldown ul {
	display: none;
	background: #641407
}
nav#menu-thin-pulldown ul li {
	display: block;
	text-align: left;
	padding: 0 0 0 15px;
	border-bottom: 0 solid #333;
	border-top: 1px solid #98210f;
	background-image: url(/images/arrow-png.webp);
	background-repeat: no-repeat;
	background-position: 90%;
	background-size: 10px
}
#menu-thin, ul.banner-NAP li, ul.banner-NAP li a, ul.block, ul.header-NAP li, ul.header-NAP li a, ul.header-logo li {
	text-align: center
}
nav#menu-thin-pulldown>ul>li>a {
	color: #fff
}
nav#menu-thin-pulldown>ul>li:hover>ul {
	display: none
}
#menu-thin {
	display: block
}
#menu-thin a {
	font-size: 18px;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	color: #fff;
	line-height: 40px;
	display: inline-block;
	padding: 0 1%
}
ul.header-NAP, ul.header-NAP li {
	float: none;
	text-align: center;
}
#header-logo {
	max-height: 100%;
	background-size: 70%;
	background-position: center top
}
#header-phone {
	font-family: Trebuchet MS, times-roman, helvetica;
	font-size: 23px;
	font-weight: 700;
	float: none
}
ul.header-logo {
	margin: 20px auto 0;
	float: none;
	max-width: 100%
}
ul.header-logo li {
	float: none;
	font-size: 20px;
	letter-spacing: -1px
}
ul.header-logo li.text {
	font-size: 30px
}
ul.header-logo li img {
	width: 98%
}

ul.banner-NAP {
	margin: auto;
	float: none;
	max-width: 100%
}
ul.banner-NAP li {
	float: none;
	width: 80%
}
ul.banner-NAP a li.write-reviews-button {
	padding: 5px 40px 5px 5px
}
#Right-Top-Gradient {
	font-size: 15px;
	font-style: italic;
	text-align: center;
	float: none;
	color: #fff;
	font-family: "Trebuchet MS", "ArialTrebuchet MS", ArialAverage, serif;
	font-weight: 400;
	padding: 7px;
	width: 185px;
	letter-spacing: 0;
	margin: 16px auto;
	border: 3px solid #6a1c10;
	background: #5c1207;
	background: -moz-linear-gradient(top, #5c1207 0, #95200e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5c1207), color-stop(100%, #95200e));
	background: -webkit-linear-gradient(top, #5c1207 0, #95200e 100%);
	background: -o-linear-gradient(top, #5c1207 0, #95200e 100%);
	background: -ms-linear-gradient(top, #5c1207 0, #95200e 100%);
	background: linear-gradient(to bottom, #5c1207 0, #95200e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c1207', endColorstr='#95200e', GradientType=0);
}
#callouts {
	width: 100%;
	margin: 20px auto 30px
}
ul.block {
	width: auto;
	margin: 20px auto 0 auto !important;
	padding: 0 15px;
	display: block;
}
ul.block li {/*list-style: none;min-width: 90%;margin: auto auto 5px;position: static;border-radius: 5px;padding: 5px 5px 5px 15px;border: 2px solid #6b1d11;background-color: #fff*/
	width: 100% !important;
	max-width: 800px !important;
	margin: 0;
	background: var(--callout-background-color);
}
ul.block span img {
	display: none
}
ul.block li img {
	max-width: 26%;
	min-height: 100%;
}

ul.block li a > div {
	padding: 36px 0px 37px 0;
	width: 74%;
	font-size: 16px;
}/*ul.block li img{display: none}*//*ul.block li a>div {background-image: none;background-color: transparent;color: #591105;border-bottom: 0;position: static;text-align: left;line-height: normal;margin-top: 0;font-size: 18px;padding: 0;float:none;}*/
ul.block li a:hover>div {
	text-decoration: none;
	background: 0 0;
	background-size: cover;
	color: #fff
}
	
	@media screen and (max-width:679px) {
		
		ul.block li a > div {
	width: 100%;
}
		ul.block li img { display: none
}
	}
#special-offer {
	width: 100%;
	float: left;
	max-width: 100%;
	margin: -23px 0 -80px;
	position: relative;
	top: 0;
	z-index: 1000;
	background-image: none;
	padding: 36px 0 80px 8px;
	right: 0
}
ul.special-offer {
	width: 100%;
	margin: 0;
	padding: 0
}
ul.special-offer li {
	display: block;
	margin: 0 0 17px;
	border-radius: 8px;
	float: left;
	list-style: none;
	padding: 10px;
	width: 90%
}
#menu-thin-direction, #menu-thin-phone {
	display: none;
	text-align: center;
	color: #fff;
	font-family: Lato, serif;
	padding: 10px 0
}
#pull {
	display: block;
	text-align: center
}
#menu-thin-offer {
	display: none;
	padding: 25px 10px 15px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #ebddbd
}
#menu-thin-offer div, #menu-thin-offer p, #menu-thin-offer span, #menu-thin-offer td {
	color: #000
}
#menu-thin-direction {
	font-size: 18px
}
#menu-thin-phone {
	font-size: 26px
}
}
#servicesmenu, #servicesmenu ul {
	text-align: left;
	float: left;
	margin: 0
}
@media screen and (max-width:479px) {
.header {
	background-size: auto;
	background-position: left top
}
textarea {
	width: 250px
}
#header-wrapper {
	background-size: 100% 100%
}
ul.header-logo li.text {
	font-size: 30px
}
}
#servicesmenu {
	width: 97%;
	padding: 15px 0 15px 15px;
	border: 2px solid #6B1B10;
	border-radius: 10px
}
#servicesmenu ul {
	width: 206px;
	list-style: none;
	padding: 0
}
#servicesmenu ul li {
	list-style: circle;
	color: #5B0B02;
	margin: 0 0 -5px 20px;
	padding: 0 0 14px;
	position: relative
}
#servicesmenu ul li a {
	color: #5B0B02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0
}
#servicesmenu ul li a:active, #servicesmenu ul li a:hover {
	color: #D6BE9A;
	text-decoration: underline
}
.DWSReview {
	padding: 10px;
	border: 1px solid #FFF;
	margin: 10px auto;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #E0CEA3
}
.revName {
	font-weight: 700;
	font-style: italic
}
.revName:before {
	content: " - ";
	display: inline
}
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
	outline: 0
}
.flex-control-nav, .flex-direction-nav, .slides {
	margin: 0;
	padding: 0;
	list-style: none
}
.flexslider {
	margin: 0;
	padding: 0;
	position: relative;
	zoom: 1
}
.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative
}
.flexslider .slides img {
	max-width: 100%;
	display: inline-block
}
.no-js .slides>li:first-child, .slides:after, html[xmlns] .slides {
	display: block
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides:after {
	content: ".";
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
* html .slides {
	height: 1%
}
.flexslider .slides {
	zoom: 1
}
.flex-container {
	zoom: 1;
	position: relative
}
.flex-caption {
	zoom: 1;
	width: 96%;
	padding: 2%;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	font-size: 14px;
	line-height: 18px
}
.flex-direction-nav {
	height: 0
}
.flex-direction-nav li a {
	width: 52px;
	height: 52px;
	margin: -13px 0 0;
	display: block;
	background: url(images/bg_direction_nav-png.webp) no-repeat;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -999em
}
.flex-direction-nav li .next {
	background-position: -52px 0;
	right: -21px
}
.flex-direction-nav li .prev {
	left: -20px
}
.flex-direction-nav li .disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,.9);
	cursor: default
}
@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px
}
}
html {
	font-family: lato, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
a {
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 2001;
}
@media (min-width:759px) {
.container {
	width: auto
}
}
@media (min-width:1024px) {
.container {
	width: auto
}
}
@media (min-width:1200px) {
.container {
	width: 1200px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.hidden {
	display: none!important;
	visibility: hidden!important
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none
}
.sf-menu li {
	position: relative
}
.sf-menu ul {/*display:none;top:100%;left:0;z-index:99*/
	left: -470%;
	right: -910%;
	position: absolute;
}
.sf-menu>li {
	float: left
}
.sf-menu li.sfHover>ul {
	display: block
}
.sf-menu a {
	display: block;
	position: relative
}
.sf-menu ul ul {
	top: 0;
	left: 100%
}
.sf-menu {
	float: left;
	margin-bottom: 1em
}
.sf-menu ul.menu-services {/*box-shadow:2px 2px 6px rgba(0,0,0,.2);min-width:39em;*width:39em*/
	text-align: center;
	height: 100%;
	min-height: 260px;
	background-position: 25% 75% !important;
	background: url(/go/images/hcj-logo-bk.png) var(--submenu-background-color) no-repeat;
	background-size: 420px 100px;
}
.sf-menu ul.menu-services li {
	display: inline-block;
	width: 280px
}/*.sf-menu ul{box-shadow:2px 2px 6px rgba(0,0,0,.2);min-width:12em;*width:12em}*/
.sf-menu a {
	padding: 0;
	text-decoration: none;
	zoom: 1;
	color: #13a
}
.sf-menu li {
	white-space: nowrap;
*white-space:normal;
	-webkit-transition: background .2s;
	transition: background .2s
}
.sf-menu li.sfHover {
	-webkit-transition: none;
	transition: none
}
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
*padding-right:1em
}
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #dFeEFF;
	border-top-color: rgba(255,255,255,.5)
}
.sf-arrows>.sfHover>.sf-with-ul:after, .sf-arrows>li>.sf-with-ul:focus:after {
	border-top-color: #fff
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF;
	border-left-color: rgba(255,255,255,.5)
}
.sf-arrows ul .sfHover>.sf-with-ul:after, .sf-arrows ul li>.sf-with-ul:focus:after {
	border-left-color: #fff
}
.sf-vertical {
	width: 12em
}
.sf-vertical ul {
	left: 100%;
	top: 0
}
.sf-vertical>li {
	float: none
}
.sf-vertical li {
	width: 100%
}
.sf-vertical.sf-arrows>li>.sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF;
	border-left-color: rgba(255,255,255,.5)
}
.sf-vertical.sf-arrows .sfHover>.sf-with-ul:after, .sf-vertical.sf-arrows li>.sf-with-ul:focus:after {
	border-left-color: #fff
}
#mobile-menu {
	display: none
}
.footer-menu .sf-menu>li {
	float: none
}
.footer-menu .sf-menu li.sfHover>ul {
	display: inherit
}
.footer-menu .sf-menu a {
	display: inherit;
	position: relative
}
.footer-menu .sf-menu ul ul {
	top: 0;
	left: 0
}
.footer-menu .sf-menu {
	float: none;
	margin-bottom: 0
}
.footer-menu ul.sf-menu {
	text-align: left;
	position: relative;
}
.footer-menu ul.sf-menu > li {
	color: #e3e3e3;
	display: inline-block;
	border-left: 1px solid #555555;
}
.footer-menu ul.sf-menu > li:first-child {
	border-left: none;
	border-top: none;
}
.footer-menu ul.sf-menu > li > a {
	color: #e3e3e3;
	line-height: 30px;
	font-size: 15px;
	padding: 5px 18px;
	text-decoration: none;
}
.footer-menu ul.sf-menu > li > a:hover {
	text-decoration: underline;
}
.footer-menu ul.sf-menu li:hover > ul {
	display: none;
}
.social-mobile {
	display: none
}
@media only screen and (max-width:1024px) {
.sf-menu ul.menu-services {
}
}
@media only screen and (max-width:759px) {
/*.office-img-new {
	background: none;
	background-color: #582D00;
}
*/
#mobile-menu {
	display: block;
	text-align: center;
}
.social-mobile {
	display: block;
	border-bottom: 1px solid #4d4d4d;
	padding: 6% 0;
	margin-bottom: 30px;
	text-align: center !important
}
.social-mobile .facebook {
	color: #fff !important;
	border-radius: 100%;
	display: inline-block;
	padding: 0px !important;
}
.social-mobile .facebook i {
	font-size: 1.3em;
}
.social-mobile .google {
	color: #fff !important;
	border-radius: 100%;
	display: inline-block;
	padding: 0px !important;
}
.social-mobile .google i {
	font-size: 1.3em;
}
.social-mobile .youtube {
	background: none;
	border-radius: 100%;
	padding: 0px !important;
}
.social-mobile .youtube i {
	margin: 0;
	font-size: 1.3em !important;
	padding: 0 !important
}
.social-mobilei {
	margin: 0 25px 0 0 !important;
	color: #fff !important;
	font-size: 1.3em !important;
	padding: 0 !important
}
.social-mobilei.fa-times-circle {
	font-size: 2em !important;
}
.touch-with-ul>a:after {
	position: absolute;
	font-size: 1.2em;
	top: 50%;
	right: 1em;
	margin-top: -14px;
	content: "\f0d7";
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	line-height: 1em
}
li.touch-with-ul.touch-hover:after>a {
content:"\f0d8"
}
.sidr {
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 70%;
	font-family: "Raleway", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #333;
	background: -moz-linear-gradient(to left, #333 0, #191919 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #333), color-stop(100%, #191919));
	background: -webkit-linear-gradient(left, #333 0, #191919 100%);
	background: -o-linear-gradient(left, #333 0, #191919 100%);
	background: -ms-linear-gradient(left, #333 0, #191919 100%);
	background: linear-gradient(to right, #333 0, #191919 100%);
	-pie-background: linear-gradient(to left, #333 0, #191919 100%);
}
.admin-bar .sidr {
	top: 24px;
}
.sidr .menu {
	height: auto;
	visibility: visible;
	background: 0 0;
	margin: 0 0 50px 0
}
.sidr .sidr-inner {
	padding: 0 0 15px
}
.sidr .sidr-inner>p {
	margin-left: 15px;
	margin-right: 15px
}
.sidr.right {
	left: auto;
	right: -360px
}
.sidr.left {
	left: -360px;
	right: auto
}
.sidr h1, .sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6 {
	font-size: 11px;
	font-weight: 400;
	padding: 0 15px;
	margin: 0 0 5px;
	color: #fff;
	line-height: 24px;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));
	background-image: -webkit-linear-gradient(#4d4d4d, #1a1a1a);
	background-image: -moz-linear-gradient(#4d4d4d, #1a1a1a);
	background-image: -o-linear-gradient(#4d4d4d, #1a1a1a);
	background-image: linear-gradient(#4d4d4d, #1a1a1a);
	-webkit-box-shadow: 0 5px 5px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 5px 3px rgba(0,0,0,.2);
	box-shadow: 0 5px 5px 3px rgba(0,0,0,.2)
}
.sidr p {
	font-size: 13px;
	margin: 0 0 12px
}
.sidr p a {
	color: rgba(255,255,255,.9)
}
.sidr>p {
	margin-left: 15px;
	margin-right: 15px
}
.sidr ul {
	display: block;
	margin: 0 0 15px;
	padding: 0;
}
.sidr .sf-menu li {
	display: block;
	width: 100%;
	margin: 0;
	background: 0 0
}
.sidr .sf-menu {
	float: none;
	width: 100%
}
.sidr .sf-menu>li {
	width: auto;
	float: none;
	line-height: 16px
}
.sidr li.sidr-class-active {
	line-height: 17px
}
.sidr li.sidr-class-active>a {
	-webkit-box-shadow: inset 0 0 15px 3px #222;
	-moz-box-shadow: inset 0 0 15px 3px #222;
	box-shadow: inset 0 0 15px 3px #222
}
.sidr li a {
	text-align: left;
	padding: 6% 30px 6% 5px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 1.6em;
	font-family: "Raleway", tahoma, verdana, arial, sans-serif;
	font-weight: bold
}
.sidr .sf-menu li ul {
	border-bottom: 0;
	margin: 0;
	position: relative;
	left: 0;
	width: 100%!important;
	background: transparent !important;
}
.sidr li li {
	font-size: 1em;
	line-height: 17px;
	background: #1E1E1E
}
.sidr li li:last-child {
	border-bottom: 0
}
.sidr li li a {
	color: #ccc;
	padding-left: 30px
}
.sidr .sf-menu ul ul li {
	background: #000
}
.sidr li li li a {
	padding-left: 45px
}
.sidr form {
	margin: 0 15px
}
.sidr label {
	font-size: 13px
}
.sf-menu ul.menu-services {
	min-width: auto;
*width: auto
}
.sf-menu ul.menu-services li {
	display: block;
	width: auto
}
}
#sb-container {
	height: 100%;
	display: none;
	visibility: hidden;
	z-index: 999
}
.primary-1-bg {
	color: #FFFFFF;
	border-color: #FFFFFF
}
.sf-active, #mobile-menu {
}
.menu {
	height: 50px;
	visibility: hidden;
	margin: 0 auto
}
.menu>ul {
	margin: 0
}
.menu.fit {
	visibility: visible
}
.sf-active .sf-menu {
	max-height: 100%
}
.sf-active {
	margin: 0;
	clear: both
}
.sf-active li {
	z-index: 20;
	height: inherit;
	line-height: 16px;
	white-space: normal;
	background: transparent
}
.sf-active li.sfHover {
	background: transparent
}
.sf-active a {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}
.sf-active a {
	color: #000;
	border-left: none;
	border-top: none
}
.sf-active li.sfHover a {
	color: #000;
	border-left: none;
	border-top: none
}
.sf-active .sf-menu>li>a {
	font-weight: 500
}
.sf-active .sf-menu>li.sfHover>a {
	color: #fff
}
.sf-active .sf-menu>li>a.sf-with-ul:after {
	border: none!important
}
.sf-active .sf-menu.sf-arrows>li>a {
	padding-right: 0
}
.sf-active ul ul li a {
	padding: 0.6em 3.5em 0.6em 1.5em;
	font-size: 17px;
	text-align: left;
	text-transform: none
}/*.sf-active ul ul{background-color:rgba(255,255,255,0.95);color:#303030;  border:5px solid #ffffff;  text-align:left; }*/
.sf-active ul ul li a:hover {
	color: #fff;
}
.sf-active ul ul li {
	text-align: left;
	background: transparent;
	white-space: nowrap;
	z-index: 2
}
.sf-active ul ul li.sfHover, .sf-menu>li.sfHover {
	background-color: var(--menu-hover-background-color);
	color: #FFFFFF;
	border-color: #FFFFFF;
}
.sf-active ul ul ul {
	margin-top: 0px
}
.sf-active ul ul ul li {
	background: transparent;
	z-index: 1
}
.sf-active ul ul ul li.sfHover {
	background: rgb(0,0,0);
	background: rgba(0,0,0,1)
}
.sf-active li.last ul {
	left: auto;
	right: 0
}
.sf-active li>a {
	-webkit-transition: padding .25s ease;
	transition: padding .25s ease
}
.sf-active li.last ul ul {
	right: 100%
}
.sf-active .last ul a, .sf-active li.last ul .sfHover a {
	text-align: right;
	padding: 0.8em 1.5em 0.8em 1.5em;
}
.sf-arrows .last ul .sf-with-ul:after {
	margin-left: -3px;
	right: auto;
	left: 1em;
	border-color: transparent;
	border-right-color: #dFeEFF;
	border-right-color: rgba(255,255,255,.5)
}
.sf-arrows .last ul li>.sf-with-ul:focus:after, .sf-arrows .last ul .sfHover>.sf-with-ul:after {
	border-color: transparent;
	border-right-color: white
}
.sf-active ul ul li.sfHover>a, .sf-active ul ul li a:hover {
	color: #FFF;
}
@media only screen and (max-width: 767px) {
#mobile-menu, #mobile-menu>a {
	font-size: 24px;
	color: #000;
}
#mobile-menu>a {
	float: left;
	display: block;
	padding: 10px;
	line-height: 20px
}
#mobile-menu>a:hover {
	text-decoration: none
}
#mobile-menu a.practice-link {
	float: none;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
.sidr li a {
	color: #FFF;
	text-align: left;
	padding-right: 36px
}
.sidr li li a {
	color: #ccc
}
.sidr .sidebar-search {
	position: relative;
	padding: 10px 0;
	border: none
}
.sidebar-search .input-medium {
	width: 184px;
	padding-right: 28px
}
.sidebar-search button {
	line-height: 1em;
	margin-left: -40px;
	position: absolute;
	right: 5px;
	top: 16px;
	background: none;
	border: none;
	border-left: 1px solid #CCC
}
ul.children {
	display: none
}
ul.show-touch-menu {
	position: static!important;
	display: block
}
}
	ul.block li a div h2, ul.block li a div h3, ul.block li a div h4, ul.block li a div h5{
 
	font-size: 16px !important; color: #fff !important; display: block !important; line-height: normal !important; margin:0 !important; padding: 0 !important
}