#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: #5e5e4b !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 */
.location-headline {
    padding: 290px 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7e2b1d2a-55e3-4e4d-9512-0a8eb2852f59/StockLocation/Location_banner.jpg) no-repeat;
    background-size: cover;
}
.location-headline::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #00000080;
    z-index: 0;
}
.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;
    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;
}
.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;
}
.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 {
    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);
}
.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: 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;
}
/* END CONTACT */
/* REVIEW */
.location-reviews {
    padding: 160px 0 200px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-7e2b1d2a-55e3-4e4d-9512-0a8eb2852f59/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-7e2b1d2a-55e3-4e4d-9512-0a8eb2852f59/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-7e2b1d2a-55e3-4e4d-9512-0a8eb2852f59/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 */
.hp-section.location-services {padding-top: 0;}
.location-services .ry-content .ry-flex {
	border-radius: 15px;
	overflow: hidden;
	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: 60%;
}
.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 {
    padding: 110px 110px 110px;
    /* background: #fff; */
    background-size: cover;
    background-color: #fff;
    background-position: top;
}
.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;
}

.location-services ul, .location-technology ul {
    list-style: none;
    padding-left: 45px;
}

.location-services li, .location-technology li {
	position: relative;
	line-height: 40px;
	font-weight: 500;
}

.location-services li:before, .location-technology li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background: green;
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 14px;
    border-radius: 50%;
    left: -35px;
    top: 10px;
}

.location-welcome::before {
    content: '';
    position: absolute;
    inset: 0 0 -150px;
    background: #eff3ea;
}

/* 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 {
		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 .form-wrapper {
		max-width: 100%;
		padding: 60px 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 {
		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 {
	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;
}
/** 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;
	}
}
@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 {
		min-height: 600px;
	}
}
