.rl-inner-wrapper{position: absolute; right: 0;bottom: 60px;}
.rl-inner-wrapper img{float: right;}

.rl-animation-bg{background-image: url(../../images/feature_animation_Timeline.png);background-repeat: no-repeat;background-position: 50% 50%;background-position: 0 0;height: 481px;background-size: cover;}

/*photo round slider*/
/*.round-slider{display: none;transition: all 2s;-webkit-transition: all 2s;}*/

@media screen and (max-width: 1199px){
	.rl-inner-wrapper{bottom: 40px;}
}

@media screen and (max-width: 1199px){
	.rl-pos-wrapper{position:absolute;right: 0;bottom: 40px;}
}

@media screen and (max-width: 767px){
	.rl-inner-wrapper{position: static;}
	.rl-inner-wrapper img{float: none;}

	.rl-animation-bg{height: 381px;}

	.rl-pos-wrapper{bottom: 30px;}
}
@media screen and (max-width: 530px){
	.rl-animation-bg{height: 300px;}
}
@media screen and (max-width: 400px){
	.rl-animation-bg{height: 250px;}
}