/* Responsiveness for IAC website */

@media only screen and (min-width : 1481px) and (max-width : 1680px) {
	.Loud_splash {left:-45%!important;}
	.Loud_image {right:-20%!important;}
	.Culture_splash {left:-48%!important;}
	.Gallery_splash {left:-18%!important;}
	.Gallery_yellow_splash {right:-20%!important;}
	.large {background-size: 135%;}
}
@media screen and  (max-width: 1480px) {
	.mainSlider .swiper-pagination {right: 10%!important;}
	.large {background-size: 125%;}
	popup#property-video .modal {top: 38%;}
	.video-sticky {top:35%;}
}
@media screen and  (max-width: 600px) {
	.padding_200 .elementor-widget-wrap {padding:200px!important;}
}