/*
 Theme Name:   Luman Child
 Description:  Luman Child Theme
 Author:       XTemos
 Author URI:   https://xtemos.com
 Template:     xts-luman
 Version:      1.0.0
 Text Domain:  xts-theme
*/
@media only screen and (min-width: 2200px) and (max-width: 2560px) {
.rs-parallax-wrap {
	margin-left: 150px;
}
#slider-7-slide-23-layer-0 {
	margin-left: -150px;
}
#slider-7-slide-23-layer-0 rs-bg-elem {
	background-position: left -260px !important;
}
}

@media only screen and (max-width: 1700px) {
#slider-6-slide-22-layer-2 {
    left: 0;
}
	.rs-parallax-wrap #slider-6-slide-22-layer-2 .tp-rs-img {
		transform: scale(0.8) !important;
		transform-origin: right !important;
	}
}
@media only screen and (max-width: 1400px) {
#slider-6-slide-22-layer-2 {
    left: 0;
}
	.rs-parallax-wrap #slider-6-slide-22-layer-2 .tp-rs-img {
		transform: scale(0.7) !important;
		transform-origin: right !important;
	}
}
@media only screen and (max-width: 1024px) {
#slider-6-slide-22-layer-2 {
    left: 0;
}
	.rs-parallax-wrap #slider-6-slide-22-layer-2 .tp-rs-img {
		transform: scale(0.6) !important;
		transform-origin: right !important;
	}
}
@media only screen and (max-width: 779px) {
#slider-6-slide-22-layer-2 {
    left: 0;
}
	.rs-parallax-wrap #slider-6-slide-22-layer-2 .tp-rs-img {
		transform: none !important;
		transform-origin: right !important;
	}
}
