* {
	margin: 0;
}
.jssorb21 {
    position: absolute;
}
.jssora21l {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url('slider/img/a21.png') no-repeat center;
    overflow: hidden;
}
.jssora21l {
	background-position: -3px -33px;
}
.jssora21r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url('slider/img/a21.png') no-repeat center;
    overflow: hidden
}
.jssora21r {
	background-position: -63px -33px;
}
 /* jssor slider bullet navigator skin 21 css */
 /*
            .jssorb21 div           (normal)
            .jssorb21 div:hover     (normal mouseover)
            .jssorb21 .av           (active)
            .jssorb21 .av:hover     (active mouseover)
            .jssorb21 .dn           (mousedown)
  */
            .jssorb21 {
                position: absolute;
            }
            .jssorb21 .av {
                position: absolute;
                /* size of bullet elment */
                width: 19px;
                height: 19px;
                text-align: center;
                line-height: 19px;
                color: white;
                font-size: 12px;
                background: url('img/b21.png') no-repeat;
                overflow: hidden;
                cursor: pointer;
            }
            .jssorb21 div:hover {
                position: absolute;
                /* size of bullet elment */
                width: 19px;
                height: 19px;
                text-align: center;
                line-height: 19px;
                color: white;
                font-size: 12px;
                background: url('img/b21.png') no-repeat;
                overflow: hidden;
                cursor: pointer;
            }
            .jssorb21 div {
                position: absolute;
                /* size of bullet elment */
                width: 19px;
                height: 19px;
                text-align: center;
                line-height: 19px;
                color: white;
                font-size: 12px;
                background: url('img/b21.png') no-repeat;
                overflow: hidden;
                cursor: pointer;
            }
            .jssorb21 div { background-position:  -5px; }
            .jssorb21 .av:hover { background-position: -35px -5px; }
            .jssorb21 div:hover { background-position: -35px -5px; }
            .jssorb21 .av { background-position: -65px -5px; }
            .jssorb21 .dn:hover { background-position: -95px -5px; }
            .jssorb21 .dn { background-position: -95px -5px; }
			            /* jssor slider arrow navigator skin 21 css */
            /*
            .jssora21l                  (normal)
            .jssora21r                  (normal)
            .jssora21l:hover            (normal mouseover)
            .jssora21r:hover            (normal mouseover)
            .jssora21l.jssora21ldn      (mousedown)
            .jssora21r.jssora21rdn      (mousedown)
            */
            .jssora21r {
                display: block;
                position: absolute;
                /* size of arrow element */
                width: 55px;
                height: 55px;
                cursor: pointer;
                background: url('slider/img/a21.png') no-repeat center;
                overflow: hidden
            }
            .jssora21l {
                display: block;
                position: absolute;
                /* size of arrow element */
                width: 55px;
                height: 55px;
                cursor: pointer;
                background: url('slider/img/a21.png') no-repeat center;
                overflow: hidden
            }
            .jssora21l { background-position: -3px -33px; }
            .jssora21r { background-position: -63px -33px; }
            .jssora21l:hover { background-position: -123px -33px; }
            .jssora21r:hover { background-position: -183px -33px; }
            .jssora21l.jssora21ldn { background-position: -243px -33px; }
            .jssora21r.jssora21rdn { background-position: -303px -33px; }
#slider1_container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	/*width: 1300px;
	height: 500px;*/
	width: 500px;
	height: 500px;
	overflow: hidden;
	text-shadow: 1px 1px 4px rgba(150,150,150,1.0);
	font-family: 'roboto';
}
.loading {
	position: absolute;
	top: 0px;
	left: 0px;
}
.loading_ini {
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.loading_graphic {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url('images/slider/loading3.gif') no-repeat center;
}
.slides {
	cursor: move;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 500px;
	/*width: 1300px;
	height: 500px;*/
	overflow: hidden;
}
.sl_img {
	width: 1900;
	height: 725;
}
.sl_imgtext1 {
	position: absolute;
	width: 480px;
	height: 120px;
	top: 30px; 
	left: 0px;
	padding: 5px;
	text-align: left;
	line-height: 60px;
	text-transform: uppercase;
	font-size: 50px;
	/*color: rgba(255,255,255,1.0);*/
}
.sl_imgtext2 {
	position: absolute;
	width: 480px;
	height: 120px;
	top: 300px;
	left: 0px;
	padding: 5px;
	text-align: left;
	line-height: 36px;
	font-size: 30px;
	/*color: rgba(255,255,255,1.0);*/
}
.sl_optionimage {
	display: inline-block;
	position: relative;
	float: right;
	width: auto;
	height: 100%;
	/*margin-right: 5%;*/
	-webkit-mask-image: -webkit-gradient(linear, left center, right center, from(rgba(0,0,0,1)), to(rgba(0,0,0,1)));
	opacity: 0.15;
}
@media only screen and (max-width: 1200px) {
	.sl_img {
		display: none;
	}
}
@media only screen and (min-width: 1000px) {
	#slider1_container{
	width: 1300px;
	height: 500px;
	}
	.slides {
	width: 1300px;
	height: 500px;
	}
	.sl_optionimage {
	-webkit-mask-image: -webkit-gradient(linear, left center, right center, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
	opacity: 1;	
	}
	.sl_imgtext1, .sl_imgtext2 {
	left: 30px;	
	}