/* MAIN WRAP
---------------------------------------------*/
.home .main-wrap {
	background: #fff;
	padding: 150px 0;
}

.home .main-wrap h5 {
	margin-bottom: 10px;
}

.home .main-wrap .main-btn2 {
	margin: 0 20px;
}

.home .main-wrap .row {
	align-items: center;
}

.home .main-wrap .container {
	max-width: 1400px;
}



/* SHOWCASE SECTION
------------------------------------*/
.showcaseholder {
	position: relative;
}
.show-title {
	opacity: .7;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 45%;
    z-index: 2;
}

.show-title h2 {
	color: #20C1C1;
	font-family: 'Montserrat', sans-serif;
	font-size: 100px;
	line-height: 110px;
	font-weight: bold;
	font-style: italic;
}

.showcase-top,
.showcase-bottom {
	display: flex;
}

.showcase-top,
.showcase-bottom {
	max-width: 1920px;
	margin: 0 auto;
}

/*.showcase-full-width {*/
/*    width: 100%;*/
/*    background: #fff;*/
/*    margin: 0 auto;*/
/*}*/

/*.showcase-full-width .showcase {*/
/*    width: 100%;*/
/*    max-width: 2000px;*/
/*    height: auto;*/
/*    min-height: 480px;*/
/*}*/

/*.showcase-full-width .show-content p {*/
/*    width: 100%;*/
/*}*/

/*.loaded .showcase-full-width .showcase {*/
/*    background: url(/wp-content/themes/charlie-child/images/early-functional-treatment-showcase.jpg) top right no-repeat;*/
/*    transition: background ease-in-out .2s;*/
/*    background-size: cover;*/
/*}*/

/*.webp.loaded .showcase-full-width .showcase {*/
/*    background: url(/wp-content/themes/charlie-child/images/early-functional-treatment-showcase.webp) top right no-repeat;*/
/*    transition: background ease-in-out .2s;*/
/*    background-size: cover;*/
/*}*/

/*.loaded .showcase-full-width .showcase:hover {*/
/*    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/wp-content/themes/charlie-child/images/early-functional-treatment-showcase.jpg) top right no-repeat;*/
/*    background-size: cover;*/
/*}*/
/*.webp.loaded .showcase-full-width .showcase:hover {*/
/*    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/wp-content/themes/charlie-child/images/early-functional-treatment-showcase.webp) top right no-repeat;*/
/*    background-size: cover;*/
/*}*/

.showcase {
	position: relative;
	max-width: 964px;
	background: #000;
}

.showcase:hover img {
	opacity: .7;
}

.show-box {
	max-width: 964px;
	height: 100%;
}


.show-content {
	max-width: 780px;
	height: 56px;
    overflow: hidden;
	color: #fff;
	text-align: right;
	display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.show-content p {
	max-width: 740px;
}

.showcase-top .showcase:hover .show-content,
.showcase-full-width .showcase:hover .show-content,
.showcase-bottom .showcase:hover .show-content {
	height: 70%;
}

.show-content h3 {
	color: #fff;
	text-shadow: 3px 4px 5px #444;
}

.showcase-top .show-content,
.showcase-bottom .show-content {
	position: absolute;
	bottom: 50px;
	right: 60px;
}

.showcase img {
	display: block;
	
}

.show-img {
	width: 100%;
	min-height: 450px;
	object-fit: cover;
}

.show-content .main-btn2 {
	color: #fff;
	border: 1px solid #fff;
	display: flex;
    align-items: center;
    padding: 10px 20px;
    width: 166px;
}

.show-content .main-btn2 img {
	filter: brightness(0) invert(1);
	margin-top: -5px;
    margin-left: 10px;
}

.show-content .main-btn2:hover {
	background: none;
}

.show-content p {
	padding: 15px 0;
}

.show-btn {
	display: flex;
	justify-content: flex-end;
}

.additional-services {
    width: 100%;
    padding: 25px 0 0 0;
}

.pokeBall{
   border-radius:379px; 
}
.specialist-section {
    padding: 150px 0 0;
    background: #fff;
    margin-top: -3px;
}

/* VIRTUAL CONSULT SECTION
---------------------------------------------*/
.v-consult {
	padding: 200px 0;
	position: relative;	
}

.v-consult .container {
	max-width: 1400px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.loaded .v-consult {
	background: url(/wp-content/themes/charlie-child/images/virtual-consultation-optomized.jpg) top center no-repeat;
	background-size: cover;
    background-attachment: fixed;
}

.loaded.webp .v-consult {
	background: url(/wp-content/themes/charlie-child/images/virtual-consultation-optomized.webp) top center no-repeat;
	background-size: cover;
    background-attachment: fixed;
}

.v-consult h5,
.v-consult h2 {
	color: #fff;
	margin: 10px 0 20px;
}

.v-consult .main-btn {
	color: #545D60;
	background-color: #fff;
}

.v-consult-item {
    width: 44%;
    text-align: center;
}

/* CHOOSE SECTION
-----------------------------------------------*/
.choose-section {
	padding: 150px 0 0;
	background: #fff;
	margin-top: -3px;
}
.choose-section .container {
	max-width: 1400px;
}

.choose-section h3 {
	margin-bottom: 15px;
}

.choose-section .main-btn2 {
	margin: 0 20px;
 }

.girl-img {
	position: absolute;
	bottom: 0;
}

.choose-content {
	padding-bottom: 50px;
}



/* OFFICE SECTION
---------------------------------------*/
.office-section {
	margin-bottom: -12px;
}

.office-section .container {
	max-width: 1550px;
}

.office-section h3 {
	margin-bottom: 25px;
}

.office-section .row {
	align-items: center;
}

.top-img {
	margin-bottom: 15px;
}

.office-content {
	max-width: 330px;
	margin: 0 auto;
	padding: 20px 10px;
}

.office-content p {
	margin-bottom: 25px;
}

/* COUPLE SECTION 
------------------------------------------*/
.couple-section {
	padding: 80px 0 30px;
}

.couple-section iframe {
	padding: 30px 0;
}

.couple-section .container {
	max-width: 900px;
}

.loaded .couple-section {
	background: url(/wp-content/themes/charlie-child/images/sunny.jpg) center center no-repeat;
	background-size: cover;
    background-attachment: fixed;
}

.loaded.webp .couple-section {
	background: url(/wp-content/themes/charlie-child/images/sunny.webp) center center no-repeat;
	background-size: cover;
    background-attachment: fixed;
}

.couple-section h2 {
	color: #fff;
	font-size: 36px;
	line-height: 48px;
}

.c-left {
	/*padding-bottom: 500px;*/
}

.c-right {
	padding-top: 500px;
	text-align: right;
}

.couple-section .main-btn3 {
	background: none;
	color: #fff;
	border: 1px solid #fff;
}

.couple-section .main-btn3 img {
	filter: brightness(0) invert(1);
}

/* REVIEWS SECTION
-------------------------------------*/

.rev-section {
	padding: 100px 0;
}

.rev-wrap {
	margin-top: 50px;
	text-align: center;
}

.rev-section h5 {
	margin-bottom: 10px;
}

.rev-section h3 {
	margin-bottom: 50px;
}

.reviews-section p {
	max-width: 430px;
	margin: 0 auto;
}

.patient-name {
	font-size: 20px;
	max-width: 430px;
	margin: 0 auto;
}

.number-crumb-container {
	display: none;
}

.arrow {
	top: 26%;	
}

.rev-section .row {
	align-items: center;
	justify-content: center;
}

.rev-section .main-btn2 {
	margin: 0 40px;
	/*margin-bottom: 12px;*/
}

/* SMILE SECTION
---------------------------------------------------*/

.smile {
	padding: 200px 0;
}

.loaded .smile {
	background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.2)), url(/wp-content/themes/charlie-child/images/new-smile.jpg) left center no-repeat;
	background-size: cover;
}

.loaded.webp .smile {
	background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.2)), url(/wp-content/themes/charlie-child/images/new-smile.webp) left center no-repeat;
	background-size: cover;
}

.smile h5,
.smile h2 {
	color: #fff;
}

.smile h5 {
	margin-bottom: 10px;
	
}
.smile h2 {
	margin-bottom: 25px;	
}

.vidThumbnail {
    width: clamp(100px, 19vw, 350px);
    height: clamp(100px, 19vw, 350px);
    overflow: hidden;
    object-fit: cover;
    border-radius: 50% 50%;
}

#widget-app {
    margin-top: 100px;
}



/* RESPONSIVE 
-----------------------------------------------*/
@media (min-width: 1200px) and (max-width: 1400px) {
}

@media only screen and (min-width: 980px) {
} 

@media (max-width: 1500px) {
	.show-content p {
		font-size: 16px;
		line-height: 26px;
	}
	.show-title h2 {
		font-size: 74px;
		line-height: 84px;
	}
}

@media (max-width: 1300px) {
	.smile {
		padding: 75px 0;
	}
}
@media (max-width: 1200px) {
	.reviews-section p {
		max-width: 383px;
		margin: 0 auto;
	}
	.show-title h2 {
		font-size: 50px;
		line-height: 60px;
	}
	.show-content p {
		padding: 4px 0;
	}
	
}

@media (min-width: 1026px) and (max-width: 1200px) {
	
}

@media (max-width: 1100px) {
	.smile h2 {
		font-size: 37px;
    	line-height: 42px;
	}
}

@media (max-width: 1025px) {
	.c-left {
		padding-bottom: 300px;
	}

	.c-right {
		padding-top: 300px;
		text-align: right;
	}
	.show-title h2 {
		font-size: 50px;
		line-height: 60px;
	}
	.showcase-bottom .showcase:hover .show-content {
		height: 74%;
	}
}
@media only screen and (max-width: 991px) {
	.rev-section .main-btn2 {
		margin-left: auto;
	}
	
	.rev-wrap,
	.rev-section {
		text-align: center;
		/*padding-bottom:30px;*/
	}
	
	.c-left,
	.c-right {
		text-align: center;
		
	}
	
	.c-left {
		padding-bottom: 50px
	}
	
	.c-right {
		padding-top: 50px;
	}
	
	.couple-section {
		padding: 50px 15px;
	}
	
	.office-section {
		text-align: center;
	}
	.girl-img {
		position: relative;
		margin-bottom: -13px;
	}
	
	.choose-section {
		text-align: center;
		padding: 0 50px 50px 50px;
	}
	
	
	.office-content {
		max-width: 100%;
		padding: 20px 50px;
	}
	
	.main-wrap {
		text-align: center;
	}
	.home .main-wrap h5 {
		margin-top: 30px;
	}
	
	.home .main-wrap {
		padding: 50px 0;
	}
}

@media only screen and (max-width: 979px) {
	.showcase {
		width: 100%;
		max-width: 100%;
	}
	.showcase-top, .showcase-bottom {
		display: block;
	}
	
	.show-title {
		position: relative;
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.v-consult {
		padding: 100px 0;
	}
	
	.show-content {
		height: 45px;
	}
	
	.office-content {
	    padding: 20px 10px;
	}
	
	.choose-section {
	    padding: 0 0 50px 0;
	}
	.v-consult-item {
    width: 100%;
    }
} 

@media all and (max-width: 600px) {
	.rev-wrap .arrow {
		display: none;
	}
	.rev-section .main-btn2 {
		font-size: 13px;
		margin: 0 20px;
	}
}

@media only screen and (max-width: 500px) {
	
	.loaded .couple-section {
		background: url(/wp-content/themes/charlie-child/images/sunnym.jpg) top center no-repeat;
		background-size: cover;
	}

	.loaded.webp .couple-section {
		background: url(/wp-content/themes/charlie-child/images/sunnym.webp) top center no-repeat;
		background-size: cover;
	}
	.loaded .v-consult {
		background:  linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(/wp-content/themes/charlie-child/images/virtual-consultation-mobile.jpg) top center no-repeat;
		background-size: cover;
	}

	.loaded.webp .v-consult {
		background:  linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(/wp-content/themes/charlie-child/images/virtual-consultation-mobile.webp) top center no-repeat;
		background-size: cover;
	}
	
	.showcase-top .show-content,
	.showcase-bottom .show-content {
		top: 5px;
		right: 10px;
		bottom: auto;
		height: 100%;
	}
	
	.show-content h3 {
		font-size: 25px;
		line-height: normal;
	}
	.show-content p {
		font-size: 16px;
		line-height: normal;
	}
	
	.showcase img {
		opacity: .7;
	}
	.showcase-bottom .showcase:hover .show-content {
		height: 100%;
	}
	
	.show-title h2 {
		font-size: 30px;
		line-height: 40px;
	}
}
