body, body p, body div{font-family: Figtree !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Figtree, sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Figtree';z-index:99;}
.ry-btn-primary:hover {background: #0b3353 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #60a366 !important;}
.ry-btn.ry-btn-secondary:hover {background: #0b3353 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 30px !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

.page-anchor {
  display: block;
  position: relative;
  top: -143px;
  visibility: hidden; 
  
}

.ry-form input:not(input[type="checkbox"], input[type="radio"])
	height: 50px !important;
}


.ry-btn {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    max-width: max-content;
    color: #FFFFFF !important;
    background: #0b3353!important;
    font-size: 20px !important;
	text-transform: uppercase;
}

.ry-heading h4 {
  font-size: 28px;
  color: #666;
  line-height: 1.2;
  text-align: center;
  font-weight: 300 !important;
  text-transform:uppercase;
}

.ry-heading h2 {
  color: var(--color-primary) !important;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1.1;
  font-weight: 800 !important;
}


@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}

	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}

	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}


/* HP INSVISALIGN SECTION*/


.hp-invisalign-section .background-section, .hp-invisalign-section .background-section img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.hp-invisalign-section {
	padding: 13em 0 8em;
}

.hp-invisalign-section .ry-flex {
	justify-content: flex-end;
	position: relative;
	top: -5em;
}

.hp-invisalign-verbiage {
	max-width: 600px;
	position: relative;
	top: -3em;
}

.hp-invisalign-verbiage h4, .hp-invisalign-verbiage h2, .hp-invisalign-verbiage p {
	color: #fff !important;
	text-align: center;
}

a#invisalign-btn {
	margin: 2em auto  0;
	background: var(--color-secondary) !important;
}

.hp-invisalign-verbiage h2 {
	margin: -5px 0 10px;
}
.hp-invisalign-verbiage h4:nth-child(1) {
    padding-bottom:12px
}

@media(max-width:1080px){
    .hp-invisalign-verbiage h4:nth-child(1) {
    padding-bottom:5px
}
 
}
@media (max-width:1080px) and (min-width:992px) {
	
	.hp-invisalign-verbiage {
		left: 3em;
	}

	.hp-invisalign-verbiage p {
		font-size: 18px;
		line-height: 30px;
		max-width: 450px;
		margin: auto;
		clear: both;
	}
}

@media (max-width:991px) {
	
	div.hp-invisalign-verbiage {
		top: 0 !important;
		max-width: 100% !important;
		z-index: 1;
	}

	.hp-invisalign-section {
		padding: 4em 0;
		background: #093956;
	}

	.hp-invisalign-section .ry-flex {
		top: 0 !important;
	}

	.hp-invisalign-section:before {
		content: '';
		background: var(--color-primary);
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
		opacity: 0.8;
	}

	.hp-invisalign-section .background-section, .hp-invisalign-section .background-section img {
		object-position: 30%;
	}

	div.module-testimonials.option-1 {
		padding: 4em 0 !important;
	}

	div.testimonials-wrapper:before {
		width: 80px;
		height: 40px;
		left: 20%;
		top: -17%;
	}

	div.testimonials-wrapper:after {
		right: 20%;
		width: 80px;
		height: 40px;
		bottom: initial;
		top: -17%;
	}
}

@media (max-width:500px) {
	
	div.testimonials-wrapper:before {
		width: 50px;
		height: 20px;
		left: 6px;
		top: -77px;
	}

	div.testimonials-wrapper:after {
		right: 6px;
		width: 50px;
		height: 20px;
		bottom: initial;
		top: -76px;
	}
}
/* HP INSVISALIGN SECTION*/




/*MAP SECTION*/

div#map-section {
	height: 700px;
	background-size: cover;
	background-position: center;
	margin-top: -5px;
}

.link, a.link {
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: transparent !important;
}

@media (max-width:1080px) {
	
	div#map-section {
		height: 400px !important;
	}
}


/*MAP SECTION*/



/*RESPONSIVE*/


@media (max-width:1600px) {
	
	div.ry-services.style2 .ry-each .photo img {
		height: 250px;
	}

	.module-66 .bnr-textbox .ry-heading h1 {
		font-size: 60px;
	}

	div#serv-content-flex {
		gap: 0 2em;
	}

	.ry-services.style2:before {
		height: 650px;
		
	}

	div#serv-right {
		top: -4em;
		width: 37%;
	}

	.module-team.style-1 {
		padding-top: 6em;
	}

	.ry-services.style2 .ry-each .title div {
		font-size: 16px;
	}

	div#serv-right .ry-text p {
		font-size: 18px;
		line-height: 1.5;
	}
}

@media (max-width:1080px) {
	
	div.ry-section-hero:after {
		background: transparent;
		display: none;
	}

	nav#mobile_menu, div#menu_container {
		background: var(--color-primary) !important;
	}

	.module-66 .carousel .carousel-inner {
		padding-bottom: 0;
		background-image: none !important;
	}

	.module-66 .bnr-textbox {
		position: static;
		background: #fff;
		padding: 2em 0 3em !important;
	}

	.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover {
		background: var(--color-primary) !important;
	}

	.module-67 {
		padding: 4em 0;
		border-top: 1px solid hsl(0deg 6.67% 2.94% / 8%);
	}

	.module-66 .ry-el-bg img {
		display: block !important;
		object-fit: cover;
		height: auto !important;
		object-position: top center;
		visibility: visible !important;
	}

	.module-66 .carousel-inner:before {
		display: none;
	}

	.module-66 .ry-el-bg {
		height: auto !important;
		background-image: none !important;
	}

	.module-66 .bnr-textbox .ry-heading h1 {
		font-size: 35px;
		color: var(--color-primary) !important;
		font-weight: 700 !important;
	}

	.module-66 .bnr-textbox .ry-heading h4 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 1em;
		color: #333;
		font-weight: 400 !important;
	}

	.ry-heading h2 {
		font-size: 35px;
	}

	.ry-heading h4 {
		font-size: 18px;
		font-weight: 400 !important;
		margin-bottom: 10px;
	}

	div#serv-right {
		max-width: 100% !important;
		top: 0 !important;
		width: 100% !important;
		margin-bottom: 2em;
	}

	.ry-services.style2:before {
		height: 100%;
		top: 0;
		background-position: top center;
	}

	div#serv-content-flex {
		flex-direction: column;
	}

	div#serv-content-flex .serv-left {
		display: none;
	}
}

@media (max-width:500px) {
	
	.module-66 .ry-el-bg img {
		height: 300px !important;
		object-position: bottom !important;
	}
}




/*RESPONSIVE*/


:root {
    --color-primary: #0b3353;
    --color-secondary: #60a366;
    --font-default: Figtree;
    --font-title: Figtree;
    
}
	
/*MODAL*/
.hp-modal .link, .hp-modal .link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 9;
    opacity: 0;
}

.modal.in .modal-dialog {
    position:absolute;
    top:50%;
    left:48%;
    transform:translate(-50%,-50%);
    width:87%;
}


.hp-modal .modal-header .close {
    background:var(--color-secondary) !important
}
	
/*RSVP FORM*/
	#ry-pg-body.rsvp-page .ry-left{
    max-width:640px;
    width:100%;
}

#ry-pg-body.rsvp-page .ry-right {
    max-width:570px;
    width:100%;
}

#ry-pg-body.rsvp-page .ry-right h6 {
font-size: 28px;
font-weight: 800 !important;
font-family: "Figtree" !important;
letter-spacing: 0px;
    text-transform:unset
}

#ry-pg-body.rsvp-page .ry-right p {
    font-size: 20px;
    line-height: 1.3;
    color: #000000;
}

#ry-pg-body.rsvp-page .ry-right .info {
border-radius: 16px;
background-color: #3e75b142;
padding:30px 40px;
    margin:20px 0
}


#ry-pg-body.rsvp-page .ry-right .info svg{
    fill:#70a16c;
    min-width:35px !important;
}

#ry-pg-body.rsvp-page .ry-right .info div:nth-child(2) svg {
	min-width:35px !important;
}	

#ry-pg-body.rsvp-page .ry-right .info > div{
    display:flex;
    gap:10px;
    padding:5px 0px
}

#ry-pg-body.rsvp-page .ry-right .info > div *{
    font-size: 20px;
    line-height: 1.5;
    color: #173250 !important;
    font-weight: 500;
}

#ry-pg-body.rsvp-page .ry-right .form-wrapper p {
    font-size: 21px !important;
    color: #173250 !important;
    font-weight: 700 !important;
    margin:20px 0
}

#ry-pg-body.rsvp-page .ry-right .form-wrapper form input {
    height: 63px;
    border-radius: 8px;
    background-color: #ffffff;
    border: 2px solid rgba(207,207,207,0.3);
}

#ry-pg-body.rsvp-page .ry-right .form-wrapper form [data-type="submit"] input {
    width: 160px;
    height: 66px;
    border-radius: 33px;
    background-color: #70a16c;
    color:#FFF;
    font-size: 21px !important;
    font-weight: 700;
    margin-top:20px
}

#ry-pg-body.rsvp-page .section2 {
    background-color: #ebf1f7;
    display:flex;
        padding:100px  0;
	  margin-top:100px
} 

#ry-pg-body.rsvp-page .section2 .ry-flex{
    max-width:1280px;
    margin:0 auto;
}
#ry-pg-body.rsvp-page .ry-right .form-wrapper form input:not([data-type="submit"] input){
    padding-left:20px;
    font-size:18px;
      color: #000000 !important;
}
#ry-pg-body.rsvp-page .ry-right .form-wrapper form input::placeholder {
    font-size: 18px;
    line-height: 28px;
    color: #000000 !important;
    font-weight: 400;
    font-family: "Figtree"; 
}
#ry-pg-body.rsvp-page .section2 .ry-flex h3{
   font-size: clamp(2.5rem, 2.1814rem + 1.3072vw, 3.75rem);
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #173250;
    font-weight: 700 !important;
    font-family: "Figtree";
    margin-bottom:20px
    
}

#ry-pg-body.rsvp-page .section2 .ry-flex p span{
    font-size: 18px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 800 !important;
    font-family: "Figtree";
    padding:10px;
    background-color: #1f3a59;
}
#ry-pg-body.rsvp-page .section2 .ry-flex .ry-left {
    display:flex;
    align-items:center;
}
#ry-pg-body.rsvp-page .section2 .ry-flex p {
margin-top:20px;
font-size: 24px;
line-height: 1.5;
color: #000000;
font-weight: 400;
font-family: "Figtree";
}

#ry-pg-body.rsvp-page .section2 .ry-flex .ry-right {
    display:flex;
    flex-direction:column;
    gap:15px
}

#ry-pg-body.rsvp-page .section2 .ry-flex .ry-right img{
    max-width:480px;
    float:right;
}
	
	#ry-pg-body.rsvp-page {
    padding: 100px 0 0;
}

#ry-pg-body.rsvp-page .ry-flex{
    gap:20px
}
@media(max-width:1080px) {
	#ry-pg-body.rsvp-page .ry-flex{
		flex-direction:column
	}
	#ry-pg-body.rsvp-page .ry-right {
		max-width:90%;
		margin:0 auto
	}

	#ry-pg-body.rsvp-page .ry-left {
		max-width:90%;
		margin:0 auto
	}
	#ry-pg-body.rsvp-page .ry-left img{
		max-width:400px;
		margin:0 auto;
		width:100%;
	}
	#ry-pg-body.rsvp-page p, #ry-pg-body.rsvp-page h6, #ry-pg-body.rsvp-page h3 {
		text-align:center   
	}
	#ry-pg-body.rsvp-page .ry-right .form-wrapper form [data-type="submit"] {
		display:flex;
		justify-content:center
	}
	#ry-pg-body.rsvp-page .section2 .ry-right, #ry-pg-body.rsvp-page .section2 .ry-left{
		max-width:90%;
		margin:0 auto;
	}
	#ry-pg-body.rsvp-page .section2 .ry-flex .ry-left > div {
		width:100%;
	}

	#ry-pg-body.rsvp-page .section2 .ry-flex .ry-right  img{
		margin:0 auto;
		float: unset;
	}

	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
		text-align:center;
	}
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title .custom-banner {
		margin:auto
	}
    
}

	
#ry-pg-banner .ry-bnr-wrp .ry-pg-title .custom-banner {
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #173250;
	font-weight: 800;
	font-family: "Figtree";
	background:#FFF;
	padding:10px 20px;
	display:block;
	width:fit-content;
	margin-top:10px !important;
	text-align: center;
}
	


/*---PLATINUM LOGO ---*/
.hp-invisalign-section .ry-flex .platinum-logo {
    content:"";
    width:150PX;
    position:absolute;
    top:-100px;
    left:47%;
    filter:brightness(0) invert(1);
}

.hp-invisalign-verbiage h5{
    background:#91b7fb2b;
    margin-bottom:25px;
    margin-top:-10px;
    border-radius:10px;
    padding:15px 10PX;
    color:#fff;
    font-weight:300 !important;
    line-height:1.2;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.banner-inside h4{
	color:#fff !important;
	font-weight:300 !important;
	text-transform:uppercase !important;
	margin-bottom:0px !important;
	width:fit-content;
	padding:0 10px 10px;
	border-bottom:solid 1px #ffffff70
}
.banner-inside {
	background:var(--color-primary);
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	padding: 30px 20PX 20px;
	border-radius:10px;
	margin-bottom:25px;
    margin-top:-10px;
	display:flex;
	flex-direction:column;
	gap:0;
	align-items:center;
	justify-content:center
}
.banner-inside h5 {
	text-align:center !important;
	line-height:1.3 !important;
	color:#fff;
	font-weight:300 !important;
	margin:20px 0 0 !important;
}
.hp-invisalign-verbiage h5 span, .banner-inside h5 span {
    text-decoration:line-through
}

@media(max-width:1580px) {
    .hp-invisalign-section .ry-flex .platinum-logo {
        left:45%;
        transform:translateX(-45%);
    }
}

@media(max-width:1400px) {
    .hp-invisalign-section .ry-flex .platinum-logo {
        position:relative;
        inset:unset;
        transform:unset;
        max-width: 600px;
        width:100%;
    }
    .hp-invisalign-section .ry-flex .platinum-logo img {
        width:140px;
        margin:auto
    }
    .hp-invisalign-section .ry-flex {
        flex-direction:column;
        align-items:end;
        gap:30px;
        top: -10em;
    }
    .hp-invisalign-verbiage {
    top: 0em;
    }

}



@media (max-width: 1080px) and (min-width: 992px) {
    .hp-invisalign-verbiage,
    .hp-invisalign-section .ry-flex .platinum-logo {
        left: 1em;
    }
}

@media (max-width: 991px) {
    .hp-invisalign-section .ry-flex .platinum-logo {
        max-width:100%;
        opacity:1;
        z-index:2
    }
    .hp-invisalign-section .ry-flex .platinum-logo img{ 
        opacity:1
    }
	
	.hp-invisalign-verbiage h5  {
		background:#406b8f;
	}
	
	
}
	
	
/*--- Invisalign Page---*/
[data-page-id="WebPage-95ce458b-33c0-4e96-921e-1603fe7db886"] #ry-pg-banner .ry-container > div{
    position:relative;
    width:fit-content
}

[data-page-id="WebPage-95ce458b-33c0-4e96-921e-1603fe7db886"] #ry-pg-banner .ry-container > div::before {
    content:"";
    width:180PX;
    height:180px;
    position:absolute;
    right:-220px;
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-0bf56130-06b8-4d8e-882d-c307a0e4e98b/HomepageAssets/HP_Transform_Your_Smile_With_Invisalign_section.png) no-repeat center /contain;
    z-index:;
    filter:brightness(0) invert(1);
    top:50%;
    transform:translateY(-55%)
}

@media(max-width:991px) {
    [data-page-id="WebPage-95ce458b-33c0-4e96-921e-1603fe7db886"] #ry-pg-banner .ry-container > div::before {
		content:"";
		width:130PX;
		height:130px;
		right:-130px;
	}

	#ry-pg-body .banner-inside h5 {
		margin-top:0
	}
	
}

@media(max-width:480px) {
    [data-page-id="WebPage-95ce458b-33c0-4e96-921e-1603fe7db886"] #ry-pg-banner .ry-container > div::before {
    content:"";
    width:110PX;
    height:110px;
        right:-115px;
    }
}

[data-page-id="WebPage-c143284a-6816-43e5-afef-57ef64b15539"] .ry-sticky-menu.fixed {
	display:none;
}