.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
	background: transparent !important; 
}
#homeSlider_0,#homeSlider_1,#homeSlider_2,#homeSlider_3 {
  width: 100%;
  color: #000;
}
/*.rsImg{
	position:relative;
	right:0;
	min-width:100%;
	width:auto !important;
}*/
/*Problemi con il relative di edge, non so se crea altri problemi */
.fp-tableCell {
  display:inline-block !important;
  overflow:hidden;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  font-family:"Akkurat";
  position: relative;
  bottom: 22%;
  left: 8%;
  color:white;
  right: auto;
  width:40%;
  overflow: hidden;
  letter-spacing: 1.2px;
}
.infoBlock a{
	text-decoration: none;
	color:white;
}
.infoBlock.last{
  bottom: 22%;
}
.infoBlock h2{
	font-family:"Akkurat Bold";
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}

.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}
@media screen and (min-width:960px) and (max-height:1280px) {
  /*.heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 520px !important;
  }*/
  /*.rsImg{
	  right:25%;
  }*/
}
@media screen and (max-width:1366px) and (max-height: 1024px){
	.fp-tableCell {
		display: table-cell !important;
	}
	#containerFooter{
		position:relative !important;
	}
}
@media screen and (max-width:1280px) and (max-height: 800px){
.fp-tableCell {
    display: table-cell !important;
}
	#containerFooter{
		position:relative !important;
	}
}
@media screen and (max-width:800px){
.fp-tableCell {
    display: table-cell !important;
}
}
@media screen and (min-width:960px) and (min-height:660px) {
  /*.heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 520px !important;
  }*/
}


@media screen and (min-width:769px) and (max-width:1280px) {
	.infoBlock {
    padding: 0px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
	left: 3%;
    bottom: 30%;
    right: auto;
  }
  .infoBlock.last{
	  bottom:50%;
  }
  .infoBlock h3 {
     font-size: 18px;
     line-height: 17px;
  }
  
  .infoBlock h2{
	  font-size:22px;
	  margin-bottom:0;
  }
  .infoBlock p{
	  font-size:15px;	  
  }
  
}

@media screen and (max-height: 768px) and (max-width: 1280px) {
	#containerFooter{
		position:relative !important;
	}
	
	#containerFooter .fp-tableCell{
		display:table-cell !important;
	}
	
}
@media screen and (max-width: 960px) and (max-height: 600px) {
.infoBlock {
    padding: 0px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    width: 30%;
    left: 4%;
    bottom: 30%;
    right: auto;
}
    
  .infoBlock h3 {
     font-size: 18px;
     line-height: 17px;
  }
  
  .infoBlock h2{
	  font-size:22px;
	  margin-bottom:0;
  }
  .infoBlock p{
	  font-size:12px;	  
  }
	
}



@media screen and (max-width: 600px) and (max-height: 960px) {
.infoBlock {
    padding: 0px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    width: 30%;
    left: 4%;
    bottom: 30%;
    right: auto;
}
    
  .infoBlock h3 {
     font-size: 18px;
     line-height: 17px;
  }
  
  .infoBlock h2{
	  font-size:22px;
	  margin-bottom:0;
  }
  .infoBlock p{
	  font-size:12px;	  
  }
	
}

@media screen and (min-height: 481px) and (max-height: 768px)and (max-width: 1280px)  {
   .infoBlock {
    padding: 0px;
    height: auto;
    max-height: 100%;
    min-width: 20%;
	width:30%;
    left: 4%;
    bottom: 45%;
    right: auto;
  }
    
  .infoBlock h3 {
     font-size: 18px;
     line-height: 17px;
  }
  
  .infoBlock h2{
	  font-size:22px;
	  margin-bottom:0;
  }
  .infoBlock p{
	  font-size:12px;	  
  }
	
}

@media screen and (min-height: 321px) and (max-height: 480px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    /*height: 500px !important;*/
  }
  .infoBlock {
    padding: 0px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 6%;
    bottom: 40%;
    right: auto;
  }

  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
  
  .infoBlock h2{
	  font-size:18px;
	  margin-bottom:0;
  }
  
  .infoBlock p{
	  font-size:12px;	  
  }
} 
  
  


@media screen and (min-height: 0px) and (max-height: 320px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    /*height: 500px !important;*/
  }
  .infoBlock {
    padding: 0px;
    height: auto;
    max-height: 100%;
    min-width: 60%;
	left: 6%;
    bottom: 55%;
    right: auto;
  }

  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
  
  .infoBlock h2{
	  font-size:18px;
	  margin-bottom:0;
  }
  
  .infoBlock p{
	  font-size:12px;	  
  }
  
  
  
}

@media screen and (orientation: portrait) {
	.infoBlock {
		bottom: 42% !important;
		min-width: 50%;
	}
}
