#full-width-slider {
  width: 100%;
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.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;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.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: 100%;
  margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 650px !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;
  }
}

    .adName {
        top: 210px;
        left: 120px;
        position: absolute;
        right: auto;
        font-size: 88px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 800;
        color: #FFF;
        text-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    }
    
    .adNameTwo {
        top: 210px;
        left: 120px;
        position: absolute;
        right: auto;
        font-size: 78px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 800;
        color: #FFF;
        text-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    }
    
    .adNameThree {
        top: 210px;
        left: 260px;
        position: absolute;
        right: auto;
        font-size: 80px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 800;
        color: #FFF;
        text-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    }
    
    .adNameSub {
        top: 290px;
        left: 380px;
        position: absolute;
        right: auto;
        font-size: 44px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 800;
        color: #FFF;
        text-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    }
    
    .adColection {
        top: 310px;
        left: 220px;
        position: absolute;
        right: auto;
        font-size: 24px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 200;
        background: rgba(255, 255, 255, 0.8);
        padding: 10px;
        color: #000;
    }
    
    .adColectionTwo {
        top: 350px;
        left: 220px;
        position: absolute;
        right: auto;
        font-size: 24px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 200;
        background: rgba(255, 255, 255, 0.8);
        padding: 10px;
        color: #000;
    }
    
    .adColectionThree {
        top: 310px;
        left: 220px;
        position: absolute;
        right: auto;
        font-size: 24px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 200;
        background: rgba(255, 255, 255, 0.8);
        padding: 10px;
        color: #000;
    }
    
    .adLogo {
        top: 370px;
        position: absolute;
        left: 225px;
        right: auto;
    }
    
    .adDesign {
        top: 220px;
        position: absolute;
        right: 250px;
        left: auto;
        font-size: 82px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 200;
        text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    }
    
    .adStile {
        top: 220px;
        position: absolute;
        right: 250px;
        left: auto;
        font-size: 62px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 800;
        text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    }
    
    .adPerfect {
        top: 320px;
        position: absolute;
        right: 250px;
        left: auto;
        font-size: 48px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 800;
        text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    }
    
    .adMark {
        top: 290px;
        position: absolute;
        right: 250px;
        left: auto;
        font-size: 38px;
        font-family: 'Libre Franklin', sans-serif;
        font-weight: 800;
        text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    }

@media (max-width: 1100px) {
    .adName,.adNameTwo{
        top: 210px;
        left: 60px;
    }
    
    .adColection {left: 160px;}
    .adDesign {right: 120px;}
    .adPerfect {right: 120px;}
    
    .adNameSub {left: 325px;}
    .adColectionTwo {left: 165px;}
    .adStile {right: 120px;}
    .adMark {right: 120px;}
    
    .adNameThree {top: 210px;left: 150px;}
    .adColectionThree {left: 110px;}
    
    
}

@media (max-width: 960px) {
    .adName {top: 160px;}
    .adColection {top: 270px;}
    .adDesign {top: 170px; right: 70px;}
    .adPerfect {top: 260px; right: 75px;}
    
    .adNameTwo {font-size: 68px;top: 170px;}
    .adNameSub {left: 270px;top: 240px;}
    .adColectionTwo {left: 110px;top: 300px;}
    .adStile {right: 80px; top: 170px;}
    .adMark {right: 80px; top: 240px;}
    
    .adNameThree {top: 170px;left: 150px;}
    .adColectionThree {left: 110px; top: 260px;}
}

@media (max-width: 768px) {
    .adName, .adColection, .adDesign, .adPerfect, .adNameTwo, .adNameSub, .adColectionTwo, .adStile, .adMark, .adNameThree, .adColectionThree {visibility: hidden;}
}