/*.navigation-4:not(.bg-White99) .cursor-pointer img {
    filter: brightness(0) invert(1);
}

.navigation-4:not(.bg-White99) .ry-menu .ry-nav,
.navigation-4:not(.bg-White99) .ry-menu .ry-nav li:hover {
    color: #fff !important;
}

.navigation-4:not(.bg-White99) .ry-menu .ry-nav .caret {
    border-color: #fff;
}*/

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

div#section-hp-team {
    padding: 100px 0 100px;
	background: transparent;
}

div#section-hp-team .swiper.homepage-team-swiper h6 {
    letter-spacing: 2px;
    font-size: clamp(1.25rem, 1.2037rem + 0.2469vw, 1.5rem);
	text-transform: uppercase;
	color: #333333;
}

@media (max-width: 1024px) {
	div#section-hp-team .mx-auto .md\:text-center.text-gray-500>p {
		text-align: center !important;
	}
}

#section-hp-team .swiper-wrapper {
    max-width: max-content;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 70px;
}

#section-hp-team h6 {
    font-size: 26px;
    margin-bottom: 10px;
}
#section-hp-team .swiper-slide img {
    max-height: max-content !important;
    aspect-ratio: 0;
	height: max-content;
	border-radius: 0;
	margin-bottom: 30px;
    margin-top: 20px;
}
.homepage-team-swiper .text-gray-800 {
    font-size: 20px;
}

@media (max-width: 630px) { 
	#section-hp-team div#team-inner-block {
		padding-left: 20px;
		padding-right: 20px;
	}
	#section-hp-team div#team-inner-block .lg\:max-w-\[460px\] {
		max-width: 280px;
	}
}

div#hp-brands-6 {
	position: relative;
}
body#page div#hp-brands-6 {
	position: relative;
	z-index: 33;
}

body#page div#hp-brands-6 .ry-container .swiper-slide {
	background: transparent;
}

body#page div#hp-brands-6 .ry-container .swiper-slide img {
	max-height: 80px;
}

body#page div#hp-brands-6:before {
	content: "";
	position: absolute;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-54be671e-67bd-40de-8e95-beca886f255b/Assets/brands_background.jpg);
	background-size: cover;
	background-position: center bottom;
	z-index: 0;
	inset: 0;
	height: 100%;
	top: unset;
}
.module-testimonials.style-2 .comments-holder {
    /*border-radius: 50px;
    box-shadow: 0 20px 50px rgb(0 0 0 / 30%);
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-f8468d40-01ef-473b-87bb-f2c57cc63ad4/Assets/testimonial_box_bg.jpg);
	background-size: cover;*/
	    background: var(--color-secondary-background);
    box-shadow: 0 0 50px rgb(0 0 0 / 30%);
}

.module-testimonials.style-2 .comments-holder .testimonials-swiper-2 .text-yellow-300 {
    fill: #cbab6e;
}

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	height: 45%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5a3b31e5-2606-4c51-ab09-7e2ecc2e0690/Assets/testimonial_background.jpg);
	background-size: cover;
	
}
.module-testimonials.style-2 .swiper-pagination-bullet-active {
	background-color: var(--color-primary-background);
}

@media (max-width: 630px) {
	#section-hp-team div#team-inner-block {
		padding-left: 20px;
		padding-right: 20px;
	}
	#section-hp-team div#team-inner-block .lg\:max-w-\[460px\] {
		max-width: 280px;
	}
	div#hp-slider {
		padding-top: 100px;
	}
	.snap-mobile-menu img {
		max-width: 150px;
	}
}

@media (min-width: 1024px) {
	#section-hp-team .main-title h2,
	#section-hp-team .sub-title h4{
		text-align: left;
	}
}

div#section-hp-team .max-w-7xl.flex.flex-col {
    margin-top: -15rem;
    z-index: 22;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-df691cb9-4e92-4cd0-ae55-f2342b229aff/Assets/team_box_bg.jpg);
    background-size: cover;
    box-shadow: 0 0 50px rgb(0 0 0 / 30%);
}

.module-welcome.style-5:after {
    content: "";
    position: absolute;
    inset: 0;
    height: 30%;
    top: unset;
    background: linear-gradient(to bottom, transparent, #f4f4f4);
}

#ry-footer::before {
	background: #141414;
}

div#contents ul li {
    /*padding: 1.25rem;*/
}

div#section-hp-team .col-xs-12.max-w-7xl.space-y-6.mx-auto.relative.z-10 * {
	/*color: #fff;*/
	text-align: center;
}

div#section-hp-team .text-xs.text-gray-600.sm\:text-sm.lg\:text-base.dark\:text-gray-400 p {
    opacity: .8;
    font-size: 18px;
    color: #222;
}
div#section-hp-team .text-sm.font-medium.text-primary-background.sm\:text-base.lg\:text-lg.dark\:text-gray-200.uppercase p {
    font-size: 22px;
    margin-bottom: 10px;
    color: #333;
}

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-54be671e-67bd-40de-8e95-beca886f255b/Assets/testimonial_new_bg.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 100%;
}
.review-widget.light {
    background: rgb(248 248 248 / 90%) !important;
    box-shadow: 0 0 50px rgb(0 0 0 / 10%) !important;
	z-index: 9 !important;
}

.load-more-btn {
	color: var(--color-primary-text) !important;
    background: var(--color-primary-background) !important;
		border: none !important;
}

.load-more-btn:hover {
	color: var(--color-primary-text) !important;
    background: var(--color-secondary-background) !important;
		border: none !important;
}

.ry-card.hp-service {
    border-radius: 20px;
}
#section-hp-team::before {
    border-top: 14px solid #333;
    border-bottom: 14px solid #333;
}

div#contents ul.pagination li {
    list-style: none !important;
}

body[data-page-name="contact-us"] #footer-map {
	display: none;
}

body[data-page-name="contact-us"] #ry-footer-3 {
	padding-top: 220px;
}

.list-3 ul p {
		margin: 0;
}

@media (min-width:768px) and (max-width:1360px) {
  #section-hp-services .grid {
	  gap: 0 5%;
	  display: flex;
	  flex-wrap: wrap;
	}
	 #section-hp-services .ry-card.hp-service {
	  width: 45%;
	  padding: 2em;
	}
	 #section-hp-services .ry-card.hp-service h4 {
	  font-size: 20px;
	  line-height: 1.3;
	}
	 #section-hp-services .ry-card .ry-icon img {
	  max-width: 70px;
	}
	 #section-hp-services .ry-card .ry-icon {
	  width: 100px;
	  height: 100px;
	}

}

@media (min-width: 620px) {
	.list-3 ul {
		column-count: 3;
	}
}

.parent-resources .cta-bottom {
    gap:10px;
    display:grid;
    grid-template-columns:repeat(4, 4fr);
}
.parent-resources .cta-bottom > div {
    width:100%;
    background:#fff
}

.parent-resources .cta-bottom > div img {
    margin:0;
    width:100%;
    object-position:center;
}

.parent-resources .cta-bottom .title p {
    text-align:center;
    line-height:1.1;
    margin-bottom:0;
    padding:0px 20px 10px 
}


@media(max-width:680px) {
    .parent-resources .cta-bottom {
    grid-template-columns:repeat(2, 2fr);
}
}