/*
Theme Name: DentalCMO Child
Template: DentalCMO-Badger
Author: Child Theme Configurator
Version: 1.0.1458343915
Updated: 2016-03-18 23:31:55
*/

/* Blue color was #2174b9 before */

#responsiveheader { padding: 0 10px; display: none;}

ul, li {line-height: 1.5em;font-size: 16px;}

@media all and (max-width: 768px) {
	header#masthead #logo img { margin-top: 10px; margin-bottom: 10px; }
	* { background-attachment: scroll !important; }
	body.home h2, body.home h2 a { font-size: 26px !important; }
	.infusion-form .flex>div {width: calc(100% - 5px) !important; margin-bottom: 0;}
	.infusion-field label { margin-top: 10px; }
	#callus, #callusCopy {display:none !important;}
}


@media all and (max-width:400px) {
	header#masthead #logo img {max-width: 300px !important;}
	#responsiveheader a {width:130px; line-height:30px; padding-top: 2px;}

}

@media all and (min-width: 769px) {
	.navbar-nav > li > a { line-height: 48px; height: 48px; width: auto; white-space: nowrap; }
	#masthead {
		position: relative;
		top: 0;
		z-index: 9999;
		background-color: #fff;
	}
	#masthead > .container {
		display: -webkit-flex;
		display: flex;
	}
	.navbar {
		-webkit-flex-grow: 2;
		-moz-flex-grow: 2;
		flex-grow: 2;
		width:100%;
	}
	#content {
	}
	#wpsl-search-wrap form {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

#post-265 .infusion-field label, #post-263 .infusion-field label, #post-267 .infusion-field label {display:inline-block;margin-bottom:0;line-height:1em;font-size:16px;}
#post-265 br, #post-263 br, #post-267 br  {display:none;}
#post-265 .infusion-field-input-container, #post-263 .infusion-field-input-container, #post-267 .infusion-field-input-container {width:100%;line-height:1em;}
.meetLabel {margin-top:30px;}

#post-265 input[type="submit"], #post-263 input[type="submit"], #post-267 input[type="submit"] {
	background-color: #1D4157;
	border: 1px solid #1D4157;
	color: #fff;
	margin: 0 auto;
	display:block;
}
#post-265 input[type=submit]:hover, #post-263 input[type=submit]:hover, #post-267 input[type=submit]:hover {
	background: transparent;
	color: #000;
}

#post-265 .entry-content p, #post-263 .entry-content p, #post-267 .entry-content p, .entry-content div, .entry-content center {font-size:16px;}
#post-265 input[type=checkbox], #post-263 input[type=checkbox], #post-267 input[type=checkbox], input[type=radio] {height:13px !important;border-radius:30px !important;}

.infusion-field { font-size: 0; }
.infusion-field label {
	width:100px;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
}
.infusion-form .flex > div {
	width:calc(50% - 5px);
}
.infusion-form .infusion-field input {
	width:100%;
	height: 40px;
	line-height: 40px;
	background-color: #e9e9e9;
	border: 0 !important;
	border-radius: 5px;
	padding: 0 5px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 18px;
	max-width: calc(100% - 105px);
}
.infusion-form .infusion-field textarea {
	max-width: calc(100% - 105px);
	background-color: #e9e9e9;
	border: 0 !important;
	border-radius: 5px;
}

.infusion-form .formRow {
	margin-bottom:10px;
	overflow:hidden;
}
.infusion-form select {
	border: none;
	background: #bfbfbf;
	background: -webkit-linear-gradient(#f1f1f1, #bfbfbf);
	background: -o-linear-gradient(#f1f1f1, #bfbfbf);
	background: -moz-linear-gradient(#f1f1f1, #bfbfbf);
	background: linear-gradient(#f1f1f1, #bfbfbf);
	width: 100%;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 0 5px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.infusion-form .selectDropdown {
	position:relative;
}
.infusion-form .selectDropdown:after {
	content: ' ';
	display: block;
	position: absolute;
	background-image: url(/wp-content/uploads/2016/10/triangle.svg);
	width: 6px;
	height: 12px;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	top: calc(50% - 6px);
	right: 12px;
}
.infusion-form input[type=submit] {
	border: 1px solid #1D4157;
	background-color: #1D4157;
	color: #ffffff;
	float: right;
	margin-right: 5px;
	width: 100px;
	text-align: center;
}
.infusion-form input[type=submit]:hover {
	background-color: #68696B;
	color: #ffffff;
}

/*CTA Consult Buttons*/
/*.consultBG {

}*/

.consultOfferHome {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	display: block;
	letter-spacing: 1px;
	color: #fff;
}

.consultOfferHome p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	color: #fff !important;
	font-weight: 400 !important;
	display: inline-block;
	font-size: 16px;
	text-align:left;
	white-space: nowrap;
}
.consultButtonHome {
	line-height: 20px;
}
.consultButtonHome a {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	letter-spacing: 1px;
	padding: 10px !important;
	color: #fff;
	background-color: #f38b00;
	font-weight: 100;
	width: 215px;
	margin: 0 auto;
	border-radius: 5px;
	font-size: 16px !important;
	float:right;
	margin-left:15px;
}
.consultButtonHome a:hover {color:#fff;}

.consultBGTwo {
	background-color: #1D4157;
	padding:10px;
}
.consultOfferHomeTwo {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	display: block;
	letter-spacing: 1px;
	color: #fff;
	height: 60px;
}
.consultOfferHomeTwo p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	color: #fff !important;
	font-weight: 400 !important;
	display: inline-block;
	font-size: 18px;
	text-align:center;
	margin-bottom: 0 !important;
	padding:10px;

}
.consultButtonHomeTwo {
	line-height: 20px;
}
.consultButtonHomeTwo a {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	letter-spacing: 1px;
	padding: 10px !important;
	color: #fff;
	background-color: #1D4157;
	font-weight: 100;
	width: 215px;
	margin: 0 auto;
	border-radius: 5px;
	font-size: 16px;
	float:right;
	margin-top: 3px;
}

.consultButtonHomeTwo a:hover {color:#fff !important;opacity: .7;}

#patientCallOut.shortWideBack>div {
	padding-top: 0;
	padding-bottom: 0;
}


@media all and (max-width:990px) {
	.consultOfferHome p {font-size: 12px;}
	.consultButtonHome a {width:175px; font-size:12px !important;}
	#healthFunction {white-space: normal !important;line-height: 1.4em !important;}
}

@media all and (max-width:800px) {
	.consultBG {display:none;}
}

@media all and (max-width:768px) {
	.consultButtonHomeTwo a {float:none;}
	.consultBG {display:block;}
	.consultButtonHome a {max-width:175px; width:100%;}
}

@media all and (max-width:575px) {
	.consultButtonHome a {max-width:100%; width:100%;margin-top:10px;}
	.consultOfferHome p {margin-top:12px;width:100%;max-width:100%;font-size: 12px;text-align: center;white-space:normal; line-height:1.2em;}
	.consultBG td {display:block;}
}

@media all and (max-width:440px) {
	.consultOfferHomeTwo p {font-size:14px;}
}

/*End Consult Buttons*/

body:not(.home) .entry-content h2,
body:not(.home) .entry-content h3,
body:not(.home) .entry-content h4,
body:not(.home) .entry-content h5,
body:not(.home) .entry-content h6 {
	text-align:left;
}

a.new-primary-btn {
	position:relative;
	font-weight:700;
}
a.new-primary-btn span {
	position:absolute;
	background-color:#68696B;
	color:#fff;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:0;
	display:block;
	transition: opacity .3s;
	-webkit-transition: opacity .3s;
}
a.new-primary-btn:hover span {
	opacity:1;
}

#smileSpecialists {
	background-image:url('/wp-content/uploads/2016/12/NewHarrisDoctors.jpg'); /*/wp-content/uploads/2016/12/NewHarrisDoctors.jpg /wp-content/uploads/2017/02/NewHarrisDoctorsExtra.png*/
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	max-height:100vh;
	height:720px;
	position:relative;
	overflow:hidden;
	box-shadow: inset 0px 15px 30px -2px rgba(0,0,0,.5), inset 0px -15px 30px -2px rgba(0,0,0,.5);
}

#smileSpecialists .flex {
	position:absolute;
	bottom:50px;
	left:0;
	right:0;
	margin:auto;
	max-width: 1230px;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	justify-content: space-around;
}
.entry-content #smileSpecialists a {
	font-family:Dosis;
	border: 1px solid #b0acad;
	color: #b0acad;
	text-transform: uppercase;
	padding: 2px 10px;
	margin-bottom: 5px;
	-webkit-flex-shrink: 1;
	-moz-flex-shrink: 1;
	flex-shrink: 1;
}

#smileSpecialists a:hover {
	background-color:#b0acad;
	color:#fff;
}

hr.vert {
	margin:0;
	border:none;
	height:inherit;
	width:2px;
	background-color:#1D4157;
}
#footer-widget-area hr.vert {
	background-color:#fff;
	opacity:.5;
}

.socialMedia { margin:20px 0 0 0; }


.entry-content .socialMedia a {
	color: #1d4157;
	margin: 0 10px;
}

.entry-content .socialMedia a:hover {
	color: #68696B;
}

.socialMedia a .fa {
	font-size: 3em;
}

@media all and (min-width: 769px) {
	#footer-area { position: relative; }
	/*
	.home #footer-area .socialMedia {
		position: absolute;
    	top: -110px;
    	margin: 0;
    	left: -140px;
    	right: 0;
    	padding-right: 100px;
	}
	.home #footer-area .socialMedia a {
    	height: 20px;
    	width: 20px;
    	box-sizing: content-box;
    	padding: 10px;
    	background-color: #000;
    	border-radius: 50%;
    	line-height: 1em;
    	display: inline-block;
	}
	.home #footer-area .socialMedia a .fa {
    	font-size: 20px;
	} */
}

@media all and (max-width:768px) {
	hr.vert {
		display:none;
	}
}

#sectionOne .su-lightbox {
	background-image:url('/wp-content/uploads/2016/12/harris-video-thumbmail.jpg');
	background-size:cover;
	background-position:center;
	max-width:720px;
	width:100%;
	margin:auto;
	height:360px;
	position:relative;
	display:block;
	cursor:pointer;
}
.su-lightbox svg {
	position:absolute;
	z-index:10;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width: 150px;
	margin: auto;
}
.su-lightbox svg path {
	fill:rgba(170,170,170,.7);
	transition: fill .5s;
	-webkit-transition: fill .5s;
}
.su-lightbox:hover svg path {
	fill:rgba(170,170,170,1);
}

#whatwedo {
	display:block;
	width: 400px;
	height: 600px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index:1;
}

.linkToDoctors {
	margin: 40px auto;
	max-width: 1110px;
}

.linkToDoctors .flex {
	-webkit-flex-direction: row !important;
	-moz-flex-direction: row !important;
	flex-direction: row !important;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	justify-content: space-around;
	flex-wrap: wrap;
}
.linkToDoctors .shortWideBack > div {
	padding-top:10px;
	padding-bottom:10px;
}
.linkToDoctors a {
	width:31%;
	min-width: 270px;
	margin:0 1% 40px;
	text-align:Center;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000 !important;
	font-size:16px;
	font-weight:300;
	line-height: 1.2em;
}
.linkToDoctors a:hover {
	color:#1D4157;
}
.linkToDoctors a strong {
	font-size: 18px;
}

.linkToDoctors img {
	height:135px;
	border-radius:50%;
	display: block;
	margin: 0 auto;
}
.linkToDoctors a span {
	border: 1px solid #fff;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 15px;
	display: block;
	color:#fff;
}
.linkToDoctors a:hover span {
	color:#fff;
}
.linkToDoctors a:hover span:hover {
	background-color:#1D4157;
	color:#fff;
	border:1px solid #1D4157;
}

.linkToDoctors a::before {
	content: '';
	width: 100%;
	padding-bottom: 60%;
	background-size: cover;
	background-position-y: 8%;
	display: block;
	margin-bottom: 10px;
	border: 3px solid #1D4157;
}

.linkToDoctors a.brian::before {
	background-image: url(/wp-content/uploads/2017/01/Brian.jpg);
}

.linkToDoctors a.joe::before {
	background-image: url(/wp-content/uploads/2017/01/Joe.jpg);
}

.linkToDoctors a.scott::before {
	background-image: url(/wp-content/uploads/2017/01/Scott.jpg);
}

.linkToDoctors a.emily::before {
	background-image: url(/wp-content/uploads/2017/01/Emily.jpg);
}

.linkToDoctors a.tyler::before {
	background-image: url(/wp-content/uploads/2017/01/Tyler.jpg);
}

.linkToDoctors a.wells::before {
	background-image: url(/wp-content/uploads/2017/08/wells.png);
}

.linkToDoctors a.gray::before {
	background-image: url(/wp-content/uploads/2017/08/gray.jpg);
}

.linkToDoctors a.white::before {
	background-image: url(/wp-content/uploads/2017/08/white.jpg);
}

.linkToDoctors a.king::before {
	background-image: url(/wp-content/uploads/2017/08/king.jpg);
}

.linkToDoctors a.gross::before {
	background-image: url(/wp-content/uploads/2017/08/gross.jpg);
}

.linkToDoctors a.dorfman::before {
	background-image: url(/wp-content/uploads/2017/08/dorfman.png);
}

.linkToDoctors .su-tabs {
	background-color: transparent;
}

.linkToDoctors .su-tabs-nav {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.linkToDoctors .su-tabs-nav span {
	font-size: 16px;
	letter-spacing: -0.5px;
	padding: 10px 7px;
	margin-right: 0;
}

#featuredDoctors.linkToDoctors {
	max-width: 100%;
	margin-top: 0;
	padding: 75px 25px;
}

/* #featuredDoctors.linkToDoctors > div {
	max-width: 1110px;
} */

#featuredDoctors h3 {
	font-size: 45px;
}

#featuredDoctors ul {
	display: flex;
	list-style: none;
	margin: 60px 0 40px;
	padding-left: 0;
}
#featuredDoctors ul li {
	flex: 1 1 250px;
	margin: 0 20px 20px;
	text-align: center;
}

#featuredDoctors ul li img {
	border-radius: 0;
	width: 75px;
	height: auto;
	margin-bottom: 50px;
}

@media (min-width:769px) {
	#featuredDoctors .flex > .half:nth-of-type(2) {
		padding: 0 40px;
	}
	#featuredDoctors .flex > .half:nth-of-type(2) p {
		line-height: 2em;
	}
}

@media (max-width:768px) {
	#featuredDoctors ul {
		flex-direction: column;
	}

	#featuredDoctors ul li {
		flex-basis: auto;
		margin-bottom: 60px;
	}

	#featuredDoctors ul li img {
		margin-bottom: 10px;
	}
}

#possibilities {
	background-image: url(https://www.smilevirtual.com/static/images/diamond-pattern.svg);
	margin-bottom: 75px;
}

#possibilities h3 {
	color: #fff;
	text-align: center;
	font-size: 50px;
}

#possibilities .button {
	position: relative;
	display: block;
	margin: 60px auto 0;
	background-color: #6995aa;
	color: #fff !important;
	border-radius: 3px;
	font-weight: 700;
	padding: 5px 10px;
	width: 220px !important;
	font-size: 20px;
	text-align: center;
	text-transform: capitalize;
}

#featuredDoctors h2, #testimonies h2 {
	text-align: center;
	color: #fff;
}

#featuredDoctors h2 b, #testimonies h2 b { color: #fff; }

.linkToDoctors a.button {
	display: block;
	width: 150px;
	padding: 10px 18px;
	margin: 0 auto;
	text-align: center;
	color: #fff !important;
	font-size: 28px;
	background-color: #1D4157;
}

.linkToDoctors a.button::before {
	display: none;
}

h2.RAA {
	color:#68696B;
}
h2.RAA b {
	font-weight:600;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	line-height:1.3;
	margin:0 0 20px 0;
}

h1.entry-title { display: none; }

.post .entry-header::before {
	display:none;
}

.post h1.entry-title {
	display: block;
}

body.blog .page-title, blog.archive .page-title {
	color: #1d4157;
}

@media all and (max-width:400px) {
	h1.entry-title {font-size:22px !important; padding: 10px;}
	.fa-2x {font-size:2em;}
	#scheduleAppt a {font-size:18px !important;}
	#healthFunction {line-height:80px !important; white-space:nowrap !important;}
	h2, h2 a {font-size:24px !important;}
}

.primary-btn,
.secondary-btn {
	color:#fff !important;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: 600;
	padding:13px 25px;
	display:inline-block;
}
#post-5745 .primary-btn,
#post-5745 .secondary-btn {
	width:250px;
	text-align:center;
	position:absolute;
	bottom:0;
}
#post-5745 .su-column {
	position:relative;
	padding-bottom:60px;
}
.primary-btn {
	background-color:#1d4157; /*#f8971d;*/
}
.primary-btn:hover {
	background-color:#68696B;
}
.secondary-btn {
	background-color:#999999;
}
.secondary-btn:hover {
	background-color:#bfbfbf;
}

.new-secondary-btn,
a.new-secondary-btn {
	border:3px solid #1D4157;
	color:#fff !important;
	font-family:Raleway;
	font-size:24px;
	padding:0px 6px;
	display:inline-block;
	font-weight:700;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.5);
	background-color:#1D4157;
}
.new-secondary-btn:hover {
	background-color:#fff;
	color:#b4b4b4 !important;
	text-shadow:none;
}

.new-primary-btn {
	background-color:#1D4157;
	color:#fff !important;
	font-family:Raleway;
	font-size:24px;
	padding:0px 6px;
	display:inline-block;
}
.new-primary-btn:hover {
	background-color:#68696B;
}

.top-bar { background-color:#1D4157; display: none; }

#topBar {
	color:#71c2f4;
	background-color:#1D4157;
	text-align:center;
	font-size:20px;
	font-weight:400;
}
#topBar a {
	font-size:24px;
	font-weight:bold;
	color:#fff;
}

#topBar > div,
header#masthead {
	width:100%;
	margin:auto;
}

#topBar h4 {margin:0 !important;}

@media all and (max-width:765px) {
	#topBar {display:none;}
	#logo { text-align: center !important;margin: 0 auto;}
	#logo img {max-width:650px !important;}
}

.shortWideBack > div {
	max-width:1230px;
	width:100%;
	padding-left:25px;
	padding-right:25px;
	margin:auto;
}

#masthead>.container {padding:12px 20px;}

header#masthead #logo {
	max-width:400px;
	width:100%;
	padding:0;
	text-align:left;
}
header#masthead #logo img {
	/* 	max-width:150px; */
	padding:0;
	height: 45px;
}

header.entry-header {
	margin:0 auto;
	max-width: 1180px;
}
header.entry-header h1 {
	color: #1D4157;
	text-align: left;
}

@media all and (max-width:765px) {
	header.entry-header {margin-top:0; padding: 0;}
}

#callus { width: 100%;}

#callus, #callusCopy {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	-moz-justify-content:space-between;
	justify-content:space-between;
}

#callusCopy {
	-webkit-flex-grow: 10;
	-moz-flex-grow: 10;
	flex-grow: 10;
}

#callusLocations {color:#1D4157;}
#callusLocations, #phonenumberCopy a { font-size: 24px; padding-left: 10px; }
#phonenumberCopy a:hover {color:#1D4157;}

#locationsHeader h4 {
	display: inline-block;
	color: #fff;
	line-height: 40px;
	margin: 0 20px 0 0;
	font-size: 24px;
	font-style: normal;
	display:none;
}

#locationsHeader h4 a {
	font-size: inherit;
	color: inherit;
	display:none;
}

.entry-title {
	text-align:center;
}

#widget-logo-area-container {
	justify-content: space-between;
	-webkit-justify-content: space-between;
	padding:12px 0;
}

#widget-logo-area-container, #rightHeader {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#hiddenBar {
	width:1px;
	height:100%;
	opacity:0;
	visibility:hidden;
}

#rightHeader {
	align-items: flex-end;
	-webkit-align-items: flex-end;
	flex-shrink:0;
	font-size: 28px;
}

#rightHeader a {
	font-family:Raleway;
	font-weight:bold;
	font-size:28px;
	color:#1D4157;
	margin-left: 10px;
}

#footer-area #footer-widget-area a {
	color:#1d4157;
}
#footerLogo {
	display:block;
	margin:15px auto 35px;
}
#scheduleAppt {
	color:#ffffff;
	background-color:#1D4157;
	font-size:16px;
	font-weight:400;
	margin-top:10px;
	margin-bottom:25px;
}
#scheduleAppt a {
	font-size:24px;
	font-weight:bold;
	color:#fff;
}
#footer-area .flex {
	margin-bottom:25px;
}
#footer-area h4 {
	margin:0 5px;
}
#footer-area h4,
#footer-area .quarter p {
	color:#fff;
}

#footer-area .socialMedia{
	margin-bottom: 20px;
}

#footer-area .socialMedia a{
	margin: 0 10px;
}

#footer-area .socialMedia a .fa{
	font-size: 24px;
}

#footer-area p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
}

#homeVideo {
	background-color: #dac59a;
	background-image: url('/wp-content/uploads/2019/04/svc-cutout-800x1000.png');
	background-position: right bottom;
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 35vw;
	position:relative;
	min-height: 500px;
	overflow:hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items:center;
	-webkit-align-items:center;
	-moz-align-items:center;
	box-shadow: inset 0px 15px 30px -2px rgba(0,0,0,.125), inset 0px -15px 30px -2px rgba(0,0,0,.125);
}

body:not(.home):not(.page-id-7957) #homeVideo {
	padding-right:0;
}

.home #homeVideo, .page-template-page-widget #homeVideo {
	background-attachment: fixed !important;
}
.page-template-page-widget #homeVideo {
	min-height: 0;
	max-height: 100vh;
}

@media all and (min-width: 769px) {
	.home #masthead {
		background-color: rgba(255,255,255,0.7);
	}
}

@media all and (max-width: 768px) {
	#homeVideo {
		min-height: 537px;
		height: calc(100vh - 111px);
		max-height: 70vw;
		background-attachment: scroll !important;
		background-size: cover;
		background-position: center center !important;
		padding-top:0;
	}
}

@media all and (max-width: 600px) {
	#homeVideo {
		max-height: 70vw;
		background-size: cover;
		background-position: center !important;
	}
	.home #homeVideo {
		background-attachment: unset !important;
	}
}

#homeText {
	z-index:999;
	padding:0 25px;
	max-width: 850px;
	margin: 0 auto;
}
body #homeText h1 {
	color:#ffffff;
	text-align:left;
	line-height:1;
	font-size:65px;
	margin-bottom:4vh;
	font-family:"Playfair Display","Open Sans",Arial, sans-serif;
	text-transform:capitalize;
	font-weight:700;
}

body #homeText h1 span {
	line-height:1;
	text-transform:uppercase;
	display: block;
}
#homeText p {
	color:#fff;
	text-align:left;
	line-height:1.5;
	margin-bottom:4vh;
	font-size: 28px !important;
	font-weight: 400 !important;
	text-transform: none;
	font-family: Raleway, Arial, sans-serif;
}
#homeText p b {
	color:#fff;
}
#homeText .flex {
	margin:auto auto 40px;
}
#homeText .flex a.half {
	text-align:Center;
}

#homeText .flex .half:first-of-type {
	margin-right: 40px;
}
#homeText .flex .half:last-of-type {
	margin-left: 40px;
}

#popupForm {
	background-color: rgba(0,0,0,0.5);

	color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	z-index: 999999;
	display: none;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

#popupForm.open {
	display: -webkit-flex;
	display: flex;
}

#closePopUp {
	position: absolute;
	top: 15px;
	right: 40px;
	color: #3C93D8;

	cursor: pointer;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
}

/*.page-template-page-widget #closePopUp {
	display: none;
}*/

.page-template-page-widget #popupForm.open + #homeVideo {
	display: none;
}

.page-template-page-widget #popupForm {
	display: none;
	position: static;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	align-items: flex-start;
}

.page-template-page-widget #popupForm.open {
	display: -webkit-flex;
	display: flex;
}
.page-template-page-widget #popupForm form {
	padding: 0;
}

.page-template-page-widget #formStep1, .page-template-page-widget #formStep2, .page-template-page-widget #formStep3 {
	margin-bottom: 45px;
}

#popupForm .wpcf7 {
	width: 100%;
	max-width: 1200px;

	width: auto;
	max-width: 100%;
	padding: 10px 10px 40px;
	background-color: #fff;
}

.wpcf7-response-output { font-size: 18px; color: #fff; }


#popupForm #formStep1 label { font-size: 0; }

#formStep1 .quarter img, #formStep1 .half img {
	max-height: 200px;
}

@media all and (max-width:768px) {
	#formStep1 .quarter img, #formStep1 .half img {
		max-height: 20vh;
	}
}

#popupForm #formStep2 label {
	color: #181818;
	height: 0;
	overflow: visible;
}

#homeText ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	max-width: 750px;
	margin: 0 auto;
}

#homeText ul, #popupForm ul {
	list-style: none;
	color: #fff;
	font-weight: 700;
	padding-left: 0;
}

#popupForm ul {
	column-count: 3;
	column-gap: 0;
	margin-bottom: 40px;
}

#homeText li {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	color: #fff;
	position: relative;
	margin-bottom:20px;
	padding-left: 40px;
	padding-right: 20px;
	text-align: left;
	flex: 1 1 33%;
	font-weight: 400;
	font-family: Roboto, Arial, sans-serif;
}

#homeText li::before, #popupForm li::before {
	display: inline-block;
	position: absolute;
	top:0;bottom:0;
	left: 5px;
	margin: auto;
	max-height: 31px;
	font-family: FontAwesome;
	color: #fff;
	z-index:9999;
}

#popupForm li::before {
	line-height: 31px;
}

li.photo::before {
	content: '\f030';
}

li.tellus::before {
	content: '\f075';
}

li.response::before {
	content: '\f16a';
}



@media all and (min-width: 769px) {
	#homeText li {
		margin-right: 20px;
	}
	#homeText li:last-of-type {
		margin-right: 0;
	}
	#homeText li, #popupForm li {
		padding: 110px 20px 20px 20px !important;
		line-height: 1.2em;
		text-align: center;
	}
	#homeText li::before, #popupForm li::before {
		bottom: auto;
		top:20px;
		left: 0; right: 0;
		max-height: 70px;
		font-size: 60px;
		line-height: 1.2em;
		text-align: center;
	}
}

#homeText li:nth-of-type(1) {
	background-color:rgba(29, 65, 87, 0.85); /* rgba(29, 65, 87, 0.85) */
}
#popupForm li:nth-of-type(1) {
	background-color:rgba(29, 65, 87, 1);
}

#homeText li:nth-of-type(2) {
	background-color:rgba(33, 116, 185, .85);
}

#popupForm li:nth-of-type(2) {
	background-color:rgba(33, 116, 185, 1);
}

#homeText li:nth-of-type(3) {
	background-color:rgba(29, 101, 161, .85);
}

#popupForm li:nth-of-type(3) {
	background-color:rgba(29, 101, 161, 1);
}

#popupForm li.active {
	position: relative;
}

#popupForm li.active::after {
	content: '\f077';
	font-family: FontAwesome;
	position: absolute;
	bottom: 0;
	left: 0; right: 0;
	margin: auto;
	font-size: 24px;
	color: #fff;
	width: 45px;
	height: 24px;
	text-align: center;
}

div:not(.notForm) > #wpsl-wrap {
	opacity: 0;
	z-index: -1;
	position: fixed;
	bottom: 20px;
	left: 0;
	right: 0;
	max-width: 1200px;
	max-height: 50vh;
	margin: 0 auto;
	background-color:#fff;
}
/* div:not(.notForm) > #wpsl-wrap #wpsl-gmap { height: auto !important; float: none; position: absolute; right: 0; } */
#wpsl-search-input {
	padding: 1px 12px;
}
#wpsl-search-wrap div label { white-space: nowrap; }
.wpsl-input label, #wpsl-radius label, #wpsl-category label { width:100px !important; }
.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item { padding: 5px 12px !important; }

/* .notForm #wpsl-wrap {
	position: static;
}

.notForm #wpsl-gmap {
	height: 350px !important;
	float: right;
	position: static;
} */

.selectDoctor a { cursor: pointer; }

.notForm .selectDoctor { display:none; }

#selfieSection {
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
}


#popupForm li {
	position: relative;
	padding: 5px 5px 5px 40px;
	color: #ffffff;
}


#popupForm .image {
	flex: 1 1 auto;
	position: relative;
	margin: 0 0 0 10px;
	display: block;
	padding: 10px;
	height: 45px;
	background-color: #2F6B9D;
}

#popupForm .image::before {
	color: #fff;
	font-weight: 700;
	height: 25px;
	max-width: calc(100% - 40px);
	position: absolute;
	left:10px;
	top:0; bottom:0;
	margin: auto;
	content: attr(data-file);
	overflow: hidden;
	text-overflow: ellipsis;
}
#popupForm .image::after {
	color: #fff;
	height: 25px;
	line-height: 25px;
	font-size: 30px;
	position: absolute;
	right:10px;
	top:0; bottom:0;
	margin: auto;
	font-family:FontAwesome;
	content: '\f093';
}

#popupForm .image .wpcf7-form-control-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}

#popupForm .image input {
	position: relative;
	z-index:99999;
	opacity: 0;
	height: 45px;
}

#popupForm form {
	padding: 0;
	max-width: 1200px;
	margin: 0 auto;
}

#formStep1, #formStep2, #formStep3 { min-height: 207px; }
#formStep1 {
	position: relative;
}
#formStep2, #formStep3 {
	position: relative;
	display: none;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	justify-content: space-around;
}
#formStep2.open, #formStep3.open {
	opacity: 1 !important;
	display: -webkit-flex !important;
	display: flex !important;
}
#formStep1.open {
	opacity: 1 !important;
	display: block !important;
}

#formStep1 > .flex {
	max-width: 630px;
	margin: 0 auto;
	align-items:baseline;
	-webkit-flex-direction: row !important;
	-moz-flex-direction: row !important;
	flex-direction: row !important;
}

#formStep1 .flex > .half {
	padding: 0 5px;
	margin: 0 auto 20px;
}

#formStep1 h6 {
	font-family: inherit;
	text-align:center;
	color: #181818;
	min-width: 100px;
	position: relative;
}

#formStep1 h6:after {
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: 300;
	font-size: 14px;
	min-width: 100%;
	text-align: center;
}

#formStep1 .flex > .half:nth-of-type(1) h6:after {
	content: '(Required)'
}

#formStep1 .flex > .half:nth-of-type(2) h6:after {
	content: '(Optional)'
}

#formStep2 div {
	position: relative;
	width: 45%;
}

@media all and (min-width: 769px) {
	#formStep2 div:nth-of-type(1) {
		padding-right: 10px;
	}

	#formStep2 div:nth-of-type(3) {
		padding-left: 10px;
	}
}
#formStep2 .wpcf7-form-control-wrap { display: block; }

#formStep2 input, #formStep2 textarea {
	color: #181818;
	width: 100%;
	background-color: #d5d5d5 !important;
	border: 0;
}

#formStep2 textarea { height: 134px }
#formStep2 > div > .wpcf7-form-control-wrap {
	margin-bottom: 20px;
}

.readUnderstand {
	display: inline-block !important;
	margin-right: 10px;
}
.readUnderstand .wpcf7-list-item-label {
	display: none;
}

.terms { cursor: pointer; }

#terms {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999999;
	margin: auto;
	padding: 20px;
	background-color: #1D4157;
	color: #fff;
	font-size: 16px;
	max-width: 270px;
	max-height: 500px;
	overflow-y:scroll;
}

#terms #closeTerms {
	position: absolute;
	top: 5px; right: 5px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}

.understand {
	color: #181818 !important;
	text-align: center !important;
	bottom: 0;
	left: 0; right: 0;
	margin: auto;
	width: 100%;
	line-height: 1.2em;
}

#diffDoctor {
	cursor: pointer;
	display: block;
	text-align:center;
	color: #1D4157;
}

.doctorPage #diffDoctor { display: none; }

.nextButton, #formStep2 input[type="submit"], #formStep3 input[type="submit"] {
	position: absolute;
	bottom: -30px;
	right: 0;
	max-width: 200px;
	color: #fff !important;
	background-color: #1D4157 !important;
	font-size: 20px;
	cursor: pointer;
	display: block;
	width: 100%;
	text-align: center;
}

#formStep1 .nextButton:not(.ready) {
	pointer-events: none;
	background-color: #ccc !important;
}

#formStep3 input[type="text"] { display: none; }

#formStep3 input[type="submit"] {
	left: 0;
	margin: 0 auto;
}

#formStep3 .sent { display: none; }
#formStep3.success .toSend { display: none !important; }
#formStep3.success .sent {
	max-width: 800px;
	margin: 0 auto;
	display: block;
}
#formStep3.success .sent h4 {
	font-family: Raleway, Arial;
}


#homeText .start {
	margin: 0 auto;
	max-width: 960px;
	background-color: rgba(0,0,0,0.3);
	color:#fff;
	border-radius: 10px;
	padding: 20px;
	text-align:center;
	line-height: 45px;
	font-size: 18px;
}

#homeText #consultForm {
	position: relative;
	display: block;
	background-color: #6995aa;
	color: #fff !important;
	border-radius: 3px;
	font-weight: 700;
	padding: 5px 10px;
	margin: 20px 0;
	width: 220px !important;
	font-size: 20px;
	text-align: center;
	text-transform: capitalize;
}

#popupForm p {
	color: #000;
}
#popupForm .understand ~ p {
	text-align: center;
}

#popupForm div.wpcf7 .ajax-loader {
	margin-left: -120px;
	margin-top: 8px;
}

@media all and (max-width:850px) {
	body #homeText h1 {
		font-size:45px !important;
	}
}
@media all and (max-width:768px) {
	#popupForm {
		overflow-y:visible;
		max-height: calc(100vh - 100px);
		-webkit-align-items: flex-start;
		-moz-align-items: flex-start;
		align-items: flex-start;
	}
	#popupForm::after {
		content: '';
		position: absolute;
		top: 100%;
		left: 0;
		display: block;
		width: 100%;
		height: 100vh;
		background-color: #fff;
	}
	#popupForm .wpcf7 {
		overflow: scroll;
		height: 100%;
		padding-bottom:20px;
		padding-top:45px;
	}
	#popupForm ul {
		column-count: 1;
		text-align:center;
	}
	#popupForm li {
		display: block;
		margin-left: 10px;
	}
	#closePopUp {
		padding: 0 10px;
		background-color: #fff;
		z-index: 99;

		color: #2586d4;
	}
	#popupForm br {display: none;}
	#homeText {
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: rgba(29, 65, 87, 0.6);
	}
	#smileSpecialists .flex, #homeText .flex {
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#homeText .flex a { margin: 0 5px; border: 0; line-height: 30px; width: calc(50% - 10px); font-size: 18px !important; }
	#homeText .flex a span { font-size: 16px; }
	body #homeText h1 {
		font-size:24px !important;
		margin-bottom: 10px;
	}
	#homeText p {
		font-size:12px;
	}
	#homeText ul {
		max-width: 360px;
		display: block !important;
	}
	#homeText li {
		background-color: transparent !important;
		line-height: 1em;
		margin-bottom: 15px;
		justify-content: flex-start;
		padding-left: 0;
	}
	#homeText li::before {
		position: static;
		background-color: #1D4157; /* #2685d4 */
		padding: 5px;
		border-radius: 50%;
		text-align: center;
		line-height: 1.25em;
		margin: 0 10px 0 0;
		height: 31px;
		width: 31px;
	}
	#homeText li:nth-of-type(1)::before {
		background-color:rgba(29, 65, 87, 0.85); /* rgba(38,133,212,.85) */
	}
	#homeText li:nth-of-type(2)::before {
		background-color:rgba(33, 116, 185, .85);
	}
	#homeText li:nth-of-type(3)::before {
		background-color:rgba(29, 101, 161, .85);
	}
	#homeText li span {
		padding-right: 10px;
	}
	#wpsl-wrap { overflow-y:scroll; max-height:100vh; bottom: 0; }
	#wpsl-gmap { display: none; }
	#wpsl-stores { opacity: 1 !important; }
	#wpsl-search-wrap div label { white-space:nowrap; }
	#popupForm li {
		padding: 5px 40px;
		line-height: 1em;
	}
	#popupForm li.active::after {
		top: 0;
		left: auto;
		right: 5px;
		transform:rotate(-90deg);
		width: 24px;
	}
	#formStep2 div {
		width: 100%;
	}
	#formStep2.open { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; }
}
#homeText .primary-btn,
#homeText .secondary-btn {
	margin:auto;
}

footer.entry-footer {
	display:none;
}
#sectionOne .flex {
	align-items:center;
	-webkit-align-items:center;
}
.testimonial_rotator_quote {
	padding:0 25px;
	width:100%;
}

.testimonial_rotator.template-default .has-image .img,
.testimonial_rotator.template-default .has-image .img img {
	width:200px;
	height:200px;
	max-width:200px;
}
.testimonial_rotator.template-default .has-image .img {
	padding-top:0;
	margin-right:0;
	margin-left:15px;
}

@media all and (min-width:769px) {
	.testimonial_rotator.template-default .has-image .text {
		width:calc(100% - 215px)
	}
}
@media all and (max-width:768px) {
	.testimonial_rotator.template-default .has-image .img,
	.testimonial_rotator.template-default .has-image .text {
		margin:auto;
		float:none;
	}
	.testimonial_rotator.template-default .has-image .img {
		margin-bottom:10px;
	}
}

.testimonial_rotator.template-default .testimonial_rotator_quote,
.testimonial_rotator.template-default .testimonial_rotator_author_info p {
	color:#fff;
	font-size:18px;
	font-family:Raleway;
}
.testimonial_rotator.template-default .testimonial_rotator_quote {
	font-weight:400;
	line-height:1.5;
	margin-bottom:20px;
}

.testimonial_rotator.template-default .testimonial_rotator_author_info {
	border-left:0;
	text-align:Center;
	font-style:normal;
}
.entry-content .testimonial_rotator.template-default .testimonial_rotator_author_info p {
	font-weight:bold;
	text-align:center;
}
.longform_hr {
	display:none;
}
.testimonial_rotator_prev i,
.testimonial_rotator_next i {
	opacity:0;
}
.testimonial_rotator_prev,
.testimonial_rotator_next {
	height: 58px;
	width: 30px;
	top: calc(50% - 29px);
}
.testimonial_rotator_prev {
	background-image:url('/wp-content/uploads/2016/10/arrow-thin-back.svg');
}
.testimonial_rotator_next {
	background-image:url('/wp-content/uploads/2016/10/arrow-thin.svg');
}

#apptReq,
#wpcf7-f5618-p5619-o1 {
	max-width:700px;
	width:100%;
}
#apptReq .wpcf7-form-control-wrap,
#apptReq .wpcf7-select,
#wpcf7-f5618-p5619-o1 .wpcf7-form-control-wrap,
#wpcf7-f5618-p5619-o1 .wpcf7-select {
	width:100%;
	display:block;
	float:left;
}
#apptReq textarea,
#wpcf7-f5618-p5619-o1 textarea {
	resize: none;
	height:115px;
	border:1px solid #999999;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#apptReq .wpcf7-select,
#apptReq input,
#wpcf7-f5618-p5619-o1 .wpcf7-select,
#wpcf7-f5618-p5619-o1 input {
	height: 40px;
	line-height: 40px;
	border:1px solid #999999;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding:0 5px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#apptReq .wpcf7-select,
#wpcf7-f5618-p5619-o1 .wpcf7-select {
	border:none;
	background: #bfbfbf;
	background: -webkit-linear-gradient(#f1f1f1, #bfbfbf);
	background: -o-linear-gradient(#f1f1f1, #bfbfbf);
	background: -moz-linear-gradient(#f1f1f1, #bfbfbf);
	background: linear-gradient(#f1f1f1, #bfbfbf);
}
.office, .time {
	position:relative;
}
.office:after,
.time:after {
	content:' ';
	display:block;
	position:absolute;
	background-image:url('/wp-content/uploads/2016/10/triangle.svg');
	width:6px;
	height:12px;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	top: calc(50% - 6px);
	right: 12px;
}
#apptReq .flex > *,
#wpcf7-f5618-p5619-o1 .flex > * {
	width:calc(50% - 5px);
}
#apptReq .formlabel,
#wpcf7-f5618-p5619-o1 .formlabel {
	height:0;
	width:0;
	font-size:0;
	position:absolute;
	opacity:0;
}
#apptReq input[type=submit],
#wpcf7-f5618-p5619-o1 input[type=submit] {
	margin-top:0;
	border:1px solid #1D4157;
}
#apptReq form > div:not(.submitArea),
#wpcf7-f5618-p5619-o1 form > div:not(.submitArea) {
	margin-bottom:10px;
}
#priPol {
	line-height:40px;
	font-size:14px;
	padding:0 5px;
	text-align:left;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: none;
	color: #444444;
}
#priPol a {
	color:#1D4157;
}

#post-5619 header.entry-header.page-header {
	display:none;
}
#post-5619 .flex.newMaxWidth {
	padding:0;
	overflow:visible;
	max-width: 1230px;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	margin: auto;
}
#post-5619 .flex .third:first-child {
	position:relative;
	flex-shrink:1;
}
#post-5619 .flex .third:first-child:after {
	content:' ';
	display:block;
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:50vw;
	background-image:url('/wp-content/uploads/2016/10/harris-office.jpg');
	background-position:top right;
	background-size:Cover;
}

#post-5619 .flex .half:first-child {
	padding:30px 0;
	min-width:500px;
	flex-shrink:0;
}

#post-5619 .flex .half:last-child {
	padding:30px 40px;
	flex-shrink:0;
}

#reqSize {
	width:475px;
	margin-right:0;
	margin-left:auto;
}
@media all and (max-width:768px) {
	#post-5619{margin-top:0;}
	#post-5619 .flex .third:first-child {
		height:150px;
	}
	#post-5619 .flex .third:first-child:after {
		width:100vw;
		right:-25px;
	}
	#post-5619 .flex .half:last-child {
		min-width:inherit;
		padding:0 0 25px;
	}
	#post-5619 .flex .half:first-child {
		min-width:330px;
	}
	#reqSize {
		max-width:475px;
		width:100%;
		margin:auto;
	}
	#apptReq .flex,
	#wpcf7-f5618-p5619-o1 .flex {
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		flex-direction: row;
		-webkit-align-items:flex-start;
		-moz-align-items:flex-start;
		align-items:flex-start;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		justify-content: space-between;
	}
	#apptReq .flex > *,
	#wpcf7-f5618-p5619-o1 .flex > * {
		margin:0;
	}
	#apptReq .wpcf7-select,
	#wpcf7-f5618-p5619-o1 .wpcf7-select {
		font-size:14px;
	}
}
#apptReqCont {
	background-color:#fff;
	padding:25px 25px 50px;
}
#apptReq {
	margin:auto;
}
.RAA {
	background-color:#fff;
	padding:25px 0 5px;
	text-align:center;
	margin:0;
	line-height:1;
}
.wpcf7 img.ajax-loader {
	width:auto !important;
}
.testimonial_rotator_slide_title {
	display:none;
}
.tempBack {
	position:absolute;
	z-index:10;
	height:100%;
	width:100%;
}
.tempBack:not(.active) {
	display:none;
}
.tempBack #backImage {
	position:absolute;
	width:100%;
	height:100%;
	background-image:url('/wp-content/uploads/2014/10/Layer-15.jpg');
	background-size:cover;
	background-position:right center;

}
.tempBack #playButton {
	position:absolute;
	width:120px;
	height:120px;
	top:calc(50% - 60px);
	left:calc(50% - 60px);
	cursor:pointer;
}

.single .entry-meta {
	line-height:1;
}
.single article.post {
	margin-bottom:0;
}
.single .nav-links {
	margin-top:0;
}
.single .post-inner-content {
	padding-bottom:0;
}
h1.screen-reader-text {
	display:none;
}
.post-navigation,
body:not(.page) .paging-navigation {
	max-width: 1230px;
	width: 100%;
	padding:25px 25px 50px;
	margin: auto;
}

/* @media (min-width:769px) {
	body:not(.page) .full-width.col-sm-8 {
		width: 66.66666667% !important;
	}
	
	body:not(.page) .full-width.col-sm-8 + #secondary {
		
	}
} */

#secondary .inner > div {
	background-color: #dac59a;
	padding: 30px;
}

.entry-content div.entry-meta {
	font-size:12px;
}
body:not(.page):not(.blog):not(.archive) .page-title {
	background-color: #1D4157;
	padding: 36px 0;
	margin-bottom: 0;
	color:#fff;
	text-align:center;
}
.category .page-title, .single .page-header {
	position:relative;
	margin-top: -50px;
	margin-bottom:40px !important;
}

.single .page-header { margin-top: -25px; }

#BlogSidebarContent a {
	display: block;
	font-size: 24px;
	color: inherit !important;
}

#blogFooterContent {
	max-width:1000px;
	margin: 0 auto 20px;
	padding: 20px;
	background-color:#1d4157;
	clear:both;
}

#blogFooterContent * {
	color: #fff;
}

#blogFooterContent .btn {
	background-color: #dac59a;
	font-size: 20px;
}

#blogFooterContent .btn:hover {
	background-color: #c3ac7c;
}
.widget ul li {
	padding-bottom:10px;
}

@media (min-width:769px) {
	#blogFooterContent .threequarter {
		order: 1;
	}
}

@media (max-width:768px) {
	.archive #content .row, .blog #content .row, .single #content .row {
		display: flex;
		flex-direction:column;
	}
	.archive #content #secondary, .blog #content #secondary, .single #content #secondary {
		-webkit-order: 1;
		-moz-order: 1;
		order: 1;
	}
}

.category .page-title::before, .single .page-header::before {
	position:absolute;
	left:-500%;
	top:0;
	z-index: -1;
	height:100%;
	content:'';
	background-color: #1D4157;
	width:1000%;
}

body:not(.page):not(.single) .blog-item-wrap {
	overflow:hidden;
}
body:not(.page):not(.single) .blog-item-wrap .entry-meta {
	background-color:#1D4157;
	color:#fff;
	text-align:center;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.25;
	width:70px;
	float:left;
	font-weight:bold;
	padding-top:3px;
}
body:not(.page):not(.single) .blog-item-wrap .entry-meta span {
	display:block;
	text-align:center;
	color:#fff;
	margin:0;
	font-size:36px;
	font-family:"Playfair Display","Open Sans",Arial, sans-serif;
	padding-bottom: 5px;
}
body:not(.page):not(.single) .blog-item-wrap .post-inner-content {
	width:calc(100% - 90px);
	margin:0;
	float:right;
	padding-top:0;
}
body:not(.page) article.post {
	padding-right:0;
}

body:not(.page):not(.single) header.entry-header {
	background-color:#fff;
	padding:0;
	margin: 0 0 10px 0;
	text-align:left;
}
body:not(.page) header .entry-title {
	margin-top:0;
	padding-top:0;
	padding-bottom:5px;
	text-align:left;
	font-weight: bold;
}
body:not(.page) .blogCat {
	font-size: 12px;
	font-weight: bold;
	color: #6995aa;
	text-transform: uppercase;
	letter-spacing: 1px;
}

body:not(.page) header.entry-header h3 a {
	color:#1d4157;
	font-weight: 700 !important;
}
.single .entry-content a {
	color:#1D4157;
}
.single .entry-content a:hover {
	color: #1D4157;
	background:inherit;
}

body:not(.page) .article-container article:not(:last-child),
#post-5745 .su-row:not(:last-child) {
	padding-bottom:40px;
	border-bottom:1px solid #f3fbff;
}
body:not(.page) .article-container article:not(:first-child),
#post-5745 .su-row:not(:first-child) {
	padding-top:40px;
}
#post-5745 .su-row {
	margin-bottom:0;
}
.responsiveImages .flex {
	justify-content:space-around;
	-webkit-justify-content:space-around;
	-moz-justify-content:space-around;
}
.responsiveImages > div > .flex:not(:last-child) {
	margin-bottom:20px;
}
#rev_slider_5_1_wrapper,
#rev_slider_3_1_wrapper,
#rev_slider_4_1_wrapper,
#rev_slider_6_1_wrapper {
	margin-bottom:0 !important;
}
#locations a {
	color:#fff;
	margin:0 25px;
}
.entry-content .shortWideBack#locations div {
	text-align:center;
	padding:10px 25px;
}
#post-122 .su-column-size-1-5 .su-column-inner p {
	line-height:1;
}


#homeCont .half:first-child {
	background-image:url('/wp-content/uploads/2016/10/harris-office.jpg');
	background-size:cover;
	background-position:center right;
	displaY:none;
}
#homeCont .half:last-child {
	width:100%;
}
#post-6647 .su-spoiler-icon {
	top:16px;
}
#post-6647 .su-spoiler-title {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: 0px;
	color: #444444;
}

@media all and (min-width:769px) {
	.mobileButton {
		display:none;
	}
}
@media all and (max-width:768px) {
	.desktopButton {
		display:none;
	}
}

.valueCont {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
}

.coreValue {
	width: calc(20% - 1px);
	min-width: 200px;
	margin: 0 0 0 1px !important;
}

.entry-content div.coreValueText {
	overflow:hidden;
	position:relative;
	padding: 15px 0 15px 15px;
	height:125px;
	width:100%;
}
.entry-content div.coreValueText > div {
	width:100%;
}
.entry-content div.coreValueText span {
	max-width:150px;
	width:100%;
	margin-left:0;
	line-height:1;
	font-size: 28px;
	text-align:left;
	font-weight: 100;
	display:block;
	position:relative;
	z-index:10;
}
.entry-content div.coreValueQuote div.valueNumber {
	position:absolute;
	font-size:72px;
	line-height:1.25;
	color:rgba(255,255,255,.1);
	bottom:0;
	right:15px;
	font-weight:900;
	text-align:right;
	width:300px;
	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.coreValueText:before {
	content: "";
	position:absolute;
	z-index: 1;
	width:10px;
	top: 5%;
	height: 100%;
	right: -10px;
	border-radius: 5px / 100px;
	box-shadow:0 0 13px rgba(0,0,0,0.6);
	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.entry-content div.coreValueQuote {
	background-color:#1D4157;
	padding:25px 15px 50px;
	position:relative;
	align-items:stretch;
	height:calc(100% - 125px);
	flex-direction:column;
	width:100%;
	overflow:hidden;
}
.entry-content .coreValueQuote div {
	width:100%;
}
.entry-content .coreValueQuote p {
	text-align:left;
	line-height: 1.25;
	font-size:18px;
	font-weight:300;
	color:#fff;
	width:100%;
}
.entry-content div.coreValueQuote:before {
	content:' ';
	position:absolute;
	display:block;
	top:0;
	left:15px;
	width: 0;
	height: 0;
	border-left: 20px solid #fff;
	border-right: 25px solid transparent;
	border-bottom: 25px solid transparent;
}
.entry-content div.coreValueBy {
	font-weight:700;
	font-style:italic;
	color:#fff;
	font-size:18px;
	width:100%;
}

.scroll-to-top {
	display:none !important;
}
#post-122 header.entry-header {
	padding-bottom:0;
}


.video-container video {
	height: 100%;
	width: 100%;
	display:block;
	top:0;
	position: absolute;
}
.video-container.fiftythree {
	padding-bottom:53.75%;
	margin-bottom:0;
}

.technology td { padding: 20px; }
.technology tr:nth-of-type(odd) { background-color: #fff; color: #333333; }
.technology tr:nth-of-type(even) img { border-radius:50%; }


.shortWideBack.video { background-color: #1D4157 !important; }
.shortWideBack.video > div {
	max-width: 100%;
	padding: 0 !important;
}

.linkToGallery { text-align: center !important; }

.linkToGallery a {
	margin:20px auto;
	color:#fff !important;
	font-size:30px;
	padding:10px 20px;
	text-align:center;
	display:inline-block;
	background-color:#1D4157;
}


.shortWideBack.video > div .video-container {
	padding-bottom: 40%;
}

.doctorBAGallery.su-tabs {
	background-color: #fff;
}

.doctorBAGallery.su-tabs-vertical .su-tabs-nav {
	width: 40px;
}

.doctorBAGallery.su-tabs-vertical .su-tabs-nav span {
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	line-height: 17px;
	margin-bottom: 5px;
	background-color: #fff !important;
}

.doctorBAGallery.su-tabs-vertical .su-tabs-nav span.su-tabs-current {
	border: 1px solid #ccc;
}

.doctorBAGallery.su-tabs-vertical .su-tabs-panes {
	font-family: Dosis;
	width: calc(100% - 40px);
}

.doctorBAGallery .bas {
	margin-top: 40px;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
}

.bas .half { text-align: center; margin: 0 0 10px; max-height: 197px; overflow:hidden; }

.bas .half img { width: 300px; max-width: 100%; margin: 0 auto; }

.doctorBAGallery .testimonial--content {
	margin: 0 auto;
	max-width: 300px;
}

.doctorBAGallery .testimonial--title {
	font-family: Dosis;
	font-size: 60px;
	margin-bottom: 60px;
	color: #555;
	position: relative;
}
.testimonial--title:before {
	content: 'Client:';
	display: block;
	font-size: 15px;
	font-family: Dosis;
	color: #c1c5c6;
	text-align: left;
}

.doctorBAGallery .testimonial--story {
	font-family: Dosis;
	line-height: 1.4em;
	font-size: 23px;
	color: #555;
	margin-bottom: 80px;
}

.doctorBAGallery .testimonial--service {
	font-family: Dosis;
	color: #5688bc;
	font-size: 18px;
	line-height: 1.4em;
}
.testimonial--service:before {
	width: 100%;
	display: block;
	content: 'service:';
	text-transform: capitalize;
	color: #747474;
	margin-right: 4px;
	font-family: Dosis;
}

.justBA .third { padding: 0 15px; margin-bottom: 50px; }

.client--title {
	font-family: Dosis;
	font-size: 30px;
	margin-bottom: 10px;
	color: #fff;
	position: relative;
}

.client--title:before {
	content: 'Client:';
	display: block;
	font-size: 15px;
	font-family: Dosis;
	color: #c1c5c6;
}

.client--service {
	display: block;
	font-size: 15px;
	font-family: Dosis;
	color: #fff;
	min-height: 30px;
	margin-bottom: 5px !important;
}
.client--service:before {
	content: 'Service:';
	font-size: 15px;
	font-family: Dosis;
	color: #c1c5c6;
	padding-bottom: 14px;
	margin-right: 4px;
}

.client--story, .client--story p {
	font-family: Dosis;
	font-size: 14px;
	line-height: 2;
	min-height: 75px;
	color: #ffffff !important;
	margin-bottom: 10px !important;
}

.client--story p:empty { display: none; }

.justBA .su-tabs-nav {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.justBA .su-tabs-nav span {
	color: #c1c5c6;
	font-weight: 700;
	font-size: 20px;
}

.justBA .su-tabs-nav span.su-tabs-current {
	color: #ffffff;
}

.justBA .su-tabs, .justBA .su-tabs-nav span, .justBA.su-tabs-nav span.su-tabs-current, .justBA .su-tabs-pane {
	background: transparent !important;
}

.justBA .su-tabs-pane {
	padding: 0;
}

.doctorBio > div {
	max-width: 100%;
	padding: 0;
}

.doctorBio .third {
	background-position: center top;
	background-size: cover;
	min-height: 300px;
}

.doctorBio .third img {
	width: 100%;
	opacity: 0;
}

.doctorName {
	text-transform:uppercase;
	text-align:center !important;
	position: relative;
	margin-bottom: 60px !important;
}

.doctorName::after {
	position: absolute;
	content: '';
	bottom: -30px;
	left: 0; right: 0;
	margin: auto;
	width: 50px;
	height: 3px;
	background-color: #68696B;
}

.virtualSelect {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	background-color: #1D4157;
	color: #fff !important;
	padding: 10px;
	font-size: 24px;
	font-weight: 700;
	font-family: Maven Pro;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	cursor: pointer;
}
.virtualSelect:hover {
	background-color: #adabac;
	color: #fff !important;
}

.virtualSelect.visible {
	display: inline-block;
}

.mapplic-levels-select {
	background-color: #1D4157 !important;
	font-size: 20px !important;
	color: #fff !important;
}
@media all and (min-width: 769px) {
	#homeVideo { overflow:hidden; }
	#homeText img {
		display: none;
	}
	#homeText ul {
		position: relative;
		background-color: rgba(29, 65, 87, 0.85);
		margin-bottom: 20px;
		max-width: 100%;
	}
	#homeText li {
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 0 20px 90px !important;
		background-color: transparent !important;
		border-right: 1px solid rgba(200,200,200,0.7);
	}
	#homeText li:last-of-type { border-right: 0; }
	#homeText li::before {
		bottom: 20px;
		top: auto;
	}
	/* #homeText ul::before, #homeText ul::after {
		content: '';
		position: absolute;
		top: 0;
		height: 100%;
		width: 100vw;
		background-color: rgba(29, 65, 87, 0.85);
	}
	#homeText ul::before {
		right: 100%;
	}
	#homeText ul::after {
		left: 100%;
	}*/
}
@media all and (max-width: 1200px) and (min-width: 769px) {
	body #homeText h1 {
		font-size: 75px !important;
		margin-right: 0;
		margin-left: 0;
	}
	.entry-content #smileSpecialists a { font-size: 2vw; }
	#footer-area h4 { font-size: 2.8vw; }
}

@media all and (max-width: 768px) and (min-width:551px) {
	.doctorBio .third {
		max-height: 500px;
	}
	.doctorBio > div > .flex {
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		flex-direction: row;
	}
	.doctorBio > div > .flex > .third {
		margin: 0;
	}
}

@media all and (max-width: 768px) {
	.entry-content p, .entry-content div, .entry-content center { font-size: 16px; line-height: 1.5em; }
	* { background-attachment: scroll !important; }
	.navbar ul.nav { background-color: #eee; }
	#widget-logo-area-container { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; }
	#responsiveButtons { padding-top: 30px; width: 100%; }
	#homeVideo {
		background-position: right top;
	}
	#homeText p { font-size: 18px !important; line-height: 1.2em !important; }

	#smileSpecialists .flex {
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#smileSpecialists {
		background-attachment: scroll;
		max-height: 320px;
		background-image: url('/wp-content/uploads/2016/12/NewHarrisDoctors.jpg')
	}
	.entry-content #smileSpecialists a {
		background-color: rgba(0,0,0,0.5);
		font-size: 16px;
	}

	#linkToDoctors a { max-width: 44%; font-size: 16px; margin: 0 auto 10px; -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%; }
	#linkToDoctors img { height: auto; }
	#linkToDoctors br { display: none; }
	#locations a { margin: 0 10px; }
	.doctorBAGallery .su-tabs-nav span { display: inline-block; }

}

.mapplic-levels .mapplic-levels-up, .mapplic-levels .mapplic-levels-down { display: none; }

.mapplic-levels-select { overflow:visible; }

.entry-content .shortWideBack div, .entry-content .shortWideBack ol, .entry-content .shortWideBack p, .entry-content .shortWideBack ul, pre {
	color: #000;
}

.page-template-bio-page #menu-main-menu li:not(.keepMe) {
	display: none;
}

body.page-template-bio-page .main-content-area {
	margin-top: 0;
	width: 100%;
	max-width: 100%;
}

.whiteBG {
	background-color: #fff;
	padding: 20px;
}

.contactInfo p {
	text-align: right;
}

.contactInfo a {
	color: #fff;
}

.newLocation {
	margin-bottom: 50px;
}

.newLocation .contactInfo p {
	text-align: left;
	margin: 30px;
}

.newLocation .contactInfo a {
	color: #444;
}

.newLocation .contactInfo img {
	margin-right: 15px !important;
}

.contactInfoTop {
	position: absolute;
	right: 60px;
	top: -50px;
}

@media all and (max-width: 768px) {
	.contactInfoTop {
		display: none;
	}
}

.page-id-8596 #content {
	background-image: url(https://www.smilevirtualconsult.com/wp-content/uploads/2018/03/thank-you-bg.jpg);
	background-size: cover;
	background-position: center -180px;
	background-repeat: no-repeat;
}
@media all and (max-width: 1515px) and (min-width: 1374px) {
	.page-id-8596 #content {
		background-position: center -80px;
	}
}
@media all and (max-width: 1373px) {
	.page-id-8596 #content {
		background-position: center top;
	}
}
.page-id-8596 footer .socialMedia {
	display: none;
}

@media all and (max-width: 1721px) and (min-width: 1566px) {
	p.requestRecieved {
		font-size: 82px !important;
	}
}
@media all and (max-width: 1565px) and (min-width: 1410px) {
	p.requestRecieved{
		font-size: 72px !important;
	}
}
@media all and (max-width: 1409px) and (min-width: 1253px) {
	p.requestRecieved {
		font-size: 62px !important;
	}
}
@media all and (max-width: 1252px) and (min-width: 1096px) {
	p.requestRecieved {
		font-size: 52px !important;
	}
}
@media all and (max-width: 1095px) and (min-width: 939px) {
	p.requestRecieved {
		font-size: 42px !important;
	}
}
@media all and (max-width: 938px) and (min-width: 874px) {
	p.requestRecieved {
		font-size: 82px !important;
	}
}
@media all and (max-width: 873px) and (min-width: 796px) {
	p.requestRecieved {
		font-size: 72px !important;
	}
}
@media all and (max-width: 795px) and (min-width: 769px) {
	p.requestRecieved {
		font-size: 62px !important;
	}
}
@media all and (max-width: 768px) {
	p.requestRecieved {
		font-size: 32px !important;
	}
}
@media all and (max-width: 938px) {
	.page-id-8596 .flex .half {
		width: auto;
	}
	.page-id-8596 .flex .half:nth-of-type(2) {
		display: none;
	}
}


.doctorBAGallery .su-tabs-nav { font-size: 0; margin-top: 10px;}
.doctorBAGallery .su-tabs-nav span { margin-bottom: 3px; }

@media all and (max-width: 900px) and (min-width: 769px) {
	#menu-item-7969 a {
		width: 100px !important;
	}
}

@media all and (max-width: 769px) {
	.photo strong {
		color: #fff;
	}
	.tellus strong {
		color: #fff;
	}
	.response strong {
		color: #fff;
	}
}


@media all and (max-width: 768px) {
	#homeText {
		padding-top: 40px;
		height: 100%;
		width: 100%;
		background-color: #dac59a;
	}
	#homeText img {
		display: block;
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		width: 300px;
	}
	body #homeText h1 {
		font-size: 32px !important;
		margin: 0 auto 10px;
		text-align: center;
	}
	#homeText p {
		font-size: 24px !important;
		text-align: center;
	}
	#homeText li::before {
		font-size: 18px;
	}
	#homeText ul li {
		font-size:22px;
	}
	#homeText * {
		width: 510px;
		max-width: 90%;
		text-align: center;
		margin: 0 auto;
	}
	#homeText #consultForm {
		position: absolute;
		bottom: 40px;
		left: 0;
		right: 0;
		margin: 20px auto;
	}
}

@media all and (max-width: 445px) {
	body #homeText h1 {
		font-size: 24px !important;
	}
	#homeText p {
		font-size: 18px !important;
	}
}

.sportBio {
	position: relative;
}

.docSports {
	max-width: 17%;
	position: absolute;
	right: 17%;
	top: 0%;
	z-index: -1;
}

@media all and (max-width: 1700px) and (min-width: 1501px) {
	.docSports {
		top: 2%;
	}
}

@media all and (max-width: 1500px) and (min-width: 1101px) {
	.docSports {
		top: 5%;
	}
}

@media all and (max-width: 1100px) and (min-width: 769px) {
	.docSports {
		top: 8%;
	}
}

@media all and (max-width: 1170px) and (min-width: 860px) {
	.docSports {
		right: 10%;
		max-width: 18%;
	}
}

@media all and (max-width: 859px) and (min-width: 769px) {
	.docSports {
		right: 5%;
		max-width: 20%;
	}
}

@media all and (max-width: 768px) {
	.docSports {
		position: relative;
		max-width: 100%;
		right: 0;
		flex-direction: row !important;
	}
	.docSports img {
		width: 50%;
	}
}

.page-id-9202 #formStep1>.flex {
	max-width: 100%;
}

.page-id-9202 .nextButton, #formStep2 input[type="submit"], #formStep3 input[type="submit"] {
	bottom: -40px;
}

#extraInstructions {
	display:none;
	position: absolute;
	z-index: 99999999;
	background-color: #fff;
	padding: 20px;
	max-width: 768px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	box-shadow: 1px 1px 15px rgba(0,0,0,0.5);
	max-height: 100%;
}

#extraClose {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 10px;
	z-index: 99;
	font-size: 20px;
}

#extraInstructions ol {
	padding-left: 20px;
}

#extraInstructions li {
	color: #000;
	background-color: transparent !important;
	text-align: left;
	padding: 0 !important;
	display: list-item !important;
	font-size: 16px;
}

#extraInstructions > div {
	display: -wekit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}

.mfp-wrap, .mfp-bg {
	z-index:9999999999999 !important;
}

@media all and (max-width: 451px) {
	.page-id-9202 #formStep1>.flex {
		flex-direction: column !important;
	}
}

@media all and (max-width: 768px) {
	.fifth.hideMe {
		display: none;
	}
}

@media all and (max-width: 835px) and (min-width: 769px) {
	.newLocation h3 {
		font-size: 36px;
	}
	.newLocation .contactInfo p {
		font-size: 16px;
	}
}

.wpcf7-form-control-wrap.Doctor select {
	color: #000;
}

.read-more {
	display: none;
}

#recent-posts-2 a {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 600;
}

#recent-posts-2 ul {
	padding: 15px 30px 5px 30px;
}



#new-design .alt,
#new-design h3.alt,
#new-design h4.alt{
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	font-weight: bold;
	letter-spacing: 1px;
	color: #6995aa;
	text-transform: uppercase;
	margin-top: 40px;
}
#new-design .container{
	max-width: 900px;
}

#new-design .hero{
	width: 100%;
	height: 350px;
	display: flex;
	align-items: center;
}

#new-design .row.flex,
#new-design p,
#new-design h1,
#new-design h2,
#new-design h3,
#new-design h4,
#new-design .col-xs-12{
	text-align: center;
}

#new-design .hero.grey{
	background-color: #e7e5e6;
	background: #e7e5e6 url('/wp-content/uploads/2020/01/woman-grey.jpg') no-repeat right center;
		background-size: cover;
	position:relative;
	min-height: 500px;
}

#new-design .bg-grey{
	background-color: #f7f7f7;
}

#new-design .hero.pink{
	background-color: #E2ACAD;
	min-height: 450px;
	background: #E2ACAD url('/wp-content/uploads/2023/01/SV-Banner.png') no-repeat right center;
	background-size: cover;
	position: relative;
}

#new-design .hero.pink .container,
#new-design .hero.grey .container{
	z-index:1;
}
@media (max-width: 768px){
	.overlay{
		background: rgba(0, 0, 0, .5);
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 100%;
		z-index:0;
	}
	.overlay.light{
		background: rgba(200, 200, 200, .8);
	}
}

#new-design .bg-dark{
	background-color: #1d4157;
}

#new-design .text-white,
#new-design .text-white p,
#new-design .text-white h1,
#new-design .text-white h2,
#new-design .hero.pink h1,
#new-design .hero.pink p{
	color: #fff !important;
}

@media (min-width: 769px){
	#new-design .alt, #new-design h3.alt, #new-design h4.alt{
		margin-top: 0;
	}
	#new-design .hero{
		height: 500px;
	}
	#new-design .hero.grey{
		background: #e7e5e6 url('/wp-content/uploads/2020/01/woman-grey@2x.jpg') no-repeat right center;
		background-size: cover;
	}

	#new-design .hero.pink{
		background: #E2ACAD url('/wp-content/uploads/2023/01/SV-Banner.png') no-repeat right center;
		background-size: cover;
	}

	#new-design .hero p,
	#new-design .hero h1{
		max-width: 300px;
	}

	#new-design .hero.pink p,
	#new-design .hero.pink h1{
		max-width: 380px;
	}

	#new-design .row.flex,
	#new-design p,
	#new-design h1,
	#new-design h2,
	#new-design h3,
	#new-design h4,
	#new-design .col-xs-12{
		text-align: left;
	}
}

#new-design p,
#new-design p + p,
.su-vimeo {
	margin: 0 !important;
}

#new-design p > a{
	margin-top: 20px;
}

@media screen and (min-width: 440px) {
	#new-design p > a{
		margin-top: 40px;
	}
}

#new-design span.su-lightbox.btn,
#new-design .btn{
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.31;
	letter-spacing: normal;
	text-align: center;
	border-radius: 0;
	padding: 17px 35px;
	display:inline-block;
}

#new-design .btn-white{
	color: #2b4f63;
	background: #fff;
}

#new-design .btn-blue{
	color: #fff ;
	background: #2b4f63;
}

#new-design .btn-blue-outline,
#new-design span.su-lightbox.btn-blue-outline{
	color: #2b4f63;
	border: solid 2px #2b4f63;
	padding: 15px 35px;
}
#new-design .btn-blue-outline:hover,
#new-design .btn-blue-outline:focus{
	color: #fff !important;
	background: #2b4f63;
}

#new-design .btn-white-outline,
#new-design span.su-lightbox.btn-white-outline{
	color: #fff;
	border: solid 2px #fff;
	padding: 15px 35px;
}

#new-design .btn-white:hover,
#new-design .btn-white:focus,
#new-design .btn-white:active,
#new-design .btn-blue-outline:hover,
#new-design .btn-blue-outline:focus,
#new-design .btn-blue-outline:active,
#new-design .btn-white-outline:hover,
#new-design .btn-white-outline:focus{
	color: #fff !important;
	background: #2b4f63;
	border-color: #2b4f63 !important;
}

#new-design .padding{
	padding: 40px 0;
}

#new-design .how-it-works .alt{
	margin-bottom: 40px;
}

#new-design .row.flex{
	display: flex;
	align-items: center;
	flex-direction: column;
}

#new-design .how-it-works ul{
	margin: 0 auto;
	display: block;
	clear: both;
	text-align: center;
	padding: 0;
	list-style-type: none;
}

#new-design .how-it-works ul li{
	margin: 0 0 30px 0;
	padding: 0;
}

#new-design .how-it-works ul li img{
	margin-right: 20px;
}


@media (min-width: 768px){
	#new-design .padding{
		padding: 80px 0;
	}
	#new-design .row.flex{
		flex-direction: row;
	}
	#new-design .how-it-works ul{
		text-align: left;
	}
	#new-design .how-it-works ul li{
		max-width: 400px;
		display: flex;
		align-items: center;
		text-align: left;
	}
}

@media (min-width: 992px){
	#new-design .padding{
		padding: 110px 0;
	}
}

@media (min-width: 1201px){
	#new-design .padding{
		padding: 160px 0;
	}
	#new-design .padding + .padding:not(.bg-lt-blue){
		padding-top: 100px;
	}
	#new-design .hero.pink{
		background: #1D4157 url('/wp-content/uploads/2023/01/SV-Banner-1.png') no-repeat right center;
		background-size: cover;
	}
}


#new-design .tparrows.persephone{
	border-radius: 50%;
}

#new-design .bg-lt-blue{
	background-color: #f3fbff;
}

#new-design .bg-lt-blue.lt-pattern{
	background-color: #f3fbff;
	background-image: url('images/lt-pattern.svg');
	background-repeat: repeat;
	background-position: center;
	background-size: 220px 304px;
}

#new-design .bg-dark.dk-pattern{
	background-color: #2b4f63;
	background-image: url('images/dk-pattern.svg');
	background-repeat: repeat;
	background-position: center;
	background-size: 220px 304px;
}

#new-design h1, #new-design h2{
	color: #1d4157;
}

#new-design .three-col.text-center *,
#new-design .text-center{
	text-align: center !important;
}

#new-design .three-col .alt{
	margin-bottom: 60px;
}

#new-design .three-col.team .container > .alt{
	font-size: 16px !important;
}

#new-design .three-col.team .row .alt{
	margin-bottom: 15px;
}

#new-design .three-col img{
	margin-bottom: 30px;
}

#new-design .bottom-cta.dk-pattern img.top,
#new-design.new-dentists .bottom-cta.dk-pattern img.top{
	margin-top: 40px;
}


#new-design .bottom-cta h2{
	text-align: center !important;
}

#new-design .bottom-cta h2 + p{
	margin: 0 0 40px 0 !important;
}

#new-design .bottom-cta .row{
	padding-top: 40px;
}

#new-design.about .bottom-cta .row{
	padding: 0 !important;
}

#new-design.about .bottom-cta img{
	margin: 0 !important;
}

#new-design .bottom-cta p{
	margin-bottom: 40px;
}
#new-design .hero p .btn,
#new-design .bottom-cta p .btn{
	margin-top: 0 !important;
	vertical-align: top;
	margin-bottom: 20px;
	min-width: 170px;
	max-width: 200px;
}

#new-design.new-dentists .bottom-cta p .btn{
	margin-top: 0 !important;
	vertical-align: top;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 260px;
	max-width: 320px;
}

#new-design .hero h1 + p{
	margin-bottom: 40px !important;
}

#new-design .hero p a{
	vertical-align: top;
	margin-bottom: 20px;
	min-width: 170px;
}

#new-design .hero p > a{
	margin-top: 0;
}

#new-design .hero p a + a{
	margin-top: 0 !important;
}

#new-design .bottom-cta p a + a{
	margin-top: 20px;
	clear:both;
}

#new-design .bottom-cta .flex>:not(:last-child) {
	margin: 0;
}

@media (min-width: 768px){
	#new-design .bottom-cta h2{
		text-align: left !important;
	}
	#new-design .bottom-cta.dk-pattern img.top{
		margin-top: 80px;
	}
	#new-design .bottom-cta p a{
		margin-bottom: 0px;
	}
	#new-design .bottom-cta .row{
		padding-top: 0;
	}
	#new-design.new-dentists .bottom-cta.dk-pattern img{
		margin-top: 0;
	}
}

#new-design .testimonials-new,
#new-design .testimonials-new.bg-lt-blue{
	text-align: center;
	background-color: #f3fbff;
	background-image: url('images/lt-pattern.svg');
	background-size: 220px 304px;
	background-repeat: repeat;
	background-position: center;
	padding: 60px 0;
}

.entry-content #new-design div.test-name{
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.71;
	letter-spacing: normal;
	text-align: center;
	color: #2b4f63;
	margin-top: 20px;
}

#new-design .three-col .row.flex{
	align-items: start;
}

body:not(.home) .entry-content #new-design .three-col h4{
	margin-top:0 !important;
}

#new-design .underline{
	text-decoration: underline;
}

#new-design .three-col .container > .alt{
	margin-bottom: 40px !important;
}

#new-design.about .three-col h5{
	font-family:"Playfair Display","Open Sans",Arial, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: center;
	color: #20221e;
	margin-bottom: 20px !important;
}

#new-design.about .hero{
	height: 325px;
}

#new-design.about .hero img{
	display:none;
}

@media (min-width: 768px){
	#new-design.about .hero img{
		height:325px;
		display: block;
		width: 325px;
		max-width: 325px;
		text-align: center;
	}
	#new-design .testimonials-new,
	#new-design .testimonials-new.bg-lt-blue{
		padding: 100px 0;
	}
}

#new-design.about .hero .container{
	width: 100%;
	max-width: 1100px;
	text-align: center !important;
}
#new-design.about .hero h1{
	min-width: 280px;
	padding: 0 20px;
}

#new-design.about .hero h1,
#new-design.about .hero .alt{
	text-align: center !important;
	margin: 0 auto 20px auto;
	display:block;
}

#new-design section.socialMedia a .fa{
	font-size: 24px;
}

#new-design .number-wrap{
	background: #1d4157;
	font-family:"Playfair Display","Open Sans",Arial, sans-serif;
	font-size: 72px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	display: inline-block;
	width: 160px;
	height: 160px;
	padding-left: 30px;
}

#new-design .core .row{
	margin-bottom: 40px;
}

#new-design .core .row h3{
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
	color: #20221e;
}

#new-design .core .row h4{
	margin-bottom: 20px !important;
}

#new-design .core h2{
	margin: 30px 0 60px 0
}

@media (min-width: 768px){
	#new-design .core .row{
		max-width: 800px;
		margin: 0 auto 80px auto;
		padding-left: 80px;
	}
	#new-design .core .row,
	#new-design .core .row h3,
	#new-design .core .row h4{
		text-align: left !important;
	}
	#new-design .core h2{
		margin: 30px 0 120px 0
	}
	#new-design .core .row h3{
		max-width: 340px;
	}
}

#new-design .top,
#new-design .top h4,
#new-design .top h2{
	text-align: center !important;
}

#new-design.about .core .top h4.alt{
	margin-bottom: 0 !important
}


@media (min-width: 768px){
	#new-design .hero p + p > a{
		margin-right: 20px;
	}
}

@media (min-width: 991px){
	#new-design .bottom-cta p + p > a{
		margin-right: 20px;
	}
	#new-design .testimonials-new,
	#new-design .testimonials-new.bg-lt-blue{
		padding: 120px 0;
	}
}

@media (max-width: 768px){
	#new-design .hero p + p a,
	#new-design .bottom-cta p + p a{
		margin: 0 10px 20px 10px !important;
	}
}

.wpcf7-form  input,
body .gform_wrapper form input,
.mfp-wrap .gform_wrapper form input,
.mfp-wrap .gform_wrapper form input.medium,
body .gform_wrapper form .top_label input.medium,
.wpcf7-form  select,
body .gform_wrapper form select,
.wpcf7-form  textarea,
body .gform_wrapper form textarea{
	font-size: 16px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	color: #9b9b9b;
	border: 1px solid #ccc;
	padding: 13px 25px;
	height: 54px;
	line-height: 1.5;
	width: 100%;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding: 13px 25px;
}

body .gform_wrapper form input.medium,
body .gform_wrapper form input.large,
body .gform_wrapper form input.small{
	width: 100%;
}

.wpcf7-form  input:active,
.wpcf7-form  input:focus,
body .gform_wrapper form input:active,
body .gform_wrapper form input:focus,
.mfp-wrap .gform_wrapper form input:focus{
	border: 1px solid #1d4157 !important;
}

.wpcf7-form label,
body .gform_wrapper form label,
body .gform_wrapper .gform_wrapper .top_label .gfield_label{
	font-size: 16px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	color: #1d4157;
	display: block;
	clear:both;
	margin: 0 0 5px 0;
}
.wpcf7-form-control-wrap{
	margin-bottom: 20px;
}

.wpcf7-form  input[type="submit"],
body .gform_wrapper form input[type="submit"],
.mfp-wrap .gform_wrapper form input[type="submit"]{
	font-size: 16px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	background: #1d4157;
	border: 2px solid #1d4157;
	color: #fff;
	text-transform: capitalize;
	display:inline-block;
	font-weight: 700;
	width: auto;
}

.wpcf7-form  input[type="submit"]:hover,
.wpcf7-form  input[type="submit"]:focus,
.wpcf7-form  input[type="submit"]:active,
body .gform_wrapper form input[type="submit"]:hover,
body .gform_wrapper form input[type="submit"]:focus,
body .gform_wrapper form input[type="submit"]:active{
	background: transparent;
	border: 2px solid #1d4157;
	color: #1d4157;
}

body .gform_wrapper .validation_error{
	border: 2px solid #790000;
	background-color: rgba(255,223,224,.25);
	padding: 15px;
}
body .gform_wrapper .validation_message{
	padding: 5px 0 0 0;
}

body .gform_wrapper li.gfield.gfield_error{
	border: none;
	background: transparent;
}

#new-design .new-doctor-form .gform_wrapper{
	margin: 25px auto 0 auto;
	width: 100%;
	max-width: 335px;
}

body .gform_wrapper{
	margin: 0;
	width: 100%;
	font-size: 16px;
}

.mfp-wrap .gform_wrapper .gform_description,
body .gform_wrapper .gform_description{
	margin: 0 0 20px 0;
	font-size: 16px;
	width: 100%;
	text-align: center;
	line-height: 1.5;
}

body .gform_wrapper ul{
	margin: 0;
	padding: 0;
}

body .gform_wrapper ul li.gfield{
	margin: 0 0 20px 0;
	padding: 0;
}

body .gform_wrapper .top_label div.ginput_container,
.mfp-wrap .gform_wrapper .top_label div.ginput_container{
	margin: 0 !important;
}

@media (min-width: 768px) {
	#new-design  .new-doctor-form p,
	#new-design  .new-doctor-form h1{
		max-width: 350px;
	}
	#new-design .new-doctor-form h1 + p{
		margin-bottom: 30px !important;
	}
}

#footer-widget-area .copyright{
	margin-bottom: 20px;
}

#footer-widget-area,
#footer-widget-area .widget ul li{
	font-size: 14px;
}

@media (min-width: 991px) {
	#footer-widget-area{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#footer-widget-area .socialMedia,
	#footer-widget-area #menu-footer-menu,
	#footer-widget-area .copyright{
		margin: 0;
	}
	#footer-widget-area .widget ul li{
		padding-bottom: 0;
	}
}

#new-design:not(.about) .three-col .row h4{
	font-weight: 400;
}

#new-design:not(.about) .three-col .row img{
	min-height: 60px;
	max-width: 60px;
}

#new-design .three-col .row + .row{
	margin-top: 60px;
}

#new-design  .mt-30 {
	margin-top: 30px !important;
}

#new-design .pricing .container > .alt,
#new-design .faq .container > .alt{
	text-align: center;
	margin-bottom: 60px;
}

#new-design .pricing .container .row{
	align-items: start;
}

#new-design .pricing h4 + p{
	line-height: 1.7;
}

#new-design .pricing h2{
	margin-top: 10px;
}

#new-design .pricing .su-lightbox{
	margin-top: 30px;
}

@media (max-width: 768px) {
	#new-design.new-dentists .bg-lt-blue,
	#new-design.new-dentists .wpcf7{
		text-align: center;
	}
	#new-design.new-dentists .wpcf7 label{
		text-align: left !important;
	}
	#new-design.new-dentists .bg-lt-blue form{
		display: block;
		margin: 0 auto;
	}
	#new-design.new-dentists .bg-lt-blue h1 + p{
		margin-bottom: 30px !important;
	}
	#new-design.new-dentists .btn-blue-outline{
		margin-bottom: 60px;
	}
	#new-design.new-dentists .bottom-cta .btn{
		margin-bottom: 40px;
	}
}

#new-design .faq .row h3{
	font-weight: 400;
}

#new-design .faq .row h3 + p{
	margin-bottom: 40px !important;
}

#new-design .how-it-works ul img{
	max-width: 38px;
}

#new-design.about .three-col .row{
	margin-bottom: 100px;
}

.blog .page-title{
	margin-bottom: 60px;
}


#new-design .bg-dark-grey{
	min-height: 450px;
	background: #646e70 url('/wp-content/uploads/2020/01/newfooterbanner.jpg') no-repeat right center;
	background-size: cover;
	position: relative;
		display: flex;
	align-items: center;
}


@media (min-width: 769px){
	#new-design .bg-dark-grey{
		background: #646e70 url('/wp-content/uploads/2020/01/newfooterbanner@2x.jpg') no-repeat right top;
		background-size: cover;
		min-height: 520px;
	}
}

#new-design .btn-pink,
#new-design span.btn-pink,
#new-design span.su-lightbox.btn-pink,
#gform_submit_button_1{
	background: #e2acad;
	border-color: #e2acad;
	color: #fff;
}


