.fnt-dosis{
  font-family: 'Dosis', sans-serif;
}
.fnt-open{
  font-family: 'Open Sans', sans-serif; 
}
.fnt-lato{
  font-family: 'Lato', sans-serif;  
}
#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;
}
.infoBlock-cstm {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  padding: 20px;
  z-index: 15;
  opacity: 1;
}
.infoBlock-cstm-Center {
  color: #FFF;
  background: rgba(0,0,0,0.5);
  left: 20%;
  top: 22%;
  width: 60%;
}
.infoBlock-cstm-Left {
  width: 45%;
  left: 7%;
  top: 25%;
}
.infoBlock-cstm-Right {
  width: 45%;
  right: 7%;
  left:auto;
  top: 15%;
}
.infoBlock-cstm h4{
  font-family: 'Lato';
}
.cstm-slide-list{
  list-style: none;
}
.cstm-slide-list li{
  color: white;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}
.cstm-slide-list-com li{
  font-family: 'Lato', sans-serif;
  font-size: 17px;
}
.m-t-0{
  margin-top: 0px;
}
.t-t-cap{
  text-transform: capitalize;
}
.clr-black{
  color: #000;
}
.slider-ul{
  list-style: none;
  padding-left: 20px;
  font-size: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.sl-delay-1{
  -webkit-animation-duration: 1s !important;
  animation-duration: 1s !important;
}
.sl-delay-20{
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important;
}



.sl-delay-21{
  -webkit-animation-duration: 2.1s !important;
  animation-duration: 2.1s !important;
}
.sl-delay-22{
  -webkit-animation-duration: 2.2s !important;
  animation-duration: 2.2s !important;
}
.sl-delay-23{
  -webkit-animation-duration: 2.3s !important;
  animation-duration: 2.3s !important;
}
.sl-delay-24{
  -webkit-animation-duration: 2.4s !important;
  animation-duration: 2.4s !important;
}
.sl-delay-25{
  -webkit-animation-duration: 2.5s !important;
  animation-duration: 2.5s !important;
}
.sl-delay-26{
  -webkit-animation-duration: 2.6s !important;
  animation-duration: 2.6s !important;
}
.sl-delay-27{
  -webkit-animation-duration: 2.7s !important;
  animation-duration: 2.7s !important;
}
.sl-delay-28{
  -webkit-animation-duration: 2.8s !important;
  animation-duration: 2.8s !important;
}
.sl-delay-29{
  -webkit-animation-duration: 2.9s !important;
  animation-duration: 2.9s !important;
}




.sl-delay-30{
  -webkit-animation-duration: 3s !important;
  animation-duration: 3s !important;
}
.sl-delay-40{
  -webkit-animation-duration: 4s !important;
  animation-duration: 4s !important;
}
.sl-delay-50{
  -webkit-animation-duration: 5s !important;
  animation-duration: 5s !important;
}
.sl-delay-60{
  -webkit-animation-duration: 6s !important;
  animation-duration: 6s !important;
}
.sl-delay-70{
  -webkit-animation-duration: 7s !important;
  animation-duration: 7s !important;
}
.sl-delay-80{
  -webkit-animation-duration: 8s !important;
  animation-duration: 8s !important;
}
.sl-delay-90{
  -webkit-animation-duration: 9s !important;
  animation-duration: 9s !important;
}
.sl-delay-15{
  -webkit-animation-duration: 1.5s !important;
  animation-duration: 1.5s !important;
}
.sl-delay-25{
  -webkit-animation-duration: 2.5s !important;
  animation-duration: 2.5s !important;
}
.sl-delay-35{
  -webkit-animation-duration: 3.5s !important;
  animation-duration: 3.5s !important;
}
.sl-delay-45{
  -webkit-animation-duration: 4.5s !important;
  animation-duration: 4.5s !important;
}
.sl-delay-55{
  -webkit-animation-duration: 5.5s !important;
  animation-duration: 5.5s !important;
}
.sl-delay-65{
  -webkit-animation-duration: 6.5s !important;
  animation-duration: 6.5s !important;
}
.sl-delay-75{
  -webkit-animation-duration: 7.5s !important;
  animation-duration: 7.5s !important;
}
.sl-delay-85{
  -webkit-animation-duration: 8.5s !important;
  animation-duration: 8.5s !important;
}
.sl-delay-95{
  -webkit-animation-duration: 9.5s !important;
  animation-duration: 9.5s !important;
}

.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: 1400px;
  margin: 0 auto 24px;
}

@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) {
  .infoBlock-cstm{
    top: 1% !important;
    width: 100%;
    left: 0%;
  }
  .infoBlock-cstm h2{
    margin-top: 0px;
    font-size: 20px;
  }
  .infoBlock-cstm h4{
    font-size: 13px;
  }
  .cstm-slide-list{
    font-size: 12px;
    padding: 0px;
  }
  .cstm-h3{
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .cstm-slide-list li{
    font-size: 12px;
  }
  .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;
  }
  .infoBlock-cstm{
    max-width: 96%;
    top: 5%;
    left: 2%;
    right: 2%;
  }
  .cstm-h2{
    margin-top: 0px;
    font-size: 15px;
  }
  .slider-ul{
    font-size: 12px;
  }
  .cstm-p{
    font-size: 12px;
  }
}