
#full-width-slider {
  width: 100%;
  height:550px;
  color: #000;
  padding-top:60px
}


.featureLogo
{
	bottom:30px;
	Top:auto!important;
	right:6%;
	left:auto!important;
}
.featureLogoleft
{
	
	Top:30px!important;
	left:6%!important;
	
}

@media screen and (min-width: 0px) and (max-width: 620px) {
  #full-width-slider
   {
    height: 250px !important;


  }
}

@media screen and (min-width: 621px) and (max-width: 800px) {
  #full-width-slider
   {
    height: 300px !important;
  }
}

 @media screen and (min-width: 801px) and (max-width: 1000px) {
  #full-width-slider
   {
    height: 380px !important;
  }
  
  
  }

  @media screen and (min-width: 1001px) and (max-width: 1180px) {
  #full-width-slider
   {
    height: 450px !important;
  }
}

 @media screen and (min-width: 1181px) and (max-width: 1300px) {
  #full-width-slider
   {
    height: 500px !important;
  }
}

  @media screen and (min-width: 1301px) and (max-width: 1550px) {
  #full-width-slider
   {
    height: 550px !important;
  }
  
  
  }

  @media screen and (min-width: 1551px) and (max-width: 1799px) {
  #full-width-slider
   {
    height: 650px !important;
  }
  
  
  }
  @media (min-width:1800px) { 
   #full-width-slider
   {
    height: 700px !important;
  }
   }



/*.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
  top:50px
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}


@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;
    }
}

}*/
