.ry-hero .ry-btn {
		margin-top: 20px;
	}

@media(max-width:1680px) {
	.carousel-fade .carousel-inner .item{
		background-position:top
	}
	.ry-hero .ry-heading {
		font-size: clamp(1.875rem, 1.2041rem + 2.7523vw, 3.75rem);
		margin-bottom:20px
	}
	.ry-hero .ry-btn {
		text-transform: uppercase;
		padding: 20px;
		margin-top: 15px;
	}
	.module-228 .ry-menu .ry-nav > li > a {
		font-size: clamp(0.9375rem, 0.0938rem + 1.25vw, 1.25rem);
	}
	.ry-hero .ry-text {
		position: absolute;
		bottom: 8%;
		z-index: 1;
		width:90%;
		left:50%;
		transform:translateX(-50%)
	}
}

@media(max-width:1080px) {
	.ry-hero .ry-text {
		bottom: unset;
		top:60%;
		transform:translate(-50%, -50%)
	}
	#ry-section-header.module-228 {
		display:none
	}
	#theme2-smHeader {
		display:block !important
    }
	.ry-hero .carousel-control{
    opacity: .3 !important;
    }

}
@media(max-width:780px) {
	.ry-hero .ry-btn {
		text-transform: uppercase;
		padding: 10px 20px;
		max-width:300px;
		width:100%;
		height:55px;
		line-height:1.1
	}
}

