﻿html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span{padding:0;margin:0;}
#full-screen-slider { width:100%; height:280px; float:left; position:relative;z-index:1;}
#slides { display:block; width:100%; height:280px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:55%; top:220px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
.b1{background:url(images/b1.jpg) no-repeat center top;width:100%;height:280px;}
.b2{background:url(images/b2.jpg) no-repeat center top;width:100%;height:280px;}
.b3{background:url(images/b3.jpg) no-repeat center top;width:100%;height:280px;}
.b4{background:url(images/b4.jpg) no-repeat center top;width:100%;height:280px;}
@media screen and (max-device-width:960px){
#full-screen-slider { width:100%; height:230px; float:left; position:relative;z-index:1;}
#slides { display:block; width:100%; height:230px; list-style:none; padding:0; margin:0; position:relative}
#slides li { background-size:90% auto;}

}