
/*blog-styles*/
.internal-page .contentarea {
    padding-bottom: 100px;
}
.single-post .contentsection .meta svg path {
    fill: #48637a;
}
.single-post .contentsection .meta svg {
    margin: 0 5px;
}
.blog .alignleft img{
    width: 100%;
}
.category .alignleft img,
.single .alignleft img{
    max-width: 450px;
    width: 100%;
}
.post-flex {
    display: flex;
    margin-top: 15px
}

.post-flex .alignleft {
    max-width: 100px;
    width: 100%;
}

.post-flex .alignleft img {
    width: auto;
    max-width: 100%!important;
}

.blog-img-holder {
    background-color: var(--primary-color);
    border-radius: 20px;
    box-shadow: -15px 15px #9296a0;
    max-width:300px;
    width:100%;
    /*min-height:300px;*/
}

.blog-img-holder {
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-service-content {
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.img-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    padding: 20px;
}

.get-started-btn-wrap {
    display: flex;
    align-items: center;
    gap: 0px 20px;
}

.rev-slides img.slick-arrow {
    position: absolute;
    bottom: 0;
    right: 58vw;
    cursor: pointer;
}

.rev-slides img.slick-arrow.next-arrow {
    right: unset;
    left: 58vw;
}

ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    max-width: 240px;
    margin: 3em auto 1em;
}

.slick-dots li {
    list-style: none;
}

.slick-dots li button {
    font-size: 0;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: transparent;
    border: 3px solid #7AA5BB;
}

.slick-dots li.slick-active button {
	background-color: #7AA5BB;
	border: none;
	height: 20px;
	width: 20px;
}
.blog-service-card {
    background-color: #48637a;
    border-radius: 15px;
    max-width: 300px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 320px;
}
a.blog-service-card p {
    margin: 0;
    font-size: 34px;
    text-align: center;
    line-height: 1.3;
}
.img-content img {
    display: block;
    margin-bottom: 20px;
}
.single .rev-slides img.slick-arrow {
    position: absolute;
    bottom: 0;
    right: auto;
    cursor: pointer;
    left: 0;
}
.single .rev-slides img.slick-arrow.next-arrow {
    right: 0;
    left: auto;
}
@media (max-width: 600px){
    .single .bp-slider-box {
        height: 50vw;
    }
    .single .rev-slides img.slick-arrow.next-arrow {
        right: 0;
        left: auto;
    }
    .single .rev-slides img.slick-arrow {
        right: auto;
        left: 0;
    }
}
@media (max-width: 480px){
    .single .bp-slider-box {
        height: 149px;
    }
}
/*blog-styles end*/


.contentarea img {
	height: auto;
}
a.read-more-link {
    font-weight: bold;
}
.gallery .pics {
	margin: 5px;
}
.blog #main article {
	clear: both;
}
.blog .alignleft img {
	max-width: 320px;
	height: auto;
}
.single .alignleft img {
	max-width: 450px;
}
.contact-page-info {
    margin-top: 50px;
}
@supports (object-fit: cover) {
	.gallery .pics img {
		width: 380px;
		height: 380px;
	}
}

/* INTERNAL SIDEBAR CSS */

.main-wrap .container {
	max-width: 1400px;
	position: relative;
	color: var(--primary-color);
}
.side-bar {
	max-width: 333px;
	margin: 0 auto;
	text-shadow: none;
}
.side-bar h4 {
	margin-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 23px;
	line-height: 1.38;
	text-shadow: none;
}
.side-rev .arrow,
.side-rev .number-crumb-container {
	display: none;
}
.side-rev .patient-name {
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: normal;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: var(--primary-color);
}
.side-rev {
	border-bottom: 1px solid #D8DADB;
	margin-bottom: 30px;
	padding: 0;
}

.page-id-236 .side-rev {
    display: none;
}

.side-hrs {
	font-size: 12px;
	color: var(--primary-color);
}
.side-hrs tr:first-child {
	display: none;
}
.side-hrs .formatted-hours {
	width: 100%;
}
.side-frm {
	padding: 30px;
	margin-top: 30px;
	border: 2px solid #D8DADB;
	border-radius: 4px;
}
.side-frm .main-btn {
	margin-top: 30px;
}

.all-on-4-img {
    display: flex;
    flex-wrap: unset;
}
.all-on-4-img img {
    width: 75%;
    margin: 10px 45px;
}


/* START OF LANDING PAGE
-----------------------------------------------*/

/* MAIN WRAP
-------------------------------*/
.page-id-510 .contentarea {
    padding-bottom: 0;
}
.page-id-510 .main-wrap {
    padding: 100px 0;
    text-align: center;
}

.page-id-510.no-webp.loaded .main-wrap {
    background: url(../images/pattern-bg.jpg) no-repeat center center;
    background-size: cover;
}
.page-id-510.webp.loaded .main-wrap {
    background: url(../images/pattern-bg.webp) no-repeat center center;
    background-size: cover;
}

.page-id-510 .main-wrap h1 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 0;
}

.page-id-510 .main-line {
    width: 100%;
    max-width: 768px;
    height: 5px;
    background: #48637a;
    margin: 20px auto 40px;
}

.page-id-510 .external-link {
    display: none;
}

.page-id-510 .main-b .main-btn-blue {
    width: 100%;
    max-width: 297px;
}

.page-id-510 .main-b .main-btn-blue.con {
    max-width: 167px;
}

.page-id-510 .main-b a {
    margin: 10px 10px;
}

.page-id-510 .main-b {
    margin-top: 20px;
}

/* COMP SERVICES
----------------------------------*/
.page-id-510 .comp-services {
    padding: 130px 0;
}

.page-id-510.no-webp.loaded .comp-services {
    background: url(../images/plaid-bg.jpg) no-repeat center center;
    background-size: cover;
}
.page-id-510.webp.loaded .comp-services {
    background: url(../images/plaid-bg.webp) no-repeat center center;
    background-size: cover;
}

.page-id-510 .comp-box {
    width: 100%;
    text-align: center;
}

.page-id-510 .comp-services .container {
    max-width: 1800px;
}

.page-id-510 .comp-box h5 {
    margin-bottom: 0;
}

/* SPLIT SECTION
---------------------------------*/

.page-id-510 .split-section {
    background: #7aa5bb;
}
.page-id-510 .split-box {
    width: 100%;
}

.page-id-510 .split-pic {
    width: 100%;
    max-width: 100%;
    height: 734px;
}

.page-id-510.no-webp.loaded .sp1 {
    background: url(../images/bridges.jpg) no-repeat top center;
    background-size: cover;
}
.page-id-510.webp.loaded .sp1 {
    background: url(../images/bridges.webp) no-repeat top center;
    background-size: cover;
}

.page-id-510.no-webp.loaded .sp2 {
    background: url(../images/full-mouth.jpg) no-repeat top center;
    background-size: cover;
}
.page-id-510.webp.loaded .sp2 {
    background: url(../images/full-mouth.webp) no-repeat top center;
    background-size: cover;
}

.page-id-510.no-webp.loaded .sp3 {
    background: url(../images/implants.jpg) no-repeat top center;
    background-size: cover;
}
.page-id-510.webp.loaded .sp3 {
    background: url(../images/implants.webp) no-repeat top center;
    background-size: cover;
}

.page-id-510.no-webp.loaded .sp4 {
    background: url(../images/clear-correct.jpg) no-repeat top center;
    background-size: cover;
}
.page-id-510.webp.loaded .sp4 {
    background: url(../images/clear-correct.webp) no-repeat top center;
    background-size: cover;
}

.page-id-510.no-webp.loaded .sp5 {
    background: url(../images/veneers.jpg) no-repeat top center;
    background-size: cover;
}
.page-id-510.webp.loaded .sp5 {
    background: url(../images/veneers.webp) no-repeat top center;
    background-size: cover;
}
.page-id-510.no-webp.loaded .sp6 {
    background: url(../images/crowns.jpg) no-repeat top center;
    background-size: cover;
}
.page-id-510.webp.loaded .sp6 {
    background: url(../images/crowns.webp) no-repeat top center;
    background-size: cover;
}
.page-id-510.no-webp.loaded .sp7 {
    background: url(../images/dentures.jpg) no-repeat top center;
    background-size: cover;
}
.page-id-510.webp.loaded .sp7 {
    background: url(../images/dentures.webp) no-repeat top center;
    background-size: cover;
}
.page-id-510 .split-con-box {
    padding: 30px 25px;
}

.page-id-510 .sc {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-id-510 .split-con h2 {
    color: #fff;
    margin-bottom: 30px;
}
.page-id-510 .split-con {
    color: #fff;
    font-weight: 400;
}

.page-id-510 .split-con {
    width: 100%;
    max-width: 670px;
    margin: 0 auto;
}

.page-id-510 .split-con p {
    width: 100%;
    max-width: 623px;
}

.page-id-510 .split-b .main-btn-blue {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    width: 100%;
    max-width: 253px;
}

.page-id-510 .split-b {
    margin-top: 25px;
}

.page-id-510 .no-gutter {
    padding: 0 !important;
    margin: 0 !important;
}

.page-id-510 .img-rt {
    display: flex;
    justify-content: flex-end;
}

.page-id-510 .split-con p a {
    color: #ddd !important;
}

/* SCHEDULE SECTION
----------------------------------*/
.page-id-510 .schedule-section {
    padding: 100px 0;
}

.page-id-510.no-webp.loaded .schedule-section {
    background: url(../images/pattern-bg.jpg) no-repeat center center;
    background-size: cover;
}
.page-id-510.webp.loaded .schedule-section {
    background: url(../images/pattern-bg.webp) no-repeat center center;
    background-size: cover;
}

.page-id-510 .schedule-box {
    width: 100%;
    text-align: center;
}

.page-id-510 .schedule-box h2 {
    margin-bottom: 25px;
}

.page-id-510 .schedule-box p {
    width: 100%;
    max-width: 1042px;
    margin: 0 auto;
}

/* MAP SECTION
------------------------------*/
.page-id-510 .map {
    width: 100%;
    /*height: 413px;*/
}

/*.page-id-510.no-webp.loaded .map {
    background: url(../images/updated-map.jpg) no-repeat center center;
    background-size: cover;
}
.page-id-510.webp.loaded .map {
    background: url(../images/updated-map.webp) no-repeat center center;
    background-size: cover;
}*/

/* FORM SECTION
-------------------------------*/
.page-id-510 .form-section {
    padding: 100px 0 150px;
}

.page-id-510.no-webp.loaded .form-section {
    background: url(../images/pattern-bg.jpg) no-repeat center center;
    background-size: cover;
}
.page-id-510.webp.loaded .form-section {
    background: url(../images/pattern-bg.webp) no-repeat center center;
    background-size: cover;
}

.page-id-510 .form-inner {
    width: 100%;
    max-width: 1072px;
    margin: 0 auto;
}

.page-id-510 .form-inner input,
.page-id-510 .form-inner textarea {
    border-radius: 20px;
    font-size: 16px;
    line-height: 26px;
    border: none;
    box-shadow: 0px 4.197px 10.492px 0px rgba(0, 0, 0, 0.25);
}
.page-id-510 .form-inner .floating-label input + span,
.page-id-510 .form-inner .floating-label textarea + span {
    font-size: 16px;
}

.page-id-510 .form-inner textarea {
    min-height: 231px;
}

.page-id-510 .form-inner .main-btn {
    width: 100%;
    max-width: 167px;
    justify-content: center;
    margin-top: 40px;
}

/* RESPONSIVE 
----------------------------*/
@media only screen and (min-width: 2500px) {
    .page-id-510 .split-pic {
        height: 60vh;
    }
}
@media only screen and (min-width: 980px) {
}

@media (max-width: 1600px) {
    .page-id-510 .split-pic {
        height: 600px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .page-id-510 .split-pic {
        height: 450px;
    }
    .page-id-510 .split-con h2 {
        font-size: 34px;
        line-height: 44px;
        margin-bottom: 15px;
    }
    .page-id-510 .split-b {
        margin-top: 10px;
    }
}

@media (max-width: 1200px) {
    .page-id-510 .comp-services {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 991px) {
    .page-id-510 .split-pic {
        max-width: 100%;
    }
    .page-id-510 .split-con p {
        max-width: 100%;
    }

    .page-id-510 .split-con {
        text-align: center;
    }
    .page-id-510 .split-con-box {
        padding: 50px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .page-id-510 .split-pic {
        height: 500px;
    }
    .page-id-510 .form-section {
        padding: 50px 0 50px;
    }
}

@media all and (max-width: 690px) {
    .page-id-510 .main-wrap h1 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 0;
    }
    .page-id-510 .schedule-section,
    .page-id-510 .main-wrap {
        padding: 50px 0;
    }
    .page-id-510 .main-line {
        max-width: 275px;
        height: 2px;
    }
    .page-id-510 .comp-services {
        padding: 80px 0;
    }
    .page-id-510 .split-con h2 {
        margin-bottom: 15px;
    }
    .page-id-510 .split-b .main-btn-blue {
        font-size: 16px;
        line-height: 26px;
    }
}

@media all and (max-width: 600px) {
    .page-id-510 .split-pic {
        height: 400px;
    }
}

@media only screen and (max-width: 500px) {
    .page-id-510.no-webp.loaded .form-section,
    .page-id-510.no-webp.loaded .schedule-section,
    .page-id-510.no-webp.loaded .main-wrap {
        background: url(../images/pattern-bgm.jpg) no-repeat center center;
        background-size: cover;
    }
    .page-id-510.webp.loaded .form-section,
    .page-id-510.webp.loaded .schedule-section,
    .page-id-510.webp.loaded .main-wrap {
        background: url(../images/pattern-bgm.webp) no-repeat center center;
        background-size: cover;
    }
    .page-id-510.no-webp.loaded .comp-services {
        background: url(../images/plaid-bgm.jpg) no-repeat center center;
        background-size: cover;
    }
    .page-id-510.webp.loaded .comp-services {
        background: url(../images/plaid-bgm.webp) no-repeat center center;
        background-size: cover;
    }
    .page-id-510 .split-pic {
        height: 350px;
    }
    .page-id-510.no-webp.loaded .sp1 {
        background: url(../images/bridgesm.jpg) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.webp.loaded .sp1 {
        background: url(../images/bridgesm.webp) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.no-webp.loaded .sp2 {
        background: url(../images/full-mouthm.jpg) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.webp.loaded .sp2 {
        background: url(../images/full-mouthm.webp) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.no-webp.loaded .sp3 {
        background: url(../images/implantsm.jpg) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.webp.loaded .sp3 {
        background: url(../images/implantsm.webp) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.no-webp.loaded .sp4 {
        background: url(../images/clear-correctm.jpg) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.webp.loaded .sp4 {
        background: url(../images/clear-correctm.webp) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.no-webp.loaded .sp6 {
        background: url(../images/crownsm.jpg) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.webp.loaded .sp6 {
        background: url(../images/crownsm.webp) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.no-webp.loaded .sp7 {
        background: url(../images/denturesm.jpg) no-repeat top center;
        background-size: cover;
    }
    .page-id-510.webp.loaded .sp7 {
        background: url(../images/denturesm.webp) no-repeat top center;
        background-size: cover;
    }
    /*.page-id-510.no-webp.loaded .map {
        background: url(../images/mapm.jpg) no-repeat center center;
        background-size: cover;
    }
    .page-id-510.webp.loaded .map {
        background: url(../images/mapm.webp) no-repeat center center;
        background-size: cover;
    }*/
}
@media only screen and (max-width: 400px) {
    .page-id-510 .main-b a {
        margin: 10px 0;
    }
    .page-id-510 .split-pic {
        height: 300px;
    }
}
@media only screen and (max-width: 359px) {
    .page-id-510 .f-con {
        font-size: 16px;
        line-height: 26px;
    }
    .page-id-510 .f-hrs {
        font-size: 15px;
        line-height: 25px;
    }
}


/* END OF LANDING PAGE
-----------------------------------------------*/

/* RESPONSIVE 
-----------------------------------------------*/
@media only screen and (max-width: 1200px) {
	.side-frm {
    	padding: 30px 15px;
	}
}

@media only screen and (min-width: 980px) {
} 

@media (max-width: 1025px) {
}

@media only screen and (max-width: 991px) {
	.side-bar {
		max-width: 600px;
		margin: 30px auto;
	}
}

@media only screen and (max-width: 767px) {
} 

@media all and (max-width: 600px) {
    .all-on-4-img {
        flex-direction: column;
    }
}

@media only screen and (max-width: 480px) {
	.gallery .pics {
		margin: 0 0 10px;
	}
	
	@supports (object-fit: cover) {
		.gallery .pics img {
			width: 300px;
			height: 300px;
		}
	}
}