/* Home Banner */
.banner-slider {
	margin: 0;
	padding: 0;
	list-style: none;
}
.banner-slider .video-background {
	height: 44vw;
	position: relative;
	overflow: hidden;
}
.banner-slider video {
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: top;
}
.banner-slider img{
	display: block;
	width: 100%;
}
.banner-slider li {
	position: relative;
	margin: 0;
}
.banner-slider .image-column {
	display: none;
}
.banner-slider .content {
    padding: 0 6.4rem;
    text-align: left;
    max-width: 1340px;
    position: absolute;
    top: auto;
    bottom: -9.7rem;
    transform: translateX(-50%);
    width: 100%;
    left: 50%;
    text-align: center;
}
.banner-slider .button {
	text-transform: uppercase;
	color: #fff;
	background: var(--first-color);
	padding: 1.5rem 2.5rem;
	display: inline-block;
	line-height: normal;
	word-spacing: normal;
	font-family: "Nunito", sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	border-radius: 10px;
}
.banner-slider .content{
	background: rgba(255, 255, 255, 0.6);
    padding: 25px 20px;
    border-radius: 20px;
    max-width: 1100px !important;
}
.banner-slider .content .title {
	font-size: 5.3rem;
	color: #1b3044;
	line-height: 1;
	margin-bottom: 2rem;
	font-family: "Nunito", sans-serif;
	font-weight: 700;
}
.banner-slider .content .sub-title {
	font-size: 2.5rem;
	color: #000;
	margin-bottom: 4rem;
	font-family: "Nunito", sans-serif;
	font-weight: 300;
}
.banner-slider .button:hover {
	background: var(--first-color);
	color: #fff;
}
.banner-slider .slick-next {
	right: 40px;
    z-index: 9;
}
.banner-slider .slick-prev {
	left: 30px;
    z-index: 9;
}
.banner-slider .slick-prev::before, .banner-slider .slick-next::before {
	content: '';
	background: #fff url(../image/slide-left-arrow.png);
	height: 50px;
	width: 50px;
	background-position: center center;
	background-size: 12px;
	display: inline-block;
	border-radius: 50%;
	background-repeat: no-repeat;
	opacity: 1;
	box-shadow: 0 0px 7px 1px rgba(0,0,0,.5);
}
.banner-slider .slick-next::before {
	background: #fff url(../image/slide-right-image.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: center center;
}
.hero-banner {
    background: var(--secound-color) !important;
}
.banner-desktop-img {
    padding-top: 9rem;
}
.banner-desktop-img img {
    margin-bottom: -12rem !important;
    box-shadow: 0px 5px 31.35px 1.65px rgba(0, 0, 0, 0.16);
    border-radius: 25px;
}

.vc_custom_1706769014708 {
   z-index: -1; 
}
.main-banner{overflow: visible !important;}
.cus-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px !important; 
    margin-right: 0px !important;
} 
/* Banner Bottom */


.site-header .main-navigation #primary-menu > .req-button a:hover,
.banner-slider .button:hover,
.read-more-btn a:hover,
.appointment-extra-btn a:hover,
.default-form input[type="submit"]:hover,
.site-btn:hover{
	background-color: var(--secound-color) !important;
	border-color: var(--secound-color) !important;
	color: #ffffff !important;
}
.site-btn a{
	font-family: "Nunito", sans-serif;
	font-weight: 300;
}
.experience_sec{
	margin-top: 10rem;
   padding-top: 12rem;
}
.experience_sec .inner-left img,
.experience_sec .inner-right img{
	border-radius: 10px;
}
.experience_sec .right{
	padding-left: 3.2rem;
}
.experience_sec .left{
	padding-right: 3.2rem;
}
.experience_sec .first-title{
	font-family: "Nunito", sans-serif;
	font-weight: 300;
}
.experience_sec .title{
	font-size: 52px;
	line-height: 1.2;
	margin-top: 25px;
	margin-bottom: 0;
}
.experience_sec .title.title-second{margin-top: 0 !important;margin-bottom: 2rem;}
.experience_sec .content{
	margin-bottom: 3rem !important;
}
.experience_sec .content p{
	font-size: 2rem;
}
.experience_sec .content strong{color: var(--first-color);}
.experience_sec_inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.experience_sec_inner .year-of {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	padding-left: 2.5rem;
	padding-top: 3.5rem;
	padding-bottom: 2.5rem;
	padding-right: 2.5rem;
	width: 240px;
	text-align: center;
}
.dental-family ul {
    display: grid;
    list-style: none;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
    padding: 0;
    margin-bottom: 5.4rem;
    justify-items: flex-start;
    padding-top: 30px;
}
.dental-family ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: "Nunito", sans-serif;
}
.dental-family ul li a{
	font-family: "Nunito", sans-serif;
}
.experience_sec_inner .year-of p {
	margin-bottom: 0;
	font-size: 54px;
	line-height: 1;
	color: var(--first-color);
	font-family: "Nunito", sans-serif;
}
.dental-family a {
    font-size: 2.2rem;
}
.experience_sec_inner .year-of span {
	font-size: inherit;
	display: inline-block;
	line-height: 1;
	font-family: "Nunito", sans-serif;
}
.experience_sec_inner .counter-title {
    color: #000;
    font-size: 23px;
    line-height: 1.1;
    text-align: center;
    font-family: "Nunito", sans-serif;
    font-weight: 300;
}
.experience_sec_inner .top-image{
	margin-bottom: 30px !important;
}
.exp-slider {
	padding: 0 0rem;
	text-align: center;
	margin: 0 30px !important;
}
.exp-slider li {
	margin-bottom: 0;
}
.exp-slider .slick-prev::before, .exp-slider .slick-next::before {
	display: none;
}
.exp-slider .icon img {
	text-align: center;
	margin: auto;
	display: block;
}
.exp-slider .slider-content {
	padding: 0 4rem;
}
.exp-slider .slider-content .title {
	font-size: 2.2rem;
	line-height: 1.1;
	margin-bottom: 1rem;
	margin-top: 1rem;
	color: var(--first-color);
}
.exp-slider .slider-content .content p{
	font-size: 1.8rem;
	line-height: 1.6;
}
.show991{
	display: none;
}
.exp-slider .slider-content .content {
	margin-bottom: 0 !important;
}
.experience_sec .main_btn {
	margin-top: 5rem;
}
.experience_sec .left img {
	opacity: .7;
}
.cta-btn a {
    font-size: 1.6rem;
    background: var(--first-color);
    color: #fff;
    padding: 1.9rem 4.2rem;
    line-height: 1;
    display: inline-block;
    margin-top: 5.4rem;
    font-family: "Nunito", sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    border-radius: 10px;
}

.services-row {
    margin-top: 6rem;
    background:linear-gradient(to bottom, var(--third-color) 85%, #fff 15%);
    padding-bottom: 1rem;
}
.services-row .content-sub-title {
    padding-top: 5.2rem;
    font-size: 22px;
    margin-bottom: 2.2rem;
    line-height: 1;
}
.service-pera {padding: 0 12%;}
.services-row .content-title{font-size: 42px;color: #000;line-height: 1;margin-bottom: 2rem;}
.ser-pera p {font-size: 2rem;padding-bottom: 2rem;}
.srevices-ul-row{padding-top: 5.4rem;}
.service{background-color: rgb(255, 255, 255);box-shadow: 0px 5px 6.86px 0.14px rgba(0, 0, 0, 0.12);padding: 50px 30px 30px 30px !important; border-radius: 10px;}
.ser-title {font-size: 2.8rem;margin-bottom: 2rem;line-height: 1;}
.service-ul-top {display: flex;}
.service-ul-top > div:first-child{margin-right: 2rem;}
.service-ul-top > div:nth-child(2){margin-right: 1rem;margin-left: 1rem;}
.service-ul-top > div:last-child{margin-left: 2rem;}
div.service-ul-top:last-child {margin-top: 3rem;}
 .service img {margin-bottom: 2.8rem;}
 .services-row .vc_row,.falls-dentists-row .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.service-ul-top .service .li-hover p{
	margin: 0 !important;
}

.falls-dentists-row{margin-top: 5rem;padding-bottom: 50px;}
.falls-dentists-img {position: relative;}
.content p{font-size: 20px;}
.falls-dr-talk p {
    font-size: 1.8rem;color: #fff;
    font-family: "Nunito", sans-serif;
    font-weight: 300;
}
.falls-dr-talk h6{font-size: 1.5rem;color: #fff;padding-top: 2rem;margin-bottom: 0;font-family: "Nunito", sans-serif;font-weight: 300}
.read-more-btn a {
    background: var(--first-color);
    font-size: 1.8rem;
    color: #fff !important;
    padding: 1rem 2.7rem;
    display: inline-block;
    border-radius: 10px;
}
.falls-work ul {
    display: grid;
    grid-row-gap: 3rem;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 3.6rem;
}
.falls-work ul li{display: flex;}
.falls-work ul li .ser-title {
    font-size: 2.2rem;
    margin-bottom: 1rem;
    line-height: 1;
}
.falls-work ul li p{font-size: 2rem;}
.falls-work {
    padding-right: 10rem;
}

.falls-work ul li > div:first-child{padding-right: 2rem;}
.vc_row.wpb_row.vc_inner.vc_row-fluid.falls-dr-talk {
    position: absolute;
/*    width: 414px;*/
	width: 50%;
/*    top: 78%;*/
    bottom: -25%;
    right: 15px;
    background: rgb(24, 154, 172) url(https://www.okanagandental.ca/wp-content/uploads/2024/02/any-back.png) no-repeat bottom 25px right 25px;
/*    padding: 5.4rem 2.4rem;*/
    padding: 3.4rem 1rem;
    border-radius: 10px;
}



.vc_row.wpb_row.vc_inner.vc_row-fluid.falls-dr-divya {
    position: absolute;
/*    width: 414px;*/
	width: 50%;
/*    top: 70%;*/
    bottom: -25%;
    left: -25px;
    background: rgb(24, 154, 172) url(https://www.okanagandental.ca/wp-content/uploads/2024/02/any-back.png) no-repeat bottom 25px right 25px;
/*    padding: 5.4rem 2.4rem;*/
    padding: 2.1rem 1rem;
    border-radius: 10px;
}


.falls-dr-divya p{
	font-size: 1.8rem;
  	color: #fff;
  	font-family: "Nunito", sans-serif;
  	font-weight: 300;
}
.falls-dr-divya h6 {
	font-size: 1.5rem;
	color: #fff;
	padding-top: 2rem;
	margin-bottom: 0;
	font-family: "Nunito", sans-serif;
	font-weight: 300;
}

.falls-dentists-content {
    padding-top: 1rem;
}

.falls-dentists-row .falls-dentists-content{
	width: 55%;
}
.falls-dentists-row .falls-dentists-img{
	width: 45%;
}
.falls-dentists-row .falls-dentists-img img{
	border-radius: 10px;
}
.falls-dentists-content .content-title{
	font-family: "Nunito", sans-serif;
	font-weight: 300;
}
.falls-dentists-content .content p{
	margin-bottom: 20px;
}
.content-title {
    font-size: 3.7rem;
    margin-bottom: 1rem;
}

.schedule-row {
    margin-top: 5.4rem;
}
.li-hover img {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    margin-bottom: 0 !important;
    height: 100%;
    display: none;
    transition:all .4s linear;
    border-radius: 10px;
}
.li-hover a{display: none;}

.service:hover .li-hover img,.service:hover .li-hover a{display: block;}
.li-hover a {
    text-transform: uppercase;
    background: #087281;
    color: var(--white);
    font-size: 1.8rem;
    transition: all .4s linear;
    padding: 2.1rem 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 252px;
    text-align: center;
    border-radius: 10px;
}
.content-sub-title {font-size: 22px;}
.content-btn-title strong{color: var(--first-color);text-transform: uppercase;}
.appointment-extra-btn a{font-size: 17px;border-radius: 10px;font-family: "Nunito", sans-serif;font-weight: 300;letter-spacing: 1px; color:var(--white);filter: drop-shadow(0.927px 2.853px 3.5px rgba(0,0,0,0.2));background: var(--first-color) ;padding: 14px 26px;display: inline-block;text-transform: uppercase;}
.your-convenience {
    position: relative;
    filter: drop-shadow(0 0 14.5px rgba(0,0,0,0.19));
    background-color: #ffffff;
    margin-top: 3.5rem;
    padding: 3.4rem 4rem 3.7rem 4rem;
    z-index: 99;
    width: 699px;
    border-radius: 10px;
}
.your-convenience h3 {
    font-size: 22px;
    margin-bottom: 1.75rem;
    text-transform: uppercase;
    color:var(--first-color);
}
/* .your-convenience h5 {
    font-size: 22px;
    margin-bottom: 1.75rem;
    text-transform: uppercase;
    color:var(--first-color);
} */
.your-convenience h2 {
    font-size: 31px;
    line-height: 1;
    margin-bottom: 3rem;
    margin-top: 3rem;
    color: #57585b;
    font-family: "Nunito", sans-serif;
    font-weight: 300;
}
.schedule-row {
    position: relative;
}
.schedule-daitel.vc_col-sm-6 {
    width: 40%;
    padding-top: 8rem;
}
.schedule-img.vc_col-sm-6 {
    position: absolute;
    z-index: -1;
    width: 60%;
    right: 0;
}
.schedule-img img{
	border-radius: 10px;
}
.schedule-daitel .content-btn-title{
	font-family: "Nunito", sans-serif;
	font-weight: 300;
}
.schedule-daitel .content-btn-title strong{
	font-family: "Nunito", sans-serif;
}
.schedule-img * {
    width: 100%;
}

.content-btn-title{font-size: 4rem;} 
.schedule-daitel .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.testimonial-slider {
    margin-top: 4rem;
}
.testimonial-slider {
    background: var(--first-color) url(https://www.okanagandental.ca/wp-content/uploads/2024/02/any-back.png) right 40px bottom 40px;background-repeat: no-repeat;
}
.patient-img * {
    width: 100%;
    height: 100%;
}
.testimonial-slider-main img.ratingimg {
    padding-bottom: 2rem;
}
.patient-img img{padding-right: 3rem;}
.patient-content {
    padding-top: 6rem;
    padding-right: 5.5rem !important;
    color: #fff !important;
}
.our-patient-heading {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 4rem;
    font-family: "Nunito", sans-serif;
}
.patient-content .review {
    font-size: 20px;
    margin-bottom: 1rem;
    font-family: "Nunito", sans-serif;
}
ul.testimonial-slider-main h3 {
    font-size: 2.2rem;
    text-align: right;
    font-family: "Nunito", sans-serif;
}

ul.testimonial-slider-main{padding-left: 0;}
.testimonial-slider-main .slick-prev::before {
	content: '' !important;
	background: url(https://www.okanagandental.ca/wp-content/uploads/2024/02/prev-btn.jpg);
	width: 44px;
	height: 43px;
	display: block;
	font-size: 0 !important;
	border-radius: 10px;
	
}
.testimonial-slider-main .slick-next::before {
	content: '' !important;
    background: url(https://www.okanagandental.ca/wp-content/uploads/2024/02/next-btn.jpg);
	width: 44px;
	height: 43px;
	display: block;
	font-size: 0 !important;
	border-radius: 10px;
	
}
.slick-prev,.slick-next {
	position: absolute;
	top: auto !important;
	bottom: -140px !important;
    border-radius: 0;
    font-size: 0;
}
.slick-next {
    right: auto !important;
    margin-left: 6rem;
}
.slick-prev {
    left: 0 !important;
}




/* Responsive */
@media (max-width: 1600px){
.schedule-daitel.vc_col-sm-6 {
    width: 40%;
    padding-top: 1rem;
}
.slick-prev,.slick-next {
	bottom: -70px !important;
}
}

@media (max-width: 1366px){
	.home-dr-outer .left::before {left: 50%;background-size: 82%;}
	.slick-prev,.slick-next {
	bottom: -15px !important;
}
.schedule-daitel.vc_col-sm-6 {
    padding-top: 14rem;
}
.patient-content {
    padding-top: 3rem;
    padding-right: 5rem !important;
    color: #fff !important;
}
}


@media (max-width: 1190px){
	.banner-slider .content .title {font-size: 4rem;margin-bottom: 15px;}
	.banner-slider .content .sub-title{font-size: 22px;margin-bottom: 15px;}
	.banner-slider .button {padding: 14px 22px;}

	.home-banner-bottom .title, .h-service .title{font-size: 3rem;}
	.home-banner-bottom .title{margin-bottom: 10px;}
	.home-banner-bottom .sub-heading {font-size: 2rem;margin-bottom: 2.5rem;}
	.home-banner-bottom form {padding-left: 10px;padding-right: 10px;}

	.four-boxes-outer .four-boxes-inner > div {width: 50%;}

	.welcome-section .right {padding-left: 10px;padding-top: 0;}
	.welcome-section .sub-title{font-size: 21px;}
	.welcome-section .title{font-size: 3rem;}

	.h-service {padding-bottom: 5rem;padding-top: 5rem;margin-top: 6rem;}
	.home-services{column-gap: 2rem;row-gap: 2rem;}
	.home-services > .service-link {width: calc(33.333% - 2rem);}
	.h-service .title{margin-bottom: 4rem;}
	.service-content .service-title{font-size: 20px;}
	.service-content .icon {width: 16%;}
	.service-content .content{width: 84%;padding-left: 1rem;}

	.home-dr-outer .left {padding-top: 5rem;padding-right: 3rem;padding-left: 15px;}
	.home-dr-outer .title {font-size: 35px;margin-bottom: 1rem;}
	.home-dr-outer .content p{font-size: 1.6rem;}
	.home-dr-outer .home-dr-inner {padding-left: 0;display: flex;flex-wrap: wrap;align-items: baseline;}
	.home-dr-outer .left::before {left: 20px;background-size: 52%;transform: translateX(0);top: 50%;display: none;}

	.welcome-bottom-sec .wpb_column > div > div {flex-wrap: wrap;justify-content: center;}
	.welcome-bottom-sec .wpb_column .image {position: absolute;top: 18px;}
	.welcome-bottom-sec .wpb_column .image img {max-width: 70px;margin-right: 0;}
	.welcome-bottom-sec .wpb_column .content {padding-top: 90px;text-align: center;}

	.home-team-sec .sub_title, .our-clinic .sub-title{font-size: 2rem;}

	.static-service .title {font-size: 3rem;margin-bottom: 15px;}
	.static-service .sub-title {font-size: 20px;}
	.static-service .content p{font-size: 16px;}

	.home-testimonial::before{width: 100%;height: 64px;background-size: 100% 100%;top: -10%;}
	.home-testimonial .title{font-size: 3rem;}
	.h-service::before {background-size: 100% 100%;}
	.banner-desktop-img {padding-top: 7rem;}


	.experience_sec .left {padding-right: 0px;}
	.experience_sec .right {padding-left: 0;}
	.experience_sec .sub-title {font-size: 17px;}
	.experience_sec .title {font-size: 35px;}
	.experience_sec_inner .year-of p{font-size: 50px;}
	.experience_sec .content p {font-size: 15px;}
	.experience_sec_inner .year-of{width: 70%;padding: 20px;text-align: center;}
	.experience_sec_inner .counter-title,.exp-slider .slider-content .content p{font-size: 16px;}
	.falls-dentists-content {
    padding-top: 0rem;
}
.falls-work {
    padding-right: 3rem;
}
p {
    margin-bottom: 1em;
}
.falls-work ul {
    grid-row-gap: 2rem;
    margin-top: 2.6rem;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.falls-dr-talk {
    width: 350px;
    top: 80%;
    background: rgb(24, 154, 172) url(https://www.okanagandental.ca/wp-content/uploads/2024/02/any-back.png) no-repeat bottom 36px right 8px;
    padding: 5rem 2.4rem;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.falls-dr-divya {
    width: 350px;
    top: 80%;
    background: rgb(24, 154, 172) url(https://www.okanagandental.ca/wp-content/uploads/2024/02/any-back.png) no-repeat bottom 36px right 8px;
    padding: 5rem 2.4rem;
}
.schedule-daitel.vc_col-sm-6 {
    padding-top: 0rem;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.your-convenience {
    padding: 3.6rem 3.6rem 2.2rem 3.6rem;
    width: 600px;
}
.slick-prev,.slick-next {
	bottom: -20px !important;
}
.li-hover a {
    font-size: 12px;
    padding: 1.6rem 1.5rem;
}


.experience_sec .cta-btn {
	text-align: center;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.falls-dr-divya {
	width: 100%;
	padding: 3rem 1rem;
	position: static;
    margin-top: 10px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.falls-dr-talk {
	width: 100%;
	padding: 3rem 1rem;
	position: static;
	margin-top: 10px;
}


}
@media only screen and (min-width: 992px) and (max-width: 1190px)  {
    .slick-prev, .slick-next {
        bottom: 0px !important;
    }
    .patient-content .review {
        font-size: 1.5rem;
    }
    ul.testimonial-slider-main h3 {
        font-size: 2rem;
    }
    .our-patient-heading {
        font-size: 3rem;
        margin-bottom: 1rem;

    }
    .patient-content {
        padding-top: 2rem;
        padding-right: 1rem;
    }
    .testimonial-slider-main img.ratingimg {
    padding-bottom: 1rem;}
}

@media (max-width: 1025px){
	.banner-slider .content .title {font-size: 3.5rem;}
	.banner-slider .content .sub-title {font-size: 20px}
	.banner-slider .content {
		max-width: 600px !important;
		padding: 20px !important;
		bottom: -7.7rem;
	}
	a {font-size: 1.5rem;}

	.experience_sec {
    margin-top: 10rem;
    padding-top: 8rem;
}
.cta-btn a {
    padding: 1.5rem 4rem;
    margin-top: 3.4rem;
}
.srevices-ul-row {
    padding-top: 4rem;
}
.services-row .content-title {
    margin-bottom: 2rem;
}
.read-more-btn a {
    padding: 1rem 2.5rem;
}
.falls-work {
    padding-right: 0rem;
}
.slick-prev, .slick-next {
        bottom: -10px !important;
    }


}
@media (max-width: 992px){
	.default-form > div.message, .default-form > div.submit-button {width: 100%;}

	.welcome-section .left-img img {max-width: 500px;margin: auto;margin-bottom: 20px;}
	.welcome-section .right {padding-left: 0;padding-top: 0;}

	.welcome-bottom-sec {grid-template-columns: repeat(2, 1fr);margin-top: 30px;margin-bottom: 30px;}
	.welcome-bottom-sec .wpb_column:last-child {grid-column: span 2;}

	.gallery-tabs .left, .gallery-tabs .right, .welcome-section > div {width: 100%;}

	.home-dr-outer .right {width: 100%;}
	.home-dr-outer .left {padding-top: 2rem;padding-right: 0;padding-left: 15px;width: 100%;}
	.home-dr-outer .home-dr-inner{flex-direction: column-reverse;}
	.home-dr-outer .right-img{margin-top: -20px;}

	.home-testimonial{padding-top: 3rem;padding-bottom: 4rem;}
	.banner-slider .content .title {font-size: 3rem;}
	.banner-desktop-img {padding-top: 4rem;}
	.banner-slider .content {padding: 0 2rem 0 4rem;bottom: -4rem;}
    .banner-slider .button {padding: 8px 18px;}
    .banner-desktop-img img {margin-bottom: -8rem !important;}
    .falls-dentists-img * {
    width: 100%;}
    .experience_sec {padding-top: 4rem;}
    .experience_sec .title {
    font-size: 25px;
    margin-top: 10px;
}
.content-btn-title{font-size: 25px;} 
.experience_sec .content {
    margin-bottom: 1rem !important;
}
.cta-btn a {
    padding: 1.25rem 3rem;
    margin-top: 1rem;
}
.service {
    padding: 2rem 0 !important;
}
.service img {
    margin-bottom: 1rem;
}
.ser-title {
    font-size: 22px;
    margin-bottom: 1rem;
}
.service-ul-top > div:first-child{margin-right: 1rem;}
.service-ul-top > div:nth-child(2){margin-right: .5rem;margin-left: .5rem;}
.service-ul-top > div:last-child{margin-left: 1rem;}
div.service-ul-top:last-child {margin-top: 1.5rem;}




.services-row .content-sub-title {padding-top: 4.2rem;font-size: 1.8rem;margin-bottom: 2rem;}
.services-row .content-title {
    margin-bottom: 1.5rem;
    font-size: 30px;
}
.content-title,.your-convenience h2 {
    font-size: 25px;
    margin-bottom: 1rem;
}
.content p {
    font-size: 20px;
}
a {
    font-size: 12px;
}
.services-row .content-sub-title,.content-sub-title,.your-convenience h5 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}
.srevices-ul-row {
    padding-top: 3rem;
}
.falls-dentists-row{
	padding-bottom: 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.falls-dr-talk {
    width: 100%;
    top: 80%;
    background: rgb(24, 154, 172) url(https://www.okanagandental.ca/wp-content/uploads/2024/02/any-back.png) no-repeat bottom 10px right 5px;
    padding: 3rem 2.4rem;
    position: static;

}
.vc_row.wpb_row.vc_inner.vc_row-fluid.falls-dr-divya {
    width: 100%;
    top: 80%;
    background: rgb(24, 154, 172) url(https://www.okanagandental.ca/wp-content/uploads/2024/02/any-back.png) no-repeat bottom 10px right 5px;
    padding: 3rem 2.4rem;
    position: static;
    margin-bottom: 15px;
}
.falls-work ul li p,.falls-dr-talk p  {
    font-size: 1.6rem;
}

.falls-work ul li > div:first-child {
    padding-right: 1rem;
}
.falls-work ul li .ser-title {
    font-size: 2rem;
    margin-bottom: .5rem;
    line-height: 1;
}
.falls-dr-talk h6 {
    font-size: 1.75rem;
}
.schedule-daitel.vc_col-sm-6 {
    width: 100%;
}
.schedule-img.vc_col-sm-6 {
    position: static;
    width: 100%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.your-convenience {
    padding: 3.6rem 3.6rem 2.2rem 3.6rem;
    width: 100%;
}
.patient-img img {
    padding-right: 0;
}
.patient-img.vc_col-sm-6,.patient-content.vc_col-sm-6 {
    width: 100%;
}
.our-patient-heading {
    font-size: 30px;
    margin-bottom: 2rem;
}
.patient-content {
    padding-top: 4rem;
    padding-right: 15px !important;
    padding-left: 15px !important;
    padding-bottom: 6rem;
}
.patient-content .review {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}
ul.testimonial-slider-main h3 {
    font-size: 1.8rem;
}
img.ratingimg {
    padding-bottom: 1rem;
}

}


@media only screen and (min-width: 768px) and (max-width: 1024px)  {
	.dental-family a{
		font-size: 1.4rem;
	}
	.footer-form-block{
		padding-bottom: 5rem;
	}
}


@media (max-width: 767px){
	.banner-slider .slick-arrow {top: 25%;}
	.banner-slider .slick-prev, .home-slider-gallery .slick-prev{left: 10px;}
	.banner-slider .cus-row > * {padding: 0;}
	.banner-slider .image-column img{width: 100%;}
    .banner-slider .content .title {margin-bottom: 8px;line-height:1;}
	.banner-slider .content .sub-title {font-size: 16px;}
	.banner-slider .button {padding: 8px 18px;font-size: 14px !important;}
	.banner-slider .button:hover {background: var(--secound-color);color: #fff;}
	.default-form > div {width: 100%;}
	.four-boxes-outer .four-boxes-inner > div {width: 100%;}
	.four-boxes-outer .title {font-size: 20px;}
	.four-boxes-outer .content p {font-size: 14px;}
    
    .home-team-sec .title {font-size: 25px;margin-bottom: 10px;line-height: normal;}
    .home-team-sec .sub_title {font-size: 18px;line-height: normal;margin-bottom: 3rem;}

	.welcome-bottom-sec {grid-template-columns: repeat(1, 1fr);}
	.welcome-bottom-sec .wpb_column:last-child {grid-column: span 1;}
	.welcome-bottom-sec .wpb_column .image {position: static;top: 0;}
	.welcome-bottom-sec .wpb_column .image img {margin-bottom: 10px;}
	.welcome-bottom-sec .wpb_column .content {padding-top: 0;}

	.h-service{margin-top: 5rem;}
	.home-services > .service-link {width: 100%;}
	.h-service::before {display: none !important;}
	.home-slider-gallery {margin-left: 0;margin-right: 0;}
	.home-slider-gallery li{margin: 0;}
	.home-dr-outer .left::before {left: 50%;transform: translate(-50%, -50%);top: 50%;width: 100%;background-size: contain;max-width: 80%;}
	.home-dr-outer .left{padding-right: 15px;}
	.home-dr-outer .title{font-size: 30px;}

	.home-review-slider .slick-prev, .home-review-slider .slick-next{display: none !important;}
	.static-service .left::before, .static-service .right::before {width: 100%;height: 100%;}
	.static-service .left, .static-service .right {
		position: relative;
	}
	.h-gallery-outer{padding-top: 3rem;}
	.static-service {
		margin-top: 5px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.static-service .right{padding-bottom: 8rem;padding-top: 3rem;}
	.static-service .left{padding-bottom: 3rem;padding-top: 3rem;}
	.home-testimonial::before{background-size: 150% 100%;background-position: center center;}
.banner-slider .content {padding: 30px 0;background: transparent;}
.banner-desktop-img {padding: 0;}
.banner-desktop-img img {margin-bottom: 0 !important;}

.banner-slider .content {text-align: center;margin: 0 auto !important;position: static;transform: translateX(0);}
.sub-title br {display: none;}
.hero-banner .vc_column-inner {
    padding: 0 !important;
}


.experience_sec .left, .experience_sec .right {width: 100%;}
.experience_sec_inner .inner-left, .experience_sec_inner .inner-right {width: 50%;}
.experience_sec_inner {margin-bottom: 30px;}
.experience_sec_inner .inner-left > div {padding-right: 3px;}
.experience_sec_inner .inner-right > div {padding-left: 3px;}
.experience_sec_inner .top-image {margin-bottom: 6px !important;}
.experience_sec_inner .year-of {padding: 10px;left: 55%;bottom: 3px;}
.experience_sec_inner .inner-left > div > div{border-bottom: 2px solid var(--first-color);}
.experience_sec_inner .counter-title, .exp-slider .slider-content .content p{font-size: 14px;}
.experience_sec_inner .year-of p {font-size: 40px;}
.experience_sec .content {margin-bottom: 0rem !important;}
.exp-slider .slider-content {padding: 0 1rem;}

.cta-btn a {
    margin-top: 2rem;
}
.experience_sec {
    margin-top: 6rem;
    padding-top: 0;
}
.experience_sec .content {
    margin-bottom: 2rem !important;
}
.service-ul-top {
    display: grid;
    grid-row-gap: 1rem;
}
div.service-ul-top:last-child {
    margin-top: -1rem;
}
.service-ul-top > div:first-child{margin-right:0;}
.service-ul-top > div:nth-child(2){margin-right:0;margin-left:0;}
.service-ul-top > div:last-child{margin-left:0;}
.srevices-ul-row {
    padding-top: 2rem;
}
.services-row {
    background: linear-gradient(to bottom, var(--third-color) 93%, #fff 7%);
    padding-bottom: 1rem;
}
.falls-work ul li p {
    font-size: 1.6rem;
}
.falls-dentists-img {
    padding-top: 2rem;
}
.schedule-daitel.vc_col-sm-6 {
    width: 100%;
}
.falls-dentists-img * {
    width: 100%;
}
.footer-top-map {
    margin-top: 6rem;
}

.footer-map-form {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 3rem;
}
.footer-map-form {
    padding-left: 15px;
    padding-right: 15px;
}
.appointment-extra-btn a {
    font-size: 1.4rem;
    padding: 10px 20px;
}


.dental-family ul{
	display: flex;
	flex-wrap: wrap;
}
.dental-family ul li{
	width: 50%;
}
.experience_sec .cta-btn{
	text-align: center;
}
.service-pera{
	padding: 0;
}
.falls-dentists-row .falls-dentists-content{
	width: 100%;
}
.falls-dentists-row .falls-dentists-img{
	width: 100%;
}
.content-title br, .your-convenience h2 br{
	display: none;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.your-convenience{
	padding: 30px;
}

.experience_sec .title{
	text-align: center !important;
}
.experience_sec .content p{
	text-align: center;
}

.dental-family ul li {
	width: calc(50% - 20px);
}
.dental-family ul {
	gap: 20px;
}

.patient-content {
    padding-bottom: 8rem;
}

.testimonial-slider-main .slick-prev {
	left: -25px;
	left: 40% !important;
	transform: translateX(-50%);
	bottom: -10% !important;
}
.testimonial-slider-main .slick-next {
	left: -25px;
	left: 40% !important;
	transform: translateX(-50%);
	bottom: -10% !important;
}


}


@media (max-width: 520px){

	.home-team-outer.slick-slider{text-align: center;}
    .home-services .slick-dots li {height: 10px;width: 10px;margin: 0 3px;}
	.home-services .slick-dots li button {height: 10px !important;width: 10px !important;}
	.home-services .slick-dots {margin-top: 10px;}
	.banner-slider .content { padding: 25px 0;}

	.testimonial-slider-main .slick-next::before,.testimonial-slider-main .slick-prev::before {
    transform: scale(0.8);}
    .slick-next {
    margin-left: 4rem;}
}
