.slidebox{
	width:100%;
	position:fixed;
	z-index:78;
	-webkit-backface-visibility: hidden;
}
.ei-slider{
    position: relative;
    width: 100%;
	height:300px;
	margin-top:20px;

	right:0px;
	clear:both;
	z-index:0;
	-webkit-backface-visibility: hidden;
}
.ei-slider2{
	position: relative;
	width: 100%;
	height: 347px;
	top:0px;
	left:0px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	-webkit-backface-visibility: hidden;
	display:none;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background:#fff;
	color: #fff;
	text-align: center;
	line-height: 150px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%!Important;
    max-width: none!important;
	margin-left:0px!Important;
	height:100%!Important;
}
.ei-slider-large2{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large2 li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large2 li img{
	width: 100%;
    max-width: none!important;
}
.slidetitle{
position:absolute;
right:25%;
top:-3%;
font-size:3.5em;
font-family: 'Iceland', cursive;
color:#fff;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8),2px 1px 1px rgba(0,0,0,1);
}
.slidetitle img{
opacity: 0.5;
position: absolute;
right: -47%;
width: 95%;
margin-top: 8%;
}
.ei-title{
	position: absolute;
	margin-right:30px;
	margin-left:10px;
	top: 220px;
	text-align: center;
	padding:12px;

}
.ei-title2{
	position: absolute;
	margin-right:auto;
	margin-left:35%;
	top: 40px;
	text-align: center;
	padding:12px;

}

.ei-title2 h2{
	font-size: 20px;
	line-height:28px;
font-family: 'Iceland', cursive;
	color: #fff;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8),2px 1px 1px rgba(0,0,0,1);
}
.ei-title2 h3{
	font-size: 23px;
	line-height: 30px;
font-family: 'Iceland', cursive;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8),2px 1px 1px rgba(0,0,0,1);
}
.ei-title2 a{
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	margin-top: 15px;
	display: inline-block;
	font-weight: bold;
	line-height: 24px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	cursor: pointer;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8),2px 1px 1px rgba(0,0,0,1);
}
.ei-title2 a:hover{

}
.ei-title h2{
	font-size: 20px;
	line-height:28px;
font-family: 'Iceland', cursive;
	color: #fff;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8),2px 1px 1px rgba(0,0,0,1);
}
.ei-title h3{
	font-size: 23px;
	line-height: 30px;
font-family: 'Iceland', cursive;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8),2px 1px 1px rgba(0,0,0,1);
}
.ei-title a{
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	margin-top: 15px;
	display: inline-block;
	font-weight: bold;
	line-height: 24px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	cursor: pointer;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8),2px 1px 1px rgba(0,0,0,1);
}
.ei-title a:hover{

}
.ei-slider-thumbs{
display:none!Important;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #00b4aa;
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #fff ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #ababab;
}
.ei-slider-thumbs li img{
width:100px;
	position: absolute;
	bottom: 20px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media (min-height: 1200px){
.ei-slider {


}
}
@media (min-height: 1100px) and (max-height: 1199px){
.ei-slider {


}
}
@media (min-height: 1150px) and (max-height: 1199px){
.ei-slider {

}
}
@media (min-height: 1000px) and (max-height: 1099px){
.ei-slider {


}
}
@media (min-height: 1050px) and (max-height: 1099px){
.ei-slider {

}
}
@media (min-height: 900px) and (max-height: 999px){
.ei-slider {


}
}
@media (min-height: 950px) and (max-height: 999px){
.ei-slider {

}
}
@media (min-height: 800px) and (max-height: 899px){
.ei-slider {


}
.ei-slider-large li img {

}
.ei-title {

}
}
@media (min-height: 850px) and (max-height: 899px){
.ei-slider {

}
}
@media (min-height: 700px) and (max-height: 799px){
.ei-slider {

}
.ei-slider-large li img {

}
.ei-title {

}
}
@media (min-height: 750px) and (max-height: 799px){
.ei-slider {

}
}
@media (min-height: 600px) and (max-height: 699px){
.ei-slider {

}
.ei-slider-large li img {

}
.ei-title {

}
}
@media (min-height: 650px) and (max-height: 699px){
.ei-slider {

}
}
@media (min-height: 100px) and (max-height: 599px){
.ei-slider {

}
.ei-slider-large li img {

}
.ei-title {

}
.ei-title h2 {

}
.ei-title h3 {

}
.rightsidebg {

}
.labellogos img {

}
.labellogos {

}
}

@media (min-width: 1199px) and (max-width: 1359px){
.ei-slider {
margin-bottom:-70px;
}
}



@media (min-width: 600px) and (max-width: 899px){
.ei-slider {

}
}
@media (min-width: 100px) and (max-width: 599px){
.slidebox {

}
.ei-slider {

}
.ei-slider {

}
.ei-slider-large li img {

}
.ei-title {

}
.ei-title h2 {

}
.ei-title h3 {

}
.slidebox {

}
.slidetitle {

}
.ei-slider {

}
.rightsidebg {

}
.labellogos img {

}
.labellogos {

}
}