/* -------------------------------
   Responsive Styles
------------------------------- */

@media (max-width: 1599.98px) {

}
@media (max-width: 1399.98px) {
	.card-feature-2 .jciire-img-top {
		height: 150px;
		width: 220px;
	}
	section.hero-2 .background-container img {
		opacity: 0.6;
	}
}
@media (max-width: 1199.98px) {
	.card-feature-2 .jciire-img-top {
		height: 200px;
		width: 350px;
		margin-top:30px;
	}
	.jciire-4-pillars .card-text {
		font-size: 17px;
	}
	.hero-2 .jciire-home-about-img img {
		width:47%;
		height:260px;
	}
	.jciire-about-f-1 > *:nth-child(1),.jciire-about-f-1 > *:nth-child(2),.jciire-about-f-1 > *:nth-child(3),.jciire-about-f-1 > *:nth-child(4) {
        width: 100%;
		height: 700px;
    }
	.jciire-about-f-1 img:last-child {
		object-position: top;
	}
}
@media (max-width: 991.98px) {
	section.page-hero-1 .overlay {
		opacity: 0.6;
	}
	.card-feature-2 .jciire-img-top {
		height: 160px;
		width: 250px;
		margin-top:25px;
	}
	.hero-2 .jciire-home-about-img img {
		height:200px;
	}
}
@media (max-width: 767.98px) {
	.card-feature-2 .jciire-img-top {
		height: 250px;
		width: 80%;
		margin-top:30px;
	}
	.hero-2 .jciire-home-about-img img {
		width:75%;
		height:300px;
	}
	.jciire-about-f-1 > *:nth-child(1),.jciire-about-f-1 > *:nth-child(2),.jciire-about-f-1 > *:nth-child(3),.jciire-about-f-1 > *:nth-child(4) {
        width: 100%;
		height: 400px;
    }
}
@media (max-width: 575.98px) {
	section .overlay {
		opacity: 0.6 !important;
	}
	.hero-4 .subtitle {
        margin-top: 10px;
        font-size: 20px;
    }
	.hero-2 .jciire-home-about-img img {
		width:75%;
		height:250px;
	}
}
@media (max-width: 480px) {
	.hero-4 .btn {
        width: 100%;
        margin-bottom: 15px;
    }
	.hero-2 .jciire-home-about-img img {
		width:80%;
		height:220px;
	}
	.jciire-about-f-1 > *:nth-child(1),.jciire-about-f-1 > *:nth-child(2),.jciire-about-f-1 > *:nth-child(3),.jciire-about-f-1 > *:nth-child(4) {
        width: 100%;
		height: 250px;
    }

}
@media (max-width: 430px) {
	.hero-2 .jciire-home-about-img img {
		width:80%;
		height:200px;
	}

}
@media (max-width: 370px) {
}
