@charset "utf-8";
/* CSS Document */

* {
	border: 0;
	margin: 0;
	padding: 0;
}


/* LayerSlider Layers and Sublayers unique styles */


#layerslider {
	width:100%;
	height:1000px;
	text-align: center;              
/*text-align: -moz-center;      
text-align: -khtml-center;    
position: relative!important;
 float:none;
 clear: both;
    margin: 0 auto 10px auto;*/
	 margin-left: auto!important;
    margin-right: auto!important;
        margin:0 auto!important;
		
}

#product4img
{
	top:40px;
	left:200px;
}
#product4shadow
{
	top:390px;
	left:130px;
}

#product1 {
	top:80px;
	left:250px;
	text-align: center;	
}

#productimg1 {
	left:690px;
	top:350px;
	text-align: center;
}

#producttext1 {
	left:780px;
	top:190px;
	text-align: center;
}

#product2spalsh
{
	left:180px;
}

#product2img
{
	top:80px;
	left:400px;
}

#product2fruit
{
	top:380px;
	left:240px;
}
#product2left
{
	top:390px;
	left:240px;
}
#product2right
{
	top:390px;
	left:960px;
	
}

#product3img
{
	top:40px;
	left:200px;
}

#product3text
{
	top:150px;
	left:700px;
}


#product4img
{
	top:40px;
	left:200px;
}
#product4shadow
{
	top:390px;
	left:130px;
}

/* Smartphones (portrait and landscape) noeffect----------- */
@media only screen 
and (min-device-width : 220px) 
and (max-device-width : 380px) {

}

/* Smartphones (landscape) bigscreen----------- */
@media only screen 
and (min-width : 321px) {

}

/* Smartphones (portrait) bigscreen----------- */
@media only screen 
and (max-width : 320px) {

}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
 
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1340px) {

}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
	
.ls-defaultskin .ls-nav-prev,
.ls-defaultskin .ls-nav-next {
	width: 51px;
	height: 51px;
	z-index: 10000;
	top:50%;
	margin-top: -90px;	
	position: absolute;
}

}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}


