	.rslides {
		position: relative;
		list-style: none;
		overflow: hidden;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.rslides>li {
		-webkit-backface-visibility: hidden;
		position: absolute;
		display: none;
		width: 100%;
		left: 0;
		top: 0;
	}
	.rslides>li:first-child {
		position: relative;
		display: block;
		float: left;
	}
	.rslides img {
		display: block;
		height: auto;
		float: left;
		width: 100%;
		border: 0;
	}
	#slider1 {
		position: relative;
		list-style: none;
		overflow: hidden;
		width: 100%;
		padding: 0;
		margin: 0;
		z-index: 1;
	}
	.callbacks_nav {
		position: absolute;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		margin-top: 9%;
		left: -10px;
		opacity: 0.7;
		z-index: 1;
		text-indent: -9999px;
		overflow: hidden;
		text-decoration: none;
		height: 36px;
		width: 20px;
	}
	#interactivity .right_col .page-section {
		/**top:300px !important;*/
	}
	.page-section {
		float: left;
		width: 100%;
		/*z-index: 5;*/
		position: absolute;
		bottom: 0;
		/**top:310px;*/
	}
	.page-section #slider1-pager {
		margin: 0 auto;
		max-width: 920px;
	}
	.page-section #slider1-pager li {
		float: left;
		text-align: center;
		padding-right: 0px;
		margin-right: 0px;
		list-style-type: none;
	}
	.page-section #slider1-pager li a {
		text-decoration: none;
		font-size: 40px;
		color: #004b85;
	}
	.page-section #slider1-pager li.callbacks_here a {
		color: #fff;
	}
	/* slider 2 css */

	#slider2 {
		position: relative;
		list-style: none;
		overflow: hidden;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.callbacks_nav {
		position: absolute;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		margin-top: 9%;
		left: -10px;
		opacity: 0.7;
		z-index: 1;
		text-indent: -9999px;
		overflow: hidden;
		text-decoration: none;
		height: 36px;
		width: 20px;
		display: none;
	}
	.page-section {
		float: left;
		width: 100%;
		z-index: 999;
		position: absolute;
		bottom: 0px;
		*top: 310px;
		left: 0;
	}
	.home {
		bottom: 184px;
		margin-left: 10px;
	}
	.page-section #slider2-pager {
		margin: 0 auto;
		max-width: 920px;
	}
	.page-section #slider2-pager li {
		float: left;
		text-align: center;
		padding-right: 0px;
		margin-right: 0px;
		list-style-type: none;
	}
	.page-section #slider2-pager li a {
		text-decoration: none;
		font-size: 40px;
		color: #004b85;
	}
	.page-section #slider2-pager li.callbacks_here a {
		color: #fff;
	}
	/* ends */

	.callbacks3_nav {
		display: none;
	}
	@media only screen and (min-width:768px) and (max-width: 960px) {
		#slider1 img {
			width: 100%;
		}
		#slider2 img {
			width: 100%;
		}
		.home {
			bottom: 149px;
			margin-left: 10px;
		}
		.page-section {
			bottom: 147px;
			left: 10px;
		}
		#inner-interactivity .banner-section .page-section {
			bottom: 0 !important;
		}
	}
	@media only screen and (max-width:640px) {
		#slider2 img {
			width: 100%;
		}
		.page-section {
			bottom: 0;
			left: 10px;
		}
	}
	@media only screen and (max-width:600px) {
		#slider2 img {
			width: 100%;
		}
	}
	@media only screen and (max-width:480px) {}
	@media only screen and (max-width:360px) {
		#slider1 img {
			max-width: 63% !important;
		}
	}
	@media only screen and (max-width:320px) {
		#slider1 img {
			max-width: 56% !important;
		}
	}