.head-b {
    display: flex;
    position: absolute;
    top: 1%;
    right: 1%;
    z-index: 3;
}
.bannerarea {
    position: relative;
    min-height: 75px;
}

.same-day-banner{
    width: 100vw;
    background-color: #de111a;
    padding: 20px;
    margin-bottom: 20px;
}
.same-day-banner p{
    color: #fff;
    font-weight: 600;
    font-size: clamp(24px, 3vw, 36px);
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

.loaded .meet_the_staff_7a .meet-the-staff-leftc {
    background-image: url(../images/emergency-image01.webp);
}
.loaded .meet_the_staff_7a .meet-the-staff-leftd {
    background-image: url(../images/emergency-image02.webp);
}

/* TOP FORM
---------------------------*/

.top-form {
    display: flex;
    justify-content: space-between;
    padding: 0 2%;
}

.loaded .top-form  {
	background: url(/wp-content/themes/charlie-child/images/coupon-bg.jpg) fixed top center no-repeat;
	background-size: cover;
}

.loaded.webp .top-form  {
	background: url(/wp-content/themes/charlie-child/images/coupon-bg.webp) fixed top center no-repeat;
	background-size: cover;
}

.top-form .bp-submit-wrap {
    position: relative;
}

.special {
    background: transparent !important;
}
.special.center.special-one {
    max-width: 33.5%;
    width: 100%;
    min-height: 423px;
    padding: 15px;
}

.special.center.special-two {
    background: #5488A5;
    padding: 15px;
    min-height: 423px;
    max-width: 24%;
    width: 100%;
}

.special-content {
    padding: 40px 20px 20px;
    border: 6px dashed rgb(151 200 210 / 30%);
    height: 100%;
}

.special.center.special-one h3 {
    font-size: 2vw;
    font-weight: 600;
    letter-spacing: normal;
    margin: 0 0 6px;
    color: #fff;
}

.special-content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    line-height: 1.1;
    color: #fff;
}

.special-content p.disclaimer {
    /*font-size: 26px;*/
    font-size: 16px;
}

.special-content .lmb {
    color: #fff;
    font-weight: 600;
    font-size: 1.5vw;
    line-height: 1.6;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.special-content .lmb img {
    margin-left: 2px;
    height: 12px;
    width: 27px;
}

.form-side {
    max-width: 40%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}

.form-side h2 {
    color: #fff;
    font-size: 2.9vw;
}

div#home-form textarea {
    min-height: 167px;
}

.form-side input, 
.form-side select, 
.form-side textarea {
	background: rgba(255, 255, 255, 0.8);
	border: 2.10526px solid #FFFFFF;
	box-shadow: 0px 4.21053px 4.21053px rgba(0, 0, 0, 0.25);
	border-radius: 0;
}

.form-side .floating-label input + label, 
.form-side .floating-label textarea + label {
	background: none;
	color: #443A21;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 16.8421px;

}

.form-side .floating-label input:focus + label, 
.form-side .floating-label textarea:focus + label {
	background: rgba(255, 255, 255, 0.8);
}


/* MAIN-WRAP
-----------------------------------------*/
.main-wrap {
	padding: 100px 0 0;
}

.main-wrap .row {
	align-items: center;
}

.main-wrap .container {
	max-width: 1600px;
}

.main-wrap h1 {
	margin-bottom: 0;
}

.main-wrap h4 {
    margin-bottom: 30px;
    color: #0F9FBE;
    font-weight: 600;
}
.page-header {
	position: relative;
}

/*
.page-header::before {
	content: '';
	width: 5px;
	height: 111px;
	left: -15px;
	top: -5px;
	background: #D24E54;
	position: absolute;
}
*/

.main-b {
	margin-top: 20px;
}
.main-b .main-btn3 {
	margin: 5px 10px;
}

.call-us-mobile {
    display: none;
}


/* REV-SECTION
---------------------------------*/

.rev-section {
    display: flex;
    align-items: flex-end;
    padding: 70px 50px;
}

.loaded.no-webp .rev-section {
	background: url(/wp-content/themes/charlie-child/images/review-bg.jpg) fixed top center no-repeat;
	background-size: cover;
}

.loaded.webp .rev-section {
	background: url(/wp-content/themes/charlie-child/images/review-bg.webp) fixed top center no-repeat;
	background-size: cover;
}

.rev-section .container {
	max-width: 1600px;
	position: relative;
}

.rev-sec-line {
    position: absolute;
    top: 0;
    left: 10px;
    height: 300px;
    width: 5px;
    background: #DE111A;
}

.rev p {
    color: #fff;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.5;
	font-style: italic;
}

.rev-inner {
	max-width: 456px;
	margin: 0 auto;
	padding: 0 20px;
}
.rev-inner img {
	margin: 0 0 10px 15px;
}

.slick-dots {
	list-style: none;
	display: flex;
	justify-content: center;
	margin: 30px 0 0;
}

.rev-section .slick-dots {
	margin: 10px 0 0;
}

.slick-dots li {
	margin: 10px 5px;
}

.slick-dots button, 
.slick-dots input[type="button"], 
.slick-dots input[type="reset"],
.slick-dots input[type="submit"],
.slick-dots a[class*="btn"],
.slick-dots a[class*="bttn"] {
	color: transparent;
	padding: 0;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: transparent;
    border: 2px solid #fff;
	
}

.slick-dots .slick-active button,
.slick-dots .slick-active input[type="button"],
.slick-dots .slick-active input[type="reset"],
.slick-dots .slick-active input[type="submit"],
.slick-dots .slick-active a[class*="btn"],
.slick-dots .slick-active a[class*="bttn"] {
	background-color: #545D60;
	border: 2px solid #545D60;
}


/* MEET DR SECTION
-------------------------------------*/

.meet-dr {
	padding: 200px 0 100px;
	color: #fff;
	overflow: hidden;
}

.meet-dr .container {
	max-width: 1580px;
}

.loaded .meet-dr  {
	background: url(/wp-content/themes/charlie-child/images/doc-bg.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .meet-dr  {
	background: url(/wp-content/themes/charlie-child/images/doc-bg.webp) top center no-repeat;
	background-size: cover;
}

.meet-dr h2 {
	color: #fff;
}

.doc-content {
	max-width: 562px;
	
	position: relative;
}

.doc-content p {
	margin: 30px 0;
}

.doc-content::before {
    content: '';
    width: 5px;
    height: 395px;
    background: #DE111A;
    top: 0;
    left: -30px;
    position: absolute;
}

/* FEATURED SERVICES
----------------------*/
.services-section {
    padding: 100px 0 50px;
    position: relative;
}

.services-section .container {
    max-width: 1830px;
}

.services-section .main-btn2 {
    margin: 50px 0 0 0;
}

/*
.bottom-wave {
	width: 100%;
	bottom: 0;
	height: 251px;
	position: absolute;
}

.loaded .bottom-wave  {
	background: url(/wp-content/themes/charlie-child/images/rec2-bg.png) bottom center no-repeat;
	background-size: cover;
}

.loaded.webp .bottom-wave  {
	background: url(/wp-content/themes/charlie-child/images/rec2-bg.webp) bottom center no-repeat;
	background-size: cover;
}
*/

.services-section h2,
.invis-title h2 {
    color: #0C4463;
}

.services-section h2 {
	margin-bottom: 50px;
}

.show-img-inner {
    width: 127px;
    height: 127px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(63, 57, 49, 0.76);
}

.show-content h3 {
    color: #0C4463;
    font-size: 25px;
}

.show-content span {
    color: #443A21;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    letter-spacing: 0.05em;
    white-space: nowrap;
    text-transform: uppercase;
}

.show-box {
	max-width: 415px;
	margin: 30px auto;
}

.show-box a {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.show-box:hover .show-img {
	transform: scale(1.03);
}


.show-content {
	width: 275px;
}

.show-img {
	margin-right: 15px;
}

/* SERVICES
---------------------------------*/
.all-services {
	padding: 30px 0 80px;
	
}

.loaded .all-services {
	background: url(/wp-content/themes/charlie-child/images/wood-bg.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .all-services {
	background: url(/wp-content/themes/charlie-child/images/wood-bg.webp) top center no-repeat;
	background-size: cover;
}

/*SPECIALS*/

.special {
    background: #5488A5;
    padding: 10px 20px;
}

.special-content {
    padding: 17px 15px;
    border: 6px dashed rgb(151 200 210 / 30%);
	min-height: 300px;
}

#home-form .floating-label input + span, 
#home-form .floating-label textarea + span{
    background-color: transparent;
}
#home-form .floating-label input:focus + span, 
#home-form .floating-label textarea:focus + span{
    background-color: #fff;
}

.special-content h3 {
    font-size: 34px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.special-content h3.complementary {
    position: relative;
    font-size: 40px;
    line-height: 1.3;
    padding: 50px 0 10px 0;
    margin-bottom: 15px;
}



.special-content h3.complementary::after {
    content: '';
    width: 90%;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.special-content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    line-height: 1.2;
    color: #fff;
}

.special-content p.disclaimer {
    /*font-size: 26px;*/
    font-size: 16px;
}

.special-content p.large {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.8vw;
}
.special.center.special-two .special-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}
.page-id-290 .contentarea .container {
    max-width: 1780px;
}
.special.center.special-one h3.title-second {
    font-size: 1.8vw;
    margin-bottom: 10px;
}
.special-content p {
    font-size: 1.9vw;
}
.special.center.special-one .special-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* INVIS SECTION
-------------------------------------*/

.invis-section {
    position: relative;
    padding: 0;
}

.invis-split {
    display: flex;
    align-items: center;
    justify-content: center;
}

.invis-pic img {
    display: block;
}

.invis-content {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 80px;
}

.invis-title h2 {
    font-size: 48px;
}

.invis-title {
	position: relative;
	margin-bottom: 30px;
	margin-left: 25px;
}


.invis-title::before {
	content: '';
	width: 5px;
	height: 116px;
	left: -25px;
	top: 8px;
	background: #D24E54;
	position: absolute;
}

.invis-logo img {
    display: block;
    margin: 10px auto;
}

.invis-logo:hover {
	transform: scale(1.01);
}

/*SMILE RESULTS*/

.smile-results {
    padding: 3% 10%;
}

.loaded.no-webp .smile-results {
	background: url(/wp-content/themes/charlie-child/images/smile-results.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .smile-results {
	background: url(/wp-content/themes/charlie-child/images/smile-results.webp) top center no-repeat;
	background-size: cover;
}

.smile-content {
    max-width: 610px;
}

.smile-content img {
    display: block;
    width: 440px;
    margin: 30px auto;
}

.smile-results h3 {
    font-size: 20px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.smile-content .big-btn {
    margin: 30px 0 10px;
}


/* MAP SECTION
----------------------------------*/

.map-area {
	/*margin-top: 30px;*/
    position: relative;
	max-height: 364px;
	overflow: hidden;
}

.map-overlay1 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	text-align: center;
	cursor: pointer;
	background-position: center center;
	background-size: cover;
}

.loaded .map-overlay1 {
	background: url(/wp-content/themes/charlie-child/images/map.jpg) top center no-repeat;
	background-size: cover;
	
}

.loaded.webp .map-overlay1 {
	background: url(/wp-content/themes/charlie-child/images/map.webp) top center no-repeat;
	background-size: cover;
	
}

.livemap {
    left: 0;
    right: 0;
    bottom: 5%;
    width: 40%;
    margin: 0 auto !important;
    position: absolute;
	color: #000;
}


/* RESPONSIVE 
-----------------------------------------------*/

@media only screen and (min-width: 2000px) {
    .special.center.special-one h3{
        font-size: 40px;
    }
    .special.center.special-one h3.title-second{
        font-size: 34px;
    }
    .special-content p {
        font-size: 36px;
    }
    .top-form {
        padding: 0 32px;
    }
    .form-side h2 {
        font-size: 47px;
    }
    .special-content p.large {
        font-size: 34px;
    }
    .special-content .lmb {
        font-size: 22px;
    }
}

@media only screen and (min-width: 768px) {
	.form-side .bp-submit-wrap button[type="submit"] {
		position: absolute;
		bottom: 0;
    	right: 5px;
	}
} 

@media (max-width: 1700px) {
	.doc-content {
		margin: 0 auto;
	}
}


@media (max-width: 1350px) {
	.doc-content {
		margin-left: 50px;
	}
    .form-side h2 {
        font-size: 35px;
    }
}

@media (max-width: 1280px) {
	.show-img-inner {
		width: 100px;
		height: 100px;
		padding: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		background: rgba(63, 57, 49, 0.76);
	}
	.services-section .col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.invis-content {
		max-width: 600px;
	}
	.invis-content h2 {
		font-size: 50px;
	}
}

@media (max-width: 1200px){
    .top-form {
        padding: 50px 2%;
        flex-wrap: wrap;
    }
    .special.center.special-one {
        max-width: 50%;
        width: 100%;
        min-height: auto;
    }
    .special.center.special-two {
        max-width: 45%;
        width: 100%;
        min-height: auto;
    }
    .form-side {
        max-width: 100%;
        width: 100%;
        padding-top: 35px;
    }
    .special-content h3.complementary {
        padding: 20px 0 10px 0;
    }
    .special.center.special-one h3 {
        font-size: 3vw;
    }
    .special.center.special-one h3.title-second {
        font-size: 2.8vw;
        margin-bottom: 10px;
    }
    .special-content p {
        font-size: 2.5vw;
    }
    .special-content .lmb {
        font-size: 2vw;
    }
    .special-content p.large {
        font-size: 2.3vw;
    }
}

@media (max-width: 1025px) {
	.invis-split {
		flex-direction: column;
	}
	.invis-pic {
		max-width: 90vw;
		padding: 30px;
	}
	.invis-content {
		max-width: 90vw;
	}
	
	.smile-results {
		background-position: right center;
	}
    .bannerarea {
        min-height: 0;
    }
    .hidden-md-down {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
	
	.office-pic {
		margin-bottom: 30px;
	}
	
	.main-wrap {
		padding: 50px 0;
	}
	
	.main-b {
		text-align: center;
	}
	.doc-content {
		margin: 0 auto;
	}
	
	.bottom-show {
		padding: 50px 0;
	}
	.special.center.special-one {
        max-width: 600px;
        width: 100%;
        margin: 0 auto 30px;
    }
    .special.center.special-two {
        max-width: 600px;
        width: 100%;
        margin: 0 auto;
    }
    .special.center.special-one h3 {
        font-size: 5vw;
    }
    .special.center.special-one h3.title-second {
        font-size: 4vw;
        margin-bottom: 10px;
    }
    .special-content p {
        font-size: 4vw;
    }
    .special-content .lmb {
        font-size: 3vw;;
    }
    .special-content p.large {
        font-size: 3.5vw;
    }
    .call-us-mobile {
        display: flex;
        justify-content: center;
    }
    .call-us-mobile a {
        font-size: 25px;
    }
}

@media only screen and (max-width: 767px) {
	.bp-submit-wrap button[type="submit"] {
		margin-top: 20px;
	}
	
	.doc-content {
		margin-left: 30px;
	}
} 

@media only screen and (max-width: 680px) {
	.show-box a {
		flex-direction: column;
		justify-content: center;
	}
	
	.show-img {
		margin-right: inherit;
		margin-bottom: 15px;
	}
	
	.show-content {
		text-align: center;
	}
}


@media all and (max-width: 600px) {
	.meet-dr {
		padding: 100px 0 50px;
	}
	.services-section .col-md-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.special-content p.disclaimer {
        font-size: 3.2vw;
        margin: 0;
        line-height: 1.4;
    }
	.special-content .lmb {
        font-size: 4vw;
        letter-spacing: 1px;
    }
	.special.center.special-one h3 {
        font-size: 6vw;
    }
    .special.center.special-one h3.title-second {
        font-size: 5vw;
    }
    .special-content p {
        font-size: 6vw;
    }
    .special-content p.large {
        font-size: 5vw;
    }
}

@media only screen and (max-width: 500px) {
	
	
    .special-content {
        min-height: 280px;
    }
	.special-content h3 {
		font-size: 24px;
		line-height: 34px;
	}
	
	.rev-inner {
		font-size: 18px;
		line-height: 28px;
	}
	
	.rev-section {
		height: auto;
		padding: 50px 0;
	}
	
	.rev-sec-line {
		height: 265px;
	}
	.loaded .meet-dr  {
		background: url(/wp-content/themes/charlie-child/images/doc-bgm.jpg) top center no-repeat;
		background-size: cover;
	}

	.loaded.webp .meet-dr  {
		background: url(/wp-content/themes/charlie-child/images/doc-bgm.webp) top center no-repeat;
		background-size: cover;
	}
	
	.doc-content p {
		margin: 20px 0;
		line-height: 26px;
		font-size: 14px;
	}
	.meet-dr {
		padding: 20px 0 20px;
	}
	.doc-content {
		margin-left: 20px;
	}
	
	.meet-dr h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.loaded .all-services {
		background: url(/wp-content/themes/charlie-child/images/wood-bgm.jpg) top center;
		
	}

	.loaded.webp .all-services {
		background: url(/wp-content/themes/charlie-child/images/wood-bgm.webp) top center;
		
	}
	
/*
	.loaded .map-overlay1 {
		background: url(/wp-content/themes/charlie-child/images/mapm.jpg) top center no-repeat;
		background-size: cover;

	}

	.loaded.webp .map-overlay1 {
		background: url(/wp-content/themes/charlie-child/images/mapm.webp) top center no-repeat;
		background-size: cover;

	}
*/
	.map-area {
		max-height: 300px;
	}
}
