/*
Theme Name: Rindal Clinic 2021
Author: Wandzilak Web Design
Author URI: https://www.wandzilakwebdesign.com/
Version: 1.0.0
Template: dt-the7
*/

LI.menu-item A
{
	margin-right: 0;
	margin-left: 0;
	font-weight: 400 !important;
}
HEADER I.fa.icon-home
{
	margin-right: 0 !important;
}
UL.main-nav LI.menu-item UL.sub-nav
{    
	box-shadow: 0 5px 12px rgb(0 0 0 / 15%);
}
.doc-wrap {
    background: whitesmoke;
    border: 1px solid #d6d6d6;
    padding: 18px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    margin: 0 auto 20px auto;
}
.sidebar-title {
    position: relative;
    color: #145A7F;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #2C7CB5;
}
.sidebar-title span {
    display: block;
    font-style: normal;
    font-size: 18px;
    font-weight: 600;
}
img.dr-pic {
    display: block;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
}
.doc-wrap p {
    font-size: 16px;
    font-style: italic;
}
.doc-name {
    font-weight: 400;
    font-size: 19px;
    border-left: 2px solid #2C7CB5;
    padding-left: 10px;
}
.doc-phone {
    text-align: center;
    margin-top: 10px;
    font-size: 21px;
    line-height: 33px;
    color: #f50000;
    font-style: normal;
    font-weight: 400;
}
.doc-phone span {
    display: block;
    font-weight: 600;
    font-size: 28px;
}
img.aligncenter.wp-image-1192.size-full {
    border-radius: 5px;
    width: 100% !important;
}
a.question-btn, a.appointment-btn {
    display: block;
    background: #2C7CB5;
    color: #fff !important;
    max-width: 330px;
    text-align: center;
    padding: 10px 10px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    text-decoration: none;
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a.appointment-btn {
    font-size: 21px;
    background: #DD0011;
}
a.question-btn span, a.appointment-btn span {
    display: block;
    font-weight: 400;
    font-size: 21px;
    font-style: italic;
}
.welcome-text 
{
    display: inline-block;
    font-family: 'Playfair Display', serif;
    color: #203B8C;
    font-size: 43px;
    letter-spacing: 0.01em;
    line-height: 44px;
    border-bottom: 3px solid #54BBFF;
    margin-bottom: 20px;
    padding-bottom: 12px;
}
.kk-form-wrap ::-webkit-input-placeholder {
    color: #888;
    font-size: 14px;
}
DIV.dt-mega-menu-wrap UL.sub-nav LI.menu-item A
{
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
DIV.dt-mega-menu-wrap UL.sub-nav LI.menu-item A SPAN
{
	font-weight: 400 !important;
	line-height: 19px !important;
	font-size: 16px !important;
}
DIV.dt-mega-menu-wrap UL.sub-nav LI.menu-item A:hover
{
	background-color: #203B8C;
}
UL.main-nav LI.menu-item UL.sub-nav LI.menu-item A
{
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 0;
}
UL.main-nav LI.menu-item UL.sub-nav LI.menu-item A SPAN
{
	line-height: 19px !important;
	font-size: 16px !important;
	font-weight: 400;
}
.linkbox-main 
{
    font-family: 'Playfair Display', serif;
    color: #203B8C;
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px;
}
.sched-title 
{
    text-align: center;
    color: #203B8C;
    font-weight: 600;
    font-size: 24px;
    margin: 0 auto 20px auto;
    max-width: 270px;
    border-bottom: 3px solid #54BBFF;
}
.welcome-form 
{
    background: #F0F0F0;
    border: 4px solid #3194D6;
    border-radius: 3px;
    padding: 20px 25px;
}
UL.main-nav > LI.menu-item > A
{
	height: 60px;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
DIV.masthead.sticky-on HEADER.header-bar DIV.branding
{
	display: none;
	margin-bottom: 0;
	height: 0;
}
.slide-caption {
    text-align: center;
    color: #ffffff;
	max-width: 1260px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
div.slide-title {
    position: relative;
    font-size: 66px !important;
    line-height: 71px!important;
    font-family: 'Playfair Display', serif !important;
    padding-bottom: 20px!important;
    margin-bottom: 15px!important;
    text-shadow: 2px 2px 4px rgb(0 0 0 / 75%)!important;
	display: inline-block;
}
div.slide-title:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto !important;
    background: #54BBFF !important;
    height: 2px !important;
    max-width: 340px !important;
    width: 100% !important;
}
.slide-caption p {
    font-size: 29px !important;
    line-height: 44px !important;
    margin: 10px 0 25px 0 !important;
    text-shadow: 2px 2px 3px rgb(0 0 0 / 50%) !important;
	display: inline-block;
	text-align: center !important;
}
a.form-btn {
    font-size: 17px !important;
    display: block !important;
    max-width: 280px !important;
    width: 100% !important;
    background: #BE0909 !important;
    color: #fff !important;
    text-align: center !important;
    padding: 0 5px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    line-height: 52px !important;
    margin: 0 auto !important;
    border-radius: 5px !important;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	text-decoration: none !important:
}
.consult1 {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 45px;
    line-height: 61px;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    margin-bottom: 10px;
}
.consult2 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 34px;
    line-height: 48px;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.consult-wrap {
    color: #fff;
    background: rgba(44, 41, 41, 0.35);
    padding: 30px;
    margin-top: 80px;
}
.consult-title1 {
    position: relative;
    font-size: 26px;
    line-height: 32px;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.consult-title2 {
    font-size: 37px;
    line-height: 32px;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    font-weight: bold;
}
.consult-title2 span {
    font-weight: 400;
}
.consult-title1:after {
    position: absolute;
    left: 0;
    bottom: -8px;
    content: '';
    width: 120px;
    height: 8px;
    background: #54BBFF;
}
.consult-right a {
    background: #BE0909;
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 100%;
    padding: 0 20px;
    max-width: 345px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 64px;
    border-radius: 5px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.slide-caption a
{
	text-decoration: none !important:
}
.welcome-text strong {
    font-weight: 600;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 95px;
    resize: vertical;
}
form p {
    margin-bottom: 0px !important;
}
INPUT.wpcf7-submit.home-page-blue-btn
{
	border-radius: 5px !important;
	background: rgb(54, 99, 191);
	cursor: pointer;
	color: rgb(255, 255, 255);
	font-weight: 600 !important;
	font-size: 17px !important;
	padding: 13px 20px !important;
	line-height: 24px !important;
	display: inline-block !important;
	margin-left: 20px !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	position: relative !important;
	border: 0px solid #CCD0D4 !important;
}
BODY.home DIV#wpcf7-f1653-p1587-o2.wpcf7 FORM P
{
	text-align: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	position: relative !important;
}
FORM INPUT
{
	margin-bottom: 6px !important;
	border: 1px solid #CCD0D4 !important;
}
FORM TEXTAREA
{
	margin-bottom: 6px !important;
	border: 1px solid #CCD0D4;
}
body.home h1.home-page-h1-title
{
	position: relative;
    font-size: 44px;
    border: 2px solid #54BBFF;
    border-radius: 5px;
    max-width: 758px;
    margin: 0 auto 55px auto;
}
body.home h1.home-page-h1-title:after {
    position: absolute;
    content: '';
    width: 570px;
    height: 2px;
    top: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
}

.home-button-wrap a {
    display: inline-block;
    line-height: 50px;
    border: 2px solid #3663BF;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.home-button-wrap A.home-learn-more-btn {
    width: 220px;
    background: #F0F0F0;
    color: #3663BF;
    margin-right: 25px;
}

.home-button-wrap A.home-schedule-appt-btn2 {
    width: 270px;
    background: #3663BF;
    color: #fff;
}

.home-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
}

.review-title {
    display: block;
    position: relative;
    color: #fff;
    font-size: 40px;
    line-height: 49px;
    font-weight: 400;
    padding-bottom: 10px;
    margin: 0 auto 20px auto;
    font-family: 'Playfair Display', serif;
}

.review-title:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #54BBFF;
    width: 190px;
    height: 2px;
}
.footer-cta {
    padding: 30px 0;
    color: #Fff;
    text-align: center;
    font-weight: 600;
    font-size: 38px;
}
.footer-cta span {
    display: block;
    font-size: 42px;
}

.request-consultation
{    background: #BE0909;
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 100%;
    padding: 0 20px;
    max-width: 345px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 64px;
    border-radius: 5px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
	text-decoration: none !important;
}
.treatment-column P
{
	font-size: 16px;
	line-height: normal;
}
DIV.treatment-column DIV.wpb_raw_code.wpb_raw_html
{
	margin-bottom: 10px;
}
DIV.treatment-column DIV.wpb_raw_code.wpb_raw_html A
{
	text-decoration: none !important;
	display: block;
	overflow: hidden;
	border: 1px solid gainsboro;
	-webkit-box-shadow: 0 8px 6px -6px #0000001c;
	-moz-box-shadow: 0 8px 6px -6px #0000001c;
	box-shadow: 0 8px 6px -6px #0000001c;
	text-align: center;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
DIV.treatment-column DIV.wpb_raw_code.wpb_raw_html A:hover
{
	-webkit-box-shadow: 0 10px 6px -6px #0000001c !important;
	-moz-box-shadow: 0 10px 6px -6px #0000001c !important;
	box-shadow:0 10px 6px -6px #0000001c;
}
DIV.treatment-column DIV.wpb_raw_code.wpb_raw_html A:hover IMG
{
	opacity: 0.75;
}
DIV.treatment-column DIV.wpb_raw_code.wpb_raw_html A IMG
{
	width: 100%;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #3194D6;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
DIV.treatment-column DIV.wpb_raw_code A SPAN
{
	display: block;
	background: #F0F0F0;
	color: #203B8C;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	line-height: 47px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
DIV.treatment-column DIV.wpb_raw_code.wpb_raw_html A SVG
{
	width: 1em;
	color: #3194D6;
	/*+transition: all 0.36s ease-in-out;*/
	-webkit-transition: all 0.36s ease-in-out;
	-moz-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
	vertical-align: middle;
	margin-top: -1px;
}
DIV.treatment-column DIV.wpb_raw_code.wpb_raw_html A:hover SVG
{
	margin-left: 5px;
}

.treatment-column P
{
	font-size: 15px;
	line-height: normal;
}
DIV.treatment-column DIV.vc_column-inner
{
	padding-left: 5px;
	padding-right: 5px;
}
.footer-cta P
{
	line-height: normal;
}
.footer-cta A
{
	color: #FFFFFF;
	text-decoration: none;
}
.home-button-wrap A
{
	text-decoration: none;
}
DIV.widget-title
{
	display: inline-block;
	border-bottom: 2px solid #54BBFF;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 20px;
	font-family: 'Playfair Display', serif;
	color: #203B8C;
	line-height: normal;
}
.business-hours, .business-hours2 {
    float: left;
    max-width: 402px;
    line-height: 32px;
    font-size: 16px;
}
.business-hours2 {
    margin-left: 12px;
    border-left: 1px solid #c7c7c7;
    padding-left: 12px;
}
.business-hours span, .business-hours2 span {
    width: 120px;
    display: inline-block;
    font-weight: 600;
}
DIV.business-wrap
{
	display: inline-flex;
	width: 100%;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
DIV.business-wrap DIV
{
	display: inline-flex;
	width: 100%;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	flex-wrap: wrap;
}
UL.home-list3 LI
{
	list-style: none !important;
}
UL.home-list3 LI:before
{
	content: "\f00c";
	font-family: 'Defaults' !important;
	speak: none;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	font-family: 'Default';
	color: #54BBFF;
}
UL.home-list
{
	margin-left: 0;
	padding-left: 0;
}
UL.home-list LI
{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
UL.home-list LI:before
{
	content: "\f00c";
	font-family: 'Defaults' !important;
	speak: none;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	font-family: 'Default';
	color: #54BBFF;
}
UL.home-list LI A
{
	text-decoration: none;
}
UL.home-list3 A
{
	text-decoration: none;
}
.home-button-wrap A.home-learn-more-btn:hover
{
	width: 220px;
	background: #3663BF;
	color: #FFFFFF;
	margin-right: 25px;
}
A.home-schedule-appt-btn2:hover
{
	width: 270px;
	background: #3194D6;
	color: #FFFFFF;
	border-color: #3194D6;
}
.branding A.mini-contacts I
{
	float: left;
	color: #203B8C;
	font-size: 32px;
	margin: 9px 14px 0 0;
}
A.mini-contacts.phone
{
	text-transform: uppercase;
	font-size: 21px;
	color: #7A7A7A;
	display: block;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #CECECE;
}
A.mini-contacts.phone STRONG
{
	text-transform: uppercase;
	font-size: 21px;
	color: #000000;
	display: block;
	margin-top: 10px;
}
RS-LAYER A.form-btn:hover
{
	background-color: #00E2FB !important;
}

.uk-container 
{
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (min-width: 960px)
{
	.uk-container {
    padding-left: 40px;
    padding-right: 40px;
	}
	FOOTER > DIV.wf-wrap
	{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	FOOTER SECTION.wf-1-4
	{
		max-width: 312.5px;
	}
	FOOTER#footer DIV.wf-container-footer DIV.wf-container
	{
		text-align: center;
	}
	SECTION#text-2 DIV.textwidget
	{
		text-align: left;
	}
	SECTION#text-2
	{
		text-align: left;
	}
	SECTION#presscore-contact-info-widget-2
	{
		text-align: left;
	}
	SECTION#text-3
	{
		text-align: left;
	}
	SECTION#text-3.wf-1-2
	{
		max-width: 625px;
	}
	.footer-cta
	{
		padding: 30px 0;
		background: #0068A3;
		color: #FFFFFF;
		text-align: center;
		font-weight: 600;
		font-size: 38px;
		line-height: 48px;
	}
	FOOTER SECTION#text-3.wf-1-2
{
	max-width: 625px;
}
FOOTER SECTION#text-13.wf-1-2
{
	max-width: 625px;
	text-align: left;
}
FOOTER SECTION.wf-1-4
{
	text-align: left;
}
SECTION#text-12.wf-1-4
{
	text-align: left;
}

}

@media screen and (max-width: 1280px)
{
	UL.main-nav LI.menu-item A
	{
	padding: 0px 9px !important;
	}
	UL.main-nav LI.menu-item A SPAN.menu-item-text SPAN.menu-text
	{
		font-size: 14px !important;
	}
}
@media screen and (max-width: 1120px)
{
	UL.main-nav LI.menu-item A SPAN.menu-item-text SPAN.menu-text
	{
		font-size: 13px !important;
	}
}
@media screen and (max-width:1280px){
	.slide-title {
		font-size: 48px !important;
		line-height: 54px !important;
		padding-bottom: 15px !important;
	}

	.slide-caption p {
		font-size: 21px !important;
		line-height: 30px !important;
	}
	
	.consult1 {
		font-size: 36px;
		line-height: 56px;
	}

	.consult2 {
		font-size: 28px;
		line-height: 41px;
	}
	
	.consult-title1 {
		font-size: 21px;
		line-height: 28px;
	}

	.consult-title2 {
		font-size: 32px;
		line-height: 36px;
	}	

	.consult-right {
		margin-left: 40px;
	}	
	
	.footer-cta {
		font-size: 32px;
	}	
}

@media screen and (max-width:959px){	
	.header-contact {
		padding-right: 0;
		margin-right: 0;
		border: 0;
	}

	.header-social {
		display: none;
	}
	
	.welcome-text {
		text-align: center;
		display: block;
	}

	.welcome-wrap p {
		text-align: center;
	}

	.welcome-form {
		width: 100%;
		max-width: 580px;
		margin: 0 auto;
	}	
	
	.welcome-text, .linkbox-main {
		font-size: 32px;
		line-height: 1.4;
	}

	.treatment p {
		font-size: 16px;
	}	
	
	.linkbox-wrap {
		padding: 50px;
	}	
	
	.page-id-6 h1 {
		max-width: 89%;
		font-size: 32px;
		line-height: 37px;
		padding: 10px;
	}	
	
	.page-id-6 h1:after	{
		display: none;
	}

	.home-left, .home-right {
		max-width: 498px;
		margin: 0 auto 20px auto !important;
		display: block;
		width: 100%;
	}

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

	ul.home-list {
		max-width: 296px;
		margin: 0 auto 20px auto;
	}

	.page-id-6 .fullsitecontent p {
		text-align: center;
	}

	.home-button-wrap {
		text-align: center;
	}	

	.consult-wrap {
		margin-top: 20px;
		padding: 20px 30px 20px 0;
		margin-left: 0;
	}

	.consult1 {
		font-size: 26px;
		line-height: 33px;
	}

	.consult2 {
		font-size: 22px;
		line-height: 33px;
	}

	.consult-title1 {
		text-align: center;
	}

	.consult-title1:after {
		right: 0;
		margin: 0 auto;
		height: 3px;
		bottom: 0;
	}

	.consult-title2 {
		text-align: center;
		font-size: 28px;
	}

	.consult-left p {
		text-align: center;
	}	

	.consult-right {
		margin-left: 0;
	}	
	
	.home-list2 {
		max-width: 510px;
		overflow: hidden;
		margin: 0 auto;
	}	

	ul.home-list3 {
		max-width: 410px;
		margin: 0 auto 20px auto;
	}
	
	.footer-title {
		display: block;
		text-align: center;
	}

	.footer-info {
		float: none;
		width: 100%;
		text-align: center;
	}

	.footer-title {
		display: block;
		text-align: center;
		margin-bottom: 0;
	}

	.business-hours2 {
		margin-left: 12px;
		border-left: 1px solid #c7c7c7;
		padding-left: 12px;
		float: left;
	}

	.footer-title.uk-text-right {
		float: none;
		text-align: center !important;
		display: block;
	}
	
	.business-wrap {
		max-width: 500px;
		overflow: hidden;
		margin: 0 auto;
	}	

	.footer-soc {
		float: none;
		max-width: 230px;
		overflow: hidden;
		margin: 0 auto;
	}

	.footer-soc a {
		width: 45px;
		height: 45px;
		line-height: 45px;
	}
	
	.footer-soc a:first-child {
		margin-left: 0;
	}	
	
	.contact-title {
		font-size: 30px;
	}	
	
	.consult-title1 {
		text-align: center;
		font-size: 18px;
	}
	
	.footer-soc {
		float: none;
		max-width: 169px;
		overflow: hidden;
		margin: 0 auto;
	}	
}

@media screen and (max-width:980px){
	.review-title {
		font-size: 30px;
		line-height: 36px;
	}

	.review-slider {
		font-size: 17px;
	}
}

@media screen and (max-width:940px){
    .doc-wrap {
		float: left;
		width: 48%;
		margin-right: 2%;
	}

	.sidebar-right {
		float: left;
		width: 48%;
		margin-left: 2%;
	}	
}

@media screen and (max-width:920px){
	.slide-title {
		font-size: 40px !important;
		line-height: 50px !important;
	}

	.slide-caption p {
		font-size: 18px !important;
		line-height: 26px !important;
	}
}

@media screen and (max-width:880px){
	.footer-cta {
		font-size: 24px;
	}

	.footer-cta span {
		font-size: 32px;
	}
}

@media screen and (max-width:778px){	
	.mobile-header-bar .mobile-branding IMG
	{
	max-width: 280px;
	}
	DIV.mobile-header-bar DIV.mobile-mini-widgets > A.mini-contacts
	{
		display: block !important;
	}
	DIV.masthead.sticky-mobile-off DIV.mobile-header-bar DIV.mobile-mini-widgets A.mini-contacts:nth-of-type(1)
	{
		display: none !important;
	}
	DIV.masthead.sticky-mobile-off DIV.mobile-header-bar DIV.mobile-mini-widgets A.mini-contacts:nth-of-type(2)
	{
		display: block !important;
	}
	a#logo {
		float: none;
		display: block;
		text-align: center;
		padding: 20px 0;
	}

	.header-contact {
		float: none;
		margin: 0 auto 20px auto;
		overflow: hidden;
		max-width: 220px;
		line-height: 34px;
	}
	.header-contact span.desktop {
		display: none;
	}

	.header-contact span.mobile {
		display: block;
		font-size: 23px;
	}

	.header-contact a {
		text-align: center;
		font-size: 26px;
		text-decoration: underline;
	}	
}

@media screen and (max-width:680px){	
	.home-slideshow {
		display: none;
	}
	
	.mobile-slideshow {
		display: block;
		min-height: 325px;
		position: relative;
	}
	
	.mobile-slideshow .slide-title {
		font-size: 32px !important;
		line-height: 36px !important;
	}	
	
	.home-title {
		font-size: 28px;
	}
	
	.doc-wrap, .sidebar-right {
		float: none;
		width: 100%;
		margin: 0;
	}

	.doc-wrap {
		margin: 0 auto 20px auto;
		max-width: 480px;
	}

	.sidebar-title {
		text-align: center;
	}	
	
	.slide-container {
		padding: 0 20px;;
	}
}

@media screen and (max-width:639px){	
	
	.treatment img, .treatment a {
		display: block;
		max-width: 385px;
		margin: 0 auto;
	}
	
	.linkbox-wrap {
		padding: 50px 0;
	}	
	
	.welcome-text span {
		display: block;
	}	
	
	.sched-title {
		border-bottom: 0;
	}
	
}

@media screen and (max-width:580px){	
	.treatment a {
		width: 80%;
	}
	
	.consult1 {
		font-size: 21px;
		line-height: 27px;
	}

	.consult2 {
		font-size: 19px;
		line-height: 30px;
	}	
	
	.home-list2 {
		max-width: 510px;
		overflow: hidden;
		margin: 0 auto;
	}	
	
	.home-button-wrap a {
		display: block !important;
		margin: 0 auto 20px auto !important;
		width: 100% !important;
	}

	.home-button-wrap a#appt {
		margin-bottom: 0 !important;
	}
	
	.footer-cta span {
		font-size: 24px;
		line-height: 32px;
		display: inline;
	}
	
	.business-hours2 {
		float: none;
		border-left: 0;
		padding-left: 0;
		margin-left: 0;
	}

	.business-hours, .business-hours2 {
		float: none !important;
		max-width: 100%;
	}

	.business-wrap {
		max-width: 250px;
	}	
}

@media screen and (max-width:480px){
	.consult-right a svg {
		display: none
	}

	.consult-right a {
		padding: 16px 10px;
		font-size: 16px;
		line-height: 28px;
	}
}

@media screen and (max-width:360px){
	a.form-btn {
		display: none;
	}

	.slide-caption p {
		margin-bottom: 0;
	}
}

.footer-cta
{
	padding: 30px 0;
	background: #0068A3;
	color: #FFFFFF;
	text-align: center;
	font-weight: 600;
	font-size: 38px;
	line-height: 48px;
}

H1.internal-page-title-title
{
	font-family: 'Playfair Display', serif;
	color: #203B8C;
	font-size: 34px;
	line-height: 1.5;
	margin: 0 0 12px;
	position: relative;
}

h2, h3, h4, h5, h6, .fakeh {
    font-size: 25px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 4px;
    color: #0068A3;
}

.bold {
    font-weight: bold;
}

.ctitle
{
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
	text-align: center;
	line-height: normal;
}
BODY.page-id-36 DIV.wpb_raw_code A
{
	width: 100%;
	display: inline-block;
	margin-bottom: 0;
}
BODY.page-id-36 DIV.wpb_raw_code.wpb_raw_html P
{
	text-align: center;
	font-size: 15px;
}
.contact-title {
    text-align: center;
    font-size: 43px;
    font-weight: 600;
    color: #000;
}
.contact-sub {
    text-align: center;
    font-size: 18px;
    margin-bottom: 50px;
}
BODY.page-id-36 DIV.wpb_raw_code A
{
	width: 100%;
	display: inline-block;
	margin-bottom: 0;
	text-decoration: none;
	color: #000000;
	line-height: normal;
}
BODY.page-id-36 DIV.wpb_raw_html A I
{
	font-size: 50px;
	color: #203B8C;
	margin-bottom: 14px;
}
.fullWidth
{
	width: 100%;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.halfWidth
{
	width: 50%;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
}
.fullWidth-inner
{
	width: 100%;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px 0 10px;
	margin-bottom: 15px;
}

BODY.page-id-36 INPUT.wpcf7-text
{
	padding: 14px 15px !important;
	border: 1px solid #E2E1E1 !important;
	border-left: 4px solid #54BBFF !important;
	background: #EFEFEF !important;
	width: 100% !important;
	font-size: 16px !important;
	display: block;
	position: relative;
	height: 54px;
}
BODY.page-id-36 INPUT.wpcf7-text::placeholder
{
	color: #383838;
}
BODY.page-id-36 TEXTAREA
{
	border: 1px solid #E2E1E1 !important;
	border-left: 4px solid #54BBFF !important;
	background: #EFEFEF !important;
	height: 175px;
}
BODY.page-id-36 TEXTAREA::placeholder
{
	color: #383838;
}
BODY.page-id-36 INPUT.wpcf7-submit
{
	background: rgb(221, 0, 0);
	font-weight: bold !important;
	font-size: 16px !important;
	line-height: 24px !important;
	padding: 13px 20px !important;
	border: 0 !important;
}
BODY.page-id-36 TEXTAREA.wpcf7-form-control.wpcf7-textarea
{
	height: 175px;
}

DIV#bottom-bar DIV.wf-container-bottom DIV:nth-of-type(2)
{
	flex: none !important;
}
DIV.wpmtst-testimonial-inner.testimonial-inner
{
	border: 1px solid #DCDCDC;
}
DIV.strong-content.strong-grid DIV.wpmtst-testimonial-content.testimonial-content
{
	text-align: left;
	font-size: medium;
	line-height: normal;
}
DIV.testimonial-content P
{
	font-style: normal;
}
DIV.wpmtst-testimonial-content I.icon-star
{
	color: #F3B400;
	text-shadow: 1px 1px 0px #6E5D0A;
}
DIV.articles-list ARTICLE
{
	border: 1px solid #D0D0D0;
	/*+box-sizing: border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
DIV.articles-list ARTICLE DIV.post-entry-content DIV.entry-meta
{
	display: none;
}
DIV.articles-list ARTICLE.post A.dt-btn.details-type-btn
{
	background: #3194D6;
	padding: 10px 20px !important;
	color: #FFF;
	font-size: 15px;
	border-radius: 0px;
	border: 1px solid #3194D6;
	height: auto !important;
	font-weight: 400 !important;
}
BODY.single-post DIV#main
{
	padding-top: 0;
}
BODY.single-post DIV.post-thumbnail
{
	padding: 4px;
	margin: 0 0 20px 0;
	background: whitesmoke;
	border: 1px solid #D5E0E5;
	-webkit-box-shadow: 0 10px 6px -6px #0000001c;
	-moz-box-shadow: 0 10px 6px -6px #0000001c;
	box-shadow: 0 10px 6px -6px #0000001c;
}
DIV.vc_single_image-wrapper.vc_box_shadow_border.vc_box_border_grey
{
	padding: 4px !important;
	margin: 0 0 20px 0 !important;
	background: whitesmoke !important;
	border: 1px solid #D5E0E5 !important;
	-webkit-box-shadow: 0 10px 6px -6px #0000001c !important;
	-moz-box-shadow: 0 10px 6px -6px #0000001c !important;
	box-shadow: 0 10px 6px -6px #0000001c;
}
DIV.post-thumbnail-wrap DIV.post-thumbnail DIV.fancy-date A
{
	left: 10px;
	right: auto;
}
p.schedule-title {
    font-weight: 600;
    color: #1283b9;
    max-width: 800px;
    font-size: 18px;
    text-align: center;
    margin: 0 auto 20px auto;
}
.custom-lbl
{
	display: inline-block;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 4px;
	clear: both;
	z-index: 0 !important;
	color: #000;
}
BODY.page-id-1166 INPUT.wpcf7-form-control.wpcf7-submit
{
	border-radius: 5px;
	background: rgb(54, 99, 191);
	margin: 0px auto;
	cursor: pointer;
	color: rgb(255, 255, 255);
	display: block;
	font-size: 16px;
	font-weight: 400;
}

BODY.page-id-1166 FORM .halfWidth INPUT
{
	background: whitesmoke;
	border: 1px solid #DEDEDE;
	padding: 7px 10px;
	height: 45px;
}
BODY.page-id-1166 TEXTAREA
{
	background: whitesmoke;
	border: 1px solid #DEDEDE;
	padding: 7px 10px;
	height: 45px;
}
BODY.page DIV#main.sidebar-right
{
	padding-top: 30px;
}
BODY.page DIV.page-title
{
	display: none;
}
BODY.page DIV.wpb_single_image DIV.vc_single_image-wrapper.vc_box_border_grey
{
	padding: 4px;
	margin: 0 0 0px 0;
	background: whitesmoke;
	border: 1px solid #D5E0E5;
	-webkit-box-shadow: 0 10px 6px -6px #0000001c;
	-moz-box-shadow: 0 10px 6px -6px #0000001c;
	box-shadow: 0 10px 6px -6px #0000001c;
}
BODY.page DIV.vc_row.custom-header-row DIV.vc_btn3-container.vc_btn3-right
{
	margin-top: -116px;
	margin-right: 20px;
}
.custom-header-row A.vc_general.vc_btn3-color-info
{
	background-color: rgb(221, 0, 0);
}
DIV.custom-header-row DIV.uvc-main-heading
{
	margin-bottom: 20px;
	margin-top: 20px;
}
.page H1
{
	color: #203B8C;
	font-size: 34px;
	line-height: 1.5;
}
li.menu-item.current-menu-item > a {
    background-color: #203b8c;
}

h4.vc_tta-panel-title.vc_tta-controls-icon-position-right {
    font-family: 'Open Sans';
    font-size: large;
    font-weight: 200;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #fbfbfb;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #f7f7f7;
}