
#ry-pg-header:not([data-button-color=""]) .module-43 .ry-leads-v2 .ry-contact-v2 .ry-btn.ry-btn-primary:not(:hover),
			.module-43 .ry-leads-v2 .ry-contact-v2 .dropdown-wrapper .selected > a {
				background:  !important;
			}
			#ry-pg-content:not([data-button-color=""]) .ry-btn.ry-btn-primary:not(.btn-transparent) {
				background:  !important;
			}
			#ry-pg-content:not([data-button-color=""]) .ry-btn.ry-btn-primary:not(.btn-transparent):hover {
				background: transparent !important;
			}
			#ry-pg-content:not([data-button-color=""]) .ry-btn.btn-transparent:hover {
				background:  !important;
				border: 1px solid  !important;
			}
			
			#ry-pg-content:not([data-button-color=""]) .location-contacts {
				border-color:  !important;
			}
			
			.location-headline:not([data-background=""]) {
				background: ;
			}


			.location-group:not([data-images=""]) {
				background-image: url();
			}
			.location-group:not([data-background=""]):before {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: ;
				opacity: .7;
				content: "";
			}
/* LANDING */
/* HEADLINE */

body[data-page-name="ophthalmology"] .main-location-pg.location-pg .staff-wrapper .btn-wrapper {
    display: none;
}
.location-headline {
    padding: 42px 0;
    background: #333;
}
.location-headline .ry-flex {
    align-items: center;
}
.location-headline .ry-flex .photo {
    max-width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
	height: 150px;
	border-radius: 5px;
}
.location-headline .ry-flex .photo img {
    max-width: 100px;
}
.location-headline .ry-flex .each-title {
	padding-left: 30px;
	padding-right: 30px;
}
.location-headline .ry-flex .each-title h1 {
    font-size: 46px;
    font-family: 'Jost';
    color: #fff;
    font-weight: 500;
	line-height: 1;
	margin-bottom: 10px;
	font-weight: 400;
}
.location-headline .ry-flex .each-title a {
    color: #fff;
    font-size: 16px;
    opacity: .5;
    font-family: 'Open Sans';
}
.location-headline .ry-flex .each-title a .fa {
    margin-right: 10px;
}
.location-headline .each-button {
    max-width: 545px;
}
.location-headline .each-button .ry-btn.btn-transparent {
    margin-right: 10px;
}
.location-headline .each-button .ry-btn .fa {
    margin-right: 10px;
}
.location-headline .each-button .button-wrapper {
	display: flex;
	position: relative;
}
.location-headline .each-button .ry-btn.btn-transparent:not(:hover),
.location-headline .each-button .ry-btn.ry-btn-primary:hover {
    background: transparent !important;
	border: 1px solid !important;

}
.location-headline .each-button .ry-btn.btn-transparent {
	margin-right: 10px;
}
.location-headline .each-button .ry-btn.btn-transparent:hover {
    background: #b93354 !important;
    border: 1px solid #b93354 !important;
}
/* END HEADLINE */

/* CONTACT */
.location-contacts {
	padding: 100px 0 150px;
	border-top: 10px solid #b93354;
}
.location-contacts .ry-flex {
	box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
	border-radius: 15px;
	overflow: hidden;
}
.location-contacts .ry-flex .form-wrapper {
    /* max-width: calc(100% - 520px); */
    padding: 60px 4vw 70px;
    display: flex;
    border-radius: 30px;
    justify-content: center;
    width: 50%;
    align-items: center;
}
.location-contacts .ry-flex .form-wrapper:after {
	z-index: 9;
	width: 20px;
	height: 100%;
	position: absolute;
	content: "";
	top: 0;
	right: -20px;
	background: #fff;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.location-contacts .ry-flex .form-wrapper .ry-section-headline h2 {
    font-size: 32px;
    letter-spacing: initial;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1;
}
.location-contacts .ry-flex .form-wrapper .form-grid {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -10px;
}
.location-contacts .ry-flex .form-wrapper .form-grid .field-lg {
    width: calc(100% - 10px);
    margin-left: 10px;
}
.location-contacts .ry-flex .form-wrapper .form-grid .field-md {
    width: calc(50% - 10px);
    margin-left: 10px;
}
.location-contacts .ry-flex .form-images .ry-navigation {
    left: 50%;
    position: absolute;
    bottom: 25px;
    z-index: 2;
    top: unset;
    transform: translate(-50%, 0);
    display: flex;
    flex-direction: revert;
    width: 130px;
}
.location-contacts .ry-flex .form-wrapper .form-grid .form-control {
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    padding-left: 25px;
    background: #fafafa;
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow: unset;
}
.location-contacts .ry-flex .form-wrapper .form-grid textarea.form-control {
	min-height: 150px;
	resize: unset;
}
.location-contacts .ry-flex .form-wrapper .form-grid .form-group {
	margin-bottom: 10px;
}
.location-contacts .ry-flex .form-wrapper .inner-each:nth-child(2) {
    max-width: 350px;
    /* padding-left: 60px; */
}
.location-contacts .ry-flex .form-wrapper .inner-each .ry-section-headline h4 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #b93354;
    line-height: 1;
    margin-bottom: 30px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper {
    margin-bottom: 30px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul {
    padding-left: 0;
    list-style: none;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li {
    font-size: 18px;
    display: flex;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li:not(:last-child) {
    margin-bottom: 5px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li .span-1 {
    min-width: 120px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media .location-social-list:not(:last-child) {
    margin-right: 20px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media .location-social-list {
	display: flex;
	align-items: center;
	max-width: max-content;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media .location-social-list svg {
    fill: #b93354;
    width: 15px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media .location-social-list .fa {
    color: #b93354;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-list a svg {
    width: 18px;
    fill: #b93354;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-list a {
    color: #b93354;
}
.location-contacts .ry-flex .form-images {
    width: 50%;
}

div#location-form-block {
    display: none;
}
.location-contacts .ry-flex .form-images .swiper-slide:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
    background: linear-gradient(to top, #000000ad, #00000000);
}
.location-contacts .swiper-button-prev, 
.location-contacts .swiper-button-next {
    background: transparent;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.location-contacts .swiper-button-prev:before, 
.location-contacts .swiper-button-next:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.location-contacts .swiper-button-prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.location-contacts .ry-flex .form-images .swiper-pagination {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translate(-50%, 0);
}
.location-contacts .ry-flex .form-images .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    background: #fff;
    opacity: .5;
    height: 10px;
    margin: 0 2px;
	position: relative;
}

.location-contacts .ry-flex .form-images .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
	background: #b93354;
}
.location-contacts .ry-flex .form-images .swiper-slide {
    padding-bottom: 70%;
    position: relative;
}
.location-contacts .ry-flex .form-images .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* END CONTACT */
/* REVIEW */
.location-reviews {
    padding: 160px 0 200px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-7066bbc1-26fc-4118-b56d-ea9c65eb97f3/Background_images/Bg_ReviewsImg.png);
    background-size: cover;
}
.location-reviews .ry-content .content {
	background: #fff;
	/*padding-bottom: 200px;*/
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-7066bbc1-26fc-4118-b56d-ea9c65eb97f3/Background_images/reviews_bg.jpg);
	background-position: right;
	background-size: cover;
}
.location-reviews .ry-content .content .review-wrapper {
	max-width: 700px;
	margin-left: 8.333vw;
}
.location-reviews .ry-content .content .icon-wrapper {
	margin-bottom: 50px;
	margin-top: -60px;
}
.location-reviews .ry-content .content .icon-wrapper .icon-circle {
	width: 155px;
	height: 155px;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-7066bbc1-26fc-4118-b56d-ea9c65eb97f3/Background_images/blue_circle_rating.png);
	background-size: contain;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 60px;
	font-family: 'Bebas Neue';
	margin: 0 auto;
}
.location-reviews .ry-content .content .icon-wrapper .wrapper-text {
	text-align: center;
}
.location-reviews .ry-content .content .icon-wrapper .wrapper-text span {
	display: block;
}
.location-reviews .ry-content .content .icon-wrapper .wrapper-text .span-1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #494949;
}
.location-reviews .ry-content .content .icon-wrapper .wrapper-text .span-2 {
	font-size: 16.3px;
	text-transform: uppercase;
	color: #9fa3a6;
}
.location-reviews .ry-content .content .ry-section-headline h3 {
	text-align: center;
	color: #494949;
	clear: both;
	margin-bottom: 30px;
	font-weight: 400;
    text-transform: uppercase;
    color: #b93354;
}
.location-reviews .ry-content .content .each-comment .ry-text div {
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 1.5;
	margin-bottom: 30px;
	font-family: 'Open Sans';
}
.location-reviews .ry-content .content .each-comment .each-name .review-star {
	display: flex;
	justify-content: center;
}
.location-reviews .ry-content .content .each-comment .each-name .review-star .fa {
	font-size: 14px;
	margin: 0 3px;
	color: #cca744;
}
.location-reviews .ry-content .content .each-comment .each-name h5 {
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-top: 10px;
	padding-bottom: 100px;
}
.location-reviews .ry-content .content .carousel-control {
	height: max-content;
	max-width: max-content;
	background: transparent;
	bottom: 13px;
	top: auto;
}
.location-reviews .ry-content .content .carousel-control span {
	display: none;
}
.location-reviews .ry-content .content .carousel-control:before {
	border: solid #333;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 12px;
	content: "";
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.location-reviews .ry-content .content .carousel-control.left:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.location-reviews .ry-content .content .carousel-control.right {
	right: 160px;
}
.location-reviews .ry-content .content .carousel-control.left {
	left: 160px;
}
.location-reviews .ry-content .content .btn-wrapper {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.button-wrapper .next {
    position: absolute;
    bottom: 0;
	right: calc(50% - 200px);
	transform: translate(50%, 0);
	cursor: pointer;
}
.button-wrapper .prev {
	position: absolute;
	bottom: 0;
	left: calc(50% - 200px);
	transform: translate(-50%, 0);
	cursor: pointer;
}
/*.button-wrapper {
    position: absolute;
    bottom: -4px;
    display: flex;
    justify-content: space-between;
}*/
.button-wrapper .slick-arrow svg {
    width: 50px;
    fill: #333;
    opacity: .4;
}
/* LOCATION MAP */
.location-maps .map-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.location-maps .map-ratio {
    padding-bottom: 780px;
}

/* END MAP */

/* LOCATION ABOUT */

.location-group {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/bg_promo.png);
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 100px;
}
.location-about .ry-content .ry-flex {
    border-radius: 15px;
    overflow: hidden;
    /*margin-top: -150px;*/
}
.location-about .ry-content .ry-flex .ry-each {
    max-width: 50%;
}
.location-about .ry-content .ry-flex .ry-each:nth-child(1) .photo {
    /* padding-bottom: 100%; */
    position: relative;
    overflow: hidden;
    height: 100%;
}
.location-about .ry-content .ry-flex .ry-each:nth-child(1) .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.location-about .ry-content .ry-flex .ry-each:nth-child(2) {
    padding: 110px 110px 160px;
    /* background: #fff; */
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/bg_about.png);
    background-size: cover;
    background-color: #fff;
    background-position: bottom;
}
.location-about .ry-content .ry-flex .ry-each .ry-section-headline h3 {
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #b93354;
}
.location-about .ry-content .ry-flex .ry-each .ry-section-headline p {
	font-size: 16px;
	line-height: 1.7;
    font-weight: 400;
    text-align: justify;
}

/* END ABOUT */

/* PROMO */
.location-promo {
    padding: 100px 0;
}
.promo-ribbon div {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
    max-width: max-content;
    margin: 0 auto 30px;
    position: relative;
}
.promo-ribbon div:before, 
.promo-ribbon div:after {
    content: "";
    position: absolute;
    left: -70px;
    width: 160px;
    height: 80px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/Layer_27_copy.png);
    z-index: 1;
}
.promo-ribbon div:after {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/Layer_27.png);
    left: unset;
    right: -70px;
}
.location-promo .ry-section-headline {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.location-promo .ry-section-headline h2 {
    font-size: 70px;
    color: #fff;
    letter-spacing: initial;
    text-transform: uppercase;
    line-height: 1;
	font-weight: 500;
}
.location-promo .ry-section-headline h4 {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    margin: 10px 0 15px;
}
.location-promo .ry-section-headline h5 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 8px;
    color: #fff;
    position: relative;
}
.location-promo .ry-section-headline h5:before, 
.location-promo .ry-section-headline h5:after {
    width: 90px;
    height: 1px;
    position: absolute;
    content: "";
    left: 0;
    background: #fff;
    opacity: .32;
    top: 50%;
}
.location-promo .ry-section-headline h5:before {
    left: -110px;
}
.location-promo .ry-section-headline h5:after {
    left: unset;
    right: -110px;
}
.promo-ribbon div span {
    position: relative;
    z-index: 2;
    color: #b93354;
    font-size: 20px;
}
.promo-ribbon div span:before, 
.promo-ribbon div span:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #b93354;
    position: absolute;
    left: -20px;
    z-index: 3;
    border-radius: 50%;
    top: 50%;
}
.promo-ribbon div span:after {
    left: unset;
    right: -20px;
}
/* END PROMO */

/* SERVICES */
.location-services .ry-content .ry-flex {
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: -500px;
	box-shadow: 0px 10px 34px 8px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 10px 34px 8px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 10px 34px 8px rgba(0,0,0,0.1);
	position: relative;
	z-index: 2;
}
.location-services .ry-content .ry-flex .ry-each {
    max-width: 50%;
}
.location-services .ry-content .ry-flex .ry-each:nth-child(1) .photo {
    /* padding-bottom: 100%; */
    position: relative;
    overflow: hidden;
    height: 100%;
}
.location-services .ry-content .ry-flex .ry-each:nth-child(1) .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.location-services .ry-content .ry-flex .ry-each:nth-child(2) {
    padding: 110px 110px 110px;
    /* background: #fff; */
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/bg_services.png);
    background-size: cover;
    background-color: #fff;
    background-position: bottom;
}
.location-services .ry-content .ry-flex .ry-each .ry-section-headline h3 {
    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
	line-height: 1;
	margin-bottom: 40px;
    color: #b93354;
}
.location-services .ry-content .ry-flex .ry-each .ry-text p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    text-align: justify;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul {
    list-style: none;
    padding-left: 0;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul li {
    padding-left: 50px;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul li:not(:last-child) {
    margin-bottom: 15px;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul li,
.location-services .ry-content .ry-flex .ry-each .ry-text ul li a {
    font-family: 'Open Sans';
	font-size: 16px;
	text-align: left;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul li:before {
    content: "\f00c";
    position: absolute;
    left: 0;
    width: 23px;
    height: 23px;
    background: #b93354;
    border-radius: 50%;
    font-family: 'FontAwesome';
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
	top: 5px;
}
/* END SERVICES */

/* LOCATION TEAM */
.location-team {
	padding-top: 660px;
	padding-bottom: 50px;
}
.location-team .ry-section-headline h3 {
    font-size: 32px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #b93354;
}
.location-team .team-carousel {
    display: flex;
    justify-content: center;
    align-items: center;
}
.location-team .team-carousel .swiper-container {
    max-width: 1400px;
}
.location-team .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 60px 0;
}
.location-team .swiper-slide .photo {
    max-width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 25px;
}
.location-team .swiper-slide .photo .team-image {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #dedede;
    border-radius: 50%;
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px 8px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 0px 10px 8px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
}
.location-team .swiper-slide .photo .team-image img {
	width: 100%;
}
.location-team .swiper-slide .photo .team-image .fa {
	font-size: 60px;
}
.location-team .swiper-slide .team-name .span-1 {
    font-size: 22px;
    font-weight: bold;
    color: #b93354;
}
.location-team .swiper-slide .team-name .span-2 {
    font-size: 16px;
    margin-top: 10px;
    display: block;
}
.location-team .swiper-button-prev, 
.location-team .swiper-button-next {
    background: transparent;
    width: 15px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.location-team .swiper-button-prev:before, 
.location-team .swiper-button-next:before {
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.location-team .swiper-button-prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.location-team .swiper-wrapper.disabled {
    transform: translate3d(0px, 0, 0) !important;
}
.location-team .swiper-pagination.disabled,
.location-team .ry-navigation.disabled {
    display: none;
}
/* END TEAM */
@media (max-width: 1660px) {
	.location-reviews .ry-content .content:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		content: "";
		height: 100%;
		background: rgba(255,255,255,0.7);
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li {
		font-size: 16px;
	}
	.location-promo .ry-section-headline h2 {
		font-size: 60px;
	}
	.location-promo .ry-section-headline h4 {
		font-size: 32px;
	}
	.location-promo .ry-section-headline h5 {
		font-size: 18px;
		letter-spacing: 5px;
	}
	.location-headline .ry-flex .each-title h1 {
		font-size: 40px;
	}
	.location-headline .each-button .ry-btn {
		font-size: 16px !important;
	}
	.location-headline .each-button .button-wrapper {
		justify-content: flex-end;
	}
}
@media (max-width: 1440px) {
	.location-contacts .ry-flex .form-wrapper .form-grid .field-md {
		width: calc(100% - 10px);
	}
	.location-contacts .ry-flex .form-wrapper .ry-section-headline h2 {
		font-size: 28px;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each:nth-child(2) {
		padding-left: 30px;
	}
	.location-contacts .ry-flex .form-wrapper {
		max-width: 100%;
		width: 60%;
		border-right: 1px solid #fff;
	}
	.location-contacts .ry-flex .form-images {
		width: 40%;
	}
	.location-about .ry-content .ry-flex .ry-each:nth-child(2) {
		padding: 60px 60px 100px;
	}
	.location-reviews .ry-content .content {
		/* padding-bottom: 150px; */
	}
	.location-reviews .ry-content {
		padding-right: 0;
	}
	.location-reviews .ry-content .content {
		display: flex;
		justify-content: center;
	}
	.location-reviews .ry-content .content .review-wrapper {
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 1280px) {



	.location-headline .each-button .ry-btn {
		font-size: 16px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.location-headline .each-button .button-wrapper {
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
	}
	.location-headline .each-button .ry-btn.btn-transparent {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.location-services .ry-content .ry-flex .ry-each:nth-child(2) {
		padding: 110px 5vw 160px;
	}
}
@media (max-width: 1080px) {
	.location-about .ry-content .ry-flex .ry-each:nth-child(1) .photo {
		padding-bottom: 56.25%;
	}
	.location-reviews .ry-content {
		padding-right: 0;
	}
	.location-reviews .ry-content .content .review-wrapper {
		margin: 0;
		padding: 0 5%;
		max-width: 100%;
	}
	.location-reviews .ry-content .content {
		/* padding-bottom: 50vw; */
		background: #fff;
	}
	.location-reviews .ry-content .content:before {
		background-image: url(https://www.royacdn.com/unsafe/Site-2aa888df-79a4-4393-b927-b0d71f88847f/AmpAssets/reviews_bg_1_.jpg);
		background-size: 140%;
		background-position: bottom right;
		background-repeat: no-repeat;
	}
	.location-contacts .ry-flex {
		flex-direction: column;
	}

	div.location-contacts .ry-flex .form-wrapper {
		max-width: 100%;
		padding: 40px 4vw 70px;
		width: 100%;
		flex-direction: column;
	}
	.location-contacts .ry-flex .form-images .swiper-slide {
		padding-bottom: 56.25%;
		position: relative;
	}
	.location-contacts .ry-flex .form-wrapper .ry-section-headline h2 {
		text-align: center;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each:nth-child(2) {
		max-width: 350px;
		padding-left: 0;
		max-width: 100%;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each:nth-child(2) {
		max-width: 100%;
		padding-top: 30px;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .ry-section-headline h4 {
		text-align: center;
	}
	.location-contacts .ry-flex .form-wrapper .form-grid .form-control,
	.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li {
		font-size: 14px;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li .span-1 {
		min-width: unset;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media ul {
		justify-content: center;
	}
	.location-contacts {
		padding: 60px 0;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media {
		justify-content: center;
	}
	.location-maps .map-ratio {
		padding-bottom: 500px;
	}
	.location-about .ry-content .ry-flex .ry-each .ry-section-headline p,
	.location-services .ry-content .ry-flex .ry-each .ry-section-headline ul li, 
	.location-services .ry-content .ry-flex .ry-each .ry-section-headline ul li a {
		font-size: 14px;
	}

	.location-about .ry-content .ry-flex {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.location-about .ry-content .ry-flex .ry-each {
		max-width: 100%;
	}
	.location-about .ry-content .ry-flex .ry-each .ry-section-headline h3,
	.location-about .ry-content .ry-flex .ry-each .ry-section-headline p {
		text-align: center;
	}
	.location-about .ry-content .ry-flex .ry-each:nth-child(2) {
		padding: 60px 30px 20vw;
		padding-bottom: 20vw;
	}
	.promo-ribbon div span {
		font-size: 15px;
	}
	.promo-ribbon div {
		height: 60px;
	}
	.promo-ribbon div:before,
	.promo-ribbon div:after {
		height: 60px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.promo-ribbon div:after {
		background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/Layer_27.png);
		left: unset;
		right: -70px;
		background-position: right;
	}
	.location-promo .ry-section-headline h2 {
		font-size: 50px;
	}
	body.location-template-single {
		padding-top: 82px;
	}
	.location-headline .ry-flex .photo img {
		width: 70px;
	}
	.location-headline .ry-flex .photo {
		max-width: 100px;
		height: 100px;
	}
	.location-headline .each-button {
		max-width: 260px;
	}
	.location-headline .ry-flex .each-title h1 {
		font-size: 32px;
	}
	.location-services .ry-content .ry-flex {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.location-services .ry-content .ry-flex .ry-each {
		max-width: 100%;
	}
	.location-services .ry-content .ry-flex .ry-each:nth-child(2) {
		padding: 60px 30px;
	}
	.location-services .ry-content .ry-flex .ry-each .ry-section-headline ul li {
		padding-left: 40px;
	}
	.location-services .ry-content .ry-flex .ry-each:nth-child(1) .photo {
		padding-bottom: 56.25%;
	}
	.location-services .ry-content .ry-flex .ry-each .ry-section-headline ul li:not(:last-child) {
		margin-bottom: 10px;
	}
	.location-contacts .ry-flex .form-images {
		max-width: 100%;
		width: 100% !important;
	}
	.location-team {
		padding-top: 580px;
		padding-bottom: 50px;
	}
	.location-team .ry-section-headline h3 {
		margin-bottom: -30px;
	}
	.location-team .swiper-slide .team-name .span-1 {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.location-headline .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.location-headline .ry-flex .each-title h1 {
		margin-top: 20px;
		text-align: center;
	}
	.location-headline .ry-flex .each-title a {
		display: block;
		text-align: center;
		margin-bottom: 20px;
		line-height: 1.4;
	}
	.location-headline .each-button .button-wrapper {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		bottom: unset;
	}
	.location-reviews {
		padding: 160px 0 70px;
	}
	.location-headline .each-button .ry-btn.btn-transparent {
		margin-right: auto;
	}

	.location-contacts .ry-flex .form-wrapper .form-grid .field-md {
		width: calc(100% - 10px);
	}
	.location-services .ry-content .ry-flex .ry-each .ry-text ul li {
		padding-left: 40px;
	}
	.button-wrapper .slick-arrow svg {
		width: 30px;
		fill: #333;
		opacity: .4;
	}
	.button-wrapper {
		bottom: 12px;
	}
	.location-reviews .ry-content .content {
		/* padding-bottom: 60vw; */
	}
}
@media (max-width: 620px) {
	.location-promo .ry-section-headline h2 {
		font-size: 42px;
	}
	.location-promo .ry-section-headline h4 {
		font-size: 24px;
	}
	.location-promo .ry-section-headline h5 {
		font-size: 16px;
	}
	.location-promo .ry-section-headline h5:before {
		left: -60px;
	}
	.location-promo .ry-section-headline h5:before, 
	.location-promo .ry-section-headline h5:after {
		width: 50px;
	}
	.location-promo .ry-section-headline h5:after {
		left: unset;
		right: -60px;
	}
}
.location-blog.location-section-blog.style-1 .slick-track {
    display: flex;
    gap: 2vw;
    justify-content: space-between;
}

.blog-location {
    font-size: 15px !important;
    display: none;
}
.location-blog.location-section-blog.style-1 .slick-list.draggable {
    margin-bottom: 3em;
    padding-bottom: 1em;
}

.location-blog {
	padding: 120px 0 100px;
}
.location-blog .headline-section {
	position: relative;
}
.location-blog .headline-section h2 {
    font-size: 38px;
    font-weight: 400;
    letter-spacing: initial;
    color: var(--color-primary);
}
.location-blog .headline-section:after {
	content: "";
	display: block;
	margin: 30px 0 70px;
	width: 100%;
	height: 2px;
	background: rgba(0,0,0,0.5);
}
.location-blog .blog-list-wrapper {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* margin-left: -60px; */
    /* width: calc(100% + 60px); */
    padding-bottom: 4em;
    overflow: hidden;
}
.location-blog .blog-list-wrapper .each-blog {
	/* max-width: calc(25% - 60px); */
	/* margin-left: 60px; */
	/* margin-bottom: 30px; */
	/* width: 100%; */
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius: 20px;
	height: -webkit-fill-available;
}

.blog-slider .each-blog  .photo img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    min-height: 300px;
    max-height: 300px;
    object-fit: cover;
    object-position: top center;
}

.blog-slider .each-blog .each-blog-link, .blog-slider .each-blog .each-blog-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
}

.blog-slider .each-blog-details {
    padding: 25px;
}


.blog-slider .each-blog .each-blog-details .span-2 {
    text-align: left;
    font-weight: 500;
    font-size: clamp(1.25rem, 1.011rem + 0.9804vw, 2.1875rem);
    font-family: var(--title-font);
    color: #42474d;
    line-height: 1.1;
    transition: all .3s ease;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
		margin-bottom:5px !important;

}

.blog-slider .each-blog.each-slide {
    max-width: 480px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    position: relative;
    border-radius: 20px;
    background: rgb(255, 255, 255);
    transition: 0.3s;
	margin-inline:5px;
	 height:490px;
    min-height:fit-content
}

.blog-slider .each-blog.each-slide:hover {
    background: var(--color-primary) !important;
}

.blog-slider button.slick-prev.slick-arrow, .blog-slider button.slick-next.slick-arrow {
    display: none !important;
}

.blog-slider .each-blog:hover span {
    color: #fff !important;
}

.blog-slider .each-blog-details span.span-1 {
    color: var(--color-secondary);
    text-transform: uppercase;
    font-size: 18px;
    text-wrap: nowra;
}


/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (max-width: 1660px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/

}
@media (max-width: 1440px) {

	.location-blog .blog-list-wrapper {
		/* display: flex; */
		/* flex-wrap: wrap; */
		/* margin-left: -30px; */
		/* width: calc(100% + 30px); */
	}
	.location-blog .blog-list-wrapper .each-blog {
		/* max-width: calc(25% - 30px); */
		/* margin-left: 30px; */
	}
}


@media (max-width: 1199px) {
	.location-blog .blog-list-wrapper .each-blog {
		/* max-width: calc(33.33% - 30px); */
		/* margin-left: 30px; */
	}
}
@media (max-width: 1080px) {

	.blog-slider .each-blog  .each-blog-details .span-2 {
		font-size: 23px;
		line-height: 1.3;
		height: auto;
		margin-bottom: 1em;
	}
	
	div.location-blog {
		padding: 4em 0 2em !important;
	}
}
@media (max-width: 991px) {
	.blog-slider .each-blog  .each-blog-details .span-2,
	.blog-slider .each-blog  .each-blog-details .span-1 {
		text-align: center !important;
	}
	.blog-slider .each-blog  .each-blog-details .span-2 {
		  font-size: 32px;
		line-height: 1.3;
	}
	
	.blog-location {
		text-align: center !important;
	}

	.text-wrapper.description span.span-1 {
		text-align: center !important !important;
	}

	.blog-slider .each-blog .each-blog-details .span-1 {
		text-align: center !important;
		display: block !important;
	}

	    .blog-slider button.slick-prev.slick-arrow, .blog-slider button.slick-next.slick-arrow {
    display: block !important;
        position:absolute;
        z-index:1;
        top:40%;
}
    .blog-slider button.slick-next.slick-arrow  {
        right:10px
	}
	.blog-slider button.slick-prev.slick-arrow {
		left:15px
	}
	.blog-slider  .slick-dots {
		display:none !important
	}
	.blog-slider button.slick-prev,
	.blog-slider button.slick-next {
		width: 40px;
		height: 40px;
		background-color: #fff;
		border-radius: 50%;
		border: none;
		font-size: 0; /* hide default */
		background-repeat: no-repeat;
		background-position: center;
		background-size: 16px;
	}

	.blog-slider button.slick-prev {
		background-image: url("data:image/svg+xml;utf8,\
			<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'>\
			<path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/>\
			</svg>");
	}

	.blog-slider button.slick-next {
		background-image: url("data:image/svg+xml;utf8,\
			<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'>\
			<path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/>\
			</svg>");
	}

}


@media (max-width: 768px) {

	
	
	.location-hero .ry-flex .ry-each .button-wrapper {
		flex-direction: column;
		align-items: center;
	}
	.location-blog .headline-section h2 {
		text-align: center;
	}
	.location-blog .headline-section .selection-option-wrapper {
		position: relative;
		justify-content: center;
		align-items: center;
		display: flex;
		margin-top: 10px;
		right: auto;
		top: auto;
	}
}
@media (max-width: 600px) {
	.location-blog .blog-list-wrapper .each-blog .each-blog-details {
		margin: 10px 0 0;
	}
	.location-blog .blog-list-wrapper .each-blog {
		/* max-width: calc(100% - 30px); */
		/* margin-left: 30px; */
	}
}

@media (min-width: 1081px) {
	.location-services .ry-content .ry-flex .ry-each:nth-child(2) {
		min-height: 600px;
	}
}



/* ---UPDATES ---*/
.location-section-1.style-1 .ry-inner-flex .each-block:not(:last-child) {
    margin-right:0
}
.location-section-1.style-1 .ry-inner-flex .each-block.time .email {
    display:flex;
    gap:0 10px;
	flex-wrap:wrap
}
[data-page-id="WebPage-28515704-e968-4a70-935d-8eb2328d038f"] #ry-pg-banner {
    display:none
}
.welcome-section {
	padding: 0 0 !important;
	background:#ffffff
}

.welcome-section .ry-container {
	max-width:960PX;
	width:90%
}

div.specials-block {
    margin-top: 120px;
}
.other-practice div#ry-pg-body {
    padding:0
}

.welcome-section .ry-container .each__promo {
	margin-top:20px;
	margin-bottom:-20%;
	z-index:3
}
.location-section-1.style-1 .award-wrapper  img {
	max-width:180PX;
}
.carousel-control.left ,
.carousel-control.right{
	background:unset;
	opacity:1
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 40px;
	height: 40px;
	margin-top: unset;
	margin-left: unset;
	font-size: 30px;
	background:#fff;
	border-radius:50%;
	color:gray;
	transition:all .3s ease
}

.carousel-control .icon-prev:hover, .carousel-control .icon-next:hover{
	background:var(--color-primary);
		color:#fff
		}



.location-team {
	padding:350px 0  400px!important;
	background:#ebf9ff;
	z-index":1
}

h2 span {
        display: block;
    font-size: 20px;
    font-family: "TASA Orbiter";
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: .5;
}
.location-group{
    background:#fff
}
.location-team .ry-container {
    max-width:1280px;
    width:90%
}

.location-team .swiper-slide {
    padding:0
}
.location-team .team-carousel {
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:70px;
	margin-top:60px
}
.location-team .swiper-slide{
    flex-direction:column;
    justify-content:center
}
.location-team .swiper-slide * {
    text-align:center
}

.location-team .swiper-slide .team-name {
    margin-top:20px
}
.location-team .swiper-slide .team-name .span-1 {
    color: var(--color-primary);
}

.location-team .swiper-slide .photo {
    max-width: 100%;
    max-width:260px;
    margin-inline:auto;
    border-radius:20px;
    overflow:hidden
}
.location-team .swiper-slide .team-name .span-2 {
    font-size: 18px;
}
.location-team .swiper-pagination {
    position:relative;
    width:100%;
    display:flex;
    gap:5px;
      align-items:center;
    justify-content:center;
}
.location-team .swiper-pagination span {
    width:12PX;
    height:12px;
    
}
 .location-team .swiper-pagination-bullet-active {
    background:var(--color-primary) 
}

.location-team .swiper-wrapper.disabled {
    justify-content:center
}

.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo {
    padding-bottom: unset;
    position: relative;
}
.location-section-3.style-1 .ry-flex .ry-text:not(ul) p {
    display: none;
}

.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo img {
    position: unset;
   inset:unset;
    border-radius:20px;
	background:var(--color-primary)

}

.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) {
    max-width: 840px;
    width: 45%;
}
.location-section-3.style-1 .ry-flex .ry-each:nth-child(2) {
    padding-left: 0;
    width: 40%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.location-section-3.style-1 .ry-containet {
    max-width:1600px;
    width:90%;
}

.location-section-3.style-1 .ry-flex {
    gap:100px;
	background:#fff;
	border-radius:20px;
	padding: 20px;
    justify-content: space-between;
}

.location-section-3.style-1 .location-title h2 {
    color:var(--color-primary)
}
.location-section-3.style-1 .ry-text ul li:not(:last-child) {
    border:unset
}
.location-section-3.style-1 .ry-text ul li:after {
    display:none
}

.location-section-3.style-1 .ry-text ul ul {
    list-style: none;
    padding: 0;
}

.location-section-3.style-1 .ry-text ul li {
    padding-left: 30px;
    position: relative;
    padding-block:10px
    
}
.location-section-3.style-1 .ry-text ul li a {
    font-size:20px;
    color:#666;
    transition:all .3s ease
}
.location-section-3.style-1 .ry-text ul li a:hover {
    color:var(--color-primary);
}
.location-section-3.style-1 .ry-text ul li::before {
    content: '✔'; 
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 12px;
    background:var(--color-secondary);
    width:20px;
    height:20px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    padding-top:1px
}



.location-section-3.style-1 {
    padding: 0 0 50px;
    background: linear-gradient(
        to bottom,
        #e6ebf1 0%,
        #eef3f8 80%,
        #ffffff 100%
    );
}
.location-section-3.style-1 .ry-container {
	margin-top:-300PX;
}
.location-brand {
	padding: 130px 0 80px;
	display: none;
}

.group-logo .ry-headline h2 .span-1 {
	color: #2f2f2f;
	opacity:1
}


.group-logo .ry-headline h2 {
	margin-bottom: 40px;
}


.location-insurance {
	padding-top: 110px;
	padding-bottom: 180px;
}

.loc-insurance {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    justify-content: center;
    margin: 3em 0 0;
}

div.location-insurance .location-title p {
    max-width: 960px;
    width: 90%;
    margin: auto;
}

.loc-insurance .swiper-slide {
    width: 19%;
    height: 150px;
    max-width: 40%;
    background: #cecece69;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
	    padding: 1em;
}

.loc-insurance .photo img {
    width: 200px;
    margin: auto;
    height: 80px;
    object-fit: contain;
}

.group-logo .slick-track {
	display: flex;
	align-items: center;
}

.group-logo .slick-slider .slick-arrow {
	text-indent: -99999px;
	display: none !important;
}

.group-logo .slick-slider .slick-arrow:before {
	content: "";
	/* position: absolute; */
	width: 30px;
	height: 30px;
	border: solid #000;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	content: "";
	/* text-indent: 99999px; */
}

.location-brand:after {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: 30px;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d2642ac-1aad-4ae5-a53c-b0f9cd4cc4cb/locations/shadow.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.group-logo .slick-slide img {
	display: block;
	max-height: 80px;
	object-fit: contain;
	max-width: 180px;
	opacity: .7;
	margin: auto;
}
.group-logo .slick-track {
	display: flex !important;
}

.group-logo .slick-slide {
	height: inherit !important;
}

.group-logo .swiper-wrapper {
    align-items: center;
}
.group-logo .ry-headline{
    margin-bottom:30px
}
.group-logo .swiper-wrapper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.group-logo .swiper-wrapper .swiper-slide img {
    display: block;
    max-height: 80px;
    object-fit: contain;
    max-width: 180px;
    opacity: .7;
    margin: auto;
}

/*-- REVIEW SECTION ---*/
@media screen and (min-width: 1440px) {
    body.default h2 {
        font-size: 60px;
    }
}
.location-reviews {
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-7066bbc1-26fc-4118-b56d-ea9c65eb97f3/location_page/reviews_bg.jpg)no-repeat center / cover;
    padding: 160px 0;
}
.location-reviews .ry-content .content {
    background:unset
}

.location-reviews .ry-content .content .icon-wrapper .icon-circle {
    background: #91adc1;
    background-image:unset;
    border-radius:50%;
    position:relative;
    z-index:2;
    width: 140px;
    height: 140px;
    font-family: "Instrument Serif" !important;
}
.location-reviews .ry-content .content .icon-wrapper {
    margin-bottom: unset;
    margin-top: unset;
    width:fit-content
}
.location-reviews .ry-content .content .icon-wrapper .icon-circle::before {
     content:"";
    position:absolute;
    background:transparent;
    z-index:1;
    border-radius:50%;
    width: 160px;
    height: 160px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:solid 2px #91adc1
}


.location-reviews .ry-container {
    max-width:1600PX;
    width:90%
    
}
.location-reviews .ry-content .content .review-wrapper {
    max-width: unset;
    margin-left: unset;
    display:flex;
    justify-content:center;
    gap:4vw
}

.location-reviews .ry-content .content .review-wrapper .ry-left {
    width:35%;
    display:flex;
    gap:2.8vw;
}

.location-reviews .ry-content .content .review-wrapper .ry-left * {
    color:#fff
}
.location-reviews .ry-content .content .review-wrapper .ry-left .review-star *  {
    color:#f1b91e
}
.location-reviews .ry-content .content .review-wrapper .ry-right {
    width:40%
}

.location-reviews .ry-content .content .review-wrapper .ry-right img {
    border-radius:20px;
    border:solid 8px #fff
}

.location-reviews .ry-content .content .review-wrapper .ry-left .ry-flex{
    flex-direction:column;
	gap:10PX;
	width:100%;
	overflow:hidden;
	justify-content:start;
	gap:40px
}
.location-reviews .ry-content .content .icon-wrapper .icon-circle {
    display:flex;
    flex-direction:column;
    gap:0
}
.location-reviews .ry-content .content .icon-wrapper .icon-circle br {
    display:none
}
.location-reviews .ry-content .content .icon-wrapper .icon-circle span {
    font-size:16px;
    display:block;
    line-height:1;
    text-wrap:wrap;
    width:100px;
    margin-inline:auto;
    font-family: "TASA Orbiter";
    text-transform:uppercase;
    text-align:center;
    max-width:fit-content
}
.location-reviews .ry-content .content .ry-flex .review-container{
    width:100%;
    overflow:hidden
}

.location-reviews .ry-content .content .ry-flex .review-container * {
text-align:start !important;
    font-style:normal !important
}

.location-reviews .ry-content .content .ry-flex .review-container h5 {
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 600;
    font-family: "TASA Orbiter";
	padding-bottom:0
}
.location-reviews .ry-content .content .review-wrapper .ry-left ul.slick-dots {
    justify-content:start;
}

.location-reviews .ry-content .content .review-wrapper .slick-slider ul li button {
    background:var(--color-secondary)
} 
.location-reviews .ry-content .content .review-wrapper .slick-arrow {
	display:none !important
}
.location-reviews .ry-content .content .review-wrapper .ry-text div{
       overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 4;
           line-clamp: 4; 
   -webkit-box-orient: vertical;
} 
@media (max-width: 1660px) {
    .location-reviews .ry-content .content:before {
        display:none
    }
}

@media (max-width: 1080px) {
    .location-reviews .ry-content .content .review-wrapper,
    .location-reviews .ry-content .content .review-wrapper .ry-left{
        flex-direction:column;
        align-items:center;
    }
    .location-reviews .ry-content .content .review-wrapper .ry-left * {
        text-align:center !important
    }
	.location-reviews .ry-content .content .review-wrapper .ry-left ul.slick-dots {
    justify-content:center;
}
    .location-reviews .ry-content .content .review-wrapper > div {
        width:100% !important
    }
    .location-reviews .ry-content .content .review-wrapper {
        padding-inline:0
    }
    .location-reviews .ry-content .content .review-wrapper .ry-right img {
    max-width:700px;
        margin-inline:auto;
        width:100%
}
    .location-reviews .ry-content .content .review-wrapper .ry-left {
        gap:40px
    }

}


@media screen and (max-width: 500px) {
    body.default h2 {
        font-size: 42px;
    }
}

/*	--- CONTACT SECTION ---*/
.location-contacts {
    padding-top:0;
    border:0
}

.location-contacts  .ry-content {
   margin-top: 0;
    z-index:2
}
.location-contacts .ry-flex .form-wrapper {
    background:#fff;
    border-start-start-radius:0;
	border-end-start-radius:0
}
.location-contacts .ry-flex .form-images .swiper-slide:after,
.location-contacts .ry-flex .form-images .ry-navigation{
    display:none
}

.location-contacts  .form-group[data-type="submit"] {
    margin-top:10px;
    margin-bottom:0
}

.location-contacts .ry-flex .form-wrapper .ry-section-headline h2 {
    font-size:40px
}

.location-contacts .ry-flex .form-wrapper .form-grid .form-control::placeholder {
    color:#666666a1 !important
}
.custom-footer h2 {
    font-family: var(--title-font);
    font-size: 35px !important;
    color: #fff;
    padding-bottom: 10px;
}
.custom-footer h2 {
    font-family: var(--title-font);
    font-size: 35px !important;
    color: #fff;
    padding-bottom: 10px;
}
@media(max-width:1080px) {
        .location-reviews .ry-content .content {
        /* padding-bottom: 180px; */
        }
    .location-contacts  .form-group[data-type="submit"] .ry-btn {
    margin-inline:auto
}
    .location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul {
        max-width:350px;
        margin-inline:auto;
        width:95%
    }
        .location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li {
        flex-direction: row;
        justify-content: space-between;
            font-size:18PX
        
    }
    .location-contacts .ry-flex .form-wrapper {
    border-start-end-radius:unset
}
}

@media (max-width: 480px) {
    .ry-container .ry-btn {
        font-size: 20px !important;
        padding: 5px 40px;
    }
        .location-reviews .ry-content .content {
        /* padding-bottom: 100px; */
    }
}

.map-wrapper {
    margin-top:-265px;
}
.map-wrapper #mapCustomstyle1{
    width:100%;
    height:950px;
}
.location-contacts {
    padding-block:0
}
.map-wrapper {
  margin-top: -265px;
  overflow: hidden; 
  position: relative;
}

.map-wrapper #mapCustomstyle1 {
  height: 900px;
}
.location-contacts .ry-flex .form-wrapper {
    border:unset
}
.location-contacts .swiper-wrapper {
  transform: none !important;
}

.location-contacts .swiper-slide {
  width: 100% !important;
}
@media (max-width: 1199px) {
  
}

@media(min-width:1081px) {
    .other-practice {
    padding-top:80px
}

}
@media(max-width:1480px) {
    .map-wrapper {
  margin-top: -335px;
}
 
}

@media(max-width:1199px) {
    .location-contacts {
        padding: 80px 0;
        background:url(https://s3.amazonaws.com/static.organiclead.com/Site-7066bbc1-26fc-4118-b56d-ea9c65eb97f3/location_page/reviews_bg.jpg) no-repeat center / cover;;
        margin-top:-2px
    }
        .map-wrapper {
		  margin-top: unset;
           margin-top: unset;
	}
    .map-wrapper #mapCustomstyle1 {
	  width:100%;      
	  height: 500px;
	  margin-left: unset
	}
}


@media (max-width: 1280px) {
	    .location-contacts .ry-flex .form-wrapper .inner-each:nth-child(2) {
        padding-left: 15px;
    }
	.location-contacts .ry-flex .form-wrapper {
    padding: 60px 2vw 70px;
    justify-content:center;
    /* gap:30px; */
}
	.location-contacts .ry-flex .form-wrapper > div {
		width:50%;
	}
}
@media (max-width: 1199px) {
	.location-contacts .ry-flex {
		flex-direction:column
	}
	.location-contacts .ry-flex > div{
		width:100% !important
	}
	.location-contacts .ry-flex .form-images .swiper-slide img {
	position:relative;
		height:100%;
		width:100%
	}
	.location-contacts .ry-flex .form-images .swiper-slide{
		padding:0;
		height:100%;
		width:100% !important
	}
	.location-contacts .ry-flex .form-images {
		width:100%;
		max-width:100%
	}
}
@media(max-width:1080px) {
	.location-group {
		padding-top:0 !important
	}
	.location-section-1.style-1 .ry-flex .ry-each:nth-child(2) {
		height: 100%;
		position: relative;
		right: unset;
		max-width:800px;
		width:100%;
		max-height:fit-content
}
	.location-section-1.style-1 .section-background img{
		height:100%
	}
	.location-about .ry-content .ry-flex {
		flex-direction:column-reverse;
		gap:30px
	}
	.location-section-1.style-1 .ry-inner-flex .each-block {
		flex-direction:column;
		gap:5px
	}
	.location-section-1.style-1 .ry-inner-flex .each-block.time .email{
		justify-content:center
	}
	.location-section-1.style-1 .award-wrapper {
		left:50%;
		transform:translatex(-50%);
		margin-left: 0;
		
	}
	
	.location-section-1.style-1 .ry-inner-flex .each-block a,
	.location-section-1.style-1 .ry-inner-flex .each-block  p{
	text-align: center;
	display: block;
	font-size:20px
	}

	.location-contacts .ry-flex .form-wrapper > div {
		max-width:500px;
		margin-inline:auto;
		width:100%;
	}
	
	.location-section-3.style-1 .ry-flex {
		flex-direction:row;
		align-items: center;
		justify-content: center;
		gap:40px
	}
	.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) {
		max-width:700px;
		width:100%
	}
	.location-team {
		padding: 240px 0 400px !important;
	}
	.welcome-section .ry-container .each__promo {
		margin-top: 40px;
	}
	
	div.welcome-section {
		padding: 0 !important;
	}
	.location-about .other-practice {
		padding: 80px 0 0px!important
	}

	.location-about .other-practice  .ry-content .ry-flex {
		flex-direction: row;
		align-items:start
	}
	div.specials-block {
		margin-top: 60px ;
	}
	.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) {
        width: 50%;
    }
	.location-section-3.style-1 .location-title h2 {
		text-align:start
	}
	.location-section-3.style-1 .ry-text ul {
		margin-top:-20px
	}
	.location-section-3.style-1 .ry-flex .ry-each:nth-child(2){
		width:50%
	}
}
@media(max-width:991px) {
    .location-about .other-practice  .ry-content .ry-flex {
		flex-direction: column;
		align-items:center
	}
	.location-about .other-practice  .ry-content .ry-flex > div {
		width:100% !important;
		max-width:100%
	}
	.location-about .other-practice .contacts {
		flex-direction:row;
		display:flex;
		align-items:center;
		justify-content:center;;
		gap:30px;
		flex-wrap:wrap
	}
	.location-about .other-practice .contacts > div {
		width:fit-content;
	}
  
}


@media (max-width: 780px) {
	    .location-section-3.style-1 .ry-flex {
        flex-direction: column;
        gap: 0px;
    }
	.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) {
		width:100%
	}
	.location-section-3.style-1 .ry-flex .ry-each:nth-child(2) {
		min-width:fit-content;
		max-width:200PX;
		width:100%;
	}
	.location-section-3.style-1 .location-title h2 {
		text-align:center
	}
	.location-brand {
		padding-top:80PX
	}
	.location-insurance {
	padding-block:80px
	}
	
	.loc-insurance .swiper-slide {
		width: 100% !important;
		max-width: 45% !important;
	}

	.loc-insurance {
		gap: 1em !important;
	}
}
@media (max-width: 480px) {
	.ry-container .ry-btn {
		padding-block:5px !important;
		line-height:1.1 !important
	}

	.location-team {
		padding: 150px 0 400px !important;
	}
	.location-about .other-practice .contacts {
		flex-direction: column;
		gap:10px
	}
}



/* PANAMA SERVICES*/

body[data-page-name="panama-city-fl-2"] .location-section-3.style-1 .ry-flex {
    gap: 0;
    align-items: flex-start;
}

body[data-page-name="panama-city-fl-2"] .location-section-3.style-1 .ry-flex .ry-each:nth-child(2) {
    width: 45%;
}

body[data-page-name="panama-city-fl-2"] div#loc-services {
    gap: 0 1em;
    padding: 0;
}

body[data-page-name="panama-city-fl-2"] div#loc-services .ry-text {
    width: 100%;
}

body[data-page-name="panama-city-fl-2"] .location-section-3.style-1 .ry-text ul li {
    padding-right: 0;
}

.panama-services ul li p {
    display: block !important;
}

@media (max-width:1080px) {
	body[data-page-name="panama-city-fl-2"] div#loc-services {
		gap: 1em 0 !important;
		flex-direction: column;
	}

		body[data-page-name="panama-city-fl-2"] .location-section-3.style-1 .ry-flex .ry-each:nth-child(2) {
		margin-top: 0;
	}


	body[data-page-name="panama-city-fl-2"] .location-section-3.style-1 .ry-flex {
		gap: 0 1em;
	}
}

@media (max-width:768px) {
	body[data-page-name="panama-city-fl-2"] .location-section-3.style-1 .ry-flex {
		gap: 2em 0 !important;
	}

		body[data-page-name="panama-city-fl-2"] .location-section-3.style-1 .ry-flex .ry-each:nth-child(2) {
		width: 100% !important;
		max-width: 100%;
	}

	div#loc-services {
		max-width: 350px;
		margin: 1em auto 0;
		float: none;
		clear: both;
	}

}

/* end PANAMA SERVICES*/

[data-page-name="destin-fl"] .location-team,
[data-page-name="2800-dothan-al"] .location-team,
[data-page-name="montgomery-al"] .location-team,
[data-page-name="panama-city-fl"] .location-team,
[data-page-name="tallahassee-fl"] .location-team{
    padding: 100px 0 400px !important;
}

[data-page-name="panama-city-fl-2"] .optometry-banner {
	display:none
}

/*----- Modal ------*/
.module-header.style-10,
.mobile-container{
	z-index:998
}
.details-modal .details-modal-content{
	padding: 10px;
}
.details-modal-title {
	display:none
}

.details-modal .details-modal-close svg path{
	fill: #fff !important;
}
.details-modal .details-modal-close {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	position: absolute;
	right: -25px;
	top: -20px;
	background: var(--color-primary);
		border-radius: 50%;
		opacity: 1;
		border: unset;
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		}

@media(max-width:600px) {
	.details-modal .details-modal-close {
		width: 30px;
		height: 30px;
		right: -15px;
		top: -20px;
	}
}