/* HEADLINE */
.location-headline {
    background: url(https://www.royacdn.com/unsafe/smart/Site-27b71820-34e3-447f-9aa7-93ec449e88f5/location/ib.jpg);
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-size: cover;
}

.location-section-3.style-1 .ry-text, .location-section-3.style-1 .ry-text h4 {
    color: #fff !important;
}
.location-headline .ry-flex {
    align-items: center;
}
.location-headline .ry-flex .photo {width: 500px;background: #fff;height: 150px;border-radius: 20px;display: flex;align-items: center;justify-content: center;}
.location-headline .ry-flex .photo img {
    max-width: 180px;
}
.location-headline .ry-flex .each-title {
	padding-left: 30px;
	padding-right: 30px;
}
.location-headline .ry-flex .each-title h1 {
    font-size: 40px;
    color: #fff;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 400;
}
.location-headline .ry-flex .each-title a {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
}
.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;
	justify-content: flex-end;
}
.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 var(--color-secondary);
}
.location-headline .each-button .ry-btn.btn-transparent {
	margin-right: 10px;
	white-space: nowrap;
	color: #fff !important;
}
.location-headline .each-button .ry-btn.btn-transparent:hover {background: var(--color-secondary) !important;}
/* END HEADLINE */

/* CONTACT */

div#location-contacts .ry-container {
    max-width: 1300px;
    width: 80%;
}

.hp-loc-hours p {
    display: flex;
    line-height: 1.5;
}

.hp-loc-hours span.span-1 {
    width: 110px;
}

.location-social-list a {width: 40px;background: #d2eaf6;height: 40px;display: flex;align-items: center;justify-content: center;border-radius: 50%;}

.location-social-media {
    display: flex;
    justify-content: flex-start;
    gap: 0 2%;
    margin-top: 2em;
}

div#location-contacts .location-social-list a {
    color: #555 !important;
}

div#location-contacts a.directions-btn {
    font-size: 16px;
}


div#loc-map .map-iframe iframe {
    border-radius: 40px;
    height: 550px;
}

.location-social-media .location-social-list {
    width: auto;
}

.location-contacts .ry-flex .ry-each {
    width: 55%;
}
.location-contacts {
	padding: 9em 0 10em;
	background: #f7fbfd;
}

div.landing-contact {
    padding: 7em 0;
}

.lunch-break {
    margin-top: 1em;
}

.breaktime-text {
    font-weight: 600 !important;
    line-height: 1.5;
}
.location-contacts .ry-flex {gap: 0 10%;}
.location-contacts .ry-flex .form-wrapper {width: 45% !important;}
.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;
	display: none;
}
.location-contacts .ry-flex .form-wrapper .ry-section-headline h2 {
    font-size: 50px;
    letter-spacing: initial;
    margin-bottom: 20px;
    line-height: 1;
    text-transform: uppercase;
    color: var(--color-primary);
    margin-bottom: 30px;
}
.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: none !important;
    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: 600;
    text-transform: uppercase;
    color: var(--color-primary);
    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: 10px;
}
.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: #fff;
    height: 40px;
    width: 40px;
    background: var(--color-secondary);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-list a svg {
    width: 18px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-list a {
}
.location-contacts .ry-flex .form-images {
    max-width: 520px;
}
.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);
	    display: none;
}
.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: var(--color-primary);
}
.location-contacts .ry-flex .form-images .swiper-slide {
    padding-bottom: 100%;
    position: relative;
}
.location-contacts .ry-flex .form-images .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.location-contacts .hp-loc-phone-fax a.loc-fax:before {
    top: -9px;
    content: '\f1ac';
}

body.default .location-contacts .hp-loc-phone-fax {
    margin: 25px 0 35px;
    justify-content: flex-start;
    gap: 0 15% !important;
    margin-left: 8px !important;
}


@media (max-width:1080px) {
	.breaktime-text {
		text-align: center;
		line-height: 1.5;
		max-width: 300px;
		margin: auto;
	}
}


@media (max-width:768px) {

.location-contacts .hp-loc-phone-fax a {
    position: relative !important;
    margin-top: 4.6em !important;
}

body.default .location-contacts .hp-loc-phone-fax {
    margin-top: -2em;
}

.location-contacts .hp-loc-phone-fax {
    gap: 2.5em 0 !important;
}

.location-contacts .hp-loc-phone-fax a.loc-fax::before {
    top: -3em;
}

.location-contacts .hp-loc-address {
    margin-bottom: 1em !important;
}

.location-contacts .ry-flex .form-wrapper .ry-section-headline h2 {
    margin-bottom: 0 !important;
}

}

/* END CONTACT */
/* REVIEW */
.location-reviews {
    padding: 160px 0 186px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-d13353ed-4002-4e62-86d5-fa8477b9c6a1/assets/locations_bg.jpg);
    background-size: cover;
    background-position: center;
    display: none;
}
.location-reviews .ry-content .content {
    background: #fff;
    padding-bottom: 100px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-d13353ed-4002-4e62-86d5-fa8477b9c6a1/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-d13353ed-4002-4e62-86d5-fa8477b9c6a1/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: var(--color-primary);
	display: block;
	margin-bottom: 10px;
}
.location-reviews .ry-content .content .icon-wrapper .wrapper-text .span-2 {
	font-size: 16.3px;
	text-transform: uppercase;
	color: var(--color-secondary););)();
}
.location-reviews .ry-content .content .ry-section-headline h3 {
	text-align: center;
	clear: both;
	margin-bottom: 30px;
	font-weight: 400;
	text-transform: uppercase;
	color: var(--color-primary););
}
.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: 550px;
}

/* 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;
}
.location-about .ry-content .ry-flex {gap: 0 10%;align-items: center;}
.location-about .ry-content .ry-flex .ry-each {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: 0;
}
.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;
  
}
.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-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;
		gap: 0 10px;
	}
	.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;
	}

	.location-contacts .ry-flex .ry-each {
		width:100% !important;
	}

	.location-contacts .ry-flex .form-wrapper {
		padding: 0;
		max-width: 400px;
		margin: 3em auto 0;
	}

	.location-social-media {
    justify-content: center !important;
}
	.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;
		font-size: 35px !important;
	}
	.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 .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: 0;
        padding-bottom: 0;
        max-width: 700px;
    }
	.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:991px) {
	.location-headline .ry-flex {
    flex-direction: column;
    gap: 2em 0;
}

.location-headline .ry-flex .each-title h1 {
    font-size: 27px !important;
    text-align: center !important;
}

.location-headline {
    height: auto !important;
    padding: 2em 0;
}

.location-headline .ry-flex .each-title a {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.location-headline .each-button .button-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
}

.location-headline .each-button .ry-btn {
    padding: 0;
    white-space: nowrap !important;
}

.location-headline .ry-flex .photo {
    max-width: 280px;
}

}
@media (max-width: 767px) {
	.location-headline .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 1em 0 !important;
	}
	.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: 0;
		line-height: 1.4;
	}
	.location-headline .each-button .button-wrapper {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		bottom: unset;
		gap: 10px 0 !important;
	}
	.location-reviews {
		padding: 160px 0 70px;
	}
	.location-headline .each-button .ry-btn.btn-transparent, .location-headline .each-button .ry-btn {
		/* margin-right: auto; */
		width: 100%;
	}

	.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 {
	padding: 120px 0 100px;
}
.location-blog .headline-section {
	position: relative;
}
.location-blog .headline-section h2 {
    font-size: 38px;
    font-weight: 400;
    line-height: 1;
    color: #494949;
    font-family: 'Jost' !important;
    text-transform: uppercase;
    letter-spacing: initial;
    color: #b93354;
}
.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);
}
.location-blog .blog-list-wrapper .each-blog {
	max-width: calc(25% - 60px);
	margin-left: 60px;
	margin-bottom: 30px;
	width: 100%;
}
.location-blog .blog-list-wrapper .each-blog .photo div {
	position: relative;
	padding-bottom: 100%;
	width: 100%;
	max-width: 100%;
}
.location-blog .blog-list-wrapper .each-blog .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-link, .location-blog .blog-list-wrapper .each-blog .each-blog-link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: 0;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details {
	margin: 30px 0;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-1 {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details br {
	display: none;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-2 {
	text-align: left;
	display: block;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.3;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-1:after {
	display: block;
	content: "";
	width: 80px;
	height: 1px;
	background: rgba(0,0,0,0.1);
	margin: 20px 0;
}
.location-blog .headline-section .selection-option-wrapper select {
	height: 56px;
	padding: 0 0 0 20px;
	border-radius: 10px;
	max-width: 260px;
	font-size: 16px;
	width: 100%;
}
.location-blog .headline-section .selection-option-wrapper {
	position: absolute;
	right: 0;
	top: 0;
}
.location-blog .each-blog.hidden{
	visibility:hidden;
	width:0px!important;
	height:0px!important;
	margin:0px!important;
	padding:0px!important;
}

.office-image-slider-wrap img {
    border-radius: 30px;
}

.office-image-slider .carousel-fade .carousel-control {
    display: none !important;
}

.office-image-slider ol.carousel-indicators {
    bottom: -2em !important;
    display: flex !important;
    justify-content: center;
    gap: 0 7px !important;
	opacity: 0;
}

.office-image-slider .carousel-indicators .active {
    opacity:1;
    background: var(--color-secondary) !important;
}

.office-image-slider .carousel-indicators li {
    width: 12px !important;
    height: 12px !important;
    background: var(--color-secondary) !important;
    border: none !important;
    margin: 0 !important;
    opacity: 0.3;
}



.about-sec-video-block {
    margin-top: 10em;
}

div#loc-vid {
    max-width: 1300px;
    margin: auto;
    float: none;
}

div#loc-vid iframe {
    background: #000;
    border-radius: 40px;
}

/* LOCATION PAYMENT */

.location-page-cta-box-section {
    background: #f7fbfd;
    padding: 0;
    position: relative;
}

.location-page-cta-box-section .ry-flex {
    justify-content: center;
    gap: 3em;
    flex-wrap: wrap;
    z-index: 1;
}

.location-page-cta-box-section .ry-flex .ry-each img {
    border-radius: 30px;
}

.location-page-cta-box-section .ry-flex .ry-each {
    width: 30%;
    position: relative;
}

.location-page-cta-box-section .ry-flex .ry-each .loc-cta-box-title {
    position: absolute;
    top: 23%;
    left: 10%;
    transform: translateY(-50%);
}

.location-page-cta-box-section .ry-flex .ry-each .loc-cta-box-title h4 {
    color: var(--color-primary);
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 500;
    max-width: 220px;
    line-height: 1.3;
}

.location-page-cta-box-section:after {
    width: 100%;
    height: 50%;
    background: var(--color-primary);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.location-payment-options {
    padding: 10em 0;
    background: var(--color-primary);
}

.location-payment-options h2 {
    color: #fff;
    text-transform: uppercase !important;
}

.location-payment-options .ry-flex {
    flex-wrap: wrap;
    gap: 1em;
    max-width: 1200px;
    margin: 4em auto 0;
    float: none;
    justify-content: center;
}

@media (max-width:1660px) and (min-width:1200px) {
	.location-payment-options {
		padding: 7em 0;
	}
}
/*END LOCATION PAYMENT*/



/* INSURANCE & FORMS */


.landing-insurance {
    background: var(--color-primary);
    padding: 2em 0;
    position: relative;
}

div.landing-insurance-inner {
    background: #fff;
    border-radius: 40px;
    padding: 8em;
    z-index: 1;
}

.landing-insurance:after {
    width: 100%;
    background: #e9f3f5;
    height: 35%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    pointer-events: none;
}

.landing-insurance .section-headline h2 {
    font-size: 35px !important;
    text-transform: uppercase !important;
    margin-bottom: 1em;
    font-weight: 500;
}

.landing-insurance  .owl-carousel .owl-nav button.owl-prev i, 
.landing-insurance  .owl-carousel .owl-nav button.owl-next i {
    display: none;
}

.landing-insurance .owl-carousel .owl-nav button.owl-prev:before {
    background: transparent;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    content: '';
    border-top: 3px solid hsl(0deg 0% 40% / 51%);
    border-left: 3px solid hsl(0deg 0% 40% / 51%);
    transform: rotate( 320deg);
}


.landing-insurance .owl-carousel .owl-nav button.owl-next:before {
    background: transparent;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    left:initial;
    content: '';
    border-top: 3px solid hsl(0deg 0% 40% / 51%);
    border-left: 3px solid hsl(0deg 0% 40% / 51%);
    transform: rotate(137deg);
}

.landing-insurance h2 {
    color: var(--color-primary);
    font-size: 55px !important;
    text-transform: uppercase;
}

.landing-insurance .owl-carousel .owl-item img {
    filter: brightness(0);
}


.landing-insurance .owl-dots {
    display: none !important;
}




.location-forms {
    padding: 7em 0 9em;
    background: #e9f3f5;
   
}

.location-forms h2 {
    color: var(--color-primary);
    /* font-size: 55px !important; */
    text-transform: uppercase !important;
}


.location-forms .module-7 ul li p {
    font-size: 20px;
    text-transform: uppercase;
    color: var(--color-primary);
}

.location-forms .ry-container {
    max-width: 1200px;
    width: 80%;
}

.location-forms .module-7 ul li {
    border-bottom: 2px solid rgb(49 155 153 / 23%);
    padding: 30px 0;
}

.location-brands-section {
    padding-top: 5em;
    border-top: 1px solid rgb(102 102 102 / 28%);
    margin-top: 5em;
}


/* INSURANCE BRANDS & FORMS */


/** 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) {

	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-2 {
		font-size: 20px;
		line-height: 1.3;
	}


	div.location-section-1.style-1 {
    padding: 3em 1em !important;
}
}
@media (max-width: 991px) {
	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-2,
	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-1 {
		text-align: center;
	}
	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-2 {
		font-size: 18px;
		line-height: 1.3;
	}
}
@media (max-width: 768px) {

	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-1:after {
		margin-left: auto;
		margin-right: auto;
		background: rgba(0,0,0,0.5);
	}
	.location-blog .blog-list-wrapper .each-blog {
		max-width: calc(50% - 30px);
		margin-left: 30px;
	}
	.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;
	}
}




/* RESPONSIVE*/

@media (max-width:1199px) {

body.location-template-single .mobile-container {
    position: relative !important;
}

    .location-headline .ry-flex .each-title h1 {
    font-size: 30px !important;
}

    
.location-section-1.style-1 {
    padding: 5em 0 !important;
}

.location-contacts {
    padding: 4em 0 !important;
}

	.location-page-cta-box-section {
    padding: 3em 0 !important;
}

.location-page-cta-box-section .ry-flex .ry-each .loc-cta-box-title h4 {
		font-size:20px !important;
		text-align: left !important;
}

.location-page-cta-box-section:after {
    background: rgb(210 234 246 / 34%);
    height: 100%;
}

.location-page-cta-box-section .ry-flex {
    gap: 2em !important;
}

.location-page-cta-box-section .ry-flex .ry-each  {
		width: 46%;
		
}
.location-payment-options {
    padding: 6em 0 !important;
}

.location-payment-options .ry-flex .ry-each {
    width: 17% !important;
}

.location-payment-options .ry-flex {
		margin-top:2em !important;
}
    div.landing-insurance-inner {
    padding: 3em;
}

.location-brands-section {
    padding-top: 3em;
    margin-top: 3em;
}

	.location-payment-options {
		padding: 4em 0 !important;
	}

	.location-forms {
		padding:4em 0 !important;
	}

	.about-sec-video-block {
		margin-top:5em !important;
	}

	div#loc-vid iframe {
		border-radius:20px !important;
	}


}

@media (max-width:767px) {
	.location-page-cta-box-section .ry-flex .ry-each {
		width:100% !important;
	}

	.location-page-cta-box-section .ry-flex {
		gap: 1em 0 !important;
	}

	.location-payment-options .ry-flex .ry-each {
		width:28% !important;
	}

	.landing-insurance .section-headline h2 {
    font-size: 28px !important;
    line-height: 1.1 !important;
}
}

@media (max-width:500px) {
	.landing-insurance .owl-carousel .owl-nav button.owl-prev:before, .landing-insurance .owl-carousel .owl-nav button.owl-next:before {
		width: 15px;
		height: 15px;
	}

	.landing-insurance .owl-carousel .owl-nav .owl-prev {
		left: -5%;
	}

	.landing-insurance .owl-carousel .owl-nav .owl-next {
		right: -5%;
	}
}

/* RESPONSIVE*/


/*PRE LAUNCH EDITS*/
.location-page-cta-box-section .ry-flex .ry-each:last-child, .location-forms  {
    display: none;
}
.location-payment-options {
    padding-bottom: 6em;
}

.landing-insurance {
    padding-bottom: 6em;
}

@media (max-width:500px) {
	.landing-insurance {
		padding-bottom: 3em !important;
	}
}
/*PRE LAUNCH EDITS*/