/*==========================banner sliding ============================*/

.bannerCont{ height:100%; overflow:visible; width:100%;}
.slide1{ background:url(../images/slide1.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}

.slide2{ background:url(../images/slide2.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}
	
.slide3{ background:url(../images/2015-05-30_Au_in_Qtz_with_Aspy_Zap5_LS.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}	
	
.slide4{ background:url(../images/batmanaucore.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}

.slide5{ background:url(../images/twinhills.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}
	
.slide6{ background:url(../images/zapgoldcore.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}	
	
	
	@media only screen and (orientation: portrait) {
    .slide1{ background:url(../images/ECKAu1p.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}
	

.slide2{ background:url(../images/epi_th_au_fl_p.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}
	
.slide3{ background:url(../images/2015-05-30_Au_in_Qtz_with_Aspy_Zap3.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}	
	
.slide4{ background:url(../images/batmanaucore.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}

.slide5{ background:url(../images/twinhills.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}
	
.slide6{ background:url(../images/zapgoldcore.jpg) no-repeat local center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}	
		
	
	
	
    }