/*
Theme Name: Going Adoption Child Theme
Template: goingadoption
Author: Cairs Team
Author URI: https://cairsolutions.com/
Version: 1.0
*/

    
    .rotate h2 {
font-size: 5.8em;
    font-weight: 800;
    letter-spacing: 4.8px;}

@media(min-width: 1700px) {
.rotate h2 {
font-size: 5.8em !important;}

}

@media(max-width: 1600px) {
.rotate h2 {
font-size: 4.8em !important;}

}
@media(max-width: 1370px) {
.rotate h2 {
font-size: 4.2em !important;}

}

@media(max-width: 1200px) {
.rotate h2 {
font-size: 3.2em !important;}

}
@media(max-width: 480px){
.rotate {
        position: static !important;
  transform: rotate(0deg) !important;
}
}
@media(max-width: 1200px) and (min-width: 1024px) {
.rotate {
top: 41% !important;
}
}

.w-171 a {
  min-width: 171px !important;
}
.w-160 a {
	min-width: 160px !important;
}


.skimgbox-style-one.content-px-25 .elementor-image-box-description {
padding-left: 25px;
padding-right: 25px;
}

.considering-process .process-swiper .swiper-slide h2,
	.considering-process .process-swiper .swiper-slide h5{
		font-size: 22px;
	}

@media(max-width: 1200px) {
	.considering-process .process-swiper .swiper-slide h2,
	.considering-process .process-swiper .swiper-slide h5{
		font-size: 20px;
	}
	.considering-process .process-swiper .swiper-slide .pslide-overlay {
		padding: 25px;
	}
}

@media(max-width: 768px){
	.page-id-9 .hero-slider .swiper-slide img {
		-o-object-position: 67% 55%;
		object-position: 91% 55%;
	}
}

#about-hero .hero-slider .hero-captions__content {
	justify-content: flex-end;
	padding-bottom: 75px;
}
@media(max-width: 768px) {
	#about-hero .hero-slider .hero-captions__content {
		padding-bottom: 25px;
	}
}
