.module-services.style-5 .section-headline h2 br {
    display: none;
}
.brand-wrapper .swiper-slide .logo-wrapper {
    background: linear-gradient(60deg, #c3972e, #f3cb49, #c5992f);
}
body.home .module-brand {
    background: #f9f9f9;
    margin-top: -1px;
    padding: 100px 0;
}
/** Footer Start **/

.footer-custom {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-a6a70133-ac69-49bb-afed-745fc3eb26b9/Background_images/blue_cityscape.jpg);
    background-size: cover;
	background: #231f20;
}

.footer-custom>.ry-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.footer-custom .ry-container .footer-bg {
	background: linear-gradient(to right, #fff, #e1e5ea);
	border-radius: 20px;
	margin-top: calc(100% - (100% - -140px));
	position: relative;
	z-index: 9;
	padding: 100px 10%;
	width: calc(100% - 20px);
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-custom .ry-container .footer-bg:after {
	content: "";
	position: absolute;
	z-index: -1;
	border: 10px solid rgb(255 255 255 / 52%);
	border-radius: 30px;
	left: -10px;
	top: -10px;
	right: -10px;
	bottom: -10px;
}
.footer-custom .ry-container .footer-bg .w-1280 {
	width: 100%;
	max-width: 1280px;
	gap: 40px;
	justify-content: space-between;
}

.footer-custom .ry-container .ry-box {
	width: 100%;
	
}

.footer-custom .ry-container .ry-box.ry-box.social-icon {
  max-width: 55px;
  display: flex;
  align-items: center;
}

.footer-custom ul {
	list-style: none;
	padding: 0;
}

.footer-custom ul li {
	position: relative;
}

.footer-custom, .footer-custom div, .footer-custom span, .footer-custom a{
	font-size: 18px;
	text-align: left;
}

.footer-custom ul li span.hours {
  font-weight: 500;
}


.footer-custom .ry-container .ry-box.ry-box.social-icon ul.under-dropdown {
  top: 58px;
}


.footer-custom ul li span, .footer-custom ul li a span {
  display: block;
  line-height: 25px;
}

input.ry-btn.ry-btn-primary {
  border-radius: 30px;
}


.footer-custom input.ry-btn.ry-btn-primary {
    border-radius: 30px;
    float: right;
}


ul.under-dropdown {
  background: #fff;
  position: absolute;
  border-radius: 8px;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  padding: 15px;
  width: 150px;
  max-width: 260px;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  top: 50px;
  display: none;
  z-index: 99999999;
}

ul.under-dropdown.hover {
  display: block !important;
}

.footer-custom .location-show ul li {
	padding-left: 36px;
	position: relative;
}
.footer-custom .location-show ul li .fa-icon {
	position: absolute;
	left: 0;
	top: 1px;
}
.footer-custom .location-show ul li:not(:last-child) {
	margin-bottom: 14px;
}
.footer-custom .hours-show ul li:not(:last-child) {
	margin-bottom: 8px;
	
}
.footer-custom .hours-show ul li {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    gap: 0 10px;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex:not(:last-child) {
	margin-bottom: 34px;
	position: relative;
	padding-bottom: 34px;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex:not(:last-child):before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-bottom: 1px solid #333;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex {
	gap: 25px;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location {
	max-width: 50%;
	width: 100%;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-hours {
	width: 100%;
	
}
.footer-custom .location-show ul li:last-child a {
	font-size: 20px;
	margin-top: 6px;
	display: inline-block;
}

.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location .ry-title h4, body.default .footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location .ry-title h4,
.footer-custom .ry-container .ry-box.ry-services-form .ry-title h4, body.default .footer-custom .ry-container .ry-box.ry-services-form .ry-title h4{
	color: #0d5b85;
}
.ry-services-form textarea.form-control {
	height: 190px;
	border-radius: 30px;
	padding-top: 18px;
	padding-bottom: 18px;
}
.ry-services-form .form-control {
	height: 50px;
	border-radius: 100px;
	padding-left: 28px;
	padding-right: 28px;
	resize: none;
	font-size: 18px;
	color: #333;
	box-shadow: none;
	transition: .3s;
}
.ry-services-form .form-control:hover, .ry-services-form .form-control:focus {
	border-color: rgb(153 188 215);
	box-shadow: 0 4px 30px rgb(153 188 215 / 50%);
	transition: .3s;
}
.ry-services-form .custom-select .form-group{
	position: relative;
}
.ry-services-form .custom-select .form-group:before {
	content: "";
	position: absolute;
	top: 4px;
	right: 20px;
	bottom: 0px;
	z-index: 99;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-903f6053-bfe5-44e8-b87d-e1aad0d9a166/Assets/Rectangle_17.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 12px;
	background-position: center;
}

.ry-services-form .custom-select .form-control {
	appearance: none !important;
}

.social-icon .social-list>ul {
    display: flex;
    gap: 0 10px;
    margin-top: 2em;
}
.social-icon .social-list>ul li a:before {
	display: none;
}

.social-icon .social-list>ul li a svg {
	width: 18px;
	height: 18px;
	fill: #fff;
	transition: .3s;
}
.social-icon .social-list>ul>li>a {
	width: 55px;
	height: 55px;
	background: #0d5b85;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
	transition: .3s;
}
.social-icon .social-list>ul>li>a:hover {
	transition: .3s;
	box-shadow: 3px 3px 30px rgb(0 0 0 / 20%);
	background: #c2962a;
}

.social-icon .social-list>ul li.main-dropdown {
	position: relative;
	
}


/*.footer-custom ul.under-dropdown {
	background: #fff;
	position: absolute;
	z-index: 9;
	border-radius: 8px;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	padding: 15px;
	width: 150px;
	max-width: 260px;
	left: 50%;
	right: 0;
	transform: translateX(-50%);
	top: 60px;
	display: none;
}

.footer-custom ul.under-dropdown.hover{
	display: block;
}*/

ul.under-dropdown li:not(:last-child) {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid rgb(0 0 0 / 20%);
}
ul.under-dropdown li {
	line-height: 100%;
	text-align: center;
	list-style: none;
}
ul.under-dropdown li a {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #333 !important;
    font-weight: 600 !important;
}

ul.under-dropdown li a:hover {
    color: #c2962a !important;
}

.under-dropdown li a {
	display: block;
}
.footer-custom a:hover {
	color: #c2962a;
}

div#footer-app-bg, div#footer-app-bg img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    border-radius: 30px;
    z-index: -1;
}

a#footer-app-btn {
    margin: 20px auto 0;
}

div#footer-app-bg .ry-title {
    position: relative;
    top: 5em !important;
    margin-top: 5em;
}

div#footer-app-bg .ry-title {
    display: none;
}

.footer-custom .ry-box.ry-services-form .ry-title {
    margin-top: 4em;
	padding: 0 20px;
}

.footer-custom .ry-box.ry-services-form .ry-title p {
    color: #000;
    font-size: 18px;
    padding: 0 10px;
    line-height: 25px;
}

div#footer-app-bg img {
    border: 10px solid rgb(102 102 102 / 12%);
}

div#footer-app-bg .ry-title {
    z-index: 999999;
}

.footer-custom .ry-container .ry-box.ry-services-form .ry-title h4 {
    font-size: 33px !important;
}
.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location .location-show a {
    font-size: 16px;
}
.ry-roya-flex .ry-content, .ry-roya-flex span, .ry-roya-flex p, body.default .ry-roya-flex p, .ry-roya-flex a {
	text-align: left;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
}
.ry-roya-flex a:hover {
	color: #0d5b85;
}
.ry-roya .ry-logo {
	width: 90px;
	position: relative;
	top: 3px;
}
.ry-roya .ry-logo img {
	filter: brightness(0) invert(1);
}
.ry-flex.ry-roya-flex {
	padding: 60px 0 50px;
}
.ry-roya.ry-flex {
	justify-content: flex-end;
	gap: 8px;
	align-items: center;
}
.ry-flex.ry-roya-flex {
	padding: 60px 0 50px;
}
.ry-flex.ry-roya-flex .ry-right-side {
	width: 100%;
	max-width: 250px;
}
.ry-flex.ry-roya-flex .ry-left-side {
	width: 100%;
	max-width: 100%;
}

@media (min-width: 1081px) {
	.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-hours {
		padding-right: 0;
	}
}

@media (min-width:1025px) {
	
	.footer-custom .ry-box.ry-office-contact {
		width: 65% !important;
	}

	.footer-custom .ry-box.ry-services-form {
		width: 35% !important;
	}
}

@media (max-width: 1300px){
	.footer-custom .ry-container .footer-bg .w-1280{
		gap: 40px;
	}
	.footer-custom .ry-container .ry-box.ry-services-form {
		max-width: 330px;
	}
}

@media (max-width: 1024px){
	.footer-custom .ry-container .footer-bg .w-1280 {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	.footer-custom input.ry-btn.ry-btn-primary {
		margin: auto !important;
	}
	.footer-custom .ry-container .ry-box.ry-services-form {
		max-width: 420px;
		padding-bottom: 25em;
	}
	.social-icon .social-list>ul {
		margin-top: 20px;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		gap: 20px;
	}
	.social-icon .social-list>ul li:nth-child(3){
		top: 0px;
	}
	.footer-custom .ry-container .ry-box.ry-box.social-icon {
		width: 100%;
		
	}
	.social-icon .social-list>ul li.main-dropdown {
		top: 0;
	}
	.ry-flex.ry-roya-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 15px;
	}

	.ry-roya.ry-flex {
		justify-content: center;
		flex-direction: column;
	}
	.footer-custom .ry-container .ry-box.ry-services-form .ry-title h4 {
		text-align: center;
	}
}
@media (max-width: 991px){
	.footer-custom .ry-container .footer-bg .w-1280 {
		max-width: 100%;
	}
	.footer-custom .ry-container .footer-bg {
		padding: 80px 20px;
	}
	.ry-roya-flex .ry-content span {
		display: block;
	}
	.ry-roya-flex .ry-content {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.ry-roya-flex .ry-content, .ry-roya-flex span, .ry-roya-flex p, .ry-roya-flex a{
		line-height: 160%;
		text-align: center;
	}
	.footer-custom .form-group[data-type="submit"] {
		text-align: center;
	}
	.footer-custom .ry-container .footer-bg .w-1280 {
		gap: 0px;
	}

	.footer-custom .ry-container .ry-box.ry-services-form {
		margin-top: 40px;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex {
		flex-direction: column;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex .ry-location,
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex .ry-hours {
		max-width: 80%;
		margin: 0 auto;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex .ry-location * {
		text-align: center;
	}
	.footer-custom .location-show ul li {
		padding-left: 0;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact > .ry-flex .ry-location .label-title {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.footer-custom .location-show ul li .fa-icon {
		position: relative;
	}
	.footer-custom .ry-container .ry-box.ry-box.social-icon {
		max-width: max-content;
	}
	.footer-custom .ry-container .ry-box.ry-services-form {
		max-width: 100%;
	}
}
@media (max-width: 767px){
	.footer-custom .ry-title h4, body.default .footer-custom .ry-title h4{
		text-align: center !important;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.footer-custom, .footer-custom div, .footer-custom span, .footer-custom a {
		text-align: center;
	}
	.footer-custom .location-show ul li {
		padding-left: 0;
		padding-top: 30px;
	}
	.footer-custom .location-show ul li .fa-icon {
		right: 0px;
		margin: auto;
		top: 0px;
	}
	.dual-maps .ry-flex:before {
		left: 0px;
		right: 0px;
		top: 50%;
		transform: translateY(-50%);
		border-right: none;
		border-bottom: 2px solid #0d5b85;
		z-index: 9;
		height: 1px;
		width: 100%;
	}
	.dual-maps .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.dual-maps .full-map img{
		min-height: 300px;
	}
	.footer-custom .ry-container .footer-bg {
		padding: 50px 20px;
		margin-top: 0 !important;
	}
	
	div.footer-custom {
		padding: 3em 0 0 !important;
	}
	
	div.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-location {
		max-width: 100% !important;
	}
	.footer-custom .ry-container .ry-box.ry-office-contact>.ry-flex .ry-hours {
		max-width: 340px;
	}
}

@media (min-width: 1700px){
	.ry-title h1,
	body.default .ry-title h1{
		font-size: 75px;
	}
	.ry-title h1 span {
		font-size: 24px;
	}
	.ry-title h2,
	body.default .ry-title h2{
		font-size: 65px;
	}
	.ry-title h2 span{
		font-size: 20px;
	}
	.footer-custom, .footer-custom div, .footer-custom span, .footer-custom a{
		font-size: 18px;
	}
	.footer-custom .location-show ul li:last-child a {
		font-size: 25px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1700px){
	.footer-custom .ry-container .footer-bg .w-1280 {
		max-width: 100%;
	}
	.footer-custom .ry-container .footer-bg {
		padding: 80px 6%;
	}
}
.social-list.contact-social ul.social-lists {
	display: flex;
	padding: 0;
	list-style: none;
	gap: 10px;
	justify-content: flex-start;
}

.social-list.contact-social ul.social-lists li a {
	width: 50px;
	height: 50px;
	background: #0d5b85;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.social-list.contact-social ul.social-lists li a:before {
	display: none;
}

.social-list.contact-social ul.social-lists .under-dropdown {
	position: absolute;
	background: #fff;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	border-radius: 10px;
	padding: 20px;
	list-style: none;
	width: 150px;
	left: 50%;
	transform: translateX(-50%);
	top: 53px;
	display: none
}
.social-list.contact-social ul.social-lists .under-dropdown.hover{
	display: block;
}
.social-list.contact-social ul.social-lists .under-dropdown li a {
	width: auto;
	height: auto;
	text-align: center;
	background: transparent;
	border-radius: 0px;
	font-size: 18px;
	padding: 5px 0px;
	line-height: 100%;
}
.social-list.contact-social ul.social-lists .under-dropdown li:not(:last-child) {
	border-bottom: 1px solid rgb(0 0 0 / 20%);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.social-list.contact-social ul.social-lists li a svg {
	width: 15px;
	height: 15px;
	fill: #fff;
}
.social-list.contact-social ul.social-lists li ul li a:hover {
	box-shadow: 0 0 30px rgb(0 0 0 / 20%);
	color: #0d5b85;
	text-decoration: none !important;
	background: transparent;
	box-shadow: none;
}
@media (max-width: 991px){
	.social-list.contact-social {
		margin-top: 20px;
	}
}

@media (max-width:767px) {
	.footer-custom .ry-container .ry-box.ry-box.social-icon {
		justify-content: center !important;
        margin: 2em auto;
        float: none
	}
	
	
}
@media (max-width:500px) {
	
	.footer-custom ul.under-dropdown li {
	  width: 100% !important;
	}
	
	.footer-custom .social-icon .social-list>ul {
	  flex-wrap: wrap;
	  width: 100%;
	  padding: 0;
	  gap: 5px 0;
	  justify-content: center;
	}

	.footer-custom .social-icon .social-list>ul li a svg {
	  width: 15px;
	}

	.footer-custom .social-icon .social-list>ul li {
	  width: 22%;
	}

	.footer-custom .ry-container .ry-box.ry-box.social-icon {
	  max-width: 100%;
	}

	.footer-custom .social-list {
	  width: 100%;
	}
}

.footer-custom .ry-title h4,
body.default .footer-custom .ry-title h4{
	font-size: calc(30px + 5 * ( (100vw - 500px) / 1100)) !important;
	text-transform: capitalize;
	text-align: left;
	margin-bottom: 10px;
	color: #0d5b85 !important;
	font-family: 'Cormorant SC',serif !important;
}

@media (max-width: 767px) {
	.footer-custom .location-show ul li .fa-icon {
		display: flex;
		justify-content: center;
	}
}

#mapCustom {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

#ry-section-map {
	height: 42.16667vw;
}
@media (max-width: 991px) {
	#ry-section-map {
		height: 100%;
	}
}
@media (max-width: 600px) {
	#mapCustom {
		padding-bottom: 128%;
	}
	.module-services.style-5 .services-wrapper .ry-flex .ry-each .title {
		font-size: 18px;
		max-width: 170px;
		left: 30px;
	}
}

/** Footer End **/
.ry-appointment-wrap, .ry-phone-wrap {
	padding: 0;
	max-width: 179px;
	top: 63px;
}
.header-link a {
    width: 100% !important;
    display: inline-block;
    padding: 12px 20px 12px 40px;
    position: relative;
}

.header-link a:before {
    content: "\f095";
    position: absolute;
    margin: auto;
    right: unset;
    left: 15px;
    font-size: 18px;
    color: #c2962a;
    font-family: 'FontAwesome';
    top: 13px;
}

.header-link span {
    display: none;
}

/* =========================
   LOGO BRAND GRID
========================= */

.brand-grid {
  padding: 0px 0 30px;
}
.brand-grid .ry-container {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.brand-grid .ry-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
.brand-collection.swiper {
    margin-top: 30px;
}

.brand-grid .arrow-slide {
	display: none;
}

.dot-slider .brand-pagination span.swiper-pagination-bullet-active {
    background: #c2962a;
    width: 20px;
    border-radius: 20px;
}
.dot-slider .brand-pagination span {
    margin: 0 2px;
    border-radius: 20px;
}


/* =========================
   DESKTOP GRID (>=1080px)
========================= */
@media (min-width: 1080px) {

  .brand-collection .swiper-wrapper {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
  }

  .brand-grid .each-logo {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
    min-height: 160px;
  }

  /* Remove bottom border for last row automatically */
  .brand-collection .swiper-wrapper {
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
  }

  .brand-grid .each-logo img {
    max-width: 140px;
    opacity: 0.8;
    transition: 0.3s ease;
  }

  .brand-grid .each-logo:hover img {
    opacity: 1;
    transform: scale(1.05);
  }

  /* Hide slider navigation on desktop */
  .brand-grid .brand-nav,
  .brand-grid .brand-pagination {
    display: none;
  }
}

/* =========================
   MOBILE / TABLET (<1080px)
========================= */
@media (max-width: 1079px) {

  .brand-collection .swiper-wrapper {
    display: flex;
  }

  .brand-grid .each-logo {
    border: none;
    background: #fff;
    padding: 40px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .brand-grid .each-logo img {
    max-width: 120px;
  }

  .brand-grid .brand-nav {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 40px;
    z-index: 10;
  }

  .brand-grid .brand-prev,
  .brand-grid .brand-next {
    cursor: pointer;
    font-size: 22px;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .brand-grid .brand-pagination {
    margin-top: 30px;
    text-align: center;
  }
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-comment p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-comment .ry-text {
	min-height: 220px;
	display: flex;
	align-items: center;
	justify-content: center;
}