#s3slider .slider {
	margin: 0 auto 16px auto;
	width: 100%;
	height: 450px;
	background: url(../../images/sliders/iosslider/header-slider-bg.png) no-repeat left top;
	border-bottom: 2px solid #d9d9d9;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
}
#s3slider #slider1 {
    width: 1000px; /* important to be same as image width */
    height: 450px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#s3slider #slider1Content {
    width: 1000px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
}
#s3slider #slider1Content strong {
	color: #ff0000;
	font-size: 55px;
	line-height: 53px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	display: block;
}
#s3slider #slider1Content i {
	color: #3c3c3c;
	line-height: 53px;
	font-size: 55px;
	font-weight: normal;
	font-style: normal;
}
#s3slider #slider1Content b {
	color: #424b54;
	line-height: 36px;
	font-size: 18px;
	display: block;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	float: left;
	display: block;
	font-weight: normal;
}
#s3slider .slider1Image {
    float: left;
    position: relative;
	display: none;
	width: 1000px;
}
#s3slider .slider1Image img {
    float: right;
}
#s3slider .slider1Image span {
    position: absolute;
	font-size: 14px;
	color: #fff;
	background-color:transparent;
	@background-color: #fff;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
	-khtml-opacity: 1;
    opacity: 1;
    color: #fff;
    display: none;
}
#s3slider .clear {
	clear: both;
}
#s3slider .slider1Image span a {
	float: left;
}

#s3slider .top {
	top: 0;
	left: 0;
}
#s3slider .bottom {
	bottom: 0;
    left: 0;
}
#s3slider .left {
	top: 63px;
    left: 36px;
	width: 600px !important;
	height: 340px;
}
#s3slider .right {
	right: 30px;
	bottom: 0px;
	width: 400px !important;
	height: 350px;
}
#s3slider ul { list-style-type: none; margin:0px; padding:0px;}
#s3slider li {
	margin: 0px;
	padding: 0px;
}
#s3slider .morebut {
	position: relative;
	top: 25px;
	float: left;
	height: 45px;
	width: 200px;
	border-left: 3px solid #ff0000;
	background: url(../../images/sliders/iosslider/mainslider-morebut-bg.jpg) repeat-x left top;
}
#s3slider .morebut a {
	height: 35px;
	color: #3c3c3c;
	padding: 10px 25px 0px 20px;
	display: block;
	float: left;
	font-size: 18px;
	font-style: normal;
	background: url(../../images/sliders/iosslider/arrows-01.png) no-repeat right 15px;
}
#s3slider .morebut a:hover {
	color: #ff0000;
	font-style: normal;
}





@media only screen and (min-width: 1000px){}
@media only screen and (min-width: 768px) and (max-width: 999px){

	#s3slider .slider {
		margin: 0 auto 0px auto;
		width: 100%;
		height: 335px;
		background: url(../../images/sliders/iosslider/header-slider-bg.png) no-repeat left top;
		border-bottom: 2px solid #d9d9d9;
		font-family: 'Oswald', sans-serif;
		font-weight: normal;
	}
	#s3slider #slider1 {
		width: 748px; /* important to be same as image width */
		height: 335px; /* important to be same as image height */
		position: relative; /* important */
		overflow: hidden; /* important */
	}
	
	#s3slider #slider1Content {
		width: 748px; /* important to be same as image width or wider */
		position: absolute;
		top: 0;
	}
	#s3slider .slider1Image {
		float: left;
		position: relative;
		display: none;
		width: 748px;
	}
	#s3slider .left {
		top: 30px;
		left: 36px;
		width: 600px !important;
		height: 340px;
	}

}






@media only screen and (min-width: 480px) and (max-width: 767px){

	#s3slider .slider {
		margin: 0 auto -10px auto;
		width: 100%;
		height: 335px;
		background: url(../../images/sliders/iosslider/header-slider-bg.png) no-repeat left top;
		border-bottom: 2px solid #d9d9d9;
		font-family: 'Oswald', sans-serif;
		font-weight: normal;
	}
	#s3slider #slider1 {
		width: 460px; /* important to be same as image width */
		height: 335px; /* important to be same as image height */
		position: relative; /* important */
		overflow: hidden; /* important */
	}
	
	#s3slider #slider1Content {
		width: 460px; /* important to be same as image width or wider */
		position: absolute;
		top: 0;
	}
	#s3slider .slider1Image {
		float: left;
		position: relative;
		display: none;
		width: 460px;
		height: 340px;
	}
	#s3slider .left {
		top: 50px;
		left: 36px;
		width: 430px !important;
		height: 340px;
	}
	#s3slider #slider1Content strong {
	color: #ff0000;
	font-size: 40px;
	line-height: 42px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	display: block;
	}
	#s3slider #slider1Content i {
		color: #3c3c3c;
		font-size: 40px;
		line-height: 42px;
		font-weight: normal;
		font-style: normal;
	}
	#s3slider #slider1Content b {
		color: #424b54;
		line-height: 20px;
		font-size: 14px;
	}

}






@media only screen and (max-width: 480px){

	#s3slider .slider {
		margin: 0 auto -20px auto;
		width: 100%;
		height: 235px;
		background: url(../../images/sliders/iosslider/header-slider-bg.png) no-repeat left top;
		border-bottom: 2px solid #d9d9d9;
		font-family: 'Oswald', sans-serif;
		font-weight: normal;
	}
	#s3slider #slider1 {
		width: 300px; /* important to be same as image width */
		height: 235px; /* important to be same as image height */
		position: relative; /* important */
		overflow: hidden; /* important */
	}
	
	#s3slider #slider1Content {
		width: 300px; /* important to be same as image width or wider */
		position: absolute;
		top: 0;
	}
	#s3slider .slider1Image {
		float: left;
		position: relative;
		display: none;
		width: 300px;
		height: 340px;
	}
	#s3slider .left {
		top: 26px;
		left: 36px;
		width: 240px !important;
		height: 300px;
	}
	#s3slider #slider1Content strong {
	color: #ff0000;
	font-size: 40px;
	line-height: 42px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	display: block;
	}
	#s3slider #slider1Content i {
		color: #3c3c3c;
		font-size: 40px;
		line-height: 42px;
		font-weight: normal;
		font-style: normal;
	}
	#s3slider #slider1Content b {
		color: #424b54;
		line-height: 20px;
		font-size: 14px;
	}
	
	#s3slider .morebut {
		display: none;
	}
	
}