/* CSS Document for IFeature Slider */
.ifeatureslider{
  }
.if-wrapper{
  overflow:hidden;
  max-width:100%;
  position:relative;
  }
.if-buttons{
  position:absolute;
  left:0;
 top:0;
  height:100%;
  width:100%;
  display:none;
  }
.if-wrapper:hover .if-buttons{
  display:block;
  }
/*.ifeatureslider.auto .if-buttons{ display:none; }*/

.if-buttons a{
  display:block;
  text-decoration: none !important;
  padding:20px 30px;
  color:#5EA8F3
  }
.if-buttons .if-floater{
  width:1px;
  margin-left:-1px;
  height:50%;
  }
.if-prev-btn,.if-next-btn{
  margin-top:-35px;
  cursor:pointer;
  display:block;
  }
.if-prev-btn{
  background-color:rgba(255,255,255,0.9);
  float:left;
  }
.if-next-btn{
  background-color:rgba(255,255,255,0.9);
  float:right;
  }

.if-arrow{
  font-size:60px;
  font-weight:bold;
  height:30px;
  width:30px;
  }
  
.if-arrow.next{
  text-align:right;
  }
.ifeatureslider .if-slides{
  margin:10px 0;
  padding:0;
  overflow:hidden;
  }

.ifeatureslider .slide{
  list-style:none;
  float:left;
  margin:0;
  padding:0;
  }
.ifeatureslider .hide-slide{
  display:none;
  }

.ifeatureslider a{}

.ifeatureslider img{
  max-width:100%;
  width:100%;
  height:600px;
  margin:0;
  padding:0;
  max-height: 100%;
  
  }
  /* Slider Caption  */
  .slider_wrapper
  {
      position: relative;
  }
  .slider_caption
  {
     
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 70%;
    width: 90%;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    left: 4%;
    right: 5%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    box-sizing: border-box;
   
  }
  @media (max-width: 768px) {
       .slider_caption
         {
            position: initial;
            width: 100%;
         }
         .ifeatureslider img{
             height: 300px;
         }
         .if-buttons a
         {
             padding: 0;
         }
  }
/*
     FILE ARCHIVED ON 06:16:11 Dec 21, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:05:55 Aug 05, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.947
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.019
  esindex: 0.023
  cdx.remote: 82.83
  LoadShardBlock: 254.445 (3)
  PetaboxLoader3.datanode: 295.749 (5)
  load_resource: 169.688
  PetaboxLoader3.resolve: 46.012
  loaddict: 100.478
*/