@charset "utf-8";
/* CSS Document */


@media only screen and (max-width: 361px) and (min-width: 310px)
{
	.slider-image {
	max-width:360px;
	max-height:117px;
	margin-top:0px;
	margin-bottom:0px;
	margin:auto;
	padding:0px;

}

}






@media only screen and (max-width: 399px) and (min-width: 360px)
{
		.slider-image {
	max-width:360px;
	max-height:117px;
	margin-top:0px;
	margin-bottom:0px;
	margin:auto;
	padding:0px;

}

}



@media only screen and (max-width: 550px) and (min-width: 400px)
{
	.slider-image {
	max-width:550px;
	max-height:300px;
	margin-top:0px;
	margin-bottom:0px;
	margin:auto;
	padding:0px;

}

}



@media only screen and (max-width: 768px) and (min-width: 600px)
{
	
	.slider-image {
	margin:auto;
	min-width:600px;
	max-width:768px;
	height:250px;
	margin-bottom:0px;
}


	
}



@media only screen and (max-width: 850px) and (min-width: 769px)
{


.slider-image {
	margin:auto;
	max-width:845px;
	min-width:768px;
	height:280px;
}


}






@media only screen and (max-width: 998px) and (min-width: 849px)
{

}






@media only screen and (max-width: 1173px) and (min-width: 999px)
{

.slider-image {
	margin:auto;
	max-width:1173px;
	min-width:999px;
	height:350px;
}




}





@media only screen and (max-width: 1400px) and (min-width: 1200px)
{

.slider-image {
	margin:auto;
	height:440px;
	width: 1366px;
}



}




@media only screen and (max-width: 1900px) and (min-width: 1500px)
{
	
.slider-image {
	margin:auto;
	height:440px;
	width: 1366px;
}

}
