#slider { float:left; width:100%;}

.slider1 { float:left; width:100%; height:600px; position:relative;}

.slider1 { 
background-image:
url('../images/banner/homebanner1.jpg');
background-repeat:no-repeat; 
background-position: center center;
background-size:100% auto;}
.slider1 .wrapper { display:table;}

.slide-inn { vertical-align:middle; height:600px; display:table-cell;}
.slide-inn h2 {font-family: 'Helvetica Neue LT Std';font-size:100px; line-height:110px; margin:0px; padding:0px; color:#fff; font-weight:normal;}
.slide-inn h2 span { color:#fff; font-family: 'Helvetica Neue'; font-size:80px; line-height:90px;}

@media only screen and ( max-width:1800px) {

}


@media only screen and ( max-width:1640px) {
.slider1,.slide-inn { height:500px;}
.slider1 { background-size:150% auto;}
}

@media only screen and ( max-width:1500px) {
.slider1 { background-size:170% auto;}
}

@media only screen and ( max-width:1380px) {
.slider1 { background-size:180% auto;}
}


@media only screen and ( max-width:1300px) {
.slider1,.slide-inn { height:400px;}
}

@media only screen and ( max-width:1170px) {

}

@media only screen and ( max-width:1100px) {
.slide-inn h2 { font-size:70px; line-height:80px;}
.slide-inn h2 span { font-size:60px; line-height:70px;}

}

@media only screen and ( max-width:980px) {

}

@media only screen and ( max-width:800px) {

}

@media only screen and ( max-width:767px) {
.slider1,.slide-inn { height:550px;}
.slider1 { 
background: url('../images/banner/bwbackground.jpg');
background-repeat:no-repeat; 
background-position:right 50% bottom 50%;
background-size:cover;}
.slide-inn { text-align:center;}
.slide-inn h2 { display:none;}
.slide-inn h2 span { display:none;}


}

@media only screen and ( max-width:640px) {
.slider1,.slide-inn { height:550px;}
.slide-inn { text-align:center;}
.slide-inn h2 { display:none;}
.slide-inn h2 span { display:none;}
}

@media only screen and ( max-width:600px) {
.slider1,.slide-inn { height:550px;}
.slide-inn { text-align:center;}
.slide-inn h2 { display:none;}
.slide-inn h2 span { display:none;}
}

@media only screen and ( max-width:560px) {	
.slider1,.slide-inn { height:550px;}
.slide-inn { text-align:center;}
.slide-inn h2 { display:none;}
.slide-inn h2 span { display:none;}
}

@media only screen and ( max-width:460px) {	
.slider1,.slide-inn { height:550px;}
.slide-inn { text-align:center;}
.slide-inn h2 { display:none;}
.slide-inn h2 span { display:none;}
}


@media only screen and ( max-width:360px) {
.slider1,.slide-inn { height:550px;}
.slide-inn { text-align:center;}	
.slide-inn h2 { display:none;}
.slide-inn h2 span { display:none;}
}


