/** Services Start **/
div#section-hp-services {
    background: transparent !important;;
}

.ry-services.style2 {
    background: transparent !important;
}

#services-12 img {
    filter: brightness(0) invert(1);
}

div#section-hp-services {
    background: #e0e8ed;
}

#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
	height: 72%;
	left: 0;
	bottom: 0;
	top: unset;
	background-repeat: no-repeat;
}

#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-dd2916af-7572-41ca-bb5d-45d6254618c0/Assets/services_bg_v2.jpg);
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
}

.ry-services.style2 .ry-container.relative {
    max-width: 1400px;
}

@media (max-width: 500px) {
	div#section-hp-services .ser-title h4 {
		font-size: 20px;
	}
	div#section-hp-services .ser-title {
		left: 20px;
	}
}

@media(max-width: 1080px){
	.ry-services.style2 .each-block .photo img {
		top: 50% !important;
		left: 50% !important;
		transform: translate(-50%, -50%);
		background: transparent;
	}

	.ry-services.style2 .each-block .photo:before {
		background: unset;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.feature-cta .each-block:hover .photo img {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.feature-cta .each-block .photo:after {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.ry-services.style2 {
		margin-top: 0;
	}
}

/** Services End **/


/** HP BRANDS **/
.brands-swiper-3 {
  position: relative;
}
.brand-3-swiper-button-next,
.brand-3-swiper-button-prev {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color: #cdb39b;
  background-repeat: no-repeat;
  background-size: 60% auto;
  background-position: center;
  background-size: 14px;
  position: absolute;
  bottom: -80px;
  z-index: 2;
}
.brand-3-swiper-button-next {
  left: 51%;
  background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-da54e52a-30a5-4acb-991e-a2771090402a/images/right_chevron.png);
}
.brand-3-swiper-button-prev {
  right: 51%;
  background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-da54e52a-30a5-4acb-991e-a2771090402a/images/left_chevron.png);
}
.brand-3-swiper-button-next:after,
.brand-3-swiper-button-prev:after {
  display: none;
}
/** END HP BRANDS **/


@media (max-width: 1080px) {
	div#navigation-style-4 {
		display: none;
	}
	.snap-mobile-menu {
		display: flex !important;
	}
}

@media (max-width: 768px) {
	.homepage-swiper {
		padding-top: 90px;
	}
	.homepage-team-swiper-2:before {
		opacity: 0.2;
		left: -16%;
	}
	.swiper.homepage-team-swiper-2 {
		padding-bottom: 50px;
	}
	div#rev-block {
		display: flex;
		flex-direction: column;
	}
	div#rev-block .testimonials-swiper-4 {
		width: 100%;
	}
}


