@charset "utf-8"; 

.slideshow_widget_list_con{ position:relative}
.content_background_container{ position:relative}

.content_background_container, 
.bg_relative_block, 
#search_con, 
#main{ position:relative;  z-index:10}

.cycle_con_slideshow_bg{ position:absolute;  top:0;  z-index:0;  width:100%}
.cycle_con_slideshow_bg div.kenburns_slideshow >img{ display:block;  position:absolute;  top:0px;  left:0px; width:100vw; height:100vh; object-fit:cover}
.cycle_con_slideshow_bg img.cycle-slide, 
.cycle_con_slideshow_bg div.cycle-slide{ width:100%;  padding:0px;  max-height:610px}
.cycle_con_slideshow_bg div.cycle-slide{ background:black}
.cycle_con_slideshow_bg img.cycle-sentinel, 
.cycle_con_slideshow_bg div.cycle-sentinel{ display:none !important}

@media (min-width:861px){ .content_background_container{ background-image:none !important}
}
@media (max-width:860px){   .cycle_con_slideshow_bg:not(.mobile_cycle_bg){ display:none}
 div.mobile_cycle_bg div.kenburns_slideshow, 
 div.mobile_cycle_bg div.cycle_slideshow_bg{ padding:0 0}
 div.mobile_cycle_bg div.kenburns_slideshow{ margin:0 0}
 
 div.mobile_cycle_bg img.cycle-slide{ height:100% !important;  width:auto;  max-width:initial !important}
}
div.cycle_slideshow_bg_pager{   bottom:0px;  top:10px;  height:30px;  cursor:none}
div.cycle_slideshow_bg_pager >span{ border-radius:0px}
div.cycle_slideshow_bg_pager >span.cycle-pager-active{ background:black}
