.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
	background: #f2f2f2;
	color: #FFF;
}

.rsContent {
	position: relative;
}


.rsContent a.video {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -75px;
}

.rsContent a.video img {
	width: 150px;
	opacity: .7;
	filter: alpha(opacity=70);	
}

      #full-width-slider {
  width: 100%;
  color: #000;
}




#full-width-slider * {
   -webkit-backface-visibility: inherit;
}



.infoBlock {
  position: absolute;
  bottom: 295px;
  left: 130px;
right: auto;
  max-width: 400px;
  padding-bottom: 0;
 /* background: #FFF;
  background: rgba(255, 255, 255, 0.8);*/
  overflow: hidden;
  padding: 20px;
  z-index:2;
}

.infoBlock h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 33px;
  line-height: 3.3rem;
  margin: 0;
  padding-bottom: 15px;
  padding-top: 0;
  font-family: "futura-pt",sans-serif;
font-style: normal;
font-weight: 800;
margin-top: 14px;

	color: #fff;
	text-transform: none;
  
}
.infoBlock p.campana {
  font-size: 14px;
  margin: 4px 0 0;
  
  font-family: "futura-pt",sans-serif;
font-style: normal;
font-weight: 800;
text-transform: uppercase;
color: #000;
background: #fff;
display: inline;
opacity: .7;
filter: alpha(opacity=70);
padding: 5px 8px;

  
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}

.btn-masinfo {
	background: #005aaa;
	text-transform: uppercase;
	text-decoration: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: "futura-pt-condensed",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
font-size: 1.8rem;
padding: 5px 20px;
}

.btn-masinfo:hover {
	color: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
}

.fullWidth {
	
	position: relative;
	

}



/***************
*
*  1. Arrows
*
****************/

.rsMinW .rsArrow {
	height: 46px;
	width: 46px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}

.rsMinW .rsArrowLeft { left: 37px; top: 50%; margin-top: -22px; }
.rsMinW .rsArrowRight { right: 37px; top: 50%; margin-top: -22px; }

.rsMinW .rsArrowIcn {		
	width: 46px;
	height: 46px;

	position: absolute;
	cursor: pointer;	
	background: url(/img/royalslider/rs-minimal-white.png) transparent;
	
	border-radius: 2px;
}
.rsMinW .rsArrowIcn:hover {

}


.rsMinW.rsHor .rsArrowLeft .rsArrowIcn { background-position: -80px -27px; }
.rsMinW.rsHor .rsArrowRight .rsArrowIcn { background-position: -80px -78px; }

.rsMinW.rsVer .rsArrowLeft .rsArrowIcn { background-position: -100px -36px; }
.rsMinW.rsVer .rsArrowRight .rsArrowIcn { background-position: -100px -68px; }

.rsMinW .rsArrowDisabled .rsArrowIcn { opacity: .3 !important; filter: alpha(opacity=30);  *display: none; }






/***************
*
*  2. Bullets
*
****************/

.rsMinW .rsBullets {
	position: absolute;
	bottom: 223px;
	left: 136px;
	z-index: 35;
	padding-top: 4px;
	height: auto;

	text-align: left;
	line-height: 13px;
	overflow: hidden;
}
.rsMinW .rsBullet {
	width: 13px;
	height: 13px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 13px 12px 13px 11px;
}
.rsMinW .rsBullet span {
	display: block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #CCC;
	background: rgba(255,255,255,0.5);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.rsMinW .rsBullet.rsNavSelected span {
	background: #FFF;
}

.rsBtnCenterer {
	z-index:3 !important;}

@media (min-width: 993px) and (max-width: 1200px) {

	
.infoBlock {
bottom: 200px;
  left: 100px;
right: auto;
  max-width: 80%;
}

.infoBlock h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;

}

.rsMinW .rsBullets {
	left: 110px;
	bottom: 185px;
}
}

@media (min-width: 768px) and (max-width: 992px) {

	
	.infoBlock {
bottom: 178px;
  left: 100px;
right: auto;
  max-width: 80%;
}

.infoBlock h2 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 17px;
  line-height: 1.7rem;

}

.rsMinW .rsBullets {
	left: 110px;
	bottom: 165px;
}



    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 520px !important;
    }
	


}


@media (max-width: 767px) {
	
.rsArrow { display:none !important; }

.rsMinW .rsBullets {

	bottom: 20px;
	left: 0;
width: 100%;
text-align: center;
}

.infoBlock {
	bottom: 20px;
	left: 30px;
	  max-width: none;
}

.infoBlock h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 22px;
  line-height: 2.2rem;

}


    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 400px !important;
    }
	
	
	
	.rsContent a.video {

	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
}

.rsContent a.video img {
	width: 100px;	
}


}

@media handheld, only screen and (max-width: 480px) {
	    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 400px !important;
    }
	
		.rsContent a.video {

	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
}

.rsContent a.video img {
	width: 100px;	
}
}

/*
@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 520px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}
*/
